@charset "UTF-8";:root{--header-height:90px;--layout-padding-small:2.5%;--layout-padding-big:2.5%;--radius-medium:10px;--radius-big:20px}@media screen and (min-width:993px){:root{--layout-padding-small:2.5%;--layout-padding-big:5%;--radius-medium:20px;--radius-big:40px}}@media screen and (min-width:1201px){:root{--header-height:100px;--layout-padding-small:5%}}@media screen and (min-width:1401px){:root{--layout-padding-big:10%}}::selection{background-color:#161615;color:#fbf9ef}*,::after,::before{box-sizing:border-box;-webkit-tap-highlight-color:transparent;font-family:Chillax,Arial,Helvetica,sans-serif}html{font-size:16px;font-weight:400;color-scheme:dark light;hanging-punctuation:first last;scroll-behavior:smooth;color:#fbf9ef}body,ul{padding:0}body{min-height:100svh;margin:0;overflow:overlay;overflow-x:hidden;background-color:#161615}body.hidden{overflow:hidden}h1,h2,h3,h4,h5,h6{text-wrap:balance}a,label,p{line-height:1.5}a{outline:0;text-decoration:none;color:inherit}address,blockquote,button,input,li,span{line-height:1.5;outline:0;color:currentColor}label,p{text-wrap:pretty}a,address,blockquote,button,input,li,p,span,textarea{font-size:clamp(16px,.938vw,18px);max-width:75ch;font-style:normal}p{outline:0;color:currentColor;margin:0}textarea{line-height:1.5}label{font-size:16px}button{padding:0;border:0;background:inherit;cursor:pointer}ul{list-style:none}img,picture,svg,video{display:block;max-width:100%}* input,.input-text,fieldset,textarea{font-family:Chillax,Arial,Helvetica,sans-serif;padding:0;margin:0;border:inherit;outline:0}* input,.input-text,textarea{background-color:#fbf9ef;color:#161615}* input:focus,.input-text:focus,textarea:focus{border:1px solid #f49e0c}* input::placeholder,.input-text::placeholder,textarea::placeholder{color:rgba(22,22,21,.8)}.checkbox.style-d{display:inline-block;position:relative;padding-left:30px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:6px}.checkbox.style-d input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox.style-d input:checked~.checkbox__checkmark,.checkbox.style-d:hover input:checked~.checkbox__checkmark{background-color:#f49e0c}.checkbox.style-d input:checked~.checkbox__checkmark:after{opacity:1}.checkbox.style-d:hover input~.checkbox__checkmark{background-color:#fbf9ef}.checkbox.style-d:hover input~.checkbox__body{color:#f49e0c}.checkbox.style-d .checkbox__checkmark{position:absolute;top:1px;left:0;height:18px;width:18px;background-color:#fbf9ef;border:1px solid #f49e0c;transition:background-color .25s ease;border-radius:11px}.checkbox.style-d .checkbox__checkmark:after{content:"";position:absolute;left:5px;top:2px;width:5px;height:9px;border:solid #161615;border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0;transition:opacity .25s ease}.checkbox.style-d .checkbox__body{color:#161615;line-height:1.4;font-size:16px;transition:color .25s ease}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background-color:#161615}::-webkit-scrollbar-thumb{background-color:#f49e0c;background-clip:padding-box;border-radius:20px}@font-face{font-family:Chillax;font-style:normal;font-weight:400;font-display:swap;src:url(../../dist/assets/fonts/Chillax-Regular.otf) format("truetype")}@font-face{font-family:Chillax;font-style:normal;font-weight:500;font-display:swap;src:url(../../dist/assets/fonts/Chillax-Medium.otf) format("truetype")}@font-face{font-family:Chillax;font-style:normal;font-weight:700;font-display:swap;src:url(../../dist/assets/fonts/Chillax-Semibold.otf) format("truetype")}@font-face{font-family:Chillax;font-style:normal;font-weight:900;font-display:swap;src:url(../../dist/assets/fonts/Chillax-Bold.otf) format("truetype")}.hide{display:none}body.is-apple .cta{background-attachment:scroll}section.wrapper.section-1{margin-top:var(--header-height)}@media screen and (min-width:1401px){section.wrapper.section-1{padding-bottom:0}}section.wrapper.section-1 .text{justify-content:flex-start}section.wrapper.section-1 .text h1{font-size:clamp(35px,2.344vw,45px);color:#f49e0c;font-weight:400;letter-spacing:1.8px;margin:0 0 2rem}section.wrapper.section-1 .text .icones{margin-top:2rem}section.wrapper.section-1 .text form{margin-top:3rem}section.wrapper.section-1 .text form .btn{margin-top:0}@media screen and (max-width:1201px){section.wrapper.section-1 .text form .btn{margin-top:2rem}}section.wrapper.section-1 .text .countdown{margin:0 0 2rem;background-color:#161615;color:#fbf9ef}section.wrapper.section-1 .text .countdown p,section.wrapper.section-1 .text .countdown span{color:#fbf9ef}