@media(max-width: 768px){.hidden-phone{display:none}}@media(min-width: 768px){.hidden-desktop{display:none}}#___ratingbadge_0{display:none !important}.head-cart{margin-left:15px}#budget-page iframe{width:100%;height:890px;display:block}.budget-iframe-container{position:relative}.budget-iframe-container:before{content:"";position:absolute;width:100%;height:45px;display:block;bottom:0;background:#fafafa}.home-video-text{color:#fff;position:absolute;left:10%;top:50%;transform:translateY(-50%);z-index:99;max-width:500px}.home-video-text h2{font-size:64px;font-weight:700;margin:10px 0 25px;color:#fff}.home-video-text p{font-size:20px;color:#fff}.home-video-text a{display:inline-block;padding:15px 60px;border-radius:99px;border:2px solid #d7b369;color:#d7b369;font-weight:700;transition:.3s;font-size:22px}.home-video-text a:hover{background:#d7b369;color:#fff;outline:0;box-shadow:none}.position-relative{position:relative !important}[data-transition=fade-in-up]{transition:all .5s ease;opacity:0;transform:translateY(5px)}[data-transition=fade-in-up].is-inViewport{transition:all .6s ease;opacity:1;transform:translateY(0px)}.embed-responsive.embed-responsive-1by1{padding-bottom:56.25%}.embed-responsive{position:relative;display:block;height:0;padding:0;padding-bottom:0px;overflow:hidden;background:#000}.home-video-image{position:absolute;top:0;z-index:1;width:100%;height:100%;object-fit:cover}.home-video .placeholder-shine{z-index:9}.placeholder-shine{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.5;background-color:rgba(0,0,0,.5);-moz-animation:placeholder-shine 1.5s infinite;-webkit-animation:placeholder-shine 1.5s infinite;animation:placeholder-shine 1.5s infinite}.home-video-autoplay iframe{position:absolute;top:0;left:-100%;width:300%;max-width:none;bottom:0;height:100%;border:0}.home-video-autoplay .home-video-hide-controls{position:absolute;top:0;z-index:99;width:100%;height:100%}.home-video-overlay::after{position:absolute;bottom:0;width:100%;height:100%;content:"";background:linear-gradient(transparent, rgba(0, 0, 0, 0.75))}@media(max-width: 768px){.section-video-home{overflow:hidden}.embed-responsive.embed-responsive-1by1{padding-bottom:140%;margin-top:-15%}.home-video-text{max-width:80%}.home-video-text h2{font-size:28px}.home-video-text p{font-size:20px}.home-video-text a{padding:15px 60px;background:#d7b369;color:#fff}}.reviews{padding:80px 20px}.reviews-bg{background-color:#f7f7f7;position:relative}.reviews h2{font-size:28px;text-align:center;color:#4b5d80;margin-bottom:30px}.reviews-content{display:grid;gap:20px;grid-template-columns:1fr 4fr;position:relative;z-index:1}.reviews-content .info{color:#000;font-size:24px;font-weight:700;display:block;margin-bottom:6px;text-align:center}.reviews-content .info span{display:block;font-size:16px;font-weight:400;margin-bottom:12px}.reviews-content .info .stars-list .star-item{width:30px;height:30px}.reviews-content .list{padding:0 30px}.reviews-content .list .swiper-button-prev{fill:#000;left:10px;bottom:50%;transform:translate(-50%, 50%)}.reviews-content .list .swiper-button-next{fill:#000;right:-15px;bottom:50%;transform:translate(-50%, 50%)}.reviews-content .list .swiper-button-prev svg,.reviews-content .list .swiper-button-next svg{height:28px;width:auto}.reviews-content .review-item{background-color:#fff;border-radius:8px;padding:20px;max-width:310px}.reviews-content .review-item .stars-list{place-content:start}.reviews-content .review-item .stars-list .star-item{width:17px;height:17px}.reviews-content .review-item-description{font-size:1.5rem}.reviews-content .review-item-image{max-width:100%}.reviews-content .review-item-image img{height:40px;width:40px;padding:0;display:block;border-radius:30px;min-width:initial;max-width:initial;object-fit:cover}.reviews-content .review-item header{display:grid;gap:12px;grid-template-columns:40px auto;position:relative}.reviews-content .review-item header::after{content:"";display:block;width:20px;height:20px;position:absolute;right:0;background-repeat:no-repeat;background-position:center;background-image:url("//d2az8otjr0j19j.cloudfront.net/templates/970/706/twig/static/images/icon-google.svg");background-size:100% 100%}.reviews-content .review-item header p{font-size:1.5rem;font-weight:700}.reviews-content .review-item header p span{display:block;font-size:1rem;font-weight:400;opacity:.5}.reviews .stars-list{display:flex;margin-top:12px;margin-bottom:8px;gap:4px;place-content:center;align-items:center;list-style:none;padding:0}.reviews .star-item{background-image:url("//d2az8otjr0j19j.cloudfront.net/templates/970/706/twig/static/images/star.svg");background-repeat:no-repeat}.reviews .check-item{background-image:url("//d2az8otjr0j19j.cloudfront.net/templates/970/706/twig/static/images/check.svg");background-repeat:no-repeat;height:15px;width:15px}@media(max-width: 768px){.reviews h2{margin-bottom:20px}.reviews-content{gap:20px;grid-template-columns:1fr;max-width:100%}.reviews-content .review-item{box-sizing:border-box;max-width:100%;width:fit-content}.reviews-content .review-item-description{width:auto;max-width:100%;word-break:break-word;white-space:wrap}}.nav{display:flex;justify-content:space-between;align-items:center;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);padding:10px 0}.nav__logo{width:150px}.nav__links{display:flex;flex-wrap:wrap;justify-content:center;align-content:center}.nav__link{font-size:16px;font-weight:bold;margin:0 10px;color:#4b5d80;position:relative;transition:.3s ease-in-out}.nav__link::after{content:"";position:absolute;width:0;height:2px;background:#4b5d80;inset:auto 50% -5px 50%;transition:.3s ease-in-out;transform:translate(-50%, -50%)}.nav__link:hover{text-decoration:none}.nav__link:hover::after{width:80%}.nav__right{display:flex;align-items:center}.nav__icon__wrapper{margin:0 5px}.nav__icon{fill:#d7b369;width:20px}.nav__button{display:inline-block;padding:8px 16px;border-radius:99px;line-height:1;border:2px solid #4b5d80;font-weight:bold;margin:0 15px;transition:.3s}.nav__button.outline{color:#4b5d80}.nav__button.primary{background:#4b5d80;color:#fff}.nav__button.outline:focus,.nav__button.outline:hover{background:#4b5d80;color:#fff;text-decoration:none}.nav__button.primary:focus,.nav__button.primary:hover{background:initial;color:#4b5d80;text-decoration:none}.nav__button:not(:last-child){margin-right:0}@media(max-width: 768px){.nav{padding:10px}.nav .svg-hamburger-icon{fill:#4b5d80;width:40px}.nav::after,.nav::before{display:none}.nav__links{display:none}.nav__icon__wrapper{display:none}.nav .mobile-btn-hamburger-container{margin-left:15px}}@media(max-width: 520px){.nav__button{display:none}}.home__slide{position:relative}.home__slide::after{position:absolute;display:block;content:"";width:100%;height:100%;background:rgba(75,93,128,.75);z-index:1;top:0;right:0}.home__slide__content{position:absolute;left:10%;top:50%;transform:translateY(-50%);z-index:2;max-width:500px}.home__slide__image{height:calc(100vh - 105px);width:100%;min-height:800px;object-fit:cover;filter:blur(4px)}.home__slide__text{font-size:20px;color:#fff}.home__slide__title{font-size:64px;font-weight:bold;margin:10px 0 25px;color:#fff}.home__slide__button{display:inline-block;padding:15px 60px;border-radius:99px;border:2px solid #d7b369;color:#d7b369;font-weight:bold;transition:.3s;font-size:22px}.home__slide__button:hover{background:#d7b369;color:#fff}@media(max-width: 768px){.home__slide__content{max-width:80%}.home__slide__image{height:540px;min-height:0}.home__slide__text{font-size:20px}.home__slide__title{font-size:28px}.home__slide__button{padding:15px 60px;background:#d7b369;color:#fff}}.home__categories{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px;margin:20px 0 55px}.home__categories__title{font-size:42px;text-align:center;font-weight:bold;color:#4b5d80}.home__categories__image{width:100%}.home__categories__subtitle{font-size:22px;margin:10px 0 5px}.home__categories__text{line-height:1.6;margin-bottom:15px}.home__categories__link{font-weight:500;text-decoration:underline}.home__categories__container{padding:0}@media(max-width: 768px){.home__categories{grid-template-columns:repeat(1, 1fr)}.home__categories__title{font-size:32px}.home__categories__container{padding:0 15px}}.custom__container{margin:50px auto;max-width:95%;width:1000px}@media(max-width: 768px){.custom__container{margin-top:0}}.market__title{font-size:34px;text-align:center;font-weight:bold;margin-top:60px}.market__container{display:grid;grid-template-columns:repeat(3, 1fr);gap:25px;margin-top:30px}.market__block{align-items:flex-start;display:flex}.market__block__icon{flex-shrink:0;margin-top:15px;fill:#4b5d80;width:45px}.market__block__content{margin-left:15px}.market__block__title{font-size:26px;font-weight:bold;border-bottom:1px solid #d3d3d3}.market__block__subtitle{font-size:16px;font-weight:600;margin:7px 0}.market__block__text{font-size:13px;color:#333;line-height:1.6}@media(max-width: 768px){.market__container{grid-template-columns:repeat(1, 1fr)}}.customers__slider,.platforms__slider{position:relative}.customers__slider__title,.platforms__slider__title{font-size:28px;text-align:center;color:#4b5d80;margin-top:80px}.customers__slider__subtitle,.platforms__slider__subtitle{text-align:center;margin-bottom:25px}.customers__slider__image,.platforms__slider__image{width:100%}.platforms__slider{margin-bottom:80px}.video{display:flex}.video__left{display:flex;flex-direction:column;justify-content:center;width:50%;padding:80px;background:#d7b369}.video__title{font-size:42px;font-weight:bold;color:#4b5d80}.video__text{margin:25px 0;line-height:2.2}.video__button{border:3px solid #fff;font-weight:bold;color:#fff;padding:15px 35px;border-radius:99px;font-size:18px;display:inline-block;cursor:pointer}.video__right{position:relative;width:50%}.video__icon{fill:#fff;height:80px;width:80px;position:absolute;right:50%;top:50%;transform:translate(50%, -50%);cursor:pointer;z-index:1}.video__image{position:absolute;height:100%;width:100%;right:0;top:0;object-fit:cover}@media(max-width: 768px){.video{display:block}.video__left{padding:30px;width:100%}.video__right{height:400px;width:100%}}.video__iframe__wrapper{position:fixed;z-index:99;background:rgba(0,0,0,.75);width:100%;height:100%;top:0;right:0;display:none;align-items:center;justify-content:center}.video__iframe__close{background:#fff;height:50px;width:50px;border-radius:50%;position:absolute;right:10px;top:10px;padding:15px;cursor:pointer}.custom__contact{text-align:center;background:#4b5d80;padding:80px 200px;color:#fff}.custom__contact__title{font-size:48px}.custom__contact__subtitle{margin:15px 0 50px}.custom__contact__text{margin-bottom:15px}.custom__contact__button{background:linear-gradient(45deg, #1EBEA5, #00E676, #00E676, #D0E9EA);display:inline-flex;align-items:center;padding:15px 35px;color:#fff;font-weight:bold;font-size:20px;border-radius:99px}.custom__contact__button:hover{color:#fff}.custom__contact__button svg{margin-right:15px;fill:#fff;width:25px}@media(max-width: 768px){.custom__contact{padding:40px 15px}}.custom__footer{border-top:4px solid #d7b369;padding:50px 0}.custom__footer__container{display:grid;grid-template-columns:repeat(4, 1fr);gap:30px}.custom__footer__title{font-size:20px;font-weight:bold;color:#d7b369}.custom__footer__link{display:block}@media(max-width: 768px){.custom__footer__container{grid-template-columns:repeat(1, 1fr)}}.social__networks{text-align:center;padding-bottom:50px}.social__networks__link:hover{text-underline:none !important}.social__networks__icon{margin:0 7px;height:25px;width:25px;fill:#fff}@font-face{font-family:"Zumme";src:url("//d2az8otjr0j19j.cloudfront.net/templates/970/706/twig/static/fonts/Zuume%20Regular.ttf") format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:"Zumme";src:url("//d2az8otjr0j19j.cloudfront.net/templates/970/706/twig/static/fonts/Zuume%20Bold.ttf") format("truetype");font-weight:bold;font-style:normal}@font-face{font-family:"Zumme";src:url("//d2az8otjr0j19j.cloudfront.net/templates/970/706/twig/static/fonts/Zuume%20Bold%20Italic.ttf") format("truetype");font-weight:bold;font-style:italic}@font-face{font-family:"Zumme";src:url("//d2az8otjr0j19j.cloudfront.net/templates/970/706/twig/static/fonts/Zuume%20Italic.ttf") format("truetype");font-weight:normal;font-style:italic}@font-face{font-family:"Zumme";src:url("//d2az8otjr0j19j.cloudfront.net/templates/970/706/twig/static/fonts/Zuume%20Light.ttf") format("truetype");font-weight:300;font-style:normal}@font-face{font-family:"Zumme";src:url("//d2az8otjr0j19j.cloudfront.net/templates/970/706/twig/static/fonts/Zuume%20Light%20Italic.ttf") format("truetype");font-weight:300;font-style:italic}@font-face{font-family:"Zumme";src:url("//d2az8otjr0j19j.cloudfront.net/templates/970/706/twig/static/fonts/Zuume%20Medium.ttf") format("truetype");font-weight:500;font-style:normal}@font-face{font-family:"Zumme";src:url("//d2az8otjr0j19j.cloudfront.net/templates/970/706/twig/static/fonts/Zuume%20Medium%20Italic.ttf") format("truetype");font-weight:500;font-style:italic}.landing{font-family:"Roboto",Sans-serif}.landing .content{margin:auto;max-width:1280px;padding:5rem 0}.landing .btn-special{border:none;outline:none;color:#fff;cursor:pointer;position:relative;z-index:0;background-color:rgba(0,0,0,0);border:none;padding:12px;font-size:1.45rem;font-weight:bold;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;letter-spacing:.6px;width:100%;text-transform:uppercase;margin:25px 0 20px 0;text-align:center}.landing .btn-special:before{content:"";background:linear-gradient(to right, rgb(255, 192, 66) 0%, rgb(47, 84, 157) 60%, rgb(47, 84, 157) 100%);position:absolute;top:-2px;left:-2px;background-size:400%;z-index:-1;filter:blur(5px);width:calc(100% + 4px);height:calc(100% + 4px);animation:glowing 20s linear infinite;opacity:0;transition:opacity .3s ease-in-out;border-radius:8px}.landing .btn-special:hover,.landing .btn-special:active,.landing .btn-special:focus{outline:0;text-decoration:none}.landing .btn-special:hover:before{opacity:1}.landing .btn-special:after{z-index:-1;content:"";position:absolute;width:100%;height:100%;border-radius:8px;animation:2.4s cubic-bezier(0.2, 0.5, 0.9, 0.6) 2s infinite normal none running animation_texture;background-image:linear-gradient(to right, rgb(255, 192, 66) 0%, rgb(47, 84, 157) 60%, rgb(47, 84, 157) 100%);background-size:400% 200%;-webkit-box-shadow:0px 4px 4px -2px rgba(215,178,105,.1);-moz-box-shadow:0px 4px 4px -2px rgba(215,178,105,.1);box-shadow:0px 4px 4px -2px rgba(215,178,105,.1);left:0;top:0}.landing.bg-main-3{background-image:url("//acdn-us.mitiendanube.com/stores/970/706/themes/material/img-2205076-1725543675-76667fdd7e48c7cd17fd322cc9df58661725543676.png?57079259");background-position:top center;background-size:cover}.landing.bg-main-3 .landing.section-one.bg-3,.landing.bg-main-3 .landing.section-two.bg-3,.landing.bg-main-3 .landing.section-three.bg-3,.landing.bg-main-3 .landing.section-four.bg-3{background-color:rgba(0,0,0,0) !important}.landing.bg-main-5{background-image:url("//acdn-us.mitiendanube.com/stores/970/706/themes/material/img-784049558-1740526699-94e43d08b9ea51f28d763e39da15b1de1740526699.jpg?57079259");background-position:top center;background-size:cover}.landing.bg-main-5 .landing.section-one.bg-5,.landing.bg-main-5 .landing.section-two.bg-5,.landing.bg-main-5 .landing.section-three.bg-5,.landing.bg-main-5 .landing.section-four.bg-5{background-color:rgba(0,0,0,0) !important}.landing.section-one.bg-1{background-color:#131313;background-image:url("//acdn-us.mitiendanube.com/stores/970/706/themes/material/img-1260045897-1716297383-a27aa417a47747750b9bde013b6399281716297383.webp?57079259");background-position:top center;background-size:cover}.landing.section-one.bg-2{background-color:#0c223d;background-image:url("//acdn-us.mitiendanube.com/stores/970/706/themes/material/img-18969919-1736983051-8eaafce0ab6cf04f6c06d1d2b6960e0e1736983052.jpg?57079259");background-position:top center;background-size:cover}.landing.section-one.bg-3{background-color:#fff}.landing.section-one.bg-4{background-color:#4a5c80;background-image:url("//acdn-us.mitiendanube.com/stores/970/706/themes/material/img-1481678438-1725927296-03f091686648d6fd0c792c7156abed841725927296.jpg?57079259");background-position:top center;background-size:cover}.landing.section-one.bg-5{background-color:#fff}.landing.section-one{color:#fff;font-weight:400}.landing.section-one .logo{display:inline-block}.landing.section-one .logo img{width:250px;height:auto;max-width:100%}.landing.section-one .title{font-family:"Zumme",Sans-serif;font-size:4.5rem;width:50%}.landing.section-one .subtitle{color:#dba758;padding:10px 0;margin:0;width:45%;text-transform:uppercase;font-size:2.3rem}.landing.section-one .text{font-size:1.35em;width:45%;margin:10px 0 15px 0}.landing.section-one .text_after_button{letter-spacing:3px;text-transform:uppercase;text-align:center;width:45%;font-weight:600;font-size:1.3rem;margin-top:5px}.landing.section-one .btn-buy{width:45%}.landing.section-one .newsletter{width:45%}.landing.section-one .newsletter-message{width:45%;margin-bottom:20px;text-align:center}.landing.section-one .newsletter-message .alert{padding:5px !important}.landing.section-one .newsletter .form-control{border-radius:8px;display:block;padding:20px 15px;font-size:1.5rem;color:#757575}.landing.section-one .newsletter .form-control:focus,.landing.section-one .newsletter .form-control:active{box-shadow:0 0 0 3px rgba(255,192,66,.9);outline:none;border:none}.landing.section-one .newsletter .form-control:nth-child(n+2){margin-top:10px}.landing.section-one .newsletter small{margin-top:5px}.landing.section-two.bg-1{background-color:#a87d50;background-image:url("//acdn-us.mitiendanube.com/stores/970/706/themes/material/img-1692416734-1716297385-f32fefa25fd3bcd4c36a2fa9f72032871716297385.webp?57079259");background-position:top center;background-size:cover}.landing.section-two.bg-2{background-color:#000;background-image:url("//acdn-us.mitiendanube.com/stores/970/706/themes/material/img-1792839096-1738684292-7714c5aa69254e49d1836488962dec6a1738684293.jpg?57079259");background-position:top center;background-size:cover}.landing.section-two.bg-3{background-color:#fff}.landing.section-two.bg-4{background-color:#fff;background-image:url("//acdn-us.mitiendanube.com/stores/970/706/themes/material/img-2072228554-1725972108-fe6c94fde762ccc8109d3962c1097a391725972108.jpg?57079259");background-position:top center;background-size:cover}.landing.section-two.bg-5{background-color:#fff}.landing.section-two .title{width:45%;margin-left:auto;color:#000;font-family:"Zumme",Sans-serif;font-size:3.5em;font-weight:400}.landing.section-two .text{font-size:1.3em;font-weight:400;width:45%;margin-left:auto;color:#000}.landing.section-two .text img{height:auto;max-width:100%}.landing.section-two .text iframe{height:100%;width:100%}.landing.section-two .text .responsive-iframe-container{position:relative;overflow:hidden;padding-top:56.25%}.landing.section-two .text .responsive-iframe-container iframe{position:absolute;top:0;left:0}.landing.section-three.bg-1{background-color:#a87d50;background-image:url("//acdn-us.mitiendanube.com/stores/970/706/themes/material/img-1692817530-1716297387-b3a178e4c0dde94f90a226db8a3357f11716297387.webp?57079259");background-position:top center;background-size:cover}.landing.section-three.bg-2{background-color:#000;background-image:url("//acdn-us.mitiendanube.com/stores/970/706/themes/material/img-206501045-1738684123-21966d2c24493f2acf1fe02add3c22dd1738684123.jpg?57079259");background-position:top center;background-size:cover}.landing.section-three.bg-3{background-color:#fff}.landing.section-three.bg-4{background-color:#d6b269}.landing.section-three.bg-5{background-color:#fff}.landing.section-three .title{width:50%;margin:2rem auto 0 auto;padding:2rem;background-color:rgba(0,0,0,0);background-image:linear-gradient(180deg, #02153a 0%, #2f549d 100%);box-shadow:0px 5px 10px 0px rgba(0,0,0,.24);color:#fff;font-family:"Zumme",Sans-serif;font-size:3.5em;font-weight:500;text-align:center;border-radius:8px;z-index:1;position:relative}.landing.section-three .text{background:#fff;color:#000;width:60%;position:relative;padding:8rem 10rem 5rem 10rem;margin:-5rem auto 0 auto;font-family:"Roboto",Sans-serif;font-size:1.7em;font-weight:400;border-radius:8px;-webkit-box-shadow:0px 8px 8px -4px rgba(0,0,0,.75);-moz-box-shadow:0px 8px 8px -4px rgba(0,0,0,.75);box-shadow:0px 8px 8px -4px rgba(0,0,0,.75)}.landing.section-three .text .item{display:inline-block;margin-bottom:1.5rem;position:relative}.landing.section-three .text .item svg{fill:#2f549d;height:20px;width:20px}.landing.section-three .text .item:after{content:" ";width:0%;height:2px;background:linear-gradient(100deg, #2F549D, transparent);position:absolute;bottom:-5px;left:0;transition:.5s ease-in-out}.landing.section-three .text .item:hover:after{width:95%}.landing.section-four.bg-1{background-color:#030303;background-image:url("//acdn-us.mitiendanube.com/stores/970/706/themes/material/img-1053972799-1716297388-df9d3407cc8eeb508866dad31795ea1b1716297389.webp?57079259");background-position:top center;background-size:cover}.landing.section-four.bg-2{background-color:#fff;background-image:url("//acdn-us.mitiendanube.com/stores/970/706/themes/material/img-260470988-1737549508-148c3a62d15037b3ae28004ecb9ccd471737549509.jpg?57079259");background-position:top center;background-size:cover}.landing.section-four.bg-3{background-color:#fff}.landing.section-four.bg-4{background-color:#fff;background-image:url("//acdn-us.mitiendanube.com/stores/970/706/themes/material/img-938446459-1725970448-f9b2b92e636995ac22f90b17b566ea3d1725970449.jpg?57079259");background-position:top center;background-size:cover}.landing.section-four.bg-5{background-color:#fff}.landing.section-four .title{color:#fff;font-family:"Zumme",Sans-serif;font-size:5rem;font-weight:500;width:50%}.landing.section-four .subtitle{color:#dba758;font-family:"Roboto",Sans-serif;font-size:1.8rem;font-weight:400;text-transform:uppercase;width:50%}.landing.section-four .text{color:#fff;font-family:"Roboto",Sans-serif;font-size:1.8rem;font-weight:400;line-height:1.5em;width:45%;padding-top:10px}@media(max-width: 1280px){.landing .content{width:90%}.landing .btn-special{font-size:1.15rem}.landing.section-two .title{font-size:3em;width:55%}.landing.section-two .text{width:55%}.landing.section-three .title{width:60%}.landing.section-three .text{padding:8rem 5rem 5rem;width:70%}.landing.section-four .title,.landing.section-four .subtitle,.landing.section-four .text{width:60%}}@media(max-width: 768px){.landing.section-one::before,.landing.section-two::before,.landing.section-four::before{width:100%;display:block;content:""}.landing.bg-main-3{background-image:url("//acdn-us.mitiendanube.com/stores/970/706/themes/material/img-945356492-1725543677-1e3dcbbd268779daf40cd1ef388131901725543678.png?57079259");background-position:top center;background-size:cover}.landing.bg-main-3 .landing.section-one.bg-3,.landing.bg-main-3 .landing.section-two.bg-3,.landing.bg-main-3 .landing.section-three.bg-3,.landing.bg-main-3 .landing.section-four.bg-3{background-color:rgba(0,0,0,0) !important}.landing.bg-main-5{background-image:url("//acdn-us.mitiendanube.com/stores/970/706/themes/material/img-616140383-1740526529-6100a96f4777572563d7034ac6eaa5e01740526529.jpg?57079259");background-position:top center;background-size:cover}.landing.bg-main-5 .landing.section-one.bg-1,.landing.bg-main-5 .landing.section-two.bg-1,.landing.bg-main-5 .landing.section-three.bg-1,.landing.bg-main-5 .landing.section-four.bg-1{background-color:rgba(0,0,0,0) !important}.landing.section-one.bg-1{background-color:#131313;background-image:url("//acdn-us.mitiendanube.com/stores/970/706/themes/material/img-1825361788-1716297384-2e1a1d023b6a16969a654a713251e7201716297384.webp?57079259");background-position:top center;background-size:cover}.landing.section-one.bg-2{background-color:#0c223d;background-image:url("//acdn-us.mitiendanube.com/stores/970/706/themes/material/img-1359804106-1736894364-e0373789e66adb2023390b17b74f83e01736894364.jpg?57079259");background-position:top center;background-size:cover}.landing.section-one.bg-3{background-color:#fff}.landing.section-one.bg-4{background-color:#4a5c80;background-image:url("//acdn-us.mitiendanube.com/stores/970/706/themes/material/img-10429270-1725973357-b5f86348ee92333037122709c1a0ced81725973357.jpg?57079259");background-position:top center;background-size:cover}.landing.section-one.bg-5{background-color:#fff}.landing.section-one .content{padding:5rem 0 1rem 0}.landing.section-one .logo{display:block;text-align:center}.landing.section-one .title{font-size:3.3rem;font-weight:400;margin:2rem auto;text-align:center;width:80%}.landing.section-one .subtitle{width:80%;margin:auto;text-align:center;font-size:1.8rem}.landing.section-one .text{width:95%;margin:1rem auto;text-align:center;font-size:1.1em}.landing.section-one .btn-buy,.landing.section-one .newsletter,.landing.section-one .newsletter-message,.landing.section-one .text_after_button{width:100%}.landing.section-two.bg-1{background-color:#a87d50;background-image:url("//acdn-us.mitiendanube.com/stores/970/706/themes/material/img-22320094-1716297386-84b0c9a3a16507827b8befcb8e2972041716297386.webp?57079259");background-position:top center;background-size:cover}.landing.section-two.bg-2{background-color:#000;background-image:url("//acdn-us.mitiendanube.com/stores/970/706/themes/material/img-1309521947-1741262115-a25c44b7ae28fe3736a22d2db609a1ad1741262115.jpg?57079259");background-position:top center;background-size:cover}.landing.section-two.bg-3{background-color:#fff}.landing.section-two.bg-4{background-color:#fff;background-image:url("//acdn-us.mitiendanube.com/stores/970/706/themes/material/img-1756476675-1725972814-de095d3455905ec4ff4edc620ed9efda1725972814.jpg?57079259");background-position:top center;background-size:cover}.landing.section-two.bg-5{background-color:#fff}.landing.section-two::before{height:80vw}.landing.section-two .content{padding-top:1rem;padding-bottom:1rem}.landing.section-two .title{font-size:2.3em;width:95%;margin:auto}.landing.section-two .text{width:95%;font-size:1.2em;margin:1em auto}.landing.section-two .text p{margin:0 0 20px}.landing.section-three.bg-1{background-color:#a87d50;background-image:url("//acdn-us.mitiendanube.com/stores/970/706/themes/material/img-1757874454-1716297388-910ce809fa213e4809e26a337f41ed091716297388.webp?57079259");background-position:top center;background-size:cover}.landing.section-three.bg-2{background-color:#000;background-image:url("//acdn-us.mitiendanube.com/stores/970/706/themes/material/img-1341633872-1736893982-7249b3a56cba2de21429e5fca5468afd1736893983.jpg?57079259");background-position:top center;background-size:cover}.landing.section-three.bg-3{background-color:#fff}.landing.section-three.bg-4{background-color:#d6b269}.landing.section-three.bg-5{background-color:#fff}.landing.section-three .content{width:90%;padding-top:1rem;padding-bottom:1rem}.landing.section-three .title{width:80%;font-size:2.6em;font-weight:400}.landing.section-three .text{padding:8rem 1.5rem 3rem 1.5rem;width:100%;font-size:1.3em;margin-bottom:4em}.landing.section-three .text .item{margin-bottom:1.2rem}.landing.section-three .text .btn-special{margin-top:10px}.landing.section-four.bg-1{background-color:#030303;background-image:url("//acdn-us.mitiendanube.com/stores/970/706/themes/material/img-372645199-1716297389-0b56b1b5fca93f71b389db2e2b0630db1716297390.webp?57079259");background-position:top center;background-size:cover}.landing.section-four.bg-2{background-color:#fff;background-image:url("//acdn-us.mitiendanube.com/stores/970/706/themes/material/img-901580965-1741262388-31cf27c1a241f054e789ab355a3312aa1741262388.jpg?57079259");background-position:top center;background-size:cover}.landing.section-four.bg-3{background-color:#fff}.landing.section-four.bg-4{background-color:#fff;background-image:url("//acdn-us.mitiendanube.com/stores/970/706/themes/material/img-468353444-1725973125-36f9d9cfd5dff71030790c5f6b833afd1725973126.jpg?57079259");background-position:top center;background-size:cover}.landing.section-four.bg-5{background-color:#fff}.landing.section-four::before{height:80vw}.landing.section-four .title{font-size:4rem;margin:auto;width:95%}.landing.section-four .subtitle{margin:2rem auto;width:95%}.landing.section-four .text{margin:0 auto 2rem auto;width:95%}}footer.landing{background-color:#131720;color:#fff;padding:2rem 0;text-align:center}footer.landing img{height:25px;width:25px}@keyframes glowing{0%{background-position:0 0}50%{background-position:400% 0}100%{background-position:0 0}}@keyframes animation_texture{0%{background-position:0}100%{background-position:100% 0}}
/* Engine:dart */