@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}.presentation{margin-top:calc(var(--header-height) + 2rem);padding:0 var(--layout-padding-big) 0;display:flex;flex-flow:column-reverse nowrap;gap:2rem}@media screen and (min-width:993px){.presentation{margin-top:var(--header-height);gap:0;flex-flow:row wrap;justify-content:space-between;padding:6rem var(--layout-padding-big) 0}}@media screen and (min-width:1401px){.presentation{padding:6rem var(--layout-padding-big) 2rem}}.presentation .image{width:100%}@media screen and (max-width:993px){.presentation .image{margin-bottom:2rem}}@media screen and (min-width:993px){.presentation .image{width:48%;position:sticky;top:calc(var(--header-height) + 4rem);height:fit-content}}@media screen and (min-width:1401px){.presentation .image{width:45%;top:calc(var(--header-height) + 6rem)}}.presentation .image img{width:100%;border-radius:var(--radius-big);aspect-ratio:1.6/1;object-fit:cover}@media screen and (min-width:993px){.presentation .image img{aspect-ratio:1.3/1}}.presentation .image .icones{margin-top:1rem}@media screen and (max-width:993px){.presentation .image .icones{justify-content:flex-end}}.presentation .image .icones .icone,.presentation .text>div .icones svg{fill:#fbf9ef}.presentation .text{justify-content:flex-start;width:100%}@media screen and (min-width:993px){.presentation .text{width:49%}}.presentation .text>.chip{position:static;display:block;width:fit-content;margin-bottom:1rem;font-size:14px}.presentation .text h1{font-size:clamp(35px,2.344vw,45px);margin:.5rem 0 2rem;color:#f49e0c;font-weight:500}.presentation .text>span{font-size:clamp(14px,.833vw,16px);letter-spacing:1.2px;text-transform:uppercase;font-weight:500}.presentation .text>div{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}@media screen and (min-width:1401px){.presentation .text>div{flex-direction:row}}.presentation .text>div>div{width:100%;padding:1rem;border-radius:var(--radius-medium)}@media screen and (min-width:1401px){.presentation .text>div>div{width:calc(50% - 2rem)}}.presentation .text>div>div h3{margin:0 auto 1rem}.presentation .text>div>div:nth-child(1){position:relative;display:flex;flex-direction:column;justify-content:center;background-color:#fbf9ef;color:#161615;text-align:center}.presentation .text>div>div:nth-child(1) button{vertical-align:sub}.presentation .text>div>div:nth-child(1) button svg{fill:#f49e0c}.presentation .text>div>div:nth-child(2){display:flex;flex-direction:column;gap:1rem;background-color:#161615;border:1px solid #f49e0c}.presentation .text>div>div:nth-child(2) a{display:flex;align-items:center;gap:.5rem}.presentation .text>div>div:nth-child(2) a svg{min-width:18px}.presentation .text>div>div:nth-child(2) a:hover{text-decoration:underline;color:#f49e0c}