.SessionsSection-module__4Fe3tW__sessionsSection{text-align:center;max-width:1200px;margin:auto;padding:40px 20px}.SessionsSection-module__4Fe3tW__title{font-size:28px;font-weight:700}.SessionsSection-module__4Fe3tW__subtitle{color:#555;margin-bottom:30px;font-size:16px}.SessionsSection-module__4Fe3tW__cardsContainer{scrollbar-width:none;flex-wrap:nowrap;justify-content:space-evenly;gap:20px;padding:40px 20px 10px;display:flex;overflow-x:auto}.SessionsSection-module__4Fe3tW__card{scroll-snap-align:start;background:#fff;border-radius:12px;flex-shrink:0;width:300px;transition:transform .2s;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.05)}.SessionsSection-module__4Fe3tW__card:hover{transform:translateY(-5px)}.SessionsSection-module__4Fe3tW__imageWrapper{position:relative}.SessionsSection-module__4Fe3tW__imageWrapper img{object-fit:cover;width:100%;height:320px;display:block}.SessionsSection-module__4Fe3tW__badge{color:#fff;background:#b58d83;border-radius:6px;padding:4px 10px;font-size:12px;position:absolute;top:10px;left:10px}.SessionsSection-module__4Fe3tW__sessionTitle{margin:20px 0 15px;font-size:16px;font-weight:600}.SessionsSection-module__4Fe3tW__sessionType{color:#666;margin-bottom:15px;font-size:14px}.SessionsSection-module__4Fe3tW__seeAllBtn{color:#fff;cursor:pointer;background-color:#477367;border:none;border-radius:25px;margin-top:30px;padding:12px 30px;font-size:16px;transition:background .3s}.SessionsSection-module__4Fe3tW__seeAllBtn:hover{background-color:#8f6750}.SessionsSection-module__4Fe3tW__cardsContainer::-webkit-scrollbar{display:none}.SessionsSection-module__4Fe3tW__cardsContainer::-webkit-scrollbar-thumb{display:none}.SessionsSection-module__4Fe3tW__cardsContainer::-webkit-scrollbar-track{display:none}
.Footer-module__nhiC3q__footerWrapper{color:#fff;background-color:rgba(98,139,132,.8);font-family:Inter,sans-serif;position:relative}.Footer-module__nhiC3q__curveTop{height:100px;position:relative;top:0;overflow:hidden}.Footer-module__nhiC3q__footer{flex-wrap:wrap;justify-content:space-between;display:flex}.Footer-module__nhiC3q__left{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:20px;min-width:180px;display:flex}.Footer-module__nhiC3q__logoLink{align-items:center;display:flex}.Footer-module__nhiC3q__socialIcons{align-items:center;gap:10px;display:flex}.Footer-module__nhiC3q__socialIcons img{cursor:pointer;width:35px;margin-right:15px}.Footer-module__nhiC3q__links{flex:2;justify-content:space-around;min-width:250px;display:flex}.Footer-module__nhiC3q__links iframe{border:0;width:100%;height:350px}.Footer-module__nhiC3q__newsletter{flex:1;min-width:250px}.Footer-module__nhiC3q__newsletter h4{margin-bottom:10px;font-size:18px;font-weight:600}.Footer-module__nhiC3q__newsletter input,.Footer-module__nhiC3q__newsletter select{background:0 0;border:1px solid #fff;border-radius:25px;outline:none;width:100%;margin-bottom:10px;padding:10px 15px;font-size:14px}.Footer-module__nhiC3q__inputRow{gap:10px;display:flex}.Footer-module__nhiC3q__inputRow input{flex:1}.Footer-module__nhiC3q__subscribeBtn{color:#3b6d65;cursor:pointer;background-color:#fff;border:none;border-radius:25px;align-items:center;gap:5px;height:max-content;padding:10px 20px;font-weight:600;display:flex}.Footer-module__nhiC3q__subscribeBtn:hover{background-color:#f4f4f4}.Footer-module__nhiC3q__bottomBar{color:#f0f0f0;border-top:1px solid rgba(255,255,255,.3);flex-wrap:wrap;justify-content:flex-end;padding:15px 60px;font-size:14px;display:flex}.Footer-module__nhiC3q__legalLinks a{color:#fff;margin:0 5px;text-decoration:none}.Footer-module__nhiC3q__legalLinks a:hover{text-decoration:underline}@media (max-width:768px){.Footer-module__nhiC3q__footer{flex-direction:column-reverse;gap:50px;padding:0 0 50px}.Footer-module__nhiC3q__links{flex-direction:row;justify-content:space-evenly}.Footer-module__nhiC3q__bottomBar{flex-direction:column;align-items:center;gap:10px}}
.Header-module__9fWxfa__header{color:#477367;z-index:999;background-color:#fff;width:100%;padding:1rem 0;position:fixed;top:0}.Header-module__9fWxfa__headerContainer{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex}.Header-module__9fWxfa__headerContainer img{object-fit:contain}.Header-module__9fWxfa__logoLink{align-items:center;display:flex}.Header-module__9fWxfa__navMenu{align-items:center;gap:2rem;display:flex}.Header-module__9fWxfa__navLink{color:#477367;font-size:1rem;text-decoration:none;transition:color .3s}.Header-module__9fWxfa__navLink:hover{color:rgba(71,115,103,.8)}.Header-module__9fWxfa__contactButton{color:#fff;background-color:#477367;border-radius:30px;padding:.5rem 1rem;text-decoration:none;transition:background-color .3s}.Header-module__9fWxfa__contactButton:hover{background-color:rgba(71,115,103,.7)}.Header-module__9fWxfa__mobileMenuButton{cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}.Header-module__9fWxfa__hamburger{background-color:#fff;width:24px;height:2px;transition:background-color .3s;display:block}.Header-module__9fWxfa__hamburger:before,.Header-module__9fWxfa__hamburger:after{content:"";background-color:#fff;width:24px;height:2px;transition:transform .3s;position:absolute}.Header-module__9fWxfa__hamburger:before{top:-6px}.Header-module__9fWxfa__hamburger:after{bottom:-6px}.Header-module__9fWxfa__hamburger.Header-module__9fWxfa__open{background-color:transparent}.Header-module__9fWxfa__hamburger.Header-module__9fWxfa__open:before{transform:rotate(45deg)translate(4px,4px)}.Header-module__9fWxfa__hamburger.Header-module__9fWxfa__open:after{transform:rotate(-45deg)translate(4px,-4px)}@media (max-width:1024px){.Header-module__9fWxfa__navMenu{gap:1rem}.Header-module__9fWxfa__navLink{font-size:.9rem}}@media (max-width:768px){.Header-module__9fWxfa__mobileMenuButton{display:block}.Header-module__9fWxfa__navMenu{background-color:#477367;flex-direction:column;gap:1rem;padding:1rem;display:none;position:absolute;top:100%;left:0;right:0}.Header-module__9fWxfa__navMenu.Header-module__9fWxfa__open{height:calc(100vh - 77px);display:flex}.Header-module__9fWxfa__navMenu.Header-module__9fWxfa__open .Header-module__9fWxfa__navLink{color:#fff;font-size:1.3rem}.Header-module__9fWxfa__navMenu.Header-module__9fWxfa__open .Header-module__9fWxfa__contactButton{color:#477367;background-color:#fff}.Header-module__9fWxfa__navMenu.Header-module__9fWxfa__open .Header-module__9fWxfa__navLink.Header-module__9fWxfa__active{box-shadow:0 1px #fff}.Header-module__9fWxfa__navMenu.Header-module__9fWxfa__open .Header-module__9fWxfa__contactButton{color:#477367;background-color:#fff;width:max-content;padding:.5rem 2rem;font-size:1.3rem}.Header-module__9fWxfa__contactButton{text-align:center;width:100%}}
.Hero-module__gNeX-G__hero{background-color:#dbede9;align-items:center;height:120vh;padding-top:72px;display:flex}.Hero-module__gNeX-G__heroContainer{background-image:url(../media/hero-img.8c144554.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:flex-end;align-items:flex-start;width:100%;height:100%;padding:4rem 1rem;display:flex}.Hero-module__gNeX-G__heroContainer:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(270deg,rgba(255,255,255,.9),rgba(255,255,255,0));width:60%;height:calc(120vh - 72px);position:absolute;top:72px;right:0}.Hero-module__gNeX-G__heroContent{z-index:2;flex-direction:column;gap:2rem;display:flex;position:relative}.Hero-module__gNeX-G__logoContainer{max-width:300px}.Hero-module__gNeX-G__heroLogo{width:100%;height:auto}.Hero-module__gNeX-G__heroDescription{color:#477367;white-space:pre-wrap;max-width:500px;margin:0;font-size:1.5rem;font-weight:700;line-height:1.5}.Hero-module__gNeX-G__ctaButton{color:#fff;text-align:center;background-color:#477367;border-radius:30px;max-width:-moz-fit-content;max-width:fit-content;padding:1rem 2rem;font-weight:500;text-decoration:none;transition:background-color .3s;display:inline-block}.Hero-module__gNeX-G__ctaButton:hover{background-color:#3c6257}.Hero-module__gNeX-G__heroImage{width:100%;height:100%;min-height:400px;position:relative}.Hero-module__gNeX-G__mainImage{object-fit:cover;border-radius:20px;width:100%;height:100%}.Hero-module__gNeX-G__cursor{background-color:#477367;width:1px;margin-left:2px;animation:.8s infinite Hero-module__gNeX-G__blink;display:inline-block}@keyframes Hero-module__gNeX-G__blink{0%,50%,to{opacity:1}25%,75%{opacity:0}}@media (max-width:1024px){.Hero-module__gNeX-G__heroContainer{gap:2rem;padding:3rem 1rem}.Hero-module__gNeX-G__hero{height:100vh}.Hero-module__gNeX-G__heroContainer:before{height:calc(100vh - 72px)}}@media (max-width:768px){.Hero-module__gNeX-G__hero{padding-top:60px}.Hero-module__gNeX-G__heroContainer{text-align:center;background-position:100%;grid-template-columns:1fr;justify-content:center}.Hero-module__gNeX-G__heroContent{align-items:center}.Hero-module__gNeX-G__logoContainer{max-width:250px}.Hero-module__gNeX-G__heroDescription{margin-top:70px;font-size:1.5rem}.Hero-module__gNeX-G__heroImage{min-height:300px}}@media (max-width:480px){.Hero-module__gNeX-G__heroContainer{padding:2rem 1rem}.Hero-module__gNeX-G__heroContainer:before{background:linear-gradient(270deg,rgba(255,255,255,.4),rgba(255,255,255,0));width:100%}.Hero-module__gNeX-G__logoContainer{max-width:200px}.Hero-module__gNeX-G__ctaButton{width:100%;max-width:none;padding:.875rem 1.5rem}.Hero-module__gNeX-G__heroImage{min-height:250px}}
.ProductSection-module__jOD1CW__productSection{text-align:center;background:#edf6f4;padding:60px 20px}.ProductSection-module__jOD1CW__heading{margin-bottom:5px;font-size:28px;font-weight:700}.ProductSection-module__jOD1CW__subheading{color:#555;margin-bottom:30px;font-size:16px}.ProductSection-module__jOD1CW__cardContainer{scrollbar-width:none;flex-wrap:nowrap;justify-content:space-evenly;gap:20px;padding:20px 10px;display:flex;overflow-x:auto}.ProductSection-module__jOD1CW__card{scroll-snap-align:start;background:#fff;border-radius:12px;flex-shrink:0;width:200px;transition:transform .2s;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.05)}.ProductSection-module__jOD1CW__card:hover{transform:translateY(-5px)}.ProductSection-module__jOD1CW__image{object-fit:cover;width:100%;height:auto}.ProductSection-module__jOD1CW__content{text-align:left;padding:15px}.ProductSection-module__jOD1CW__titleRow{justify-content:space-between;align-items:center;display:flex}.ProductSection-module__jOD1CW__titleRow h3{margin:0;font-size:16px}.ProductSection-module__jOD1CW__rating{color:#7b5c4f;align-items:center;font-size:14px;display:flex}.ProductSection-module__jOD1CW__rating span{margin-left:4px;font-weight:700}.ProductSection-module__jOD1CW__description{color:#666;height:40px;margin:10px 0;font-size:14px;overflow:hidden}.ProductSection-module__jOD1CW__footer{justify-content:space-between;align-items:center;display:flex}.ProductSection-module__jOD1CW__price{color:#333;font-weight:600}.ProductSection-module__jOD1CW__buyBtn{color:#b58d83;cursor:pointer;background:0 0;border:1px solid #b58d83;border-radius:20px;padding:6px 14px;font-weight:500;transition:background .2s}.ProductSection-module__jOD1CW__buyBtn:hover{color:#fff;background:#b58d83}.ProductSection-module__jOD1CW__seeAll{justify-content:center;align-items:center;display:flex}.ProductSection-module__jOD1CW__seeAllBtn{color:#fff;cursor:pointer;background-color:#a0775d;border:none;border-radius:25px;padding:12px 30px;font-size:16px;transition:background .3s}.ProductSection-module__jOD1CW__seeAllBtn:hover{background-color:#8f6750}
.CoursesSection-module__-oTLmG__courseSection{text-align:center;background:#edf6f4;padding:3rem 2rem 2rem}.CoursesSection-module__-oTLmG__courseSection h2{color:#2b2b2b;margin-bottom:.25rem;font-size:2rem}.CoursesSection-module__-oTLmG__desktopView{padding:40px 25px;display:block}.CoursesSection-module__-oTLmG__mobileView{padding:20px 0;display:none}.CoursesSection-module__-oTLmG__mobileGrid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:20px;padding:0 20px;display:flex;overflow-x:auto}.CoursesSection-module__-oTLmG__mobileGrid::-webkit-scrollbar{display:none}.CoursesSection-module__-oTLmG__mobileGrid .CoursesSection-module__-oTLmG__card{scroll-snap-align:start;flex:none}.CoursesSection-module__-oTLmG__desktopGrid{flex-direction:column;gap:24px;display:flex}.CoursesSection-module__-oTLmG__desktopCard{background:#f3f4f6;border-radius:10px;height:250px;display:flex;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,.05)}.CoursesSection-module__-oTLmG__desktopCard:hover{background:#f3f2ec}.CoursesSection-module__-oTLmG__desktopImageSection{flex:1;min-width:350px;position:relative}.CoursesSection-module__-oTLmG__desktopBadge{color:#333;background-color:#fff;border-radius:8px;padding:6px 12px;font-size:14px;font-weight:700;position:absolute;top:16px;left:16px;box-shadow:0 10px 20px rgba(0,0,0,.2)}.CoursesSection-module__-oTLmG__desktopImage{object-fit:cover;width:100%;height:100%}.CoursesSection-module__-oTLmG__desktopContent{flex-direction:column;flex:2;justify-content:space-evenly;align-items:flex-start;padding:24px 50px;display:flex}.CoursesSection-module__-oTLmG__desktopTitle{color:#333;margin-bottom:8px;font-size:24px}.CoursesSection-module__-oTLmG__desktopDesc{color:#666;text-align:start;margin-bottom:14px;font-size:15px}.CoursesSection-module__-oTLmG__desktopMeta{background:#fff;border-radius:10px;justify-content:center;align-items:center;padding:10px 0;display:flex}.CoursesSection-module__-oTLmG__desktopMeta span{color:#666;border-right:1px solid;align-items:center;gap:3px;padding:0 12px;font-size:14px;display:flex}.CoursesSection-module__-oTLmG__desktopFooter{align-items:center;gap:12px;margin-top:16px;display:flex}.CoursesSection-module__-oTLmG__desktopRegister{color:#fff;cursor:pointer;background-color:#2f7a67;border:none;border-radius:24px;padding:12px 25px;font-weight:400}.CoursesSection-module__-oTLmG__desktopJoined{color:#888;font-size:14px}.CoursesSection-module__-oTLmG__card{cursor:pointer;background:#f3f4f6;border-radius:15px;flex-direction:column;width:300px;height:max-content;display:flex;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.05)}.CoursesSection-module__-oTLmG__card:hover{background:#f3f2ec}.CoursesSection-module__-oTLmG__cardImage{position:relative}.CoursesSection-module__-oTLmG__cardImage img{width:100%;height:auto;display:block}.CoursesSection-module__-oTLmG__badge{color:#0a7a78;background-color:#dbf0f1;border-radius:10px;padding:.3rem .7rem;font-size:.75rem;position:absolute;top:10px;left:10px;box-shadow:0 10px 20px rgba(0,0,0,.2)}.CoursesSection-module__-oTLmG__cardContent{text-align:left;flex-direction:column;gap:10px;padding:1rem;display:flex}.CoursesSection-module__-oTLmG__cardHeader{justify-content:space-between;align-items:center;display:flex}.CoursesSection-module__-oTLmG__cardHeader h3{white-space:nowrap;text-overflow:ellipsis;color:#2c2c2c;margin:0;font-size:16px;overflow:hidden}.CoursesSection-module__-oTLmG__recommended{color:#c27458;background-color:#f6eae6;border-radius:10px;padding:.3rem .5rem;font-size:.75rem}.CoursesSection-module__-oTLmG__desc{text-align:start;color:#666;white-space:pre-wrap;text-overflow:ellipsis;height:42px;margin:.5rem 0 0;font-size:12px;overflow:hidden}.CoursesSection-module__-oTLmG__meta{background:#fff;border-radius:10px;justify-content:center;align-items:center;padding:10px 0;display:flex}.CoursesSection-module__-oTLmG__meta span{color:#666;border-right:1px solid;align-items:center;gap:3px;padding:0 12px;font-size:12px;display:flex}.CoursesSection-module__-oTLmG__meta span svg{width:18px;height:18px}.CoursesSection-module__-oTLmG__desktopMeta span:last-child,.CoursesSection-module__-oTLmG__meta span:last-child{border-right:none}.CoursesSection-module__-oTLmG__footer{background:#fff;justify-content:center;align-items:center;gap:.5rem;padding:15px;display:flex}.CoursesSection-module__-oTLmG__viewDetails{color:#aa7d68;font-size:16px}.CoursesSection-module__-oTLmG__register{color:#fff;cursor:pointer;background-color:#157f6e;border:none;border-radius:25px;gap:10px;padding:12px 25px;font-size:14px;font-weight:600;display:flex}.CoursesSection-module__-oTLmG__register span:first-child{padding-right:10px}.CoursesSection-module__-oTLmG__joined{color:#9e735d;font-size:.8rem}.CoursesSection-module__-oTLmG__grid{flex-direction:column;gap:1.5rem;display:flex}@media (min-width:1025px){.CoursesSection-module__-oTLmG__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}}@media (max-width:992px){.CoursesSection-module__-oTLmG__desktopView{display:none}.CoursesSection-module__-oTLmG__mobileView{padding-top:40px;display:block}}
.Reviews-module__foJ60W__reviewtSection{text-align:center;padding:60px 20px}.Reviews-module__foJ60W__heading{margin-bottom:5px;font-size:28px;font-weight:700}.Reviews-module__foJ60W__subheading{color:#555;margin-bottom:30px;font-size:16px}.Reviews-module__foJ60W__cardContainer{scrollbar-width:none;flex-wrap:nowrap;justify-content:space-evenly;gap:20px;padding:40px 20px 10px;display:flex;overflow-x:auto}.Reviews-module__foJ60W__card{scroll-snap-align:start;background:#fff;border-radius:12px;flex-shrink:0;width:280px;transition:transform .2s;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.05)}.Reviews-module__foJ60W__card:hover{background:#f3f2ec;transform:translateY(-5px)}.Reviews-module__foJ60W__image{object-fit:cover;width:100%;height:250px}.Reviews-module__foJ60W__content{text-align:left;padding:15px}.Reviews-module__foJ60W__titleRow{border-bottom:1px solid rgba(71,115,103,.9);flex-direction:column;justify-content:space-between;gap:5px;padding-bottom:10px;display:flex}.Reviews-module__foJ60W__titleRow h3{margin:0;font-size:16px}.Reviews-module__foJ60W__rating{color:#7b5c4f;align-items:center;font-size:14px;display:flex}.Reviews-module__foJ60W__rating span{margin-left:4px;font-weight:700}.Reviews-module__foJ60W__description{color:#666;scrollbar-width:none;-ms-overflow-style:none;height:150px;margin:10px 0;font-size:14px;overflow:auto}.Reviews-module__foJ60W__description::-webkit-scrollbar{display:none}.Reviews-module__foJ60W__footer{justify-content:space-between;align-items:center;display:flex}.Reviews-module__foJ60W__price{color:#858585;font-size:12px}.Reviews-module__foJ60W__seeAll{justify-content:center;align-items:center;display:flex}.Reviews-module__foJ60W__seeAllBtn{color:#fff;cursor:pointer;background-color:#a0775d;border:none;border-radius:25px;padding:12px 30px;font-size:16px;transition:background .3s}.Reviews-module__foJ60W__seeAllBtn:hover{background-color:#8f6750}
.Loader-module__3b_LfG__loaderContainer{justify-content:center;margin:50px auto;display:flex}.Loader-module__3b_LfG__loader{width:64px;height:60px;position:relative}.Loader-module__3b_LfG__loader:after{content:"";background:#477367;border-radius:0 0 50px 50px;width:64px;height:32px;animation:.5s linear infinite alternate Loader-module__3b_LfG__move;position:absolute;bottom:0;left:0}.Loader-module__3b_LfG__loader:before{content:"";background:rgba(71,115,103,.7);width:24px;height:24px;animation:2s linear infinite Loader-module__3b_LfG__rotate;position:absolute;top:0;left:50%;transform:translate(-50%)rotate(0)}@keyframes Loader-module__3b_LfG__rotate{to{transform:translate(-50%)rotate(360deg)}}@keyframes Loader-module__3b_LfG__move{0%{transform:rotate(10deg)}to{transform:rotate(-10deg)}}
.page-module__E0kJGG__page{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),.08);--gray-alpha-100:rgba(var(--gray-rgb),.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;grid-template-rows:20px 1fr 20px;place-items:center;gap:64px;min-height:100svh;padding:80px;font-family:Georgia,serif;display:grid}@media (prefers-color-scheme:dark){.page-module__E0kJGG__page{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),.145);--gray-alpha-100:rgba(var(--gray-rgb),.06);--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a}}.page-module__E0kJGG__main{flex-direction:column;grid-row-start:2;gap:32px;display:flex}.page-module__E0kJGG__main ol{font-family:var(--font-geist-mono);letter-spacing:-.01em;margin:0;padding-left:0;font-size:14px;line-height:24px;list-style-position:inside}.page-module__E0kJGG__main li:not(:last-of-type){margin-bottom:8px}.page-module__E0kJGG__main code{background:var(--gray-alpha-100);border-radius:4px;padding:2px 4px;font-family:inherit;font-weight:600}.page-module__E0kJGG__ctas{gap:16px;display:flex}.page-module__E0kJGG__ctas a{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border:1px solid transparent;border-radius:128px;justify-content:center;align-items:center;height:48px;padding:0 20px;font-size:16px;font-weight:500;line-height:20px;transition:background .2s,color .2s,border-color .2s;display:flex}a.page-module__E0kJGG__primary{background:var(--foreground);color:var(--background);gap:8px}a.page-module__E0kJGG__secondary{border-color:var(--gray-alpha-200);min-width:158px}.page-module__E0kJGG__footer{grid-row-start:3;gap:24px;display:flex}.page-module__E0kJGG__footer a{align-items:center;gap:8px;display:flex}.page-module__E0kJGG__footer img{flex-shrink:0}.page-module__E0kJGG__socialIcons{z-index:11;background:rgba(98,139,132,.8);border-radius:30px;flex-direction:column;justify-content:space-evenly;gap:1rem;padding:20px 10px;display:flex;position:fixed;top:30%;left:10px}.page-module__E0kJGG__socialIcons svg path{cursor:pointer;fill:#fff}@media screen and (max-width:768px){.page-module__E0kJGG__socialIcons{display:none}}@media (hover:hover) and (pointer:fine){a.page-module__E0kJGG__primary:hover{background:var(--button-primary-hover);border-color:transparent}a.page-module__E0kJGG__secondary:hover{background:var(--button-secondary-hover);border-color:transparent}.page-module__E0kJGG__footer a:hover{text-underline-offset:4px;text-decoration:underline}}@media (max-width:600px){.page-module__E0kJGG__page{padding:32px 32px 80px}.page-module__E0kJGG__main{align-items:center}.page-module__E0kJGG__main ol{text-align:center}.page-module__E0kJGG__ctas{flex-direction:column}.page-module__E0kJGG__ctas a{height:40px;padding:0 16px;font-size:14px}a.page-module__E0kJGG__secondary{min-width:auto}.page-module__E0kJGG__footer{flex-wrap:wrap;justify-content:center;align-items:center}}@media (prefers-color-scheme:dark){.page-module__E0kJGG__logo{filter:invert()}}
