*{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;border:none;box-sizing:border-box;-webkit-font-smoothing:antialiased;font-family:"Geist",sans-serif;font-style:normal;font-weight:400;line-height:100%;font-optical-sizing:auto}img{max-width:100%;display:block}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(max-width: 1500px){html{font-size:57%}}@media(max-width: 991px){html{font-size:55%}}@media(max-width: 520px){html{font-size:62.5%}}@media(max-width: 320px){html{font-size:55%}}html{scrollbar-width:thin;scrollbar-color:var(--primary) var(--background)}html,body{scroll-behavior:smooth;background:var(--background);height:100%;overflow-x:hidden}button{background-color:rgba(0,0,0,0)}button,a{cursor:pointer}span,strong{font-size:inherit;font-family:inherit}a[href^=tel],h2[href^=tel],p[href^=tel]{color:inherit;text-decoration:none}.container-full{width:100%;max-width:192rem;padding:0 1.6rem;margin:0 auto}.container{width:97%;max-width:150.4rem;padding:0 3.2rem;margin:0 auto}@media(max-width: 1080px){.container{padding:0 2.4rem}}@media(max-width: 520px){.container{padding:0 2rem}}:root{--primary: #00F187;--background: #050405;--border: #A1FFD5;--divider: #666666;--card: #1E1D1E;--white: #ffffff;--black: #000000}.s-header{position:fixed;width:100%;padding:2.4rem 0;z-index:9999}@media(max-width: 1400px){.s-header{padding:2.4rem 0}}@media(max-width: 520px){.s-header{padding:1rem 0}}.s-header_wrapper{display:flex;align-items:center;justify-content:space-between;gap:3.2rem}@media(max-width: 1080px){.s-header_wrapper{justify-content:center}}.s-header-logo{display:block;max-width:19rem;position:absolute;top:8rem;left:50%;transform:translateX(-50%)}@media(max-width: 1300px){.s-header-logo{top:4.8rem}}@media(max-width: 1080px){.s-header-logo{top:0;left:0;max-width:100%;width:100%;padding:4.8rem 0;display:flex;justify-content:center;align-items:center;transform:translateX(0)}.s-header-logo img{max-width:20rem}}@media(max-width: 768px){.s-header-logo{display:flex;justify-content:center;align-items:center;padding:4rem}}@media(max-width: 520px){.s-header-logo{padding:4rem 0}.s-header-logo img{max-width:14rem}}.s-header-logo img{width:100%;height:100%;object-fit:cover}.s-header-menu{display:flex;align-items:center;gap:4rem;opacity:0;pointer-events:none;transition:all .3s ease;width:100%}@media(max-width: 1080px){.s-header-menu{display:none}}.s-header-menu-link{font-size:1.6rem;font-weight:600;letter-spacing:.09rem;text-transform:uppercase;color:var(--primary);transition:all .3s ease}.s-header-menu-link:hover{color:var(--white)}@media(max-width: 520px){.s-header-menu-link{font-size:1.6rem}}.s-header_content{display:flex;align-items:center;gap:1.6rem}@media(max-width: 520px){.s-header_content{width:100%}}@media(max-width: 520px){.s-header_content-icon{display:none}}.s-header_infos{display:flex;align-items:center;gap:2.4rem;opacity:0;pointer-events:none;transition:all .3s ease;justify-content:flex-end;width:100%}@media(max-width: 1080px){.s-header_infos{justify-content:space-between}}.s-header_infos-date{display:flex;flex-direction:column;align-items:center;gap:.5rem;border-radius:50rem;border:1px solid #505050;background:var(--background);padding:1rem 2.4rem}@media(max-width: 520px){.s-header_infos-date{padding:1rem}}.s-header_infos-date-number{font-size:1.8rem;font-weight:600;line-height:100%;letter-spacing:.09rem;text-transform:uppercase;color:var(--primary)}@media(max-width: 520px){.s-header_infos-date-number{font-size:1.6rem}}.s-header_infos-date-text{font-size:1.4rem;font-weight:600;letter-spacing:.07rem;text-transform:uppercase;color:var(--white)}@media(max-width: 520px){.s-header_infos-date-text{display:none}}.s-header_infos-counter{display:flex;gap:1.6rem;max-width:29rem;width:100%;justify-content:flex-end}@media(max-width: 520px){.s-header_infos-counter{gap:.5rem;max-width:29rem}}.s-header_infos-divider{font-size:3.2rem;font-weight:600;line-height:100%;color:var(--divider)}@media(max-width: 520px){.s-header_infos-divider{font-size:2.4rem}}.s-header_div{display:flex;flex-direction:column;align-items:center;gap:.5rem}.s-header_div-digit{font-size:3rem;font-weight:600;line-height:100%;color:var(--primary)}@media(max-width: 520px){.s-header_div-digit{font-size:1.8rem}}.s-header_div-text{font-size:1.4rem;font-weight:600;letter-spacing:.07rem;text-transform:uppercase;color:var(--white)}@media(max-width: 520px){.s-header_div-text{font-size:1.1rem}}.s-header.alt-header{top:0;background:linear-gradient(180deg, #050405 0%, rgba(5, 4, 5, 0) 100%)}@media(max-width: 520px){.s-header.alt-header .container{padding:0 1rem}}.s-header.alt-header .s-header-logo{display:none}.s-header.alt-header .s-header-menu{opacity:1;pointer-events:auto}.s-header.alt-header .s-header_infos{opacity:1;pointer-events:auto}@media(max-width: 1080px){.s-header.alt-header .s-header_infos{display:flex}}.s-hero-button{width:fit-content;display:flex;align-items:center;gap:2.4rem;font-size:2rem;font-weight:600;color:var(--background);border-radius:50rem;border:2px solid var(--border);background:var(--primary);padding:1.6rem 1.6rem 1.6rem 3.2rem;transition:all .3s ease}@media(max-width: 991px){.s-hero-button{font-size:1.8rem}}@media(max-width: 520px){.s-hero-button{font-size:1.6rem;padding:1.3rem 1.3rem 1.3rem 2.4rem}}.s-hero-button:hover{color:var(--primary);border:2px solid var(--primary);background:var(--background)}.s-hero-button:hover .s-hero-button-icon{background:var(--primary);border:2px solid var(--border)}.s-hero-button:hover .s-hero-button-icon .first-arrow{transform:translateY(-50%) translateX(4rem)}.s-hero-button:hover .s-hero-button-icon .second-arrow{transform:translateX(3rem)}.s-hero-button:hover .s-hero-button-icon svg path{fill:var(--background)}.s-hero-button-icon{position:relative;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;border-radius:50rem;border:2px solid var(--background);transition:all .3s ease;overflow:hidden}@media(max-width: 991px){.s-hero-button-icon{width:3.2rem;height:3.2rem}}@media(max-width: 520px){.s-hero-button-icon{width:3rem;height:3rem}}.s-hero-button-icon svg{max-width:1.6rem;transition:all .3s ease}.s-hero-button-icon svg path{fill:var(--background);transition:all .3s ease}.s-hero-button-icon .first-arrow{position:absolute;top:50%;left:-3rem;transform:translateY(-50%);width:1.6rem;height:1.6rem}.s-footer{width:100%;height:48rem;display:flex;align-items:flex-end;background:url(../assets/images/footer-background-02.png);background-repeat:no-repeat;background-size:cover;background-position:70% 50%}@media(max-width: 1700px){.s-footer{background-position:53% 50%}}@media(max-width: 1080px){.s-footer{height:40rem;background-position:51% 50%}}@media(max-width: 768px){.s-footer{height:32rem}}@media(max-width: 520px){.s-footer{height:18rem}}.s-footer_wrapper{display:flex;justify-content:space-between;gap:3.2rem;padding-bottom:8rem}@media(max-width: 991px){.s-footer_wrapper{padding-bottom:4rem}}.s-footer-copyright{display:flex;align-items:center;gap:1.6rem}@media(max-width: 520px){.s-footer-copyright{flex-direction:column}}.s-footer-copyright-text{font-size:1.8rem;letter-spacing:.09rem;text-transform:uppercase;color:var(--white)}@media(max-width: 520px){.s-footer-copyright-text{font-size:1.4rem}}.s-footer-copyright-tag{font-size:1.8rem;letter-spacing:.09rem;text-transform:uppercase;color:var(--primary);border-radius:50rem;border:1px solid hsla(0,0%,100%,.5);padding:1rem 1.2rem}@media(max-width: 520px){.s-footer-copyright-tag{font-size:1.4rem}}.s-footer-copyright a{transition:all .3s ease}.s-footer-copyright a:hover{color:var(--background);background:var(--primary);border:1px solid var(--primary)}.hbspt-form img{display:none !important}.hbspt-form .hs-form-field{margin-bottom:1.6rem !important}.hbspt-form .hs-email{margin-bottom:3.2rem !important}.hbspt-form .hs-fieldtype-text label{display:none;font-size:1.6rem;line-height:130%;color:var(--white)}@media(max-width: 520px){.hbspt-form .hs-fieldtype-text label{font-size:1.6rem !important}}.hbspt-form .hs-fieldtype-text label span{margin-bottom:1rem}.hbspt-form .hs-fieldtype-text input[type=text],.hbspt-form .hs-fieldtype-text input[type=email]{font-size:1.6rem !important;line-height:110% !important;letter-spacing:-0.032rem !important;color:var(--white) !important;background:none !important}.hbspt-form .hs-fieldtype-checkbox label,.hbspt-form .legal-consent-container label{display:flex;align-items:center;font-size:1.4rem;line-height:130%;color:var(--white);cursor:pointer}.hbspt-form .hs-fieldtype-checkbox label span,.hbspt-form .legal-consent-container label span{flex:1;margin-left:1rem !important;line-height:130% !important}.hbspt-form .hs-fieldtype-checkbox #label-hs_buying_role-5084d5eb-9a38-416b-860b-d8c0b281d7fb span,.hbspt-form .legal-consent-container #label-hs_buying_role-5084d5eb-9a38-416b-860b-d8c0b281d7fb span{margin-left:unset !important}.hbspt-form .hs-fieldtype-checkbox .hs-form-required,.hbspt-form .legal-consent-container .hs-form-required{margin-left:unset !important}.hbspt-form .hs-fieldtype-checkbox.hs-form-field,.hbspt-form .hs-fieldtype-checkbox .hs-form-field,.hbspt-form .legal-consent-container.hs-form-field,.hbspt-form .legal-consent-container .hs-form-field{margin-bottom:3.2rem !important}.hbspt-form .hs-fieldtype-checkbox .input,.hbspt-form .legal-consent-container .input{margin-top:1.6rem !important}.hbspt-form .hs-fieldtype-checkbox input[type=checkbox],.hbspt-form .legal-consent-container input[type=checkbox]{appearance:none;max-width:1.5rem;width:100%;height:1.5rem;background:var(--background);border:1px solid var(--border);border-radius:.3rem}.hbspt-form .hs-fieldtype-checkbox input[type=checkbox]:checked,.hbspt-form .legal-consent-container input[type=checkbox]:checked{background:var(--primary) !important;border-color:#00f187}.hbspt-form .hs-fieldtype-checkbox .inputs-list,.hbspt-form .legal-consent-container .inputs-list{display:flex;flex-direction:column;gap:1rem}.hbspt-form input[type=submit]{width:100%;font-size:1.8rem;font-weight:600;color:var(--background);border-radius:50rem;border:1px solid var(--border);background:var(--primary);padding:1.6rem 3.2rem;cursor:pointer;transition:all .3s ease}@media(max-width: 520px){.hbspt-form input[type=submit]{font-size:1.6rem !important;padding:1.6rem 0}}.hbspt-form input[type=submit]:hover{color:var(--primary);border:1px solid var(--primary);background:var(--background)}.hbspt-form .submitted-message{font-size:1.8rem !important;line-height:130% !important;color:var(--white) !important}.hbspt-form .hs-error-msg{display:flex !important;font-size:1.2rem !important;margin-top:1rem;color:#ffc4c4 !important}.hbspt-form .hs_firstname .input,.hbspt-form .hs_lastname .input,.hbspt-form .hs_email .input,.hbspt-form .hs_codigo_de_convite .input{display:flex;justify-content:flex-start;align-items:center;background:var(--background) !important;border-radius:.5rem !important;border:1px solid rgba(192,192,191,.4) !important;padding:1.6rem !important;transition:all .5s}.hbspt-form .hs_firstname .input::before,.hbspt-form .hs_lastname .input::before,.hbspt-form .hs_email .input::before,.hbspt-form .hs_codigo_de_convite .input::before{content:"";max-width:2.4rem;width:100%;height:2.4rem;position:relative;display:flex;background-size:cover;background-repeat:no-repeat;background-position:50% 50%}.hbspt-form .hs_firstname .input:hover,.hbspt-form .hs_lastname .input:hover,.hbspt-form .hs_email .input:hover,.hbspt-form .hs_codigo_de_convite .input:hover{border-color:var(--primary) !important}@media(max-width: 520px){.hbspt-form .hs_firstname .input,.hbspt-form .hs_lastname .input,.hbspt-form .hs_email .input,.hbspt-form .hs_codigo_de_convite .input{padding:1rem !important}}.hbspt-form .hs_firstname .input::before{background-image:url(../assets/icons/icon-user-gray.svg)}.hbspt-form .hs_lastname .input::before{background-image:url(../assets/icons/icon-user-gray.svg)}.hbspt-form .hs_email .input::before{background-image:url(../assets/icons/icon-envelope-gray.svg)}.hbspt-form .hs_codigo_de_convite .input::before{background-image:url(../assets/icons/icon-code-gray.svg)}.hbspt-form .hs_hs_buying_role{border-bottom:1px solid rgba(192,192,191,.4);padding-bottom:2.4rem}.hbspt-form .hs_hs_buying_role label#label-hs_buying_role-5084d5eb-9a38-416b-860b-d8c0b281d7fb{color:#777}.hbspt-form .hs_hs_buying_role .hs-form-checkbox-display{font-size:1.6rem !important}.s-hero{position:relative;height:100%}.s-hero-background{width:100%;height:100%;background:url(../assets/images/fallback-desktop.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}@media(max-width: 520px){.s-hero-background{background:url(../assets/images/fallback-mobile.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}}.s-hero-background video{width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-playsinline:true;background:rgba(0,0,0,0)}.s-hero-background video.desk{display:block}.s-hero-background video.mob{display:none}@media(max-width: 520px){.s-hero-background video{position:relative;top:6rem}.s-hero-background video.desk{display:none}.s-hero-background video.mob{display:block}}.s-hero-background::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(180deg, rgba(5, 4, 5, 0) 41.46%, rgba(5, 4, 5, 0.7) 86.82%)}.s-hero_wrapper{position:absolute;top:50%;transform:translateY(-50%);max-width:144rem;width:93%;display:flex;flex-direction:column;gap:3.2rem;align-items:center;justify-content:center}@media(max-width: 1080px){.s-hero_wrapper{width:100%;left:0;padding:0 4.8rem;top:50%}}@media(max-width: 768px){.s-hero_wrapper{align-items:center;padding:0 4rem}}@media(max-width: 520px){.s-hero_wrapper{padding:10rem 1.6rem 5.6rem;transform:translateY(0);top:0;gap:0;height:100%;justify-content:space-between}}.s-hero_infos{position:absolute;bottom:8rem;max-width:144rem;width:93%;display:flex;align-items:center;justify-content:space-between;gap:3.2rem}@media(max-width: 1300px){.s-hero_infos{bottom:4rem}}@media(max-width: 1200px){.s-hero_infos{width:91%}}@media(max-width: 1080px){.s-hero_infos{width:100%;left:0;bottom:0;padding:4.8rem}}@media(max-width: 768px){.s-hero_infos{padding:4rem}}@media(max-width: 520px){.s-hero_infos{flex-direction:column;padding:3.2rem}}.s-hero_infos-date{display:flex;flex-direction:column;gap:1.6rem}@media(max-width: 600px){.s-hero_infos-date{gap:1rem}}@media(max-width: 520px){.s-hero_infos-date{align-items:center}}.s-hero_infos-date-number{font-size:6.4rem;font-weight:300;line-height:100%;text-transform:uppercase;color:var(--primary)}@media(max-width: 1200px){.s-hero_infos-date-number{font-size:5.6rem}}@media(max-width: 1080px){.s-hero_infos-date-number{font-size:4.8rem}}@media(max-width: 520px){.s-hero_infos-date-number{font-size:3.8rem}}.s-hero_infos-date-number span{color:var(--white)}.s-hero_infos-date-text{font-size:2.8rem;letter-spacing:.14rem;text-transform:uppercase;color:var(--white)}@media(max-width: 1200px){.s-hero_infos-date-text{font-size:2.44rem}}@media(max-width: 1080px){.s-hero_infos-date-text{font-size:2rem}}@media(max-width: 520px){.s-hero_infos-date-text{font-size:1.6rem}}.s-hero_infos-counter{display:flex;gap:3.2rem}@media(max-width: 991px){.s-hero_infos-counter{gap:1.6rem}}@media(max-width: 768px){.s-hero_infos-counter{gap:1rem}}@media(max-width: 600px){.s-hero_infos-counter{gap:.5rem}}@media(max-width: 520px){.s-hero_infos-counter{gap:1.6rem}}.s-hero_infos-divider{font-size:6.4rem;font-weight:600;line-height:100%;color:var(--divider)}@media(max-width: 1080px){.s-hero_infos-divider{font-size:4.8rem}}@media(max-width: 520px){.s-hero_infos-divider{font-size:3.2rem}}.s-hero_div{display:flex;flex-direction:column;align-items:center;gap:1.6rem}@media(max-width: 768px){.s-hero_div{gap:1rem}}.s-hero_div-digit{font-size:6.4rem;font-weight:300;line-height:100%;color:var(--primary)}@media(max-width: 1200px){.s-hero_div-digit{font-size:5.6rem}}@media(max-width: 1080px){.s-hero_div-digit{font-size:4.8rem}}@media(max-width: 520px){.s-hero_div-digit{font-size:3.2rem}}.s-hero_div-text{font-size:2.8rem;letter-spacing:.14rem;text-transform:uppercase;color:var(--white)}@media(max-width: 1200px){.s-hero_div-text{font-size:2.4rem}}@media(max-width: 1080px){.s-hero_div-text{font-size:2rem}}@media(max-width: 520px){.s-hero_div-text{font-size:1.6rem}}.s-hero-title{max-width:76.4rem;width:100%;font-size:4.8rem;line-height:140%;letter-spacing:-0.048rem;color:var(--white);text-align:center}@media(max-width: 1080px){.s-hero-title{max-width:63.4rem;font-size:4rem}}@media(max-width: 768px){.s-hero-title{text-align:center;max-width:100%}}@media(max-width: 520px){.s-hero-title{font-size:2.4rem}}.video-fallback{width:100%;height:100%;background:url(../assets/images/fallback-mobile.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.s-fictorday{padding-top:12rem;overflow:hidden}@media(max-width: 1080px){.s-fictorday{padding-top:10rem}}@media(max-width: 520px){.s-fictorday{padding-top:6.4rem}}.s-fictorday .container{padding-bottom:12rem}@media(max-width: 991px){.s-fictorday .container{padding-bottom:10rem}}@media(max-width: 520px){.s-fictorday .container{padding-bottom:6.4rem}}.s-fictorday_wrapper{display:flex;align-items:flex-start;justify-content:space-between;gap:3.2rem}@media(max-width: 1080px){.s-fictorday_wrapper{flex-direction:column;gap:3.2rem}}@media(max-width: 520px){.s-fictorday_wrapper{gap:2.4rem}}.s-fictorday-description{max-width:70.8rem;width:100%;font-size:2.4rem;line-height:160%;letter-spacing:-0.024rem;color:var(--white)}@media(max-width: 1200px){.s-fictorday-description{font-size:2rem;max-width:56rem}}@media(max-width: 1080px){.s-fictorday-description{max-width:100%}}@media(max-width: 520px){.s-fictorday-description{font-size:1.8rem}}@media(max-width: 1080px){.s-fictorday .cta{margin-top:3.2rem}}@media(max-width: 1080px){.s-fictorday .cta{margin-top:2.4rem}}.s-fictorday .cta .s-hero-button{padding:1.6rem 2.4rem;text-align:center}@media(max-width: 520px){.s-fictorday .cta .s-hero-button{justify-content:center;width:100%}}.s-fictorday .slide-fictorday{margin:0;overflow:visible}.s-fictorday .slide-fictorday .swiper-slide{width:max-content}@media(max-width: 520px){.s-fictorday .slide-fictorday .swiper-slide{width:100%}}.s-fictorday .slide-fictorday-image{border-radius:1.6rem;height:48rem;width:auto}@media(max-width: 768px){.s-fictorday .slide-fictorday-image{height:40rem}}@media(max-width: 520px){.s-fictorday .slide-fictorday-image{height:auto;width:100%}}.s-fictorday .slide-fictorday-image img{width:100%;height:100%;object-fit:cover;border-radius:1.6rem}.s-fictorday .slide-fictorday .swiper-button-prev,.s-fictorday .slide-fictorday .swiper-button-next{top:unset !important;bottom:2.4rem !important;width:4.8rem;height:4.8rem;display:flex;align-items:center;justify-content:center;border-radius:50rem;border:2px solid var(--white);transition:all .3s ease;margin:unset !important}@media(max-width: 991px){.s-fictorday .slide-fictorday .swiper-button-prev,.s-fictorday .slide-fictorday .swiper-button-next{width:4rem;height:4rem;bottom:1.6rem !important}}@media(max-width: 520px){.s-fictorday .slide-fictorday .swiper-button-prev,.s-fictorday .slide-fictorday .swiper-button-next{width:3.2rem;height:3.2rem;bottom:1rem !important}}.s-fictorday .slide-fictorday .swiper-button-prev:hover,.s-fictorday .slide-fictorday .swiper-button-next:hover{border:2px solid var(--primary)}.s-fictorday .slide-fictorday .swiper-button-prev:hover svg path,.s-fictorday .slide-fictorday .swiper-button-next:hover svg path{fill:var(--primary)}.s-fictorday .slide-fictorday .swiper-button-prev svg,.s-fictorday .slide-fictorday .swiper-button-next svg{width:unset;height:unset}.s-fictorday .slide-fictorday .swiper-button-prev svg path,.s-fictorday .slide-fictorday .swiper-button-next svg path{fill:var(--white);transition:all .3s ease}.s-fictorday .slide-fictorday .swiper-button-prev{left:2.4rem !important}@media(max-width: 991px){.s-fictorday .slide-fictorday .swiper-button-prev{left:1.6rem !important}}@media(max-width: 520px){.s-fictorday .slide-fictorday .swiper-button-prev{left:1rem !important}}.s-fictorday .slide-fictorday .swiper-button-next{right:2.4rem !important}@media(max-width: 991px){.s-fictorday .slide-fictorday .swiper-button-next{right:1.6rem !important}}@media(max-width: 520px){.s-fictorday .slide-fictorday .swiper-button-next{right:1rem !important}}.s-fictorday .slide-fictorday .swiper-button-prev:after,.s-fictorday .slide-fictorday .swiper-button-next:after{content:unset}.s-fictorday_content{display:flex;flex-direction:column;align-items:center;gap:4.8rem}@media(max-width: 991px){.s-fictorday_content{gap:4rem}}@media(max-width: 520px){.s-fictorday_content{gap:3.2rem}}.s-fictorday-text{max-width:77.8rem;width:100%;text-align:center;font-size:3.2rem;line-height:130%;letter-spacing:-0.032rem;color:var(--white)}@media(max-width: 991px){.s-fictorday-text{font-size:2.8rem}}@media(max-width: 600px){.s-fictorday-text{max-width:47.8rem}}@media(max-width: 520px){.s-fictorday-text{max-width:100%;font-size:1.8rem;line-height:150%}}.s-fictorday .editions{margin-top:8rem}@media(max-width: 520px){.s-fictorday .editions{margin-top:4.8rem}}.s-fictorday .editions .gallery-edition:not(:last-child){margin-bottom:8rem}.s-fictorday .editions p{max-width:max-content;margin-bottom:4rem}.info a{color:inherit;text-decoration:none;font-weight:inherit;font-weight:bold}.info a:hover,.info a:visited,.info a:active{color:inherit;text-decoration:none;font-weight:bold}.s-panels{position:relative;width:100%;background:url(../assets/images/hero-background.png);background-repeat:no-repeat;background-position:center;background-size:cover}.s-panels::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(180deg, #050405 10%, rgba(0, 0, 0, 0.1) 50%, #050405 95%);background-blend-mode:multiply}.s-panels .s-fictor-logo{width:100%;display:flex;align-items:center;justify-content:space-between;position:relative;gap:5.6rem;margin-top:10rem}@media(max-width: 991px){.s-panels .s-fictor-logo{margin-top:8rem}}@media(max-width: 520px){.s-panels .s-fictor-logo{gap:2.4rem;margin-top:6.4rem}}.s-panels .s-fictor-logo .line{width:100%;height:1px;background-color:#666}.s-panels .s-fictor-logo img{max-width:4rem;width:100%}@media(max-width: 520px){.s-panels .s-fictor-logo img{max-width:2.4rem}}.s-panels.s-divide{background:none}.s-panels.s-divide .s-fictor-logo{margin-top:0}.s-panels_wrapper{display:flex;justify-content:space-between;gap:3.2rem;position:relative}@media(max-width: 991px){.s-panels_wrapper{flex-direction:column;gap:4.8rem}}@media(max-width: 520px){.s-panels_wrapper{gap:3.2rem}}.s-panels-card{max-width:46.4rem;width:100%;height:max-content;display:flex;flex-direction:column;justify-content:center;gap:2.4rem;border-radius:1rem;background:hsla(0,0%,100%,.1);backdrop-filter:blur(0.2rem);padding:4.8rem}@media(max-width: 1200px){.s-panels-card{padding:4rem;max-width:40rem}}@media(max-width: 991px){.s-panels-card{width:100%;max-width:100%;justify-content:space-between;flex-direction:row;align-items:center}.s-panels-card figure{max-width:18rem;order:2}}@media(max-width: 520px){.s-panels-card{width:100%;max-width:100%;justify-content:center;flex-direction:column;align-items:center;padding:3.2rem;gap:2rem}.s-panels-card figure{max-width:12rem;order:1}}.s-panels-card-description{font-size:3.2rem;line-height:130%;letter-spacing:-0.032rem;color:var(--white)}@media(max-width: 991px){.s-panels-card-description{font-size:2.8rem}}@media(max-width: 520px){.s-panels-card-description{font-size:2.8rem;text-align:center;order:2}}.s-panels_list{max-width:82rem;width:100%;display:flex;flex-direction:column;gap:1rem}@media(max-width: 1200px){.s-panels_list{max-width:65rem}}@media(max-width: 991px){.s-panels_list{max-width:100%;gap:3.2rem}}.s-panels_list-item{display:flex;align-items:center;gap:3.2rem;padding:2.4rem}@media(max-width: 991px){.s-panels_list-item{padding:0}}@media(max-width: 520px){.s-panels_list-item{gap:2rem}}.s-panels .left{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.s-panels .left .hour{color:#dfdfdf;font-size:1.6rem;display:block}@media(max-width: 520px){.s-panels .left .hour{font-size:1.4rem}}.s-panels-tag{font-size:1.8rem;letter-spacing:.09rem;text-transform:uppercase;color:var(--primary);border-radius:50rem;border:1px solid hsla(0,0%,100%,.5);padding:1rem 1.2rem;max-width:max-content;width:100%}@media(max-width: 520px){.s-panels-tag{font-size:1.4rem}}.s-panels-text{flex:1;font-size:2.4rem;line-height:150%;letter-spacing:-0.044rem;color:var(--white)}@media(max-width: 991px){.s-panels-text{font-size:2rem}}@media(max-width: 520px){.s-panels-text{width:100%;font-size:1.6rem}}.s-schedule{padding-top:12rem}@media(max-width: 991px){.s-schedule{padding-top:10rem}}@media(max-width: 520px){.s-schedule{padding-top:6.4rem}}.s-schedule_div{display:flex;align-items:center;justify-content:space-between;gap:3.2rem;border-radius:1rem;background:hsla(0,0%,100%,.1);padding:3.2rem;margin-bottom:2.4rem}@media(max-width: 991px){.s-schedule_div{padding:2.4rem}}@media(max-width: 520px){.s-schedule_div{gap:2.4rem;padding:1.6rem;margin-bottom:1.6rem}}.s-schedule-title{font-size:3.2rem;line-height:130%;letter-spacing:-0.032rem;color:var(--white)}@media(max-width: 991px){.s-schedule-title{font-size:2.8rem}}@media(max-width: 520px){.s-schedule-title{font-size:2rem}}.s-schedule-soon{display:flex;align-items:center;gap:1.6rem}.s-schedule-soon-text{font-size:1.8rem;letter-spacing:.09rem;text-transform:uppercase;color:var(--primary);border-radius:50rem;border:1px solid hsla(0,0%,100%,.5);padding:1rem 1.2rem}@media(max-width: 520px){.s-schedule-soon-text{font-size:1.4rem}}@media(max-width: 520px){.s-schedule-soon{gap:1rem}.s-schedule-soon figure{max-width:2rem}}.s-schedule_wrapper{display:flex;justify-content:space-between;gap:2.4rem}@media(max-width: 768px){.s-schedule_wrapper{flex-direction:column}}@media(max-width: 520px){.s-schedule_wrapper{gap:1.6rem}}.s-schedule-card{width:100%;display:flex;flex-direction:column;justify-content:space-between;gap:3.2rem;border-radius:1rem;background:var(--card);padding:3.2rem}@media(max-width: 991px){.s-schedule-card{padding:2.4rem}}@media(max-width: 520px){.s-schedule-card{gap:2.4rem}}.s-schedule-card-subtitle{font-size:4rem;font-weight:300;line-height:130%;letter-spacing:-0.04rem;color:var(--white)}@media(max-width: 1080px){.s-schedule-card-subtitle{font-size:3.2rem}}@media(max-width: 991px){.s-schedule-card-subtitle{font-size:2.8rem}}@media(max-width: 520px){.s-schedule-card-subtitle{font-size:2.7rem;text-align:left;max-width:17rem}}.s-schedule-card-description{max-width:49.5rem;width:100%;font-size:2.4rem;line-height:150%;letter-spacing:-0.024rem;color:var(--white)}@media(max-width: 1080px){.s-schedule-card-description{font-size:2rem}}@media(max-width: 991px){.s-schedule-card-description{font-size:1.8rem}}@media(max-width: 520px){.s-schedule-card-description{font-size:1.6rem}}.s-schedule-map{display:flex;align-items:center;gap:1.6rem}.s-schedule-map-tag{font-size:1.8rem;letter-spacing:.09rem;text-transform:uppercase;color:var(--primary);border-radius:50rem;border:1px solid hsla(0,0%,100%,.5);padding:1rem 1.2rem}@media(max-width: 520px){.s-schedule-map-tag{font-size:1.6rem}}.s-schedule-image{width:100%;border-radius:1rem;overflow:hidden;transition:all .3s ease}@media(max-width: 768px){.s-schedule-image{height:24rem}}@media(max-width: 520px){.s-schedule-image{height:20rem}}.s-schedule-image img{width:100%;height:100%;min-height:20rem;object-fit:cover;border-radius:1rem;transition:all .3s ease}.s-schedule-image:hover img{transform:scale(1.05)}.s-faq{background:var(--background);padding-top:12rem}@media(max-width: 991px){.s-faq{padding-top:10rem}}@media(max-width: 520px){.s-faq{padding-top:6.4rem}}.s-faq_accordion{width:100%;padding-top:8rem}@media(max-width: 991px){.s-faq_accordion{padding-top:5.6rem}}.s-faq_accordion-div{flex:1;display:flex;align-items:center;gap:2.4rem;max-width:85%}@media(max-width: 520px){.s-faq_accordion-div{gap:1.4rem;max-width:24rem}}.s-faq_accordion .s-faq_accordion-item{width:100%;display:flex;align-items:center;justify-content:space-between;gap:0;font-size:3rem;letter-spacing:-0.064rem;color:var(--white);text-align:start;padding:2.4rem 0;transition:all .3s ease}.s-faq_accordion .s-faq_accordion-item p{line-height:130%}@media(max-width: 991px){.s-faq_accordion .s-faq_accordion-item{font-size:2.8rem}}@media(max-width: 520px){.s-faq_accordion .s-faq_accordion-item{font-size:2rem;padding:2rem 0}}.s-faq_accordion .s-faq_accordion-item:first-of-type{padding-top:unset}.s-faq_accordion .s-faq_accordion-item:hover{color:var(--primary)}.s-faq_accordion .s-faq_accordion-item:hover .s-faq_accordion-icon{border:2px solid var(--primary)}.s-faq_accordion .s-faq_accordion-item.active{color:var(--primary)}.s-faq_accordion .s-faq_accordion-item.active .s-faq_accordion-icon{border:2px solid var(--primary)}.s-faq_accordion .s-faq_accordion-item.active .s-faq_accordion-icon svg{transform:rotate(90deg)}.s-faq_accordion .s-faq_accordion-question{flex:1}.s-faq_accordion .s-faq_accordion-icon{width:4.8rem;height:4.8rem;display:flex;align-items:center;justify-content:center;border:2px solid var(--white);border-radius:50rem;transition:all .3s ease}@media(max-width: 991px){.s-faq_accordion .s-faq_accordion-icon{width:4rem;height:4rem}}@media(max-width: 520px){.s-faq_accordion .s-faq_accordion-icon{width:2.8rem;height:2.8rem}}.s-faq_accordion .s-faq_accordion-icon svg{max-width:2.4rem;transform:rotate(45deg);transition:all .3s ease}@media(max-width: 520px){.s-faq_accordion .s-faq_accordion-icon svg{max-width:1.8rem}}.s-faq_accordion .s-faq_accordion-answer{max-height:0;display:flex;flex-direction:column;font-size:2rem;color:var(--white);border-bottom:1px solid var(--divider);overflow:hidden;transition:max-height .3s ease,padding .3s ease}.s-faq_accordion .s-faq_accordion-answer p{line-height:160%}.s-faq_accordion .s-faq_accordion-answer strong{font-weight:700}@media(max-width: 991px){.s-faq_accordion .s-faq_accordion-answer{font-size:1.8rem}}@media(max-width: 520px){.s-faq_accordion .s-faq_accordion-answer{font-size:1.6rem}}.s-faq-title{font-size:4.8rem;line-height:130%;letter-spacing:-0.048rem;text-align:center;color:var(--white)}@media(max-width: 991px){.s-faq-title{font-size:4rem}}@media(max-width: 520px){.s-faq-title{font-size:3.2rem}}.s-faq-title span{color:var(--primary)}.s-prefooter{position:relative;padding-top:16rem;z-index:10}@media(max-width: 1080px){.s-prefooter{padding-top:12rem}}@media(max-width: 520px){.s-prefooter{padding-top:6.4rem}}.s-prefooter .toggle-tabs{max-width:61.2rem;width:100%;position:relative;display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(192,192,191,.4);border-radius:50rem;background:rgba(0,0,0,0);margin:7.2rem auto;overflow:hidden}@media(max-width: 1080px){.s-prefooter .toggle-tabs{margin:5.6rem auto}}@media(max-width: 520px){.s-prefooter .toggle-tabs{margin:3.2rem auto 1.6rem}}.s-prefooter .toggle-tabs input{display:none}.s-prefooter .toggle-tabs label{flex:1;width:100%;position:relative;font-size:1.8rem;font-weight:600;text-align:center;color:var(--white);padding:2.2rem;cursor:pointer;transition:color .3s ease;z-index:2}.s-prefooter .toggle-tabs label:hover{color:var(--primary)}@media(max-width: 520px){.s-prefooter .toggle-tabs label{padding:2rem 0;font-size:1.3rem}}.s-prefooter .indicator{position:absolute;top:.6rem;left:.6rem;width:calc(50% - .6rem);height:calc(100% - 1.2rem);background:var(--primary);border-radius:50rem;transition:transform .3s ease;z-index:1}.s-prefooter #presencial:checked~.indicator{transform:translateX(100%)}.s-prefooter #online:checked+label{color:var(--background)}.s-prefooter #presencial:checked+label{color:var(--background)}.s-prefooter .tab-content{position:relative;display:none;max-width:46.4rem;width:100%;border-radius:1rem;border:1px solid rgba(192,192,191,.4);background:rgba(5,4,5,.4);backdrop-filter:blur(0.8rem);padding:3.2rem;opacity:0;transform:translateY(1rem);transition:all .3s ease;margin:0 auto}@media(max-width: 520px){.s-prefooter .tab-content{padding:2.4rem}}.s-prefooter .tab-content.active{display:block;opacity:1;transform:translateY(0)}.s-prefooter .disclaimer{position:absolute;top:-6rem;left:50%;transform:translate(-50%);width:100%;font-size:1.6rem;line-height:150%;letter-spacing:-0.016rem;text-align:center;color:var(--white)}@media(max-width: 1080px){.s-prefooter .disclaimer{top:-4.8rem}}@media(max-width: 520px){.s-prefooter .disclaimer{position:relative;top:0;left:0;transform:translate(0%);margin:0 0 1.6rem;display:block;width:100%;text-align:left;font-size:1.4rem}}.s-prefooter .info{text-align:justify;font-size:1.2rem;line-height:150%;color:#c0c0bf;padding-top:3.2rem;margin-top:3.2rem;border-top:1px solid rgba(192,192,191,.4)}.s-prefooter-title{font-size:4.8rem;line-height:140%;letter-spacing:-0.048rem;text-align:center;color:var(--white)}@media(max-width: 1080px){.s-prefooter-title{line-height:130%;max-width:56rem;margin:0 auto}}@media(max-width: 991px){.s-prefooter-title{max-width:46rem;width:100%;font-size:4rem}}@media(max-width: 520px){.s-prefooter-title{max-width:30rem;font-size:3rem}}.s-prefooter-title span{color:var(--primary)}/*# sourceMappingURL=main.min.css.map */