html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-family:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@view-transition{navigation:auto}::view-transition-group(*){animation-duration:.3s}@font-face{font-family:"Lato";src:url("../assets/fonts/lato/Lato-Light.woff2") format("woff2");font-weight:300;font-display:swap}@font-face{font-family:"Lato";src:url("../assets/fonts/lato/Lato-LightItalic.woff2") format("woff2");font-weight:300;font-display:swap;font-style:italic}@font-face{font-family:"Lato";src:url("../assets/fonts/lato/Lato-Regular.woff2") format("woff2");font-weight:400;font-display:swap}@font-face{font-family:"Lato";src:url("../assets/fonts/lato/Lato-Italic.woff2") format("woff2");font-weight:400;font-display:swap;font-style:italic}@font-face{font-family:"Lato";src:url("../assets/fonts/lato/Lato-Bold.woff2") format("woff2");font-weight:600;font-display:swap}@font-face{font-family:"Lato";src:url("../assets/fonts/lato/Lato-BoldItalic.woff2") format("woff2");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:"Lato";src:url("../assets/fonts/lato/Lato-Black.woff2") format("woff2");font-weight:700;font-display:swap}@font-face{font-family:"Lato";src:url("../assets/fonts/lato/Lato-BlackItalic.woff2") format("woff2");font-weight:700;font-style:italic;font-display:swap}html{font-size:100%;box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{margin:0;padding:0;font-size:16px;font-family:"Lato",Arial,Helvetica,sans-serif;font-weight:400;line-height:1.4;color:#46464c;background-color:#f0f0f0}body.header-menu-open,body.modal-open{overflow:hidden}.center-content{width:100%;max-width:85.375rem;margin:0 auto;padding-left:.625rem;padding-right:.625rem}.pages-mask{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.65);z-index:1099;visibility:hidden;opacity:0;transition:opacity .3s ease-out}.pages-mask.show{visibility:visible;opacity:1;transition:opacity .3s ease-in}@media screen and (max-width: 1023px){.center-content{max-width:48rem}}@media screen and (max-width: 767px){.center-content{max-width:40rem}}@media screen and (max-width: 639px){.center-content{max-width:26.5625rem}}@media screen and (max-width: 424px){.center-content{max-width:none}}header .header-top{padding:.625rem 0;display:flex;align-items:center;justify-content:center;background-color:#101828;color:#fff;font-size:1.125rem;font-family:"Lato",Arial,Helvetica,sans-serif;font-weight:600;line-height:1;text-transform:uppercase}header .header-top p{margin:0}header .header-bottom{top:0;z-index:100;padding:1.25rem 0;background-color:#fff;transition:padding .3s ease}header .header-bottom.is-sticky{position:fixed;left:0;right:0;width:100%;padding:1rem 0;box-shadow:0 0 10px 0 rgba(0,0,0,.35)}header .header-bottom .center-content{display:flex;align-items:center;justify-content:space-between}header .header-bottom .header-logo{flex-shrink:0}header .header-bottom .header-logo img{width:11.25rem;display:block;transition:width .3s ease}header .header-bottom.is-sticky .header-logo img{width:9rem}header .header-bottom nav{display:flex;align-items:center;gap:2.5625rem}header .header-bottom nav a{color:#000;font-size:1rem;font-weight:600;line-height:1;text-transform:uppercase;white-space:nowrap;letter-spacing:0;text-decoration:none;transition:color .3s ease-in-out}header .header-bottom nav a.active{color:#da0016}header .header-bottom nav a:hover{color:#da0016}header .header-bottom form{position:relative;width:19.375rem;flex-shrink:0}header .header-bottom form input{width:100%;height:2.5rem;padding:0 3rem 0 1.25rem;background-color:#f2f2f2;border:1px solid #dcdcdc;border-radius:1.25rem;font-family:"Lato",Arial,Helvetica,sans-serif;font-size:.875rem;color:#46464c}header .header-bottom form input:focus{outline:none;border-color:#c4c4c4}header .header-bottom form button{position:absolute;top:50%;right:.875rem;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;padding:0;border:none;background:none;cursor:pointer}header .header-bottom form button svg{width:1.25rem;height:1.25rem;display:block}header .header-bottom .header-menu-toggle{display:none}header .header-bottom .header-nav-panel{display:contents}header .header-bottom .header-menu-overlay{display:none}header .header-bottom .header-actions{display:flex;align-items:center;gap:1.25rem}header .header-bottom .header-actions button{position:relative;padding:0;border:none;background:none;cursor:pointer}header .header-bottom .header-actions button svg{width:1.375rem;height:1.375rem;display:block}header .header-bottom .header-actions button .cart-counter{position:absolute;bottom:-0.4375rem;right:-0.5rem;width:1.25rem;height:1.25rem;background-color:#101828;color:#fff;font-size:.75rem;font-weight:600;line-height:1.25rem;text-align:center;border-radius:50%}@media screen and (max-width: 1023px){header .header-top{font-size:.875rem;padding:.5rem .625rem;text-align:center}header .header-bottom{padding:.875rem 0}header .header-bottom.is-sticky{padding:.75rem 0}header .header-bottom .center-content{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:.75rem 1rem}header .header-bottom .header-logo img{width:8.5rem}header .header-bottom.is-sticky .header-logo img{width:7.5rem}header .header-bottom .header-menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:.3125rem;width:2.5rem;height:2.5rem;padding:0;border:none;background:none;cursor:pointer}header .header-bottom .header-menu-toggle__bar{display:block;width:1.375rem;height:2px;margin:0 auto;background-color:#101828;border-radius:1px;transition:transform .3s ease,opacity .3s ease}header .header-bottom.is-menu-open .header-menu-toggle__bar:nth-child(1){transform:translateY(0.4375rem) rotate(45deg)}header .header-bottom.is-menu-open .header-menu-toggle__bar:nth-child(2){opacity:0}header .header-bottom.is-menu-open .header-menu-toggle__bar:nth-child(3){transform:translateY(-0.4375rem) rotate(-45deg)}header .header-bottom.is-menu-open .center-content{position:relative;z-index:121}header .header-bottom .header-nav-panel{display:none;position:fixed;top:7.25rem;left:0;right:0;bottom:0;z-index:120;flex-direction:column;align-items:stretch;gap:1.5rem;padding:1.5rem 1.25rem 2rem;background-color:#fff;overflow-y:auto}header .header-bottom.is-menu-open .header-nav-panel{display:flex}header .header-bottom .header-menu-overlay{display:block;position:fixed;top:7.25rem;left:0;right:0;bottom:0;z-index:119;background-color:rgba(0,0,0,.5);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}header .header-bottom.is-menu-open .header-menu-overlay{opacity:1;visibility:visible;pointer-events:auto}header .header-bottom nav{flex-direction:column;align-items:stretch;gap:0}header .header-bottom nav a{padding:.875rem 0;border-bottom:1px solid #e8e8e8;font-size:1rem}header .header-bottom form{width:100%}header .header-bottom .header-actions{gap:1rem}}@media screen and (max-width: 639px){header .header-top{font-size:.75rem}header .header-bottom .header-nav-panel,header .header-bottom .header-menu-overlay{top:6.5rem}header .header-bottom .header-logo img{width:7.25rem}header .header-bottom.is-sticky .header-logo img{width:6.5rem}}.site-modal{position:fixed;inset:0;z-index:1100;visibility:hidden;pointer-events:none}.site-modal.is-open{visibility:visible;pointer-events:auto}.site-modal__close{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:none;background:none;color:#46464c;font-size:1.5rem;line-height:1;cursor:pointer;transition:color .3s ease}.site-modal__close:hover{color:#da0016}.site-modal--login{display:flex;align-items:center;justify-content:center;padding:1.25rem}.site-modal--login .site-modal__dialog{position:relative;width:100%;max-width:26.25rem;padding:2.5rem 2rem 2rem;background-color:#fff;border-radius:.5rem;box-shadow:0 1.25rem 3rem rgba(0,0,0,.2)}.site-modal--login h2{margin:0 0 1.5rem;color:#1e1e1e;font-size:1.5rem;font-weight:700;line-height:1.2;text-transform:uppercase}.site-modal--login form{display:flex;flex-direction:column;gap:1rem}.site-modal--login label{color:#1e1e1e;font-size:.875rem;font-weight:600;line-height:1.2}.site-modal--login input{width:100%;height:2.75rem;padding:0 1rem;border:1px solid #dcdcdc;border-radius:.375rem;font-family:"Lato",Arial,Helvetica,sans-serif;font-size:.875rem;color:#46464c}.site-modal--login input:focus{outline:none;border-color:#c4c4c4}.site-modal--login .site-modal__forgot{align-self:flex-end;margin-top:-0.25rem;color:#da0016;font-size:.8125rem;font-weight:600;line-height:1.2;text-decoration:none}.site-modal--login .site-modal__forgot:hover{text-decoration:underline}.site-modal--login button[type=submit]{margin-top:.25rem;height:3rem;border:none;border-radius:1.5rem;background-color:#da0016;color:#fff;font-family:"Lato",Arial,Helvetica,sans-serif;font-size:1rem;font-weight:700;cursor:pointer;transition:background-color .3s ease}.site-modal--login button[type=submit]:hover{background-color:#b80014}.site-modal--login .site-modal__footer{margin:1.25rem 0 0;color:#46464c;font-size:.875rem;line-height:1.5;text-align:center}.site-modal--login .site-modal__footer a{color:#da0016;font-weight:600;text-decoration:none}.site-modal--login .site-modal__footer a:hover{text-decoration:underline}.site-modal--cart .site-modal__panel{position:fixed;top:0;right:0;bottom:0;display:flex;flex-direction:column;width:100%;max-width:26rem;min-width:18.75rem;background-color:#fff;box-shadow:-0.5rem 0 2rem rgba(0,0,0,.15);transform:translateX(100%);transition:transform .3s ease}.site-modal--cart.is-open .site-modal__panel{transform:translateX(0)}.site-modal--cart .cart-modal__header{display:flex;align-items:center;justify-content:space-between;padding:1.125rem 1.25rem 1rem;border-bottom:1px solid #e8e8e8}.site-modal--cart .cart-modal__header .site-modal__close{position:static;flex-shrink:0}.site-modal--cart .cart-modal__header-title{display:flex;align-items:center;gap:.5rem}.site-modal--cart .cart-modal__header-title h2{margin:0;color:#1e1e1e;font-size:1rem;font-weight:700;line-height:1.2}.site-modal--cart .cart-count-badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.375rem;height:1.375rem;padding:0 .3125rem;background-color:#efefef;color:#1e1e1e;font-size:.6875rem;font-weight:600;line-height:1;border-radius:999px}.site-modal--cart .cart-modal__body{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1}.site-modal--cart .cart-modal__empty-state{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem 0 1.5rem}.site-modal--cart .cart-modal__empty-illustration{position:relative;display:flex;align-items:center;justify-content:center;width:9rem;height:9rem;margin-bottom:1.5rem;background-color:#fde8e8;border-radius:50%}.site-modal--cart .cart-modal__empty-paw{position:absolute;top:.25rem;right:-0.25rem;width:5.5rem;height:5.5rem}.site-modal--cart .cart-modal__empty-cart-icon{position:relative;z-index:1;width:3.25rem;height:3.25rem}.site-modal--cart .cart-modal__empty-title{margin:0 0 .625rem;color:#1e1e1e;font-size:1.25rem;font-weight:700;line-height:1.2}.site-modal--cart .cart-modal__empty-desc{margin:0 0 1.5rem;color:#94969b;font-size:.875rem;line-height:1.6;max-width:16.5rem}.site-modal--cart .cart-modal__explore-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;height:3rem;background-color:#1e1e1e;color:#fff;font-family:"Lato",Arial,Helvetica,sans-serif;font-size:.9375rem;font-weight:700;text-decoration:none;border-radius:.5rem;transition:background-color .3s ease}.site-modal--cart .cart-modal__explore-btn:hover{background-color:#333}.site-modal--cart .cart-modal__categories{padding-top:2rem}.site-modal--cart .cart-modal__categories-label{margin:0 0 .875rem;color:#94969b;font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-align:center;text-transform:uppercase}.site-modal--cart .cart-modal__category-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.site-modal--cart .cart-modal__category-tags a{display:inline-flex;align-items:center;height:2rem;padding:0 1rem;border:1px solid #d9d9d9;border-radius:999px;color:#1e1e1e;font-size:.875rem;font-weight:500;text-decoration:none;transition:border-color .2s ease,color .2s ease}.site-modal--cart .cart-modal__category-tags a:hover{border-color:#da0016;color:#da0016}.site-modal--cart .cart-modal__repeat{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;background-color:#fff7f7;border-top:1px solid #f5dede;text-decoration:none;transition:background-color .2s ease}.site-modal--cart .cart-modal__repeat:hover{background-color:#fde8e8}.site-modal--cart .cart-modal__repeat-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2.25rem;height:2.25rem;background-color:#fde8e8;border-radius:.375rem}.site-modal--cart .cart-modal__repeat-text{flex:1;display:flex;flex-direction:column;gap:.125rem}.site-modal--cart .cart-modal__repeat-text strong{color:#1e1e1e;font-size:.875rem;font-weight:700;line-height:1.3}.site-modal--cart .cart-modal__repeat-text span{color:#94969b;font-size:.75rem;line-height:1.4}.site-modal--cart .cart-modal__footer{padding:1.25rem 1.25rem 1.5rem;border-top:1px solid #e8e8e8}.site-modal--cart .cart-modal__subtotal{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;color:#1e1e1e;font-size:.9375rem}.site-modal--cart .cart-modal__subtotal strong{font-size:1.125rem;font-weight:700}.site-modal--cart .cart-modal__checkout{display:flex;align-items:center;justify-content:center;height:3rem;background-color:#da0016;color:#fff;font-size:1rem;font-weight:700;text-decoration:none;text-transform:uppercase;border-radius:.5rem;transition:background-color .3s ease}.site-modal--cart .cart-modal__checkout:hover{background-color:#b80014}.site-modal--cart.is-empty .cart-modal__footer{display:none}.site-modal--cart:not(.is-empty) .cart-modal__empty-state,.site-modal--cart:not(.is-empty) .cart-modal__categories,.site-modal--cart:not(.is-empty) .cart-modal__repeat{display:none}@media screen and (max-width: 1023px){.site-modal--login .site-modal__dialog{max-width:22.5rem;padding:2rem 1.5rem 1.5rem}}@media screen and (max-width: 639px){.site-modal--login{padding:1rem}.site-modal--login .site-modal__dialog{padding:2rem 1.25rem 1.25rem}.site-modal--login h2{font-size:1.25rem}.site-modal--cart .site-modal__panel{max-width:100%;min-width:0}}.home-banner{height:calc(100vh - 8.5625rem);background-image:url(../assets/webp/banner-inicio.webp);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:center}.home-banner div{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem}.home-banner div h1{color:#fff;font-size:3.75rem;font-weight:700;line-height:1.2;text-transform:uppercase;padding-left:1.25rem;border-left:5px solid #fff}.home-banner div p{color:#fff;font-size:1.25rem;line-height:1.5}.home-banner div a{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;width:13.75rem;height:3.75rem;background-color:#fff;color:#1e1e1e;font-size:1.125rem;font-weight:600;text-decoration:none;border-radius:1.875rem}.home-banner div a svg{width:1.5rem;height:1.5rem;flex-shrink:0}.home-banner div a:hover svg{animation:home-banner-arrow-bounce .5s ease-in-out infinite}.home-products{padding-top:6.25rem;padding-bottom:6.25rem}.home-products div{display:flex;align-items:center;justify-content:center;gap:1.25rem}.home-products div h2{color:#1e1e1e;font-size:2.125rem;line-height:1;font-family:"Lato",Arial,Helvetica,sans-serif;font-weight:700}.home-products div>svg{width:2rem;height:2rem;flex-shrink:0;fill:#464646}.home-products>p{color:#1e1e1e;font-size:1.125rem;line-height:1.5;font-weight:400;text-align:center;margin-top:1.5rem;margin-bottom:6.25rem}.home-products ul{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.25rem}.home-products ul li a{display:block;position:relative;display:flex;flex-direction:column;justify-content:center;gap:1.25rem;border-radius:1.25rem;overflow:hidden;text-decoration:none}.home-products ul li a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out;transform:scale(1)}.home-products ul li a>div{position:absolute;padding:2.5rem;top:0;bottom:0;left:0;right:0;display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem;background-color:rgba(0,0,0,.4)}.home-products ul li a>div .home-products-icon{width:3.125rem;height:3.125rem;border-radius:1rem;flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.home-products ul li a>div .home-products-icon svg{fill:rgba(0,0,0,0)}.home-products ul li a>div h3{color:#fff;font-size:1.5rem;line-height:1;font-weight:700}.home-products ul li a>div p{color:#fff;font-size:.875rem;line-height:1.5;font-weight:600}.home-products ul li a>div button{background:none;border:none;cursor:pointer;color:#fff;font-size:.875rem;line-height:1;font-weight:600;display:flex;align-items:center;justify-content:flex-start;gap:.5rem}.home-products ul li a:hover img{transform:scale(1.05)}.home-products ul li a:hover div button svg{animation:home-banner-arrow-bounce .5s ease-in-out infinite}.home-register{position:relative;overflow:hidden;padding-block:6.25rem;background:linear-gradient(90deg, #da0016 0%, #a80f12 45%, #101828 100%);color:#fff;font-family:"Lato",Arial,Helvetica,sans-serif}.home-register .center-content{display:grid}.home-register .center-content>*{grid-area:1/1}.home-register-icon{z-index:0;display:flex;align-items:center;justify-content:space-between;align-self:stretch;pointer-events:none}.home-register-icon svg{height:auto;flex-shrink:0}.home-register-icon svg:first-of-type{margin:0rem 0 -10rem -2rem;opacity:.5}.home-register-icon svg:last-of-type{margin:-2rem -2rem 0 0rem;opacity:.35}.home-register-content-wrapper{width:80%;margin:0 auto;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:3rem}.home-register-content{flex:1;max-width:40.625rem}.home-register-content span{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.375rem .875rem;border:1px solid hsla(0,0%,100%,.85);border-radius:6.25rem;font-size:.75rem;font-weight:600;line-height:1;letter-spacing:.04em;text-transform:uppercase}.home-register-content span svg{width:.6875rem;height:.6875rem;flex-shrink:0}.home-register-content h2{margin-bottom:1.25rem;font-size:2.875rem;font-weight:700;line-height:1.15;text-transform:uppercase}.home-register-content h2 em{display:block;color:#f87171;font-style:normal}.home-register-content p{margin:0;text-wrap:balance;font-size:1.125rem;line-height:1.5}.home-register-call-to-action{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:.3125rem}.home-register-call-to-action a{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;min-width:18.75rem;height:3.75rem;padding:0 1.75rem;background-color:#e8e8e8;color:#1e1e1e;font-size:1.125rem;font-weight:700;line-height:1;text-decoration:none;text-transform:capitalize;border-radius:1.875rem;transition:background-color .3s ease}.home-register-call-to-action a svg{width:1.75rem;height:1.75rem;flex-shrink:0}.home-register-call-to-action a svg:last-of-type{width:1.5rem;height:1.5rem}.home-register-call-to-action a:hover{background-color:#fff}.home-register-call-to-action a:hover svg:last-of-type{animation:home-banner-arrow-bounce .5s ease-in-out infinite}.home-register-call-to-action small{font-size:.75rem;line-height:1;font-weight:400;text-align:center}.home-brands{padding-block:6.25rem}.home-brands ul{display:grid;grid-template-columns:repeat(5, 1fr);gap:.75rem}.home-brands ul li img{width:100%;-o-object-fit:cover;object-fit:cover;display:block}@keyframes home-banner-arrow-bounce{0%,100%{transform:translateX(0)}50%{transform:translateX(0.375rem)}}@media screen and (max-width: 1023px){.home-banner{height:auto;min-height:24rem}.home-banner div{min-height:24rem}.home-banner div h1{font-size:2.25rem}.home-products{padding-top:4rem;padding-bottom:4rem}.home-products>div h2{font-size:1.75rem}.home-products>p{margin-bottom:3rem;font-size:1rem}.home-products ul{grid-template-columns:repeat(2, 1fr)}.home-products ul li a>div{padding:1.5rem}.home-register-content-wrapper{width:100%;flex-direction:column;align-items:flex-start;gap:2rem}.home-register-content h2{font-size:2.25rem}.home-register-call-to-action{width:100%;align-items:flex-start}.home-register-call-to-action a{width:100%;max-width:20rem}.home-register-icon svg:first-of-type{width:8rem;opacity:.45}.home-register-icon svg:last-of-type{width:11rem;opacity:.32}.home-brands{padding-block:4rem}.home-brands ul{grid-template-columns:repeat(3, 1fr)}}@media screen and (max-width: 639px){.home-banner{min-height:20rem}.home-banner div{min-height:20rem;gap:1rem}.home-banner div h1{font-size:1.75rem;padding-left:1rem;border-left-width:4px}.home-banner div p{font-size:1rem}.home-banner div p br{display:none}.home-banner div a{width:100%;max-width:13.75rem;height:3.25rem;font-size:1rem}.home-products{padding-top:3rem;padding-bottom:3rem}.home-products>div{gap:.75rem}.home-products>div h2{font-size:1.5rem}.home-products>div>svg{width:1.5rem;height:1.5rem}.home-products>p{margin-top:1rem;margin-bottom:2rem;padding:0 .5rem;font-size:.9375rem}.home-products ul{grid-template-columns:1fr;gap:1rem}.home-products ul li a>div{padding:1.25rem;gap:.75rem}.home-products ul li a>div h3{font-size:1.25rem}.home-register{padding-block:3.5rem}.home-register-content-wrapper{gap:1.5rem}.home-register-content h2{font-size:1.75rem}.home-register-content p{font-size:1rem}.home-register-call-to-action a{min-width:0;max-width:none;height:3.25rem;font-size:1rem}.home-register-icon svg:first-of-type{width:6rem;margin:0 0 -6rem -1.5rem;opacity:.35}.home-register-icon svg:last-of-type{width:8rem;margin:-1rem -1.5rem 0 0;opacity:.25}.home-brands{padding-block:3rem}.home-brands ul{grid-template-columns:repeat(2, 1fr);gap:.5rem}}@media screen and (max-width: 424px){.home-banner div h1{font-size:1.5rem}.home-register-content h2{font-size:1.5rem}}.whatsapp-footer{height:3.5rem;width:3.5rem;border-radius:1.75rem;position:fixed;bottom:35px;right:20px;background-color:#25d366;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:900}.whatsapp-footer a{margin:0 0 0 2px;color:#fff;font-size:2.5rem;line-height:0;display:block}.whatsapp-footer a svg{width:2.5rem;height:2.5rem;fill:#fff}footer{padding-block:5rem;background-color:#101828;color:#94969b;font-family:"Lato",Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.5}footer .center-content{display:flex;justify-content:space-between;align-items:flex-start;gap:2.5rem}footer .footer-card{flex:1;max-width:16.25rem}footer .footer-card:first-child{flex:1.35;max-width:20rem}footer .footer-card img{display:block;width:11.25rem;margin-bottom:1.25rem}footer .footer-card h3{margin:0 0 1.25rem;color:#fff;font-size:1.125rem;font-weight:700;line-height:1.2}footer .footer-card p{margin:0}footer .footer-card p+p{margin-top:1.25rem}footer .footer-card span{display:block;margin-top:.375rem;color:#da0016;font-weight:600}footer .footer-card nav{display:flex;flex-direction:column;gap:.5rem}footer .footer-card nav a{display:flex;align-items:center;gap:.625rem;color:inherit;text-decoration:none;transition:color .3s ease}footer .footer-card nav a::before{content:"";width:.3125rem;height:.3125rem;border-radius:50%;background-color:currentColor;flex-shrink:0}footer .footer-card nav a:hover,footer .footer-card nav a.active{color:#fff}@media screen and (max-width: 1023px){footer .center-content{flex-wrap:wrap}footer .footer-card{flex:1 1 calc(50% - 1.25rem);max-width:none}footer .footer-card:first-child{flex:1 1 100%}}@media screen and (max-width: 767px){footer .footer-card img{width:9.5rem}}@media screen and (max-width: 639px){footer{padding-block:3rem}footer .center-content{flex-direction:column;gap:2rem}footer .footer-card{flex:none;width:100%;max-width:none}footer .footer-card h3{font-size:1rem;margin-bottom:1rem}.whatsapp-footer{height:3rem;width:3rem;bottom:25px;right:15px}.whatsapp-footer a{font-size:2rem}.whatsapp-footer a svg{width:2rem;height:2rem}}/*# sourceMappingURL=styles.min.css.map */