: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}}.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}}.form{width:100%}.form__list{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1.6rem}.form__input input{align-items:center;background:#fff9;border-radius:.6rem;color:var(--Blue,#113a7a);display:flex;font-size:1.3rem;font-style:normal;font-weight:500;letter-spacing:-.026rem;line-height:130%;padding:1.6rem;width:100%}.form__input input::-moz-placeholder{opacity:.5}.form__input input::placeholder{opacity:.5}@media (min-width:768px){.form__list{display:grid;gap:.8rem;grid-template-columns:repeat(2,1fr);margin-bottom:4rem}.form__input input{border-radius:.8rem;font-size:1.9rem;letter-spacing:normal;line-height:normal;padding:2.4rem}}.contact-section{background:#fff;position:relative;z-index:2}.contact-section__bg{top:0;right:0;bottom:0;left:0;position:absolute;z-index:-1}.contact-section__bg img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.contact-section__content-bg{left:0;position:absolute;top:0}.contact-section .container{align-items:center;display:flex;flex-direction:column;height:var(--lvh-vh,100vh);justify-content:center;padding-bottom:4rem;padding-top:15rem}.contact-section__title{background:var(--Colors-Gradient-1,linear-gradient(90deg,#0a3376 0,#8ebde8 108.32%));background-clip:text;-webkit-background-clip:text;font-size:6.8rem;font-style:normal;font-weight:500;letter-spacing:-.204rem;line-height:90%;-webkit-text-fill-color:transparent}.contact-section__inner{border-radius:1.6rem;height:40.6rem;margin-top:-1.8rem;position:relative;width:100%}.contact-section__glass{height:100%;width:100%}.contact-section__content{display:flex;flex-direction:column;flex-shrink:0;gap:2.3rem;left:0;padding:1.6rem;position:absolute;top:0;width:100%}.contact-section__tabs-wrapper{align-items:center;border-radius:.8rem;flex-shrink:0;height:6.7rem;position:relative;width:100%}.contact-section__tabs-line{flex-shrink:0;height:100%;width:auto}.contact-section__tabs{display:flex;gap:1rem;top:0;right:0;bottom:0;left:0;padding:1.6rem;position:absolute}.contact-section__tab{align-items:center;color:#11397a66;display:flex;font-size:1.6rem;font-style:normal;font-weight:500;gap:.8rem;justify-content:center;letter-spacing:-.048rem;line-height:90%;text-align:center;text-wrap:nowrap;transition:color .3s;width:100%;z-index:10}@media (hover:hover){.contact-section__tab:hover{color:var(--Blue,#113a7a)}}.contact-section__tab img{display:none;flex-shrink:0;height:2rem;width:2rem}.contact-section__tab.active{color:var(--Blue,#113a7a)}.contact-section__tab.active img{display:block}.contact-section__form{display:none}.contact-section__form.active{display:block}@media (max-width:767px){.contact-section__content{background-image:url(/img/con-m-bg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:1.6rem;z-index:4}.contact-section__glass{display:none}}@media (min-width:768px){.contact-section .container{padding-bottom:15rem;padding-top:16rem}.contact-section__title{font-size:30.3085rem;letter-spacing:-.3031rem}.contact-section__inner{border-radius:2.4rem;flex-shrink:0;height:53.8rem;margin-top:-10.2rem;width:91.4rem}.contact-section__content{gap:2.3rem;height:53.8rem;justify-content:space-between;padding:4rem}.contact-section__tabs-wrapper{height:8.5rem}.contact-section__tabs{align-items:center;gap:6rem;justify-content:center;padding:2.4rem}.contact-section__tab{font-size:2.8rem;gap:1.6rem;letter-spacing:-.084rem;line-height:97%;width:-moz-max-content;width:max-content}.contact-section__tab img{height:2.8rem;width:2.8rem}.contact-section__form{margin-top:auto}}
