body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;font-family:Rethink Sans,sans-serif;margin:0;padding:0}.wrapper{margin:0 auto;max-width:1500px;width:90%}#root,html{background-color:#03101e;width:100%}#contacto,#inicio,#portfolio{position:relative}html{scroll-behavior:smooth}#contacto,#portfolio,#servicios{scroll-margin-top:50px}body,html{overflow-x:hidden}.whatsapp-float{bottom:30px;position:fixed;right:30px;z-index:9999}.whatsapp-float img{height:55px;transition:transform .3s ease;width:55px}.whatsapp-float:hover img{transform:scale(1.1)}.home-hero{align-items:center;background-position:50%;background-size:cover;display:flex;min-height:100vh;overflow:hidden;padding:0 2rem;position:relative}.home-hero .overlay{background-color:#0b0d17cc;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.home-hero .overlay:after{background-color:#0000;border-radius:50%;box-shadow:0 0 0 9999px #0b0d17cc;content:"";height:500px;left:75%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:500px;z-index:2}.home-hero .home-content{display:flex;flex-direction:column;gap:3rem;margin:0 auto;max-width:1200px;padding:5rem 0;position:relative;width:100%;z-index:3}@media(min-width:768px){.home-hero .home-content{align-items:center;flex-direction:row;justify-content:space-between}}.home-hero .home-content .presupuesto-home{color:#d46ffd;font-size:26px;font-weight:700;padding-top:1rem;text-transform:uppercase}.home-hero .home-content .left-content{color:#fff;max-width:550px}.home-hero .home-content .left-content h1{font-size:3rem;font-weight:900;line-height:1.1;margin-bottom:1.2rem;text-transform:uppercase}@media(min-width:768px){.home-hero .home-content .left-content h1{font-size:4.5rem}}.home-hero .home-content .left-content p{color:#e0e0e0;font-size:1.1rem;font-weight:400;margin-bottom:2rem}.home-hero .home-content .left-content .cta{background-color:#01cbba;border:none;border-radius:30px;box-shadow:0 0 20px #5af7ea;color:#111;cursor:pointer;font-size:1rem;font-weight:600;padding:.9rem 1.8rem;text-decoration:none;transition:background .3s}.home-hero .home-content .left-content .cta:hover{background-color:#70fcf0}.home-hero .home-content .right-content{height:550px;margin-top:0;max-width:600px;position:relative;width:100%}.home-hero .home-content .right-content .draw-image{height:auto;object-fit:contain;position:absolute;width:500px}.home-hero .home-content .right-content .draw-image.primary{left:-300px;top:100px;transform:rotate(-8deg);z-index:2}.home-hero .home-content .right-content .draw-image.secondary{bottom:200px;right:-180px;transform:rotate(8deg);z-index:2}@media(max-width:767px){.home-hero{align-items:center;display:flex;min-height:auto;padding:3rem 1rem 0}.home-hero .home-content{align-items:flex-start;flex-direction:column;gap:1rem;height:300px;padding:5rem 0 1rem}.home-hero .home-content .left-content h1{font-size:1.5rem;line-height:1.2;margin-bottom:.6rem}.home-hero .home-content .left-content p{font-size:.9rem;margin-bottom:1rem}.home-hero .home-content .left-content .cta{font-size:.8rem;padding:.5rem 1.1rem}.home-hero .home-content .presupuesto-home{font-size:20px}.home-hero .right-content{display:none}}.header-container{background-color:#0000;padding:1.2rem 2rem;position:fixed;top:0;transition:background .4s ease,box-shadow .4s ease;width:100%;z-index:1000}.header-container.scrolled{background-color:#0b0d17;box-shadow:0 2px 6px #0000004d}.header-container .header-details .wrapper{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px}.header-container .header-details .logo-left img{height:40px;object-fit:contain}.header-container .header-details .header-right{align-items:center;display:flex}.header-container .header-details .mobile-menu{display:none}@media(max-width:767px){.header-container .header-details .mobile-menu{display:block;margin-left:auto}.header-container .header-details .wrapper{justify-content:space-between}}.desktop-nav{align-items:center;display:flex;gap:1.5rem}.desktop-nav a{color:#fff;font-weight:600;text-decoration:none}.desktop-nav .nav-cta-desktop{background-color:#b048d9;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:.5rem 1.2rem}.desktop-nav .nav-cta-desktop:hover{background:#da7eff}.desktop-nav .language-switcher{align-items:center;background-color:#0000;border:none;cursor:pointer;display:flex}.desktop-nav .language-switcher img{margin-right:4px;width:20px}@media(max-width:767px){.desktop-nav{display:none}}.languague-section{margin-bottom:30px}.languague-section img{margin-right:3px;width:20px}.languague-section button{all:unset;cursor:pointer;display:flex}.nav-close{all:unset;cursor:pointer;height:40px;padding:7px;position:absolute;right:40px;top:40px;transition:transform .2s;width:50px}.nav-close:hover{transform:scale(1.1)}.nav-close span:after,.nav-close span:before{background-color:#fff;border-radius:50px;content:"";height:4px;left:12.5px;position:absolute;transform-origin:50% 50%;width:40px}.nav-close span:before{transform:rotate(45deg)}.nav-close span:after{transform:rotate(-45deg)}.nav-container{background:#0b0d17;background-size:cover;height:100%;padding:60px 40px;position:fixed;right:0;top:0;transform:translate3d(100%,0,0);transition:all .3s;width:60%;z-index:30000}.nav-container a:hover{border-bottom:2px solid #fff;transition:all .5s}.nav-container-open{transform:translateZ(0)}ul{margin-bottom:280px}li{list-style:none;margin:40px 0}.item-navegacion{color:#fff;display:inline-block;font-size:30px;font-weight:600;text-decoration:none;transform:translate3d(400px,0,0);transition:all .8s;transition-delay:.1s}.item-navegacion-open{transform:translateZ(0)}p{color:hsla(0,0%,99%,.778);font-weight:700}.logo-redes{margin:30px 4px;width:22px}.hamburguer-menu{background-color:#0000;border:none;cursor:pointer;height:40px;top:0;z-index:4000000}.hamburguer-menu span{border:2px solid #fff;border-radius:3px;display:block;margin:8px 0;transition:.3s ease-out;width:43px}.hamburguer-menu span:first-child{transform-origin:50% 50%}.hamburguer-menu.open span:first-child{transform:translateY(11px) rotate(45deg)}.hamburguer-menu.open span:nth-child(2){opacity:0;transform:translateX(-30px)}.hamburguer-menu span:nth-child(3){transform-origin:50% 50%}.hamburguer-menu.open span:nth-child(3){transform:translateY(-12px) rotate(-45deg)}.services-section{background-color:#0e0f14;color:#fff;padding:6rem 1rem 4rem}.services-section .content{align-items:flex-start;display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-between;margin:0 auto;max-width:1400px}.services-section .slider-column{flex:1 1 45%;height:200px;min-width:300px;overflow:hidden}.services-section .slider-column .swiper-text{height:100%}.services-section .slider-column .swiper-text .swiper-slide{display:flex;flex-direction:column;height:100%;justify-content:center}.services-section .slider-column .swiper-text .slide-texts h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.services-section .slider-column .swiper-text .slide-texts p{color:#ccc;font-size:1.1rem;font-weight:400}.services-section .services-column{flex:1 1 45%;min-width:300px}.services-section .services-column .service-item{margin-bottom:1.5rem}.services-section .services-column .service-item h3{font-size:1.25rem;font-weight:600}.services-section .services-column .service-item p{color:#bbb;font-size:1rem}.services-section .swiper-pagination{left:0;position:absolute;top:50%;transform:translateY(-50%)}.services-section .swiper-pagination .swiper-pagination-bullet{background:#fff;opacity:.5}.services-section .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#4f7df9;opacity:1}.mid-background{background-attachment:fixed;background-image:url(/static/media/background-.f403fe57f16015f223b7.jpg);background-position:50%;background-size:cover;height:70vh;width:100%}.slide-texts{padding:1rem 0;text-align:left}.slide-texts .slider-title{color:#fff;font-size:2.4rem;font-weight:800;margin-bottom:.6rem}.slide-texts .slider-subtitle{color:#ccc;font-size:1.3rem;font-weight:400;margin-bottom:1rem}.slide-texts .price-highlight{color:#2ffae9;font-size:48px;font-weight:700}@media(max-width:1024px){.services-section{padding:4rem 1rem}.services-section .content{align-items:stretch;flex-direction:column;gap:2rem}.services-section .services-column,.services-section .slider-column{flex:1 1 100%;height:auto;width:100%}.services-section .slider-column .swiper-text{height:300px}.services-section .slider-column .slide-texts h2.slider-title{font-size:2rem}.services-section .slider-column .slide-texts p.slider-subtitle{font-size:1.1rem}.services-section .slider-column .slide-texts .price-highlight{font-size:36px}}@media(max-width:600px){.services-section{display:none}}.about-section{background-color:#0b0d17;padding:80px 0}.about-section .about-text{margin-bottom:2rem;text-align:center}.about-section .about-text h1{color:#fff;font-size:2.4rem;font-weight:800;margin-bottom:.5rem}.about-section .about-text h2{color:#01cbba;font-size:18px;margin:0 auto 2rem;max-width:1000px;text-transform:uppercase}.about-section .about-text h3{color:#c6c6c6;font-size:16px;font-weight:400;line-height:24px}.about-section .service-cards{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1400px}.about-section .service-cards .card{background-color:#11131d;border:1px solid #1c1e2b;border-radius:16px;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:25px;text-align:center;transition:transform .3s ease}.about-section .service-cards .card:hover{transform:translateY(-10px)}.about-section .service-cards .card .card-main{height:200px}.about-section .service-cards .card .card-main .card-icon{margin-bottom:15px}.about-section .service-cards .card .card-main .card-icon img{height:auto;width:48px}.about-section .service-cards .card .card-main h3{color:#01cbba;font-family:Rethink Sans,sans-serif;font-size:24px;margin-bottom:10px}.about-section .service-cards .card .card-main .card-description{align-items:center;color:#ccc;display:flex;font-size:16px;justify-content:center;line-height:1.5;min-height:66px}.about-section .service-cards .card .card-divider{background-color:#1c1e2b;height:1px;margin:20px 0;width:100%}.about-section .service-cards .card .card-extra{display:flex;flex-direction:column;flex-grow:1;justify-content:flex-start}.about-section .service-cards .card .card-extra .card-includes{display:flex;flex-direction:column;height:380px;justify-content:flex-start;min-height:250px}.about-section .service-cards .card .card-extra p{color:#aaa;font-size:14px;line-height:1.6;text-align:center;white-space:pre-line}.about-section .service-cards .card .card-extra .price-tag{color:#70fcf0;font-size:24px;font-weight:600;margin-top:auto}@media(max-width:767px){.about-section .service-cards{grid-template-columns:1fr}.about-section .card{padding:20px}}.faq-container{margin:0 auto;max-width:800px;padding:3rem 1rem}.faq-container h1{color:#01cbba;font-size:2.5rem;margin-bottom:2rem;text-align:center}.faq-item{background:#f5f5f5;border-radius:8px;box-shadow:0 0 0 #0000;cursor:pointer;margin-bottom:1rem;padding:1rem;transition:all .3s ease}.faq-item:hover{background:#eaeaea}.faq-item.activo{box-shadow:0 2px 10px #0000001a}.faq-header{align-items:center;display:flex;justify-content:space-between}.faq-pregunta{font-size:1.1rem;font-weight:700}.faq-respuesta{color:#333;font-size:.95rem;margin-top:.5rem}.flecha{border-bottom:2px solid #333;border-right:2px solid #333;height:10px;margin-left:10px;transform:rotate(45deg);transition:transform .3s ease;width:10px}.flecha.abierta{transform:rotate(-135deg)}.contactSection{align-items:center;background-position:50%;background-size:cover;display:flex;justify-content:flex-start;min-height:100vh;padding:80px 20px;position:relative}.contactSection h1{color:#fff}.formWrapper{background-color:#141414bf;border-radius:16px;display:flex;flex-direction:column;gap:40px;margin-left:5vw;max-width:800px;padding:40px;width:100%;z-index:2}@media(min-width:768px){.formWrapper{flex-direction:row}}.overlay{background-color:#0a0a0a99;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.textZone{flex:1 1;padding-right:20px}.textZone h1{color:#fff;font-size:32px;margin-bottom:10px}.textZone p{font-size:16px;margin-bottom:10px}.textZone .contactInfo{margin-top:30px}.textZone .contactInfo a{align-items:center;color:#fff;display:flex;font-size:15px;gap:10px;margin-bottom:10px;text-decoration:none}.textZone .contactInfo a img{width:20px}.formContainer{display:flex;flex:1 1;flex-direction:column;gap:16px}.formContainer input,.formContainer textarea{background-color:#2b2b2b;border:none;border-radius:8px;color:#fff;font-size:15px;padding:12px 16px;resize:none}.formContainer textarea{min-height:100px}.formContainer button{background-color:#f7b733;border:none;border-radius:8px;color:#000;cursor:pointer;font-size:16px;font-weight:700;padding:12px;transition:background .3s}.formContainer button:hover{background-color:orange}.privacy{align-items:center;display:flex;font-size:14px;gap:10px}.privacy input{transform:scale(1.1)}.error{color:red;font-size:14px}.recaptcha{margin:10px 0}.formWrapper{margin-left:0}.steps-section{background-color:#03101e;display:flex;flex-direction:column;gap:3rem;padding:4rem 1rem;text-align:center}.steps-section .steps-header{margin:0 auto;max-width:800px}.steps-section .steps-header h2{color:#fff;font-size:2rem;font-weight:700;margin-bottom:.5rem}.steps-section .steps-header h3{color:#b1b0b0;font-size:1.2rem;font-weight:500;margin-bottom:1rem}.steps-section .steps-header p{color:#666;font-size:1rem;line-height:1.6}.steps-section .steps-wrapper{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.steps-section .step-box{background:#fff;border-radius:12px;box-shadow:0 4px 15px #00000014;overflow:hidden;transition:transform .3s ease;width:230px}.steps-section .step-box:hover{transform:translateY(-5px)}.steps-section .step-box .step-top{color:#fff;padding:2.5rem 1rem 4rem;position:relative}.steps-section .step-box .step-top .icon{font-size:2rem;margin-bottom:1rem}.steps-section .step-box .step-top .circle-cutout{align-items:center;background:#fff;border-radius:50%;bottom:-25px;box-shadow:0 2px 5px #0000001a;display:flex;font-size:1.2rem;font-weight:700;height:60px;justify-content:center;left:50%;position:absolute;transform:translateX(-50%);width:60px}.steps-section .step-box .step-top span{color:#03101e}.steps-section .step-box .step-content{padding:3.5rem 1rem 2rem}.steps-section .step-box .step-content h3{color:#222;font-size:1rem;font-weight:600;margin-bottom:.5rem}.steps-section .step-box .step-content p{color:#555;font-size:.9rem;line-height:1.4}.steps-section .steps-note{border-radius:10px;box-shadow:0 3px 15px #0000000d;margin:0 auto;max-width:600px;padding:2rem 1rem}.steps-section .steps-note h4{color:#cdcdcd;font-size:1.8rem;font-weight:600;margin-bottom:.5rem}.steps-section .steps-note p{color:#666;font-size:1rem}@media(max-width:768px){.steps-section .steps-wrapper{align-items:center;flex-direction:column}.steps-section .step-box{width:90%}}.portfolio-carrusel{background-color:#0b0d17;padding:60px 0;position:relative}.portfolio-carrusel h1{color:#fff;font-size:42px;margin-bottom:40px;text-align:center}.portfolio-carrusel .carrusel-wrapper{margin:0 1rem;max-width:1900px;padding:0 1rem}.portfolio-carrusel .swiper{max-width:1100px;padding-bottom:40px;width:100%}.portfolio-carrusel .swiper-slide{display:flex;justify-content:center}.portfolio-carrusel .proyecto-card{background:#11131d;border-radius:16px;box-shadow:0 0 15px #0000004d;display:flex;flex-direction:column;height:460px;max-width:360px;overflow:hidden;transition:transform .3s;width:100%}.portfolio-carrusel .proyecto-card:hover{transform:translateY(-6px)}.portfolio-carrusel .proyecto-card img{height:250px;object-fit:cover;width:100%}.portfolio-carrusel .proyecto-card .info{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:1rem}.portfolio-carrusel .proyecto-card .info h3{color:#fff;font-size:1.1rem;margin-bottom:.5rem}.portfolio-carrusel .proyecto-card .info p{color:#ccc;font-size:.9rem;margin-bottom:1rem}.portfolio-carrusel .proyecto-card .info .visit-btn{align-self:flex-start;background-color:#01cbba;border-radius:6px;color:#000;font-weight:700;padding:.5rem 1rem;text-decoration:none}.portfolio-carrusel .proyecto-card .info .visit-btn:hover{background-color:#00a296}.portfolio-carrusel .custom-arrows{display:flex;justify-content:space-between;left:0;pointer-events:none;position:absolute;right:0;top:50%;transform:translateY(-50%);width:100%;z-index:20000}.portfolio-carrusel .custom-arrows .arrow{background:#fff;border:none;border-radius:50%;box-shadow:0 0 8px #0003;color:#000;cursor:pointer;font-size:24px;font-weight:700;height:60px;pointer-events:all;transition:background .3s ease;width:60px}.portfolio-carrusel .custom-arrows .arrow:hover{background:#f0f0f0}.portfolio-carrusel .custom-arrows .prev{margin-left:3rem}.portfolio-carrusel .custom-arrows .next{margin-right:3rem}@media(max-width:768px){.portfolio-carrusel .custom-arrows{display:none}.portfolio-carrusel .proyecto-card{height:auto}}.hero-slider{height:100vh;width:100vw}.hero-slider .swiper{height:100%;width:100%}.hero-slider .swiper .swiper-pagination{bottom:30px!important;display:flex;justify-content:center;left:0;top:auto!important;width:100%}.hero-slider .swiper .swiper-pagination-bullet{background-color:#fff;margin:5px;opacity:.7;padding:2px}.hero-slider .swiper .swiper-pagination-bullet-active{background-color:rgba(12,121,255,.816);opacity:1}.hero-slider .slide{height:100%;overflow:hidden;position:relative;width:100%}.hero-slider .slide .img-background{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}.hero-slider .slide .slide-content{color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;max-width:600px;padding:0 2rem;position:relative;text-align:left;text-shadow:0 2px 4px #00000080;z-index:1}.hero-slider .slide .slide-content h1{color:#135bb2;font-size:4rem;font-weight:700;margin-bottom:1rem}.hero-slider .slide .slide-content p{font-size:1.5rem}.wolf-background{width:100%}.footer-container{background-color:#fff;padding:5px 0}.logo-athom{width:160px}.footer-details{justify-content:space-between;padding:10px}.footer-details,.footer-section{align-items:center;display:flex}.footer-section-2 a,.footer-section-2 p,.footer-section-3 a,.footer-section-3 p,.footer-section-4 a,.footer-section-4 p{color:#000;font-size:12px;font-weight:500}.footer-section-2 a,.footer-section-3 a,.footer-section-4 a{text-decoration:none}.footer-section-4{align-items:center;display:flex}.footer-section-4 a{font-size:16px;font-weight:500;margin-left:3px}.logo-redes-footer{margin:0 5px;width:20px}.separator-sections{border:1px solid #000;color:#000;height:70px;margin:0 40px;width:1px}@media screen and (max-width:960px){.background-video{display:none}.services-container,.video-responsive{display:block}.services-container h1{font-size:22px}.online-store,.web-development{margin-top:40px}.footer-details{display:block;text-align:center}.footer-section{justify-content:center}.footer-section-4{display:block;margin-top:20px}.hamburguer-menu{margin-left:80px}.logo-principal{width:150px}.principal-home-container h1{top:50%}}@media screen and (max-width:650px){.mid-background{display:none}.nav-container li{margin:20px 0}.nav-container a{font-size:16px}.footer-section-2,.footer-section-3{margin-top:10px}.separator-sections{display:none}.footer-section,.websites-container{display:block}.websites-container img{max-height:600px}.web-details{align-items:center;display:flex;justify-content:center;margin:30px}.web-details img{border:1px solid #fff;border-radius:30px}.web-details .portfolio-responsive{display:block}.web-details .portfolio-web{display:none}.portfolio-details{margin:0 auto}.portfolio-details h2{font-size:26px}.portfolio-details h1{margin-top:20px}.websites-principal{margin:60px 0}.line{margin-top:20px}.contact-container{padding:20px 0}.contact-container div{margin-bottom:20px}.contact-container div h2{margin-bottom:4px}.contact-container div p{border:none;font-size:20px}.contact-container div a,.contact-container div span{font-size:16px}.contact-container div img{width:20px}}@media screen and (max-width:430px){.item-navegacion{font-size:22px}.about-us-container h2,.contact-container h2{font-size:20px}.about-us-container h3,.contact-container h3{font-size:16px}.line{width:200px}.portfolio-details{margin:0 auto}.portfolio-details h2{font-size:32px}.contact-background{display:none}.principal-home-container img{height:350px}.contact-container div p{padding:10px}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.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{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.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{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.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{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}
/*# sourceMappingURL=main.84d6e3f8.css.map*/