@keyframes scale-up{to{transform:scale(1)}}@keyframes slice-from-left{to{transform:translate(0);opacity:1}}@keyframes rotate-360{to{--a: 360deg}}@keyframes rotate-gradient{to{transform:scale(5)}}@keyframes bounce-in{65%{transform:scale(1.3)}80%{transform:scale(1.1,.9)}95%{transform:scale(.9,1.2)}to{transform:scale(1);opacity:1}}@keyframes fade-in{to{opacity:1}}@keyframes from-bottom{to{transform:translateY(0);opacity:1}}@keyframes from-right{85%{transform:translate(-3rem) skew(20deg)}to{transform:translate(0)}}@keyframes pulse{50%{transform:scale(1.1) translateY(-15%)}}*,*:after,*:before{margin:0;padding:0;box-sizing:border-box}body{background-color:#fff;overflow-x:hidden}h1,h2{color:#202020;font-family:Bebas Neue,cursive}h1{font-size:48px}h2{font-size:32px}h3,h4,h5{font-family:Montserrat Bold}p,a,label,input,textarea{font-family:Montserrat Regular}a{color:#202020;text-decoration:none}p span{font-family:Montserrat Bold}a,input,label,img,textarea{display:block}button,textarea,input{background-color:transparent;outline:none;border:none}ul{list-style:none}@font-face{font-family:Bebas Neue;src:url(/assets/Rokkitt-Bold-3972f976.ttf)}@font-face{font-family:Montserrat Bold;src:url(/assets/Battambang-Regular-c7d867c7.ttf)}@font-face{font-family:Montserrat Regular;src:url(/assets/Maitree-Regular-efbd72e2.ttf)}.button{color:#f5f5f5;font-size:20px;width:320px;padding:15px;display:flex;gap:15px;justify-content:center;outline:2px solid #f5f5f5;border-radius:3px}.button img{width:32px;object-fit:contain}.outline-none{outline:none}.form{width:100%;max-width:55rem;margin:0 auto}.form .field{width:100%;margin:15px 0}.form .field label,.form .field input,.form .field textarea{width:100%}.form .field label{color:#393184;font-family:Bebas Neue,cursive;font-size:20px;margin:7px 0}.form .field input,.form .field textarea{color:#202020;font-size:16px;padding:7px;outline:1px solid #202020;border-radius:3px}.form .field input:focus,.form .field textarea:focus{outline:2px solid #393184}.form .field textarea{height:12rem;resize:none}.form button{background-color:#da204e;color:#f5f5f5;font-family:Bebas Neue,cursive;font-size:20px;width:min(100%,320px);margin:35px 0 0 auto;padding:7px;border-radius:3px;display:block}.swiper-container{width:clamp(720px,20dvi + 5rem,85%)!important;margin:35px auto;padding:15px}.swiper-container .mySwiper2{width:100%}.swiper-container .mySwiper2 .swiper-slide{width:100%;aspect-ratio:16/9}.swiper-container .mySwiper2 .swiper-slide img{width:100%;height:100%;object-fit:cover;object-position:center}.swiper-container .mySwiper{width:100%;margin:7px auto}.swiper-container .mySwiper .swiper-slide{width:100%;aspect-ratio:16/9}.swiper-container .mySwiper .swiper-slide img{width:100%;object-fit:cover;object-position:center}.swiper-header{width:100%;height:max(100vh,45rem);position:absolute!important;top:0;left:0;z-index:-3!important}.swiper-header .slide{width:100%;height:100%}.swiper-header .slide img{width:100%;height:100%;object-fit:cover}.header-nav{width:100%;margin:0 auto 35px;padding:15px 35px;position:relative;overflow:hidden;box-shadow:1px 1px 5px #20202057;z-index:3}.header-nav:before{content:"";background:linear-gradient(118deg,rgb(223,32,39) 10%,rgb(72,58,201) 100%);width:100%;height:100%;top:0;left:0;animation:rotate-gradient 12s linear infinite;position:absolute}.header-nav .content{width:min(100%,85rem);margin:0 auto;display:flex;justify-content:space-between;align-items:center}.header-nav .content div{display:flex;gap:35px;align-items:center}.header-nav .content div h2{color:#393184;display:none}.logo{width:100px;filter:drop-shadow(1px 1px 3px rgba(31,31,31,.514));opacity:0;transform:scale(0);animation:bounce-in .75s forwards}.menu-btn{width:35px;height:35px;display:flex;flex-direction:column;justify-content:space-around;align-items:center;position:relative;transition:.5s;transform:translate(20rem);animation:from-right .75s forwards;z-index:7}.menu-btn__span{background-color:#f5f5f5;width:100%;height:3px;display:block;position:relative;border-radius:3px;z-index:9;transition:.35s;transition-delay:.15s}.menu-btn--on{transform:rotate(270deg);position:sticky;top:0}.menu-btn--on .menu-btn__span{width:5px;height:5px}.nav{background-color:#393184;width:min(100%,50rem);height:100vh;position:fixed;top:0;left:100%;transition:.5s;z-index:6}.nav .menu{width:100%;height:100%;display:flex;gap:2em;flex-direction:column;justify-content:center;align-items:center}.nav .menu li .link{color:#f5f5f5;font-family:Bebas Neue,cursive;font-size:40px}.nav--on{left:0}@media (width >= 50rem){.nav--on{left:calc(100% - 50rem)}}.section{width:100%;padding:35px;overflow-x:hidden}.section--view h1{color:#393184;text-align:center;margin:70px auto 0}.view-content{margin:35px auto}.view-content h2,.view-content h3{color:#393184;text-align:center}.view-content h3{font-family:Montserrat Regular;font-size:22px;margin:0 auto 15px}.view-content h3 span{color:#da204e;font-family:Montserrat Bold}.view-content h2{font-size:32px;margin:15px auto 35px}.section--view .articles{width:min(90%,85rem);margin:70px auto;display:flex;gap:35px;flex-wrap:wrap;justify-content:center}.section--view p{text-align:center}.section--view .item{width:min(100%,350px);text-align:center}.section--view .item img{width:64px;object-fit:cover;margin:0 auto 15px}.section--view .item h3{color:#da204e;font-family:Montserrat Regular;font-size:20px;width:20rem;margin:0 auto 15px}.section--view .item p{width:min(100%,350px);margin:0 auto 15px}.section--view .item p span{color:#393184}.header{color:#fff;text-align:center;width:100%;height:max(100vh,45rem);position:relative;overflow:hidden}.header:before{content:"";background:linear-gradient(118deg,rgba(223,32,38,.9) 10%,rgba(72,58,201,.9) 100%);width:100%;height:100%;position:absolute;left:0;top:0;transform:scale(1.25);animation:rotate-gradient 12s linear infinite;z-index:-1}.header-top{width:min(100%,100rem);margin:0 auto;padding:35px;display:flex;align-items:center;justify-content:space-between}.header-center{width:100%;margin:0 auto;padding:35px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);top:45%}.header-center h1,.header-center h2{color:#f5f5f5}.header-center h1{font-size:32px;opacity:0;transform:translateY(3rem);animation:from-bottom 1.25s forwards}.header-center h2{font-family:Montserrat Regular;font-size:18px;margin:35px 0 70px;opacity:0;animation:fade-in .75s .75s forwards}.header-center .buttons-container{width:100%;margin:35px auto 0;display:flex;flex-wrap:wrap;gap:15px;justify-content:center;opacity:0;animation:fade-in .75s 1.55s forwards}.header-center .buttons-container .button:nth-child(2){background-color:#f5f5f5;color:#da204e}.header .button:nth-child(3){width:100%;position:absolute;top:78%;animation:pulse 1.55s infinite}.header .button:nth-child(3) img{width:48px;object-fit:contain}.waves{position:absolute;width:100%;height:5rem!important;bottom:0;left:0;z-index:3}.parallax>use{animation:move-forever 35s cubic-bezier(.55,.5,.45,.5) infinite}.parallax>use:nth-child(1){animation-delay:-2s;animation-duration:7s}.parallax>use:nth-child(2){animation-delay:-3s;animation-duration:14s}.parallax>use:nth-child(3){animation-delay:-4s;animation-duration:18s}.parallax>use:nth-child(4){animation-delay:-5s;animation-duration:25s}@keyframes move-forever{0%{transform:translate3d(-90px,0,0)}to{transform:translate3d(85px,0,0)}}@media (width >= 769px){.header-center h1{font-size:64px}.header-center h2{font-size:28px}.header .logo{width:min(15vw,12rem)}.content div .content-title{color:#f5f5f5!important;display:block!important;z-index:1}}.section--about-us{margin:15px 0}.section--about-us h2,.section--about-us p{color:#393184;text-align:center}.section--about-us p{font-size:18px;line-height:2em;max-width:520px;margin:35px auto}.section--about-us .button{color:#393184;margin:15px auto 0;padding:7px 15px;outline:2px solid #393184;transition:all .3s ease-in-out}.section--about-us .button:hover{background-color:#393184;color:#f5f5f5}.section--offer{padding-top:0}.section--offer h2,.section--offer h3{color:#393184;text-align:center}.section--offer h3{font-family:Montserrat Regular;font-size:22px;margin:15px auto}.section--offer h3 span{color:#da204e;font-family:Montserrat Bold}.section--offer h2{font-size:32px}.section--offer p{font-size:18px;line-height:2em}.section--offer p span{color:#393184;font-family:Bebas Neue,cursive;font-size:22px}.section--offer .offers{width:min(100%,75rem);margin:35px auto 15px;display:flex;gap:35px;flex-wrap:wrap;justify-content:center}.section--offer .offers-item{text-align:center;width:320px}.section--offer .offers-item img{width:90px;margin:15px auto}.section--services{width:100%;position:relative;overflow:hidden}.section--services:before{content:"";background:rgb(191,40,45);background:linear-gradient(118deg,rgb(223,32,39) 10%,rgb(72,58,201) 80%);width:100%;height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(2);animation:rotate-gradient 15s linear infinite;z-index:-1}.section--services h2,.section--services h3{color:#f5f5f5;text-align:center}.section--services h2{font-family:Montserrat Regular;font-size:22px}.section--services h2 span{font-family:Montserrat Bold}.section--services h3{font-family:Bebas Neue,cursive;font-size:32px;margin:15px 0}.section--services .services-container{width:min(100%,60rem);margin:35px auto 0;display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:15px;justify-content:center}.service-article{background-color:#f5f5f5;width:100%;height:400px;padding:7px;border-radius:5px;box-shadow:1px 1px 5px #202020}.service-article figure{text-align:center}.service-article figure img{width:100%;margin:0 auto 35px;height:170px;object-fit:cover;object-position:center;border-radius:3px}.service-article figure h4{font-family:Bebas Neue,cursive;font-size:20px;margin:15px 0 0}.service-article figure p{margin:15px 0}.service-article .router{color:#393184;width:fit-content;margin:0 auto;padding:7px 35px;border-radius:3px}.service-article--info{background-color:transparent;color:#f5f5f5;box-shadow:none;display:grid;justify-content:center;align-content:center}.service-article--info p{font-family:Montserrat Bold;text-align:center;width:85%;margin:0 auto}.service-article--info button{background-color:#f5f5f5;color:#393184;font-family:Bebas Neue,cursive;font-size:18px;width:fit-content;margin:0 auto;padding:15px 35px;position:relative;top:2rem;border-radius:3px}@keyframes rotate-gradient{50%{transform:translate(-50%,-50%) scale(5)}}.section--projects h2,.section--projects h3{color:#393184;text-align:center}.section--projects h3{font-family:Montserrat Regular;font-size:22px}.section--projects h3 span{color:#da204e;font-family:Montserrat Bold}.section--projects h2{font-size:32px;margin:15px 0}.swiper-container{width:min(100%,35rem);margin:35px auto}.swiper-container .swiper-slide{border-radius:3px}.swiper-container .swiper-slide img{width:100%;height:100%;object-fit:cover}.section--social{padding-top:0}.section--social h2,.section--social h3,.section--social p{color:#393184;text-align:center}.section--social h3{font-family:Montserrat Regular;font-size:22px}.section--social h3 span{color:#da204e;font-family:Montserrat Bold}.section--social h2{font-size:32px}.section--social p{font-size:18px;margin:15px 0}.section--social p:first-of-type{margin-bottom:35px}.section--social hr{width:max(50%,320px);border:1px solid #da204e;margin:15px auto}.section--social .info{font-size:20px;line-height:2em;max-width:520px;margin:0 auto}.section--social .social-container{width:100%;margin:35px auto;display:flex;flex-wrap:wrap;gap:15px;justify-content:center;align-items:center}.section--social .social-container a{width:280px;height:64px;padding:15px;display:grid;grid-template-columns:20% 80%;justify-content:center;align-items:center;border:2px solid #202020;border-radius:3px}.section--social .social-container a,.section--social .social-container a img,.section--social .social-container a span{transition:all .3s}.section--social .social-container a img{width:32px;filter:invert(0%) sepia(5%) saturate(6532%) hue-rotate(352deg) brightness(98%) contrast(75%)}.section--social .social-container a span{font-size:18px}.section--social .social-container a:hover:nth-child(1){background-color:#1d4dec;border:2px solid #16359c}.section--social .social-container a:hover:nth-child(2){background-color:#12cf12;border:2px solid #0b8c0b}.section--social .social-container a:hover:nth-child(3){background-color:#e01f50;border:2px solid #a40c2a}.section--social .social-container a:hover img{filter:invert(100%) sepia(19%) saturate(13%) hue-rotate(276deg) brightness(112%) contrast(92%)}.section--social .social-container a:hover span{color:#f5f5f5}.footer{width:100%;height:fit-content;padding:105px 35px 35px;position:relative;overflow:hidden}.footer:before{content:"";background:rgb(191,40,45);background:linear-gradient(118deg,rgb(223,32,39) 10%,rgb(72,58,201) 100%);width:100%;height:100%;position:absolute;top:0;left:0;animation:rotate-gradient 15s linear infinite;z-index:-1}.footer .waves{top:-1px;transform:rotate(180deg)}.footer .footer-center{width:min(100%,75rem);margin:0 auto;display:flex;gap:15px 0;justify-content:space-between;flex-wrap:wrap}.footer .footer-center .info{width:min(100%,500px)}.footer .footer-center .info-item{color:#f5f5f5;width:100%;margin:15px auto 0;display:grid;grid-template-columns:20% 80%;justify-content:center;align-items:center}.footer .footer-center .info-item img{width:32px;height:32px;filter:invert(100%) sepia(19%) saturate(13%) hue-rotate(276deg) brightness(112%) contrast(92%)}.footer .footer-center .legal{width:min(100%,200px);margin:15px 0}.footer .footer-center .legal a{color:#f5f5f5;width:100%;margin:15px 0 0}.footer hr{width:min(100%,75rem);margin:35px auto;border:1px solid #f5f5f5;border-radius:5px}.footer .cpy{color:#f5f5f5;font-family:Montserrat Bold;text-align:center}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
