header{width:100%;background-color:#fff;box-shadow:0 12px 12px rgba(0,0,0,.05);position:fixed;z-index:9}header .strip-message{background-color:#1e1e1e;color:#fff;text-transform:uppercase;padding:6px 0;font-size:clamp(14px,13 * (100vw / var(--size)),1000px)}header .strip-message span{display:block;text-align:left;will-change:transform;transform:translateX(100%);animation:scroll 25s linear infinite;white-space:nowrap}@media(max-width: 1024px){header .strip-message{font-size:11px}}header .wrapper{display:flex;position:relative;align-items:center;justify-content:space-between;padding:1.7rem 1rem}header .actions{display:flex;align-items:center;gap:16px}header .actions_search{display:flex;align-items:center;gap:5px}header .actions_search button{appearance:none;border:none;background:rgba(0,0,0,0);outline:none}header .actions_search input{appearance:none;border:none;background:rgba(0,0,0,0);outline:none;padding:0;font-size:clamp(14px,12 * (100vw / var(--size)),1000px);border-bottom:1px solid #1e1e1e}header .actions_cart{position:relative}header .actions_cart small{width:14px;height:14px;border-radius:100%;display:flex;align-items:center;justify-content:center;position:absolute;top:-5px;right:-10px;background-color:#000;color:#fff;font-size:9px}header .burger,header .submenu{display:none}@media(max-width: 1024px){header .wrapper{padding:1rem;transition:ease-in .5s}header .actions{gap:10px}header .actions_search{display:none}header .burger{display:flex;flex-direction:column;width:40px;height:40px;padding:10px 10px 10px 0;align-items:center;justify-content:space-around;cursor:pointer}header .burger i,header .burger::after,header .burger::before{content:"";width:100%;height:1px;background-color:#1e1e1e}header .burger.open::after{transform:rotate(45deg) translate(-7px, -7px)}header .burger.open i{transform:rotate(-45deg)}header .burger.open::before{display:none}header .logo svg{width:120px;margin-left:20px}header.invert .wrapper{background-color:#000;color:#fff}header.invert .wrapper .actions svg{filter:invert(1)}header.invert .wrapper .burger i,header.invert .wrapper .burger::after,header.invert .wrapper .burger::before{background-color:#fff}}@keyframes scroll{from{transform:translateX(100%)}to{transform:translateX(-100%)}}#faqs .grid-faqs{margin:50px 0;display:flex;gap:100px}@media(max-width: 960px){#faqs .grid-faqs{flex-direction:column;gap:50px}}#faqs .grid-faqs .aside-faqs{min-width:310px;display:flex;flex-direction:column;justify-content:space-between}#faqs .grid-faqs .aside-faqs img{display:block;width:100%;margin-top:60px}@media(max-width: 960px){#faqs .grid-faqs .aside-faqs img{display:none}}#faqs .grid-faqs .main-faqs .faq-content{padding:0 10px;border-top:1px solid #1e1e1e;transition:ease-out .3s}#faqs .grid-faqs .main-faqs .faq-content:last-child{border-bottom:1px solid #1e1e1e}#faqs .grid-faqs .main-faqs .faq-content_q{height:70px;display:flex;align-items:center;cursor:pointer}#faqs .grid-faqs .main-faqs .faq-content_q small{margin-right:160px}#faqs .grid-faqs .main-faqs .faq-content_q svg{margin-left:auto}@media(max-width: 960px){#faqs .grid-faqs .main-faqs .faq-content_q small{margin-right:30px}}#faqs .grid-faqs .main-faqs .faq-content_m{padding-left:172px;padding-bottom:1px;color:#898989;overflow:hidden}@media(max-width: 960px){#faqs .grid-faqs .main-faqs .faq-content_m{padding-left:42px}}#faqs .grid-faqs .main-faqs .faq-content.open{background-color:#1e1e1e;color:#fff}#faqs .grid-faqs .main-faqs .faq-content.open svg{transform:scale(-1)}#legales{padding-top:50px}#legales .main-legales{max-width:940px;margin:auto}#legales .main-legales .block-legales{margin-top:50px;border-top:1px solid #000;padding:10px 0}#legales .main-legales .block-legales h4{font-size:25px;font-weight:500;margin-bottom:30px}#legales .main-legales .block-legales ul,#legales .main-legales .block-legales ol,#legales .main-legales .block-legales li{margin:8px 0;padding-left:16px;list-style:initial;list-style-type:disc;list-style-position:outside}#legales .main-legales .block-legales ul,#legales .main-legales .block-legales ol,#legales .main-legales .block-legales p{opacity:.6;margin:20px 0}#como-comprar{padding-top:200px}#como-comprar .wrapper{display:flex;gap:100px}#como-comprar .wrapper .main-como-comprar,#como-comprar .wrapper .aside{position:relative}#como-comprar .wrapper h2{white-space:nowrap;position:sticky;top:120px}#como-comprar .wrapper .step-como-comprar{max-width:940px;margin:auto;border-radius:18px;padding:20px;padding-left:150px;position:sticky;top:0}#como-comprar .wrapper .step-como-comprar:not(:first-child){margin-top:30vh}#como-comprar .wrapper .step-como-comprar_title{display:flex;align-items:center;justify-content:space-between;position:relative;margin-bottom:40px}#como-comprar .wrapper .step-como-comprar:nth-child(1){top:110px;margin-bottom:100px;background-color:#FBF1E5}#como-comprar .wrapper .step-como-comprar:nth-child(1) .step-como-comprar_title::after{content:"(1)";position:absolute;left:-130px}#como-comprar .wrapper .step-como-comprar:nth-child(2){top:220px;margin-bottom:100px;background-color:#CCD7D9}#como-comprar .wrapper .step-como-comprar:nth-child(2) .step-como-comprar_title::after{content:"(2)";position:absolute;left:-130px}#como-comprar .wrapper .step-como-comprar:nth-child(3){top:330px;margin-bottom:100px;background-color:#CED8B3}#como-comprar .wrapper .step-como-comprar:nth-child(3) .step-como-comprar_title::after{content:"(3)";position:absolute;left:-130px}#como-comprar .wrapper .step-como-comprar:nth-child(4){top:440px;margin-bottom:100px;background-color:#FEDBB1}#como-comprar .wrapper .step-como-comprar:nth-child(4) .step-como-comprar_title::after{content:"(4)";position:absolute;left:-130px}#como-comprar .wrapper .step-como-comprar:nth-child(5){top:550px;margin-bottom:100px;background-color:#DD9058}#como-comprar .wrapper .step-como-comprar:nth-child(5) .step-como-comprar_title::after{content:"(5)";position:absolute;left:-130px}#como-comprar .wrapper .step-como-comprar:nth-child(6){top:660px;margin-bottom:100px;background-color:#C8C2D0}#como-comprar .wrapper .step-como-comprar:nth-child(6) .step-como-comprar_title::after{content:"(6)";position:absolute;left:-130px}#como-comprar .wrapper .step-como-comprar:nth-child(7){top:770px;margin-bottom:100px;background-color:#FBF1E5}#como-comprar .wrapper .step-como-comprar:nth-child(7) .step-como-comprar_title::after{content:"(7)";position:absolute;left:-130px}#como-comprar .wrapper .step-como-comprar:nth-child(8){top:880px;margin-bottom:100px;background-color:#CCD7D9}#como-comprar .wrapper .step-como-comprar:nth-child(8) .step-como-comprar_title::after{content:"(8)";position:absolute;left:-130px}#como-comprar .wrapper .step-como-comprar:nth-child(9){top:990px;margin-bottom:100px;background-color:#CED8B3}#como-comprar .wrapper .step-como-comprar:nth-child(9) .step-como-comprar_title::after{content:"(9)";position:absolute;left:-130px}#como-comprar .wrapper .step-como-comprar:nth-child(10){top:1100px;margin-bottom:100px;background-color:#CED8B3}#como-comprar .wrapper .step-como-comprar:nth-child(10) .step-como-comprar_title::after{content:"(10)";position:absolute;left:-130px}@media(max-width: 800px){#como-comprar .wrapper{flex-direction:column;gap:20px}#como-comprar .wrapper .step-como-comprar{padding:20px;position:static}#como-comprar .wrapper .step-como-comprar:not(:first-child){margin-top:40px}#como-comprar .wrapper .step-como-comprar_title{flex-direction:column-reverse;align-items:flex-start;gap:10px}#como-comprar .wrapper .step-como-comprar_title::after{position:static !important}#como-comprar .wrapper h2{position:static}}
