@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500&family=Lora:wght@500&display=swap");.Layout_wrapper__wNKc3{width:100%;background-color:#111;color:#fff;font-family:Inter,sans-serif;display:flex;flex-direction:column;min-height:100vh;max-width:100%}.Layout_container__vhLPY{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 2rem;overflow:hidden}.Layout_main__gHmNz{padding-top:3rem;flex-grow:1}.Layout_section__36gp5{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;margin-bottom:5rem}.Layout_textBlock__vs_1L{display:flex;flex-direction:column;gap:10px}.Layout_textBlock__vs_1L h1,.Layout_textBlock__vs_1L h2,.Layout_textBlock__vs_1L h3,.Layout_textBlock__vs_1L h4,.Layout_textBlock__vs_1L h5,.Layout_textBlock__vs_1L h6{font-family:Lora,serif;font-weight:500;line-height:1.2}.Layout_textBlock__vs_1L h1{font-size:3rem;margin-bottom:1.5rem}.Layout_textBlock__vs_1L h2,.Layout_textBlock__vs_1L h3{font-size:1.8rem;margin-bottom:1rem}.Layout_textBlock__vs_1L h4{font-size:1.5rem;margin-bottom:1rem}.Layout_textBlock__vs_1L h5{font-size:1.2rem;margin-bottom:1rem}.Layout_textBlock__vs_1L h6{font-size:1rem;margin-bottom:1rem}.Layout_largeBody__zfwUT{font-size:1.2rem;line-height:1.6;font-weight:400;color:#fff;margin-bottom:1rem;max-width:500px}.Layout_textBlock__vs_1L p{font-size:1rem;line-height:1.6;color:#fff}.Layout_textBlock__vs_1L ul{margin:0 0 1.5rem;padding-left:1.25rem;display:grid;grid-row-gap:.35rem;row-gap:.35rem}.Layout_textBlock__vs_1L li{line-height:1.4}.Layout_visualBlock__HQHQc{display:flex;justify-content:center;align-items:center}.Layout_button__GVwRq{display:inline-block;background-color:#655aa4;color:#fff;padding:.8rem 1.5rem;text-decoration:none;border-radius:5px;font-weight:500;margin-top:.25rem;transition:opacity .3s ease;border:none;cursor:pointer}.Layout_button__GVwRq:hover{opacity:.8}.Layout_link__82GhD{color:#add8e6}.Layout_link__82GhD:hover{text-decoration:underline}.Layout_spinnerSection__fGErJ{position:relative;width:100%}.Layout_spinnerOverlay__WZsDk{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;justify-content:center;align-items:center;z-index:9999}.Layout_spinnerContainer__LpZkI{display:flex;flex-direction:column;align-items:center;gap:1rem;background:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.Layout_spinnerContainer__LpZkI p{margin:0;color:#394b59;font-size:1rem;font-weight:600}.Layout_loader__CM1va{width:48px;height:48px;border:5px solid var(--neonBlue);border-bottom:5px solid transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:Layout_rotation__2Zeax 1s linear infinite}@keyframes Layout_rotation__2Zeax{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:1048px){.Layout_section__36gp5{gap:2rem}}@media (max-width:768px){.Layout_container__vhLPY{padding-left:1.5rem;padding-right:1.5rem}.Layout_main__gHmNz{padding-top:2rem}.Layout_section__36gp5{grid-template-columns:minmax(0,1fr);gap:2rem;margin-bottom:2.5rem}.Layout_section__36gp5:nth-child(2n) .Layout_visualBlock__HQHQc{order:-1}.Layout_textBlock__vs_1L h1{font-size:2rem}.Layout_textBlock__vs_1L h2{font-size:1.8rem}.Layout_button__GVwRq{padding:.8rem 1rem}}.Index_hero__Sy03_{flex-direction:row;align-items:center;gap:4rem;padding-top:.8rem;margin-bottom:4rem}.Index_heroTextBlock__2B1Wf{flex:1 1}.Index_heroVisualBlock__1UrJb{flex:1 1;display:flex;justify-content:center;align-items:center}.Index_questions__MfhXA{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.Index_question__2mm_d{background-color:#1a1a1a;border-radius:8px;padding:1.5rem;transition:background-color .2s ease-in-out;border:1px solid hsla(0,0%,100%,.1)}.Index_question__2mm_d h4{cursor:pointer;margin:0;padding-right:2rem;position:relative;font-size:1.1rem;font-weight:500;color:#fff}.Index_question__2mm_d h4:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:1.5rem;color:hsla(0,0%,100%,.5);transition:transform .2s ease-in-out}.Index_question__2mm_d h4.Index_open__nzSLg:after{transform:translateY(-50%) rotate(45deg)}.Index_questionBody__YMeiT{font-size:1rem;line-height:1.6;color:#fff;margin-top:1rem;padding-top:1rem;border-top:1px solid hsla(0,0%,100%,.1)}.Index_carouselContainer__Tbm0A{margin-top:0;margin-bottom:3rem}.Index_testimonialCard__yxUzG{padding:1.6rem 1rem;color:#fff;display:flex;flex-direction:column;justify-content:space-between;min-height:350px;width:350px}.Index_testimonialFadeIn__s5A_H{animation:Index_fadeIn__SMSEb .3s ease-in-out forwards}.Index_testimonialFadeOut__Qi_I3{animation:Index_fadeOut__pB2nq .3s ease-in-out forwards}.Index_testimonialContent__jrny5{flex-grow:1}.Index_testimonialHeader___Ctbp{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:1rem}.Index_testimonialName__GXYbz{font-weight:700;font-size:1rem;display:flex;align-items:center}.Index_verifiedBadge__Xa4J6{color:#7366bd;margin-left:.5rem}.Index_testimonialRole___qgK7{color:#a0aec0;font-size:.875rem}.Index_checkList__fQePZ{margin-top:1rem}.Index_checkList__fQePZ.Index_tightList__fZy6n .Index_checkItem__MSgRW{margin-bottom:.25rem}.Index_checkItem__MSgRW{display:flex;align-items:flex-start;margin-bottom:.85rem}.Index_checkItem__MSgRW:last-child{margin-bottom:0}.Index_checkIcon__MnZNK{margin-right:.75rem;flex-shrink:0;margin-top:0}.Index_checkText__7IYTj{font-size:.9rem;line-height:1.3}.Index_testimonialStars__6QnWg{display:flex;margin-bottom:.5rem}.Index_testimonialStarImage__wM8uF{margin-right:.25rem}.Index_testimonialTitle__WDxYx{font-size:1.25rem;margin-bottom:.75rem}.Index_testimonialQuote__dq87A{font-size:1rem;line-height:1.5;color:#ccc;font-style:italic}.Index_testimonialNav__8jt2a{display:flex;justify-content:flex-end;margin-top:1.5rem}.Index_navButton__HmeK3{background:transparent;border:1px solid #555;color:#fff;width:40px;height:40px;border-radius:50%;cursor:pointer;margin-left:.5rem;font-size:1.2rem;display:flex;align-items:center;justify-content:center;transition:background-color .2s,border-color .2s}.Index_navButton__HmeK3:hover{background-color:#333;border-color:#777}.Index_reviewCta__JmSXz{align-items:flex-start;margin-top:.5rem}.Index_cta__muh5z,.Index_reviewCta__JmSXz{display:flex;flex-direction:column;gap:1.5rem}.Index_cta__muh5z{align-items:center}.Index_cta__muh5z h2{font-size:2.5rem;font-family:Lora,serif}.Index_cta__muh5z p{color:#fff;max-width:550px;font-size:1.1rem;line-height:1.6}@keyframes Index_fadeIn__SMSEb{0%{opacity:0}to{opacity:1}}@keyframes Index_fadeOut__pB2nq{0%{opacity:1}to{opacity:0}}@media (max-width:768px){.Index_hero__Sy03_{display:grid;place-items:center;margin-bottom:1rem}.Index_hero__Sy03_>*{grid-column:1/-1;grid-row:1/-1}.Index_heroTextBlock__2B1Wf{z-index:1;text-align:center}.Index_carouselContainer__Tbm0A{margin-top:1rem;margin-bottom:2rem}.Index_heroVisualBlock__1UrJb{opacity:.35}.Index_desktopOnly__tjv8T,.Index_escapeVelocitySection__x4oR9 .Index_atmosphereBlock__xyeRU{display:none}}@media (min-width:769px) and (max-width:1199px){.Index_hero__Sy03_{grid-template-columns:1fr 400px;gap:0}.Index_heroVisualBlock__1UrJb{transform:translateX(30%)}}.Index_modalitiesSection__TX7rk{padding:1rem 0 4rem}.Index_modalitiesGrid__qduWC{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto}.Index_modalityCard__akejK{background-color:#1a1a1a;border-radius:8px;padding:2rem;display:flex;flex-direction:column;border:1px solid hsla(0,0%,100%,.1);transition:all .3s ease}.Index_modalityCard__akejK:hover{transform:translateY(-5px);border-color:#7366bd}.Index_cardHeader__bR4J7{display:flex;align-items:center;margin-bottom:.5rem}.Index_cardHeader__bR4J7 h3{font-size:1.5rem;margin-top:0;margin-bottom:0;color:#fff}.Index_comingSoonBadge__TVMEU{background-color:#7366bd;color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .5rem;border-radius:12px;margin-left:auto;white-space:nowrap}.Index_featuresList__xHXXT{list-style:none;padding:0;margin:1.5rem 0;flex-grow:1}.Index_featuresList__xHXXT li{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid hsla(0,0%,100%,.1);color:#a0aec0;font-size:.9rem}.Index_featuresList__xHXXT li:first-child{border-top:1px solid hsla(0,0%,100%,.1)}.Index_featuresList__xHXXT li strong{color:#fff;font-weight:500}.Index_featuresList__xHXXT li span{text-align:right}.Index_featureName__yNEoI{display:flex;align-items:center;gap:.5rem;color:#fff}.Index_price__ZsuyK{font-size:2rem;font-weight:700;color:#fff;margin-bottom:1.5rem}.Index_buttonContainer__K3MEj{display:flex;justify-content:center;margin-top:auto}.Index_applyButton__yGVap{width:auto;padding:.75rem 1.5rem}@media (max-width:1024px){.Index_modalitiesGrid__qduWC{grid-template-columns:1fr}}.Index_ctaBar__jL1OY{padding:4rem 2rem;text-align:center;background-color:#111;border-top:1px solid #333}.Index_successStoriesCarousel__9jaRX{display:flex;overflow-x:auto;gap:1.5rem;padding-bottom:1.5rem;scrollbar-width:none;-ms-overflow-style:none;margin-bottom:3rem}.Index_successStoriesCarousel__9jaRX::-webkit-scrollbar{display:none}.Index_storyCardHeader__UZIRo{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.Index_successStoryCard__MJ5Co{flex:0 0 320px;background-color:#1a1a1a;border-radius:8px;padding:1.5rem;display:flex;flex-direction:column;border:1px solid hsla(0,0%,100%,.1)}.Index_successStoryImage___ncuB{flex-shrink:0}.Index_successStoryImage___ncuB img{border-radius:50%}.Index_successStoryAuthor__jIUDG{display:flex;flex-direction:column;gap:.25rem;align-items:flex-start}.Index_successStoryName__2IpCr{font-size:1.1rem;font-weight:600;margin:0}.Index_successStoryCompanyLogo__EoWu7.Index_inverted__eqSaR{filter:grayscale(100%) invert(1)}.Index_successStoryText__7UQZo{font-size:.95rem;line-height:1.6;color:#fff}@media (max-width:768px){.Index_successStoryCard__MJ5Co{flex:0 0 80%}}.AlumCarousel_alums__VKi8W{display:flex;overflow:hidden;position:relative;width:100%;padding:20px 0 15px;background-color:#111}.AlumCarousel_plain__DwQwP{background-color:#fff!important;border-top:none!important;border-bottom:none!important}.AlumCarousel_plain__DwQwP:before{background:linear-gradient(90deg,#fff 0,hsla(0,0%,100%,0))!important}.AlumCarousel_plain__DwQwP:after{background:linear-gradient(270deg,#fff 0,hsla(0,0%,100%,0))!important}.AlumCarousel_alums__VKi8W:after,.AlumCarousel_alums__VKi8W:before{content:"";position:absolute;top:0;width:15%;height:100%;z-index:1;pointer-events:none}.AlumCarousel_alums__VKi8W:before{left:0;background:linear-gradient(90deg,#111 20%,hsla(0,0%,7%,0))}.AlumCarousel_alums__VKi8W:after{right:0;background:linear-gradient(270deg,#111 20%,hsla(0,0%,7%,0))}.AlumCarousel_alumsTrack__yrxBD{display:flex;gap:25px;align-items:center;animation:AlumCarousel_scroll__e_sJp 80s linear infinite;width:max-content;padding:0 50px;position:relative}.AlumCarousel_alumsTrack__yrxBD:after,.AlumCarousel_alumsTrack__yrxBD:before{content:"";position:absolute;left:-50px;right:-50px;height:1px;background:linear-gradient(90deg,transparent 0,hsla(0,0%,100%,.1) 15%,hsla(0,0%,100%,.1) 85%,transparent)}.AlumCarousel_alumsTrack__yrxBD:before{top:-20px}.AlumCarousel_alumsTrack__yrxBD:after{bottom:-15px}@keyframes AlumCarousel_scroll__e_sJp{0%{transform:translateX(0)}to{transform:translateX(calc(-50%))}}.AlumCarousel_alumsSection__k3xkJ{position:relative}.AlumCarousel_alumsHeader__v6enN{position:absolute;top:0;left:50%;transform:translate(-50%,-65%);width:-moz-fit-content;width:fit-content;background:#111;color:hsla(0,0%,100%,.7);padding:3px 8px;margin:0;font-weight:500;z-index:2;font-size:9.5px;text-transform:uppercase;border:1px solid hsla(0,0%,100%,.1);border-radius:2px}.AlumCarousel_alum__NUhDZ{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:8px;min-width:64px;max-width:64px}.AlumCarousel_alum__NUhDZ .AlumCarousel_headshot__P2MOu{border-radius:5px;width:56px!important;height:56px!important;border-radius:56px;border:2px solid rgba(101,90,164,.25)}.AlumCarousel_alum__NUhDZ .AlumCarousel_company__Q5IKL{display:flex;justify-content:center;align-items:center;width:100%;min-height:15px}.AlumCarousel_alum__NUhDZ .AlumCarousel_company__Q5IKL img{filter:grayscale(100%) invert(1);opacity:.8}@media (max-width:760px){.AlumCarousel_alums__VKi8W:after,.AlumCarousel_alums__VKi8W:before{width:20%}.AlumCarousel_alumsHeader__v6enN{right:1.5rem}}.Trustpilot_trustpilotSection__Mause{margin:15px 0;display:flex;justify-content:flex-start}.Trustpilot_trustpilotContainer__RZdPg{display:flex;align-items:center;gap:6px;padding:8px 15px;border-radius:6px;border:1px solid hsla(0,0%,100%,.2)}.Trustpilot_trustpilotExcellent__J4Gdt{font-size:var(--step--2);font-weight:600;color:#fff}.Trustpilot_trustpilotLogo__as9XZ{height:18px;width:auto}.Trustpilot_trustpilotStars__s56BP{display:flex;align-items:center}.Trustpilot_trustpilotStar__fXHPH{height:16px;width:16px}.Trustpilot_trustpilotText__c5_WV{font-size:var(--step--2);color:#fff}@media (max-width:768px){.Trustpilot_trustpilotExcellent__J4Gdt{font-size:.75rem}.Trustpilot_trustpilotLogo__as9XZ{height:16px}.Trustpilot_trustpilotStar__fXHPH{height:15px;width:15px}.Trustpilot_trustpilotText__c5_WV{font-size:.75rem}}.ProgramSchedule_scheduleWrapper__0YBPw{display:flex;flex-direction:row;justify-content:flex-start;gap:25px}.ProgramSchedule_scheduleWrapper__0YBPw .ProgramSchedule_schedule__a65Yi{display:flex;flex-direction:column;gap:3px;font-size:var(--step--3)}.ProgramSchedule_scheduleWrapper__0YBPw .ProgramSchedule_schedule__a65Yi strong{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;font-weight:500;font-size:var(--step--2);margin-bottom:5px}.ProgramSchedule_scheduleWrapper__0YBPw .ProgramSchedule_schedule__a65Yi .ProgramSchedule_icon__TpbyM{display:flex;justify-content:center;align-items:center;width:20px;height:20px;filter:invert(1)}.ProgramSchedule_scheduleWrapper__0YBPw .ProgramSchedule_schedule__a65Yi .ProgramSchedule_timeRow__U1gdr{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px}.ProgramSchedule_scheduleWrapper__0YBPw .ProgramSchedule_schedule__a65Yi strong .ProgramSchedule_option__Bi2wk{display:flex;justify-content:center;align-items:center;background:#942911;width:20px;height:20px;color:#fff}.ProgramSchedule_scheduleWrapper__0YBPw .ProgramSchedule_legend__tOEcP{display:flex;flex-direction:row;gap:8px;background:var(--borderGray);padding:5px 8px;font-size:11px;width:100%;justify-content:flex-start}.ProgramSchedule_scheduleWrapper__0YBPw .ProgramSchedule_legend__tOEcP .ProgramSchedule_item__SYD_7{display:flex;flex-direction:row;align-items:center;gap:3px;font-size:9.5px;color:var(--lightText)}.ProgramSchedule_scheduleWrapper__0YBPw .ProgramSchedule_legend__tOEcP .ProgramSchedule_item__SYD_7 .ProgramSchedule_block__roM5W{width:10px;height:10px}.ProgramSchedule_scheduleWrapper__0YBPw .ProgramSchedule_scheduleGrid__fgXNl{display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content;border-radius:4px;overflow:hidden}.ProgramSchedule_scheduleWrapper__0YBPw .ProgramSchedule_scheduleGrid__fgXNl .ProgramSchedule_row__ekQoX{display:flex}.ProgramSchedule_scheduleWrapper__0YBPw .ProgramSchedule_scheduleGrid__fgXNl .ProgramSchedule_cell__hQJdv{width:20px;height:20px;max-width:20px;max-height:20px;border:.5px solid #fff;display:flex;justify-content:center;align-items:center;font-size:12px;color:var(--lightText);opacity:.6;background:var(--borderGray)}.ProgramSchedule_scheduleWrapper__0YBPw .ProgramSchedule_fullDay__ZwWPw{background-color:var(--apricot)!important;color:#fff!important;opacity:1!important}.ProgramSchedule_scheduleWrapper__0YBPw .ProgramSchedule_halfDay__aGL5I{background:linear-gradient(to bottom right,var(--apricot) 50%,#c3c8d3 50%)!important;color:#fff!important;opacity:1!important}.ProgramSchedule_scheduleWrapper__0YBPw .ProgramSchedule_evening__tGju_{background-color:#6750a4!important;color:#fff!important;opacity:1!important}@media (max-width:760px){.ProgramSchedule_scheduleWrapper__0YBPw{flex-direction:column;gap:20px}}@media (max-width:768px){.AtmosphereAnimation_atmosphereLayer__OCX8B,.AtmosphereAnimation_star__RrGtS{display:none}}.CTA_ctaWrapper__xwdic{position:relative;background:#111;overflow:hidden;padding:4rem 0;min-height:200px;margin-bottom:-3rem;margin-top:3rem}.CTA_starField__4wku6{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.CTA_star__fYv6n{position:absolute;background:#fff;border-radius:50%;animation:CTA_flicker__MnUAX ease-in-out infinite alternate;box-shadow:0 0 4px hsla(0,0%,100%,.6);opacity:0}@keyframes CTA_flicker__MnUAX{0%{opacity:.1;transform:scale(1);box-shadow:0 0 2px hsla(0,0%,100%,.3)}50%{opacity:.4;transform:scale(1.1);box-shadow:0 0 8px hsla(0,0%,100%,.5)}to{opacity:.2;transform:scale(.95);box-shadow:0 0 4px hsla(0,0%,100%,.3)}}.CTA_cta__58Kp8{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:2rem}.CTA_planet__BBOeK{position:absolute;bottom:-1062px;left:50%;transform:translateX(-50%);width:1800px;height:1200px;border-radius:50%;background:radial-gradient(ellipse at center top,hsla(0,0%,100%,.03) 0,hsla(0,0%,100%,.02) 30%,transparent 70%);border-top:1px solid hsla(0,0%,100%,.07);box-shadow:0 -8px 30px hsla(0,0%,100%,.03),0 -3px 15px hsla(0,0%,100%,.05),inset 0 3px 15px hsla(0,0%,100%,.02);z-index:1}@media (max-width:768px){.CTA_planet__BBOeK{width:1400px;height:975px;bottom:-855px}.CTA_ctaWrapper__xwdic{padding:3rem 0}}.CTA_cta__58Kp8 h2,.CTA_cta__58Kp8 p{color:#fff;position:relative;z-index:3}.CTA_cta__58Kp8 p{max-width:500px}.Footer_footer__nvDUn{background-color:#111;color:hsla(0,0%,100%,.6);padding:2rem 0;border-top:1px solid hsla(0,0%,100%,.1);font-size:.9rem;margin-top:3rem}.Footer_container__DBwEc{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}.Footer_footerInner__2b0Mv{display:flex;justify-content:space-between;align-items:center}.Footer_links__SiWqL a{color:hsla(0,0%,100%,.6);text-decoration:none;margin-left:1.5rem;transition:color .3s ease}.Footer_links__SiWqL a:hover{color:#fff}@media (max-width:768px){.Footer_footerInner__2b0Mv{flex-direction:column;gap:1rem}.Footer_links__SiWqL{display:flex;gap:1.5rem;margin-left:0}.Footer_links__SiWqL a{margin-left:0}}.Header_header__VlXcE{position:-webkit-sticky;position:sticky;top:0;left:0;width:100%;background-color:#111;z-index:1000;border-bottom:1px solid hsla(0,0%,100%,.1)}.Header_headerInner__IekIY{justify-content:space-between;padding-top:1.25rem;padding-bottom:1.25rem}.Header_headerInner__IekIY,.Header_logo__ylYNQ{display:flex;align-items:center}.Header_nav__LW_PN a{margin:0 1rem;color:#fff;text-decoration:none;font-size:.9rem}.Header_hamburger__BYQnG{display:none;cursor:pointer}.Header_hamburgerIcon__mGVFr{width:24px;height:24px;position:relative;transform:rotate(0deg);transition:.5s ease-in-out;cursor:pointer}.Header_hamburgerIcon__mGVFr span{display:block;position:absolute;height:2px;width:100%;background:#fff;border-radius:9px;opacity:1;left:0;transform:rotate(0deg);transition:.25s ease-in-out}.Header_hamburgerIcon__mGVFr span:first-child{top:4px}.Header_hamburgerIcon__mGVFr span:nth-child(2){top:11px}.Header_hamburgerIcon__mGVFr span:nth-child(3){top:18px}.Header_hamburgerIcon__mGVFr.Header_open__0gTHg span:first-child{top:11px;transform:rotate(135deg)}.Header_hamburgerIcon__mGVFr.Header_open__0gTHg span:nth-child(2){opacity:0;left:-60px}.Header_hamburgerIcon__mGVFr.Header_open__0gTHg span:nth-child(3){top:11px;transform:rotate(-135deg)}@media (max-width:768px){.Header_nav__LW_PN{display:none;flex-direction:column;position:absolute;top:100%;left:0;width:100%;background-color:#111;border-top:1px solid hsla(0,0%,100%,.1)}.Header_navOpen__d3Wjr{display:flex}.Header_nav__LW_PN a{margin:0;padding:1rem 2rem;border-bottom:1px solid hsla(0,0%,100%,.1)}.Header_hamburger__BYQnG{display:block}}