.navbar{z-index:1000;width:100%;transition:background .3s;position:absolute;top:0;left:0}.navbar--transparent{background:0 0}.navbar--solid{background:#011955;position:relative}.navbar__inner{justify-content:space-between;align-items:center;max-width:1440px;min-height:100px;margin:0 auto;padding:0 67px;display:flex}.navbar--solid .navbar__inner{min-height:120px}.navbar__logo img{object-fit:contain;width:100px;height:82px}.navbar__links{align-items:center;gap:25px;display:flex}.navbar__link{text-align:center;color:#fff;white-space:nowrap;border-radius:5px;justify-content:center;align-items:center;padding:10px;font-family:Poppins,sans-serif;font-size:22px;font-weight:400;line-height:120.81%;transition:all .25s;display:flex}.navbar__link:hover,.navbar__link--active{background:#ffffff24;font-weight:500}.navbar__hamburger{cursor:pointer;z-index:1001;flex-direction:column;gap:6px;padding:8px;display:none}.navbar__hamburger-line{background:#fff;border-radius:2px;width:28px;height:3px;transition:all .3s;display:block}.navbar--open .navbar__hamburger-line:first-child{transform:rotate(45deg)translate(6px,6px)}.navbar--open .navbar__hamburger-line:nth-child(2){opacity:0}.navbar--open .navbar__hamburger-line:nth-child(3){transform:rotate(-45deg)translate(7px,-7px)}@media (width<=900px){.navbar__inner{min-height:100px;padding:0 24px}.navbar--solid .navbar__inner{min-height:120px}.navbar__logo img{width:100px;height:82px}.navbar__hamburger{display:flex}.navbar__links{background:#011955;flex-direction:column;justify-content:center;gap:10px;width:280px;height:100vh;transition:transform .35s;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-4px 0 20px #0000004d}.navbar__links--open{transform:translate(0)}.navbar__link{justify-content:flex-start;width:200px;padding:14px 20px;font-size:20px}}@media (width<=480px){.navbar__inner{min-height:80px;padding:0 16px}.navbar__logo img{width:80px;height:66px}}.footer{background:#222;width:100%}.footer__inner{grid-template-columns:1fr auto auto;gap:99px;max-width:1440px;margin:0 auto;padding:60px 67px 50px;display:grid}.footer__logo{object-fit:contain;width:144px;height:118px}.footer__tagline{color:#fff;max-width:515px;margin-top:56px;font-size:18px;font-weight:300;line-height:120.81%}.footer__socials{gap:21px;margin-top:53px;display:flex}.footer__social-icon{background:#d3e9fe;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .25s,box-shadow .25s;display:flex}.footer__social-icon:hover{transform:translateY(-3px);box-shadow:0 4px 10px #b0d7fc80}.footer__heading{color:#b0d7fc;margin-bottom:35px;font-size:20px;font-weight:700;line-height:100%}.footer__nav-link{color:#fff;border-radius:5px;align-items:center;padding:10px;font-size:20px;font-weight:300;line-height:100%;transition:all .2s;display:flex}.footer__nav-link:hover{background:#ffffff26;padding-left:16px;font-weight:500}.footer__quick-links ul{flex-direction:column;gap:10px;display:flex}.footer__contact-details{color:#fff;font-size:18px;line-height:100%}.footer__contact-details .footer__heading{font-weight:700}.footer__contact-details p{margin-bottom:10px;font-weight:300}.footer__contact-details a{color:#fff;font-weight:300;transition:color .2s}.footer__contact-details a:hover{color:#fff}.footer__contact-spacer{height:10px}@media (width<=1100px){.footer__inner{grid-template-columns:1fr 1fr;gap:50px;padding:50px 40px 40px}.footer__brand{grid-column:1/-1}}@media (width<=600px){.footer__inner{grid-template-columns:1fr;gap:40px;padding:40px 24px 30px}.footer__tagline{margin-top:30px;font-size:16px}.footer__heading{margin-bottom:20px;font-size:18px}.footer__nav-link,.footer__contact-details{font-size:16px}.footer__logo{width:110px;height:90px}}.hero{width:100%;height:958px;position:relative;overflow:hidden}.hero__bg{z-index:0;background:url(/images/hero-bg.jpg) top/cover no-repeat;width:100%;height:1008px;position:fixed;top:-50px;left:0}.hero__overlay{background:linear-gradient(90deg,#01195559 0%,#01195526 40%,#0119550d 65%,#0000 100%);position:absolute;inset:0}.hero__content{z-index:1;flex-direction:column;gap:0;max-width:1440px;margin:0 auto;padding:250px 67px 0;display:flex;position:relative}.hero__name{text-transform:uppercase;color:#fff;font-family:Poppins,sans-serif;font-size:67px;font-weight:900;line-height:81px}.hero__sub{align-items:center;gap:10px;margin-top:40px;display:flex}.hero__position{text-transform:uppercase;color:#fff;font-family:Poppins,sans-serif;font-size:25px;font-weight:500;line-height:30px}.hero__line{border-top:1px solid #fff;width:242px;height:0;display:block}.hero__script{margin-top:40px}.hero__script p{color:#fff;font-family:Bad Script,cursive;font-size:33px;font-weight:400;line-height:120.81%}.hero__quote{margin-top:40px}.hero__quote p{color:#fff;max-width:439px;font-family:Poppins,sans-serif;font-size:29px;font-weight:400;line-height:120.81%}@media (width<=768px){.hero{height:620px}.hero__bg{background-position:50%;height:100vh;position:fixed;top:0}.hero__content{padding:160px 24px 0}.hero__name{font-size:38px;line-height:48px}.hero__position{font-size:16px;line-height:24px}.hero__line{width:100px}.hero__script p{font-size:20px}.hero__quote p{max-width:100%;font-size:20px}}@media (width<=480px){.hero{height:540px}.hero__bg{background-position:60%;height:100vh;position:fixed;top:0}.hero__content{padding:130px 16px 0}.hero__name{font-size:30px;line-height:38px}.hero__sub{flex-direction:column;align-items:flex-start;gap:6px}.hero__position{font-size:14px}.hero__line{width:80px}.hero__script p,.hero__quote p{font-size:16px}}@media (width<=360px){.hero__bg{background-position:65%}}.boxed{z-index:10;width:100%;position:relative;transform:translateY(-50%)}.boxed__inner{justify-content:space-between;gap:50px;max-width:1440px;margin:0 auto;padding:0 67px;display:flex}.boxed__card{background:#b0d7fc;border-radius:20px;flex:1;align-items:center;gap:24px;max-width:643px;height:162px;padding:24px 30px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:5px 6px 27.3px #506f8cbd}.boxed__card:hover{transform:translateY(-4px);box-shadow:5px 10px 35px #506f8cd9}.boxed__card-text{text-align:center;flex:1}.boxed__card-heading{color:#011955;margin:0;font-family:Poppins,sans-serif;font-size:28px;font-weight:800;line-height:120.81%}.boxed__card-sub{color:#011955;margin:8px 0 0;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:120.81%}.boxed__btn{text-align:center;color:#fff;white-space:nowrap;background:#1e49e3;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;min-width:153px;height:49px;padding:10px 20px;font-family:Poppins,sans-serif;font-size:24px;font-weight:400;line-height:120.81%;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:2px 4px 5.7px #00000040}.boxed__btn:hover{color:#1e49e3;background:#fff;border:1px solid #86a1ff;font-weight:700}@media (width<=1100px){.boxed{transform:translateY(-80px)}.boxed__inner{flex-direction:column;align-items:center;gap:24px;padding:0 40px}.boxed__card{width:100%;max-width:100%;height:auto;min-height:140px}.boxed__card-heading{font-size:26px}.boxed__card-sub{font-size:16px}}@media (width<=768px){.boxed{transform:translateY(-150px)}.boxed__inner{gap:20px;padding:0 24px}.boxed__card{text-align:center;flex-direction:column;padding:20px}.boxed__card-heading{font-size:22px}.boxed__card-sub{font-size:14px}.boxed__btn{min-width:130px;height:44px;font-size:20px}}@media (width<=480px){.boxed{transform:translateY(-180px)}.boxed__inner{gap:16px;padding:0 20px}.boxed__card-heading{font-size:18px}.boxed__card-sub{font-size:13px}.boxed__btn{min-width:110px;height:40px;font-size:16px}}@media (width<=360px){.boxed{transform:translateY(-40px)}.boxed__inner{gap:14px;padding:0 16px}}.about{z-index:1;background:#eee;width:100%;padding:180px 0 0;position:relative;overflow:hidden}.about__inner{align-items:stretch;max-width:1440px;min-height:761px;margin:0 auto;padding:0;display:flex}.about__image{flex-shrink:0;width:502px;overflow:hidden}.about__image img{object-fit:cover;object-position:top center;width:100%;height:100%}.about__text{flex-direction:column;flex:1;padding:30px 69px 80px 60px;display:flex}.about__label-row{align-items:center;gap:18px;display:flex}.about__accent-line{border-top:6px solid #1e49e3;flex-shrink:0;width:113px;height:0;display:block}.about__label{text-transform:uppercase;color:#1e49e3;white-space:nowrap;font-family:Poppins,sans-serif;font-size:19px;font-weight:700;line-height:120.81%}.about__title{color:#1e49e3;max-width:623px;margin-top:40px;font-family:Poppins,sans-serif;font-size:42px;font-weight:700;line-height:120.81%}.about__body{color:#000;max-width:637px;margin-top:36px;font-family:Poppins,sans-serif;font-size:26px;font-weight:100;line-height:138%}.about__divider{border-top:2px solid #1e49e3;width:328px;height:0;margin-top:60px}.about__italic{color:#1e49e3;max-width:645px;margin-top:32px;font-family:Poppins,sans-serif;font-size:25px;font-style:italic;font-weight:300;line-height:138%}.about__italic strong{font-weight:700}@media (width<=1100px){.about__inner{flex-direction:column;align-items:center;min-height:auto}.about__image{width:100%;max-width:100%;height:500px}.about__text{padding:50px 40px}.about__title{margin-top:30px;font-size:36px}.about__body{margin-top:28px;font-size:24px}.about__italic{margin-top:24px;font-size:20px}.about__divider{margin-top:28px}}@media (width<=768px){.about__image{height:400px}.about__text{padding:40px 24px}.about__title{font-size:28px}.about__body{font-size:18px}.about__italic{font-size:16px}.about__divider{width:200px}.about__accent-line{width:60px}}@media (width<=480px){.about__image{height:320px}.about__title{font-size:24px}.about__body{font-size:16px}.about__italic{font-size:15px}.about__label{font-size:18px}.about__label-row{gap:10px}.about__accent-line{width:40px}}.vision{z-index:1;width:100%;padding:80px 0 60px;position:relative}.vision__overlay{display:none}.vision__inner{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:1440px;margin:0 auto;padding:0 67px;display:flex;position:relative}.vision__title{text-align:center;text-transform:uppercase;color:#fff;font-family:Poppins,sans-serif;font-size:45px;font-weight:700;line-height:120.81%}.vision__subtitle{text-align:center;text-transform:uppercase;color:#fff;max-width:692px;font-family:Poppins,sans-serif;font-size:20px;font-weight:300;line-height:120.81%}.vision .section-label__line{border-top-color:#fff!important}.vision .section-label__text{color:#fff!important}@media (width<=768px){.vision{padding:50px 0 40px}.vision__title{font-size:30px}.vision__subtitle{font-size:16px}}@media (width<=480px){.vision__title{font-size:24px}.vision__subtitle{font-size:14px}}.pillars{z-index:1;width:100%;padding:40px 0 100px;position:relative}.pillars__inner{max-width:1440px;margin:0 auto;padding:0 97px}.pillars__grid{grid-template-columns:repeat(3,1fr);justify-items:center;gap:48px;display:grid}.pillars__card{filter:drop-shadow(3px 4px 11px #00000040);border-radius:20px;flex-direction:column;width:100%;max-width:347px;height:403px;transition:transform .3s,filter .3s;display:flex;overflow:hidden}.pillars__card:hover{filter:drop-shadow(3px 8px 20px #00000059);transform:translateY(-6px)}.pillars__card-image{flex-shrink:0;width:100%;height:197px;overflow:hidden}.pillars__card-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.pillars__card:hover .pillars__card-image img{transform:scale(1.05)}.pillars__card-body{background:#f0f0f0;border-radius:0 0 20px 20px;flex:1;padding:20px;overflow:hidden}.pillars__card-title{color:#1e49e3;margin:0 0 4px;font-family:Poppins,sans-serif;font-size:17px;font-weight:700;line-height:26px}.pillars__card-text{color:#000;margin:0;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:22px}.pillars__card--cta{filter:drop-shadow(3px 4px 11px #00000040);background:#fff;border:1px solid #bcbbbb;border-radius:20px;justify-content:center;align-items:center;display:flex}.pillars__card--cta:hover{border-color:#1e49e3}.pillars__cta-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:20px;display:flex}.pillars__cta-heading{text-align:center;color:#1e49e3;max-width:307px;margin:0;font-family:Poppins,sans-serif;font-size:20px;font-weight:700;line-height:30px}.pillars__cta-sub{text-align:center;color:#000;max-width:307px;margin:0;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:24px}.pillars__cta-btn{text-align:center;color:#fff;white-space:nowrap;filter:drop-shadow(3px 4px 6.9px #00000040);box-sizing:border-box;background:#1e49e3;border-radius:10px;justify-content:center;align-items:center;width:268px;height:43px;padding:10px 20px;font-family:Poppins,sans-serif;font-size:26px;font-weight:400;line-height:120.81%;text-decoration:none;transition:all .3s;display:inline-flex}.pillars__cta-btn:hover{color:#1e49e3;background:#d5dde5;border:1px solid #7190ff;font-weight:600}@media (width<=1100px){.pillars__inner{padding:0 40px}.pillars__grid{grid-template-columns:repeat(2,1fr);gap:32px}.pillars__card{max-width:100%;height:auto;min-height:380px}}@media (width<=700px){.pillars__grid{grid-template-columns:1fr;gap:28px}.pillars__inner{padding:0 24px}.pillars__card{max-width:400px;height:auto;min-height:360px}.pillars__cta-btn{width:220px;font-size:20px}}.latest-updates{background:#eee;width:100%;padding:80px 0 50px}.latest-updates__inner{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:1440px;margin:0 auto;padding:0 67px;display:flex}.latest-updates__title{text-align:center;text-transform:uppercase;color:#1e49e3;font-family:Poppins,sans-serif;font-size:45px;font-weight:700;line-height:120.81%}.latest-updates__subtitle{text-align:center;text-transform:uppercase;color:#000;font-family:Poppins,sans-serif;font-size:20px;font-weight:300;line-height:120.81%}@media (width<=768px){.latest-updates{padding:50px 0 30px}.latest-updates__title{font-size:30px}.latest-updates__subtitle{font-size:16px}}@media (width<=480px){.latest-updates__title{font-size:24px}}.campaign-trail{z-index:1;background:#eee;width:100%;padding:0 0 80px;position:relative}.campaign-trail__inner{max-width:1440px;margin:0 auto;padding:0 67px}.campaign-trail__grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:18px;display:grid}.trail-card{filter:drop-shadow(3px 4px 11px #00000040);background:#fcfcfc;border-radius:20px;flex-direction:column;width:100%;max-width:402px;transition:transform .3s;display:flex;position:relative;overflow:hidden}.trail-card:hover{transform:translateY(-5px)}.trail-card__tag-wrapper{z-index:2;position:absolute;top:18px;left:18px}.trail-card__tag{text-align:center;color:#1e49e3;white-space:nowrap;background:#d3e9fe;border-radius:5px;justify-content:center;align-items:center;padding:7px 10px;font-family:Poppins,sans-serif;font-size:13px;font-weight:700;line-height:120.81%;display:inline-flex;box-shadow:2px 4px 4px #00000040}.trail-card__image{border-radius:20px 20px 0 0;flex-shrink:0;width:100%;height:302px;overflow:hidden}.trail-card__image img{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .4s}.trail-card:hover .trail-card__image img{transform:scale(1.05)}.trail-card__body{background:#fcfcfc;border-radius:0 0 20px 20px;flex-direction:column;flex:1;gap:8px;padding:20px;display:flex}.trail-card__date-row{align-items:center;gap:12px;display:flex}.trail-card__cal-icon{flex-shrink:0}.trail-card__date{color:#aaa;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:15px}.trail-card__title{color:#1e49e3;margin:0;font-family:Poppins,sans-serif;font-size:17px;font-weight:700;line-height:26px}.trail-card__excerpt{color:#000;flex:1;margin:0;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:22px}.trail-card__btn{text-align:center;color:#fff;background:#1e49e3;border-radius:10px;flex-shrink:0;justify-content:center;align-self:center;align-items:center;width:153px;height:49px;margin-top:auto;padding:10px;font-family:Poppins,sans-serif;font-size:24px;font-weight:400;line-height:120.81%;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:2px 4px 5.7px #00000040}.trail-card__btn:hover{color:#1e49e3;background:#fff;border:1px solid #86a1ff;font-weight:700}.campaign-trail__all{justify-content:center;margin-top:56px;display:flex}.campaign-trail__all-btn{text-align:center;color:#fff;background:#011955;border-radius:10px;justify-content:center;align-items:center;min-width:268px;height:53px;padding:10px 30px;font-family:Poppins,sans-serif;font-size:26px;font-weight:400;line-height:120.81%;text-decoration:none;transition:all .3s;display:inline-flex}.campaign-trail__all-btn:hover{background:#1e49e3;border:1px solid #011955;font-weight:700}@media (width<=1100px){.campaign-trail__inner{padding:0 40px}.campaign-trail__grid{grid-template-columns:repeat(2,1fr);justify-items:center;gap:28px}.trail-card{max-width:402px}.trail-card__image{height:262px}.trail-card__image img{object-fit:cover;object-position:center top;height:100%}}@media (width<=700px){.campaign-trail__grid{grid-template-columns:1fr;gap:28px}.campaign-trail__inner{padding:0 24px}.trail-card{max-width:420px;margin:0 auto}.trail-card__btn{width:130px;height:44px;font-size:20px}.campaign-trail__all-btn{min-width:220px;height:48px;font-size:22px}.trail-card__image{height:auto}.trail-card__image img{object-fit:initial;object-position:initial;height:auto}}.contact-form{flex-direction:column;gap:25px;width:100%;display:flex}.contact-form__group{flex-direction:column;gap:30px;display:flex}.contact-form__label{color:#000;font-family:Poppins,sans-serif;font-size:20px;font-weight:500;line-height:17px}.contact-form__input-wrap{box-sizing:border-box;background:#fff;border:1px solid #d5dde5;border-radius:8px;flex-direction:row;align-items:center;gap:8px;width:100%;height:53px;padding:8px 12px;transition:border-color .2s;display:flex;box-shadow:0 2px 2px #ffffff26,inset 0 2px 2px #0000001a}.contact-form__input-wrap--active,.contact-form__input-wrap:focus-within{border-color:#1e49e3}.contact-form__input{color:#000;background:0 0;border:none;outline:none;width:100%;padding:0;font-family:Poppins,sans-serif;font-size:15px;font-weight:400;line-height:17px}.contact-form__input::placeholder{color:#d5dde5}.contact-form__dropdown{position:relative}.contact-form__dropdown-trigger{box-sizing:border-box;color:#7b7777;cursor:pointer;background:#efefef;border:1px solid #e1e1e1;border-radius:10px;justify-content:space-between;align-items:center;width:100%;height:43px;padding:0 20px;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:120.81%;transition:border-color .2s;display:flex}.contact-form__dropdown-trigger--selected{color:#000}.contact-form__dropdown-trigger:hover{border-color:#1e49e3}.contact-form__dropdown-arrow{flex-shrink:0;transition:transform .25s}.contact-form__dropdown-arrow--open{transform:rotate(180deg)}.contact-form__dropdown-list{filter:drop-shadow(3px 4px 10.7px #00000040);z-index:100;background:#efefef;border-radius:10px;width:100%;margin:0;padding:0;list-style:none;position:absolute;top:calc(100% + 7px);left:0;overflow:hidden}.contact-form__dropdown-item{color:#000;cursor:pointer;text-align:left;background:#efefef;border:none;align-items:center;width:100%;height:43px;padding:0 20px;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:120.81%;transition:background .15s;display:flex}.contact-form__dropdown-item:hover,.contact-form__dropdown-item--active{background:#dfe5f8}.contact-form__textarea-wrap{box-sizing:border-box;background:#fff;border:1px solid #d5dde5;border-radius:8px;flex-direction:row;align-items:flex-start;gap:8px;width:100%;height:181px;padding:8px 12px;transition:border-color .2s;display:flex;box-shadow:0 2px 2px #ffffff26,inset 0 2px 2px #0000001a}.contact-form__textarea-wrap--active,.contact-form__textarea-wrap:focus-within{border-color:#1e49e3}.contact-form__textarea{color:#000;resize:none;background:0 0;border:none;outline:none;width:100%;height:100%;padding:0;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:19px}.contact-form__textarea::placeholder{color:#d5dde5}.contact-form__submit{box-sizing:border-box;cursor:pointer;background:#b0d7fc;border:1px solid #e1e1e1;border-radius:10px;flex-direction:row;justify-content:center;align-items:center;gap:10px;width:100%;height:43px;margin-top:8px;padding:20px;transition:all .3s;display:flex;box-shadow:3px 4px 10px #00000040}.contact-form__submit svg{flex-shrink:0;width:20px;height:20px}.contact-form__submit svg path{fill:#011955;stroke:none}.contact-form__submit span{color:#011955;font-family:Poppins,sans-serif;font-size:19px;font-weight:700;line-height:120.81%}.contact-form__submit:hover{background:#1e49e3}.contact-form__submit:hover span{color:#fff}.contact-form__submit:hover svg path{fill:#fff}.contact-form__submit--sent{cursor:default;background:#28a745}.contact-form__submit--sent span{color:#fff}.contact-form__submit--sent svg path{fill:#fff}.contact-form__submit--sent:hover{background:#28a745}@media (width<=768px){.contact-form,.contact-form__group{gap:20px}.contact-form__label{font-size:18px}.contact-form__input-wrap{height:48px}.contact-form__input{font-size:14px}.contact-form__dropdown-trigger,.contact-form__dropdown-item{height:40px;font-size:14px}.contact-form__textarea-wrap{height:150px}.contact-form__textarea{font-size:14px}.contact-form__submit{height:40px}.contact-form__submit span{font-size:17px}}@media (width<=480px){.contact-form__label,.contact-form__submit span{font-size:16px}.contact-form__submit svg{width:18px;height:18px}}.your-voice{z-index:1;background:#0a0a78;width:100%;min-height:704px;padding:36px;position:relative;overflow:hidden}.your-voice__left-bg{z-index:0;background-position:top;background-repeat:no-repeat;background-size:cover;width:454px;height:704px;position:absolute;top:auto;bottom:0;left:0}.your-voice__inner{flex-direction:row;align-items:stretch;max-width:1440px;min-height:704px;margin:0 auto;padding:0;display:flex;position:relative}.your-voice__left{z-index:1;flex:1;min-height:704px;position:relative}.your-voice__left-content{z-index:1;flex-direction:column;padding:280px 40px 60px 39px;display:flex;position:relative}.your-voice__header{margin-bottom:54px}.your-voice .section-label{justify-content:flex-start}.your-voice__title{text-transform:uppercase;color:#fff;margin-top:0;font-family:Poppins,sans-serif;font-size:45px;font-weight:700;line-height:120.81%}.your-voice__body{color:#cecece;max-width:641px;margin-top:40px;font-family:Poppins,sans-serif;font-size:20px;font-weight:300;line-height:120.81%}.your-voice__script{color:#cecece;max-width:690px;margin-top:42px;font-family:Bad Script,cursive;font-size:18px;font-weight:400;line-height:120.81%}.your-voice__right{z-index:2;flex-shrink:0;justify-content:flex-end;align-items:flex-end;width:565px;padding-top:0;padding-bottom:0;padding-right:40px;display:flex;position:relative;bottom:-36px}.your-voice__form-card{background:#fff;border-radius:30px 30px 0 0;width:565px;min-height:645px;padding:40px 28px 30px}@media (width<=1200px){.your-voice__left-bg{display:none}.your-voice__inner{flex-direction:column;align-items:center;min-height:auto;padding:0 40px}.your-voice__left{width:100%;min-height:auto}.your-voice__left-content{text-align:center;padding:50px 0 30px}.your-voice .section-label{justify-content:center}.your-voice__body,.your-voice__script{max-width:100%}.your-voice__right{justify-content:center;width:100%;padding-top:0}.your-voice__form-card{border-radius:20px;width:100%;max-width:560px;min-height:auto;margin-bottom:60px}}@media (width<=768px){.your-voice__left-content{padding:40px 0 20px}.your-voice__title{font-size:30px}.your-voice__body{font-size:16px}.your-voice__script{font-size:15px}}@media (width<=480px){.your-voice__title{font-size:24px}}.landing{width:100%;overflow-x:hidden}.anim{opacity:0;will-change:opacity, transform;transition:opacity .8s,transform .8s}.anim--visible{opacity:1;transform:translate(0)translateY(0)}.boxed{z-index:1;position:relative}.about{z-index:2;background:#eee;position:relative}.latest-updates,.campaign-trail,.your-voice,.footer{z-index:2;position:relative}.vision-pillars-wrapper{z-index:2;position:relative;overflow:hidden}.boxed-wrapper{z-index:10;height:0;position:relative}.vision-pillars-wrapper__bg{z-index:0;pointer-events:none;background:url(/images/hero-bg.jpg) 50%/cover no-repeat fixed;width:100%;height:100%;position:absolute;top:0;left:0}.vision-pillars-wrapper__overlay{opacity:.75;z-index:1;pointer-events:none;background:#011955;width:100%;height:100%;position:absolute;top:0;left:0}@media (width<=1024px){.vision-pillars-wrapper__bg{background-attachment:scroll}}@media (width<=768px){.vision-pillars-wrapper__bg{display:none}.vision-pillars-wrapper__overlay{background:#011955bf}.vision-pillars-wrapper{background:0 0}}.mhero{width:100%;min-height:727px;position:relative;overflow:visible}.mhero__bg{z-index:0;background:url(/images/farm-bg.svg) 50%/cover no-repeat;width:100%;height:100vh;position:fixed;top:0;left:0}.mhero__bg:after{content:"";background:linear-gradient(90deg,#fff6 0%,#fff3 30%,#ffffff0d 50%,#0000 100%);position:absolute;inset:0}.mhero__inner{z-index:1;justify-content:space-between;align-items:flex-end;max-width:1440px;min-height:727px;margin:0 auto;padding:0 66px;display:flex;position:relative}.mhero__text{max-width:600px;padding-bottom:280px}.mhero__title{text-transform:uppercase;color:#042c92;font-family:Poppins,sans-serif;font-size:97px;font-weight:900;line-height:92px}.mhero__subtitle{color:#464646;max-width:546px;margin-top:28px;font-family:Poppins,sans-serif;font-size:29px;font-weight:400;line-height:120.81%}.mhero__image{flex-shrink:0;align-self:flex-end;width:609px;height:706px;margin-bottom:0}.mhero__image img{object-fit:cover;object-position:top center;width:100%;height:100%}@media (width<=1200px){.mhero__inner{flex-direction:column;align-items:center;min-height:auto;padding:60px 40px 0}.mhero__text{text-align:center;max-width:100%;padding-bottom:40px}.mhero__title{font-size:64px;line-height:68px}.mhero__subtitle{max-width:100%;font-size:24px}.mhero__image{aspect-ratio:609/706;width:100%;max-width:500px;height:auto}}@media (width<=768px){.mhero__inner{padding:40px 24px 0}.mhero__title{font-size:44px;line-height:48px}.mhero__subtitle{font-size:20px}.mhero__image{aspect-ratio:609/706;width:calc(100% + 48px);max-width:none;height:auto;margin-left:-24px;margin-right:-24px}.mhero__image img{object-fit:cover;object-position:top center;width:100%;height:100%}}@media (width<=480px){.mhero__inner{padding:32px 16px 0}.mhero__title{font-size:34px;line-height:38px}.mhero__subtitle{font-size:16px}.mhero__image{width:calc(100% + 32px);margin-left:-16px;margin-right:-16px}}@media (width<=360px){.mhero__inner{padding:24px 12px 0}.mhero__title{font-size:30px;line-height:34px}.mhero__subtitle{font-size:14px}.mhero__image{width:calc(100% + 24px);margin-left:-12px;margin-right:-12px}}.pillars-nav{z-index:500;pointer-events:none;opacity:0;width:100%;transition:opacity .3s,transform .3s;position:fixed;top:0;left:0;transform:translateY(-100%)}.pillars-nav--visible{pointer-events:auto;opacity:1;transform:translateY(0)}.pillars-nav__bar{z-index:1;background:#1e49e3;width:100%;height:91px;position:absolute;top:0;left:0}.pillars-nav__container{z-index:2;align-items:center;max-width:1347px;height:91px;margin:0 auto;padding:0 21px;display:flex;position:relative}.pillars-nav__inner{flex-wrap:nowrap;justify-content:center;align-items:center;gap:9px;width:100%;display:flex}.pillars-nav__btn{text-align:center;color:#000;white-space:nowrap;cursor:pointer;background:#d3e9fe;border:none;border-radius:9px;flex-direction:row;justify-content:center;align-items:center;gap:10px;height:39px;padding:10px 16px 10px 10px;font-family:Poppins,sans-serif;font-size:21px;font-style:normal;font-weight:400;line-height:120.81%;transition:background-color .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:3px 4px 4px #00000040}.pillars-nav__btn:hover{background:#fff;transform:translateY(-2px);box-shadow:3px 6px 8px #0000004d}.pillars-nav__btn:active{transform:translateY(0);box-shadow:3px 4px 4px #00000040}.pillars-nav__btn:focus{outline-offset:2px;outline:2px solid #fff}@media (width<=1280px){.pillars-nav__container{padding:4px 48px 0}.pillars-nav__inner{gap:10px}.pillars-nav__btn{padding:9px 14px;font-size:15px}}@media (width<=1100px){.pillars-nav__container{padding:4px 32px 0}.pillars-nav__inner{gap:8px}.pillars-nav__btn{height:36px;padding:8px 12px;font-size:14px}.pillars-nav__bar{height:80px}.pillars-nav__container{height:84px}}@media (width<=900px){.pillars-nav__separator{height:3px}.pillars-nav__bar{height:auto;min-height:76px;padding-bottom:12px;top:3px}.pillars-nav__container{height:auto;min-height:79px;padding:3px 24px 12px}.pillars-nav__inner{flex-wrap:wrap;justify-content:center;gap:8px}.pillars-nav__btn{border-radius:6px;height:32px;padding:7px 12px;font-size:13px}}@media (width<=768px){.pillars-nav__bar{min-height:70px;padding-bottom:10px}.pillars-nav__container{min-height:73px;padding:3px 20px 10px}.pillars-nav__inner{gap:6px}.pillars-nav__btn{height:30px;padding:6px 10px;font-size:12px;box-shadow:1px 2px 3px #0003}}@media (width<=600px){.pillars-nav__separator{height:2px}.pillars-nav__bar{min-height:64px;padding-bottom:8px;top:2px}.pillars-nav__container{min-height:66px;padding:2px 16px 8px}.pillars-nav__inner{gap:5px}.pillars-nav__btn{border-radius:5px;height:28px;padding:5px 8px;font-size:11px}}@media (width<=480px){.pillars-nav__bar{min-height:58px;padding-bottom:6px}.pillars-nav__container{min-height:60px;padding:2px 12px 6px}.pillars-nav__inner{gap:4px}.pillars-nav__btn{border-radius:4px;height:26px;padding:4px 6px;font-size:10px}}@media (width<=360px){.pillars-nav__bar{min-height:54px}.pillars-nav__container{min-height:56px;padding:2px 8px 6px}.pillars-nav__inner{gap:3px}.pillars-nav__btn{border-radius:4px;height:24px;padding:3px 5px;font-size:9px}}@media (prefers-reduced-motion:reduce){.pillars-nav{transition:opacity .2s;transform:none}.pillars-nav--visible{transform:none}.pillars-nav__separator{transition:none;transform:scaleX(1)}.pillars-nav__btn{opacity:1;transition:background-color .2s;animation:none;transform:none}}.pillar-section{width:100%;padding:60px 0;position:relative}.pillar-section:first-of-type{padding-top:80px}.pillar-section__container{max-width:1200px;margin:0 auto;padding:0 40px;position:relative}.pillar-section__border-frame{pointer-events:none;z-index:10;position:absolute;inset:0 40px}.pillar-section__border{opacity:0;background-color:#ccc;display:block;position:absolute}.pillar-section.anim--visible .pillar-section__border{opacity:1}.pillar-section--left .pillar-section__border--top{transform-origin:0;width:0;height:.5px;top:0;left:0}.pillar-section--left.anim--visible .pillar-section__border--top{animation:1.4s cubic-bezier(.4,0,.2,1) forwards drawLineLeft48}.pillar-section--left .pillar-section__border--middle{transform-origin:top;width:.5px;height:0;top:0;left:48%}.pillar-section--left.anim--visible .pillar-section__border--middle{animation:1.4s cubic-bezier(.4,0,.2,1) forwards drawLineVerticalFull}.pillar-section--left .pillar-section__border--bottom{transform-origin:0;width:0;height:.5px;bottom:0;left:48%}.pillar-section--left.anim--visible .pillar-section__border--bottom{animation:1.4s cubic-bezier(.4,0,.2,1) forwards drawLineRight52}.pillar-section--right .pillar-section__border--top{transform-origin:0;width:0;height:.5px;top:0;left:0}.pillar-section--right.anim--visible .pillar-section__border--top{animation:1.4s cubic-bezier(.4,0,.2,1) forwards drawLineLeft52}.pillar-section--right .pillar-section__border--middle{transform-origin:top;width:.5px;height:0;top:0;left:52%}.pillar-section--right.anim--visible .pillar-section__border--middle{animation:1.4s cubic-bezier(.4,0,.2,1) forwards drawLineVerticalFull}.pillar-section--right .pillar-section__border--bottom{transform-origin:0;width:0;height:.5px;bottom:0;left:52%}.pillar-section--right.anim--visible .pillar-section__border--bottom{animation:1.4s cubic-bezier(.4,0,.2,1) forwards drawLineRight48}@keyframes drawLineLeft48{0%{opacity:0;width:0}10%{opacity:1}to{opacity:1;width:48%}}@keyframes drawLineLeft52{0%{opacity:0;width:0}10%{opacity:1}to{opacity:1;width:52%}}@keyframes drawLineRight52{0%{opacity:0;width:0}10%{opacity:1}to{opacity:1;width:52%}}@keyframes drawLineRight48{0%{opacity:0;width:0}10%{opacity:1}to{opacity:1;width:48%}}@keyframes drawLineVerticalFull{0%{opacity:0;height:0}10%{opacity:1}to{opacity:1;height:100%}}.pillar-section__inner{z-index:1;align-items:stretch;min-height:480px;display:flex;position:relative}.pillar-section--left .pillar-section__inner{flex-direction:row}.pillar-section--right .pillar-section__inner{flex-direction:row-reverse}.pillar-section__visual{background-color:#f2f2f2;flex-shrink:0;width:48%;position:relative}.pillar-section__visual-wrapper{box-sizing:border-box;flex-direction:column;height:100%;padding:28px 24px 36px;display:flex}.pillar-section__image{aspect-ratio:4/3;border-radius:10px 10px 0 0;flex-shrink:0;width:100%;max-width:420px;margin:0 auto;overflow:hidden}.pillar-section__image img{object-fit:cover;width:100%;height:100%;display:block}.pillar-section__title-block{flex-direction:column;width:100%;max-width:420px;margin:20px auto 0;display:flex}.pillar-section__title{color:#1e49e3;margin:0;font-family:Poppins,sans-serif;font-size:26px;font-style:normal;font-weight:700;line-height:1.35}.pillar-section__subtitle{color:#353535;margin:6px 0 0;font-family:Poppins,sans-serif;font-size:16px;font-style:italic;font-weight:700;line-height:1.5}.pillar-section__title-line{background-color:#353535;border:none;width:48px;height:3px;margin-top:12px}.pillar-section__tagline{color:#333;margin:12px 0 0;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1.6}.pillar-section__content{z-index:1;background-color:#fff;flex-direction:column;flex:1;justify-content:space-between;padding:28px 24px 36px 32px;display:flex;position:relative}.pillar-section--right .pillar-section__content{padding:28px 32px 36px 24px}.pillar-section__priorities{flex:1}.pillar-section__priorities-heading{color:#000;margin:0 0 14px;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:700;line-height:1.4}.pillar-section__priorities-list{margin:0;padding-left:18px;list-style:outside}.pillar-section__priority-item{color:#1a1a1a;margin-bottom:5px;padding-left:2px;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1.7}.pillar-section__priority-item:last-child{margin-bottom:0}.pillar-section__priority-item::marker{color:#1a1a1a}.pillar-section__quote{background-color:#1e49e314;border-radius:2px;flex-direction:row;align-items:flex-start;gap:12px;margin-top:20px;padding:12px 16px;display:flex}.pillar-section__quote-line{background-color:#1e49e3;border-radius:1px;flex-shrink:0;align-self:stretch;width:2px;min-height:44px}.pillar-section__quote-content{flex-direction:column;flex:1;gap:2px;display:flex}.pillar-section__quote-label{color:#1e49e3;margin:0;font-family:Poppins,sans-serif;font-size:16px;font-style:italic;font-weight:700;line-height:1.4}.pillar-section__quote-text{color:#1e49e3;margin:0;font-family:Bad Script,Dancing Script,cursive;font-size:16px;font-style:normal;font-weight:400;line-height:1.5}.pillar-section__divider{max-width:1200px;height:1px;margin:0 auto;padding:0 40px;position:relative}.pillar-section__divider:after{content:"";transform-origin:50%;opacity:0;background-color:#000;height:1px;display:block;position:absolute;top:0;left:40px;right:40px;transform:scaleX(0)}.pillar-section__divider.anim--visible:after{animation:1.8s cubic-bezier(.4,0,.2,1) .3s forwards drawDividerLine}@keyframes drawDividerLine{0%{opacity:0;transform:scaleX(0)}15%{opacity:1}to{opacity:1;transform:scaleX(1)}}@media (width<=1100px){.pillar-section__container{padding:0 24px}.pillar-section__border-frame{left:24px;right:24px}.pillar-section__title{font-size:20px}.pillar-section__divider{padding:0 24px}.pillar-section__divider:after{left:24px;right:24px}}@media (width<=900px){.pillar-section{padding:40px 0}.pillar-section:first-of-type{padding-top:60px}.pillar-section__inner{min-height:auto;flex-direction:column!important}.pillar-section__border-frame{display:none}.pillar-section__visual{width:100%}.pillar-section__visual-wrapper{max-width:560px;margin:0 auto;padding:24px 20px}.pillar-section__image{max-width:100%;margin:0}.pillar-section__title-block{max-width:100%;margin:20px 0 0}.pillar-section__content{box-sizing:border-box;width:100%;max-width:560px;margin:0 auto;padding:24px 20px 32px}.pillar-section--right .pillar-section__content{padding:24px 20px 32px}.pillar-section__divider{padding:0 24px}.pillar-section__divider:after{left:24px;right:24px}}@media (width<=600px){.pillar-section{padding:32px 0}.pillar-section:first-of-type{padding-top:48px}.pillar-section__container{padding:0 16px}.pillar-section__visual-wrapper{padding:20px 16px}.pillar-section__image{aspect-ratio:16/10;border-radius:8px 8px 0 0}.pillar-section__title{font-size:18px}.pillar-section__subtitle{font-size:12px}.pillar-section__title-line{width:40px;height:2px;margin-top:10px}.pillar-section__tagline{margin-top:10px;font-size:12px}.pillar-section__content,.pillar-section--right .pillar-section__content{padding:20px 16px 28px}.pillar-section__priorities-heading{margin-bottom:12px;font-size:14px}.pillar-section__priority-item{margin-bottom:4px;font-size:12px;line-height:1.65}.pillar-section__quote{gap:10px;margin-top:16px;padding:10px 14px}.pillar-section__quote-line{min-height:36px}.pillar-section__quote-label{font-size:12px}.pillar-section__quote-text{font-size:13px}.pillar-section__divider{padding:0 16px}.pillar-section__divider:after{left:16px;right:16px}}@media (prefers-reduced-motion:reduce){.pillar-section__border,.pillar-section__divider:after{opacity:1!important;animation:none!important}.pillar-section--left.anim--visible .pillar-section__border--top{width:48%}.pillar-section--left.anim--visible .pillar-section__border--middle,.pillar-section--right.anim--visible .pillar-section__border--middle{height:100%}.pillar-section--left.anim--visible .pillar-section__border--bottom,.pillar-section--right.anim--visible .pillar-section__border--top{width:52%}.pillar-section--right.anim--visible .pillar-section__border--bottom{width:48%}.pillar-section__divider.anim--visible:after{transform:scaleX(1)}}.manifesto-cta{align-items:center;width:100%;min-height:655px;display:flex;position:relative;overflow:visible}.manifesto-cta:before{content:"";z-index:0;background:url(/images/cta-back.svg) 50%/cover no-repeat;position:absolute;inset:0}.manifesto-cta:after{content:"";z-index:1;background:url(/images/top.svg) 50%/cover no-repeat;position:absolute;inset:0}.manifesto-cta__overlay{mix-blend-mode:multiply;z-index:2;background:linear-gradient(90deg,#011955 0%,#0000 60%);position:absolute;inset:0}.manifesto-cta__inner{z-index:2;justify-content:space-between;align-items:center;width:100%;max-width:1440px;min-height:655px;margin:0 auto;padding:0 60px 0 80px;display:flex;position:relative}.manifesto-cta__content{flex-direction:column;flex-shrink:0;gap:54px;max-width:600px;display:flex}.manifesto-cta__title{text-transform:uppercase;color:#d3e9fe;font-family:Poppins,sans-serif;font-size:60px;font-weight:900;line-height:64px}.manifesto-cta__subtitle{color:#fff;max-width:480px;font-family:Poppins,sans-serif;font-size:26px;font-weight:400;line-height:120.81%}.manifesto-cta__image{z-index:3;filter:drop-shadow(0 8px 30px #0000004d);width:500px;height:660px;position:absolute;bottom:0;right:120px}.manifesto-cta__image img{object-fit:contain;object-position:bottom center;width:100%;height:100%}@media (width<=1200px){.manifesto-cta__inner{padding:50px 60px}.manifesto-cta__image{width:400px;height:500px;right:40px}.manifesto-cta__title{font-size:58px;line-height:60px}}@media (width<=1000px){.manifesto-cta__inner{padding:50px 40px}.manifesto-cta__image{width:320px;height:420px;right:20px}.manifesto-cta__title{font-size:48px;line-height:50px}.manifesto-cta__subtitle{font-size:22px}}@media (width<=900px){.manifesto-cta{min-height:auto}.manifesto-cta__inner{flex-direction:column;justify-content:flex-start;align-items:center;min-height:auto;padding:60px 32px 0}.manifesto-cta__content{text-align:center;order:1;gap:32px;max-width:100%}.manifesto-cta__title{font-size:42px;line-height:46px}.manifesto-cta__subtitle{max-width:500px;margin:0 auto;font-size:20px}.manifesto-cta__buttons{justify-content:center}.manifesto-cta__image{aspect-ratio:500/660;filter:drop-shadow(0 4px 20px #00000040);order:2;width:100%;max-width:400px;height:auto;margin-top:40px;position:relative;bottom:auto;right:auto}.manifesto-cta__image img{object-fit:contain;object-position:bottom center}}@media (width<=768px){.manifesto-cta__inner{padding:48px 24px 0}.manifesto-cta__content{gap:28px}.manifesto-cta__title{font-size:36px;line-height:40px}.manifesto-cta__subtitle{max-width:420px;font-size:18px}.manifesto-cta__image{max-width:340px;margin-top:32px}.manifesto-cta__btn{padding:12px 20px;font-size:16px}}@media (width<=600px){.manifesto-cta__inner{padding:40px 20px 0}.manifesto-cta__content{gap:24px}.manifesto-cta__title{font-size:30px;line-height:34px}.manifesto-cta__subtitle{max-width:360px;font-size:16px}.manifesto-cta__image{max-width:300px;margin-top:28px}.manifesto-cta__btn{padding:11px 18px;font-size:15px}}@media (width<=480px){.manifesto-cta__inner{padding:32px 16px 0}.manifesto-cta__content{gap:20px}.manifesto-cta__title{font-size:26px;line-height:30px}.manifesto-cta__subtitle{max-width:300px;font-size:14px}.manifesto-cta__image{max-width:260px;margin-top:24px}.manifesto-cta__btn{width:100%;padding:10px 16px;font-size:14px}.manifesto-cta__buttons{flex-direction:column;width:100%;max-width:280px}}@media (width<=360px){.manifesto-cta__inner{padding:28px 12px 0}.manifesto-cta__title{font-size:22px;line-height:26px}.manifesto-cta__subtitle{max-width:260px;font-size:13px}.manifesto-cta__image{max-width:220px;margin-top:20px}.manifesto-cta__btn{padding:9px 14px;font-size:13px}}.manifesto-page{background-color:#fff;width:100%;max-width:100vw;position:relative;overflow-x:hidden}.manifesto-page__content{z-index:1;background-color:#fff;width:100%;position:relative}.manifesto-page .footer{z-index:2;position:relative}.news-hero{background:#f6f5f8;width:100%;position:relative;overflow:hidden}.news-hero__container{width:100%;max-width:1440px;height:695px;margin:0 auto;position:relative}.news-hero__text{z-index:2;width:900px;position:absolute;top:181px;left:67px}.news-hero__label{opacity:0;flex-direction:row;align-items:center;gap:20px;height:27px;margin-bottom:71px;padding:0;display:flex;transform:translate(-100px)}.news-hero__label.animate{animation:.6s ease-out .3s forwards slideInFromLeft}.news-hero__label-line{border:none;border-top:6px solid #1e49e3;flex:none;width:113px;height:0;margin:0}.news-hero__label-text{text-transform:uppercase;color:#1e49e3;white-space:nowrap;flex:none;font-family:Poppins,sans-serif;font-size:22px;font-style:normal;font-weight:700;line-height:120.81%}.news-hero__title{text-transform:uppercase;color:#1e49e3;opacity:0;flex-direction:column;width:900px;margin:0 0 40px;font-family:Poppins,sans-serif;font-size:87px;font-style:normal;font-weight:900;line-height:100%;display:flex;transform:translate(-100px)}.news-hero__title.animate{animation:.6s ease-out .5s forwards slideInFromLeft}.news-hero__title-line{white-space:nowrap;display:block}.news-hero__script{color:#011955;opacity:0;white-space:nowrap;width:100%;margin:0;font-family:Bad Script,cursive;font-size:33px;font-style:normal;font-weight:400;line-height:120.81%;transform:translate(-100px)}.news-hero__script.animate{animation:.6s ease-out .7s forwards slideInFromLeft}.news-hero__image{opacity:0;width:699px;height:695px;position:absolute;top:0;right:30px;overflow:hidden}.news-hero__image.animate{animation:.8s ease-out .1s forwards fadeIn}.news-hero__image img{object-fit:cover;object-position:top center;width:100%;height:100%}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-100px)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (width<=1400px){.news-hero__container{height:600px}.news-hero__text{width:720px;top:140px;left:60px}.news-hero__label{margin-bottom:50px}.news-hero__label-line{width:90px}.news-hero__label-text{font-size:20px}.news-hero__title{width:720px;margin-bottom:32px;font-size:72px}.news-hero__script{font-size:28px}.news-hero__image{width:480px;height:600px}}@media (width<=1200px){.news-hero__container{height:540px}.news-hero__text{width:620px;top:100px;left:48px}.news-hero__label{margin-bottom:40px}.news-hero__label-line{border-top-width:5px;width:80px}.news-hero__label-text{font-size:18px}.news-hero__title{width:620px;margin-bottom:28px;font-size:60px}.news-hero__script{white-space:normal;font-size:24px}.news-hero__image{width:400px;height:540px}}@media (width<=1024px){.news-hero__container{height:480px}.news-hero__text{width:540px;top:80px;left:40px}.news-hero__label{gap:16px;margin-bottom:32px}.news-hero__label-line{width:70px}.news-hero__label-text{font-size:16px}.news-hero__title{width:540px;margin-bottom:24px;font-size:50px}.news-hero__script{font-size:22px}.news-hero__image{width:360px;height:480px}}@media (width<=900px){.news-hero__container{flex-direction:column;height:auto;min-height:500px;display:flex}.news-hero__text{box-sizing:border-box;text-align:center;flex-direction:column;align-items:center;width:100%;padding:48px 32px 40px;display:flex;position:relative;top:auto;left:auto}.news-hero__label{justify-content:center;gap:16px;margin-bottom:32px}.news-hero__label-line{width:60px}.news-hero__label-text{font-size:16px}.news-hero__title{text-align:center;align-items:center;width:100%;margin-bottom:24px;font-size:48px}.news-hero__title-line{white-space:normal}.news-hero__script{text-align:center;white-space:normal;width:100%;max-width:500px;font-size:22px}.news-hero__image{width:100%;height:auto;min-height:400px;max-height:500px;position:relative;top:auto;right:auto}.news-hero__image img{object-position:top center}}@media (width<=768px){.news-hero{background:#f6f5f8}.news-hero__container{height:auto;min-height:100%;margin:0;padding:0;display:block;position:relative}.news-hero__image{z-index:1;opacity:0;justify-content:center;width:100%;height:auto;min-height:auto;max-height:none;display:flex;position:relative;top:auto;right:auto}.news-hero__image.animate{animation:.8s ease-out .1s forwards fadeIn}.news-hero__image img{object-fit:contain;object-position:bottom center;width:80%;max-width:380px;height:auto;display:block}.news-hero__text{box-sizing:border-box;z-index:2;text-align:center;background:0 0;flex-direction:column;align-items:center;width:90%;max-width:420px;padding:0;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.news-hero__label{opacity:0;flex-direction:row;justify-content:center;align-items:center;gap:16px;width:auto;height:auto;margin-bottom:20px;padding:0;display:flex;transform:translate(-100px)}.news-hero__label.animate{animation:.6s ease-out .3s forwards slideInFromLeft}.news-hero__label-line{border:none;border-top:5px solid #1e49e3;flex:none;width:80px;height:0}.news-hero__label-text{text-transform:uppercase;color:#1e49e3;white-space:nowrap;flex:none;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:120.81%}.news-hero__title{text-align:center;text-transform:uppercase;color:#1e49e3;opacity:0;width:100%;margin:0 0 16px;font-family:Poppins,sans-serif;font-size:36px;font-style:normal;font-weight:700;line-height:115%;display:block;transform:translate(-100px)}.news-hero__title.animate{animation:.6s ease-out .5s forwards slideInFromLeft}.news-hero__title-line{white-space:normal;display:inline}.news-hero__title-line:first-child:after{content:" "}.news-hero__script{text-align:center;text-transform:uppercase;color:#000;white-space:normal;opacity:0;width:100%;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:300;line-height:140%;transform:translate(-100px)}.news-hero__script.animate{animation:.6s ease-out .7s forwards slideInFromLeft}}@media (width<=600px){.news-hero__image img{width:85%;max-width:340px}.news-hero__text{width:92%;max-width:380px}.news-hero__label{gap:14px;margin-bottom:18px}.news-hero__label-line{border-top-width:4px;width:70px}.news-hero__label-text{font-size:15px}.news-hero__title{margin-bottom:14px;font-size:32px}.news-hero__script{font-size:15px}}@media (width<=480px){.news-hero__image img{width:90%;max-width:300px}.news-hero__text{width:94%;max-width:340px}.news-hero__label{gap:12px;margin-bottom:16px}.news-hero__label-line{border-top-width:4px;width:60px}.news-hero__label-text{font-size:14px}.news-hero__title{margin-bottom:12px;font-size:28px;line-height:120%}.news-hero__script{font-size:14px}}@media (width<=400px){.news-hero__image img{width:92%;max-width:270px}.news-hero__text{width:95%;max-width:310px}.news-hero__label{gap:10px;margin-bottom:14px}.news-hero__label-line{border-top-width:3px;width:50px}.news-hero__label-text{font-size:13px}.news-hero__title{margin-bottom:10px;font-size:26px}.news-hero__script{font-size:13px}}@media (width<=768px){.news-hero{background:#f6f5f8}.news-hero__container{flex-direction:column;height:auto;min-height:100%;margin:0;padding:0;display:flex;position:relative}.news-hero__text{box-sizing:border-box;z-index:2;text-align:center;background:#f6f5f8;flex-direction:column;order:1;align-items:center;width:100%;max-width:100%;padding:40px 24px 32px;display:flex;position:relative;top:auto;left:auto;transform:none}.news-hero__label{opacity:0;flex-direction:row;justify-content:center;align-items:center;gap:16px;width:auto;height:auto;margin-bottom:20px;padding:0;display:flex;transform:translate(-100px)}.news-hero__label.animate{animation:.6s ease-out .3s forwards slideInFromLeft}.news-hero__label-line{border:none;border-top:5px solid #1e49e3;flex:none;width:80px;height:0}.news-hero__label-text{text-transform:uppercase;color:#1e49e3;white-space:nowrap;flex:none;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:120.81%}.news-hero__title{text-align:center;text-transform:uppercase;color:#1e49e3;opacity:0;width:100%;margin:0 0 16px;font-family:Poppins,sans-serif;font-size:36px;font-style:normal;font-weight:700;line-height:115%;display:block;transform:translate(-100px)}.news-hero__title.animate{animation:.6s ease-out .5s forwards slideInFromLeft}.news-hero__title-line{white-space:normal;display:inline}.news-hero__title-line:first-child:after{content:" "}.news-hero__script{text-align:center;text-transform:uppercase;color:#000;white-space:normal;opacity:0;width:100%;max-width:400px;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:300;line-height:140%;transform:translate(-100px)}.news-hero__script.animate{animation:.6s ease-out .7s forwards slideInFromLeft}.news-hero__image{z-index:1;opacity:0;box-sizing:border-box;order:2;justify-content:center;width:100%;height:auto;min-height:auto;max-height:none;padding:0 24px;display:flex;position:relative;top:auto;right:auto}.news-hero__image.animate{animation:.8s ease-out .1s forwards fadeIn}.news-hero__image img{object-fit:contain;object-position:bottom center;width:100%;max-width:380px;height:auto;display:block}}@media (width<=600px){.news-hero__text{padding:36px 20px 28px}.news-hero__image{padding:0 20px}.news-hero__image img{max-width:340px}.news-hero__label{gap:14px;margin-bottom:18px}.news-hero__label-line{border-top-width:4px;width:70px}.news-hero__label-text{font-size:15px}.news-hero__title{margin-bottom:14px;font-size:32px}.news-hero__script{max-width:360px;font-size:15px}}@media (width<=480px){.news-hero__text{padding:32px 16px 24px}.news-hero__image{padding:0 16px}.news-hero__image img{max-width:300px}.news-hero__label{gap:12px;margin-bottom:16px}.news-hero__label-line{border-top-width:4px;width:60px}.news-hero__label-text{font-size:14px}.news-hero__title{margin-bottom:12px;font-size:28px;line-height:120%}.news-hero__script{max-width:320px;font-size:14px}}@media (width<=400px){.news-hero__text{padding:28px 14px 20px}.news-hero__image{padding:0 14px}.news-hero__image img{max-width:270px}.news-hero__label{gap:10px;margin-bottom:14px}.news-hero__label-line{border-top-width:3px;width:50px}.news-hero__label-text{font-size:13px}.news-hero__title{margin-bottom:10px;font-size:26px}.news-hero__script{max-width:280px;font-size:13px}}@media (width<=360px){.news-hero__text{padding:24px 12px 18px}.news-hero__image{padding:0 12px}.news-hero__image img{max-width:240px}.news-hero__label{gap:8px;margin-bottom:12px}.news-hero__label-line{border-top-width:3px;width:40px}.news-hero__label-text{font-size:12px}.news-hero__title{margin-bottom:10px;font-size:24px}.news-hero__script{max-width:260px;font-size:12px}}@media (width<=320px){.news-hero__text{padding:20px 10px 16px}.news-hero__image{padding:0 10px}.news-hero__image img{max-width:220px}.news-hero__label{gap:6px;margin-bottom:10px}.news-hero__label-line{border-top-width:2px;width:32px}.news-hero__label-text{font-size:11px}.news-hero__title{margin-bottom:8px;font-size:22px}.news-hero__script{max-width:240px;font-size:11px}}@media (prefers-reduced-motion:reduce){.news-hero__label,.news-hero__title,.news-hero__script,.news-hero__image{opacity:1;animation:none;transform:none}.news-hero__label.animate,.news-hero__title.animate,.news-hero__script.animate,.news-hero__image.animate{animation:none;transform:none}}.top-article{width:100%;padding:70px 0 50px;overflow:hidden}.top-article__inner{max-width:1440px;margin:0 auto;padding:0 54px}.top-article__card{opacity:0;background:#fff;border:none;border-radius:20px;align-items:stretch;gap:0;transition:opacity .8s ease-out,transform .8s ease-out;display:flex;overflow:hidden;transform:translateY(60px);box-shadow:-1px 7px 16.8px #00000040}.top-article__card.anim--visible{opacity:1;transform:translateY(0)}.top-article__card.anim--visible .top-article__image,.top-article__card.anim--visible .top-article__content{opacity:1;transform:translate(0)}.top-article__image{filter:none;width:480px;min-height:450px;box-shadow:none;opacity:0;border:none;flex-shrink:0;margin:0;padding:0;transition:opacity .7s ease-out .2s,transform .7s ease-out .2s;overflow:hidden;transform:translate(-40px)}.top-article__image img{object-fit:cover;width:100%;height:100%;display:block}.top-article__content{min-width:0;box-shadow:none;opacity:0;background:#fff;border:none;flex-direction:column;flex:1;gap:16px;margin:0;padding:32px 40px;transition:opacity .7s ease-out .3s,transform .7s ease-out .3s;display:flex;transform:translate(40px)}.top-article__date-row{align-items:center;gap:14px;display:flex}.top-article__cal-icon{flex-shrink:0}.top-article__date{color:#aaa;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:15px}.top-article__title{text-transform:capitalize;color:#1e49e3;white-space:nowrap;margin:0;font-family:Poppins,sans-serif;font-size:28px;font-weight:700;line-height:40px}.top-article__subtitle{text-transform:capitalize;color:#1e49e3;white-space:nowrap;margin:-10px 0 0;font-family:Poppins,sans-serif;font-size:28px;font-weight:700;line-height:40px}.top-article__excerpt{color:#333;flex-grow:1;margin:0;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:24px}.top-article__line{border-top:3px solid #6a6a6a;width:82px;height:0;margin-top:auto;margin-bottom:6px}.top-article__read-more{cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;margin-top:8px;padding:0;text-decoration:none;transition:gap .2s;display:flex}.top-article__read-more:hover{gap:16px}.top-article__read-more span{color:#6a6a6a;font-family:Poppins,sans-serif;font-size:18px;font-weight:700;line-height:27px;transition:color .2s}.top-article__read-more:hover span{color:#1e49e3}.top-article__read-more svg{transition:transform .2s}.top-article__read-more:hover svg{transform:translate(4px)}.top-article__read-more:hover svg path{stroke:#1e49e3}@media (width<=1400px){.top-article__image{width:520px;min-height:420px}.top-article__content{padding:28px 36px}.top-article__title,.top-article__subtitle{font-size:28px;line-height:38px}.top-article__subtitle{margin-top:-6px}}@media (width<=1200px){.top-article__inner{padding:0 40px}.top-article__image{width:450px;min-height:400px}.top-article__content{gap:14px;padding:24px 32px}.top-article__title,.top-article__subtitle{font-size:24px;line-height:34px}.top-article__subtitle{margin-top:-6px}.top-article__excerpt{font-size:15px;line-height:23px}.top-article__read-more span{font-size:16px}}@media (width<=1000px){.top-article__card{flex-direction:column;min-height:auto}.top-article__image{border-radius:20px 20px 0 0;width:100%;height:350px;min-height:auto;transform:translateY(-40px)}.top-article__card.anim--visible .top-article__image{transform:translateY(0)}.top-article__content{border-radius:0 0 20px 20px;width:100%;padding:28px 32px;transform:translateY(40px)}.top-article__card.anim--visible .top-article__content{transform:translateY(0)}.top-article__title,.top-article__subtitle{font-size:25px;line-height:36px}.top-article__inner{padding:0 40px}}@media (width<=768px){.top-article{padding:50px 0 40px}.top-article__inner{padding:0 24px}.top-article__image{height:280px}.top-article__content{gap:12px;padding:24px}.top-article__title,.top-article__subtitle{font-size:22px;line-height:32px}.top-article__subtitle{margin-top:-6px}.top-article__excerpt{font-size:14px;line-height:22px}.top-article__read-more span{font-size:16px}}@media (width<=600px){.top-article{padding:40px 0 30px}.top-article__inner{padding:0 20px}.top-article__image{height:240px}.top-article__content{gap:10px;padding:20px}.top-article__date-row{gap:10px}.top-article__cal-icon{width:20px;height:24px}.top-article__date{font-size:11px}.top-article__title,.top-article__subtitle{font-size:18px;line-height:26px}.top-article__subtitle{margin-top:-4px}.top-article__excerpt{font-size:13px;line-height:20px}.top-article__line{border-top-width:2px;width:60px}.top-article__read-more span{font-size:14px}.top-article__read-more svg{width:14px;height:11px}}@media (width<=480px){.top-article{padding:32px 0 24px}.top-article__inner{padding:0 16px}.top-article__card{border-radius:16px}.top-article__image{border-radius:16px 16px 0 0;height:200px}.top-article__content{border-radius:0 0 16px 16px;gap:8px;padding:18px 16px}.top-article__date-row{gap:8px}.top-article__cal-icon{width:18px;height:22px}.top-article__date{font-size:10px}.top-article__title,.top-article__subtitle{font-size:16px;line-height:24px}.top-article__subtitle{margin-top:-2px}.top-article__excerpt{font-size:12px;line-height:18px}.top-article__line{width:50px}.top-article__read-more{margin-top:4px}.top-article__read-more span{font-size:13px}.top-article__read-more svg{width:12px;height:10px}}@media (width<=360px){.top-article{padding:24px 0 20px}.top-article__inner{padding:0 12px}.top-article__card{border-radius:12px;box-shadow:0 4px 12px #00000026}.top-article__image{border-radius:12px 12px 0 0;height:160px}.top-article__content{border-radius:0 0 12px 12px;gap:6px;padding:14px 12px}.top-article__date-row{gap:6px}.top-article__cal-icon{width:16px;height:20px}.top-article__date{font-size:9px}.top-article__title,.top-article__subtitle{font-size:14px;line-height:20px}.top-article__subtitle{margin-top:0}.top-article__excerpt{font-size:11px;line-height:16px}.top-article__line{border-top-width:2px;width:40px}.top-article__read-more span{font-size:12px;line-height:18px}.top-article__read-more svg{width:10px;height:8px}}@media (prefers-reduced-motion:reduce){.top-article__card,.top-article__image,.top-article__content{opacity:1;transition:none;transform:none}.top-article__read-more,.top-article__read-more span,.top-article__read-more svg{transition:none}}.article-grid{width:100%;padding:30px 0}.article-grid__inner{max-width:1440px;margin:0 auto;padding:0 54px}.article-grid__row{grid-template-columns:repeat(3,1fr);gap:34px;display:grid}.ag-card{background:#fff;border-radius:20px;flex-direction:column;width:100%;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:-1px 7px 16.8px #00000040}.ag-card:hover{transform:translateY(-5px)}.ag-card__image{border-radius:20px 20px 0 0;width:100%;height:364px;overflow:hidden}.ag-card__image img{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .4s}.ag-card:hover .ag-card__image img{transform:scale(1.04)}.ag-card__body{background:#fff;border-radius:0 0 20px 20px;flex-direction:column;flex:1;gap:12px;padding:28px 37px 36px;display:flex}.ag-card__date-row{align-items:center;gap:14px;display:flex}.ag-card__cal-icon{flex-shrink:0}.ag-card__date{color:#aaa;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:15px}.ag-card__title{color:#1e49e3;margin:0;font-family:Poppins,sans-serif;font-size:18px;font-weight:600;line-height:27px}.ag-card__excerpt{color:#333;flex:1;margin:0;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:24px}.ag-card__read-more{cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:10px;margin-top:auto;padding:0;transition:gap .2s;display:flex}.ag-card__read-more:hover{gap:16px}.ag-card__read-more span{color:#6a6a6a;font-family:Poppins,sans-serif;font-size:18px;font-weight:700;line-height:27px;transition:color .2s}.ag-card__read-more:hover span{color:#1e49e3}.ag-card__read-more svg{transition:transform .2s}.ag-card__read-more:hover svg{transform:translate(4px)}.ag-card__read-more:hover svg path{stroke:#1e49e3}@media (width<=1100px){.article-grid__inner{padding:0 40px}.article-grid__row{grid-template-columns:repeat(2,1fr);gap:28px}.ag-card__image{height:280px}.ag-card__image img{object-position:center top}}@media (width<=700px){.article-grid__row{grid-template-columns:1fr;gap:28px}.article-grid__inner{padding:0 24px}.ag-card{max-width:440px;margin:0 auto}.ag-card__image{height:auto}.ag-card__image img{object-fit:initial;object-position:initial;height:auto}.ag-card__body{padding:24px}.ag-card__title{font-size:16px;line-height:24px}.ag-card__excerpt{font-size:14px;line-height:22px}}@media (width<=480px){.article-grid__inner{padding:0 16px}.ag-card{max-width:100%}.ag-card__image{height:auto}.ag-card__image img{object-fit:initial;object-position:initial;height:auto}.ag-card__body{padding:20px}.ag-card__title{font-size:15px;line-height:22px}.ag-card__excerpt{font-size:13px;line-height:20px}.ag-card__read-more span{font-size:15px}}.news-page{width:100%;overflow-x:hidden}.news-page__content{background:#fff;width:100%;padding-bottom:80px}.article-page{width:100%;overflow-x:hidden}.article-page__header{background:#1e49e3;width:100%;padding:30px 67px 40px}.article-page__back{cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;margin-bottom:20px;padding:0;display:flex}.article-page__back span{color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:15px}.article-page__back svg{width:14px;height:14px}.article-page__back:hover span{color:#d3e9fe}.article-page__date-row{align-items:center;gap:14px;margin-bottom:16px;display:flex}.article-page__date{color:#aaa;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:15px}.article-page__title{text-transform:capitalize;color:#fff;max-width:900px;font-family:Poppins,sans-serif;font-size:38px;font-weight:600;line-height:152%}.article-page__title.anim{opacity:0;transition:opacity .8s,transform .8s;transform:translate(-60px)}.article-page__title.anim--visible,.article-page__title.anim.anim--visible{opacity:1;transform:translate(0)}.article-page__subtitle{color:#fff;font-family:Poppins,sans-serif;font-size:29px;font-weight:300;line-height:152%;display:block}.article-page__body{background:#1e49e3;width:100%;min-height:600px;position:relative}.article-page__bg{mix-blend-mode:multiply;z-index:0;background:url(/images/farm-bg.svg) 50%/cover no-repeat;position:absolute;inset:0;transform:scaleX(-1)}.article-page__content-wrapper{z-index:1;max-width:830px;margin:0 auto;padding:60px 20px 80px;position:relative}.article-page__card{box-shadow:none;background:0 0;border-radius:20px 20px 0 0;overflow:hidden}.article-page__image{width:100%;box-shadow:none;background:0 0;border-radius:20px 20px 0 0;overflow:hidden}.article-page__image img{object-fit:contain;object-position:center;width:100%;height:auto;max-height:none;box-shadow:none;border-radius:20px 20px 0 0;display:block}.article-page__image img.article-page__image--flipped{object-fit:contain;object-position:center;border-radius:20px 20px 0 0;width:100%;height:auto;transform:scaleX(-1)}.article-page__text{box-shadow:none;background:#fff;padding:40px}.article-page__text p{color:#4f4f4f;margin:0 0 20px;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:152%}.article-page__text p:last-child{margin-bottom:0}.article-page__text p.article-page__bold{color:#4f4f4f;margin:24px 0 12px;font-family:Poppins,sans-serif;font-size:19px;font-weight:700;line-height:152%}.article-page__text p.article-page__numbered{color:#4f4f4f;margin:28px 0 8px;font-family:Poppins,sans-serif;font-size:19px;font-weight:700;line-height:152%}.article-page__text p.article-page__signature{color:#1e49e3;margin:30px 0 0;font-family:Poppins,sans-serif;font-size:19px;font-weight:700;line-height:152%}.article-page__text p strong{font-weight:700}.article-page__not-found{flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:400px;padding:80px 40px;display:flex}.article-page__not-found h2{color:#1e49e3;font-family:Poppins,sans-serif;font-size:32px}.article-page__not-found a{color:#1e49e3;font-family:Poppins,sans-serif;font-size:18px;text-decoration:underline}@media (width<=1000px){.article-page__header{padding:24px 40px 32px}.article-page__title{font-size:32px}.article-page__subtitle{font-size:24px}}@media (width<=768px){.article-page__header{padding:20px 24px 28px}.article-page__title{font-size:26px}.article-page__subtitle{font-size:20px}.article-page__content-wrapper{padding:40px 16px 60px}.article-page__card,.article-page__image,.article-page__image img,.article-page__image img.article-page__image--flipped{border-radius:16px 16px 0 0}.article-page__text{padding:28px 20px}.article-page__text p{font-size:16px}.article-page__text p.article-page__bold,.article-page__text p.article-page__numbered,.article-page__text p.article-page__signature{font-size:17px}}@media (width<=480px){.article-page__header{padding:16px 16px 24px}.article-page__title{font-size:22px}.article-page__subtitle{font-size:18px}.article-page__content-wrapper{padding:32px 12px 50px}.article-page__card,.article-page__image,.article-page__image img,.article-page__image img.article-page__image--flipped{border-radius:10px 10px 0 0}.article-page__text{padding:20px 16px}.article-page__text p{font-size:15px}.article-page__text p.article-page__bold,.article-page__text p.article-page__numbered,.article-page__text p.article-page__signature{font-size:16px}}@media (width<=360px){.article-page__header{padding:14px 12px 20px}.article-page__title{font-size:20px}.article-page__subtitle{font-size:16px}.article-page__content-wrapper{padding:24px 10px 40px}.article-page__card,.article-page__image{border-radius:10px 10px 0 0}.article-page__text{padding:16px 12px}.article-page__text p{font-size:14px}.article-page__text p.article-page__bold,.article-page__text p.article-page__numbered,.article-page__text p.article-page__signature{font-size:15px}}.gallery-hero{width:100%;max-width:100vw;height:100vh;min-height:655px;max-height:900px;position:relative;overflow:hidden}.gallery-hero__fixed{z-index:0;pointer-events:none;width:100%;max-width:100vw;height:100vh;position:fixed;top:0;left:0;right:0;overflow:hidden}.gallery-hero__bg{z-index:0;background:url(/images/blue.svg) 50%/cover no-repeat;width:100%;height:100%;position:absolute;inset:0}.gallery-hero__candidate{z-index:1;width:434px;max-width:30vw;height:calc(100vh - 99px);position:absolute;top:111px;right:0}.gallery-hero__candidate img{object-fit:cover;object-position:top center;width:100%;height:100%}.gallery-hero__gradient{opacity:.73;z-index:2;background:linear-gradient(#1e49e30a 0%,#1429ad85 28%,#0a0a78 100%);width:100%;height:50%;position:absolute;bottom:0;left:0;right:0}.gallery-hero__inner{z-index:3;box-sizing:border-box;align-items:flex-start;width:100%;max-width:1440px;height:100%;margin:0 auto;padding:0 67px;display:flex;position:relative}.gallery-hero__text{box-sizing:border-box;flex-direction:column;width:763px;max-width:100%;padding-top:90px;display:flex}.gallery-hero__label{flex-direction:row;align-items:center;gap:20px;margin-bottom:120px;display:flex}.gallery-hero__label-line{border:none;border-top:6px solid #fff;flex:none;width:113px;height:0;margin:0}.gallery-hero__label-text{text-transform:uppercase;color:#fff;white-space:nowrap;font-family:Poppins,sans-serif;font-size:22px;font-style:normal;font-weight:700;line-height:120.81%}.gallery-hero__title{text-transform:uppercase;color:#fff;letter-spacing:-.02em;margin:0 0 100px;font-family:Poppins,sans-serif;font-size:108px;font-style:normal;font-weight:900;line-height:111px}.gallery-hero__script{color:#fff;width:763px;max-width:100%;margin:0;font-family:Bad Script,cursive;font-size:33px;font-style:normal;font-weight:400;line-height:120.81%}.gallery-hero__label,.gallery-hero__title,.gallery-hero__script{opacity:0;animation:1s ease-out .3s forwards galleryFadeUp;transform:translateY(50px)}@keyframes galleryFadeUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@media (width<=1400px){.gallery-hero__inner{padding:0 60px}.gallery-hero__text{padding-top:110px}.gallery-hero__candidate{width:380px;max-width:28vw}.gallery-hero__label{margin-bottom:50px}.gallery-hero__label-line{width:100px}.gallery-hero__label-text{font-size:20px}.gallery-hero__title{margin-bottom:50px;font-size:96px;line-height:100px}.gallery-hero__script{font-size:30px}}@media (width<=1200px){.gallery-hero{min-height:600px;max-height:800px}.gallery-hero__inner{padding:0 48px}.gallery-hero__text{padding-top:100px}.gallery-hero__candidate{opacity:.85;width:340px;max-width:26vw}.gallery-hero__label{margin-bottom:24px}.gallery-hero__label-line{border-top-width:5px;width:80px}.gallery-hero__label-text{font-size:18px}.gallery-hero__title{margin-bottom:24px;font-size:80px;line-height:84px}.gallery-hero__script{font-size:26px}}@media (width<=1024px){.gallery-hero{min-height:560px;max-height:750px}.gallery-hero__inner{padding:0 40px}.gallery-hero__text{width:100%;padding-top:90px}.gallery-hero__candidate{opacity:.6;width:300px;max-width:24vw;height:calc(100vh - 80px);top:80px}.gallery-hero__label{margin-bottom:20px}.gallery-hero__label-line{width:70px}.gallery-hero__label-text{font-size:16px}.gallery-hero__title{margin-bottom:20px;font-size:68px;line-height:72px}.gallery-hero__script{max-width:560px;font-size:24px}}@media (width<=900px){.gallery-hero{min-height:520px;max-height:700px}.gallery-hero__inner{justify-content:center;padding:0 32px}.gallery-hero__text{text-align:center;align-items:center;padding-top:85px}.gallery-hero__candidate{opacity:.4;width:260px;max-width:22vw}.gallery-hero__label{justify-content:center;margin-bottom:18px}.gallery-hero__label-line{width:60px}.gallery-hero__label-text{font-size:15px}.gallery-hero__title{margin-bottom:18px;font-size:56px;line-height:60px}.gallery-hero__script{text-align:center;max-width:480px;font-size:22px}}@media (width<=768px){.gallery-hero{min-height:480px;max-height:650px}.gallery-hero__inner{padding:0 24px}.gallery-hero__text{padding-top:80px}.gallery-hero__candidate{opacity:.3;width:220px;max-width:20vw;height:calc(100vh - 70px);top:100px}.gallery-hero__label{margin-bottom:16px}.gallery-hero__label-line{border-top-width:4px;width:50px}.gallery-hero__label-text{font-size:14px}.gallery-hero__title{margin-bottom:16px;font-size:48px;line-height:52px}.gallery-hero__script{max-width:420px;font-size:20px}}@media (width<=600px){.gallery-hero{min-height:440px;max-height:600px}.gallery-hero__inner{padding:0 20px}.gallery-hero__text{padding-top:75px}.gallery-hero__candidate{opacity:.25;width:180px;max-width:18vw;height:calc(100vh - 60px);top:110px}.gallery-hero__label{margin-bottom:14px}.gallery-hero__label-line{width:40px}.gallery-hero__label-text{font-size:13px}.gallery-hero__title{margin-bottom:14px;font-size:40px;line-height:44px}.gallery-hero__script{max-width:360px;font-size:18px}}@media (width<=480px){.gallery-hero{min-height:400px;max-height:550px}.gallery-hero__inner{padding:0 16px}.gallery-hero__text{padding-top:70px}.gallery-hero__candidate{opacity:.2;width:150px;max-width:16vw;height:calc(100vh - 56px);top:120px}.gallery-hero__label{margin-bottom:12px}.gallery-hero__label-line{border-top-width:3px;width:32px}.gallery-hero__label-text{font-size:12px}.gallery-hero__title{margin-bottom:12px;font-size:34px;line-height:38px}.gallery-hero__script{max-width:300px;font-size:16px}}@media (width<=360px){.gallery-hero{min-height:360px;max-height:500px}.gallery-hero__inner{padding:0 12px}.gallery-hero__text{padding-top:65px}.gallery-hero__candidate{opacity:.15;width:120px;max-width:14vw;height:calc(100vh - 50px);top:50px}.gallery-hero__label{margin-bottom:10px}.gallery-hero__label-line{width:24px}.gallery-hero__label-text{font-size:11px}.gallery-hero__title{margin-bottom:10px;font-size:28px;line-height:32px}.gallery-hero__script{max-width:260px;font-size:14px}}@media (width>=1920px){.gallery-hero__fixed{max-width:1920px;left:50%;transform:translate(-50%)}.gallery-hero__candidate{right:calc(50% - 960px)}}@media (prefers-reduced-motion:reduce){.gallery-hero__label,.gallery-hero__title,.gallery-hero__script{opacity:1;animation:none;transform:none}}.gallery-grid{z-index:2;background:0 0;width:100%;padding:40px 0 100px;position:relative}.gallery-grid__inner{flex-direction:column;gap:20px;max-width:1440px;margin:0 auto;padding:0 67px;display:flex}.gallery-grid__row{gap:26px;display:grid}.gallery-grid__row--even{grid-template-columns:repeat(3,1fr)}.gallery-grid__row--mixed{grid-template-columns:1fr 2fr}.gallery-grid__item{cursor:pointer;filter:drop-shadow(7px 8px 8.1px #00000040);border-radius:20px;height:523px;transition:transform .3s;position:relative;overflow:hidden}.gallery-grid__item:hover{transform:translateY(-4px)}.gallery-grid__item img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.gallery-grid__item:hover img{transform:scale(1.05)}.gallery-grid__item-overlay{opacity:0;background:#01195573;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.gallery-grid__item:hover .gallery-grid__item-overlay{opacity:1}.gallery-lightbox{z-index:10000;background:#000000eb;justify-content:center;align-items:center;padding:40px;animation:.25s lightboxFadeIn;display:flex;position:fixed;inset:0}@keyframes lightboxFadeIn{0%{opacity:0}to{opacity:1}}.gallery-lightbox__content{justify-content:center;align-items:center;max-width:90vw;max-height:85vh;display:flex;position:relative}.gallery-lightbox__image{object-fit:contain;border-radius:12px;max-width:100%;max-height:85vh;box-shadow:0 8px 40px #00000080}.gallery-lightbox__close{cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s;display:flex;position:absolute;top:-50px;right:0}.gallery-lightbox__close:hover{background:#ffffff40}.gallery-lightbox__nav{cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.gallery-lightbox__nav:hover{background:#ffffff4d}.gallery-lightbox__nav--prev{left:-70px}.gallery-lightbox__nav--next{right:-70px}@media (width<=1100px){.gallery-grid__inner{padding:0 40px}.gallery-grid__item{height:400px}.gallery-grid__row--even{grid-template-columns:repeat(2,1fr)}.gallery-grid__row--mixed{grid-template-columns:1fr 1fr}}@media (width<=700px){.gallery-grid__inner{padding:0 24px}.gallery-grid__row--even,.gallery-grid__row--mixed{grid-template-columns:1fr}.gallery-grid__item{aspect-ratio:4/3;height:auto}.gallery-grid__item img{object-position:center top}.gallery-grid{padding:90px 0 60px}.gallery-hero{height:auto;min-height:auto;padding-bottom:40px}.gallery-hero__text{padding-top:40px}.gallery-hero__label{margin-bottom:24px}.gallery-hero__title{margin-bottom:24px;font-size:48px;line-height:52px}.gallery-hero__script{font-size:20px;line-height:130%}.gallery-lightbox__nav--prev{left:-10px}.gallery-lightbox__nav--next{right:-10px}.gallery-lightbox{padding:20px}.gallery-lightbox__close{top:-44px}}@media (width<=480px){.gallery-grid__item{aspect-ratio:4/3;height:auto}.gallery-grid{padding:10px 0 40px}.gallery-hero__text{padding-top:30px}.gallery-hero__label{margin-bottom:16px}.gallery-hero__title{margin-bottom:16px;font-size:36px;line-height:40px}.gallery-hero__script{font-size:18px}.gallery-lightbox__nav{width:40px;height:40px}}.gallery-page{background:0 0;width:100%;max-width:100vw;position:relative;overflow-x:hidden}.gallery-page *{max-width:100%}.gallery-grid,.gallery-page .footer{z-index:2;position:relative}.join-page{width:100%;overflow-x:hidden}.join-hero{background:#f6f5f8;width:100%;min-height:100vh;position:relative}.join-hero__image-fixed{z-index:0;pointer-events:none;width:500px;height:calc(100vh - 120px);position:fixed;top:111px;left:10px;overflow:hidden}.join-hero__image-fixed img{object-fit:cover;object-position:top center;width:100%;height:100%}.join-hero__content-wrapper{z-index:1;background:0 0;min-height:100vh;margin-left:500px;position:relative}.join-hero__content{flex-direction:column;padding:80px 40px 80px 3px;display:flex}.join-hero__title{text-transform:uppercase;color:#1e49e3;font-family:Poppins,sans-serif;font-size:56px;font-weight:900;line-height:81px}.join-hero__script{color:#1e49e3;max-width:756px;margin-top:20px;font-family:Bad Script,cursive;font-size:30px;font-weight:400;line-height:120.81%}.join-hero__divider{border-top:1px solid #5b5b5b;width:100%;max-width:768px;height:0;margin-top:40px}.join-values{text-align:center;margin-top:40px}.join-values__title{text-transform:capitalize;color:#1e49e3;font-family:Poppins,sans-serif;font-size:43px;font-weight:600;line-height:120.81%}.join-values__subtitle{color:#5f5f5f;margin-top:16px;font-family:Poppins,sans-serif;font-size:25px;font-weight:300;line-height:120.81%}.join-values__svg{margin-top:30px}.join-values__image{width:100%;max-width:700px;height:auto;margin:0 auto;display:block}.join-page .footer{z-index:2;position:relative}@media (width<=1100px){.join-hero{min-height:auto}.join-hero__content-wrapper{min-height:auto;margin-left:0}.join-hero__content{text-align:center;flex-direction:column;align-items:center;padding:40px;display:flex}.join-hero__title{order:1;font-size:48px;line-height:56px}.join-hero__script{text-align:center;order:2;font-size:26px}.join-hero__divider{order:3;margin-left:auto;margin-right:auto}.join-values{order:5}.join-hero__image-fixed{order:4;justify-content:flex-start;width:100%;height:auto;padding:30px 40px 30px 0;display:flex;position:relative;top:auto;left:auto}.join-hero__image-fixed img{object-fit:contain;object-position:left top;width:100%;max-width:450px;height:auto}.join-values__image{max-width:100%}}@media (width<=768px){.join-hero__content{padding:40px 24px 30px}.join-hero__image-fixed{padding:24px 24px 24px 0}.join-hero__image-fixed img{max-width:380px}.join-hero__title{font-size:36px;line-height:44px}.join-hero__script{font-size:22px}.join-values__title{font-size:32px}.join-values__subtitle{font-size:20px}}@media (width<=480px){.join-hero__content{padding:32px 16px 24px}.join-hero__image-fixed{padding:20px 16px 20px 0}.join-hero__image-fixed img{width:100%;max-width:100%}.join-hero__title{font-size:28px;line-height:36px}.join-hero__script{font-size:18px}.join-values__title{font-size:26px}.join-values__subtitle{font-size:18px}}@media (width<=360px){.join-hero__content{padding:24px 12px 20px}.join-hero__image-fixed{padding:16px 12px 16px 0}.join-hero__title{font-size:24px;line-height:32px}.join-hero__script{font-size:16px}.join-values__title{font-size:22px}.join-values__subtitle{font-size:16px}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Poppins,sans-serif;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none;transition:color .2s}ul,ol{list-style:none}img{max-width:100%;height:auto;display:block}button{cursor:pointer;background:0 0;border:none;outline:none;font-family:Poppins,sans-serif}input,textarea,select{background:0 0;border:none;outline:none;font-family:Poppins,sans-serif}.scroll-top-btn{cursor:pointer;z-index:9999;opacity:0;pointer-events:none;background:#d3d4d55c;border:1px solid #728ff8;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:all .3s;display:flex;position:fixed;bottom:40px;right:30px;transform:translateY(20px)}.scroll-top-btn.visible{opacity:1;pointer-events:all;transform:translateY(0)}.scroll-top-btn:hover{background:#d3d4d5a6;transform:translateY(-3px);box-shadow:0 4px 12px #00000026}.scroll-top-btn svg{stroke:#011955;stroke-width:3px;fill:none;width:24px;height:24px}.anim{opacity:0;transition:opacity .8s ease-out,transform .8s ease-out}.anim.anim--visible{opacity:1;transform:translate(0)!important}.anim--slide-left{transform:translate(-80px)}.anim--slide-right{transform:translate(80px)}.anim--slide-up{transform:translateY(60px)}.anim--fade{transform:translateY(0)}.anim--delay-1{transition-delay:.1s}.anim--delay-2{transition-delay:.2s}.anim--delay-3{transition-delay:.3s}.anim--delay-4{transition-delay:.4s}.anim--delay-5{transition-delay:.5s}.anim--delay-6{transition-delay:.6s}.anim--delay-7{transition-delay:.7s}.anim--delay-8{transition-delay:.8s}.section-label{justify-content:center;align-items:center;gap:20px;display:flex}.section-label__line{border-top:6px solid #1e49e3;width:113px;height:0;display:block}.section-label__text{text-transform:uppercase;color:#1e49e3;white-space:nowrap;font-family:Poppins,sans-serif;font-size:22px;font-weight:700;line-height:120.81%}
