:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}a,button{cursor:revert}menu,ol,summary,ul{list-style:none}ol{counter-reset:revert}img{max-block-size:100%;max-inline-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}:where(pre){all:revert;box-sizing:border-box}::-moz-placeholder{color:unset}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;-webkit-line-break:after-white-space;overflow-wrap:break-word;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert;box-sizing:border-box}::-webkit-details-marker{display:none}:root{font-size:2.6666666667vw}@media (min-width:768px){:root{font-size:.5208333333vw}}.button{gap:.2rem;pointer-events:auto;width:100%}.button,.button span{align-items:center;display:flex}.button span{border-radius:.6rem;font-size:1.6rem;font-style:normal;font-weight:500;height:6rem;justify-content:center;letter-spacing:-.048rem;line-height:90%;transition:background-color .4s,box-shadow .4s}.button span img,.button span svg{height:2.4rem;width:2.4rem}.button span:first-child{width:100%}.button span:nth-of-type(2){flex-shrink:0;position:relative;width:6rem}.button span:nth-of-type(2):after{content:"";height:2.4rem;position:absolute;right:5.9rem;top:50%;transform:translateY(-50%);transition:background-color .4s;width:.4rem;z-index:-1}.button--blue span{color:#fff}.button--blue span,.button--blue span:nth-of-type(2):after{background:var(--Colors-Dark-blue,#001538)}@media (hover:hover){.button--blue:hover span{background:var(--Black,#000);box-shadow:inset 0 0 42.5px #2b67db,inset 0 0 50px #032f82}.button--blue:hover span:after{background:#141e77}}@media (min-width:768px){.button span{border-radius:.4rem;font-size:2rem;height:7.2rem;letter-spacing:-.04rem;line-height:100%}.button span:nth-of-type(2){width:7.2rem}.button span:nth-of-type(2):after{right:7.1rem;top:50%}}.header{align-items:center;display:flex;inset:2rem 2rem auto 1.6rem;justify-content:space-between;position:fixed;z-index:10}.header.active{z-index:1001}.header__logo{display:flex;width:10rem}.header__logo img{width:100%}.header__menu-open.active>span{z-index:1003}.header__menu-open.active img{z-index:1004}.header__menu-open>span{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:.6rem;display:block;height:4rem;mix-blend-mode:overlay;padding:.1rem;position:fixed;right:1rem;top:1rem;width:4rem;z-index:11}.header__menu-open>span span{background:linear-gradient(180deg,#b8d5ed03,#b8d5ed03);border-bottom:2px solid #fff;border-radius:inherit;border-top:2px solid #fff;box-shadow:0 24px 34px -16px #0000000d,inset -2px 0 4px -2px #000,inset 2px 0 4px -2px #000,inset 0 5px 2px -4px #fff,inset 0 -5px 2px -4px #fff;top:0;right:.1rem;bottom:0;left:.1rem;position:absolute}.header__menu-open>span:after{border-bottom:2px solid #000;border-left:1px solid #000;border-radius:inherit;border-right:1px solid #000;bottom:0;content:"";display:block;filter:blur(5px);left:.2rem;pointer-events:none;position:absolute;right:.2rem;top:0;width:calc(100% - .4rem);z-index:1}.header__menu-open img,.header__menu-open svg{display:block;height:1.6rem;position:fixed;right:2.2rem;top:2.2rem;width:1.6rem;z-index:12}@media (max-width:767px){.header__button,.header__nav{display:none}}@media (min-width:768px){.header{inset:2.8rem 4rem auto 4rem}.header__logo{width:13.8rem}.header__menu-open{display:none}.header__nav{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.header__nav-list{align-items:center;display:flex;gap:4.9rem}.header__nav-list li>a{color:#001538c9;font-size:1.9rem;font-style:normal;font-weight:500;line-height:normal;transition:color .4s}}@media (min-width:768px) and (hover:hover){.header__nav-list li>a:hover{color:#11397ac7}}@media (min-width:768px){.header__button{height:5.4113rem;width:17.8rem}.header__button span{font-size:1.4rem;height:100%;letter-spacing:-.028rem}}.menu{-webkit-backdrop-filter:blur(9.1499996185px);backdrop-filter:blur(9.1499996185px);background:#eff7ff6b;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .4s;z-index:1000}.menu.visible{opacity:1;pointer-events:auto}.menu__inner{background:linear-gradient(180deg,#ffffff03,#ffffff03);border-radius:0 0 1.6rem 1.6rem;box-shadow:0 24px 34px -16px #0000000d,inset -2px 0 4px -2px #000,inset 2px 0 4px -2px #000,inset 0 5px 2px -4px #fff,inset 0 -5px 2px -4px #fff;padding:9.8rem 1.6rem 1.2rem}.menu__inner,.menu__list{display:flex;flex-direction:column;gap:2.4rem}.menu__list{align-items:center}.menu__list li>a{color:var(--Colors-Dark-blue,rgba(0,21,56,.78));font-size:1.6rem;font-style:normal;font-weight:500;letter-spacing:-.048rem;line-height:90%}@media (min-width:768px){.menu{display:none}}.footer{z-index:1}.footer,.footer .container{background:#bcd2e8;position:relative}.footer .container{padding-bottom:26.2rem;padding-top:3.9rem;z-index:8}.footer__img{bottom:-4px;left:0;pointer-events:none;position:absolute;right:0;z-index:-7}.footer__img img{width:100%}.footer__cloud{display:flex;top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;z-index:-8}.footer__cloud,.footer__cloud img{height:100%;width:100%}.footer__scat{display:flex;pointer-events:none;position:absolute;z-index:-2}.footer__scat.one{bottom:13rem;left:-.4rem;width:12.2rem;z-index:-3}.footer__scat.two{bottom:17.7rem;left:11.5rem;width:15.8rem}.footer__scat.tree{bottom:5.8rem;left:8.8rem;width:20.4rem}.footer__scat img{width:100%}.footer__title{background:linear-gradient(90deg,#001538 39.12%,#001538 54.9%,#e4e5e6 140.78%);background-clip:text;-webkit-background-clip:text;font-size:4.2rem;letter-spacing:-.126rem;line-height:90%;-webkit-text-fill-color:transparent;margin-bottom:1.6rem;mix-blend-mode:hard-light}.footer__text,.footer__title{font-style:normal;font-weight:500}.footer__text{color:#041633c4;font-size:1.3rem;letter-spacing:-.026rem;line-height:130%;margin-bottom:.8rem}.footer__inner{gap:4rem}.footer__inner,.footer__mid{display:flex;flex-direction:column}.footer__mid{gap:2.4rem}.footer__group{display:flex;flex-direction:column;gap:.4rem}.footer__label{color:#11397aa8;font-size:1.3rem;letter-spacing:-.026rem;line-height:130%}.footer__label,.footer__link{font-style:normal;font-weight:500}.footer__link{font-size:1.6rem;letter-spacing:-.048rem;line-height:90%;width:20rem}.footer__socials{align-items:center;display:flex;gap:.4rem}.footer__socials li>a{align-items:center;background:url(/img/acord_button_mob.webp) no-repeat 50%/100% 100%;display:flex;height:4rem;justify-content:center;transition:transform .4s;width:4rem}@media (hover:hover){.footer__socials li>a:hover{transform:scale(1.1)}}.footer__socials li>a img,.footer__socials li>a svg{aspect-ratio:1/1;height:1.6rem;width:1.6rem}.footer__bottom{align-items:center;background:#a2bde0;color:#123b7a;display:flex;flex-direction:column;font-size:1.5rem;font-style:normal;font-weight:500;gap:1.6rem;line-height:normal;padding:1.2rem 1.6rem;position:relative;z-index:5}@media (max-width:767px){.footer__cloud-two,.footer__scat.four{display:none}}@media (min-width:768px){.footer .container{padding-bottom:20.5rem;padding-top:19.7rem}.footer__cloud-two{bottom:15.6rem;left:-57.1rem;position:absolute;width:163.6rem;z-index:-4}.footer__cloud-two img{width:100%}.footer__scat.one{bottom:25rem;left:50rem;width:62.8rem}.footer__scat.two{bottom:41.1rem;left:89.6rem;width:77.6rem}.footer__scat.tree{bottom:10.6rem;left:87rem;width:64.8rem}.footer__scat.four{bottom:15.7rem;right:-33.9rem;width:61.1rem}.footer__title{font-size:10.6rem;letter-spacing:-.106rem;margin-bottom:1.8rem;width:89rem}.footer__text{font-size:1.5rem;letter-spacing:-.03rem;margin-bottom:2.3rem;width:44.6rem}.footer__button{width:33.7rem}.footer__inner{height:101.3rem;justify-content:space-between}.footer__mid{gap:3.5rem}.footer__group{gap:.8rem}.footer__label{font-size:1.9rem;letter-spacing:normal;line-height:normal}.footer__link{font-size:2.8rem;letter-spacing:-.084rem;line-height:97%;width:26rem}.footer__socials{gap:.8rem}.footer__socials li>a{background:url(/img/acord_button.webp) no-repeat 50%/100% 100%;height:6rem;width:6rem}.footer__socials li>a img,.footer__socials li>a svg{height:2.4rem;width:2.4rem}.footer__bottom{flex-direction:row;justify-content:space-between;letter-spacing:-.03rem;line-height:130%;padding:1.9rem 4rem}}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{background:#fff;color:#113a7a;font-family:Inter Tight,sans-serif;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;flex-direction:column}#loader{background-color:#f5f7f9;height:100%;left:0;position:fixed;top:0;transition:opacity .3s;width:100%;z-index:100}#loader.loading-ended{opacity:0;pointer-events:none}a{text-decoration:none}a,button{outline:none;-webkit-tap-highlight-color:transparent;cursor:pointer}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.line{overflow:hidden}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}.container{padding:0 1.6rem;width:100%}@media (min-width:768px){.container{padding:0 3.7rem}}.line-wrap,.wrapper{overflow:hidden}.pt{padding-top:16rem}.pb{padding-bottom:16rem}@media (min-width:768px){.pt{padding-top:25rem}.pb{padding-bottom:25rem}}.hero-section{height:calc(var(--lvh, 100vh)*2);position:relative;z-index:2}.hero-section__pin{height:var(--lvh,100vh);position:relative;z-index:5}.hero-section .container{display:flex;flex-direction:column;height:100%;padding-bottom:15.3rem;padding-top:9rem}.hero-section__bg{display:flex;top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;z-index:-5}.hero-section__bg img{height:100%;width:100%}.hero-section__subtitle>span,.hero-section__title>span{display:block;overflow:hidden}.hero-section__subtitle>span>span,.hero-section__title>span>span{background:var(--Colors-Gradient-1,linear-gradient(90deg,#0a3376 0,#8ebde8 108.32%));background-clip:text;-webkit-background-clip:text;display:block;font-size:6.8rem;font-style:normal;font-weight:500;letter-spacing:-.204rem;line-height:90%;text-wrap:nowrap;-webkit-text-fill-color:transparent}.hero-section__subtitle{left:1.6rem;position:absolute;top:9rem;z-index:2}.hero-section__text{color:#00153863;font-size:1.2rem;font-style:normal;font-weight:500;letter-spacing:-.024rem;line-height:130%;margin:auto 0 1.2rem;width:13.2rem}.hero-section__img{display:flex;left:0;position:absolute;top:50%;width:72.6rem;z-index:3}.hero-section__img img{width:100%}.hero-section__cloud-one{bottom:0;left:0;mix-blend-mode:color-dodge;opacity:.6;pointer-events:none;position:absolute;width:100%;z-index:-3}.hero-section__cloud-one img{height:auto;width:100%}.hero-section__cloud-two{bottom:0;left:0;position:absolute;transform:translateY(50%);width:100%;z-index:-2}.hero-section__cloud-two img{width:100%}.hero-section__cloud{height:calc(var(--lvh-vh, 100vh)*1.2);left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:100}.hero-section__cloud img{height:100%;max-height:none;max-width:none;width:100%}.pin-spacer{pointer-events:none}@media (max-width:767px){.hero-section__icon,.hero-section__subtext{display:none}}@media (min-width:768px){.hero-section{height:calc(var(--inner-vh, 100vh)*1.8)}.hero-section__pin{height:var(--inner-vh,100vh);position:relative;z-index:5}.hero-section .container{padding:11.7rem 4.6rem 7.7rem}.hero-section__icon{filter:blur(3px);height:4.4rem;position:absolute;right:4rem;top:16.2rem;width:4.4rem;z-index:-4}.hero-section__subtitle>span>span,.hero-section__title>span>span{font-size:20.2rem;letter-spacing:-.606rem}.hero-section__subtitle{left:4.6rem;top:11.7rem}.hero-section__text{font-size:1.5rem;letter-spacing:-.03rem;margin:auto 0 7.2rem;width:14.4rem}.hero-section__subtext{color:#00153863;font-size:1.5rem;font-style:normal;font-weight:500;letter-spacing:-.03rem;line-height:130%;margin-left:7.2rem;text-align:right;width:17.5rem}.hero-section__button{bottom:4rem;position:absolute;right:4rem;width:33.7rem;z-index:5}.hero-section__img{aspect-ratio:135/75.4;bottom:7.2rem;left:41.4rem;right:26.6rem;top:55%;width:auto}}.preference-section{padding-bottom:calc(var(--lvh, 100vh)*.7);pointer-events:none;position:relative;z-index:50}.preference-section__list{display:flex;flex-direction:column;gap:2.4rem}.preference-section__list li:nth-of-type(2n){margin-left:auto}.preference-section__card{aspect-ratio:19.4/18;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:url(/img/preference_card_img.webp) no-repeat 50%/100% 100%;border-radius:1.2rem;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:1.6rem;position:relative;width:21.4rem}.preference-section__card-icon{height:1.6665rem;position:absolute;right:1.6rem;top:1.6rem;width:1.6665rem;z-index:5}.preference-section__card-title{font-size:2.4rem;font-style:normal;font-weight:500;letter-spacing:-.072rem;line-height:90%;position:relative;width:calc(100% - 4rem);z-index:5}.preference-section__card-text{color:#20375e;font-size:1.2rem;font-style:normal;font-weight:500;letter-spacing:-.024rem;line-height:130%;opacity:.77;position:relative;z-index:5}@media (max-width:767px){.preference-section__card-text.desk{display:none}}@media (min-width:768px){.preference-section{padding-bottom:calc(var(--inner-vh, 100vh)*.7)}.preference-section__list{gap:0}.preference-section__list li:nth-of-type(3){margin-left:31.4rem}.preference-section__list li:nth-of-type(4){margin-right:45.7rem}.preference-section__list li:nth-of-type(7){margin-left:43.7rem;margin-top:-2.8rem}.preference-section__card{border-radius:1.8rem;padding:2.4rem;width:34.2rem}.preference-section__card-icon{height:2.2719rem;position:absolute;right:2.4rem;top:2.4rem;width:2.2719rem}.preference-section__card-title{font-size:4.4rem;letter-spacing:-.132rem;line-height:97%;width:calc(100% - 5rem)}.preference-section__card-text{font-size:1.5rem;letter-spacing:-.03rem}.preference-section__card-text.mob{display:none}}.about-section{position:relative;z-index:1}.about-section__bg{top:0;right:0;bottom:0;left:0;position:absolute;z-index:-2}.about-section__bg img{height:100%;width:100%}.about-section__bg-mob{top:0;right:0;bottom:0;left:0;position:absolute;z-index:-2}.about-section__bg-mob img{height:100%;width:100%}.about-section__text{display:block;position:relative}.about-section__text p{display:block}.about-section__text p>span{display:block;margin-bottom:-.5rem;overflow:hidden}.about-section__text p>span>span{background:var(--Gradient-2,linear-gradient(90deg,#abb8cf 62.63%,#657c8c 134.24%));background-clip:text;-webkit-background-clip:text;display:block;font-size:4.2rem;font-style:normal;font-weight:500;letter-spacing:-.126rem;line-height:100%;text-align:center;-webkit-text-fill-color:transparent;padding-bottom:.5rem}.about-section__inner{padding:28rem 4.5rem 22rem;position:relative;width:100%}.about-section__inner:after{background:linear-gradient(180deg,#f2f7fa00 50.19%,#f2f7fa);bottom:0;content:"";height:10rem;left:0;position:absolute;right:0}.about-section__line-wrapper{align-items:center;display:flex;flex-direction:column;gap:1.6rem;left:50%;position:absolute;top:7.7rem;transform:translate(-50%);z-index:2}.about-section__line-wrapper img{display:flex;flex-shrink:0;height:3.6rem;width:3.6rem}.about-section__line{background:linear-gradient(0deg,#163b9900,#6775a2);display:flex;flex-shrink:0;height:48rem;position:relative;width:1px}.about-section__line:after{background:#3a496f;content:"";display:block;height:4px;position:absolute;top:0;transform:rotate(45deg) translate(-50%);width:4px}.about-section__img{display:block;position:absolute;z-index:-1}.about-section__img.one{left:-1.6rem;top:16.2rem;width:16.3rem}.about-section__img.two{right:-3.7rem;top:43rem;width:17rem}.about-section__img.tree{bottom:16.8rem;left:0;width:14rem}.about-section__list,.about-section__list li{display:flex;flex-direction:column}.about-section__list li{gap:.6rem}.about-section__list li:nth-of-type(2){align-items:flex-end;margin:3.7rem 0 6.5rem auto}.about-section__list li:nth-of-type(4){margin-left:auto;margin-top:6.4rem}.about-section__item-number{font-size:2.8rem;font-style:normal;font-weight:500;letter-spacing:-.084rem;line-height:90%;position:relative}.about-section__item-number div:first-of-type{background:linear-gradient(90deg,#fff,#abb8cf);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;mix-blend-mode:hard-light}.about-section__item-number div:nth-of-type(2){background:linear-gradient(90deg,#031939,#3b547acf);background-clip:text;-webkit-background-clip:text;top:0;right:0;bottom:0;left:0;opacity:0;position:absolute;z-index:2;-webkit-text-fill-color:transparent}.about-section__item-text{color:var(--light-blue,#a2bde0);font-size:1.3rem;font-style:normal;font-weight:500;letter-spacing:-.026rem;line-height:130%}.about-section__block{background:#f2f7fa;top:0;right:0;bottom:0;left:0;opacity:0;position:absolute;z-index:-2}@media (max-width:767px){.about-section{display:flex;flex-direction:column;height:126rem;justify-content:flex-end}.about-section__bg,.about-section__text p:first-child{display:none}}@media (min-width:768px){.about-section__top{height:calc(var(--inner-vh, 100vh)*3);margin-bottom:-.1rem}.about-section__bg-mob{display:none}.about-section__pin{height:calc(var(--inner-vh, 100vh)*1.3);position:relative}.about-section__text{bottom:22rem;left:0;position:absolute;right:0;z-index:10}.about-section__text p{bottom:0;left:0;position:absolute;right:0;transform:translateY(50%)}.about-section__text p>span{display:block;margin-bottom:-1.5rem;overflow:hidden}.about-section__text p>span>span{font-size:16rem;letter-spacing:-.22rem;padding-bottom:1.5rem}.about-section__inner{padding:39rem 51rem 42.3rem;z-index:5}.about-section__inner:after{height:39rem}.about-section__line-wrapper{gap:3.8rem;top:5rem}.about-section__line-wrapper img{height:9.9rem;width:9.9rem}.about-section__line{height:80rem}.about-section__img{position:absolute}.about-section__img.one{left:4.5rem;top:18.2rem;width:48.5rem}.about-section__img.two{right:5rem;top:29.6rem;width:61rem}.about-section__img.tree{bottom:36.4rem;left:17.6rem;width:39rem}.about-section__list li{gap:1.4rem}.about-section__list li:nth-of-type(2){align-items:flex-end;margin:3rem 0 14.5rem 60rem}.about-section__list li:nth-of-type(4){margin-left:60rem;margin-top:3.1rem}.about-section__item-number{font-size:10.6rem;letter-spacing:-.106rem}.about-section__item-text{font-size:2.8rem;letter-spacing:-.084rem;line-height:97%}}.marquee{overflow:hidden;width:100%}.marquee p{background:linear-gradient(90deg,#0a3376,#8ebde8 50%,#0a3376);background-clip:text;-webkit-background-clip:text;display:block;font-size:6.8rem;font-style:normal;font-weight:500;letter-spacing:-.204rem;line-height:90%;padding-right:3rem;text-wrap:nowrap;-webkit-text-fill-color:transparent;padding-bottom:1rem;width:-moz-max-content;width:max-content}.marquee .js-marquee-wrapper{align-items:center;display:flex}@media (min-width:768px){.marquee.program-section__marquee p{background:linear-gradient(90deg,#0a3376,#8ebde8);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;padding-left:4rem;text-align:center;width:100%}.marquee p{font-size:25.8rem;letter-spacing:-.258rem;padding-bottom:4rem;padding-right:6rem}}.faq-card{backdrop-filter:blur(12.420589447px);-webkit-backdrop-filter:blur(12.420589447px);background:linear-gradient(180deg,#ffffff03,#ffffff03);border-radius:1.2rem;box-shadow:0 24px 34px -16px #0000001a,inset -2px 0 4px -2px #0003,inset 2px 0 4px -2px #fff,inset 0 0 2px -4px #fff;cursor:pointer;display:flex;flex-direction:column;padding:1.6rem;position:relative}.faq-card:after{background:linear-gradient(90deg,#ffffffb3,#ffffff1a);border-radius:inherit;content:"";top:0;right:0;bottom:0;left:0;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1.5px;pointer-events:none;position:absolute}.faq-card.active .faq-card__button img{transform:rotate(0)}.faq-card__header{align-items:center;display:flex;gap:1rem;justify-content:space-between}.faq-card__title{color:#113a7a;font-size:1.6rem;font-style:normal;font-weight:500;letter-spacing:-.048rem;line-height:90%}.faq-card__button{align-items:center;background:url(/img/acord_button_mob.webp) no-repeat 50%/100% 100%;display:flex;flex-shrink:0;height:3.9rem;justify-content:center;width:4rem}.faq-card__button img{flex-shrink:0;height:1.2rem;transform:rotate(-45deg);transition:transform .3s;width:1.2rem}.faq-card__body{height:0;overflow:hidden}.faq-card__body p{color:#041633;font-size:1.3rem;font-style:normal;font-weight:500;line-height:130%;opacity:.77;padding-top:1.5rem}@media (min-width:768px){.faq-card{border-radius:2.4rem;padding:3.8rem 3.5rem 3.8rem 4.6rem}.faq-card__header{align-items:center;display:flex;gap:1rem;justify-content:space-between}.faq-card__title{font-size:2.8rem;letter-spacing:-.084rem;line-height:97%}.faq-card__button{background:url(/img/acord_button.webp) no-repeat 50%/100% 100%;height:6.9rem;width:7.2rem}.faq-card__button img{height:3rem;width:3rem}.faq-card__body{height:0;overflow:hidden}.faq-card__body p{font-size:1.9rem;opacity:.77;padding-top:.8rem}}.faq-section{background:linear-gradient(#fff,#bcd2e8);overflow:hidden;padding:2rem 0 4rem;position:relative;width:100%;z-index:6}.faq-section__bg{top:0;right:0;bottom:0;left:0;position:absolute;z-index:-1}.faq-section__bg img{height:100%;width:100%}.faq-section__list{display:flex;flex-direction:column;gap:.6rem;margin-top:-2rem}@media (max-width:767px){.faq-section__bg{display:none}}@media (min-width:768px){.faq-section{padding-bottom:0}.faq-section__list{display:flex;flex-direction:column;gap:1.4rem;margin-top:-8rem}}.glass{-webkit-backdrop-filter:blur(20.6000003815px);backdrop-filter:blur(20.6000003815px);background:#ffffff03;border-radius:inherit;display:block;height:100%;mix-blend-mode:overlay;padding:.2rem;width:100%}.glass span{background:linear-gradient(180deg,#b8d5ed03,#b8d5ed03);border-bottom:2px solid #fff;border-top:2px solid #fff;box-shadow:0 24px 34px -16px #0000000d,inset -2px 0 4px -2px #000,inset 2px 0 4px -2px #000,inset 0 5px 2px -4px #fff,inset 0 -5px 2px -4px #fff;top:0;right:.1rem;bottom:0;left:.1rem}.glass span,.glass:after{border-radius:inherit;position:absolute}.glass:after{border-bottom:2px solid #000;border-left:1px solid #000;border-right:1px solid #000;bottom:0;content:"";display:block;filter:blur(5px);left:.2rem;pointer-events:none;right:.2rem;top:0;width:calc(100% - .4rem);z-index:1}@media (min-width:768px){.glass{padding:.3rem}.glass span{border-bottom:3px solid #fff;border-top:3px solid #fff}}.program-section{background:linear-gradient(181deg,#f2f7fa 42.62%,#bcd8ef 99.54%);position:relative;width:100%;z-index:5}.program-section__list{display:flex;flex-direction:column;gap:1.2rem;margin-top:-3rem}.program-section__list>li{border-radius:1.6rem;height:45rem;position:relative}.program-section__item{display:flex;flex-direction:column;top:0;right:0;bottom:0;left:0;padding:2.4rem;position:absolute}.program-section__item-top{align-items:center;display:flex;justify-content:space-between}.program-section__item-title{color:#113a7a;font-size:2.8rem;font-style:normal;font-weight:500;letter-spacing:-.084rem;line-height:90%}.program-section__item-icon{flex-shrink:0;height:2.8rem;width:2.8rem}.program-section__item-list{margin-bottom:2.8rem;margin-top:auto}.program-section__item-list li{align-items:center;border-bottom:1px solid rgba(17,58,122,.11);display:flex;gap:1.2rem;padding:.8rem 0}.program-section__item-list li img{flex-shrink:0;height:1.4rem;width:1.4rem}.program-section__item-list li p{color:#526483;font-size:1.3rem;font-style:normal;font-weight:500;letter-spacing:-.026rem;line-height:130%}@media (max-width:767px){.program-section__glass{display:none}.program-section__item{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:url(/img/program_card_bg.webp) no-repeat 50%/100% 100%;border-radius:.8rem;overflow:hidden}}@media (min-width:768px){.program-section__list{display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-top:-8rem}.program-section__list>li{border-radius:2.4rem;height:60rem}.program-section__item{padding:4rem}.program-section__item-title{font-size:4.4rem;letter-spacing:-.132rem;line-height:97%}.program-section__item-icon{height:4.8rem;width:4.8rem}.program-section__item-list{margin-bottom:4rem}.program-section__item-list li{padding:1.2rem 0}.program-section__item-list li img{height:1.6rem;width:1.6rem}.program-section__item-list li p{font-size:1.5rem;letter-spacing:-.03rem}}.word-section{background:#bcd8ef;height:67.8rem;margin-bottom:-.1rem;overflow:hidden;position:relative;z-index:3}.word-section__planet-wrapper{left:0;position:absolute;top:0;width:100%;z-index:-4}.word-section__lottie{left:-5rem;position:absolute;right:-5rem;top:12rem;z-index:2}.word-section__lottie svg{height:100%;width:100%}.word-section__planet{height:auto;width:100%}.word-section__whale{position:absolute}.word-section__whale.one{left:7rem;top:16rem;width:9rem;z-index:-1}.word-section__whale.two{right:3rem;top:27.5rem;width:10rem;z-index:1}.word-section__cloud{bottom:-2px;left:0;position:absolute;right:0;z-index:-2}.word-section__cloud img{height:100%;width:100%}.word-section__title{background:linear-gradient(90deg,#113a7a,#51b6ff);background-clip:text;-webkit-background-clip:text;bottom:22.5rem;font-size:2.8rem;font-style:normal;font-weight:500;left:0;letter-spacing:-.084rem;line-height:90%;padding:0 4.5rem 0 5.9rem;position:absolute;text-align:center;width:100%;-webkit-text-fill-color:transparent}.word-section__list{bottom:0;left:0;position:absolute;right:0}.word-section__list>li{font-size:1.2rem;font-style:normal;font-weight:500;height:5.52rem;letter-spacing:-.036rem;line-height:97%;position:absolute;text-transform:uppercase;width:5.6rem}.word-section__list>li:first-of-type{bottom:32rem;left:4.2rem}.word-section__list>li:nth-of-type(2){bottom:29.2rem;left:16rem}.word-section__list>li:nth-of-type(3){bottom:30.3rem;right:.8rem}.word-section__list>li:nth-of-type(4){bottom:21rem;left:-1.4rem}.word-section__list>li:nth-of-type(5){bottom:17.6rem;left:12.2rem}.word-section__list>li:nth-of-type(6){bottom:20.8rem;right:5.3rem}.word-section__list>li:nth-of-type(7){bottom:10.6rem;left:3.6rem}.word-section__list>li:nth-of-type(8){bottom:13rem;right:-1.1rem}.word-section__item{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:url(/img/word_item_img_mob.webp) no-repeat 50%/100% 100%;border-radius:.6498rem;display:flex;height:100%;justify-content:center;overflow:hidden;text-align:center;width:100%}@media (min-width:768px){.word-section{height:190rem}.word-section__planet-wrapper{left:0;position:absolute;top:-40rem;width:100%;z-index:-4}.word-section__lottie{top:38rem}.word-section__whale.one{left:28rem;top:80rem;width:39rem}.word-section__whale.two{right:25rem;top:102rem;width:50rem}.word-section__cloud{bottom:0;top:auto}.word-section__title{bottom:57rem;font-size:12rem;letter-spacing:-.36rem;padding:0 39rem 0 42rem}.word-section__list{bottom:0;left:0;position:absolute;right:0}.word-section__list>li:first-of-type{bottom:79.6rem;font-size:3.0196rem;height:14rem;left:61rem;letter-spacing:-.0906rem;width:14rem}.word-section__list>li:nth-of-type(2){bottom:68.4rem;font-size:2.2338rem;height:13.2rem;left:auto;letter-spacing:-.067rem;right:64.7rem;width:13.2rem}.word-section__list>li:nth-of-type(3){bottom:78.9rem;font-size:1.9412rem;height:9rem;letter-spacing:-.0582rem;right:25.9rem;width:9rem}.word-section__list>li:nth-of-type(4){bottom:33.3rem;font-size:2.8471rem;height:13.2rem;left:23.5rem;letter-spacing:-.0854rem;width:13.2rem}.word-section__list>li:nth-of-type(5){bottom:75.6rem;font-size:2.5882rem;height:12rem;left:18.2rem;letter-spacing:-.0776rem;width:12rem}.word-section__list>li:nth-of-type(6){bottom:36rem;font-size:3.2353rem;height:15rem;letter-spacing:-.0971rem;right:31.6rem;width:15rem}.word-section__list>li:nth-of-type(7){bottom:39.6rem;font-size:2.5882rem;height:12rem;left:96.3rem;letter-spacing:-.0776rem;width:12rem}.word-section__list>li:nth-of-type(8){bottom:51.6rem;font-size:2.1624rem;height:10rem;left:56rem;letter-spacing:-.0649rem;right:auto;width:10rem}}
