.LandingCurlySeparator_container__HbxOH{background-color:var(--color-green);display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;padding-bottom:84px;padding-top:64px}.LandingCurlySeparator_image__3YWmb{background-image:url(/images/curly.svg);background-position:50%;background-repeat:no-repeat;height:20px;max-width:900px;width:90%}@media only screen and (max-width:640px){.LandingCurlySeparator_container__HbxOH{padding-bottom:52px;padding-top:44px}.LandingCurlySeparator_image__3YWmb{background-image:url(/images/curly-mobile.svg);height:10px}}.ResponsiveContainer_container__TKgBo{margin:auto;max-width:1440px;padding-left:24px;padding-right:24px}@media only screen and (min-width:768px){.ResponsiveContainer_container__TKgBo{padding-left:48px;padding-right:48px}}@media only screen and (min-width:1024px){.ResponsiveContainer_container__TKgBo{padding-left:64px;padding-right:64px}}.TextButton_button__1QKDx{-webkit-align-items:center;align-items:center;background-color:transparent;border-style:none;outline:none;padding:0;text-decoration:none}.TextButton_button__1QKDx:hover{cursor:pointer;text-decoration:underline}.TextButton_iconContainer__-WhLh{margin-right:12px}.TextButton_buttonGreen__3ltjz,.TextButton_buttonGreenActive__ppLR9{color:var(--color-green)}.TextButton_buttonGreenDark__KkuKo,.TextButton_buttonGreenDarkActive__2RKvJ{color:var(--color-greenDark)}.TextButton_buttonYellowLight__3i67p,.TextButton_buttonYellowLightActive__2mBAh{color:var(--color-yellowLight)}.HeaderDesktop_center__ff5zr{display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start}.HeaderDesktop_container__16v10{-webkit-align-items:center;align-items:center;grid-column-gap:120px;-webkit-column-gap:120px;column-gap:120px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding-top:36px;position:relative;z-index:10}.HeaderDesktop_containerOuter__2Y77y{background:linear-gradient(180deg,#005445 3.64%,rgba(18,121,103,0));padding-bottom:81px}.HeaderDesktop_header__19RSm{color:var(--color-yellowLight);margin:0;text-transform:uppercase;font-family:TanNimbus,serif;font-size:36px}.HeaderDesktop_icons__3629h,.HeaderDesktop_navButtons__1BA7i{-webkit-align-items:center;align-items:center;grid-column-gap:60px;-webkit-column-gap:60px;column-gap:60px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.HeaderDesktop_icons__3629h{-webkit-justify-content:flex-end;justify-content:flex-end}@media only screen and (max-width:1480px){.HeaderDesktop_icons__3629h,.HeaderDesktop_navButtons__1BA7i{grid-column-gap:40px;-webkit-column-gap:40px;column-gap:40px}}@media only screen and (max-width:1280px){.HeaderDesktop_header__19RSm{grid-column-gap:38px;-webkit-column-gap:38px;column-gap:38px;font-size:32px}}@-webkit-keyframes BackgroundOverlay_fadein__11MQ4{0%{opacity:0}to{opacity:1}}@keyframes BackgroundOverlay_fadein__11MQ4{0%{opacity:0}to{opacity:1}}.BackgroundOverlay_backgroundOverlay__2oY_e{background-color:var(--color-backgroundOverlay);bottom:0;display:block;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:3;opacity:0;-webkit-animation-name:BackgroundOverlay_fadein__11MQ4;animation-name:BackgroundOverlay_fadein__11MQ4;-webkit-animation-duration:.25s;animation-duration:.25s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.MenuMobile_containerOuter__I3N1o{--animation-duration-menu-mobile:0.4s}@-webkit-keyframes MenuMobile_background-overlay-fade-in__m0p55{0%{opacity:0}to{opacity:1}}@keyframes MenuMobile_background-overlay-fade-in__m0p55{0%{opacity:0}to{opacity:1}}@-webkit-keyframes MenuMobile_background-overlay-fade-out__2eKZG{0%{opacity:1}to{opacity:0}}@keyframes MenuMobile_background-overlay-fade-out__2eKZG{0%{opacity:1}to{opacity:0}}@-webkit-keyframes MenuMobile_slide-in__YPtNF{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes MenuMobile_slide-in__YPtNF{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes MenuMobile_slide-out__3qY6L{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes MenuMobile_slide-out__3qY6L{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}.MenuMobile_backgroundOverlayFadeIn__ROyVF{-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:MenuMobile_background-overlay-fade-in__m0p55;animation-name:MenuMobile_background-overlay-fade-in__m0p55;-webkit-animation-timing-function:linear;animation-timing-function:linear}.MenuMobile_backgroundOverlayFadeIn__ROyVF,.MenuMobile_backgroundOverlayFadeOut__23rVE{-webkit-animation-duration:var(--animation-duration-menu-mobile);animation-duration:var(--animation-duration-menu-mobile)}.MenuMobile_backgroundOverlayFadeOut__23rVE{-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:MenuMobile_background-overlay-fade-out__2eKZG;animation-name:MenuMobile_background-overlay-fade-out__2eKZG;-webkit-animation-timing-function:linear;animation-timing-function:linear}.MenuMobile_closeButton__1qJxe{-webkit-align-self:flex-end;align-self:flex-end}.MenuMobile_container__3gQ9W{-webkit-animation-duration:var(--animation-duration-menu-mobile);animation-duration:var(--animation-duration-menu-mobile);-webkit-animation-name:MenuMobile_slide-in__YPtNF;animation-name:MenuMobile_slide-in__YPtNF;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-color:var(--color-yellowLight);box-sizing:border-box;-webkit-flex-direction:column;flex-direction:column;left:0;padding-bottom:36px;padding-top:39px;position:fixed;top:0;z-index:4}.MenuMobile_container__3gQ9W,.MenuMobile_firstRow__1p7kv{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;width:100%}.MenuMobile_firstRow__1p7kv{-webkit-justify-content:space-between;justify-content:space-between}.MenuMobile_icons__3b3HW{-webkit-align-items:center;align-items:center;grid-column-gap:32px;-webkit-column-gap:32px;column-gap:32px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;margin-top:12px}.MenuMobile_slideOut__1fYv7{-webkit-animation-duration:var(--animation-duration-menu-mobile);animation-duration:var(--animation-duration-menu-mobile);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:MenuMobile_slide-out__3qY6L;animation-name:MenuMobile_slide-out__3qY6L;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.MenuMobile_textButtons__1Ccta{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;grid-row-gap:24px;row-gap:24px;width:100%}@media only screen and (max-width:768px){.MenuMobile_container__3gQ9W{padding-top:25px}}.HeaderMobile_containerInner__1Pbbo{-webkit-justify-content:space-between;justify-content:space-between;width:100%}.HeaderMobile_containerInner__1Pbbo,.HeaderMobile_containerResponsive__2rzlt{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.HeaderMobile_containerResponsive__2rzlt{height:100%}.HeaderMobile_containerOuter__1-FSg{background:linear-gradient(180deg,#005445 3.64%,rgba(18,121,103,0));border-bottom:1px solid var(--color-tertiary);box-sizing:border-box;padding-bottom:50px;padding-top:30px}.HeaderMobile_header__BhAO7{color:var(--color-yellowLight);margin:0;text-transform:uppercase;font-family:TanNimbus,serif;font-size:32px}@media only screen and (max-width:640px){.HeaderMobile_header__BhAO7{font-size:26px}.HeaderMobile_logoContainer__2mRYk{width:152px}}.Header_desktopContainer__Oe2Rb{display:block}.Header_mobileContainer__1hk7l{display:none}@media only screen and (max-width:1024px){.Header_desktopContainer__Oe2Rb{display:none}.Header_mobileContainer__1hk7l{display:block}}.HeaderText_header__bTQP_{margin:0}.PfpSpritesheet_spritesheet__1_ZFM{border:4px solid var(--color-yellowLight)!important;border-radius:50%;height:var(--height-pfpSpritesheet);object-fit:cover;object-position:0;width:var(--height-pfpSpritesheet)}.ButtonWithText_button__19n10{-webkit-align-items:center;align-items:center;border-radius:16px;border-style:none;box-sizing:border-box;display:-webkit-inline-flex;display:inline-flex;-webkit-justify-content:center;justify-content:center;padding:16px;outline:none;text-decoration:none}.ButtonWithText_button__19n10:disabled,.ButtonWithText_disabled__t22Zq{cursor:default;opacity:48%;pointer-events:none}.ButtonWithText_buttonAutoWidth__2-7hE{padding:16px 24px}.ButtonWithText_button100Width__TCqoH{width:100%}.ButtonWithText_button__19n10:enabled:hover{cursor:pointer}.ButtonWithText_icon__U-eEu{font-size:0;line-height:0px}.ButtonWithText_iconLeft__Jdfr5{margin-right:12px}.ButtonWithText_iconRight__kCGQR{margin-left:12px}.ButtonWithText_linkContent__Qlode:hover{cursor:pointer}.ButtonWithText_pinkTheme__1yaiW,.ButtonWithText_pinkThemeLink__25HtZ{background-color:var(--color-pink);color:var(--color-greenDark)}.ButtonWithText_pinkTheme__1yaiW:enabled:active,.ButtonWithText_pinkThemeLink__25HtZ:active{background-color:var(--color-pinkHover)}@media (hover:hover){.ButtonWithText_pinkTheme__1yaiW:enabled:hover,.ButtonWithText_pinkThemeLink__25HtZ:hover{background-color:var(--color-pinkHover)}}.ButtonWithText_yellowLightTheme__3MSOL,.ButtonWithText_yellowLightThemeLink__1WQck{background-color:var(--color-yellowLight);color:var(--color-green)}.ButtonWithText_yellowLightTheme__3MSOL:enabled:active,.ButtonWithText_yellowLightThemeLink__1WQck:active{background-color:var(--color-yellowLightHover)}@media (hover:hover){.ButtonWithText_yellowLightTheme__3MSOL:enabled:hover,.ButtonWithText_yellowLightThemeLink__1WQck:hover{background-color:var(--color-yellowLightHover)}}.CtaButton_button__1myuK{margin-top:24px;padding:24px 36px!important}.CtaButton_container__1El4y{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.CtaButton_description__1l3t_{max-width:850px}@media only screen and (max-width:640px){.CtaButton_button__1myuK{margin-top:20px}}@-webkit-keyframes LandingHeaderAndHero_fade-in__wB7Sy{0%{opacity:0}to{opacity:1}}@keyframes LandingHeaderAndHero_fade-in__wB7Sy{0%{opacity:0}to{opacity:1}}.LandingHeaderAndHero_fadeIn__1ZxCy{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:LandingHeaderAndHero_fade-in__wB7Sy;animation-name:LandingHeaderAndHero_fade-in__wB7Sy;opacity:1;position:relative}.LandingHeaderAndHero_bg__2IW8H{position:absolute;width:100%}.LandingHeaderAndHero_bgImage__eCFCn{height:850px;object-position:center bottom;object-fit:cover;position:relative;width:100%}.LandingHeaderAndHero_containerOuter__2LP4i{background-color:var(--color-green);position:relative}.LandingHeaderAndHero_ctaButton__1wzPz{margin-top:32px}.LandingHeaderAndHero_description__3CWep{margin-top:20px;max-width:842px}.LandingHeaderAndHero_gradient__3oBBn{background:linear-gradient(180deg,rgba(18,121,103,0) 3.64%,#127967);height:142px;margin-top:-142px;position:relative;width:100%;z-index:5}.LandingHeaderAndHero_header__2qao_{position:absolute;width:100%;z-index:10}.LandingHeaderAndHero_hero__2S7ND{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding-top:140px;position:relative;z-index:6}.LandingHeaderAndHero_title__3PuSn{margin-top:52px;text-align:center}@media only screen and (max-width:1800px){.LandingHeaderAndHero_hero__2S7ND{padding-top:140px}.LandingHeaderAndHero_title__3PuSn{margin-top:40px}}@media only screen and (max-width:1536px){.LandingHeaderAndHero_bgImage__eCFCn{height:700px}}@media only screen and (max-width:768px){.LandingHeaderAndHero_bgImage__eCFCn{height:500px}.LandingHeaderAndHero_hero__2S7ND{padding-top:130px}}@media only screen and (max-width:640px){.LandingHeaderAndHero_ctaButton__1wzPz{margin-top:24px}.LandingHeaderAndHero_hero__2S7ND{padding-top:110px}}@-webkit-keyframes FadeInContainer_fade-in__ElAzz{0%{top:40px;opacity:0}to{top:0;opacity:1}}@keyframes FadeInContainer_fade-in__ElAzz{0%{top:40px;opacity:0}to{top:0;opacity:1}}.FadeInContainer_animationInitial__1Bg9T{opacity:0;position:relative}.FadeInContainer_fadeIn__qmB-H{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:FadeInContainer_fade-in__ElAzz;animation-name:FadeInContainer_fade-in__ElAzz;opacity:1;position:relative}.LandingOrigin_containerOuter__MeO-u{background-color:var(--color-green)}.LandingOrigin_definition__1NjBL{margin-top:24px}.LandingOrigin_description__Pg9tZ{margin-top:20px;max-width:815px}.LandingOrigin_originArt__3XkZx{height:422px;left:50%;object-fit:contain;object-position:center bottom;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.LandingOrigin_originArtContainer__OhWKc{height:422px;margin-top:36px;position:relative;overflow:hidden}.LandingOrigin_originArtGradient__3eEgw{background:linear-gradient(180deg,var(--color-green),65%,#fefcd7 100%);height:422px;position:absolute;width:100%}.LandingOrigin_top__2QWTr{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}@media only screen and (max-width:768px){.LandingOrigin_originArt__3XkZx,.LandingOrigin_originArtContainer__OhWKc,.LandingOrigin_originArtGradient__3eEgw{height:322px}}@media only screen and (max-width:640px){.LandingOrigin_originArt__3XkZx,.LandingOrigin_originArtContainer__OhWKc,.LandingOrigin_originArtGradient__3eEgw{height:222px}}.PfpImage_container__21btV{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.PfpImage_description__1ICAE{margin-top:8px;max-width:206px}.PfpImage_pfp__3HW5o{border-radius:24px;height:220px;width:220px}.PfpImage_smallDescription__1HNF5{color:var(--color-yellowLight);margin-top:4px;text-align:center;font-family:Facundo,sans-serif;font-size:13px;font-weight:700}.PfpImage_title__3B4ND{margin-top:16px;max-width:220px}.PfpImages_container__2KjsX{grid-column-gap:36px;-webkit-column-gap:36px;column-gap:36px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}@media only screen and (max-width:1200px){.PfpImages_container__2KjsX{grid-template-columns:repeat(2,minmax(0,1fr));grid-row-gap:36px;row-gap:36px}}@media only screen and (max-width:600px){.PfpImages_container__2KjsX{grid-template-columns:repeat(1,minmax(0,1fr))}}.LandingCollection_containerInner__1-J9m{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding-bottom:100px;padding-top:100px}.LandingCollection_containerOuter__32-sG{background-color:var(--color-greenDark)}.LandingCollection_description__2YOsX{margin-top:24px;max-width:725px}.LandingCollection_pfps__3x82V{margin-top:53px}@media only screen and (max-width:768px){.LandingCollection_containerInner__1-J9m{padding-bottom:60px}}.LandingRoadmap_chevronDown__1yVbG{bottom:0;height:24px;left:-1px;position:absolute;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);width:24px}.LandingRoadmap_containerInner__2L_q5{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding-bottom:106px;padding-top:106px}.LandingRoadmap_containerOuter__2So8b{background-color:var(--color-green)}.LandingRoadmap_description__XYQpw{margin-top:26px;max-width:758px}.LandingRoadmap_roadmapDate__2cc2k{letter-spacing:1px}.LandingRoadmap_roadmapItem__3kdu3{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;max-width:800px;grid-row-gap:4px;row-gap:4px}.LandingRoadmap_roadmapItemImage__3EGe6,.LandingRoadmap_roadmapItemVideo__1NNhI{border-radius:24px;margin-top:24px;position:relative;width:100%}.LandingRoadmap_roadmapItemVideo__1NNhI{padding-top:56.25%}.LandingRoadmap_roadmapItems__3bSHX{border-left:2px dashed var(--color-yellowLight);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin-top:48px;padding-left:48px;position:relative;grid-row-gap:56px;row-gap:56px}.LandingRoadmap_startDiamond__1CjMW{background-color:var(--color-yellowLight);height:9px;left:-1px;position:absolute;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);width:9px}@media only screen and (max-width:768px){.LandingRoadmap_containerInner__2L_q5{padding-bottom:60px;padding-top:80px}.LandingRoadmap_roadmapItems__3bSHX{padding-left:38px;grid-row-gap:42px;row-gap:42px}}.LandingDonation_containerInner__2Jg8V{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding-bottom:100px;padding-top:100px;grid-row-gap:24px;row-gap:24px}.LandingDonation_description__2omgD{max-width:784px}@media only screen and (max-width:768px){.LandingDonation_containerInner__2Jg8V{padding-bottom:60px;padding-top:60px}}.LandingSolana_containerInner__M1Emg{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding-bottom:87px;padding-top:63px}.LandingSolana_description__14N9d{margin-top:24px;max-width:784px}.LandingSolana_title__1gpTt{margin-top:48px}@media only screen and (max-width:768px){.LandingSolana_containerInner__M1Emg{padding-bottom:60px;padding-top:60px}}.LandingTeam_containerInner__2UFHr{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding-bottom:98px;padding-top:98px}.LandingTeam_description__3r-wz{margin-top:24px;max-width:800px}.LandingTeam_teamMemberProfile__3l39R{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;text-align:center}.LandingTeam_teamMemberProfileDescription__3_bxK{margin-top:8px}.LandingTeam_teamMemberProfileImage__3h85y{border-radius:50%;height:220px;object-fit:cover;width:220px}.LandingTeam_teamMemberProfileTwitter__1o0c_{margin-top:16px}.LandingTeam_teamMemberProfiles__xzsUl{grid-column-gap:146px;-webkit-column-gap:146px;column-gap:146px;display:-webkit-flex;display:flex;margin-top:58px}@media only screen and (max-width:1280px){.LandingTeam_teamMemberProfiles__xzsUl{grid-column-gap:100px;-webkit-column-gap:100px;column-gap:100px}}@media only screen and (max-width:1024px){.LandingTeam_teamMemberProfiles__xzsUl{grid-column-gap:80px;-webkit-column-gap:80px;column-gap:80px}.LandingTeam_teamMemberProfile__3l39R,.LandingTeam_teamMemberProfileImage__3h85y{width:180px}.LandingTeam_teamMemberProfileImage__3h85y{height:180px}}@media only screen and (max-width:768px){.LandingTeam_containerInner__2UFHr{padding-bottom:60px;padding-top:80px}.LandingTeam_teamMemberProfiles__xzsUl{grid-column-gap:60px;-webkit-column-gap:60px;column-gap:60px}.LandingTeam_teamMemberProfile__3l39R,.LandingTeam_teamMemberProfileImage__3h85y{width:160px}.LandingTeam_teamMemberProfileImage__3h85y{height:160px}}@media only screen and (max-width:640px){.LandingTeam_teamMemberProfiles__xzsUl{-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;grid-row-gap:50px;row-gap:50px}}.LandingBottom_clouds__3WA7O{background-color:var(--color-pink);width:100%}.LandingBottom_containerInner__15Xif{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding-bottom:84px;padding-top:64px}.LandingBottom_ctaButton__1NRpm{margin-top:32px}.LandingBottom_description__2r3nk{margin-top:24px;max-width:715px}@media only screen and (max-width:768px){.LandingBottom_containerInner__15Xif{padding-bottom:64px}}@media only screen and (max-width:640px){.LandingBottom_ctaButton__1NRpm{margin-top:24px}}.LandingFooter_buttons__N15sp{grid-column-gap:64px;-webkit-column-gap:64px;column-gap:64px;margin-top:36px}.LandingFooter_buttons__N15sp,.LandingFooter_containerInner__cKvrN{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.LandingFooter_containerInner__cKvrN{-webkit-flex-direction:column;flex-direction:column;padding-bottom:48px;padding-top:60px}.LandingFooter_description__1Jjbx{margin-top:16px}.LandingFooter_icons__cbneU{-webkit-align-items:center;align-items:center;grid-column-gap:60px;-webkit-column-gap:60px;column-gap:60px;display:-webkit-flex;display:flex;margin-top:32px}.LandingFooter_muted__m8yaU{opacity:.36}.LandingFooter_terms__1kdJl{margin-top:40px}@media only screen and (max-width:768px){.LandingFooter_containerInner__cKvrN{padding-bottom:50px;padding-top:40px}}@media only screen and (max-width:535px){.LandingFooter_buttons__N15sp{-webkit-flex-direction:column;flex-direction:column;margin-top:24px;grid-row-gap:24px;row-gap:24px}}.LandingFaqsItem_answer__2wmZ8{margin-top:12px}.LandingFaqsItem_chevron__3viQO{-webkit-flex-shrink:0;flex-shrink:0}.LandingFaqsItem_question__pNrGL{padding-right:12px;text-align:left}.LandingFaqsItem_questionAnswerContainer__2LgYq{margin-top:32px}.LandingFaqsItem_questionAnswerContainer__2LgYq:first-child{margin-top:0}.LandingFaqsItem_questionContainer__aHNP0{-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;width:100%}.LandingFaqsItem_questionContainer__aHNP0:hover{cursor:pointer}.LandingFaqs_containerInner__36zzG{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding-bottom:100px;padding-top:100px}.LandingFaqs_questionsAndAnswers__3AzX5{margin-top:32px;max-width:900px;width:100%}@media only screen and (max-width:768px){.LandingFaqs_containerInner__36zzG{padding-bottom:60px;padding-top:60px}.LandingFaqs_questionsAndAnswers__3AzX5{margin-top:32px}}