@import"https://fonts.googleapis.com/css2?family=Borel&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Montserrat,sans-serif;color:#595959}html,body{overscroll-behavior:none}main{margin-top:80px}p{font-size:16px;line-height:24px}p a{text-decoration:underline}a{color:inherit;text-decoration:none}ul{list-style-type:none;padding-left:unset}.max-width{width:100%;max-width:1200px;height:100%;margin:0 auto;padding-right:20px;padding-left:20px}.half-max-width{width:100%;padding-right:20px;padding-left:20px}.page-title{font-family:Borel,sans-serif;font-size:36px;font-weight:400;line-height:1;color:#595959}@media screen and (min-width:768px){.max-width,.half-max-width{padding-right:40px;padding-left:40px}}@media screen and (min-width:1200px){.max-width{padding-right:64px;padding-left:64px}.half-max-width{max-width:600px;padding-right:64px;padding-left:64px}.half-max-width.left-col-hmw{margin:0 0 0 auto}.half-max-width.left-right-hmw{margin:0 auto 0 0}}.header{width:100%;height:80px;position:fixed;top:0;left:0;background-color:#faf6ee;color:#32abd3;z-index:100}.header .max-width{display:flex;align-items:center;justify-content:space-between}.header .max-width .header-left-side,.header .max-width .header-right-side{display:flex;flex-flow:row nowrap;gap:10px}.header .max-width .header-left-side .lg-navlist,.header .max-width .header-right-side .lg-navlist{display:none}.header .max-width .header-left-side .lg-navlist .lg-navitem,.header .max-width .header-right-side .lg-navlist .lg-navitem{padding:16px 0;position:relative;cursor:pointer}.header .max-width .header-left-side .lg-navlist .lg-navitem:hover .submenu-container,.header .max-width .header-right-side .lg-navlist .lg-navitem:hover .submenu-container{opacity:1;visibility:visible}.header .max-width .header-left-side .lg-navlist .lg-navitem .submenu-container,.header .max-width .header-right-side .lg-navlist .lg-navitem .submenu-container{min-width:200px;padding:10px 24px 20px;position:absolute;top:100%;left:-24px;opacity:0;visibility:hidden;transition:all .25s ease;background-color:#faf6ee}.header .max-width .header-left-side .lg-navlist .lg-navitem .submenu-container .submenu-list,.header .max-width .header-right-side .lg-navlist .lg-navitem .submenu-container .submenu-list{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.header .max-width .header-left-side .lg-navlist .lg-navitem .submenu-container .submenu-list .submenu-item .lg-navlink span,.header .max-width .header-right-side .lg-navlist .lg-navitem .submenu-container .submenu-list .submenu-item .lg-navlink span{cursor:pointer}.header .max-width .header-left-side .header-logo-cont{margin-right:32px;display:flex;align-items:center;transform:translateY(-4px)}.header .max-width .header-left-side .header-logo-cont img{height:30px;width:auto}.header .max-width .header-right-side{display:flex;align-items:center}.header .max-width .header-right-side .lg-right-menu{margin-right:32px}.header .max-width .header-right-side .lg-right-menu .lg-navlist .lg-navitem .submenu-container{left:unset;right:-20px}.header .max-width .header-right-side .lg-right-menu .lg-navlist .lg-navitem .submenu-container .submenu-list{align-items:flex-end;text-align:end}.header .max-width .header-right-side .lg-right-menu .lg-navlist .lg-navitem .submenu-container .submenu-list .submenu-item .lg-navlink{cursor:pointer}.mb-menu{width:100vw;height:100vh;position:fixed;top:0;left:0;opacity:0;visibility:hidden;overflow:hidden;transition:all .3s ease .6s;z-index:90}.mb-menu.show-mb-menu{opacity:1;visibility:visible;transition:all .3s ease 0s}.mb-menu.show-mb-menu .mb-nav{transform:translate(0);transition:all .3s ease .3s}.mb-menu.show-mb-menu .mb-menu-bg{opacity:1;transition:all .3s ease 0s}.mb-menu .mb-menu-bg{width:100%;height:100%;position:absolute;top:0;left:0;opacity:0;transition:all .3s ease .3s;background-color:#00000040;z-index:0}.mb-menu .mb-nav{min-width:150px;height:calc(100vh - 80px);padding:0 17px 27px;position:absolute;top:80px;right:0;transform:translate(100%);transition:all .3s ease 0s;background-color:#faf6ee}.mb-menu .mb-nav .mb-navlist{min-width:200px;height:100%;overflow:auto;display:flex;flex-direction:column}.mb-menu .mb-nav .mb-navlist .mb-navitem{padding:16px 0;border-bottom:1px solid #595959}.mb-menu .mb-nav .mb-navlist .mb-navitem.show-submenu .submenu-container{max-height:500px}.mb-menu .mb-nav .mb-navlist .mb-navitem.show-submenu .mb-navlink.mb-navlink-w-submenu:after{content:"-"}.mb-menu .mb-nav .mb-navlist .mb-navitem .mb-navlink{font-size:14px;font-weight:500;display:flex;align-items:center;justify-content:space-between;position:relative}.mb-menu .mb-nav .mb-navlist .mb-navitem .mb-navlink.mb-navlink-w-submenu:after{content:"+";font-size:14px;font-weight:400}.mb-menu .mb-nav .mb-navlist .mb-navitem .submenu-container{max-height:0;overflow:hidden;transition:all .3s ease}.mb-menu .mb-nav .mb-navlist .mb-navitem .submenu-container .submenu-list{padding-top:16px;display:flex;flex-direction:column;gap:6px}.burger{width:32px;padding:4px;display:flex;flex-direction:column;align-items:center;position:relative}.burger .line{width:20px;height:2px;border-radius:1px;position:absolute;left:6px;background-color:#32abd3}.burger .line.line-1{top:calc(50% - 1px)}.burger .line.line-2{top:calc(50% - 8px)}.burger .line.line-3{top:calc(50% + 6px)}.burger.open-burger .line.line-1{opacity:0}.burger.open-burger .line.line-2{top:calc(50% - 1px);transform:rotate(45deg)}.burger.open-burger .line.line-3{top:calc(50% - 1px);transform:rotate(-45deg)}.header-icon-btn{height:24px;aspect-ratio:1;padding:2px;border:0;display:flex;align-items:center;justify-content:center;position:relative;background-color:transparent;cursor:pointer}.header-icon-btn .cart-items-num{width:20px;height:20px;border-radius:50px;display:flex;align-items:center;justify-content:center;position:absolute;bottom:-50%;right:-50%;background-color:#32abd3}.header-icon-btn .cart-items-num span{font-size:10px;line-height:1;text-align:center;color:#fff}.header-icon-btn svg{width:auto;height:16px;fill:#32abd3}.footer{width:100%;display:flex;flex-direction:column;background-color:#eadfc3}.footer .footer-content .max-width{padding-top:24px;padding-bottom:32px;display:flex;flex-flow:row wrap;justify-content:space-between;gap:24px 0}.footer .footer-content .max-width .social-menu-container{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:8px}.footer .footer-content .max-width .social-menu-container .social-menu{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:24px}.footer .footer-content .max-width .social-menu-container .social-menu a{display:flex;align-items:center;justify-content:center}.footer .footer-content .max-width .social-menu-container .social-menu a svg{fill:#595959}.footer .footer-content .max-width .social-menu-container .pato-logo{display:inline-block}.footer .footer-content .max-width .footer-links-menu{width:calc(50% - 8px);display:flex;flex-direction:column;align-items:flex-start;gap:6px}.footer .footer-content .max-width .footer-links-menu .footer-link-item,.footer .footer-content .max-width .footer-links-menu .footer-link-item a{line-height:12px}.footer .footer-content .max-width .footer-links-menu .footer-link-item a span{display:inline-flex;font-size:12px;line-height:12px;color:#595959}.footer .footer-content .max-width .footer-menu{width:calc(50% - 8px);display:flex;flex-direction:column;align-items:flex-start;gap:4px}.footer .footer-content .max-width .footer-menu .footer-menu-title{font-size:12px;font-weight:500;line-height:1.2;color:#595959}.footer .footer-content .max-width .footer-menu .footer-menu-text-container{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.footer .footer-content .max-width .footer-menu .footer-menu-text-container .footer-menu-text{font-size:12px;font-weight:500;line-height:1.2;color:#595959}.footer .footer-content .max-width .pato-logo{display:none}.footer .footer-content .max-width .footer-certificates{width:calc(50% - 8px);display:flex;justify-content:flex-end;align-items:center;gap:20px}.footer .footer-content .max-width .footer-certificates .data-fiscal,.footer .footer-content .max-width .footer-certificates .defensa-consumidor{width:auto;height:41px}.footer .copy-content{min-height:32px;background-color:#595959}.footer .copy-content .max-width{padding-top:10px;padding-bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:24px}.footer .copy-content .max-width .copy-text{font-size:10px;line-height:1.2;color:#fff}.footer .copy-content .max-width a{display:flex}.footer .copy-content .max-width a svg{width:auto;height:7.5px;fill:#fff}.toast{width:90%;max-width:350px;padding:18px 10px;border:.5px solid #000;border-radius:10px;position:fixed;right:5%;top:80px;opacity:0;transition:all .25s ease;visibility:hidden;background-color:#f2f2f2;z-index:1000}.toast.show-toast{top:100px;opacity:1;visibility:visible}.toast .btn{padding:6px;border-radius:unset;position:absolute;top:10px;right:10px;background-color:transparent}.toast .btn svg{fill:#595959}.toast .toast-title{width:calc(100% - 25px)}.toast .toast-text{width:calc(100% - 25px);margin-top:10px;font-size:12px;line-height:1.4;text-wrap:pretty}.btn{width:min-content;padding:10px 24px;border:0;border-radius:10px;display:flex;align-items:center;justify-content:center;transition:all .25s ease;background-color:#595959;cursor:pointer}.btn span{transition:all .25s ease;font-size:12px;font-weight:700;line-height:1;text-wrap:nowrap;text-transform:uppercase;white-space:nowrap;letter-spacing:1px;color:#fff}.btn.inverted-btn{border:2px solid #595959;background-color:#fff}.btn.inverted-btn span{color:#595959}.newsletter-form{width:100%;display:flex;flex-direction:column;gap:10px;position:relative}.newsletter-form .nletter-input{width:100%;padding:0 16px;border:1px solid #707070;height:38px;border-radius:10px;font-size:12px;line-height:1.1}.newsletter-form .btn{padding:0;position:absolute;right:10px;bottom:8px;background-color:transparent}.newsletter-form .btn svg{fill:#32abd3}.cart-sidebar-cont{width:100vw;height:calc(100vh - 80px);position:fixed;bottom:0;left:0;visibility:hidden;transition:all 0s ease;transition-delay:.4s;overflow:hidden;z-index:90}.cart-sidebar-cont .cart-bg{width:100%;height:100%;position:relative;opacity:0;transition:all .2s ease;transition-delay:.2s;background-color:#2699fb33;z-index:0}.cart-sidebar-cont .cart-sidebar{width:300px;height:100%;padding:15px 21px;position:absolute;top:0;right:-300px;opacity:0;transition:all .2s ease;transition-delay:0s;overflow:hidden;background-color:#fff;z-index:1}.cart-sidebar-cont .cart-sidebar .cart .cart-items-list-container{max-height:calc(100vh - 450px);overflow:auto}.cart-sidebar-cont.show-cart-sidebar{visibility:visible;transition-delay:0s}.cart-sidebar-cont.show-cart-sidebar .cart-bg{opacity:1;transition-delay:0s}.cart-sidebar-cont.show-cart-sidebar .cart-sidebar{right:0;opacity:1;transition-delay:.2s}.cart{height:100%;display:grid;grid-template-rows:40px min-content auto}.cart .cart-header{height:40px;display:flex;flex-wrap:nowrap;flex-shrink:0;align-items:center;justify-content:space-between;border-bottom:1px solid #707070}.cart .cart-header p{font-size:16px;font-weight:600;line-height:1;color:#707070}.cart .cart-header button{border:0;background-color:transparent;cursor:pointer}.cart .cart-header button svg{width:auto;height:14px;fill:#2699fb}.cart .cart-items-list-container{padding:16px 0;display:flex;flex-direction:column;overflow:auto}.cart .cart-items-list-container .cart-item{padding-top:21px;padding-bottom:21px;border-bottom:1px solid rgba(89,89,89,.5);display:flex;flex-flow:row nowrap;gap:16px}.cart .cart-items-list-container .cart-item .cart-item-img-container{width:140px;height:200px;border:3px solid #e1e1e1;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.cart .cart-items-list-container .cart-item .cart-item-img-container img{width:100%;height:100%;object-fit:contain}.cart .cart-items-list-container .cart-item .cart-item-info-wrapper{display:flex;flex-direction:column;align-items:flex-start;position:relative;justify-content:space-between;flex-grow:1;gap:16px}.cart .cart-items-list-container .cart-item .cart-item-info-wrapper .cart-item-info{display:flex;flex-direction:column;align-items:flex-start}.cart .cart-items-list-container .cart-item .cart-item-info-wrapper .cart-item-info .cart-item-article{font-size:16px;font-weight:700;color:#707070}.cart .cart-items-list-container .cart-item .cart-item-info-wrapper .cart-item-info .cart-item-details{font-size:12px;color:#707070}.cart .cart-items-list-container .cart-item .cart-item-info-wrapper .cart-item-info .cart-item-price{position:absolute;right:0;bottom:0;text-align:end;font-size:18px;font-weight:700;line-height:1.1;color:#707070}.cart .cart-items-list-container .cart-item .cart-item-info-wrapper .cart-item-info .cart-item-price span{font-size:10px;font-weight:300;font-style:italic}.cart .cart-items-list-container .cart-item .cart-item-info-wrapper .cart-item-actions .cart-item-delete{padding:2px;border:0;position:absolute;top:0;right:0;background-color:transparent;z-index:1;cursor:pointer}.cart .cart-items-list-container .cart-item .cart-item-info-wrapper .cart-item-actions .cart-item-delete svg{height:16px;width:auto;fill:#2699fb}.cart .cart-footer{height:100%;display:flex;flex-direction:column;justify-content:space-between}.cart .cart-footer .cart-values{display:flex;flex-direction:column}.cart .cart-footer .cart-values .subtotal-cont,.cart .cart-footer .cart-values .total-cont{height:56px;border-top:1px solid #707070;display:flex;align-items:center;justify-content:space-between;gap:24px}.cart .cart-footer .cart-values .subtotal-cont p,.cart .cart-footer .cart-values .total-cont p{line-height:1;color:#707070}.cart .cart-footer .cart-values .subtotal-cont p{font-size:14px}.cart .cart-footer .cart-values .total-cont p{font-size:16px;font-weight:700}.cart .cart-footer .cart-actions{display:flex;flex-direction:column;gap:16px}.cart .cart-footer .cart-actions .btn{width:100%}.cart .cart-footer .cart-actions .cart-warning{padding:14px;display:flex;flex-direction:column;align-items:flex-start;gap:6px;background-color:#faf6ee}.cart .cart-footer .cart-actions .cart-warning p{font-size:12px;line-height:1.4;color:#707070}.items-selector-controls{min-width:80px;height:28px;padding:0 6px;display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;border-radius:10px;background-color:#faf6ee}.items-selector-controls .items-btn{border:0;font-size:18px;font-weight:700;line-height:1;background-color:transparent;color:#707070;cursor:pointer}.items-selector-controls .items-btn:disabled{opacity:.5}.items-selector-controls span{padding:0 10px;font-size:18px;font-weight:400;line-height:1;color:#707070}@media screen and (min-width:768px){.footer .footer-content .max-width{display:grid;grid-template-columns:repeat(4,1fr);gap:20px 40px}.footer .footer-content .max-width .social-menu-container{height:45px;position:relative;grid-column:1/5}.footer .footer-content .max-width .social-menu-container .pato-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.footer .footer-content .max-width .footer-links-menu,.footer .footer-content .max-width .footer-menu{width:max-content}.footer .footer-content .max-width .footer-certificates{width:max-content;flex-grow:1}.cart-sidebar-cont .cart-sidebar{width:550px;right:-550px}}@media screen and (min-width:1024px){.header .max-width .header-left-side .lg-left-menu .lg-navlist,.header .max-width .header-right-side .lg-right-menu .lg-navlist{display:flex;gap:20px}.header .max-width .header-right-side .burger{display:none}.footer .footer-content .max-width{display:flex}.footer .footer-content .max-width .social-menu-container{width:max-content;display:flex}.footer .footer-content .max-width .social-menu-container .pato-logo{display:none}.footer .footer-content .max-width .pato-logo{display:inline-block}.footer .copy-content .max-width .copy-text{font-size:12px}.footer .copy-content .max-width a svg{height:12px}.newsletter-form{display:grid;grid-template-columns:30% 70%}}.categoria-home{padding-top:64px;display:flex;flex-direction:column}.categoria-home .section-header{margin-bottom:8px;display:flex;flex-wrap:row nowrap;align-items:center;justify-content:space-between;gap:10px}.categoria-home .section-header .categoria-title{font-family:Borel,sans-serif;font-size:36px;font-weight:400;line-height:1;color:#595959}.categoria-home .section-header .section-header-btn span{font-size:14px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;color:#595959}.categoria-home hr{width:100%;height:2px;margin-top:-16px;border:0;background-color:#595959}.categoria-home .categoria-cards{width:100%;margin-top:16px}.categoria-home .categoria-cards .categoria-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px 16px}.categoria-home .categoria-cards .categoria-cards-grid .product-card{min-width:100%}.categoria-home .categoria-cards .categoria-cards-grid .product-card-see-more{width:100%;padding:0 10px}.categoria-home .categoria-cards .categoria-cards-grid .product-card-see-more .see-more-card{width:100%;aspect-ratio:1;border-radius:10px;display:flex;align-items:center;justify-content:center;background-color:#32abd333}.categoria-home .categoria-cards .categoria-cards-grid .product-card-see-more span{font-size:16px;font-weight:700;letter-spacing:.5px;line-height:1;text-transform:uppercase;color:#2699fb}.categoria-home .see-more-btn{width:calc(100% - 56px);min-height:38px;margin:53px auto 12px;padding:12px 10px;border:2px solid #595959;border-radius:10px;display:flex;align-items:center;justify-content:center}.categoria-home .see-more-btn span{font-size:12px;font-weight:700;line-height:1;white-space:nowrap;letter-spacing:1px;text-transform:uppercase}.product-card{display:flex;flex-direction:column;gap:21px}.product-card .product-img-container{width:100%;min-width:0;border:3px solid #e1e1e1;border-radius:10px;aspect-ratio:1;position:relative;display:flex;overflow:hidden;background-color:#fff}.product-card .product-img-container .product-tags-container{display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:flex-start;gap:10px;position:absolute;top:8px;left:8px;z-index:1}.product-card .product-img-container .product-tags-container .tag{padding:6px 9px;border-radius:10px;display:flex;align-items:center;justify-content:center}.product-card .product-img-container .product-tags-container .tag span{font-size:10px;font-weight:700;line-height:1;letter-spacing:1px;text-transform:uppercase}.product-card .product-img-container .product-tags-container .tag.oferta-tag{background-color:#32abd3}.product-card .product-img-container .product-tags-container .tag.oferta-tag span{color:#fff}.product-card .product-img-container .product-tags-container .tag.nuevo-tag{background-color:#f58e27}.product-card .product-img-container .product-tags-container .tag.stock-promo-tag{background-color:#ffd95a}.product-card .product-img-container .product-tags-container .tag.stock-promo-tag span{color:#595959}.product-card .product-img-container .product-tags-container .tag.tres-telas-tag{background-color:#eadfc3}.product-card .product-img-container .product-tags-container .tag.tres-telas-tag span{color:#595959}.product-card .product-img-container .product-tags-container .tag.sin-stock-tag{background-color:#595959}.product-card .product-img-container .product-tags-container .tag.sin-stock-tag span{color:#e1e1e1}.product-card .product-img-container .product-img-single{width:100%;align-self:center;justify-self:center;object-fit:contain;position:relative;z-index:0}.product-card .product-img-container .swiper{width:100%;height:100%;z-index:0}.product-card .product-img-container .swiper .swiper-wrapper{width:100%}.product-card .product-img-container .swiper .swiper-wrapper .swiper-slide{width:100%!important;display:flex;align-items:center;justify-content:center}.product-card .product-img-container .swiper .swiper-wrapper .swiper-slide img{width:100%;object-fit:contain}.product-card .product-img-container .swiper .swiper-pagination-bullet{width:10px;height:10px;margin:0 8px;background-color:#595959}.product-card .product-data-container{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.product-card .product-data-container .product-name{font-size:18px;font-weight:500;line-height:1.2;color:#595959}.product-card .product-data-container .product-precio{display:flex;align-items:baseline;gap:8px}.product-card .product-data-container .product-precio .precio-old{font-size:14px;font-weight:500;line-height:1.2;text-decoration:line-through;color:#32abd3;opacity:.5}.product-card .product-data-container .product-precio strong{font-size:18px;font-weight:800;line-height:1.2;color:#32abd3}.product-card .product-data-container .producto-desc{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.product-card .product-data-container .producto-desc p{font-size:14px;font-weight:500;line-height:1.2}.guide-cta{width:100%;max-width:1200px;margin:0 auto 12px;display:flex;flex-direction:column;position:relative;overflow:hidden}.guide-cta .cta-bg-container{width:100%;max-height:450px;display:flex;overflow:hidden;background-color:#eadfc333}.guide-cta .cta-bg-container .cta-bg-img{width:100%;height:100%;object-fit:contain}.guide-cta .cta-content{padding:48px 36px;background-color:#f6eed7}.guide-cta .cta-content .h-max-width{width:100%;max-width:600px;height:100%;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px}.guide-cta .cta-content .h-max-width .cta-title{font-family:Borel,sans-serif;font-size:28px;font-weight:400;line-height:1.2}.guide-cta .cta-content .h-max-width .cta-text{width:100%;max-width:272px}.guide-cta .cta-content .h-max-width .cta-text p{font-size:18px;font-weight:500;line-height:1.2}.guide-cta .cta-content .h-max-width a{width:100%;margin-top:12px}.guide-cta .cta-content .h-max-width a .btn{width:100%;background-color:#ffd95a}.guide-cta .cta-content .h-max-width a .btn span{letter-spacing:0;color:#595959}.newsletter-cta{width:100%;max-width:1200px;margin:0 auto;padding-top:0;position:relative}.newsletter-cta .bg-container{width:100%;height:100%;display:flex;align-items:flex-end;position:absolute;top:0;left:0;overflow:hidden;background-color:#faf6ee;z-index:0}.newsletter-cta .bg-container img{width:100%;height:auto;object-fit:contain}.newsletter-cta .max-width{padding:48px 36px 32px;display:flex;flex-direction:column;gap:24px;position:relative;z-index:1}.newsletter-cta .max-width .text-container{max-width:234px;display:flex;flex-direction:column;gap:4px}.newsletter-cta .max-width .text-container .section-title{font-size:28px;font-weight:400;font-family:Borel,sans-serif;line-height:1.1}.newsletter-cta .max-width .text-container .section-text-container p{font-size:18px;font-weight:500;line-height:1.2;text-wrap:pretty}.newsletter-cta .max-width .nletter-form-container{width:100%}.breadcrumbs{display:flex;flex-flow:row wrap;align-items:center}.breadcrumbs .crumb{margin-right:8px;display:flex;align-items:center}.breadcrumbs .crumb a,.breadcrumbs .crumb p{font-size:12px;line-height:14px;color:#2699fb}.breadcrumbs .crumb span{margin-left:4px;font-size:12px;line-height:14px;color:#2699fb}.breadcrumbs .crumb.current p{color:#707070}.productos-relacionados{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.productos-relacionados .section-title{font-family:Borel,sans-serif;font-weight:400;font-size:26px;line-height:1.2}.productos-relacionados .productos-relacionados-grid{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:40px 20px}.productos-relacionados .swiper{width:100%}.title-banner{width:100%;height:250px;display:flex;align-items:center;background-color:#eadfc3}.title-banner .max-width{height:min-content;display:flex!important;flex-direction:column;align-items:center;justify-content:center;position:relative}.title-banner .max-width .page-title{font-family:Borel,sans-serif;font-weight:400;font-size:36px;line-height:.8}.title-banner .max-width svg{width:180px;height:auto;position:absolute;top:100%;left:50%;transform:translate(-50%)}@media screen and (min-width:768px){.categoria-home .categoria-cards .categoria-cards-grid{grid-template-columns:repeat(4,1fr)}.categoria-home .see-more-btn{max-width:201px}.guide-cta{display:grid;grid-template-columns:50% 50%}.guide-cta .cta-content{padding:48px 20%}.guide-cta .cta-content .h-max-width{margin:0 auto 0 0;align-items:flex-start;justify-content:center;text-align:start}.guide-cta .cta-content .h-max-width a{width:100%;max-width:220px}.newsletter-cta .max-width{gap:24px}.newsletter-cta .max-width .text-container{gap:0}.newsletter-cta .max-width .nletter-form-container{max-width:530px}.newsletter-cta .max-width .nletter-form-container .newsletter-form{display:grid;grid-template-columns:1fr 2fr;gap:8px}.productos-relacionados .productos-relacionados-grid{grid-template-columns:repeat(4,1fr)}.title-banner .max-width .page-title{font-size:48px}.title-banner .max-width svg{width:350px}}@media screen and (min-width:1024px){.newsletter-cta .max-width{display:grid;grid-template-columns:50% 50%;align-items:center;gap:0}.newsletter-cta .max-width .text-container{max-width:unset;padding-right:32px;padding-left:32px}.newsletter-cta .max-width .nletter-form-container{padding-left:32px}.title-banner{height:267px}.title-banner .max-width .page-title{font-size:80px}.title-banner .max-width svg{width:450px}}.home-page .guide-cta{margin-top:70px}.productos-page{width:100%;display:flex;flex-direction:column;position:relative}.productos-page .page-banner{width:100%;overflow:hidden;background-color:#faf6ee}.productos-page .page-banner .max-width .img-container{width:100%;position:relative}.productos-page .page-banner .max-width .img-container .page-banner-img{width:auto;height:300px;margin:0 auto;display:block;object-fit:contain;position:relative;z-index:1}.productos-page .page-banner .max-width .img-container .misc-estrellas-izq{width:15%;max-width:300px;position:absolute;top:180px;left:0;z-index:2}.productos-page .page-banner .max-width .img-container .misc-estrellas-izq svg{width:100%;height:auto}.productos-page .page-banner .max-width .img-container .misc-estrellas-der{width:15%;max-width:300px;position:absolute;top:40px;right:0;z-index:0}.productos-page .page-banner .max-width .img-container .misc-estrellas-der svg{width:100%;height:auto}.productos-page .page-banner .max-width .banner-text-container{padding-bottom:32px;display:flex;flex-flow:row-reverse nowrap;align-items:center;gap:20px;position:relative;z-index:3}.productos-page .page-banner .max-width .banner-text-container .page-title{width:max-content;transform:translateY(6px);font-family:Borel,sans-serif;font-weight:400;font-size:36px;line-height:1.4;color:#32abd3}.productos-page .page-banner .max-width .banner-text-container .banner-title-pollito-cont{width:140px;height:auto}.productos-page .page-banner .max-width .banner-text-container .banner-title-pollito-cont svg{width:100%;height:auto}.productos-page .products-header{width:100%;padding:16px 0;position:sticky;top:80px;left:0;background-color:#fff;z-index:10}.productos-page .products-header .max-width .filter-btn{padding:4px;border:0;display:flex;align-items:center;gap:8px;background-color:transparent;cursor:pointer}.productos-page .products-header .max-width .filter-btn:hover svg{fill:#32abd3}.productos-page .products-header .max-width .filter-btn:hover span{color:#32abd3}.productos-page .products-header .max-width .filter-btn svg{transition:all .2s ease;width:auto;height:14px;fill:#595959}.productos-page .products-header .max-width .filter-btn{transition:all .2s ease}.productos-page .products-header .max-width .filter-btn span{font-size:16px;font-weight:700}.productos-page .products-container{position:relative;z-index:0}.productos-page .products-container .max-width{padding-top:32px;padding-bottom:56px;display:flex;flex-direction:column;align-items:center;gap:24px}.productos-page .products-container .max-width .products-grid-container{width:100%;display:flex;flex-direction:column;gap:16px}.productos-page .products-container .max-width .products-grid-container .products-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.productos-page .products-container .max-width .no-results{min-height:30vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.productos-page .products-container .max-width .no-results h3{font-size:40px;line-height:1}.productos-page .products-container .max-width .see-more-products-btn{border:2px solid #595959;background-color:transparent}.productos-page .products-container .max-width .see-more-products-btn:hover{background-color:#595959}.productos-page .products-container .max-width .see-more-products-btn:hover span{color:#fff}.productos-page .products-container .max-width .see-more-products-btn span{color:#595959}.filters-container{width:100vw;height:100vh;position:fixed;top:0;left:0;opacity:0;visibility:hidden;overflow:hidden;transition:all .25s ease .5s;z-index:10}.filters-container .filters-bg{width:100%;height:100%;position:absolute;left:0;top:0;transition:all .25s ease .25s;opacity:0;background-color:#32abd333;z-index:0;cursor:pointer}.filters-container .filters{width:min-content;height:100vh;padding:108px 20px 32px;display:flex;flex-direction:column;align-items:stretch;gap:24px;position:relative;transform:translate(-100%);transition:all .25s ease 0s;overflow:auto;background-color:#faf6ee;z-index:1}.filters-container .filters .close-filter-btn{width:29px;height:29px;border:0;border-radius:50px;display:flex;align-items:center;justify-content:center;position:absolute;top:84px;right:4px;background-color:#fff;cursor:pointer}.filters-container .filters .close-filter-btn svg{width:auto;height:10px}.filters-container .filters .order-by,.filters-container .filters .filter-by{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.filters-container .filters .order-by .group-title,.filters-container .filters .filter-by .group-title{font-size:18px;font-weight:700}.filters-container .filters .order-by #order-products-selector{margin-left:-4px;border:0;background-color:transparent}.filters-container .filters .filter-by .filter-group{margin-bottom:6px;display:flex;flex-direction:column;gap:8px}.filters-container .filters .filter-by .filter-group span{font-size:16px;font-weight:500}.filters-container .filters .filter-by .filter-group .filter-by-list{display:flex;flex-direction:column;align-items:flex-start}.filters-container .filters .filter-by .filter-group .filter-by-list .filter-by-item{font-size:12px;font-weight:400;line-height:20px;text-transform:capitalize;transition:all .2s ease;cursor:pointer}.filters-container .filters .filter-by .filter-group .filter-by-list .filter-by-item.active{font-weight:700;padding-left:4px}.filters-container .filters .filter-by .filter-group.filter-by-price{width:100%}.filters-container .filters .filter-by .filter-group.filter-by-price .price-range{width:100%;display:flex;flex-direction:column;gap:4px}.filters-container .filters .filter-by .filter-group.filter-by-price .price-histogram{width:100%;height:44px;display:flex;align-items:flex-end;gap:3px}.filters-container .filters .filter-by .filter-group.filter-by-price .price-histogram .price-histogram-bar{flex:1;min-height:4px;background-color:#32abd3;border-radius:2px 2px 0 0;transition:height .2s ease}.filters-container .filters .filter-by .filter-group.filter-by-price .price-slider{position:relative;width:100%;height:18px;display:flex;align-items:center}.filters-container .filters .filter-by .filter-group.filter-by-price .price-slider .price-slider-track{position:absolute;left:0;right:0;top:50%;height:2px;background-color:#e1e1e1;transform:translateY(-50%)}.filters-container .filters .filter-by .filter-group.filter-by-price .price-slider .price-slider-range{position:absolute;top:50%;height:2px;background-color:#32abd3;transform:translateY(-50%)}.filters-container .filters .filter-by .filter-group.filter-by-price .price-slider .price-slider-input{position:absolute;top:0;left:0;width:100%;height:18px;margin:0;padding:0;background:transparent;-webkit-appearance:none;appearance:none;pointer-events:none}.filters-container .filters .filter-by .filter-group.filter-by-price .price-slider .price-slider-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background-color:#fff;border:2px solid #32abd3;cursor:pointer;pointer-events:auto}.filters-container .filters .filter-by .filter-group.filter-by-price .price-slider .price-slider-input::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background-color:#fff;border:2px solid #32abd3;cursor:pointer;pointer-events:auto}.filters-container .filters .filter-by .filter-group.filter-by-price .price-slider .price-slider-input::-webkit-slider-runnable-track{background:transparent;border:0}.filters-container .filters .filter-by .filter-group.filter-by-price .price-slider .price-slider-input::-moz-range-track{background:transparent;border:0}.filters-container .filters .filter-by .filter-group.filter-by-price .price-range-labels{width:100%;display:flex;justify-content:space-between;gap:8px}.filters-container .filters .filter-by .filter-group.filter-by-price .price-range-labels .price-range-label{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.filters-container .filters .filter-by .filter-group.filter-by-price .price-range-labels .price-range-label--max{align-items:flex-end}.filters-container .filters .filter-by .filter-group.filter-by-price .price-range-labels .price-range-label .price-range-label-text{font-size:14px;font-weight:400;color:#595959}.filters-container .filters .filter-by .filter-group.filter-by-price .price-range-labels .price-range-label .price-range-label-value{font-size:12px;font-weight:600;color:#595959}.filters-container.show-filters{opacity:1;visibility:visible;transition-delay:0s}.filters-container.show-filters .filters-bg{opacity:1;transition-delay:0s}.filters-container.show-filters .filters{opacity:1;transform:translate(0);transition-delay:.25s}.ficha-producto-page .max-width.ficha-mw{padding-top:24px;padding-bottom:80px;display:flex;flex-direction:column;gap:20px}.ficha-producto-page .max-width.ficha-mw .ficha-producto{display:flex;flex-direction:column;gap:20px}.ficha-producto-page .max-width.ficha-mw .ficha-producto .producto-image-container{margin-bottom:20px}.ficha-producto-page .max-width.ficha-mw .ficha-producto .producto-image-container .swiper-container{display:flex;flex-direction:column;gap:10px}.ficha-producto-page .max-width.ficha-mw .ficha-producto .producto-image-container .swiper-container .main-swiper{width:100%;aspect-ratio:1;border-radius:10px;overflow:hidden;background-color:#f2f2f2}.ficha-producto-page .max-width.ficha-mw .ficha-producto .producto-image-container .swiper-container .main-swiper .swiper-slide img{width:100%;height:100%;object-fit:cover}.ficha-producto-page .max-width.ficha-mw .ficha-producto .producto-image-container .swiper-container .thumbs-swiper{width:100%}.ficha-producto-page .max-width.ficha-mw .ficha-producto .producto-image-container .swiper-container .thumbs-swiper .swiper-slide{aspect-ratio:1;border-radius:6px;overflow:hidden;cursor:pointer;opacity:.5;transition:opacity .25s ease;background-color:#f2f2f2}.ficha-producto-page .max-width.ficha-mw .ficha-producto .producto-image-container .swiper-container .thumbs-swiper .swiper-slide.swiper-slide-thumb-active{opacity:1}.ficha-producto-page .max-width.ficha-mw .ficha-producto .producto-image-container .swiper-container .thumbs-swiper .swiper-slide img{width:100%;height:100%;object-fit:cover}.ficha-producto-page .max-width.ficha-mw .ficha-producto .producto-info-container{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.ficha-producto-page .max-width.ficha-mw .ficha-producto .producto-info-container .producto-art{font-size:28px;font-weight:400;line-height:34px}.ficha-producto-page .max-width.ficha-mw .ficha-producto .producto-info-container .producto-by{font-size:18px;line-height:22px}.ficha-producto-page .max-width.ficha-mw .ficha-producto .producto-info-container .producto-price-cont{margin-top:1px;display:flex;flex-direction:column;align-items:flex-start}.ficha-producto-page .max-width.ficha-mw .ficha-producto .producto-info-container .producto-price-cont .producto-price-old{font-size:18px;font-weight:500;line-height:1.1;text-decoration:line-through;opacity:.5}.ficha-producto-page .max-width.ficha-mw .ficha-producto .producto-info-container .producto-price{font-size:42px;line-height:1;font-weight:700}.ficha-producto-page .max-width.ficha-mw .ficha-producto .producto-info-container .descripcion-container{margin-top:38px;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.ficha-producto-page .max-width.ficha-mw .ficha-producto .producto-info-container .descripcion-container h4{font-size:14px;font-weight:700;line-height:18px}.ficha-producto-page .max-width.ficha-mw .ficha-producto .producto-info-container .descripcion-container div p{font-size:14px;line-height:18px}.ficha-producto-page .max-width.ficha-mw .ficha-producto .add-to-card-actions{margin-top:29px;display:flex;flex-direction:column;align-items:flex-start;gap:19px}.ficha-producto-page .max-width.ficha-mw .ficha-producto .add-to-card-actions .card-action{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.ficha-producto-page .max-width.ficha-mw .ficha-producto .add-to-card-actions .card-action .action-options{display:flex;flex-wrap:row nowrap;gap:10px}.ficha-producto-page .max-width.ficha-mw .ficha-producto .add-to-card-actions .card-action .action-options .action-option{height:24px;padding:0 10px;border:1px solid #707070;display:flex;align-items:center;justify-content:center;transition:all .25s ease;cursor:pointer}.ficha-producto-page .max-width.ficha-mw .ficha-producto .add-to-card-actions .card-action .action-options .action-option span{font-size:12px;line-height:1;text-transform:uppercase}.ficha-producto-page .max-width.ficha-mw .ficha-producto .add-to-card-actions .card-action .action-options .action-option.active{background-color:#ffd95a}.ficha-producto-page .max-width.ficha-mw .ficha-producto .add-to-card-actions .btn{margin-top:12px;background-color:#ffd95a}.ficha-producto-page .max-width.ficha-mw .ficha-producto .add-to-card-actions .btn:hover{background-color:#595959}.ficha-producto-page .max-width.ficha-mw .ficha-producto .add-to-card-actions .btn:hover span{color:#ffd95a}.ficha-producto-page .max-width.ficha-mw .ficha-producto .add-to-card-actions .btn span{color:#595959}.ficha-producto-page .max-width.ficha-mw .productos-relacionados{margin-top:71px;gap:40px;position:relative}.ficha-producto-page .max-width.ficha-mw .productos-relacionados:before{content:"";width:100%;height:1px;position:absolute;top:-45px;left:0;background-color:#707070;z-index:0}.cart-page .max-width{min-height:calc(100vh - 80px);padding-top:64px;padding-bottom:72px;display:flex;flex-direction:column}.cart-page .max-width .cart-page-disclaimer{padding:10px 6px;background-color:#e8dfc6}.cart-page .max-width .cart-page-disclaimer .cart-page-disclaimer-text{font-size:14px;line-height:18px;font-weight:700}.cart-page .max-width .cart{height:100%;display:flex;flex-direction:column;flex-grow:1}.cart-page .max-width .cart .cart-header{display:none}.cart-page .max-width .cart .cart-items-list-container{height:100%;flex-grow:1}#nosotros-page,#como-comprar-page{background-color:#faf6ee}#nosotros-page .title-banner .max-width,#como-comprar-page .title-banner .max-width{display:flex;padding-top:unset;padding-bottom:unset}#nosotros-page .inner-nav,#como-comprar-page .inner-nav{width:100%}#nosotros-page .inner-nav .max-width,#como-comprar-page .inner-nav .max-width{max-width:734px;padding-top:0;padding-bottom:0;display:flex}#nosotros-page .inner-nav .max-width .nosotros-nav,#como-comprar-page .inner-nav .max-width .nosotros-nav{width:100%;padding:12px 0}#nosotros-page .inner-nav .max-width .nosotros-nav .nosotros-navlist,#como-comprar-page .inner-nav .max-width .nosotros-nav .nosotros-navlist{display:flex;flex-flow:row nowrap;justify-content:space-between;gap:10px}#nosotros-page .inner-nav .max-width .nosotros-nav .nosotros-navlist .nosotros-navitem,#como-comprar-page .inner-nav .max-width .nosotros-nav .nosotros-navlist .nosotros-navitem{text-decoration:none;text-align:center;font-size:14px;font-weight:500;line-height:1.2}#nosotros-page .max-width,#como-comprar-page .max-width{padding-top:32px;padding-bottom:32px;display:flex;flex-direction:column;align-items:center}#nosotros-page .max-width .inner-timeline-block,#como-comprar-page .max-width .inner-timeline-block{width:100%;margin-top:140px;margin-bottom:120px;padding:72px 21px 52px;border-radius:20px;display:flex;flex-direction:column;position:relative;background-color:#fff}#nosotros-page .max-width .inner-timeline-block:last-of-type,#como-comprar-page .max-width .inner-timeline-block:last-of-type{margin-bottom:0}#nosotros-page .max-width .inner-timeline-block:last-of-type .block-timeline-dot,#como-comprar-page .max-width .inner-timeline-block:last-of-type .block-timeline-dot{display:none}#nosotros-page .max-width .inner-timeline-block:last-of-type:after,#como-comprar-page .max-width .inner-timeline-block:last-of-type:after{display:none}#nosotros-page .max-width .inner-timeline-block .mascot-container,#como-comprar-page .max-width .inner-timeline-block .mascot-container{width:auto;height:180px;position:absolute;top:-140px;left:50%;transform:translate(-50%);z-index:20}#nosotros-page .max-width .inner-timeline-block .mascot-container img,#como-comprar-page .max-width .inner-timeline-block .mascot-container img{width:auto;height:100%}#nosotros-page .max-width .inner-timeline-block .title-container,#como-comprar-page .max-width .inner-timeline-block .title-container{margin-bottom:24px;display:flex;flex-direction:column}#nosotros-page .max-width .inner-timeline-block .title-container .block-title,#como-comprar-page .max-width .inner-timeline-block .title-container .block-title{font-family:Borel,sans-serif;font-size:28px;font-weight:400;line-height:1.1}#nosotros-page .max-width .inner-timeline-block .title-container svg,#como-comprar-page .max-width .inner-timeline-block .title-container svg{margin-top:-8px}#nosotros-page .max-width .inner-timeline-block .block-text,#como-comprar-page .max-width .inner-timeline-block .block-text{margin-bottom:26px}#nosotros-page .max-width .inner-timeline-block .accordeon,#como-comprar-page .max-width .inner-timeline-block .accordeon{width:100%;margin:8px 0;display:flex;flex-direction:column}#nosotros-page .max-width .inner-timeline-block .accordeon .accordeon-item,#como-comprar-page .max-width .inner-timeline-block .accordeon .accordeon-item{width:100%;display:flex;flex-direction:column;transition:all .3s ease}#nosotros-page .max-width .inner-timeline-block .accordeon .accordeon-item.active-acc-item .accordeon-header svg,#como-comprar-page .max-width .inner-timeline-block .accordeon .accordeon-item.active-acc-item .accordeon-header svg{transform:rotate(180deg)}#nosotros-page .max-width .inner-timeline-block .accordeon .accordeon-item.active-acc-item .accordeon-body,#como-comprar-page .max-width .inner-timeline-block .accordeon .accordeon-item.active-acc-item .accordeon-body{transition:height .3s ease}#nosotros-page .max-width .inner-timeline-block .accordeon .accordeon-item.active-acc-item .accordeon-body .accordeon-inner-body,#como-comprar-page .max-width .inner-timeline-block .accordeon .accordeon-item.active-acc-item .accordeon-body .accordeon-inner-body{padding:16px 0;opacity:1}#nosotros-page .max-width .inner-timeline-block .accordeon .accordeon-item .accordeon-header,#como-comprar-page .max-width .inner-timeline-block .accordeon .accordeon-item .accordeon-header{width:100%;padding:16px 0;border-bottom:2px solid #595959;display:flex;align-items:center;justify-content:space-between;gap:24px}#nosotros-page .max-width .inner-timeline-block .accordeon .accordeon-item .accordeon-header .accordeon-title,#como-comprar-page .max-width .inner-timeline-block .accordeon .accordeon-item .accordeon-header .accordeon-title{font-size:14px;font-weight:700;line-height:1}#nosotros-page .max-width .inner-timeline-block .accordeon .accordeon-item .accordeon-header svg,#como-comprar-page .max-width .inner-timeline-block .accordeon .accordeon-item .accordeon-header svg{height:12px;width:auto;transition:all .3s ease;transform-origin:center center}#nosotros-page .max-width .inner-timeline-block .accordeon .accordeon-item .accordeon-body,#como-comprar-page .max-width .inner-timeline-block .accordeon .accordeon-item .accordeon-body{height:0;padding:0;overflow:hidden;transition:height .3s ease .05s}#nosotros-page .max-width .inner-timeline-block .accordeon .accordeon-item .accordeon-body .accordeon-inner-body,#como-comprar-page .max-width .inner-timeline-block .accordeon .accordeon-item .accordeon-body .accordeon-inner-body{display:flex;flex-direction:column;gap:8px;opacity:0;transition:all .3s ease}#nosotros-page .max-width .inner-timeline-block .block-timeline-dot,#como-comprar-page .max-width .inner-timeline-block .block-timeline-dot{width:36px;height:36px;border:5px solid #eadfc3;border-radius:50px;position:absolute;bottom:-18px;left:50%;transform:translate(-50%);background-color:#fff;z-index:10}#nosotros-page .max-width .inner-timeline-block:after,#como-comprar-page .max-width .inner-timeline-block:after{content:"";width:5px;height:100%;position:absolute;top:100%;left:50%;transform:translate(-50%);background-color:#eadfc3;z-index:0}#nosotros-page #contacto,#como-comprar-page #contacto{display:grid;position:relative}#nosotros-page #contacto .contact-column,#como-comprar-page #contacto .contact-column{position:relative;overflow:hidden;background-color:#eadfc3}#nosotros-page #contacto .contact-column .contact-column-bg,#como-comprar-page #contacto .contact-column .contact-column-bg{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden;z-index:0}#nosotros-page #contacto .contact-column .contact-column-bg svg,#como-comprar-page #contacto .contact-column .contact-column-bg svg{width:140%;height:auto;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}#nosotros-page #contacto .contact-column .half-max-width,#como-comprar-page #contacto .contact-column .half-max-width{padding-top:56px;padding-bottom:40px;display:flex;flex-direction:column;gap:20px;position:relative;z-index:1}#nosotros-page #contacto .contact-column .half-max-width .section-title,#como-comprar-page #contacto .contact-column .half-max-width .section-title{font-family:Borel,sans-serif;font-size:32px;font-weight:400;line-height:1.5}#nosotros-page #contacto .contact-column .half-max-width .text-container,#como-comprar-page #contacto .contact-column .half-max-width .text-container{display:flex;flex-direction:column;gap:4px}#nosotros-page #contacto .contact-column .half-max-width .text-container p,#como-comprar-page #contacto .contact-column .half-max-width .text-container p{text-wrap:pretty}#nosotros-page #contacto .contact-column .half-max-width .form-container,#como-comprar-page #contacto .contact-column .half-max-width .form-container{width:100%;max-width:315px}#nosotros-page #contacto .contact-column .half-max-width .form-container #contact-form,#como-comprar-page #contacto .contact-column .half-max-width .form-container #contact-form{width:100%;margin-top:16px;display:flex;flex-direction:column;gap:12px}#nosotros-page #contacto .contact-column .half-max-width .form-container #contact-form .form-input,#como-comprar-page #contacto .contact-column .half-max-width .form-container #contact-form .form-input{width:100%;padding:0 16px;border:1px solid #707070;height:38px;border-radius:10px;font-size:12px;line-height:1.1}#nosotros-page #contacto .contact-column .half-max-width .form-container #contact-form .form-textarea,#como-comprar-page #contacto .contact-column .half-max-width .form-container #contact-form .form-textarea{min-height:200px;resize:none;padding:16px}#nosotros-page #contacto .contact-column .half-max-width .form-container #contact-form .btn,#como-comprar-page #contacto .contact-column .half-max-width .form-container #contact-form .btn{min-width:220px;margin-top:12px;background-color:#ffd95a}#nosotros-page #contacto .contact-column .half-max-width .form-container #contact-form .btn:hover,#como-comprar-page #contacto .contact-column .half-max-width .form-container #contact-form .btn:hover{background-color:#595959}#nosotros-page #contacto .contact-column .half-max-width .form-container #contact-form .btn:hover span,#como-comprar-page #contacto .contact-column .half-max-width .form-container #contact-form .btn:hover span{color:#ffd95a}#nosotros-page #contacto .contact-column .half-max-width .form-container #contact-form .btn span,#como-comprar-page #contacto .contact-column .half-max-width .form-container #contact-form .btn span{color:#595959}#nosotros-page #contacto .map-column,#como-comprar-page #contacto .map-column{width:100%;aspect-ratio:1;max-height:450px;background-color:#32abd3}.account-page{width:100%;padding:32px 0 64px}.account-page .page-title{margin-bottom:32px}.account-page .account-section{width:100%;max-width:785px;margin-bottom:48px}.account-page .account-section .section-title{font-size:18px;font-weight:500;color:#595959}.account-page .account-section .section-divider{width:100%;height:1px;margin:12px 0 24px;border:0;background-color:#c9c9c9}.account-page .account-section .account-row{width:100%;max-width:500px;display:grid;grid-template-columns:1fr 1fr;gap:16px 24px;margin-bottom:16px}.account-page .account-section .account-field{width:100%;max-width:500px;margin-bottom:16px;display:flex;flex-direction:column;gap:6px}.account-page .account-section .account-field.account-field-narrow{max-width:240px}.account-page .account-section .account-field .field-label{font-size:12px;font-weight:600;color:#595959}.account-page .account-section .account-field .field-input{width:100%;height:38px;padding:4px 12px;border:1px solid #595959;border-radius:10px;font-size:13px;color:#595959;background-color:#fff}.account-page .account-section .account-field .field-input.is-readonly{background-color:#ededed;color:#8a8a8a}.account-page .account-section .account-field select.field-input{appearance:auto}.account-page .account-section .account-field .field-input-wrap{position:relative}.account-page .account-section .account-field .field-input-wrap .field-toggle{position:absolute;top:50%;right:10px;transform:translateY(-50%);padding:0;border:0;background:transparent;font-size:11px;text-decoration:underline;color:#32abd3;cursor:pointer}.account-page .account-section .account-field .field-input-wrap .field-input{padding-right:56px}.account-page .account-section .account-row .account-field{margin-bottom:0}.account-page .account-section .account-btn{margin-top:40px;border:2px solid #595959;background-color:#fff;cursor:pointer}.account-page .account-section .account-btn span{color:#595959}.account-page .orders-list{width:100%;list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.account-page .orders-list .orders-item{display:grid;grid-template-columns:110px 1fr 120px 120px 120px;align-items:center;gap:16px;padding:12px 16px;background-color:#ededed;border-radius:6px;font-size:13px;color:#595959}.account-page .orders-list .orders-item .order-view-btn{padding:0;border:0;background:transparent;font-size:12px;font-weight:600;letter-spacing:.5px;color:#595959;cursor:pointer;text-align:right}.account-page .orders-empty{font-size:13px;color:#595959}@media screen and (max-width:767px){.account-page .account-section .account-row{grid-template-columns:1fr}.account-page .orders-list .orders-item{grid-template-columns:1fr 1fr;gap:6px 12px}}@media screen and (min-width:768px){.productos-page .page-banner{height:267px}.productos-page .page-banner .max-width{display:grid;grid-template-columns:auto 50%;position:relative}.productos-page .page-banner .max-width .img-container{width:50%;height:100%;display:flex;align-items:center;position:absolute;left:0;top:0}.productos-page .page-banner .max-width .img-container .page-banner-img{width:auto;height:160%}.productos-page .page-banner .max-width .img-container .misc-estrellas-izq{width:135px;height:auto;top:unset;bottom:0;left:-5%}.productos-page .page-banner .max-width .img-container .misc-estrellas-der{width:120px;height:auto;top:20px;right:-20%}.productos-page .page-banner .max-width .banner-text-container{padding:0;grid-column:2/3;flex-flow:row nowrap}.productos-page .page-banner .max-width .banner-text-container .page-title{text-align:end}.productos-page .products-container .max-width{gap:40px}.productos-page .products-container .max-width .products-grid-container .products-grid{grid-template-columns:repeat(4,1fr)}.filters-container .filters{max-width:40vw;padding-right:40px;padding-left:40px}.ficha-producto-page .max-width.ficha-mw .ficha-producto{width:100%;display:grid;grid-template-columns:repeat(2,calc(50% - 10px));gap:24px}.ficha-producto-page .max-width.ficha-mw .ficha-producto .producto-image-container{grid-row:1/4;position:relative}.ficha-producto-page .max-width.ficha-mw .ficha-producto .producto-image-container .swiper-container{position:sticky;top:100px}.ficha-producto-page .max-width.ficha-mw .ficha-producto .producto-info-container{grid-area:1/2/2/3}.ficha-producto-page .max-width.ficha-mw .ficha-producto .add-to-card-actions{grid-area:2/2/3/3}#nosotros-page .inner-nav .max-width .nosotros-nav,#como-comprar-page .inner-nav .max-width .nosotros-nav{padding:21px 0}#nosotros-page .max-width,#como-comprar-page .max-width{display:grid;grid-template-columns:1fr 1fr}#nosotros-page .max-width .inner-timeline-block,#como-comprar-page .max-width .inner-timeline-block{margin:0;padding:58px 32px}#nosotros-page .max-width .inner-timeline-block .mascot-container,#como-comprar-page .max-width .inner-timeline-block .mascot-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;top:0;transform:unset}#nosotros-page .max-width .inner-timeline-block .mascot-container img,#como-comprar-page .max-width .inner-timeline-block .mascot-container img{max-height:220px}#nosotros-page .max-width .inner-timeline-block:nth-child(1),#como-comprar-page .max-width .inner-timeline-block:nth-child(1){grid-area:1/1/2/2}#nosotros-page .max-width .inner-timeline-block:nth-child(2),#como-comprar-page .max-width .inner-timeline-block:nth-child(2){grid-area:2/2/3/3}#nosotros-page .max-width .inner-timeline-block:nth-child(3),#como-comprar-page .max-width .inner-timeline-block:nth-child(3){grid-area:3/1/4/2}#nosotros-page .max-width .inner-timeline-block:nth-child(4),#como-comprar-page .max-width .inner-timeline-block:nth-child(4){grid-area:4/2/5/3}#nosotros-page .max-width .inner-timeline-block:nth-child(5),#como-comprar-page .max-width .inner-timeline-block:nth-child(5){grid-area:5/1/6/2}#nosotros-page .max-width .inner-timeline-block:nth-child(odd) .mascot-container,#como-comprar-page .max-width .inner-timeline-block:nth-child(odd) .mascot-container{left:100%}#nosotros-page .max-width .inner-timeline-block:nth-child(odd) .block-timeline-dot,#como-comprar-page .max-width .inner-timeline-block:nth-child(odd) .block-timeline-dot{top:50%;bottom:unset;right:-18px;left:unset;transform:translateY(-50%)}#nosotros-page .max-width .inner-timeline-block:nth-child(odd):after,#como-comprar-page .max-width .inner-timeline-block:nth-child(odd):after{left:100%}#nosotros-page .max-width .inner-timeline-block:nth-child(2n) .mascot-container,#como-comprar-page .max-width .inner-timeline-block:nth-child(2n) .mascot-container{left:-100%}#nosotros-page .max-width .inner-timeline-block:nth-child(2n) .block-timeline-dot,#como-comprar-page .max-width .inner-timeline-block:nth-child(2n) .block-timeline-dot{top:50%;left:-18px;transform:translateY(-50%)}#nosotros-page .max-width .inner-timeline-block:nth-child(2n):after,#como-comprar-page .max-width .inner-timeline-block:nth-child(2n):after{left:0}#nosotros-page .max-width .inner-timeline-block:first-of-type:after,#como-comprar-page .max-width .inner-timeline-block:first-of-type:after{height:50%;top:50%}#nosotros-page .max-width .inner-timeline-block:last-of-type .block-timeline-dot,#como-comprar-page .max-width .inner-timeline-block:last-of-type .block-timeline-dot{display:flex}#nosotros-page .max-width .inner-timeline-block:last-of-type:after,#como-comprar-page .max-width .inner-timeline-block:last-of-type:after{top:0;height:50%;display:inline-block}#nosotros-page .max-width .inner-timeline-block:after,#como-comprar-page .max-width .inner-timeline-block:after{height:100%;top:0;z-index:5}#nosotros-page #contacto,#como-comprar-page #contacto{grid-template-columns:1fr 1fr}#nosotros-page #contacto .map-column,#como-comprar-page #contacto .map-column{width:100%;height:100%;max-height:unset;aspect-ratio:unset}}@media screen and (min-width:1024px){.productos-page .page-banner .max-width .banner-text-container{justify-content:end}.filters-container .filters{max-width:50vw;padding-right:64px;padding-left:64px}.ficha-producto-page .max-width.ficha-mw .ficha-producto{grid-template-columns:60% auto}.cart-page .max-width .cart{margin-top:40px;display:grid;grid-template-columns:auto 250px;gap:40px;position:relative}.cart-page .max-width .cart .cart-items-list-container{grid-area:1/1/4/2}.cart-page .max-width .cart .cart-items-list-container .cart-item .cart-item-info-wrapper{flex-flow:row nowrap;align-items:center}.cart-page .max-width .cart .cart-items-list-container .cart-item .cart-item-info-wrapper .cart-item-info{display:flex;flex-flow:row nowrap;align-items:center;gap:20px}.cart-page .max-width .cart .cart-items-list-container .cart-item .cart-item-info-wrapper .cart-item-info .cart-item-price{position:relative;right:unset;bottom:unset}.cart-page .max-width .cart .cart-items-list-container .cart-item .cart-item-info-wrapper .cart-item-info .cart-item-price span,.cart-page .max-width .cart .cart-items-list-container .cart-item .cart-item-info-wrapper .cart-item-info .cart-item-price br{display:none}.cart-page .max-width .cart .cart-items-list-container .cart-item .cart-item-actions{display:flex;flex-flow:row nowrap;align-items:center;gap:20px}.cart-page .max-width .cart .cart-items-list-container .cart-item .cart-item-actions .cart-item-delete{position:relative;top:unset;right:unset}.cart-page .max-width .cart .cart-footer{height:min-content;padding:25px;grid-area:1/2/4/3;position:sticky;top:100px;left:0;background-color:#faf6ee}.cart-page .max-width .cart .cart-footer .cart-values .subtotal-cont{border-top:0}.cart-page .max-width .cart .cart-footer .cart-actions .cart-warning{display:none}}@media screen and (min-width:1200px){.productos-page .page-banner .max-width .img-container .misc-estrellas-izq{left:30px}.productos-page .page-banner .max-width .img-container .misc-estrellas-der{right:0}.productos-page .page-banner .max-width .banner-text-container{grid-column:1/3;gap:48px}.productos-page .page-banner .max-width .banner-text-container .page-title{width:100%;max-width:50%;font-size:68px;transform:translateY(8px)}}.cart-page .cart .cart-table-header{display:none}.cart-page .cart .cart-item-row{display:grid;grid-template-columns:minmax(0,1fr) 110px 110px 110px 70px;align-items:center;gap:24px;padding:24px 0;border-bottom:1px solid rgba(89,89,89,.25)}.cart-page .cart .cart-item-row .cart-item-producto{display:flex;flex-flow:row nowrap;align-items:center;gap:20px;min-width:0}.cart-page .cart .cart-item-row .cart-item-producto .cart-item-img-container{width:140px;height:180px;flex-shrink:0;border:3px solid #f3eee2;border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden}.cart-page .cart .cart-item-row .cart-item-producto .cart-item-img-container img{width:100%;height:100%;object-fit:contain}.cart-page .cart .cart-item-row .cart-item-producto .cart-item-info{display:flex;flex-direction:column;gap:4px;min-width:0}.cart-page .cart .cart-item-row .cart-item-producto .cart-item-info .cart-item-article{font-size:16px;font-weight:700;color:#595959}.cart-page .cart .cart-item-row .cart-item-producto .cart-item-info .cart-item-details{font-size:14px;color:#595959}.cart-page .cart .cart-item-row .cart-item-producto .cart-item-info .cart-item-details .detail-label{margin-right:4px}.cart-page .cart .cart-item-row .cart-item-precio-col{display:flex;flex-direction:column;align-items:flex-start;gap:2px;font-size:16px;color:#595959}.cart-page .cart .cart-item-row .cart-item-precio-col .precio-old{font-size:14px;text-decoration:line-through;opacity:.6}.cart-page .cart .cart-item-row .cart-item-precio-col .precio-now{font-weight:500}.cart-page .cart .cart-item-row .cart-item-cantidad-col .items-selector-controls{display:inline-flex}.cart-page .cart .cart-item-row .cart-item-subtotal-col{font-size:16px;color:#595959}.cart-page .cart .cart-item-row .cart-item-actions-col{display:flex;flex-flow:row nowrap;align-items:center;gap:16px}.cart-page .cart .cart-item-row .cart-item-actions-col .cart-item-delete,.cart-page .cart .cart-item-row .cart-item-actions-col .cart-item-edit{padding:4px;display:inline-flex;align-items:center;justify-content:center;border:0;background-color:transparent;cursor:pointer;color:#595959;text-decoration:none}.cart-page .cart .cart-item-row .cart-item-actions-col .cart-item-delete svg,.cart-page .cart .cart-item-row .cart-item-actions-col .cart-item-edit svg{fill:#595959}@media screen and (min-width:1024px){.cart-page .cart .cart-table-header{display:grid;grid-template-columns:minmax(0,1fr) 110px 110px 110px 70px;gap:24px;padding:0 0 16px;border-bottom:1px solid rgba(89,89,89,.4);font-size:18px;color:#595959}.cart-page .cart .cart-table-header span{font-weight:400}}@media screen and (max-width:1023px){.cart-page .cart .cart-item-row{grid-template-columns:1fr;gap:12px}.cart-page .cart .cart-item-row .cart-item-producto .cart-item-img-container{width:100px;height:130px}.cart-page .cart .cart-item-row .cart-item-precio-col:before{content:"Precio: ";opacity:.7;margin-right:4px}.cart-page .cart .cart-item-row .cart-item-subtotal-col:before{content:"Subtotal: ";opacity:.7;margin-right:4px}.cart-page .cart .cart-item-row .cart-item-actions-col{justify-content:flex-end}}.user-modal{width:100dvw;height:100vh;display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;opacity:0;visibility:hidden;z-index:1000}.user-modal.show-user-modal{opacity:1;visibility:visible}.user-modal .modal-bg{width:100%;height:100%;position:absolute;top:0;left:0;background-color:#59595980;z-index:-1}.user-modal .modal-content{width:100%;max-width:345px;max-height:80vh;padding:49px;border-radius:45px;overflow:auto;background-color:#fff}.user-modal .modal-content .modal-card{display:flex;flex-direction:column}.user-modal .modal-content .modal-card .modal-title{font-size:16px;font-weight:500}.user-modal .modal-content .modal-card .modal-fields{width:100%;margin-top:20px;display:flex;flex-direction:column;gap:19px}.user-modal .modal-content .modal-card .modal-fields .modal-input-wrap{width:100%;position:relative}.user-modal .modal-content .modal-card .modal-fields .modal-input-wrap svg{width:auto;height:18px;position:absolute;top:50%;left:6px;opacity:.5;transform:translateY(-50%);pointer-events:none;fill:#595959;z-index:1}.user-modal .modal-content .modal-card .modal-fields .modal-input-wrap svg path{stroke:#595959}.user-modal .modal-content .modal-card .modal-fields input,.user-modal .modal-content .modal-card .modal-fields textarea{width:100%;height:38px;border:1px solid #595959;border-radius:10px;padding:4px 8px 4px 36px;position:relative;font-size:12px;color:#595959;z-index:0}.user-modal .modal-content .modal-card .modal-fields input::placeholder,.user-modal .modal-content .modal-card .modal-fields textarea::placeholder{opacity:.5;color:#595959}.user-modal .modal-content .modal-card .modal-fields textarea{min-height:200px;padding:4px 8px;resize:none}.user-modal .modal-content .modal-card .modal-body-text{margin:20px 0 6px;font-size:12px;line-height:15px;font-weight:500}.user-modal .modal-content .modal-card .duck-container{width:100%;height:auto;margin:32px 0 0}.user-modal .modal-content .modal-card .duck-container svg{width:100%;height:auto}.user-modal .modal-content .modal-card .modal-error{margin-top:12px;font-size:12px;color:#d33232}.user-modal .modal-content .modal-card .forgot-link{width:min-content;margin-top:12px;border:0;font-size:12px;font-weight:500;line-height:1;white-space:nowrap;text-decoration:underline;background-color:transparent;color:#32abd3;cursor:pointer}.user-modal .modal-content .modal-card .modal-btn{width:100%;margin-top:14px;background-color:#ffd95a}.user-modal .modal-content .modal-card .modal-btn span{color:#595959}.user-modal .modal-content .modal-card hr{width:100%;height:1px;margin:20px 0;border:0;background-color:#707070}.user-modal .modal-content .modal-card .modal-footer-text{display:flex;flex-flow:row nowrap;align-items:center;align-self:center;gap:4px;font-size:12px;color:#595959}.user-modal .modal-content .modal-card .modal-footer-text .modal-link{border:0;align-self:center;font-size:12px;line-height:1;text-decoration:underline;white-space:nowrap;background-color:transparent;color:#32abd3;cursor:pointer}.user-modal .modal-content .modal-card .modal-link{width:min-content;padding:0;border:0;align-self:flex-start;font-size:12px;text-decoration:underline;background-color:transparent;white-space:nowrap;color:#32abd3;cursor:pointer}#whatsapp-btn{width:55px;height:auto;border:0;position:fixed;bottom:20px;right:20px;background-color:transparent;z-index:85;cursor:pointer}#whatsapp-btn .wp-options{display:flex;flex-direction:column;gap:5px;position:absolute;top:50%;right:calc(100% + 12px);transform:translateY(-50%)}#whatsapp-btn .wp-options .wp-option{width:156px;height:25px;border-radius:10px;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transform:translate(5px);transition:all .2s ease;background-color:#595959}#whatsapp-btn .wp-options .wp-option span{font-size:12px;line-height:1;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;color:#fff}#whatsapp-btn .wp-options.show-options .wp-option{opacity:1;visibility:visible;transform:translate(0)}@media screen and (min-width:768px){#whatsapp-btn{right:40px}}@media screen and (min-width:1200px){#whatsapp-btn{right:calc(50vw - 536px);bottom:32px}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{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-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.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);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-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.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-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.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{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.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}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .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-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.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{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.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-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.search-modal{width:100dvw;height:100vh;display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;opacity:0;visibility:hidden;z-index:1000}.search-modal.show-search-modal{opacity:1;visibility:visible}.search-modal .modal-bg{width:100%;height:100%;position:absolute;top:0;left:0;background-color:#59595980;z-index:-1}.search-modal .modal-content{width:calc(100% - 32px);max-width:1200px;max-height:85vh;padding:40px;border-radius:45px;overflow:auto;background-color:#fff;position:relative}.search-modal .modal-content .close-modal-btn{position:absolute;top:24px;right:24px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:0;background-color:transparent;cursor:pointer;z-index:1}.search-modal .modal-content .search-bar{width:100%;max-width:480px;position:relative}.search-modal .modal-content .search-bar svg{width:auto;height:18px;position:absolute;top:50%;left:12px;transform:translateY(-50%);pointer-events:none}.search-modal .modal-content .search-bar input{width:100%;height:42px;border:1px solid #b8b8b8;border-radius:10px;padding:4px 12px 4px 40px;font-size:14px;color:#595959;background-color:#fff}.search-modal .modal-content .search-bar input::placeholder{opacity:.6;color:#595959}.search-modal .modal-content .search-bar input:focus{outline:none;border-color:#32abd3}.search-modal .modal-content .results-header{margin-top:24px}.search-modal .modal-content .results-header h2{font-size:22px;font-weight:500;color:#595959}.search-modal .modal-content .results-header .results-summary{margin-top:6px;display:flex;flex-flow:row wrap;align-items:baseline;gap:16px;font-size:14px;color:#595959}.search-modal .modal-content .results-header .results-summary .results-term{color:#32abd3}.search-modal .modal-content .results-content{margin-top:24px}.search-modal .modal-content .results-content .results-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.search-modal .modal-content .results-content .no-results{padding:32px 0;text-align:center;color:#595959}.search-modal .modal-content .results-content .no-results h3{font-size:18px;font-weight:500}.search-modal .modal-content .results-content .no-results p{margin-top:6px;font-size:14px}@media(max-width:900px){.search-modal .modal-content{padding:64px 20px 28px;border-radius:28px}.search-modal .modal-content .results-content .results-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media(max-width:560px){.search-modal .modal-content .results-content .results-grid{grid-template-columns:1fr}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.banner-carousel{width:100%}.banner-carousel .swiper{width:100%;height:100%}.banner-carousel .swiper .swiper-wrapper .swiper-slide{width:100%;height:100%;display:grid;grid-template-rows:auto 1fr;overflow:hidden;background-color:#ced8f3}.banner-carousel .swiper .swiper-wrapper .swiper-slide .img-container{width:100%;aspect-ratio:3/2;grid-row:2/3;position:relative;z-index:0}.banner-carousel .swiper .swiper-wrapper .swiper-slide .img-container img{width:100%;height:100%;object-fit:cover}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container{width:100%;height:100%;padding:30px 20px 20px;grid-row:1/2;position:relative;background-color:#faf6ee}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container:after{content:"";width:100%;height:25%;position:absolute;top:100%;left:0;background:#faf6ee;background:linear-gradient(0deg,#faf6ee00,#faf6ee 66%);pointer-events:none}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container .content-half-width{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container .content-half-width .subtitle-cont{margin-bottom:24px;display:flex;flex-direction:column;align-items:center;gap:4px}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container .content-half-width .subtitle-cont .slide-subtitle{font-size:12px;font-weight:500;text-transform:uppercase;text-align:center;color:#32abd3}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container .content-half-width .subtitle-cont svg{width:70%;max-width:400px;height:auto}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container .content-half-width h1,.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container .content-half-width h2{font-family:Borel,sans-serif;font-size:36px;font-weight:400;line-height:1.4;text-align:center;text-wrap:balance;color:#32abd3}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container .content-half-width .undertitle-cont{align-self:center;display:flex;flex-direction:column;align-items:center;gap:10px}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container .content-half-width .undertitle-cont .undertitle{width:min-content;height:28px;border-radius:12px;padding:6px 16px;display:flex;align-items:center;justify-content:center;border:2px solid #f58e27}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container .content-half-width .undertitle-cont .undertitle p{font-size:12px;font-weight:500;line-height:1;text-align:center;white-space:nowrap;letter-spacing:1px;text-transform:uppercase;color:#f58e27}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container .content-half-width .undertitle-cont .undertitle-misc{width:60%;height:auto}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container .content-half-width .undertitle-cont .undertitle-misc svg{width:100%;height:auto}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container.arena-container{background-color:#eee0cc}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container.arena-container:after{background:#eee0cc;background:linear-gradient(0deg,#eee0cc00,#eee0cc 66%)}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container.arena-container .content-half-width .subtitle-cont .slide-subtitle{color:#595959}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container.arena-container .content-half-width .subtitle-cont svg path{fill:#595959}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container.arena-container .content-half-width h1,.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container.arena-container .content-half-width h2{color:#595959}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container.arena-container .content-half-width .undertitle-cont .undertitle{border-color:#f58e27}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container.arena-container .content-half-width .undertitle-cont .undertitle p{color:#f58e27}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container.arena-container .content-half-width .undertitle-cont .undertitle-misc svg path{stroke:#faf6ee}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container.azul-container{background-color:#32abd3}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container.azul-container:after{background:#32abd3;background:linear-gradient(0deg,#32abd300,#32abd3 66%)}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container.azul-container .content-half-width .subtitle-cont .slide-subtitle{color:#faf6ee}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container.azul-container .content-half-width .subtitle-cont svg path{fill:#faf6ee}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container.azul-container .content-half-width h1,.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container.azul-container .content-half-width h2{color:#faf6ee}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container.azul-container .content-half-width .undertitle-cont .undertitle{border-color:#f58e27;background-color:#faf6ee}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container.azul-container .content-half-width .undertitle-cont .undertitle p{color:#595959}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container.azul-container .content-half-width .undertitle-cont .undertitle-misc svg path{stroke:#e1e1e1}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container.camel-container{background-color:#faf6ee}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container.camel-container:after{background:#faf6ee;background:linear-gradient(0deg,#faf6ee00,#faf6ee 66%)}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container.camel-container .content-half-width .subtitle-cont .slide-subtitle{color:#32abd3}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container.camel-container .content-half-width .subtitle-cont svg path{fill:#32abd3}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container.camel-container .content-half-width h1,.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container.camel-container .content-half-width h2{color:#32abd3}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container.camel-container .content-half-width .undertitle-cont .undertitle{border-color:#f58e27}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container.camel-container .content-half-width .undertitle-cont .undertitle p{color:#595959}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container.camel-container .content-half-width .undertitle-cont .undertitle-misc svg path{stroke:#e1e1e1}@media screen and (min-width:768px){.banner-carousel .swiper .swiper-wrapper .swiper-slide{min-height:400px;grid-template-rows:1fr;grid-template-columns:60% 40%}.banner-carousel .swiper .swiper-wrapper .swiper-slide .img-container{height:100%;aspect-ratio:unset;grid-row:1/2}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container{grid-row:1/2}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container:after{width:25%;height:100%;top:0;right:100%;left:unset;background:linear-gradient(90deg,#faf6ee00,#faf6ee 70%)}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container.arena-container:after{background:linear-gradient(90deg,#eee0cc00,#eee0cc 70%)}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container.azul-container:after{background:linear-gradient(90deg,#32abd300,#32abd3 70%)}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container.camel-container:after{background:linear-gradient(90deg,#faf6ee00,#faf6ee 70%)}}@media screen and (min-width:1200px){.banner-carousel .swiper .swiper-wrapper .swiper-slide{min-height:535px;grid-template-columns:1fr 1fr}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container:after{width:10%;height:100%;top:0;right:100%;left:unset;background:linear-gradient(90deg,#faf6ee00,#faf6ee 70%)}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container .content-half-width{max-width:600px;padding-right:80px;padding-left:80px}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container .content-half-width .subtitle-cont{margin-bottom:40px}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container .content-half-width .subtitle-cont .slide-subtitle{font-size:21px}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container .content-half-width .subtitle-cont svg{width:100%}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container .content-half-width h1,.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container .content-half-width h2{font-size:68px}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container .content-half-width .undertitle-cont{margin-top:12px;gap:20px}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container .content-half-width .undertitle-cont .undertitle{height:45px;padding:10px 25px}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container .content-half-width .undertitle-cont .undertitle p{font-size:21px}.banner-carousel .swiper .swiper-wrapper .swiper-slide .content-container .content-half-width .undertitle-cont .undertitle-misc{width:100%}}
