:root{--purpleGradientBackground:linear-gradient(to top left,#b19cd8,#ccb7e5,#e6d1f2);--greenGradientBackground:linear-gradient(to top left,#43bc43,#8dd88d,#d8f3d8);--purpleGradientBackgroundHover:linear-gradient(to top left,#7c3aed,#6d28d9,#3730a3);--greenGradientBackgroundHover:linear-gradient(to top left,#16a34a,#059669,#0f766e);--primaryPurpleColor:#7c3aed;--primaryPurpleColorDarker:#5527a3;--primaryGreenColor:#16a34a;--primaryGreenColorDarker:#105c2c;--headerTextColor:#333;--headerBackgroundColor:#fff;--headerLinkHoverBackgroundColor:#0000000f;--headerOverlayBackgroundColor:#00000052;--headerBoxShadow:0 2px 8px #0000001a;--contentBorderRadius:10px;--headerHeight:calc((60/16)*1rem);--headerPaddingTopBottom:1rem;--headerPaddingLeftRight:1rem;--totalHeaderHeight:calc(var(--headerHeight) + (var(--headerPaddingTopBottom)*2));--breadcrumbsHeight:calc((40/16)*1rem);--breadcrumbsPaddingTopBottom:.5rem;--breadcrumbsPaddingLeftRight:.5rem;--buttonBorderRadius:.5rem;--maxWidthContent:calc((1440/16)*1rem);--maxWidthHeader:calc((1920/16)*1rem);--maxWidthReading:calc((768/16)*1rem)}.homeNavigationSectionsContainer{flex-direction:row;width:100vw;height:100svh;display:flex}.homeNavigationSectionsContainer div{flex:1;justify-content:center;align-items:center;display:flex;overflow:hidden}
:root{--purpleGradientBackground:linear-gradient(to top left,#b19cd8,#ccb7e5,#e6d1f2);--greenGradientBackground:linear-gradient(to top left,#43bc43,#8dd88d,#d8f3d8);--purpleGradientBackgroundHover:linear-gradient(to top left,#7c3aed,#6d28d9,#3730a3);--greenGradientBackgroundHover:linear-gradient(to top left,#16a34a,#059669,#0f766e);--primaryPurpleColor:#7c3aed;--primaryPurpleColorDarker:#5527a3;--primaryGreenColor:#16a34a;--primaryGreenColorDarker:#105c2c;--headerTextColor:#333;--headerBackgroundColor:#fff;--headerLinkHoverBackgroundColor:#0000000f;--headerOverlayBackgroundColor:#00000052;--headerBoxShadow:0 2px 8px #0000001a;--contentBorderRadius:10px;--headerHeight:calc((60/16)*1rem);--headerPaddingTopBottom:1rem;--headerPaddingLeftRight:1rem;--totalHeaderHeight:calc(var(--headerHeight) + (var(--headerPaddingTopBottom)*2));--breadcrumbsHeight:calc((40/16)*1rem);--breadcrumbsPaddingTopBottom:.5rem;--breadcrumbsPaddingLeftRight:.5rem;--buttonBorderRadius:.5rem;--maxWidthContent:calc((1440/16)*1rem);--maxWidthHeader:calc((1920/16)*1rem);--maxWidthReading:calc((768/16)*1rem)}.homeNavigationSection{width:100%;height:100%;transition:transform .3s;position:relative;overflow:hidden}.homeNavigationSection.homeNavigationSection--color1{background:var(--purpleGradientBackground)}.homeNavigationSection.homeNavigationSection--color2{background:var(--greenGradientBackground)}.homeNavigationSection .trianglesContainer{opacity:.1;width:100%;max-width:1920px;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}@media (hover:hover){.homeNavigationSection:hover{transform:scale(1.1)}.homeNavigationSection:hover .trianglesContainer{opacity:.03}}.homeNavigationSection:active{transform:scale(1.1)}.homeNavigationSection:active .trianglesContainer{opacity:.03}
:root{--purpleGradientBackground:linear-gradient(to top left,#b19cd8,#ccb7e5,#e6d1f2);--greenGradientBackground:linear-gradient(to top left,#43bc43,#8dd88d,#d8f3d8);--purpleGradientBackgroundHover:linear-gradient(to top left,#7c3aed,#6d28d9,#3730a3);--greenGradientBackgroundHover:linear-gradient(to top left,#16a34a,#059669,#0f766e);--primaryPurpleColor:#7c3aed;--primaryPurpleColorDarker:#5527a3;--primaryGreenColor:#16a34a;--primaryGreenColorDarker:#105c2c;--headerTextColor:#333;--headerBackgroundColor:#fff;--headerLinkHoverBackgroundColor:#0000000f;--headerOverlayBackgroundColor:#00000052;--headerBoxShadow:0 2px 8px #0000001a;--contentBorderRadius:10px;--headerHeight:calc((60/16)*1rem);--headerPaddingTopBottom:1rem;--headerPaddingLeftRight:1rem;--totalHeaderHeight:calc(var(--headerHeight) + (var(--headerPaddingTopBottom)*2));--breadcrumbsHeight:calc((40/16)*1rem);--breadcrumbsPaddingTopBottom:.5rem;--breadcrumbsPaddingLeftRight:.5rem;--buttonBorderRadius:.5rem;--maxWidthContent:calc((1440/16)*1rem);--maxWidthHeader:calc((1920/16)*1rem);--maxWidthReading:calc((768/16)*1rem)}
:root{--purpleGradientBackground:linear-gradient(to top left,#b19cd8,#ccb7e5,#e6d1f2);--greenGradientBackground:linear-gradient(to top left,#43bc43,#8dd88d,#d8f3d8);--purpleGradientBackgroundHover:linear-gradient(to top left,#7c3aed,#6d28d9,#3730a3);--greenGradientBackgroundHover:linear-gradient(to top left,#16a34a,#059669,#0f766e);--primaryPurpleColor:#7c3aed;--primaryPurpleColorDarker:#5527a3;--primaryGreenColor:#16a34a;--primaryGreenColorDarker:#105c2c;--headerTextColor:#333;--headerBackgroundColor:#fff;--headerLinkHoverBackgroundColor:#0000000f;--headerOverlayBackgroundColor:#00000052;--headerBoxShadow:0 2px 8px #0000001a;--contentBorderRadius:10px;--headerHeight:calc((60/16)*1rem);--headerPaddingTopBottom:1rem;--headerPaddingLeftRight:1rem;--totalHeaderHeight:calc(var(--headerHeight) + (var(--headerPaddingTopBottom)*2));--breadcrumbsHeight:calc((40/16)*1rem);--breadcrumbsPaddingTopBottom:.5rem;--breadcrumbsPaddingLeftRight:.5rem;--buttonBorderRadius:.5rem;--maxWidthContent:calc((1440/16)*1rem);--maxWidthHeader:calc((1920/16)*1rem);--maxWidthReading:calc((768/16)*1rem)}.navigationSectionContent{z-index:90;flex-direction:column;align-items:center;gap:1rem;display:flex;position:relative}.navigationSectionContent h2{color:#fff;font-size:4rem;font-weight:600;line-height:6rem}.navigationSectionContent nav ul{color:#fff;flex-direction:column;align-items:center;gap:1.5rem;margin-top:2rem;font-size:1.5rem;line-height:2.25rem;display:flex}.navigationSectionContent nav ul li{transition:transform .3s}.navigationSectionContent nav ul li a{color:#fff;text-decoration:none}@media (hover:hover){.navigationSectionContent nav ul li:hover{transform:scale(1.1)}}.navigationSectionContent nav ul li:active{transform:scale(1.1)}.navigationSectionTitleUnderline{opacity:.5;justify-content:center;align-items:center;gap:.75rem;width:calc(100% - 2rem);max-width:20rem;display:flex}.navigationSectionTitleUnderline div{opacity:.6;background-color:#fff;flex:1;height:2px}.navigationSectionTitleUnderline svg{fill:#fff;width:20px;height:20px;display:block;transform:rotate(180deg)}
:root{--purpleGradientBackground:linear-gradient(to top left,#b19cd8,#ccb7e5,#e6d1f2);--greenGradientBackground:linear-gradient(to top left,#43bc43,#8dd88d,#d8f3d8);--purpleGradientBackgroundHover:linear-gradient(to top left,#7c3aed,#6d28d9,#3730a3);--greenGradientBackgroundHover:linear-gradient(to top left,#16a34a,#059669,#0f766e);--primaryPurpleColor:#7c3aed;--primaryPurpleColorDarker:#5527a3;--primaryGreenColor:#16a34a;--primaryGreenColorDarker:#105c2c;--headerTextColor:#333;--headerBackgroundColor:#fff;--headerLinkHoverBackgroundColor:#0000000f;--headerOverlayBackgroundColor:#00000052;--headerBoxShadow:0 2px 8px #0000001a;--contentBorderRadius:10px;--headerHeight:calc((60/16)*1rem);--headerPaddingTopBottom:1rem;--headerPaddingLeftRight:1rem;--totalHeaderHeight:calc(var(--headerHeight) + (var(--headerPaddingTopBottom)*2));--breadcrumbsHeight:calc((40/16)*1rem);--breadcrumbsPaddingTopBottom:.5rem;--breadcrumbsPaddingLeftRight:.5rem;--buttonBorderRadius:.5rem;--maxWidthContent:calc((1440/16)*1rem);--maxWidthHeader:calc((1920/16)*1rem);--maxWidthReading:calc((768/16)*1rem)}
:root{--purpleGradientBackground:linear-gradient(to top left,#b19cd8,#ccb7e5,#e6d1f2);--greenGradientBackground:linear-gradient(to top left,#43bc43,#8dd88d,#d8f3d8);--purpleGradientBackgroundHover:linear-gradient(to top left,#7c3aed,#6d28d9,#3730a3);--greenGradientBackgroundHover:linear-gradient(to top left,#16a34a,#059669,#0f766e);--primaryPurpleColor:#7c3aed;--primaryPurpleColorDarker:#5527a3;--primaryGreenColor:#16a34a;--primaryGreenColorDarker:#105c2c;--headerTextColor:#333;--headerBackgroundColor:#fff;--headerLinkHoverBackgroundColor:#0000000f;--headerOverlayBackgroundColor:#00000052;--headerBoxShadow:0 2px 8px #0000001a;--contentBorderRadius:10px;--headerHeight:calc((60/16)*1rem);--headerPaddingTopBottom:1rem;--headerPaddingLeftRight:1rem;--totalHeaderHeight:calc(var(--headerHeight) + (var(--headerPaddingTopBottom)*2));--breadcrumbsHeight:calc((40/16)*1rem);--breadcrumbsPaddingTopBottom:.5rem;--breadcrumbsPaddingLeftRight:.5rem;--buttonBorderRadius:.5rem;--maxWidthContent:calc((1440/16)*1rem);--maxWidthHeader:calc((1920/16)*1rem);--maxWidthReading:calc((768/16)*1rem)}.homeSections{padding:var(--headerPaddingLeftRight);gap:var(--headerPaddingLeftRight);flex-direction:column;display:flex}.homeSections__section{border-radius:var(--contentBorderRadius)}.homeSections__section__content{padding:var(--headerPaddingLeftRight);box-shadow:var(--headerBoxShadow);border-radius:inherit}.homeSections__section__content h2{margin-bottom:.1em;font-size:2.25rem;font-weight:900;line-height:3.375rem}.homeSections__section__content p{margin-bottom:1em;font-size:1.25rem;font-weight:600;line-height:1.875rem}.homeSections__section__content nav ul{flex-direction:column;gap:1rem;display:flex}.homeSections__section__content nav ul li.invisibleLink{pointer-events:none;display:none}.homeSections__section__content nav ul li a{color:var(--headerTextColor);border-radius:var(--buttonBorderRadius);background-color:#ffffff9b;justify-content:space-between;align-items:center;gap:16px;padding:.75em 1em;font-size:1.125rem;font-weight:500;line-height:1.6875rem;text-decoration:none;transition:all .3s;display:flex}.homeSections__section__content nav ul li .svgArrowContainer{opacity:.5;border-radius:100%;flex:none;justify-content:center;align-items:center;width:2rem;height:2rem;transition:all .3s;display:flex}@media (hover:hover){.homeSections__section__content nav ul li:hover a{transform:translate(4px);box-shadow:-4px 0 10px #0000001a}.homeSections__section--first .homeSections__section__content nav ul li:hover a{color:var(--primaryPurpleColor)}.homeSections__section--second .homeSections__section__content nav ul li:hover a{color:var(--primaryGreenColor)}.homeSections__section__content nav ul li:hover .svgArrowContainer{opacity:.7}}.homeSections__section__content nav ul li:active a{transform:translate(4px);box-shadow:-4px 0 10px #0000001a}.homeSections__section--first .homeSections__section__content nav ul li:active a{color:var(--primaryPurpleColor)}.homeSections__section--second .homeSections__section__content nav ul li:active a{color:var(--primaryGreenColor)}.homeSections__section__content nav ul li:active .svgArrowContainer{opacity:.7}.homeSections__section--first{background:var(--purpleGradientBackground)}.homeSections__section--first .homeSections__section__content h2{color:var(--primaryPurpleColor)}.homeSections__section--first .homeSections__section__content p{color:var(--primaryPurpleColorDarker)}.homeSections__section--first .homeSections__section__content .svgArrowContainer{background:var(--purpleGradientBackground)}.homeSections__section--first .homeSections__section__content .svgArrowContainer svg line{stroke:var(--primaryPurpleColor)}.homeSections__section--second{background:var(--greenGradientBackground)}.homeSections__section--second .homeSections__section__content h2{color:var(--primaryGreenColor)}.homeSections__section--second .homeSections__section__content p{color:var(--primaryGreenColorDarker)}.homeSections__section--second .homeSections__section__content .svgArrowContainer{background:var(--greenGradientBackground)}.homeSections__section--second .homeSections__section__content .svgArrowContainer svg line{stroke:var(--primaryGreenColor)}@media only screen and (min-width:64rem){.homeSections{min-height:100svh;min-height:calc(100svh - var(--headerHeight));flex-direction:row;gap:0;padding:0}.homeSections__section{border-radius:0;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.homeSections__section__content{padding:calc(var(--headerPaddingLeftRight)*2);box-shadow:unset;border-radius:inherit;flex-direction:column;justify-content:center;align-items:center;display:flex}.homeSections__section__content h2{text-align:center;font-size:4rem;line-height:6rem}.homeSections__section__content p{text-align:center;max-width:26.25rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.875rem}.homeSections__section__content nav{width:fit-content}.homeSections__section__content nav ul{flex-direction:column;align-items:center;width:fit-content;display:flex}.homeSections__section__content nav ul li{width:fit-content}.homeSections__section__content nav ul li.invisibleLink{display:unset;opacity:0}.homeSections__section__content nav ul li a{justify-content:unset;background-color:#fff0;padding:.2em 1em;position:relative}.homeSections__section__content nav ul li .svgArrowContainer{opacity:0;position:absolute;top:50%;right:-1.2rem;transform:translateY(-50%)}}@media only screen and (min-width:64rem) and (hover:hover){.homeSections__section__content nav ul li:hover a{box-shadow:unset;background-color:unset}.homeSections__section__content nav ul li:hover .svgArrowContainer{opacity:.5;background:unset}}@media only screen and (min-width:64rem){.homeSections__section__content nav ul li:active a{box-shadow:unset;background-color:unset}.homeSections__section__content nav ul li:active .svgArrowContainer{opacity:.5;background:unset}.homeSections__section--first .homeSections__section__content .svgArrowContainer,.homeSections__section--second .homeSections__section__content .svgArrowContainer{background:unset}}
