.loading-overlay[data-v-f650b4c9]{position:fixed;height:100vh;width:100vw;inset:0;z-index:99999;cursor:progress}.bg-panel[data-v-f650b4c9]{position:absolute;inset:0;background:#000;z-index:1;height:100%;width:100%}.content[data-v-f650b4c9]{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;text-align:center}.mask[data-v-f650b4c9]{overflow:hidden;display:inline-block}.mask__inner[data-v-f650b4c9]{will-change:transform}.logo[data-v-f650b4c9]{width:7rem;display:block}.loading-text[data-v-f650b4c9]{font-size:1.75rem;font-weight:700;color:#fff;margin:0}.outlined-button[data-v-0c245fba]{all:unset;border:1px solid var(--primary);border-radius:1.75em;padding-block:.65em;padding-inline:2em;font-size:1.25em;cursor:pointer;position:relative;display:inline-block;overflow:hidden;background-color:transparent}.outlined-button.fill[data-v-0c245fba]{background-color:var(--primary)}.outlined-button.fill span[data-v-0c245fba]{color:#fff}.outlined-button[data-v-0c245fba]:hover:before{left:0}.outlined-button[data-v-0c245fba]:hover:after{right:0}.outlined-button[data-v-0c245fba]:before,.outlined-button[data-v-0c245fba]:after{content:"";display:block;position:absolute;top:0;height:100%;width:100%;border-radius:1.75em;background-color:rgba(var(--primary-rgb),.5);transition:.35s ease-in-out;z-index:1}.outlined-button[data-v-0c245fba]:before{left:-100%}.outlined-button[data-v-0c245fba]:after{right:-100%}.outlined-button span[data-v-0c245fba]{position:relative;font-weight:400;z-index:2}.newsletter-form[data-v-00203f64]{display:block;width:100%;position:relative}.newsletter-form input[data-v-00203f64]{all:unset;border-bottom:1px solid rgba(255,255,255,.75);width:calc(100% - 2rem);padding-block:.25em;padding-inline-end:2em;padding-inline-start:.5em;caret-color:#fff;transition:border-color .3s ease;color:#fff}.newsletter-form input[data-v-00203f64]::placeholder{color:#ffffff40}.newsletter-form input.has-error[data-v-00203f64]{border-bottom-color:red}.newsletter-form .error-message[data-v-00203f64]{color:red;font-size:.8em;margin-top:.5em;position:absolute}.newsletter-form .submit-button[data-v-00203f64]{position:absolute;top:50%;inset-inline-end:0;transform:translateY(-50%);cursor:pointer}.newsletter-form .submit-button i[data-v-00203f64]{color:#fff}.social-media-item[data-v-69632ec6]{position:relative;width:2.5em;aspect-ratio:1;border-radius:50%;border:1px solid #ffffff;transition:.25s ease;overflow:hidden}.social-media-item[data-v-69632ec6]:hover{background:#fff}.social-media-item:hover i[data-v-69632ec6]{transform:translate(-50%,-200%)}.social-media-item:hover i.animated-icon[data-v-69632ec6]{transform:translate(-50%,-50%)}.social-media-item i[data-v-69632ec6]{color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.25s ease}.social-media-item i.animated-icon[data-v-69632ec6]{transform:translate(-50%,200%);color:#000}footer[data-v-e67276cf]{position:sticky;bottom:0;background-color:#030303;z-index:1}footer .main-content[data-v-e67276cf]{padding-block:5em}footer .main-content .left-side-container h3[data-v-e67276cf]{color:#fff;font-size:4.5em;line-height:1.2}footer .main-content .right-side-container[data-v-e67276cf]{display:flex;flex-direction:column;justify-content:center;row-gap:1em;height:100%}footer .main-content .right-side-container .title-container h5[data-v-e67276cf]{color:#fff;font-size:1.5rem;font-weight:300}footer .main-content .right-side-container .social-media-container[data-v-e67276cf]{margin-top:1em;display:flex;flex-wrap:wrap;gap:1em;justify-content:space-evenly}footer .bottom-content[data-v-e67276cf]{border-top:1px solid rgba(255,255,255,.1);padding-block:1.5em}footer .bottom-content .content-container[data-v-e67276cf]{display:flex;align-items:center;justify-content:space-between}footer .bottom-content .content-container .right-container p[data-v-e67276cf]{color:#fff;font-size:1.1rem}footer .bottom-content .content-container .left-container[data-v-e67276cf]{color:#fff;font-size:1.1rem}footer .bottom-content .content-container .left-container a[data-v-e67276cf]{text-decoration:underline}@media screen and (max-width: 991px){footer .main-content[data-v-e67276cf]{padding-inline:1em}footer .main-content .left-side-container h3[data-v-e67276cf]{font-size:3rem}footer .main-content .right-side-container .title-container h5[data-v-e67276cf]{font-size:1.3rem}footer .bottom-content[data-v-e67276cf]{padding-inline:1em}footer .bottom-content .content-container .right-container p[data-v-e67276cf]{font-size:1rem}footer .bottom-content .content-container .left-container a[data-v-e67276cf]{font-size:1rem}}@media screen and (max-width: 557px){footer .main-content[data-v-e67276cf]{padding-inline:1em}footer .main-content .left-side-container h3[data-v-e67276cf]{font-size:2rem}footer .main-content .right-side-container .title-container h5[data-v-e67276cf]{font-size:1.1rem}footer .bottom-content[data-v-e67276cf]{padding-inline:1em}footer .bottom-content .content-container .right-container p[data-v-e67276cf]{font-size:.8rem}footer .bottom-content .content-container .left-container a[data-v-e67276cf]{font-size:.8rem}}header[data-v-33fc6229]{padding-block:.75em;background-color:#fff;display:flex;align-items:center;z-index:999;position:fixed;top:0;left:0;right:0;height:75px}header.headerIn[data-v-33fc6229]{animation:headerIn-33fc6229 .35s ease-out}header.headerOut[data-v-33fc6229]{transform:translateY(-100%);animation:headerOut-33fc6229 .35s ease-in}header.fixed-header[data-v-33fc6229]{animation:headerIn-33fc6229 .35s;box-shadow:0 0 12px #0000001a}header .logo-container img[data-v-33fc6229]{width:7em;aspect-ratio:1;object-fit:contain;object-position:center}header nav[data-v-33fc6229]{flex:1;padding-inline:1em;display:grid;place-items:center}header nav ul[data-v-33fc6229]{display:flex;justify-content:center;align-items:center;gap:1.5em}header nav ul li[data-v-33fc6229]{position:relative;overflow:hidden}header nav ul li.animationIn[data-v-33fc6229]:before{transform:translate(0);opacity:1;transition:transform .2s}header nav ul li.animationOut[data-v-33fc6229]:before{transform:translate(100%);opacity:1;transition:transform .2s}header nav ul li[data-v-33fc6229]:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#000;transform:translate(-100%);opacity:0}header .leading-container[data-v-33fc6229]{display:grid;place-items:center}header .leading-container .drawer-button[data-v-33fc6229]{display:none;cursor:pointer}header .leading-container i[data-v-33fc6229]{font-size:1.5em}@keyframes headerIn-33fc6229{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes headerOut-33fc6229{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@media screen and (max-width: 991px){header[data-v-33fc6229]{padding-inline:1em}}@media screen and (max-width: 557px){header[data-v-33fc6229]{padding-inline:1em}header .leading-container .drawer-button[data-v-33fc6229]{display:block}header nav[data-v-33fc6229]{pointer-events:none;opacity:0}}.drawer__backdrop[data-v-0f8ed232]{position:fixed;inset:0;background:#00000073;z-index:999}.drawer__panel[data-v-0f8ed232]{position:fixed;top:0;right:0;bottom:0;width:320px;max-width:92vw;background:#fff;box-shadow:0 10px 30px #0003;z-index:1000;display:flex;flex-direction:column;outline:none}.drawer__panel .drawer__header[data-v-0f8ed232]{display:flex;justify-content:space-between;padding-inline:1em;padding-block:.5em;align-items:center}.drawer__panel .drawer__header .logo-container img[data-v-0f8ed232]{width:3em}.drawer__panel .drawer__nav[data-v-0f8ed232]{flex:1;padding-inline:1em;padding-block:1em;overflow:auto}.drawer__panel .drawer__list[data-v-0f8ed232]{margin:0;padding:0;list-style:none;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.drawer__panel .drawer__list li[data-v-0f8ed232]{width:100%;text-align:center;border-bottom:solid 1px rgba(0,0,0,.2)}.drawer__panel .drawer__list li[data-v-0f8ed232]:last-of-type{border-bottom:none}.drawer__panel .drawer__link[data-v-0f8ed232]{display:block;padding:10px 8px;text-decoration:none;color:#111827;border-radius:8px}.drawer__panel .drawer__link[data-v-0f8ed232]:hover{background:#f3f4f6}.drawer__panel .drawer__close[data-v-0f8ed232]{border:0;background:#f3f4f6;width:36px;height:32px;border-radius:8px;cursor:pointer}.drawer__panel .drawer__close[data-v-0f8ed232]:hover{background:#e5e7eb}.drawer__panel .drawer__close[data-v-0f8ed232]:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.fade-enter-active[data-v-0f8ed232],.fade-leave-active[data-v-0f8ed232]{transition:opacity .18s ease}.fade-enter-from[data-v-0f8ed232],.fade-leave-to[data-v-0f8ed232]{opacity:0}.drawer-slide-enter-active[data-v-0f8ed232],.drawer-slide-leave-active[data-v-0f8ed232]{transition:transform .22s cubic-bezier(.2,.8,.2,1),opacity .22s ease}.drawer-slide-enter-from[data-v-0f8ed232],.drawer-slide-leave-to[data-v-0f8ed232]{transform:translate(100%);opacity:.98}main[data-v-d3b08cda]{background-color:#fff;position:relative;z-index:2}.Vue-Toastification__container{z-index:9999;position:fixed;padding:4px;width:600px;box-sizing:border-box;display:flex;min-height:100%;color:#fff;flex-direction:column;pointer-events:none}@media only screen and (min-width : 600px){.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:1em}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.top-left,.Vue-Toastification__container.bottom-left{left:1em}.Vue-Toastification__container.top-left .Vue-Toastification__toast,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl{margin-right:unset;margin-left:auto}}.Vue-Toastification__container.top-right,.Vue-Toastification__container.bottom-right{right:1em}.Vue-Toastification__container.top-right .Vue-Toastification__toast,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.top-center,.Vue-Toastification__container.bottom-center{left:50%;margin-left:-300px}.Vue-Toastification__container.top-center .Vue-Toastification__toast,.Vue-Toastification__container.bottom-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width : 600px){.Vue-Toastification__container{width:100vw;padding:0;left:0;margin:0}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:0}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{display:inline-flex;position:relative;max-height:800px;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:22px 24px;border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;justify-content:space-between;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;max-width:600px;min-width:326px;pointer-events:auto;overflow:hidden;transform:translateZ(0);direction:ltr}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width : 600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;line-height:24px;font-size:16px;word-break:break-word;white-space:pre-wrap}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{font-weight:700;font-size:24px;line-height:24px;background:transparent;outline:none;border:none;padding:0 0 0 10px;cursor:pointer;transition:.3s ease;align-items:center;color:#fff;opacity:.3;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:hover,.Vue-Toastification__close-button:focus{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:10000;background-color:#ffffffb3;transform-origin:left;animation:scale-x-frames linear 1 forwards}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{right:0;left:unset;transform-origin:right}.Vue-Toastification__icon{margin:auto 18px auto 0;background:transparent;outline:none;border:none;padding:0;transition:.3s ease;align-items:center;width:20px;height:100%}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.top-left,.Vue-Toastification__bounce-enter-active.bottom-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.top-right,.Vue-Toastification__bounce-enter-active.bottom-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-leave-active,.Vue-Toastification__bounce-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes fadeOutTop{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}@keyframes fadeOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-50px);opacity:0}}@keyframes fadeOutBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(50px);opacity:0}}@keyframes fadeOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(50px);opacity:0}}@keyframes fadeInLeft{0%{transform:translate(-50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInRight{0%{transform:translate(50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInTop{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.Vue-Toastification__fade-enter-active.top-left,.Vue-Toastification__fade-enter-active.bottom-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.top-right,.Vue-Toastification__fade-enter-active.bottom-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-leave-active,.Vue-Toastification__fade-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes slideInBlurredLeft{0%{transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredTop{0%{transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredRight{0%{transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredBottom{0%{transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideOutBlurredTop{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0%;filter:blur(0);opacity:1}to{transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredBottom{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredLeft{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}}@keyframes slideOutBlurredRight{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}}.Vue-Toastification__slideBlurred-enter-active.top-left,.Vue-Toastification__slideBlurred-enter-active.bottom-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.top-right,.Vue-Toastification__slideBlurred-enter-active.bottom-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-leave-active,.Vue-Toastification__slideBlurred-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}
