*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--navy: #100e4a;--teal: #08a2ba;--teal-dark: #06808f;--dark: #080724;--teal-soft: rgba(8,162,186,.25);--white: #ffffff;--light-bg: #f5f5f5;--border-gray: #d1d1d1;--font-sans: "Instrument Sans", -apple-system, BlinkMacSystemFont, sans-serif;--font-display: "Lalezar", "Impact", sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font-sans);color:#1a1a1a;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:inherit}.arrow-white{filter:brightness(0) invert(1)}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}button,input{font-family:var(--font-sans)}main{width:100%}.donate-banner{position:fixed;top:0;left:0;right:0;z-index:1001;background:var(--teal);height:57px;display:flex;align-items:center;justify-content:center;gap:16px;padding:0 35px}.donate-banner span{font-family:var(--font-sans);font-size:16px;font-weight:500;color:var(--white);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.donate-banner a{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-sans);font-size:16px;font-weight:600;color:var(--white);text-decoration:none;white-space:nowrap;flex-shrink:0}.donate-banner a:hover{opacity:.85}.site-header{position:fixed;top:57px;left:0;right:0;z-index:1000;background:var(--dark);height:83px;display:flex;align-items:center;padding:0}.site-header .container{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1280px;margin:0 auto;padding:0 16px;height:100%}main{padding-top:140px}.hero-video{margin-top:-140px}.header__logo{display:flex;align-items:center;height:100%}.header__logo-img{height:61px;width:auto}.header__nav-links{display:flex;align-items:center;gap:40px;height:100%}.header__nav-links a{position:relative;display:flex;align-items:center;height:100%;font-family:var(--font-sans);font-size:16px;font-weight:500;color:var(--white);transition:color .2s}.header__nav-links a:hover,.header__nav-links a.active{color:var(--teal);opacity:1}.header__nav-links a.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--teal)}.header__actions{display:flex;align-items:stretch;gap:0;height:100%}.header-btn{display:inline-flex;align-items:center;justify-content:center;gap:4px;width:160px;padding:0 20px;font-family:var(--font-sans);font-size:16px;font-weight:600;color:var(--white);text-decoration:none;white-space:nowrap;transition:background .12s ease}.header-btn:hover{background:#d9d9d9}.header-btn svg{width:16px;height:16px;flex-shrink:0}.header-btn--paypal{background:#fc6;color:#000}.header-btn--navy{background:var(--navy)}.header-btn--teal{background:var(--teal)}.header-btn--gray{background:#ded7d7;color:#000}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:9px 18px;font-family:var(--font-sans);font-size:16px;font-weight:600;border-radius:0;cursor:pointer;transition:all .2s;border:none;text-transform:none;letter-spacing:0;white-space:nowrap}.btn svg{width:14px;height:14px;flex-shrink:0}.btn--outline{background:transparent;border:1.5px solid var(--navy);color:var(--navy)}.btn--outline:hover{background:#100e4a0d}.btn--teal{background:var(--teal);color:var(--white);border:1.5px solid var(--teal);transition:background .12s ease,border-color .12s ease}.btn--teal:hover{background:#d6d6d6;border-color:#d6d6d6;color:#000}.btn--navy-solid{background:var(--navy);color:var(--white);border:1.5px solid var(--navy);transition:background .12s ease,border-color .12s ease}.btn--navy-solid:hover{background:#d6d6d6;border-color:#d6d6d6;color:#000}.join-section .btn--teal:hover{background:#000;border-color:#000}.btn--large{padding:14px 28px;font-size:18px}.btn--large svg{width:16px;height:16px}.header__toggle{display:none;background:none;border:none;cursor:pointer;padding:8px;margin-left:12px}.header__toggle img{filter:brightness(0) invert(1);width:22px;height:22px}.desktop-only{display:inline}.mobile-nav{display:none}.hero-video{position:relative;height:100vh;overflow:hidden;display:flex;align-items:flex-end}.hero-video__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-video__bg video{width:100%;height:100%;object-fit:none;object-position:50% 50%}.hero-video__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000,#00000080 40%,#00000026);z-index:1}.hero-video__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.hero-video__text{display:flex;flex-direction:column;align-items:flex-start;gap:14px;width:797px;max-width:calc(100% - 80px);position:absolute;bottom:40px;left:40px}.hero-video__action{position:absolute;bottom:50px;left:852px;width:324px}.hero-video__label{font-family:var(--font-display);font-size:30px;font-weight:400;color:var(--white);letter-spacing:-.02em;line-height:33.85px;margin-bottom:0}.hero-video__title{font-family:var(--font-display);font-size:150px;font-weight:400;color:var(--white);line-height:109px;letter-spacing:-.02em}.about-page{position:relative}.about-hero{height:480px;overflow:hidden}.about-hero img{width:100%;height:100%;object-fit:cover;object-position:center}.about-profile{position:absolute;top:130px;left:calc(50% - 200px);width:400px;height:441px;background:var(--teal);z-index:2;overflow:hidden}.about-profile img{width:calc(100% + 24px);max-width:none;height:454px;object-fit:cover;object-position:center;position:absolute;bottom:-61px;left:-12px}.about-spacer{height:65px;background:var(--white)}.join-section{background:var(--light-bg);padding:40px}.join-section .container{display:flex;align-items:center;justify-content:center;gap:40px;padding:0;max-width:1200px;margin:0 auto}.join-section__image-side{flex:0 0 600px;height:400px;overflow:hidden}.join-section__image-side img{width:100%;height:100%;object-fit:cover;border-radius:0}.join-section__form-side{width:456px;flex-shrink:0}.join-section__label{font-family:var(--font-display);font-size:30px;font-weight:400;color:var(--teal);letter-spacing:-.05em;line-height:33.85px;margin-bottom:8px}.join-section__title{font-family:var(--font-display);font-size:42px;font-weight:400;color:var(--navy);line-height:62px;letter-spacing:-.05em;margin-bottom:16px}.join-section__desc{font-family:var(--font-sans);font-size:16px;font-weight:400;color:#1a1a1a;margin-bottom:24px;line-height:1.3em}.join-form{display:flex;flex-direction:column;gap:12px;margin-bottom:14px}.join-form__input{padding:0 25px;height:55px;font-size:16px;font-family:var(--font-sans);font-weight:400;background:#ffffffe0;border:1px solid #0d0d0d33;border-radius:10px;color:#000;outline:none;transition:border-color .2s}.join-form__input::placeholder{color:#333}.join-form__input:focus{border-color:#09f}.join-form__success{text-align:center;padding:30px 0}.join-form__success-title{font-family:var(--font-display);font-size:36px;font-weight:400;color:var(--navy);letter-spacing:-.05em;margin-bottom:8px}.join-form__success-text{font-family:var(--font-sans);font-size:16px;color:#1a1a1a;line-height:1.4em}.join-section__disclaimer{font-family:var(--font-sans);font-size:12px;font-weight:400;color:#1a1a1a;line-height:1.3em;margin-top:14px}.about-preview{background:var(--navy);height:493px;overflow:hidden;position:relative;display:flex;color:var(--white)}.about-preview .container{display:flex;align-items:center;gap:0;padding:0;max-width:none;width:100%;position:relative}.about-preview__text{flex:1;padding:0 40px;display:flex;flex-direction:column;justify-content:center;gap:20px}.about-preview__image{position:absolute;top:0;right:-5px;width:521px;height:577px;overflow:hidden}.about-preview__image img{width:100%;height:100%;object-fit:cover;object-position:center 55%}.about-preview__name{font-family:var(--font-display);font-size:30px;font-weight:400;color:var(--teal);letter-spacing:-.05em;line-height:33.85px}.about-preview__title{font-family:var(--font-display);font-size:92px;font-weight:400;color:var(--white);line-height:69px;letter-spacing:-.03em;width:65%}.about-preview__body{font-family:var(--font-sans);font-size:18px;font-weight:400;color:#c7c7c7;line-height:1.3em;letter-spacing:-.02em;width:50%}.about-preview__text .btn{align-self:flex-start}.ticker-bar{background:var(--teal);overflow:hidden;white-space:nowrap;height:85px;display:flex;align-items:center}.ticker-track{display:inline-flex;align-items:center;animation:ticker-scroll 25s linear infinite}.ticker-item{font-family:var(--font-display);font-size:24px;font-weight:400;color:var(--white);text-transform:uppercase;letter-spacing:0;padding:0 24px}.ticker-sep{display:inline-block;width:6px;height:6px;background:#ffffff80;border-radius:50%;flex-shrink:0}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.about-content{background:var(--white);padding:40px 40px 80px;display:flex;flex-direction:column;align-items:center}.about-content__header{display:flex;flex-direction:column;align-items:center;gap:20px;padding-top:5px;margin-bottom:20px}.about-content__label{font-family:var(--font-display);font-size:30px;font-weight:400;letter-spacing:-.05em;line-height:33.85px;color:var(--teal)}.about-content__title{font-family:var(--font-display);font-size:100px;font-weight:400;letter-spacing:-.05em;line-height:62px;color:#2e2e77}.about-content__body{width:750px;max-width:100%}.about-content__intro{font-family:var(--font-sans);font-size:20px;font-weight:600;letter-spacing:-.02em;line-height:1.3em;color:#1a1a1a;margin-bottom:20px}.about-content__text{font-family:var(--font-sans);font-size:18px;font-weight:400;letter-spacing:-.02em;line-height:1.3em;color:#1a1a1a;margin-bottom:20px}.about-content__subheading{font-family:var(--font-sans);font-size:18px;font-weight:700;letter-spacing:-.02em;line-height:1.3em;color:#1a1a1a;margin:8px 0 14px}.about-content__list{list-style:disc;padding-left:24px;margin-bottom:20px}.about-content__list li{font-family:var(--font-sans);font-size:18px;font-weight:400;letter-spacing:-.02em;line-height:1.3em;color:#1a1a1a;margin-bottom:12px}.about-content__list li strong{font-weight:600}.about-content__body .btn{margin:20px auto 0;display:flex;width:fit-content}.donate-section{background:#ded7d7;padding:36px 40px;text-align:center;display:flex;flex-direction:column;align-items:center}.donate-section__label{font-family:var(--font-display);font-size:30px;font-weight:400;color:var(--teal);letter-spacing:-.05em;line-height:33.85px;margin-bottom:10px}.donate-section__title{font-family:var(--font-display);font-size:42px;font-weight:400;color:var(--navy);letter-spacing:-.05em;line-height:62px;margin-bottom:20px}.donate-section__desc{font-family:var(--font-sans);font-size:18px;font-weight:400;color:#1a1a1a;letter-spacing:-.02em;width:100%;max-width:765px;margin:0 auto 40px;line-height:1.3em}.donate-buttons{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;width:100%;max-width:1280px;margin-bottom:36px}.donate-btn{display:inline-flex;align-items:center;justify-content:center;height:83px;font-family:var(--font-sans);font-size:24px;font-weight:600;background:var(--light-bg);color:#333;border:1px solid var(--border-gray);border-radius:0;cursor:pointer;transition:all .2s}.donate-btn:hover{background:var(--navy);color:var(--white);border-color:var(--navy)}.donate-paypal{width:100%;max-width:765px;margin-bottom:36px;text-align:center}.donate-paypal__label{font-family:var(--font-sans);font-size:16px;color:#333;margin-bottom:16px}.donate-paypal__buttons{display:flex;flex-direction:column;gap:8px;max-width:400px;margin:0 auto}.paypal-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;border-radius:5px;font-family:var(--font-sans);font-size:16px;font-weight:700;text-decoration:none;cursor:pointer;transition:opacity .2s}.paypal-btn:hover{opacity:.85}.paypal-btn--paypal{background:#ffc439;color:#253b80}.paypal-btn--venmo{background:#008cff;color:#fff}.paypal-btn--card{background:#2c2e2f;color:#fff}.donate-section__disclaimer{font-family:var(--font-sans);font-size:12px;font-weight:400;color:#1a1a1a;width:80%;margin:0 auto;line-height:1.3em}.site-footer{background:var(--dark);padding:80px 30px;color:var(--white);width:100%}.site-footer .container{display:flex;flex-direction:column;align-items:center;gap:98px;min-width:1140px;max-width:1200px;margin:0 auto;padding:0}.footer__top{display:flex;justify-content:space-between;align-items:flex-start;width:100%}.footer__brand{max-width:500px;display:flex;flex-direction:column;gap:16px}.footer__logo{display:flex;align-items:flex-start}.footer__logo-img{width:432px;max-width:100%;height:auto}.footer__desc{font-family:var(--font-sans);font-size:18px;font-weight:400;color:var(--white);line-height:1.3em;letter-spacing:-.02em}.footer__columns{display:grid;grid-template-columns:repeat(2,minmax(50px,1fr));gap:92px 25px;max-width:500px}.footer__col-title{font-family:var(--font-sans);font-size:20px;font-weight:600;color:var(--white);letter-spacing:0;line-height:1.7em;margin-bottom:16px}.footer__col-links a{display:block;font-family:var(--font-sans);font-size:16px;font-weight:500;color:var(--white);letter-spacing:0;line-height:1.7em;margin-bottom:10px;transition:opacity .2s}.footer__col-links a:hover{opacity:.7}.footer__bottom{border-top:1px solid #e8e9ea;padding-top:35px;display:flex;align-items:center;justify-content:space-between;width:100%;font-size:14px;color:#fff}.footer__bottom-social{display:flex;gap:8px}.footer__bottom-social a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;transition:opacity .2s}.footer__bottom-social a svg{width:40px;height:40px}.footer__bottom-social a:hover{opacity:.7}@media(max-width:1199px){.hero-video{height:590px}.hero-video__bg video{object-fit:cover}.hero-video__title{font-size:63px;line-height:49px}.hero-video__label{font-size:24px}.hero-video__text{width:calc(100% - 80px);max-width:651px;bottom:120px;left:40px}.hero-video__action{position:absolute;bottom:0;left:0;right:0;width:100%}.hero-video__action .btn{width:100%;border-radius:0}.join-section .container{flex-direction:row}.join-section__image-side{align-self:stretch;height:auto}.join-section__form-side{flex:1 0 0;width:auto}.join-section__title{font-size:48px;line-height:36px}.about-preview{height:auto;overflow:visible}.about-preview .container{flex-direction:row}.about-preview__image{position:relative;top:auto;right:auto;width:50%;height:413px;flex:none;align-self:stretch}.about-preview__text{padding:25px;flex:1}.about-preview__title{font-size:62px;line-height:47px;width:100%}.about-preview__body{width:100%}.about-spacer{height:49px}.about-content{padding:80px 40px}.about-content__header{gap:20px}.about-content__title{font-size:75px;line-height:51px}.about-content__body{width:100%}.about-content__text,.about-content__intro,.about-content__list li{line-height:1.4em}.about-content__body .btn{width:100%}.donate-section__title{font-size:60px;line-height:36px}.donate-buttons,.donate-section__desc,.donate-section__disclaimer{width:100%}.site-footer .container{min-width:unset}}@media(max-width:809px){.header__nav-links,.header__actions{display:none}.header__toggle{display:flex;align-items:center;justify-content:center;width:90px;height:100%;border:none;background:#f5f5f5;cursor:pointer;padding:0;margin:0 0 0 auto;flex-shrink:0}.header__toggle svg{width:30px;height:30px}.site-header{padding:0 0 0 20px}.donate-banner{height:auto;min-height:128px;font-size:16px;gap:10px;padding:12px 20px;align-items:center}.donate-banner span{font-size:16px;line-height:20.8px;white-space:normal;overflow:visible;text-overflow:clip;flex:1}.donate-banner a{font-size:16px;flex-shrink:0}.site-header{top:128px}main{padding-top:211px}.hero-video{margin-top:-211px}.mobile-nav{display:flex;position:absolute;top:100%;left:0;right:0;background:transparent;z-index:999;padding:0;flex-direction:column;max-height:0;overflow:hidden;transition:max-height .35s ease;box-shadow:0 4px 12px #0000001a}.mobile-nav.open{max-height:500px}.mobile-nav__links{display:flex;flex-direction:column;padding:0;gap:0}.mobile-nav__links a.mobile-nav__item{font-family:var(--font-sans);font-size:16px;font-weight:600;padding:18px 25px;display:flex;align-items:center;justify-content:space-between;border-bottom:none}.mobile-nav__links a.mobile-nav__item img{flex-shrink:0}.mobile-nav__item--donate{background:var(--teal);color:var(--white)}.mobile-nav__item--light{background:var(--white);color:#000;border-bottom:1px solid #ededed}.mobile-nav__item--navy{background:var(--navy);color:var(--white)}.mobile-nav__item--taupe{background:#b5a99a;color:#000}.mobile-nav__item--teal{background:var(--teal);color:var(--white)}.desktop-only{display:none}.hero-video{height:705px}.hero-video__content{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:0 25px 40px}.hero-video__text{position:relative;bottom:auto;left:auto;width:365px;max-width:100%;margin-bottom:20px}.hero-video__action{position:absolute;bottom:0;left:0;right:0;width:100%}.hero-video__title{font-size:63px;line-height:49px}.hero-video__label{font-size:24px}.join-section{padding:25px}.join-section .container{flex-direction:column;gap:19px}.join-section__image-side{width:100%;height:396px!important;flex:none;overflow:hidden}.join-section__image-side img{width:100%;height:100%;object-fit:cover}.join-section__form-side{width:100%}.join-section__title{font-size:42px;line-height:62px}.join-section__disclaimer{font-size:9px}.about-preview{height:auto;overflow:visible}.about-preview .container{flex-direction:column}.about-preview__text{padding:25px}.about-preview__image{position:relative;top:auto;right:auto;width:100%;height:413px;flex:none;overflow:visible}.about-preview__title{font-size:60px;line-height:47px;width:100%}.about-preview__body{width:100%}.about-preview__text .btn{align-self:stretch;width:100%}.about-profile{width:317px;height:350px;top:320px;left:calc(50% - 158.5px)}.about-spacer{height:165px}.about-content{padding:40px 20px 80px}.about-content__header{gap:20px}.about-content__title{font-size:75px;line-height:36px}.about-content__body .btn{width:100%}.donate-section{padding:80px 40px 40px}.donate-section__title{font-size:52px;line-height:51px}.donate-buttons{grid-template-columns:1fr;width:100%}.donate-btn{height:83px;font-size:24px}.donate-section__desc,.donate-section__disclaimer{width:100%}.site-footer{padding:80px 30px}.site-footer .container{min-width:unset;gap:50px}.footer__top{flex-direction:column;gap:50px}.footer__columns{grid-template-columns:1fr;gap:50px 25px;max-width:none;width:100%}.footer__bottom{flex-direction:column;gap:12px;text-align:center}}.gh-hero{background:var(--white);text-align:center;padding:40px;max-width:1200px;margin:0 auto}.gh-hero__label{font-family:var(--font-display);font-size:30px;font-weight:400;color:var(--teal);letter-spacing:normal;line-height:33.85px;margin-bottom:8px}.gh-hero__title{font-family:var(--font-display);font-size:88px;font-weight:400;color:var(--navy);line-height:88px;letter-spacing:normal;margin-bottom:12px}.gh-hero__subtitle{font-family:var(--font-sans);font-size:18px;font-weight:400;color:#1a1a1a;line-height:23.4px;letter-spacing:-.36px;max-width:900px;margin:0 auto 24px}.gh-hero__buttons{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.gh-btn-download{gap:5px;width:313px;height:50px;padding:0 25px;font-size:16px;font-weight:500}.gh-btn-register{width:231px;height:50px;padding:0 20px;font-size:16px;font-weight:600}.gh-satellite{width:100%;padding:0 40px}.gh-satellite img{width:100%;height:482px;object-fit:cover;display:block}.gh-satellite__caption{font-family:var(--font-sans);font-size:18px;font-weight:400;color:#1a1a1a;text-align:center;letter-spacing:-.36px;line-height:23.4px;padding:20px;background:var(--light-bg)}.gh-satellite__caption strong{font-weight:700;color:#1a1a1a}.gh-about{background:var(--white);padding:0}.gh-about__container{display:flex;gap:40px;max-width:1120px;margin:0 auto;padding:0 40px;align-items:center}.gh-about__image-side{flex:0 0 530px;width:530px}.gh-about__image-side img{width:100%;height:400px;object-fit:cover;display:block}.gh-about__caption{font-family:var(--font-sans);font-size:18px;font-weight:400;color:#666;letter-spacing:-.36px;margin-top:10px}.gh-about__caption strong{font-weight:700;color:#1a1a1a;letter-spacing:-.36px}.gh-about__text-side{flex:0 0 470px;width:470px;display:flex;flex-direction:column;justify-content:center}.gh-about__title{font-family:var(--font-display);font-size:50px;font-weight:400;color:var(--navy);line-height:42.85px;letter-spacing:-1px;margin-bottom:24px}.gh-about__body{font-family:var(--font-sans);font-size:18px;font-weight:400;color:#1a1a1a;line-height:23.4px;letter-spacing:-.36px}.gh-polling{background:var(--light-bg);padding:40px}.gh-polling__container{display:flex;gap:10px;max-width:1120px;margin:0 auto;align-items:center}.gh-polling__text-side{flex:0 0 426px;width:426px}.gh-polling__label{font-family:var(--font-display);font-size:30px;font-weight:400;color:var(--teal);letter-spacing:-.05em;line-height:33.85px;margin-bottom:12px}.gh-polling__title{font-family:var(--font-display);font-size:50px;font-weight:400;color:var(--navy);line-height:48px;letter-spacing:-.05em;margin-bottom:20px}.gh-polling__body{font-family:var(--font-sans);font-size:16px;font-weight:400;color:#000;line-height:20.8px;letter-spacing:normal;margin-bottom:28px}.gh-polling__image-side{flex:0 0 787px;width:787px}.gh-polling__image-side img{width:100%;height:546px;object-fit:contain;display:block}.gh-register{background:var(--navy);padding:120px 30px}.gh-register__container{display:flex;gap:40px;max-width:1140px;margin:0 auto;align-items:flex-start}.gh-register__left{flex:1;max-width:600px}.gh-register__right{flex:0 0 500px;display:flex;align-items:flex-start}.gh-register__label{font-family:var(--font-display);font-size:30px;font-weight:400;color:var(--teal);letter-spacing:-.05em;line-height:33.85px;margin-bottom:12px}.gh-register__title{font-family:var(--font-display);font-size:60px;font-weight:400;color:var(--white);line-height:46px;letter-spacing:normal;margin-bottom:20px}.gh-register__body{font-family:var(--font-sans);font-size:18px;font-weight:400;color:var(--white);line-height:23.4px;letter-spacing:-.36px;margin-bottom:30px}.gh-register__form{display:flex;flex-direction:column;gap:12px}.gh-register__form .gh-input{background:#ffffffe0;border:1px solid rgba(255,255,255,.25);color:#000;border-radius:10px;width:600px;height:55px;padding:15px;font-size:16px}.gh-register__form .gh-input::placeholder{color:#00000080}.gh-register__form .gh-input:focus{border-color:var(--white)}.gh-submit-btn{margin-top:4px;width:600px;height:50px;border-radius:0}.gh-register__tips{background:#ffffff14;border-radius:16px;padding:36px 32px;width:100%}.gh-register__tips-title{font-family:var(--font-display);font-size:30px;font-weight:400;color:var(--white);letter-spacing:-.02em;margin-bottom:24px}.gh-register__tips-list{display:flex;flex-direction:column;gap:20px;list-style:none;padding:0}.gh-register__tips-list li{display:flex;align-items:flex-start;gap:14px;font-family:var(--font-sans);font-size:18px;font-weight:400;color:#ffffffd9;line-height:23.4px}.gh-tip-number{display:flex;align-items:center;justify-content:center;width:32px;height:32px;min-width:32px;border-radius:50%;background:var(--teal);color:var(--white);font-family:var(--font-sans);font-size:14px;font-weight:700}@media(max-width:1199px){.gh-hero__title{font-size:68px;line-height:68px}.gh-register__container{gap:40px}.gh-register__right{flex:0 0 380px}.gh-register__title{font-size:48px;line-height:40px}.gh-about__image-side,.gh-about__text-side{flex:1;width:auto}.gh-about__title{font-size:40px;line-height:36px}.gh-polling__text-side,.gh-polling__image-side{flex:1;width:auto}.gh-polling__image-side img{height:auto}.gh-polling__title{font-size:42px;line-height:40px}.gh-register__left{max-width:none}.gh-register__form .gh-input,.gh-submit-btn{width:100%}}@media(max-width:809px){.gh-hero{padding:50px 25px 40px}.gh-hero__title{font-size:56px;line-height:1}.gh-hero__subtitle{font-size:16px}.gh-hero__buttons{flex-direction:column;gap:12px}.gh-hero__buttons .btn{width:100%}.gh-register{padding:50px 25px}.gh-register__container{flex-direction:column;gap:30px}.gh-register__right{flex:none;width:100%}.gh-register__title{font-size:48px;line-height:44px}.gh-register__body{font-size:16px}.gh-about{padding:50px 25px}.gh-about__container{flex-direction:column;gap:20px}.gh-about__image-side{flex:none;width:100%}.gh-about__image-side img{height:auto}.gh-about__text-side{flex:none;width:100%}.gh-about__title{font-size:40px}.gh-polling{padding:50px 25px}.gh-polling__container{flex-direction:column;gap:30px}.gh-polling__text-side,.gh-polling__image-side{flex:none;width:100%}.gh-polling__image-side img{height:auto}.gh-register__left{max-width:100%}.gh-register__form .gh-input,.gh-submit-btn{width:100%}.gh-polling__title{font-size:48px;line-height:44px}}.pri-hero{background:#080724;text-align:center;padding:40px 40px 80px;display:flex;flex-direction:column;align-items:center;gap:20px}.pri-hero__text{display:flex;flex-direction:column;gap:10px;align-items:center;text-align:center}.pri-hero__label{font-family:var(--font-display);font-size:30px;font-weight:400;color:var(--teal);letter-spacing:normal;line-height:33.85px}.pri-hero__title{font-family:var(--font-display);font-size:88px;font-weight:400;color:var(--white);letter-spacing:-1.76px;line-height:61.6px}.pri-hero__subtitle{font-family:var(--font-sans);font-size:28px;font-weight:600;color:var(--white);letter-spacing:-.56px;width:800px;max-width:100%;margin:0 auto}.pri-hero__body{font-family:var(--font-sans);font-size:18px;font-weight:400;color:#bfbfbf;letter-spacing:-.36px;width:800px;max-width:100%;margin:0 auto;line-height:1.3em}.pri-hero__buttons{display:flex;align-items:center;justify-content:center;gap:10px}.pri-btn-pledge{width:187px;height:50px;padding:0;font-size:16px;font-weight:600}.pri-btn-donate{width:175px;height:50px;padding:0;font-size:16px;font-weight:600}.pri-hero__image{width:1120px;max-width:100%}.pri-hero__image img{width:100%;height:482px;object-fit:cover}.pri-potential{background:#ded7d7;padding:25px}.pri-potential__container{display:flex;gap:40px;max-width:1120px;margin:0 auto;align-items:center}.pri-potential__text{flex:0 0 470px;width:470px}.pri-potential__title{font-family:var(--font-display);font-size:50px;font-weight:400;color:var(--navy);letter-spacing:-1px;line-height:42.85px;margin-bottom:24px}.pri-potential__body{font-family:var(--font-sans);font-size:18px;font-weight:400;color:#000;letter-spacing:-.36px;line-height:1.3em}.pri-potential__right{flex:1}.pri-potential__video{width:100%}.pri-potential__video iframe{width:100%;height:407px;border:none}.pri-progress{background:var(--teal);padding:25px}.pri-progress__container{display:flex;gap:40px;max-width:1120px;margin:0 auto;align-items:center}.pri-progress__image{flex:0 0 640px;width:640px}.pri-progress__image img{width:100%;height:400px;object-fit:cover}.pri-progress__text{flex:0 0 470px;width:470px}.pri-progress__title{font-family:var(--font-display);font-size:50px;font-weight:400;color:var(--white);letter-spacing:-1px;line-height:42.85px;margin-bottom:24px}.pri-progress__arrow{margin-bottom:10px}.pri-progress__body{font-family:var(--font-sans);font-size:18px;font-weight:400;color:var(--white);letter-spacing:-.36px;line-height:1.3em}.pri-built{background:var(--navy);padding:80px 40px}.pri-built__container{display:flex;gap:10px;max-width:1120px;margin:0 auto;align-items:center}.pri-built__left{flex:0 0 426px;width:426px}.pri-built__label{font-family:var(--font-display);font-size:30px;font-weight:400;color:var(--teal);letter-spacing:-1.5px;line-height:33.85px;margin-bottom:12px}.pri-built__title{font-family:var(--font-display);font-size:60px;font-weight:400;color:var(--white);letter-spacing:-3px;line-height:48px;margin-bottom:20px}.pri-built__body{font-family:var(--font-sans);font-size:16px;font-weight:400;color:var(--white);line-height:20.8px;margin-bottom:28px}.pri-btn-learn{width:256px;height:50px;padding:0;font-size:16px;font-weight:600}.pri-built__right{flex:1}.pri-built__grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pri-built__item{background:#0d0b2e;padding:25px;display:flex;align-items:center;gap:24px;font-family:var(--font-sans);font-size:16px;font-weight:400;color:var(--white);line-height:20.8px;min-height:136px}.pri-built__check{width:37px;height:37px;min-width:37px;flex-shrink:0}.pri-pledge{background:#ded7d7;padding:120px 30px}.pri-pledge__container{display:flex;gap:40px;max-width:1140px;margin:0 auto;align-items:flex-start}.pri-pledge__left{flex:0 0 550px;width:550px;text-align:center}.pri-pledge__label{font-family:var(--font-display);font-size:30px;font-weight:400;color:var(--teal);letter-spacing:-1.5px;line-height:33.85px;margin-bottom:12px}.pri-pledge__title{font-family:var(--font-display);font-size:60px;font-weight:400;color:var(--navy);line-height:46px;letter-spacing:normal;margin-bottom:20px}.pri-pledge__body{font-family:var(--font-sans);font-size:18px;font-weight:400;color:#000;letter-spacing:-.36px;line-height:1.3em;margin-bottom:28px}.pri-pledge__form{display:flex;flex-direction:column;gap:12px}.pri-pledge__input{width:550px;max-width:100%;height:55px;background:#ffffffe0;border:1px solid rgba(13,13,13,.2);border-radius:10px;padding:15px;font-size:16px;font-family:var(--font-sans);color:#000;outline:none;transition:border-color .2s}.pri-pledge__input::placeholder{color:#00000080}.pri-pledge__input:focus{border-color:#09f}.pri-btn-submit{width:550px;max-width:100%;height:50px;padding:0;font-size:16px;font-weight:600;margin-top:4px}.pri-pledge .btn--teal:hover{background:#000;border-color:#000;color:var(--white)}.pri-pledge__image{flex:1}.pri-pledge__image img{width:550px;max-width:100%;height:472px;object-fit:cover}.abt-hero{width:100%;overflow:hidden}.abt-hero img{width:1200px;max-width:100%;height:696px;object-fit:cover;object-position:center;margin:0 auto;display:block}.abt-profile{position:relative;width:400px;height:441px;margin:-376px auto 0;z-index:2;overflow:hidden;background:var(--teal)}.abt-profile img{width:calc(100% + 91px);max-width:none;height:calc(100% + 99px);object-fit:cover;object-position:50% 50%;position:relative;left:-45px;top:5px}.abt-bio{padding:20px 40px 60px;display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}.abt-bio__label{font-family:var(--font-display);font-size:30px;font-weight:400;color:var(--teal);letter-spacing:-1.5px;line-height:33.85px}.abt-bio__name{font-family:var(--font-display);font-size:100px;font-weight:400;color:#2e2e77;letter-spacing:-5px;line-height:62px;width:100%}.abt-bio__intro{font-family:var(--font-sans);font-size:28px;font-weight:600;letter-spacing:-.56px;line-height:1.3em;color:#1a1a1a;width:800px;max-width:100%}.abt-bio__body{font-family:var(--font-sans);font-size:18px;font-weight:400;letter-spacing:-.36px;line-height:1.3em;color:#1a1a1a;width:800px;max-width:100%;margin-top:5px}.abt-bio__buttons{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:10px}.abt-btn-fb{width:201px;height:64px;padding:0;font-size:16px;font-weight:600}.abt-btn-yt{width:188px;height:64px;padding:0;font-size:16px;font-weight:600}.abt-carousel{background:var(--white);padding:10px 0}.abt-carousel__wrapper{position:relative;max-width:1200px;margin:0 auto}.abt-carousel__track{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;width:100%;scrollbar-width:none;padding:0 10px}.abt-carousel__track::-webkit-scrollbar{display:none}.abt-carousel__slide{flex:0 0 600px;width:600px;height:362px;scroll-snap-align:start;overflow:hidden}.abt-carousel__slide img{width:100%;height:100%;object-fit:cover}.abt-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;border:none;background:#0003;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:5;padding:0;transition:background .2s}.abt-carousel__arrow img{width:40px;height:40px}.abt-carousel__arrow:hover{background:#0006}.abt-carousel__arrow--prev{left:20px}.abt-carousel__arrow--next{right:20px}.abt-video{background:#ded7d7;padding:40px;display:flex;justify-content:center}.abt-video__embed{width:800px;max-width:100%}.abt-video__embed iframe{width:100%;height:419px;border:none}.abt-service{padding:80px 40px 40px;display:flex;flex-direction:column;align-items:center;gap:25px;text-align:center}.abt-service__label{font-family:var(--font-display);font-size:30px;font-weight:400;color:var(--teal);letter-spacing:-1.5px;line-height:33.85px}.abt-service__title{font-family:var(--font-display);font-size:57px;font-weight:400;color:#2e2e77;letter-spacing:-2.85px;line-height:48px;width:800px;max-width:100%}.abt-service__body{font-family:var(--font-sans);font-size:18px;font-weight:400;color:#1a1a1a;letter-spacing:-.36px;line-height:1.3em;width:800px;max-width:100%}.abt-btn-video{width:308px;height:50px;padding:0;font-size:16px;font-weight:600}.abt-record{background:#ded7d759;padding:40px;display:flex;flex-direction:column;align-items:center;gap:24px}.abt-record__container{max-width:800px;width:100%;display:flex;flex-direction:column;gap:24px}.abt-record__item{padding:0}.abt-record__text{font-family:var(--font-sans);font-size:18px;font-weight:400;color:#1a1a1a;letter-spacing:-.36px;line-height:1.3em}.abt-record__text strong{font-weight:700}.abt-btn-priorities{width:322px;height:50px;padding:0;font-size:16px;font-weight:600}@media(max-width:1199px){.pri-hero__title{font-size:68px;line-height:52px}.pri-hero__subtitle{font-size:22px;width:100%}.pri-hero__body{width:100%}.pri-potential__container{gap:20px}.pri-potential__text{flex:1;width:auto}.pri-potential__title{font-size:40px;line-height:36px}.pri-progress__container{gap:20px}.pri-progress__image{flex:1;width:auto}.pri-progress__image img{height:300px}.pri-progress__text{flex:1;width:auto}.pri-progress__title{font-size:40px;line-height:36px}.pri-built__left{flex:0 0 350px;width:350px}.pri-built__title{font-size:48px;line-height:40px}.pri-built__item{width:auto}.pri-pledge__left{flex:1;width:auto}.pri-pledge__input,.pri-btn-submit{width:100%}.pri-pledge__title{font-size:48px;line-height:40px}.pri-pledge__image img{width:100%}.abt-hero img{height:500px}.abt-profile{width:320px;height:353px;margin-top:-280px}.abt-profile img{width:calc(100% + 73px);height:calc(100% + 79px);left:-36px;top:-40px}.abt-bio__name{font-size:75px;line-height:51px}.abt-bio__intro{font-size:22px;width:100%}.abt-bio__body{width:100%}.abt-carousel__slide{flex:0 0 450px;width:450px;height:272px}.abt-video__embed iframe{height:350px}.abt-service__title{font-size:48px;line-height:40px}.abt-service__body{width:100%}}@media(max-width:809px){.pri-hero{padding:30px 25px 50px;gap:20px}.pri-hero__title{font-size:56px;line-height:44px}.pri-hero__subtitle{font-size:20px;width:100%}.pri-hero__body{font-size:16px;width:100%}.pri-hero__buttons{flex-direction:column;gap:10px;width:100%}.pri-btn-pledge,.pri-btn-donate{width:100%}.pri-hero__image img{height:250px}.pri-potential{padding:25px}.pri-potential__container{flex-direction:column;gap:20px}.pri-potential__text{flex:none;width:100%}.pri-potential__title{font-size:40px;line-height:36px}.pri-potential__video iframe{height:250px}.pri-progress{padding:25px}.pri-progress__container{flex-direction:column;gap:20px}.pri-progress__image{flex:none;width:100%}.pri-progress__image img{height:250px}.pri-progress__text{flex:none;width:100%}.pri-progress__title{font-size:40px;line-height:36px}.pri-built{padding:50px 25px}.pri-built__container{flex-direction:column;gap:30px}.pri-built__left{flex:none;width:100%}.pri-built__title{font-size:48px;line-height:40px}.pri-btn-learn,.pri-built__right{width:100%}.pri-built__grid{grid-template-columns:1fr;gap:10px}.pri-built__item{width:100%;height:auto;padding:20px 25px}.pri-pledge{padding:50px 25px}.pri-pledge__container{flex-direction:column;gap:30px}.pri-pledge__left{flex:none;width:100%}.pri-pledge__title{font-size:48px;line-height:40px}.pri-pledge__input,.pri-btn-submit,.pri-pledge__image{width:100%}.pri-pledge__image img{width:100%;height:300px}.abt-hero img{height:350px}.abt-profile{width:260px;height:286px;margin-top:-200px}.abt-profile img{width:calc(100% + 59px);height:calc(100% + 64px);left:-29px;top:-32px}.abt-bio{padding:60px 25px 40px}.abt-bio__name{font-size:60px;line-height:42px;letter-spacing:-3px}.abt-bio__intro{font-size:20px;width:100%}.abt-bio__body{font-size:16px;width:100%}.abt-bio__buttons{flex-direction:column;gap:10px;width:100%}.abt-btn-fb,.abt-btn-yt{width:100%}.abt-carousel{padding:10px 0}.abt-carousel__slide{flex:0 0 300px;width:300px;height:181px}.abt-video{padding:40px 25px}.abt-video__embed iframe{height:220px}.abt-service{padding:50px 25px 30px}.abt-service__title{font-size:42px;line-height:36px;width:100%}.abt-service__body,.abt-btn-video{width:100%}.abt-record{padding:30px 25px}.abt-btn-priorities{width:100%}}.con-hero{background:var(--white);padding:80px 40px;display:flex;justify-content:center}.con-hero__inner{width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.con-hero__label{font-family:var(--font-display);font-size:30px;font-weight:400;color:var(--teal);letter-spacing:normal;line-height:1.1;margin:0}.con-hero__title{font-family:var(--font-display);font-size:72px;font-weight:400;color:var(--navy);line-height:57.6px;letter-spacing:normal;text-align:center;margin:0}.con-hero__subtitle{font-family:var(--font-sans);font-size:28px;font-weight:400;color:#1a1a1a;line-height:36.4px;letter-spacing:-.56px;width:80%;margin:0 auto}.con-hero__body{font-family:var(--font-sans);font-size:18px;font-weight:400;color:#383636;line-height:23.4px;width:80%;margin:0 auto}.con-hero__video{width:100%;max-width:1120px;aspect-ratio:1120 / 627;margin-top:32px;position:relative;overflow:hidden;cursor:pointer;background:#000}.con-hero__video iframe{width:100%;height:100%;border:0;display:block}.con-hero__video-thumb{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.con-hero__video-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:transparent;border:0;padding:0;cursor:pointer;z-index:2;width:68px;height:48px}.con-hero__video-play svg{width:100%;height:100%;display:block}.con-hero__video-play-bg{fill:#212121;transition:fill .2s ease}.con-hero__video:hover .con-hero__video-play-bg{fill:red}.con-delivering{background:var(--navy);padding:40px;display:flex;justify-content:center;min-height:600px;align-items:center}.con-delivering__container{width:100%;max-width:1200px;display:flex;flex-direction:row;align-items:center;gap:40px}.con-delivering__text{flex:1;max-width:535px;display:flex;flex-direction:column;gap:20px}.con-delivering__label{font-family:var(--font-display);font-size:30px;font-weight:400;color:var(--teal);letter-spacing:-1.5px;line-height:1.1;margin:0}.con-delivering__title{font-family:var(--font-display);font-size:50px;font-weight:400;color:var(--white);line-height:48px;letter-spacing:normal;margin:0}.con-delivering__body{font-family:var(--font-sans);font-size:18px;font-weight:400;color:var(--white);line-height:23.4px;margin:0}.con-btn-contract{width:210px;height:50px;padding:0;font-size:16px;font-weight:600;margin-top:10px}.con-delivering__image{flex-shrink:0;width:535px;height:369px}.con-delivering__image img{width:100%;height:100%;object-fit:cover;display:block}.con-contract{background:var(--white);padding:100px 30px;display:flex;flex-direction:column;align-items:center;gap:40px}.con-contract__head{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;max-width:800px}.con-contract__label{font-family:var(--font-display);font-size:30px;font-weight:400;color:var(--teal);letter-spacing:-1.5px;line-height:1.1;margin:0}.con-contract__title{font-family:var(--font-display);font-size:50px;font-weight:400;color:var(--navy);line-height:48px;letter-spacing:normal;margin:0}.con-contract__body{font-family:var(--font-sans);font-size:18px;font-weight:400;color:#383636;line-height:23.4px;margin:0}.con-contract__container{width:100%;max-width:1140px;padding-top:40px;display:flex;flex-direction:row;align-items:flex-start;gap:40px}.con-contract__flipbook{flex-shrink:0;width:550px;max-width:100%}.con-contract__flipbook iframe{width:100%;height:400px;border:0;display:block}.con-accordion{flex:1;display:flex;flex-direction:column;gap:12px;min-width:0}.con-acc__item{background:var(--white);border-bottom:1px solid #e5e5e5;overflow:hidden}.con-acc__header{display:flex;align-items:center;gap:16px;width:100%;min-height:60px;padding:10px 0;background:transparent;border:0;cursor:pointer;text-align:left}.con-acc__icon{flex-shrink:0;width:36px;height:36px;background:#969696;color:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;transition:background .2s ease,color .2s ease}.con-acc__icon svg{width:24px;height:24px}.con-acc__icon svg.con-acc__icon-minus{display:none}.con-acc__icon svg.con-acc__icon-plus{display:block}.con-acc__item--open .con-acc__icon{background:var(--teal);color:var(--white)}.con-acc__item--open .con-acc__icon svg.con-acc__icon-plus{display:none}.con-acc__item--open .con-acc__icon svg.con-acc__icon-minus{display:block}.con-acc__heading{font-family:var(--font-sans);font-size:24px;font-weight:500;color:#000;line-height:33.6px;letter-spacing:-.5px}.con-acc__panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.4,0,.2,1)}.con-acc__panel-inner{min-height:0;overflow:hidden;opacity:0;transition:opacity .25s ease}.con-acc__item--open .con-acc__panel{grid-template-rows:1fr}.con-acc__item--open .con-acc__panel-inner{opacity:1;transition:opacity .3s ease .15s}.con-acc__tagline{font-family:"Inter",var(--font-sans);font-size:16px;font-weight:400;font-style:italic;color:#666;line-height:25.6px;letter-spacing:-.32px;padding:0 0 0 52px;margin:0}.con-acc__list{list-style:disc;padding:0 0 0 70px;margin:0}.con-acc__list li{font-family:"Inter",var(--font-sans);font-size:16px;font-weight:400;color:#666;line-height:25.6px;letter-spacing:-.32px}@media(max-width:1199px){.con-hero{padding:60px 30px}.con-hero__title{font-size:72px;line-height:57.6px}.con-hero__video{aspect-ratio:auto;height:408px}.con-hero__subtitle{font-size:28px;line-height:36.4px}.con-delivering{padding:40px 30px}.con-delivering__container{gap:30px}.con-delivering__title{font-size:50px;line-height:48px}.con-delivering__image{width:45%;height:auto;aspect-ratio:535 / 369}.con-contract{padding:80px 30px}.con-contract__title{font-size:50px;line-height:48px}.con-contract__container{gap:30px}.con-contract__flipbook{width:45%}.con-contract__flipbook iframe{height:360px}.con-acc__heading{font-size:24px;line-height:33.6px}}@media(max-width:809px){.con-hero{padding:60px 20px}.con-hero__inner{gap:24px}.con-hero__label{font-size:24px}.con-hero__title{font-size:64px;line-height:48px}.con-hero__subtitle{font-size:22px;line-height:28.6px;letter-spacing:-.44px;width:100%}.con-hero__body{font-size:18px;line-height:23.4px;width:100%}.con-hero__video{margin-top:0;aspect-ratio:auto;height:199px}.con-delivering{padding:40px;min-height:0}.con-delivering__container{flex-direction:column;gap:30px}.con-delivering__text{max-width:100%;width:100%}.con-delivering__title{font-size:50px;line-height:48px}.con-delivering__image{width:100%;height:394px!important;aspect-ratio:auto}.con-delivering__image img{width:100%;height:100%;object-fit:cover}.con-btn-contract{width:100%;max-width:280px}.con-contract{padding:60px 20px;gap:30px;align-items:flex-start}.con-contract__head{align-items:flex-start;text-align:left}.con-contract__label{font-size:30px;text-align:left}.con-contract__title{font-size:50px;line-height:48px;text-align:left}.con-contract__body{font-size:18px;line-height:23.4px;text-align:left}.con-contract__container{flex-direction:column;padding-top:20px;gap:30px}.con-contract__flipbook{width:100%;max-width:550px;margin:0 auto}.con-contract__flipbook iframe{height:360px}.con-accordion{width:100%}.con-acc__heading{font-size:24px;line-height:33.6px}.con-acc__icon{width:36px;height:36px;font-size:22px}.con-acc__tagline{padding-left:52px}.con-acc__list{padding-left:72px}}.cart-section{padding:177px 40px 80px;min-height:60vh}.cart-container{max-width:900px;margin:0 auto}.cart-title{font-family:var(--font-display);font-size:48px;font-weight:400;color:var(--navy);letter-spacing:-.05em;margin-bottom:40px}.cart-table{width:100%;border-collapse:collapse;margin-bottom:40px}.cart-table th{text-align:left;font-size:14px;font-weight:600;text-transform:uppercase;color:#666;padding:12px 0;border-bottom:2px solid #e8e9ea}.cart-table td{padding:20px 0;border-bottom:1px solid #e8e9ea;font-size:16px}.cart-item-title{font-weight:600;color:var(--navy)}.cart-qty{width:60px;height:40px;text-align:center;border:1px solid var(--border-gray);font-size:16px;font-family:var(--font-sans)}.cart-remove{font-size:14px;color:var(--teal);text-decoration:underline}.cart-footer{display:flex;justify-content:space-between;align-items:center}.cart-total{font-size:24px;font-weight:600;color:var(--navy);display:flex;gap:12px}.cart-actions{display:flex;gap:12px}.cart-empty{font-size:18px;color:#666;margin-bottom:24px}@media(max-width:809px){.cart-section{padding:157px 20px 60px}.cart-footer{flex-direction:column;gap:20px;align-items:flex-start}.cart-table th:nth-child(4),.cart-table td:nth-child(4){display:none}}.social-feed-section{background:#f0f0f0;padding:80px 40px;text-align:center}#curator-feed-default-feed-layout .crt-post,#curator-feed-default-feed-layout .crt-post-v2,#curator-feed-default-feed-layout .crt-grid-post,#curator-feed-default-feed-layout .crt-grid-post-v2{background:#fff!important;border-radius:14px!important;box-shadow:0 3px 16px #0000001a!important;overflow:hidden!important;border:none!important;margin:8px!important}#curator-feed-default-feed-layout .crt-post-c,#curator-feed-default-feed-layout .crt-post-content{border-radius:14px!important;overflow:hidden!important}#curator-feed-default-feed-layout .crt-post-content-image,#curator-feed-default-feed-layout .crt-post-content-image img{border-radius:0!important}#curator-feed-default-feed-layout,#curator-feed-default-feed-layout *:not(.crt-post-fullname):not(.crt-post-username):not(.crt-date):not(.crt-icon):not(a){font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:13px!important;font-weight:600!important;color:#000!important;line-height:1.5!important}#curator-feed-default-feed-layout a{color:#100e4a!important;font-size:13px!important;font-weight:600!important;line-height:1.5!important;text-shadow:none!important}#curator-feed-default-feed-layout .crt-post-fullname,#curator-feed-default-feed-layout .crt-post-fullname *,#curator-feed-default-feed-layout .crt-post-header,#curator-feed-default-feed-layout .crt-post-header *{text-shadow:none!important}#curator-feed-default-feed-layout img{font-size:unset!important;font-weight:unset!important;line-height:unset!important;color:unset!important;max-width:100%!important;height:auto!important}#curator-feed-default-feed-layout i,#curator-feed-default-feed-layout svg,#curator-feed-default-feed-layout path{color:#fff!important;fill:#fff!important;font-size:unset!important;font-weight:unset!important;line-height:normal!important}#curator-feed-default-feed-layout [class*=image] span,#curator-feed-default-feed-layout [class*=image] i,#curator-feed-default-feed-layout [class*=image] div{font-size:unset!important;line-height:normal!important;color:#fff!important}#curator-feed-default-feed-layout .crt-post-content-image{position:relative!important;overflow:visible!important}#curator-feed-default-feed-layout .crt-image-carousel+div,#curator-feed-default-feed-layout .crt-post-content-image+div{position:relative!important;margin-top:-30px!important;z-index:2!important;padding-left:10px!important;padding-bottom:8px!important;color:#fff!important;font-size:unset!important;line-height:normal!important;text-shadow:0 1px 3px rgba(0,0,0,.5)!important}#curator-feed-default-feed-layout p,#curator-feed-default-feed-layout div[class*=post-content] p,#curator-feed-default-feed-layout div[class*=post-content] div{margin-top:0!important;margin-bottom:4px!important;padding-top:0!important;padding-bottom:0!important}#curator-feed-default-feed-layout a{color:#100e4a!important}#curator-feed-default-feed-layout .crt-post-username{font-family:var(--font-sans)!important;font-size:12px!important;color:#666!important}#curator-feed-default-feed-layout .crt-post-header{padding:10px 14px!important}#curator-feed-default-feed-layout .crt-date{font-family:var(--font-sans)!important;color:#999!important;font-size:11px!important}#curator-feed-default-feed-layout .crt-post-footer{padding:6px 14px 10px!important}#curator-feed-default-feed-layout .crt-post-read-more{font-family:var(--font-sans)!important;font-size:12px!important}#curator-feed-default-feed-layout .crt-post-header,#curator-feed-default-feed-layout .crt-post-footer{border:none!important}#curator-feed-default-feed-layout .crt-feed,#curator-feed-default-feed-layout .crt-grid{background:transparent!important}#curator-feed-default-feed-layout *{border:none!important;outline:none!important;border-color:transparent!important}#curator-feed-default-feed-layout [class*=crt-grid-post],#curator-feed-default-feed-layout [class*=crt-post]{margin-bottom:20px!important}#curator-feed-default-feed-layout .crt-grid .crt-grid-col{padding:0 10px!important}#curator-feed-default-feed-layout .crt-grid{column-count:3!important}#curator-feed-default-feed-layout .crt-grid-col{width:33.333%!important;flex:0 0 33.333%!important;max-width:33.333%!important}@media(max-width:1199px){#curator-feed-default-feed-layout .crt-grid{column-count:2!important}#curator-feed-default-feed-layout .crt-grid-col{width:50%!important;flex:0 0 50%!important;max-width:50%!important}}@media(max-width:809px){#curator-feed-default-feed-layout .crt-grid{column-count:1!important}#curator-feed-default-feed-layout .crt-grid-col{width:100%!important;flex:0 0 100%!important;max-width:100%!important}}#curator-feed-default-feed-layout .crt-grid{gap:20px!important}#curator-feed-default-feed-layout .crt-post{transition:transform .3s ease,box-shadow .3s ease,outline .3s ease!important;cursor:pointer;outline:1px solid #999999!important}#curator-feed-default-feed-layout .crt-post:hover{transform:translateY(-6px)!important;box-shadow:0 6px 20px #4682e666!important;outline:1px solid transparent!important}#curator-feed-default-feed-layout .crt-post .crt-post-header,#curator-feed-default-feed-layout .crt-post .crt-post-content,#curator-feed-default-feed-layout .crt-post .crt-post-content-text,#curator-feed-default-feed-layout .crt-post .crt-post-content-image,#curator-feed-default-feed-layout .crt-post .crt-post-footer,#curator-feed-default-feed-layout .crt-post .crt-post-c,#curator-feed-default-feed-layout .crt-post .crt-post-fullname,#curator-feed-default-feed-layout .crt-post .crt-post-username,#curator-feed-default-feed-layout .crt-post .crt-date,#curator-feed-default-feed-layout .crt-post .crt-post-read-more,#curator-feed-default-feed-layout .crt-post img,#curator-feed-default-feed-layout .crt-post a,#curator-feed-default-feed-layout .crt-post span,#curator-feed-default-feed-layout .crt-post div{transform:none!important;transition:none!important}.social-feed__label{font-family:var(--font-display);font-size:30px;font-weight:400;color:var(--teal);letter-spacing:-.05em;line-height:33.85px;margin-bottom:10px}.social-feed__title{font-family:var(--font-display);font-size:71px;font-weight:400;color:var(--navy);letter-spacing:-.05em;line-height:62px;margin-bottom:40px}@media(max-width:1199px){.social-feed__title{font-size:55px;line-height:50px}}@media(max-width:809px){.social-feed-section{padding:60px 20px}.social-feed__title{font-size:42px;line-height:40px;margin-bottom:30px}}.sen-hero__label,.sen-info__label,.sen-engage__label,.donate-section__label,.join-section__label{font-family:var(--font-display);font-weight:400;line-height:33.85px}.sen-info__label,.sen-engage__label,.donate-section__label,.join-section__label{display:inline-block;border-radius:100px;padding:8px 16px 4px;line-height:33.85px;font-size:18px;letter-spacing:-.18px}.sen-engage__label,.donate-section__label,.join-section__label{background:#08a2ba80;color:#080724}.sen-info__label{background:transparent;border:1px solid rgba(255,255,255,.9);color:#fff}.sen-hero{background:var(--dark);padding:72px 36px;display:flex;justify-content:center}.sen-hero__inner{width:100%;max-width:1208px;margin:0 auto;display:flex;align-items:center;gap:36px}.sen-hero__text{flex:1 1 0;min-width:0;max-width:572px}.sen-hero__label{font-size:24px;color:var(--teal);margin-bottom:14px}.sen-hero__title{font-family:var(--font-display);font-weight:400;font-size:42px;line-height:42px;letter-spacing:-.84px;color:var(--white);text-transform:uppercase;margin-bottom:18px}.sen-hero__body{font-size:16px;line-height:20.8px;color:var(--white);margin-bottom:28px}.sen-hero__image{flex:0 0 600px}.sen-hero__image img{width:100%;height:400px;object-fit:cover;display:block}.sen-info{padding:100px 40px;display:flex;justify-content:center}.sen-info--navy{background:var(--navy)}.sen-info--teal{background:var(--teal)}.sen-info__inner{width:100%;max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:40px}.sen-info--img-left{flex-direction:row}.sen-info__text{flex:1 1 0;min-width:0;max-width:528px}.sen-info__image{flex:0 0 600px}.sen-info__image img{width:100%;height:400px;object-fit:cover;display:block}.sen-info__label{font-size:18px;letter-spacing:-.18px;color:var(--white);margin-bottom:10px}.sen-info__label--white{color:var(--white)}.sen-info__title{font-family:var(--font-display);font-weight:400;font-size:42px;line-height:42px;letter-spacing:-.84px;color:var(--white);margin-bottom:18px}.sen-info__body{font-size:16px;line-height:20.8px;color:var(--white);margin-bottom:28px}.sen-info--teal .sen-info__body:last-child{margin-bottom:0}.sen-engage{background:var(--white);padding:72px 36px;display:flex;flex-direction:column;align-items:center}.sen-engage__head{text-align:center;max-width:765px;margin:0 auto 40px}.sen-engage__label{font-size:18px;letter-spacing:-.18px;color:var(--dark);margin-bottom:6px}.sen-engage__title{font-family:var(--font-display);font-weight:400;font-size:42px;line-height:42px;letter-spacing:-.84px;color:var(--navy);margin-bottom:16px}.sen-engage__body{font-size:16px;line-height:20.8px;color:#000}.sen-engage__grid{width:100%;max-width:1280px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.sen-card{background:#ded7d780;padding:26px;min-height:250px;display:flex;flex-direction:column;align-items:center;text-align:center}.sen-card__icon{width:27px;height:27px;color:var(--teal);margin-bottom:16px}.sen-card__icon svg{width:100%;height:100%}.sen-card__title{font-family:var(--font-sans);font-size:24px;font-weight:600;line-height:31.2px;color:#000;margin-bottom:8px}.sen-card__desc{font-size:16px;line-height:20.8px;color:#000;margin-bottom:16px;max-width:260px}.sen-card__btn{margin-top:auto;height:50px;padding:0 20px;font-size:16px;font-weight:600}.sen-callout{width:100%;max-width:1280px;margin-top:20px;background:var(--teal-soft);padding:28px 32px;display:flex;align-items:center;justify-content:space-between;gap:30px}.sen-callout__title{font-family:var(--font-sans);font-size:24px;font-weight:600;line-height:31.2px;color:#000;margin-bottom:6px}.sen-callout__body{font-size:16px;line-height:20.8px;color:#000;max-width:760px}.sen-callout__btn{flex-shrink:0;height:50px}@media(max-width:1199px){.sen-hero__title,.sen-info__title,.sen-engage__title,.donate-section__title,.join-section__title{font-size:38px}.sen-hero__image,.sen-info__image{flex-basis:45%}.sen-hero__image img,.sen-info__image img{height:340px}}@media(max-width:809px){.sen-hero{padding:50px 20px}.sen-hero__inner{flex-direction:column;align-items:center;gap:28px}.sen-hero__text{max-width:365px;width:100%}.sen-hero__image{flex:none;width:100%}.sen-hero__image img{height:409px}.sen-hero__body{max-width:none}.sen-info{padding:40px 20px}.sen-info__inner{flex-direction:column;align-items:stretch;gap:24px}.sen-info--img-left{flex-direction:column-reverse}.sen-info__image{flex:none}.sen-info--navy .sen-info__image img{height:456px}.sen-info--teal .sen-info__image img{height:400px}.sen-info__body{max-width:none}.sen-engage{padding:50px 20px}.sen-engage__head{text-align:left}.donate-section{align-items:flex-start;text-align:left}.sen-engage__grid{grid-template-columns:1fr}.sen-card__desc{max-width:none}.sen-card__btn{width:100%}.sen-callout{flex-direction:column;align-items:stretch;text-align:left}.sen-callout__btn{width:100%}.sen-hero .btn,.sen-info .btn{width:100%;justify-content:center}.sen-hero__title,.sen-info__title,.donate-section__title{font-size:42px;line-height:46px}.sen-engage__title{font-size:39px;line-height:40px}}.ab-subnav{background:var(--white);border-bottom:1px solid #ececec}.ab-subnav__inner{max-width:1128px;margin:0 auto;padding:0 36px;height:64px;display:flex;align-items:center;gap:34px}.ab-subnav__link{position:relative;display:inline-flex;align-items:center;height:64px;font-family:var(--font-sans);font-size:16px;font-weight:500;color:#000;text-decoration:none}.ab-subnav__link.is-active{font-weight:600;color:var(--teal)}.ab-subnav__link:hover{color:var(--teal)}.ab-subnav__link.is-active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--teal)}.ab-hero{background:var(--white);padding:40px 36px 24px}.ab-hero__inner{max-width:1128px;margin:0 auto;display:flex;gap:36px;align-items:flex-start}.ab-hero__media{flex:0 0 303px}.ab-hero__portrait{width:303px;height:387px;object-fit:cover;display:block}.ab-hero__social{display:flex;flex-direction:column;gap:10px;margin-top:16px}.ab-social-btn{display:flex;align-items:center;justify-content:center;gap:10px;height:50px;background:var(--navy);color:var(--white);font-family:var(--font-sans);font-size:16px;font-weight:600;text-decoration:none;transition:opacity .2s}.ab-social-btn:last-child{background:var(--teal)}.ab-social-btn:hover{opacity:.9}.ab-hero__text{flex:1 1 0;min-width:0}.ab-hero__label{font-family:var(--font-display);font-size:30px;font-weight:400;color:var(--teal);line-height:1;margin-bottom:6px}.ab-hero__title{font-family:var(--font-display);font-size:64px;font-weight:400;color:#2e2e77;line-height:1;text-transform:uppercase;margin-bottom:22px}.ab-hero__intro{font-family:var(--font-sans);font-size:20px;font-weight:500;color:#000;line-height:26px;background:#ded7d7;padding:28px 32px;margin-bottom:20px}.ab-hero__body{font-family:var(--font-sans);font-size:16px;font-weight:400;color:#1a1a1a;line-height:22px}.ab-block{background:var(--white);padding:48px 36px}.ab-block__inner{max-width:1128px;margin:0 auto}.ab-label{display:inline-block;font-family:var(--font-display);font-size:18px;font-weight:400;color:#080724;letter-spacing:-.18px;line-height:33.85px;background:#08a2ba80;border-radius:100px;padding:8px 16px 4px;margin-bottom:16px}.ab-title{font-family:var(--font-display);font-size:42px;font-weight:400;color:#2e2e77;line-height:62px;letter-spacing:-.84px;margin-bottom:14px}.ab-intro{font-family:var(--font-sans);font-size:20px;font-weight:500;color:#000;line-height:24px;background:#ded7d7;padding:36px;margin-bottom:24px}.ab-body p{font-family:var(--font-sans);font-size:16px;font-weight:400;color:#1a1a1a;line-height:24px;margin-bottom:20px}.ab-body p:last-child{margin-bottom:0}.ab-band{max-width:1128px;margin:40px auto 0;padding:0}.ab-band img{width:100%;height:586px;object-fit:cover;display:block}#service .ab-band img{height:654px}.ab-service{margin:8px 0 0;padding-left:22px;list-style:disc}.ab-service li{font-family:var(--font-sans);font-size:16px;font-weight:400;color:#1a1a1a;line-height:24px;margin-bottom:14px}.ab-service li strong{font-weight:700}.ab-service li:last-child{margin-bottom:0}.ab-principles{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:8px}.ab-principle{background:#f5f5f5;padding:26px;min-height:195px}.ab-principle__num{font-family:var(--font-sans);font-size:18px;font-weight:600;color:var(--teal);display:block;margin-bottom:10px}.ab-principle__title{font-family:var(--font-sans);font-size:24px;font-weight:600;color:#100e4a;line-height:31.2px;margin-bottom:8px}.ab-principle__desc{font-family:var(--font-sans);font-size:16px;font-weight:400;color:#000;line-height:22.4px}@media(max-width:809px){.ab-subnav{display:none}.ab-hero{padding:28px 16px 20px}.ab-hero__inner{flex-direction:column-reverse;gap:24px}.ab-hero__media{flex:none;width:100%}.ab-hero__portrait{width:100%;height:auto;aspect-ratio:358 / 457}.ab-hero__title{font-size:56px;line-height:51px}.ab-block{padding:36px 16px}.ab-title{font-size:42px;line-height:40px}.ab-principle__title{font-size:32px;line-height:41.6px}.ab-band{padding:0}.ab-band img{height:586px}#service .ab-band img{height:327px}.ab-service{padding-left:20px}.ab-principles{grid-template-columns:1fr}}.pr-hero{background:var(--dark);padding:72px 16px 36px}.pr-hero__inner{max-width:1280px;margin:0 auto;text-align:center}.pr-hero__label{display:inline-block;font-family:var(--font-display);font-size:18px;font-weight:400;color:var(--white);letter-spacing:-.18px;line-height:33.85px;background:transparent;border:1px solid rgba(255,255,255,.9);border-radius:100px;padding:8px 16px 4px;margin-bottom:16px}.pr-hero__title{font-family:var(--font-display);font-size:52px;font-weight:400;color:var(--white);line-height:52px;letter-spacing:-1.04px;text-transform:uppercase;margin-bottom:20px}.pr-hero__intro{font-family:var(--font-sans);font-size:18px;font-weight:400;color:#bfbfbf;line-height:25.2px;max-width:800px;margin:0 auto 44px}.pr-hero__image{width:100%;margin-top:44px}.pr-hero__image img{width:100%;height:600px;object-fit:cover;display:block}.pr-pillars{background:var(--white);padding:64px 36px}.pr-pillars__inner{max-width:1128px;margin:0 auto}.pr-pillars__head{display:flex;gap:50px;align-items:flex-start;margin-bottom:32px}.pr-pillars__title{flex:0 0 46%;font-family:var(--font-display);font-size:52px;font-weight:400;color:#000;line-height:52px;letter-spacing:-1.04px;text-transform:uppercase}.pr-pillars__intro{flex:1 1 0}.pr-pillars__intro p{font-family:var(--font-sans);font-size:16px;font-weight:400;color:#3b3b3b;line-height:22.4px;margin-bottom:16px}.pr-pillars__intro p:last-child{margin-bottom:0}.pr-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:24px}.pr-pillar{background:#ded7d740;padding:36px;min-height:300px}.pr-pillar__icon{display:block;width:37px;height:37px;margin-bottom:20px}.pr-pillar__icon svg{display:block;width:100%;height:100%}.pr-pillar__title{font-family:var(--font-sans);font-size:24px;font-weight:600;color:#000;line-height:31.2px;margin-bottom:12px}.pr-pillar__desc{font-family:var(--font-sans);font-size:16px;font-weight:400;color:#000;line-height:22.4px}@media(max-width:809px){.pr-hero{padding:44px 20px 0}.pr-hero__title{font-size:52px;line-height:51px}.pr-hero__image img{height:320px}.pr-pillars{padding:44px 20px}.pr-pillars__head{flex-direction:column;gap:18px}.pr-pillars__title{flex:none;font-size:46px;line-height:48px}.pr-grid{grid-template-columns:1fr;gap:32px}}.formpg-hero{background:var(--dark);padding:56px 36px;text-align:center}.formpg-hero__inner{max-width:820px;margin:0 auto}.formpg-hero__label{font-family:var(--font-display);font-size:18px;font-weight:400;color:var(--teal);letter-spacing:-.18px;margin-bottom:10px}.formpg-hero__title{font-family:var(--font-display);font-size:46px;font-weight:400;color:var(--white);line-height:46px;letter-spacing:-.92px;text-transform:uppercase;margin-bottom:16px}.formpg-hero__intro{font-family:var(--font-sans);font-size:17px;font-weight:400;color:#bfbfbf;line-height:24px}.formpg{background:var(--white);padding:48px 36px 72px}.formpg__form{max-width:760px;margin:0 auto}.formpg__group{border:none;padding:0;margin:0 0 34px}.formpg__legend{font-family:var(--font-display);font-size:22px;font-weight:400;color:#2e2e77;padding:0;margin-bottom:4px}.formpg__legend-note{font-family:var(--font-sans);font-size:14px;color:#777;margin-bottom:18px}.formpg__field{margin-bottom:16px}.formpg__row{display:flex;gap:16px}.formpg__row>.formpg__field{flex:1 1 0}.formpg__label{display:block;font-family:var(--font-sans);font-size:14px;font-weight:600;color:#1a1a1a;margin-bottom:6px}.formpg__label .req{color:var(--red, #cf0101)}.formpg__req{color:#cf0101}.formpg__input,.formpg__select,.formpg__textarea{width:100%;font-family:var(--font-sans);font-size:16px;color:#1a1a1a;padding:0 16px;height:50px;border:1px solid #d5d5d5;background:#fff;border-radius:0;box-sizing:border-box}.formpg__textarea{height:auto;min-height:120px;padding:14px 16px;line-height:22px;resize:vertical}.formpg__input:focus,.formpg__select:focus,.formpg__textarea:focus{outline:none;border-color:var(--teal);box-shadow:0 0 0 2px var(--teal-soft)}.formpg__input::placeholder,.formpg__textarea::placeholder{color:#9a9a9a}.formpg__checks{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 20px}.formpg__check{display:flex;align-items:flex-start;gap:9px;font-family:var(--font-sans);font-size:15px;color:#1a1a1a;line-height:20px}.formpg__check input{margin-top:3px;flex-shrink:0;accent-color:var(--teal)}.formpg__consent{display:flex;align-items:flex-start;gap:10px;font-family:var(--font-sans);font-size:13px;color:#555;line-height:19px;background:#f7f7f7;padding:16px;margin-bottom:24px}.formpg__consent input{margin-top:2px;flex-shrink:0;accent-color:var(--teal)}.formpg__hint{font-family:var(--font-sans);font-size:13px;color:#888;margin-top:6px}.formpg__submit{height:54px;padding:0 34px;font-size:16px;font-weight:600;border:none;cursor:pointer}.formpg__note{font-family:var(--font-sans);font-size:13px;color:#999;text-align:center;max-width:760px;margin:22px auto 0}@media(max-width:809px){.formpg-hero{padding:40px 20px}.formpg-hero__title{font-size:34px;line-height:36px}.formpg{padding:32px 20px 48px}.formpg__row{flex-direction:column;gap:0}.formpg__checks{grid-template-columns:1fr}}.form-thankyou{width:100%;max-width:760px;margin:0 auto;text-align:center;padding:44px 24px}.form-thankyou__icon{margin-bottom:18px;line-height:0}.form-thankyou__icon svg{display:inline-block}.form-thankyou__title{font-family:var(--font-display);font-size:34px;font-weight:400;color:#2e2e77;line-height:1.1;margin-bottom:12px}.form-thankyou__text{font-family:var(--font-sans);font-size:17px;font-weight:400;line-height:24px;color:#1a1a1a;max-width:520px;margin:0 auto}.form-error{font-family:var(--font-sans);font-size:15px;line-height:21px;color:#9a1c2e;background:#fdecef;border:1px solid #f3c2cb;padding:12px 16px;margin-top:16px;border-radius:4px}@media(max-width:809px){.form-thankyou{padding:32px 8px}.form-thankyou__title{font-size:28px}}
/*# sourceMappingURL=/cdn/shop/t/205/assets/style.css.map */
