.BlogOverview_container__nIl6W{grid-column:2/6}.BlogOverview_filterContainer__wyp2Y{display:flex;gap:20px 60px;margin-bottom:80px;flex-wrap:wrap;@media (max-width:768px){margin-bottom:60px;gap:20px 40px}@media (max-width:480px){margin-bottom:40px;gap:20px 20px}}.BlogOverview_categoryButton__VDteD{border:none;background:none;cursor:pointer;font-size:2rem;font-weight:500;@media (max-width:480px){font-size:1.6rem}}.BlogOverview_active__7fHMP{font-weight:700}.BlogOverview_buttonContainer__ZweZK{display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content}.BlogOverview_categoryUnderline__VB9He,.BlogOverview_divider__19Ir1{height:8px;border-radius:4px;background:linear-gradient(90deg,#56b7ff,#ffdbd2,#deffe7,#c8ffd7)}.BlogOverview_blogPostsContainer__7Hx_3{display:flex;flex-direction:column;row-gap:60px;margin:40px 0}.BlogOverview_blogPost__8OVGv{display:flex;align-items:center;gap:30px;@media (max-width:480px){gap:15px}}.BlogOverview_leftImage__uld9c{flex-direction:row;@media (max-width:480px){flex-direction:column}}.BlogOverview_rightImage__LqWr0{flex-direction:row-reverse;@media (max-width:480px){flex-direction:column}}.BlogOverview_blogImageLink__nMO7T{@media (max-width:480px){width:100%}}.BlogOverview_blogImage__FFALh{border-radius:10px;width:300px;height:225px;object-fit:cover;@media (max-width:480px){width:100%}}.BlogOverview_blogContent__UepDC{display:flex;flex-direction:column;flex:1 1;align-self:flex-start;row-gap:10px;min-width:50%;@media (max-width:480px){row-gap:0}}.BlogOverview_publishedAt__REUGm{font-size:1.1rem;color:var(--blue-gray);font-weight:500}.BlogOverview_categoryTitle__NmbEM{font-weight:600;color:var(--light-turquoise);font-size:1.33rem;line-height:36px}.BlogOverview_title__A8Gbb{font-weight:600;line-height:40px;max-height:80px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;@media (max-width:480px){line-height:30px}}.BlogOverview_titleLink__ZUxGb:hover{text-decoration:none}.BlogOverview_linkToPage__NQeM7{font-weight:600;color:var(--blue-gray);@media (max-width:480px){margin-top:5px}}.BlogOverview_linkToPage__NQeM7:hover{text-decoration:underline}.BlogOverview_paginationContainer__jU2sA{display:flex;align-items:center;gap:10px;margin-top:10px}.BlogOverview_arrowButtonLeft__wvHLU,.BlogOverview_arrowButtonRight__L7R6G{background:none;border:none;cursor:pointer;color:var(--light-turquoise);font-size:20px}.BlogOverview_arrowButtonLeft__wvHLU{margin-right:auto}.BlogOverview_arrowButtonRight__L7R6G{margin-left:auto}.BlogOverview_activePage__lQSbF{font-weight:700;text-decoration:none}.BlogOverview_arrowButtonLeft__wvHLU,.BlogOverview_arrowButtonRight__L7R6G{font-size:40px;font-weight:700}.Button_button__qDJAi{font-size:20px;font-weight:700;height:50px;max-width:-moz-fit-content;max-width:fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:0 20px;color:var(--light-turquoise);border:none;outline:none;position:relative;z-index:1;border-radius:12px;background:linear-gradient(90deg,#56b7ff,#deffe7,#c8ffd7);cursor:pointer;line-height:1;display:flex;justify-content:center;align-items:center}.Button_button__qDJAi:hover{color:#fff}.Button_button__qDJAi:before{content:"";position:absolute;left:8px;right:8px;top:8px;bottom:8px;border-radius:6px;background-color:#fff;z-index:-1}.Button_button__qDJAi:after{background:linear-gradient(90deg,#56b7ff,#deffe7,#c8ffd7)}.Button_button__qDJAi:hover:before{top:0;right:0;bottom:0;left:0;border-radius:12px;background-color:var(--dark-navy)}.Button_button--white-border__fdYbH{color:#fff;border:4px solid #fff;background:transparent;font-size:20px;padding:0 12px}.Button_button--white-border__fdYbH:hover{color:#fff;background:hsla(0,0%,100%,.1)}.Button_button--white-border__fdYbH:after,.Button_button--white-border__fdYbH:before{content:none}.Button_button--white-border__fdYbH{font-size:15px;height:45px}@media screen and (max-width:480px){.Button_button--white-border__fdYbH,.Button_button__qDJAi{font-size:15px;height:50px}}.CookieConsent_banner__hi0Uf{position:fixed;bottom:0;left:0;right:0;z-index:1100;background:hsla(0,0%,100%,.97);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid rgba(0,33,78,.1);box-shadow:0 -2px 16px rgba(0,0,0,.08)}.CookieConsent_content__lUTNI{max-width:1000px;margin:0 auto;padding:20px 70px;display:flex;align-items:center;justify-content:space-between;gap:24px;@media (max-width:768px){padding-left:30px;padding-bottom:20px;padding-right:30px;padding-top:20px;flex-direction:column;align-items:flex-start;gap:16px}}.CookieConsent_message__GyamA{color:var(--dark-navy);font-size:.95rem;line-height:1.5;margin:0}.CookieConsent_link__M5xE3{color:var(--petrol-green);text-decoration:underline;font-weight:500}.CookieConsent_link__M5xE3:hover{color:var(--dark-navy)}.CookieConsent_buttons__sxKP5{display:flex;gap:10px;flex-shrink:0;@media (max-width:480px){width:100%;flex-direction:column}}.CookieConsent_acceptButton__YSeoC,.CookieConsent_denyButton__JZi0C{padding:10px 20px;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background-color .15s,color .15s;@media (max-width:480px){width:100%;text-align:center}}.CookieConsent_acceptButton__YSeoC{background:var(--light-turquoise);color:#fff;border:2px solid var(--light-turquoise)}.CookieConsent_acceptButton__YSeoC:hover{background:var(--dark-navy);border-color:var(--dark-navy)}.CookieConsent_denyButton__JZi0C{background:transparent;color:var(--dark-navy);border:2px solid var(--light-turquoise)}.CookieConsent_denyButton__JZi0C:hover{background:var(--dark-navy);border-color:var(--dark-navy);color:#fff}.CookieSettingsLink_link__hD_Yr{background:none;border:none;cursor:pointer;font-weight:700;color:#fff;font-size:inherit;font-family:inherit;padding:0;margin-bottom:3px}.CookieSettingsLink_link__hD_Yr:hover{text-decoration:underline;-webkit-text-decoration-color:#fff;text-decoration-color:#fff}.Footer_footer__4ORg_{background:var(--light-turquoise);display:flex;height:-moz-fit-content;height:fit-content;justify-content:center;width:100%;padding:0 70px;column-gap:15px;@media (max-width:768px){padding-left:30px;padding-bottom:0;padding-right:30px;padding-top:0;justify-content:flex-start}}.Footer_content__iq8xU{display:grid;grid-template-columns:repeat(6,1fr);margin:40px 0;width:100%;max-width:1000px;grid-column-gap:30px;column-gap:30px;@media (max-width:768px){display:flex;flex-direction:column;row-gap:50px;width:75%}}.Footer_content__iq8xU h5{font-weight:500}.Footer_leftColumn__YKRKZ{display:flex;flex-direction:column;row-gap:20px;grid-column:2/4}.Footer_centerColumn__f9LLW{display:flex;flex-direction:column;justify-content:space-between;grid-column:4/6;@media (max-width:768px){width:100%;row-gap:50px}}.Footer_stayInformed__nKTvr,.Footer_whereToFind__QCD6w{display:flex;flex-direction:column;row-gap:20px;line-height:24px;@media (max-width:768px){width:100%}}.Footer_bookSessions__fD02e{display:flex;flex-direction:column;row-gap:28px;@media (max-width:768px){width:100%;row-gap:20px}}.Footer_callToAction__az1iz{display:flex;flex-direction:column;row-gap:10px;flex-wrap:wrap;width:100%}.Footer_callToAction__az1iz .Footer_text__LWzGg{font-weight:700}.Footer_callToAction__az1iz .Footer_subtext__tl2Xm{font-weight:700;color:#fff}.Footer_columnHeader__LE_oM{color:#fff}.Footer_newsletter__msp9Q{display:flex;flex-direction:column;row-gap:20px}.Footer_newsletterForm__t4O6R{display:flex;flex-direction:column;gap:15px}.Footer_newsletterForm__t4O6R>:last-child{margin-top:10px}.Footer_inputContainer__eOj4u{display:flex;flex-direction:column;row-gap:10px}.Footer_nameFields__bS9SV{display:flex;gap:1rem}.Footer_input___gUaQ{border:none;background:transparent;font-weight:500;outline:none;font-size:1rem;width:100%;padding:3px 0;@media (max-width:768px){font-size:1rem}@media (max-width:480px){font-size:1.3rem}}.Footer_inputWrapper__XgHLk{position:relative;width:100%}.Footer_inputWrapper__XgHLk:after{content:"";position:absolute;left:0;bottom:-3px;width:100%;height:4px;background:#fff;border-radius:10px}.Footer_input___gUaQ:-webkit-autofill{-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important}.Footer_emailInput__g1ZTr{width:100%}.Footer_successMessage__5W3Ya{font-size:1rem;color:inherit;font-weight:500;@media (max-width:768px){font-size:1.3rem}}.Footer_input___gUaQ::placeholder{color:var(--dark-navy);font-weight:500}.Footer_content__iq8xU .Footer_terms__GRBC9{font-weight:700}.Footer_content__iq8xU .Footer_creditsHeader__rSL9x{font-weight:700;color:#fff;margin-bottom:3px}.Footer_credit__Sokyd{font-weight:500}.Footer_creditsRow__5XYJV{display:flex;gap:20px;align-items:flex-start;@media (max-width:480px){flex-direction:column;gap:5px}}.Footer_creditsColumn__8Wcrv{display:flex;flex-direction:column;gap:5px;@media (max-width:480px){order:2;gap:0}}.Footer_legalLink__awoDH{text-decoration:none;color:inherit;white-space:nowrap}.Footer_creditsRow__5XYJV .Footer_legalLink__awoDH{@media (max-width:480px){order:1}}.Footer_legalLink__awoDH:hover{text-decoration:underline;-webkit-text-decoration-color:#fff;text-decoration-color:#fff}.Footer_socialMedia__GmXCH{display:flex;column-gap:10px}.Footer_icon__Y9j4h path{fill:#fff}.Footer_icon__Y9j4h:hover{cursor:pointer}@media (max-width:768px){.Footer_icon__Y9j4h{font-size:2.5rem}}@media (max-width:480px){.Footer_icon__Y9j4h{font-size:2rem}}.Footer_followMeContent__uexCi{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.Footer_copyright__3sPuO{font-weight:500}.Footer_socialMediaButton__UVM22{background:none;border:none;cursor:pointer;border-radius:8px;@media (max-width:480px){margin-top:10px}}.Footer_socialMediaButton__UVM22:hover{color:#fff;background:hsla(0,0%,100%,.1)}.Footer_rightColumn__8hzWK{display:flex;flex-direction:column;justify-content:flex-end;row-gap:15px;grid-column:6/7}.Footer_mobileReorderSection__T9cT3{display:flex;flex-direction:column;gap:50px}.Footer_followMeSection__AL_rB{display:none}.Footer_credits__T3F9p{margin-top:20px;order:1;display:flex;flex-direction:column;gap:20px;@media (max-width:480px){gap:5px}}.Footer_mobileCopyright__x4PEa{display:none;font-weight:500;margin-top:10px}@media (max-width:480px){.Footer_rightColumn__8hzWK{display:none}.Footer_mobileCopyright__x4PEa{margin-top:30px;display:block}.Footer_followMeSection__AL_rB{display:flex;flex-direction:column;gap:10px;order:-1}.Footer_mobileReorderSection__T9cT3{display:flex;flex-direction:column;gap:50px}.Footer_credits__T3F9p{order:1}}.Header_header__AF_3G{display:flex;justify-content:space-between;align-items:center;width:100%;padding:20px 70px;column-gap:20px;position:relative;z-index:10;font-size:1.1rem;@media (max-width:768px){padding-left:40px;padding-bottom:20px;padding-right:40px;padding-top:20px}@media (max-width:480px){padding-left:30px;padding-bottom:30px;padding-right:30px;padding-top:30px;column-gap:0}}.Header_logo__1FRrW{width:275px;@media (max-width:480px){width:100%;content:url(/images/logo-yss-smal.png)}}.Header_logoLink__7trYD{@media (max-width:480px){flex:4 1}}.Header_homeLink__xMvi_{display:flex;align-items:center;text-decoration:none;padding-right:40px;font-weight:600;@media (max-width:768px){display:none}@media (max-width:480px){flex:1 1}}.Header_headerRight__nz8V_{display:flex;column-gap:20px}.Header_menuControls__L7GkP{align-items:center;column-gap:10px;display:flex;font-weight:600;text-decoration:none;z-index:10;@media (max-width:480px){align-self:flex-start;flex:1 1;justify-content:flex-end;scale:.9}}.Header_menuControls__L7GkP:hover{cursor:pointer}.Header_menuText__w2eBV{@media (max-width:480px){display:none}}.Header_menu__UYmdC{position:absolute;top:0;left:0;width:100%;height:-moz-fit-content;height:fit-content;background-color:#add8e6;display:flex;flex-direction:column;z-index:5;background:linear-gradient(270deg,#56b7ff,#f2f2ff);@media (max-width:768px){height:100vh}@media (max-width:480px){flex:1 1}}.Header_menu__UYmdC nav ul{list-style:none;padding:0;margin:0}.Header_menu__UYmdC nav ul li{margin:20px 0}.Header_menuHeader__Qnm4d{height:130px;display:flex;align-items:center;width:100%;padding:20px 70px;justify-content:flex-end;@media (max-width:768px){padding-left:40px;padding-bottom:20px;padding-right:40px;padding-top:20px}}.Header_menuContent__aFEdv{display:flex;justify-content:flex-end;width:100%;padding:0 200px 40px;@media (max-width:768px){padding-left:40px;padding-bottom:0;padding-right:40px;padding-top:0;padding-bottom:30px;justify-content:center}}.Header_navigation__CQjNn{display:flex;flex-direction:column;min-width:165px;width:-moz-fit-content;width:fit-content}.Header_menuItemRow__gfxS5{display:flex;align-items:center;column-gap:12px}.Header_submenuToggle__2llyL{display:flex;align-items:center;padding:4px;color:var(--dark-navy)}.Header_submenuToggle__2llyL:hover{color:#fff}.Header_submenuChevron__kGPas{font-size:14px;transition:transform .2s ease}.Header_submenuOpen__ZN5ik .Header_submenuChevron__kGPas{transform:rotate(180deg)}.Header_submenu__Nh5Zz{display:none;list-style:none;margin:0;padding:0 0 0 18px}.Header_submenuOpen__ZN5ik .Header_submenu__Nh5Zz{display:block}.Header_menu__UYmdC nav ul .Header_submenu__Nh5Zz li{margin:10px 0}.Header_submenuLink__lQ6uo{font-size:18px;font-weight:500;color:var(--dark-navy)}.Header_submenuLink__lQ6uo:hover{font-weight:600;color:#fff}@media (hover:hover) and (min-width:769px){.Header_menuItem__DuO3o:hover .Header_submenu__Nh5Zz{display:block}.Header_menuItem__DuO3o:hover .Header_submenuChevron__kGPas{transform:rotate(180deg)}}.Header_nav__LVYU2 li{padding:0;margin:0}.Header_link__p2PJz{text-decoration:none;font-size:24px;font-weight:500}.Header_link__p2PJz:hover{text-decoration:none}.Header_active__8Eipm,.Header_link__p2PJz:hover{font-weight:600;color:#fff}.Header_localeSwitcher__b_0GH{display:flex;align-items:center;font-weight:600;margin-left:auto;position:relative;@media (max-width:480px){align-self:flex-start;flex:1 1;font-size:1.6rem;margin-top:5px;order:-1}}.Header_localeDropdown__B2e9_{position:absolute;top:100%;left:0;display:flex;flex-direction:column;background:#fff;min-width:100%}.Header_localeSwitcher__b_0GH button{display:flex;align-items:center;justify-content:flex-start;background:none;border:none;padding:0;cursor:pointer;min-width:100%;font-weight:inherit;font-size:inherit}.Header_chevron__ms85Y{margin-left:6px;font-size:1em;transition:transform .2s ease;width:14px}.Header_chevronOpen__qyI1o{transform:rotate(180deg)}.ScrollToTop_scrollToTop__b3S_Y{position:fixed;bottom:20px;right:20px;z-index:1000;opacity:.8;transition:opacity .2s;background-color:#fff!important;box-shadow:0 2px 10px rgba(0,0,0,.1);width:45px!important;height:45px!important;display:flex;align-items:center;justify-content:center}.ScrollToTop_scrollToTop__b3S_Y:hover{background-color:#fff!important}.ScrollToTop_arrow__vIo3D{width:40px;height:40px}.FAQ_container__Kk0sR{grid-column:2/6}.FAQ_outerDivider__GynQs{width:100%;height:8px;border-radius:5px;background:linear-gradient(90deg,#56b7ff,#deffe7)}.FAQ_innerDivider__Qtgil{width:100%;height:8px;border-radius:5px;background:linear-gradient(90deg,rgba(86,183,255,.4),#deffe7,#c8ffd7)}.FAQ_item__QK_Zo{border-bottom:none}.FAQ_label__X079a{padding-top:30px;padding-bottom:30px}.FAQ_panel__FxtFj{line-height:2rem;font-weight:500;font-size:1.3rem}.FAQ_content__5Ue99{padding-top:0}.FAQ_control__i8x2t:hover{background-color:initial}.FAQ_control__i8x2t h3{color:var(--light-turquoise);font-weight:600}.FAQ_chevron__4_eXl{width:auto;font-size:1.6rem;padding-left:20px}.FAQ_chevron__4_eXl path{color:var(--light-turquoise);stroke:var(--light-turquoise);stroke-width:20px}.FAQ_content__5Ue99{margin-bottom:20px}.FAQ_linkToPage__z8xxE{display:inline;font-weight:600;cursor:pointer;line-height:2.4rem;width:-moz-fit-content;width:fit-content;color:var(--light-turquoise);font-size:1.2rem;&:hover{text-decoration:underline}}.IntroBlock_container__CgA_W{grid-column:2/6}.IntroBlock_aboutMeContainer__Gtj1S{margin-top:-50px;@media (max-width:480px){margin-top:-40px}}.IntroBlock_text__f_d_e{@media (max-width:480px){font-size:1.5rem}}.IntroBlock_blackText__KmZnU{color:var(--dark-navy)}.IntroBlock_blueGrayText__UnZi4{color:var(--blue-gray)}.IntroBlock_imageRightContainer__yitWr{display:flex;flex-direction:row;width:-moz-fit-content;width:fit-content;column-gap:20px;grid-row:auto}.IntroBlock_imageRightOfTitleContainer__TePeF{display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content;row-gap:30px;@media (max-width:480px){row-gap:20px}}.IntroBlock_headingContainer__2VFj3{width:-moz-fit-content;width:fit-content}.IntroBlock_upperSection__VpTug>.IntroBlock_headingContainer__2VFj3{align-content:flex-end}.IntroBlock_leftSection__bD_Fi{display:flex;flex-direction:column;row-gap:20px;flex:1 1}.IntroBlock_upperSection__VpTug{display:flex;flex-direction:row;justify-content:space-between;column-gap:40px;@media (max-width:480px){column-gap:20px}}.IntroBlock_lowerSection__C_k1L{display:flex;flex-direction:column}.IntroBlock_image__doKbY{border-radius:20px;width:150px;height:auto;margin-right:20px;@media (max-width:480px){width:125px;height:auto;margin-right:0}}.IntroBlock_rightSection__dZVK8{width:30%;.IntroBlock_image__doKbY{width:100%;height:auto}}.IntroBlock_heading__Jv8Ds{position:relative;display:inline-block;padding-bottom:8px;font-weight:600}.IntroBlock_heading__Jv8Ds:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:8px;background:linear-gradient(90deg,#56b7ff,#deffe7);border-radius:10px}.IntroBlock_text__f_d_e{display:inline;line-height:2.4rem;font-weight:500;margin:0}.IntroBlock_linkToPage__PkiqL{display:inline;font-weight:600;cursor:pointer;line-height:2.4rem;width:-moz-fit-content;width:fit-content;color:var(--light-turquoise);&:hover{text-decoration:underline}}.IntroBlock_noImageContainer__nvWKy{display:flex;flex-direction:column;row-gap:30px;width:-moz-fit-content;width:fit-content;@media (max-width:480px){row-gap:20px}}.IntroBlock_aboutMeImage__auZYl{width:204px!important;height:204px!important;margin-right:50px;@media (max-width:480px){width:125px!important;height:125px!important;margin-right:0}}.PageHeader_header__gyGOo{line-height:3rem;grid-column:2/6}.PageHeader_header__gyGOo h1{display:inline;margin:0}.PageHeader_header__gyGOo .PageHeader_subtitle__zdJh4{display:block;margin:0;color:var(--light-turquoise)}.ImageBlock_container__1rFm6{display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content;row-gap:30px;grid-column:2/6}.ImageBlock_heading__AXyWH{position:relative;display:inline-block;padding-bottom:8px;font-weight:600}.ImageBlock_heading__AXyWH:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:8px;background:linear-gradient(90deg,#56b7ff,#deffe7,#c8ffd7);border-radius:10px}.ImageBlock_headingContainer__FC_Eg{width:-moz-fit-content;width:fit-content}.ImageBlock_image__hiQcu{border-radius:20px;max-width:100%;height:auto}.ImageBlock_text__e1cC6{color:var(--blue-gray);font-weight:500}