a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}a:focus{outline:none}.lang-layout{min-height:100vh}@font-face{font-family:Aileron;src:url(/fonts/Aileron-Regular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Aileron;src:url(/fonts/Aileron-Bold.otf) format("opentype");font-weight:700;font-style:normal}.lang-layout,.navbar{display:flex;flex-direction:column}.navbar{gap:0;align-items:center;justify-content:center;background-color:#f6f6f6;box-shadow:0 4px 10px rgba(0,0,0,.1)}.navbar__content{flex-direction:row;gap:50px;justify-content:start;max-width:1440px;width:100%;height:70px;padding:0 20px;position:relative}.navbar__content,.navbar__logo{display:flex;align-items:center}.navbar__logo{flex-direction:column;gap:0;justify-content:center;cursor:pointer}.navbar__logo img{height:140px;width:140px}.navbar__items{display:flex;flex-direction:row;gap:50px;align-items:center;justify-content:start;list-style-type:none}.navbar__items a{text-decoration:none}.navbar__items--text{color:#747783;position:relative;display:inline-block}.navbar__items--text,.navbar__items--text-active{font-family:var(--font-montserrat),sans-serif;font-size:14px;font-weight:400;line-height:24px}.navbar__items--text-active{color:#1583F0}.navbar__items--text:before{content:attr(data-hover);color:#1583F0;position:absolute;top:0;left:0;width:0;transition:width .3s ease-in-out;white-space:nowrap;overflow:hidden}.navbar__items--text:hover:before{width:100%}@media (max-width:1200px){.navbar{gap:30px}.navbar__items{display:flex;flex-direction:row;gap:40px;align-items:center;justify-content:start}.navbar__items--text,.navbar__items--text-active{font-size:12px}}@media (max-width:800px){.navbar__content{justify-content:space-between}.navbar__items,.navbar__language{display:none}}@media (max-width:550px){.navbar__logo img{width:130px!important}}.footer{font-family:var(--font-montserrat),sans-serif;font-size:14px;font-weight:400;color:#fff;line-height:24px;display:flex;flex-direction:column;gap:0;align-items:center;justify-content:center;margin-top:auto;padding:50px 100px 25px;background:linear-gradient(180deg,#355FB5,#17294F 80%)}.footer__top{display:flex;flex-direction:row;gap:50px;align-items:start;justify-content:space-between;width:100%;max-width:1440px}.footer__top h2{font-family:var(--font-montserrat),sans-serif;font-size:20px;font-weight:600;color:#fff;line-height:30px}.footer__about{text-align:justify;max-width:600px;line-height:28px}.footer__about,.footer__nav{display:flex;flex-direction:column;gap:15px;align-items:start;justify-content:center}.footer__nav{min-width:-moz-fit-content;min-width:fit-content}.footer__nav--items{display:flex;flex-direction:column;gap:5px;align-items:start;justify-content:center}.footer__nav--items li{text-align:left;cursor:pointer;transition:transform .3s ease-out}.footer__nav--items li:hover{transform:translateX(10px)}.footer__contact,.footer__contact--items{display:flex;flex-direction:column;gap:15px;align-items:start;justify-content:center}.footer__contact--item{display:flex;flex-direction:row;gap:12px;align-items:center;justify-content:start;transition:transform .3s ease-out;cursor:pointer}.footer__contact--item:hover{transform:translateX(10px)}.footer__line{background-color:#fff;margin:60px 0 25px;border:none;height:.1px;max-width:1440px;width:100%}.footer__bottom{gap:0;justify-content:space-between;max-width:1440px;width:100%}.footer__bottom,.footer__social-media{display:flex;flex-direction:row;align-items:center}.footer__social-media{gap:25px;justify-content:center}@media (max-width:1200px){.footer{font-size:12px}.footer__top{gap:30px}.footer__top h2{text-align:left;font-size:18px}}@media (max-width:800px){.footer{font-size:13px;padding:60px 70px 40px}.footer__top{display:flex;flex-direction:column;gap:50px;align-items:start;justify-content:start}.footer__top h2{font-size:22px}.footer__about{max-width:-moz-fit-content;max-width:fit-content}.footer__nav--items{gap:20px}.footer__line{margin:40px 0}.footer__bottom{display:flex;flex-direction:column;gap:30px;align-items:start;justify-content:start}.footer__bottom--text{order:2}}@media (max-width:550px){.footer{font-size:16px;padding:60px 30px 40px}.footer__top{gap:60px}.footer__top h2{font-size:24px}.footer__about,.footer__contact,.footer__contact--items,.footer__nav{gap:25px}}.carousel{position:relative;width:100%;height:560px}.carousel__slide--image{width:100%;height:560px;overflow:hidden}.carousel__overlay{flex-direction:column;gap:0;position:absolute;top:0;left:0;height:100%;background:linear-gradient(270deg,rgba(3,20,114,.2),rgba(3,20,114,.7));z-index:10}.carousel__content,.carousel__overlay{display:flex;align-items:center;justify-content:center;width:100%}.carousel__content{flex-direction:row;gap:100px;max-width:1440px;padding:0 100px;position:relative;z-index:20;color:white}.carousel__content-right{display:flex;flex-direction:row;gap:30px;align-items:center;justify-content:center;text-shadow:0 6px 5px rgba(0,0,0,.7);animation:moveInRight 2s ease-out}.carousel__content-left{display:flex;flex-direction:column;gap:30px;align-items:start;justify-content:center;animation:moveInLeft 2s ease-out}.carousel__content-left h1{font-family:var(--font-montserrat),sans-serif;font-size:70px;font-weight:500;color:#fff;text-shadow:0 6px 5px rgba(0,0,0,.7);line-height:80px;max-width:500px}.carousel__logo--world{height:225px;width:225px;filter:drop-shadow(0 6px 5px rgba(0,0,0,.7))}.carousel__logo--text{max-width:380px}.carousel__logo--text h2{font-size:124px;font-weight:700;line-height:124px;line-height:134px}.carousel__logo--text h2,.carousel__logo--text h3{font-family:var(--font-varela-round),sans-serif;color:#fff}.carousel__logo--text h3{font-size:41px;font-weight:400;line-height:41px}@media (max-width:1440px){.carousel__content{gap:125px}.carousel__content-left h1{font-size:50px;max-width:350px;line-height:60px}.carousel__logo--world{height:200px;width:200px}.carousel__logo--text h2{font-size:97px;line-height:97px}.carousel__logo--text h3{font-size:32px}}@media (max-width:1200px){.carousel,.carousel__slide--image{height:650px}.carousel__content{display:flex;flex-direction:column;gap:60px;align-items:start;justify-content:center}.carousel__content-right{animation:moveInLeft 2s ease-out}.carousel__content-left{order:2;width:100%}.carousel__content-left h1{font-size:80px;max-width:100%;line-height:90px}}@media (max-width:800px){.carousel__content{gap:70px;padding:0 50px}.carousel__content-right{gap:20px}.carousel__content-left h1{font-size:60px;line-height:70px}.carousel__logo--world{height:175px;width:175px}.carousel__logo--text h2{font-size:75px;line-height:75px}.carousel__logo--text h3{font-size:25px}}@media (max-width:550px){.carousel,.carousel__slide--image{height:475px}.carousel__content{padding:0 30px;gap:30px}.carousel__content-left h1{font-size:42px;line-height:52px}.carousel__logo--world{height:110px;width:110px}.carousel__logo--text h2{font-size:58px;line-height:70px}.carousel__logo--text h3{font-size:19px;line-height:20px}}@keyframes moveInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes moveInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}.slider{width:100vw;max-width:100vw;z-index:20}.slider .swiper-slide{display:flex;flex-direction:column;gap:0;align-items:center;justify-content:center;height:500px;margin-bottom:30px}.slider__button--next,.slider__button--prev{position:absolute;top:50%;transform:translateY(-50%);z-index:10;cursor:pointer;color:#fff;display:flex;justify-content:center;align-items:center;transition:transform .3s ease-in-out}.slider__button--next svg,.slider__button--prev svg{width:60px;height:60px}.slider__button--next{right:30px}.slider__button--next:hover{transform:translate(15px,-50%)}.slider__button--prev{left:30px}.slider__button--prev:hover{transform:translate(-15px,-50%)}.slider .swiper-pagination{position:absolute;bottom:10px;width:100%;text-align:center;z-index:10}.slider .swiper-pagination-bullet{background-color:#fff;opacity:.6;width:10px;height:10px;border-radius:50%}.slider .swiper-pagination-bullet-active{background-color:#fff;opacity:1}@media (max-width:1200px){.slider .swiper-slide{height:-moz-fit-content;height:fit-content;margin-bottom:50px}.slider__button--next{right:10px}.slider__button--prev{left:10px}}@media (max-width:800px){.slider .swiper-slide{margin-bottom:70px}.slider__button--next,.slider__button--prev{display:none}}@media (max-width:550px){.slider .swiper-slide{padding:0 30px;margin-bottom:60px}}.contact-form{gap:20px}.contact-form,.contact-form__input{display:flex;flex-direction:column;align-items:start;justify-content:center}.contact-form__input{gap:5px;width:100%}.contact-form__input input,.contact-form__input select,.contact-form__input textarea{font-family:var(--font-montserrat),sans-serif;font-size:16px;font-weight:400;color:#41424A;line-height:26px;background-color:#fff;border-radius:6px;height:40px;width:100%;box-shadow:0 4px 4px rgba(0,0,0,.2);padding:0 15px}.contact-form__input input::placeholder,.contact-form__input select::placeholder,.contact-form__input textarea::placeholder{font-family:var(--font-montserrat),sans-serif;font-size:16px;font-weight:400;color:#B7B7B7;line-height:26px}.contact-form__input input:focus,.contact-form__input select:focus,.contact-form__input textarea:focus{box-shadow:0 10px 10px rgba(0,0,0,.3);outline:none}.contact-form__input select{appearance:none;-webkit-appearance:none;-moz-appearance:none}.contact-form__input--wrapper{position:relative;width:100%}.contact-form__input--wrapper .select-icon{position:absolute;right:15px;top:50%;transform:translateY(-50%);pointer-events:none;color:#41424A;width:25px;height:25px}.contact-form__input textarea{height:100px;padding:8px 15px;resize:none}.contact-form h4{font-size:14px;font-weight:400;line-height:24px;line-height:32px;text-align:justify;text-shadow:0 4px 4px rgba(0,0,0,.2)}.contact-form button,.contact-form h4{font-family:var(--font-montserrat),sans-serif;color:#fff}.contact-form button{font-size:18px;font-weight:500;line-height:28px;position:relative;color:#1583F0;background-color:#fff;border:none;border-radius:100px;min-width:150px;padding:10px 24px;margin-top:10px;transition:all .2s;cursor:pointer}.contact-form button:hover{transform:translateY(-5px);box-shadow:0 15px 8px rgba(0,0,0,.2)}@media (max-width:800px){.contact-form__input input,.contact-form__input select,.contact-form__input textarea{font-size:14px}.contact-form__input input::placeholder,.contact-form__input select::placeholder,.contact-form__input textarea::placeholder{font-size:14px}}@media (max-width:550px){.contact-form__input input,.contact-form__input select,.contact-form__input textarea{padding:0 10px}.contact-form__input textarea{height:200px;padding:8px 15px}.contact-form__input--wrapper .select-icon{right:10px}.contact-form button{font-size:16px;padding:8px 20px}}.toast{font-family:var(--font-montserrat),sans-serif;font-size:18px;font-weight:400;line-height:28px;display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:center;position:fixed;top:40px;right:20px;background-color:#16A34A;color:#fff;padding:12px 20px;border-radius:5px;z-index:1000;box-shadow:0 4px 8px rgba(0,0,0,.2);animation:fadeInSlide .4s ease-out,fadeOutSlide .4s ease-in 2.6s}@keyframes fadeInSlide{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOutSlide{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.button--primary,.button--secondary{font-family:var(--font-montserrat),sans-serif;font-size:18px;font-weight:500;color:#fff;line-height:28px;background-color:#1583F0;cursor:pointer;border:none;border-radius:100px;padding:10px 24px;position:relative;transition:all .2s;min-width:175px}.button--primary:hover,.button--secondary:hover{transform:translateY(-5px);box-shadow:0 15px 8px rgba(0,0,0,.2)}.button--secondary{color:#1583F0;background-color:#fff}@media (max-width:550px){.button--primary,.button--secondary{font-size:16px;padding:8px 20px}}.ham-dropdown{display:none}.ham-dropdown__button{width:30px;height:30px}.ham-dropdown__button .menu-icon{transition:transform .3s ease}.ham-dropdown__button.is-open .menu-icon{transform:rotate(90deg)}.ham-dropdown__button:focus{outline:none}.ham-dropdown__content{display:flex;flex-direction:column;gap:10px;align-items:start;justify-content:center;background-color:#fff;margin-top:25px;border-radius:12px;padding:20px 50px 25px 25px;width:225px}.ham-dropdown__content .language-button{box-shadow:0 3px 0 rgba(0,0,0,.2)}.ham-dropdown__item{transition:transform .3s ease-out;outline:none}.ham-dropdown__item:focus{outline:none}.ham-dropdown__item .chakra-menu__item{font-family:var(--font-montserrat),sans-serif;font-size:18px;font-weight:300;color:#031472;line-height:28px;padding:8px 0;background-color:transparent}.ham-dropdown__item .chakra-menu__item:focus{outline:none}.ham-dropdown__item:hover{transform:translateX(6px)}.ham-dropdown__item-active{font-weight:600}.ham-dropdown__item-active:hover{transform:translateX(6px)}@media (max-width:800px){.ham-dropdown{display:block}.ham-dropdown__content .language-button{transition:transform .3s ease-out;width:150px;height:35px}.ham-dropdown__content .language-button__icon{height:35px;width:35px}.ham-dropdown__content .language-button__text{font-size:16px;margin-left:20px}.ham-dropdown__content .language-button:hover{width:150px;transform:translateX(10px)}}@media (max-width:550px){.ham-dropdown__content{width:90vw;gap:15px;padding-bottom:30px}.ham-dropdown__item .chakra-menu__item{font-size:20px;padding:14px 0;background-color:transparent}}.language-button{display:flex;align-items:center;background-color:#fff;height:32px;width:32px;border-radius:50px;cursor:pointer;box-shadow:0 3px 3px rgba(0,0,0,.2);transition:width .3s ease-out;overflow:hidden}.language-button__icon{flex-shrink:0;border-radius:50px;box-sizing:border-box}.language-button__text{font-family:var(--font-montserrat),sans-serif;font-size:13px;font-weight:500;color:#747783;line-height:23px;margin-left:12px;white-space:nowrap}.language-button:hover{width:110px}.fold-button{display:flex;align-items:center;height:32px;width:30px;cursor:pointer;transition:width .3s ease-out;overflow:hidden}.fold-button__icon{flex-shrink:0;box-sizing:border-box}.fold-button__text{font-family:var(--font-montserrat),sans-serif;font-size:13px;font-weight:500;color:#fff;line-height:23px;margin-left:12px;white-space:nowrap}.fold-button:hover{width:120px}@media (max-width:800px){.fold-button{transition:transform .3s ease-out}.fold-button:hover{width:30px;transform:scale(1.3)}}.double-button{font-family:var(--font-montserrat),sans-serif;font-size:18px;font-weight:500;color:#747783;line-height:28px;display:flex;flex-direction:row;gap:0;align-items:center;justify-content:center}.double-button p{line-height:20px;padding:0 30px}.double-button__left,.double-button__right{display:flex;flex-direction:column;gap:0;align-items:center;justify-content:center;flex:1 1;height:60px;cursor:pointer;transition:box-shadow .3s ease;border-radius:inherit}.double-button__left{color:#1583F0;background-color:#fff;border-radius:100px 0 0 100px;animation:slideInLeft .8s ease-out .2s forwards}.double-button__left:hover{box-shadow:0 0 12px 4px #fff}.double-button__right{color:#fff;background-color:#1583F0;border-radius:0 100px 100px 0;animation:slideInRight .8s ease-out .2s forwards}.double-button__right:hover{box-shadow:0 0 12px 4px #1583F0}.double-button__right p{width:200px}@media (max-width:800px){.double-button{font-size:16px}.double-button p{line-height:16px;padding:0 25px}.double-button__left,.double-button__right{height:55px}.double-button__right p{width:200px}}@media (max-width:550px){.double-button{font-size:15px}.double-button p{line-height:16px;padding:0 20px}.double-button__left,.double-button__right{height:50px}.double-button__right p{width:150px}}.world-button{display:flex;flex-direction:column;gap:0;align-items:center;justify-content:center;background-color:#fff;border-radius:12px;width:100%;max-width:210px;min-width:0;height:50px;box-shadow:0 4px 2px rgba(0,0,0,.3);cursor:pointer}.world-button:hover{transform:translateY(-5px);box-shadow:0 8px 6px rgba(0,0,0,.2)}.world-button__close{position:absolute;right:80px;top:55px;z-index:10;cursor:pointer}.world-button__close img{width:20px!important;height:20px!important}.world-button__country{display:flex;flex-direction:row;gap:0;align-items:center;justify-content:center;width:80%}.world-button__country--image{flex:1 1}.world-button__country h4{font-family:var(--font-montserrat),sans-serif;font-size:16px;font-weight:400;color:#747783;line-height:26px;text-align:center;line-height:18px;flex:2 1}.chakra-dialog__trigger{width:100%}@media (max-width:1200px){.world-button{max-width:170px}.world-button__country--image img{height:35px!important;width:35px!important}.world-button__country h4{font-size:14px;flex:1.5 1}.world-button__close{right:70px}}@media (max-width:800px){.world-button{max-width:250px}.world-button--image{flex:1 1}.world-button h4{flex:2 1}}@media (max-width:550px){.world-button__close{right:55px;top:50px}.world-button__close img{width:15px!important;height:15px!important}}.world-dropdown{width:100%;max-width:220px;min-width:0}.world-dropdown--big h2,.world-dropdown--small h2{font-family:var(--font-montserrat),sans-serif;font-size:20px;font-weight:600;color:#41424A;line-height:30px;height:50px;background-color:#fff;border-radius:12px;box-shadow:0 4px 2px rgba(0,0,0,.3)}.world-dropdown--big .chakra-collapsible__root,.world-dropdown--big h2,.world-dropdown--small .chakra-collapsible__root,.world-dropdown--small h2{display:flex;flex-direction:column;gap:0;align-items:center;justify-content:center}.world-dropdown--big .chakra-collapsible__trigger,.world-dropdown--small .chakra-collapsible__trigger{width:100%;max-width:200px;min-width:0;margin-bottom:20px;cursor:default}.world-dropdown--big .chakra-collapsible__content,.world-dropdown--small .chakra-collapsible__content{display:flex;flex-direction:column;gap:13px;align-items:center;justify-content:center;width:100%;padding:10px}.world-dropdown--small{display:none}@media (max-width:1200px){.world-dropdown{max-width:180px}.world-dropdown .chakra-collapsible__trigger{max-width:160px}}@media (max-width:800px){.world-dropdown{max-width:260px}.world-dropdown--big{display:none}.world-dropdown--small{display:block}.world-dropdown--small .chakra-collapsible__trigger{max-width:240px;margin-bottom:20px;cursor:pointer}.world-dropdown--small .chakra-collapsible__trigger h2{display:flex;flex-direction:row;gap:0;align-items:center;justify-content:space-between;width:100%;padding:0 20px 0 35px}.world-dropdown--small .chakra-collapsible__trigger svg{color:black;width:30px!important;height:30px!important;transition:transform .3s ease}.world-dropdown--small .chakra-collapsible__trigger[data-state=open] svg{transform:rotate(180deg)}}.more-card{position:relative;border-radius:15px;background-color:#fff;width:350px;height:500px;overflow:hidden;box-shadow:0 8px 8px rgba(0,0,0,.2);transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.more-card:hover{transform:translateY(-10px);box-shadow:0 15px 20px rgba(0,0,0,.3)}.more-card__image-wrapper{position:relative;height:150px;width:100%;overflow:hidden}.more-card__image{width:100%;height:150px;object-fit:cover}.more-card__image--text{font-size:14px;color:#fff;line-height:24px;position:absolute;bottom:0;left:0;width:-moz-fit-content;width:fit-content;border-top-right-radius:8px;padding:5px 15px}.more-card__content,.more-card__image--text{font-family:var(--font-montserrat),sans-serif;font-weight:400}.more-card__content{display:flex;flex-direction:column;gap:10px;align-items:start;justify-content:start;font-size:18px;color:#747783;line-height:28px;padding:15px 25px}.more-card__title{color:#41424A;font-weight:600}.more-card__body{font-size:16px;text-align:justify}.more-card__button{display:flex;flex-direction:row;gap:8px;align-items:center;justify-content:start;position:absolute;bottom:25px;left:25px;right:25px}.more-card__button p{font-weight:500;font-size:18px}.more-card__button svg{width:30px;height:30px}@media (max-width:1200px){.more-card{width:325px}}@media (max-width:800px){.more-card{width:325px;height:-moz-fit-content;height:fit-content}.more-card__button{position:relative;margin-top:30px}}@media (max-width:550px){.more-card{width:300px}}.circle-card{display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center;text-align:center;border-radius:50%;border-width:22px!important;background-color:#fff;width:300px;height:300px;box-shadow:0 10px 6px rgba(0,0,0,.25);cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.circle-card:hover{transform:scale(1.15) rotate(10deg);box-shadow:0 10px 20px rgba(0,0,0,.2)}.circle-card__icon{display:flex;flex-direction:column;gap:0;align-items:center;justify-content:end}.circle-card p{font-family:var(--font-montserrat),sans-serif;font-size:22px;font-weight:500;color:#747783;line-height:32px;max-width:200px;line-height:28px}@media (max-width:800px){.circle-card{width:250px;height:250px;border-width:16px!important}.circle-card p{font-size:18px;line-height:20px;max-width:150px}}.wide-card{display:flex;flex-direction:row;gap:0;align-items:center;justify-content:center;background-color:#fff;width:850px;height:450px;border-radius:25px;overflow:hidden;box-shadow:0 8px 4px rgba(0,0,0,.2);animation:fadeInUp .8s ease-out forwards}.wide-card__wrapper{position:relative;width:500px;height:100%}.wide-card__body{display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;width:100%;padding:40px}.wide-card__body h4{font-size:22px;font-weight:600;color:#41424A;line-height:32px;width:100%;line-height:28px}.wide-card__body h4,.wide-card__body p{font-family:var(--font-montserrat),sans-serif}.wide-card__body p{font-size:16px;font-weight:400;color:#747783;line-height:26px;text-align:justify}@media (max-width:1200px){.wide-card{width:650px;height:650px}.wide-card__body{padding:30px}}@media (max-width:800px){.wide-card{display:flex;flex-direction:column;gap:0;align-items:center;justify-content:start;width:475px;max-width:700px}.wide-card__wrapper{min-height:225px;width:100%}.wide-card__body{padding:25px}.wide-card__body h4{font-size:20px}.wide-card__body p{font-size:14px;max-height:350px;overflow:scroll}}@media (max-width:550px){.wide-card{width:100%;justify-content:start}.wide-card__body{padding:20px}.wide-card__wrapper{min-height:180px}}.oval-card{display:flex;flex-direction:column;gap:0;align-items:center;justify-content:start;position:relative;background-color:#fff;box-shadow:0 10px 6px rgba(0,0,0,.25);width:325px;border-radius:200px 200px 50px 50px;min-width:0}.oval-card__image{width:45%}.oval-card__image--wrapper{gap:0;align-items:center;justify-content:center;height:325px;border-radius:200px;border-width:22px!important}.oval-card__body,.oval-card__image--wrapper{display:flex;flex-direction:column;width:100%}.oval-card__body{gap:10px;align-items:start;justify-content:start;padding:10px 30px 40px}.oval-card h2{font-size:30px;font-weight:500;line-height:40px}.oval-card h2,.oval-card li,.oval-card p{font-family:var(--font-montserrat),sans-serif;color:#747783}.oval-card li,.oval-card p{font-size:16px;font-weight:400;line-height:26px;line-height:28px}.oval-card ul{list-style-type:disc;padding-left:20px}@media (max-width:1200px){.oval-card{border-radius:30px;margin:80px}.oval-card__image{width:55%}.oval-card__image--wrapper{display:flex;flex-direction:column;gap:0;align-items:center;justify-content:center;position:absolute;left:50%;transform:translate(-50%,-50%);background-color:#fff;width:175px;height:175px;border-radius:200px;border-width:12px!important}.oval-card__body{display:flex;flex-direction:column;gap:10px;align-items:start;justify-content:start;padding:100px 30px 40px;margin-bottom:0}.oval-card h2{font-size:26px}.oval-card li,.oval-card p{font-size:14px;line-height:26px}}@media (max-width:800px){.oval-card{width:350px}}@media (max-width:550px){.oval-card{width:100%}}.member-card{display:flex;flex-direction:column;gap:30px;align-items:center;justify-content:start;background-color:#fff;border-radius:15px;padding:30px;width:350px;margin-top:30px;animation:float 3s ease-in-out infinite}.member-card:first-child{animation-delay:0s}.member-card:nth-child(2){animation-delay:.3s}.member-card:nth-child(3){animation-delay:.6s}.member-card__image{position:relative;width:150px;height:150px;border-radius:50%;overflow:hidden}.member-card__title{display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center}.member-card__name{font-family:var(--font-montserrat),sans-serif;font-size:20px;font-weight:600;color:#41424A;line-height:30px}.member-card__role{color:#1583F0}.member-card p,.member-card__role{font-family:var(--font-montserrat),sans-serif;font-size:16px;font-weight:400;line-height:26px}.member-card p{color:#747783;text-align:center}@media (max-width:800px){.member-card{width:300px;margin-top:40px}.member-card__name{font-size:18px}.member-card p,.member-card__role{font-size:14px}}@media (max-width:550px){.member-card{width:100%;gap:20px;padding:20px}}@keyframes float{0%{transform:translateY(0);box-shadow:0 5px 6px rgba(0,0,0,.5)}50%{transform:translateY(-12px);box-shadow:0 18px 24px rgba(0,0,0,.2)}to{transform:translateY(0);box-shadow:0 5px 6px rgba(0,0,0,.5)}}.benefit-card{display:flex;flex-direction:column;gap:25px;align-items:center;justify-content:start;width:275px;opacity:0;transform:translateY(30px);animation:slideFadeUp .7s ease-out forwards}.benefit-card__wrapper{border-radius:100%;padding:25px;border-width:12px!important}.benefit-card__text{display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;text-align:center}.benefit-card__text h4{font-size:20px;font-weight:500;color:#41424A;line-height:30px;line-height:25px}.benefit-card__text h4,.benefit-card__text p{font-family:var(--font-montserrat),sans-serif}.benefit-card__text p{font-size:18px;font-weight:400;color:#747783;line-height:28px}@media (max-width:800px){.benefit-card__text{gap:5px}.benefit-card__text h4{font-size:19px;line-height:22px}.benefit-card__text p{font-size:16px}}@keyframes slideFadeUp{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.small-card{gap:20px;width:250px}.small-card,.small-card__text{display:flex;flex-direction:column;align-items:center;justify-content:center}.small-card__text{gap:5px;text-align:center}.small-card__text h3{font-size:20px;font-weight:500;line-height:30px}.small-card__text h3,.small-card__text p{font-family:var(--font-montserrat),sans-serif;color:#747783}.small-card__text p{font-size:18px;font-weight:400;line-height:28px}@media (max-width:800px){.small-card{width:200px}.small-card__text h3{font-size:18px}.small-card__text p{font-size:16px;line-height:18px}}@media (max-width:550px){.small-card{display:flex;flex-direction:row;gap:20px;align-items:center;justify-content:start;width:100%}.small-card__text{align-items:start;text-align:left;gap:10px}}.simple-card{gap:25px;justify-content:start;background-color:#fff;box-shadow:0 6px 4px rgba(0,0,0,.3);border-radius:20px;padding:30px;width:400px;height:100%}.simple-card,.simple-card__icon{display:flex;flex-direction:column;align-items:center}.simple-card__icon{gap:0;justify-content:end;height:120px}.simple-card__text{display:flex;flex-direction:column;gap:15px;align-items:center;justify-content:start;text-align:justify}.simple-card__text h4{font-size:24px;font-weight:500px;color:#1583F0;line-height:34px}.simple-card__text h4,.simple-card__text p{font-family:var(--font-montserrat),sans-serif}.simple-card__text p{font-size:16px;font-weight:400;color:#747783;line-height:26px}@media (max-width:1440px){.simple-card{width:355px}}@media (max-width:1200px){.simple-card{width:335px}}@media (max-width:800px){.simple-card{width:100%;max-width:400px}.simple-card__text h4{font-size:22px}.simple-card__text p{font-size:14px}.simple-card{padding:0 25px 25px}}.project-card{display:flex;flex-direction:column;gap:40px;align-items:center;justify-content:center;max-width:400px;height:600px;text-align:center}.project-card__image{position:relative;width:300px;height:250px;border-radius:15px;overflow:hidden;box-shadow:-18px 18px 0 var(--shadow-color)}.project-card__text{justify-content:space-between;height:250px}.project-card h1,.project-card__text{display:flex;flex-direction:column;gap:0;align-items:center}.project-card h1{justify-content:center;font-family:var(--font-montserrat),sans-serif;font-size:26px;font-weight:500px;color:#1583F0;line-height:36px;line-height:35px;height:70px}.project-card h4{font-size:20px;color:#41424A;line-height:30px}.project-card h4,.project-card p{font-family:var(--font-montserrat),sans-serif;font-weight:400}.project-card p{font-size:18px;color:#747783;line-height:28px}@media (max-width:1200px){.project-card__image{box-shadow:-14px 14px 0 var(--shadow-color)}}@media (max-width:800px){.project-card__image{margin-bottom:20px}.project-card__text{display:flex;flex-direction:column;gap:0;align-items:center;justify-content:space-between;height:200px}.project-card h1{font-size:24px;line-height:32px;height:50px}.project-card h4{font-size:18px}.project-card p{font-size:16px}}.program-card{display:flex;flex-direction:row;gap:0;align-items:center;justify-content:start;width:-moz-fit-content;width:fit-content;height:500px;position:relative;background-color:#fff;border-radius:50px;box-shadow:0 10px 6px rgba(0,0,0,.25)}.program-card__title{width:190px}.program-card__title h3{font-family:var(--font-montserrat),sans-serif;font-size:26px;font-weight:500;color:#747783;line-height:36px;transform:rotate(-90deg);min-width:200px;text-align:center;line-height:35px}.program-card__body{display:flex;flex-direction:column;gap:10px;align-items:start;justify-content:center;width:-moz-fit-content;width:fit-content;height:100%;padding:20px 0;margin-right:150px}.program-card ul{list-style-type:disc;padding-left:20px}.program-card li{font-family:var(--font-montserrat),sans-serif;font-size:16px;font-weight:400;color:#747783;line-height:26px;line-height:32px}.program-card__image{display:flex;flex-direction:column;gap:0;align-items:center;justify-content:center;position:absolute;top:50%;right:0;transform:translate(40%,-50%);min-width:180px;height:180px;border-radius:200px;border-width:16px!important;background-color:#fff}.program-card__image img{width:70px!important;height:70px!important}@media (max-width:1200px){.program-card{display:flex;flex-direction:column;gap:0;align-items:center;justify-content:start;height:-moz-fit-content;height:fit-content;width:100%;max-width:600px;min-width:0;border-radius:30px;margin:80px 0;padding:30px 40px 40px}.program-card__title{width:100%;margin-top:100px}.program-card__title h3{text-align:left;transform:rotate(0deg)}.program-card__image{display:flex;flex-direction:column;gap:0;align-items:center;justify-content:center;position:absolute;left:50%;top:0;transform:translate(-50%,-50%);min-width:160px;width:160px;height:160px;border-width:12px!important}.program-card__body{display:flex;flex-direction:column;gap:10px;align-items:start;justify-content:start;width:100%;margin:0}}@media (max-width:800px){.program-card{padding:30px 30px 40px}.program-card__title{margin-top:80px}.program-card__title h3{font-size:24px;line-height:32px}.program-card li{font-family:var(--font-montserrat),sans-serif;font-size:14px;font-weight:400;color:#747783;line-height:24px;line-height:30px}}.icon-text-card{display:flex;flex-direction:column;gap:30px;align-items:center;justify-content:center;background-color:rgba(255,255,255,.8);border-radius:20px;padding:25px;max-width:275px;height:300px;text-align:justify}.icon-text-card--image{justify-content:end;height:80px!important;width:80px!important}.icon-text-card--image,.icon-text-card--text{display:flex;flex-direction:column;gap:0;align-items:center}.icon-text-card--text{justify-content:center}.icon-text-card p{font-family:var(--font-montserrat),sans-serif;font-size:16px;font-weight:400;color:#41424A;line-height:26px;line-height:30px}.process-card{align-items:start;position:relative;background-color:rgba(255,255,255,.8);border-radius:25px;height:120px;width:100%;max-width:450px;padding:0 20px;z-index:1}.process-card,.process-card__wrapper{display:flex;flex-direction:column;gap:0;justify-content:center}.process-card__wrapper{align-items:end;position:absolute;width:80px;height:70%;left:0;top:50%;border-radius:0 30px 30px 0;transform:translateY(-50%);padding-right:10px;z-index:2}.process-card__wrapper--overlay{border-radius:50px;background-color:rgba(0,0,0,.2);padding:20px;z-index:3}.process-card__wrapper h3,.process-card__wrapper--overlay{display:flex;flex-direction:column;gap:0;align-items:center;justify-content:center}.process-card__wrapper h3{font-family:var(--font-montserrat),sans-serif;font-size:26px;font-weight:400;color:#fff;line-height:36px;width:10px;height:10px}.process-card__text{margin-left:80px}.process-card__text p{font-family:var(--font-montserrat),sans-serif;font-size:18px;font-weight:400;color:#41424A;line-height:28px}@media (max-width:800px){.process-card__text p{font-size:16px}}.country-card{display:flex;flex-direction:column;gap:0;align-items:center;justify-content:start;position:relative;width:100%;height:100%;padding:80px 110px;border-radius:20px;background-color:#f5f5f5;box-shadow:0 10px 10px rgba(0,0,0,.3);overflow:auto}.country-card__title{font-family:var(--font-montserrat),sans-serif;font-size:28px;font-weight:500;color:#031472;line-height:38px;text-align:left;width:100%}.country-card__image img{width:300px!important;filter:drop-shadow(0 4px 6px rgba(0,0,0,.3))}.country-card__content{display:flex;flex-direction:column;gap:30px;align-items:center;justify-content:space-between;width:100%;height:100%}.country-card__content--top{display:flex;flex-direction:row;gap:80px;align-items:center;justify-content:start;width:100%}.country-card__content--bottom{display:flex;flex-direction:column;gap:25px;align-items:start;justify-content:center}.country-card__content--bottom p{font-family:var(--font-montserrat),sans-serif;font-size:18px;font-weight:400;color:#747783;line-height:28px;text-align:justify;line-height:30px}.country-card__content--info{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr;grid-gap:20px;gap:20px;grid-column-gap:100px;column-gap:100px}.country-card__content--info>:nth-child(5){grid-column:span 2}.country-info{display:flex;flex-direction:row;gap:20px;align-items:center;justify-content:start}.country-info__text{display:flex;flex-direction:column;gap:8px;align-items:start;justify-content:center}.country-info__text h3{font-size:18px;font-weight:500;color:#031472;line-height:28px}.country-info__text h3,.country-info__text p{font-family:var(--font-montserrat),sans-serif}.country-info__text p{font-size:16px;font-weight:400;color:#747783;line-height:26px}.chakra-dialog__positioner{display:flex;flex-direction:column;gap:0;align-items:center;justify-content:center}.chakra-dialog__content{position:relative;max-width:1250px;height:-moz-fit-content;height:fit-content;max-height:100vh;padding:25px 50px;margin:0;background-color:transparent;box-shadow:none;animation:zoomFadeIn .4s ease-out both}@media (max-width:1200px){.country-card{padding:60px 70px}.country-card__content{gap:30px}.country-card__content--top{gap:40px}.country-card__content--bottom{padding-bottom:35px}.chakra-dialog__content{padding:25px 40px}}@media (max-width:800px){.country-card{padding:50px}.country-card__title{font-size:26px;text-align:center}.country-card__image img{width:250px!important}.country-card__content{gap:30px}.country-card__content--top{display:flex;flex-direction:column;gap:30px;align-items:center;justify-content:center}.country-card__content--bottom{gap:20px}.country-card__content--bottom p{font-size:16px;line-height:28px}.country-card__content--info{row-gap:20px}.country-info{gap:15px}.country-info__text{gap:5px}.country-info__text h3{font-size:16px}.country-info__text p{font-size:14px}}@media (max-width:550px){.country-card{padding:55px 35px 35px}.country-card__image img{width:175px!important}.country-card__content--info{display:flex;flex-direction:column;gap:20px;align-items:start;justify-content:center;width:100%}.country-info{gap:20px}.chakra-dialog__content{padding:25px 30px}}@keyframes zoomFadeIn{0%{opacity:0;transform:scale(.8) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.select-card{position:relative;border-radius:25px;width:100%;max-width:400px;height:350px;overflow:hidden;box-shadow:0 8px 8px rgba(0,0,0,.6);transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.select-card:hover{transform:translateY(-10px);box-shadow:0 15px 20px rgba(0,0,0,.4)}.select-card__image{position:relative;height:65%;width:100%;overflow:hidden}.select-card__text{display:flex;flex-direction:column;gap:0;align-items:center;justify-content:center;height:35%;padding:0 20px}.select-card__text h3{font-family:var(--font-montserrat),sans-serif;font-size:24px;font-weight:400;color:#747783;line-height:34px;text-align:center;line-height:28px}@media (max-width:550px){.select-card{height:300px}}.pin-card{display:flex;flex-direction:column;gap:30px;align-items:center;justify-content:center;position:relative;width:100%;max-width:300px;padding:20px;border-radius:20px;box-shadow:0 8px 4px rgba(0,0,0,.3);transform-origin:top center;cursor:pointer}.pin-card:hover{animation:shake .4s ease-in-out}.pin-card h4{font-family:var(--font-montserrat),sans-serif;font-size:22px;font-weight:500;color:#fff;line-height:32px;text-align:center;padding-bottom:10px}.pin-card__image{background-color:#fff;border-radius:10px;padding:50px;height:auto;width:90%}.pin-card__pin{position:absolute;top:-70px;left:50%;z-index:2;filter:drop-shadow(-4px 6px 6px rgba(0,0,0,.4));transform:scaleX(-1) translateX(100%);opacity:0}.pin-card:first-child .pin-card__pin{animation:dropPin .6s ease-out forwards;animation-delay:.2s}.pin-card:nth-child(2) .pin-card__pin{animation:dropPin .6s ease-out forwards;animation-delay:.4s}.pin-card:nth-child(3) .pin-card__pin{animation:dropPin .6s ease-out forwards;animation-delay:.6s}@media (max-width:800px){.pin-card{max-width:300px}.pin-card__image{padding:40px}.pin-card h4{font-size:22px}}@media (max-width:550px){.pin-card{max-width:275px}.pin-card__image{padding:30px}.pin-card h4{line-height:30px}}@keyframes dropPin{0%{transform:scaleX(-1) translate(150px,-150px);opacity:0}to{transform:scaleX(-1) translateX(100%) translateY(0);opacity:1}}@keyframes shake{0%{transform:rotate(0deg)}25%{transform:rotate(2deg)}50%{transform:rotate(-2deg)}75%{transform:rotate(1deg)}to{transform:rotate(0deg)}}.credits-card{display:flex;flex-direction:column;gap:20px;align-items:start;justify-content:center;position:relative;padding:110px 40px 40px;width:100%;background-color:#fff;border-radius:20px}.credits-card__image{position:absolute;top:-200px;left:50%;transform:translate(-50%,50%);height:200px;width:200px;border-radius:50%;overflow:hidden;border:10px solid #fff}.credits-card__image img{width:100%;height:100%;object-fit:cover;object-position:50% 0;transform:scale(1.1)}.credits-card__close{position:absolute;right:80px;top:55px;z-index:10;cursor:pointer}.credits-card__close img{width:20px!important;height:20px!important}.credits-card h4{font-size:28px;color:#1583F0;line-height:38px}.credits-card h4,.credits-card h5{font-family:var(--font-montserrat),sans-serif;font-weight:600}.credits-card h5{font-size:20px;color:#41424A;line-height:30px}.credits-card__content{display:flex;flex-direction:column;gap:30px;align-items:start;justify-content:center}.credits-card__content--info{display:flex;flex-direction:row;gap:20px;align-items:center;justify-content:start;font-family:var(--font-montserrat),sans-serif;font-size:18px;font-weight:400;color:#747783;line-height:28px;overflow-wrap:break-word;word-break:break-word}[data-dialog-type=credits]{position:relative;max-width:700px;height:-moz-fit-content;height:fit-content;max-height:100vh;padding:25px 50px;margin:0;background-color:transparent;box-shadow:none;animation:zoomFadeIn .4s ease-out both}@media (max-width:1200px){[data-dialog-type=credits]{padding:25px 40px}}@media (max-width:800px){.credits-card h4{font-size:26px}.credits-card h5{font-size:18px}.credits-card__content--info{font-size:16px}}@media (max-width:550px){.credits-card{padding:90px 30px 40px}.credits-card h4{line-height:30px;text-align:center}.credits-card h5{line-height:22px;text-align:center}.credits-card__image{top:-150px;height:150px;width:150px}.credits-card__content--info{line-height:20px}.credits-card__close{right:55px;top:50px}[data-dialog-type=credits]{padding:25px 30px}}.home-page{font-family:var(--font-montserrat),sans-serif;font-size:12px;font-weight:400;color:#747783;line-height:22px}.home-page__involve{display:flex;flex-direction:column;gap:40px;align-items:center;justify-content:center;padding:50px 25px 80px}.home-page__involve h3{font-family:var(--font-montserrat),sans-serif;font-size:28px;font-weight:500;color:#031472;line-height:38px}.home-page__involve--cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-template-rows:auto auto;grid-gap:0;gap:0;width:100%;max-width:1200px;justify-items:center;margin:0 auto}.home-page__involve--cards>*{opacity:0;animation:fadeInOpacity .8s ease-out forwards}.home-page__involve--cards>:first-child{animation-delay:.1s}.home-page__involve--cards>:nth-child(2){animation-delay:.2s}.home-page__involve--cards>:nth-child(3){animation-delay:.3s}.home-page__quote{position:relative;width:100%;height:400px}.home-page__quote--content{display:flex;flex-direction:column;gap:10px;align-items:start;justify-content:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;max-width:1200px;width:100%;animation:fadeIn 1s ease-out}.home-page__quote--fade{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;mask-image:radial-gradient(circle at center,rgb(0,0,0) 60%,rgba(0,0,0,0) 100%);-webkit-mask-image:radial-gradient(circle at center,rgb(0,0,0) 60%,rgba(0,0,0,0) 100%);transition:opacity .5s ease}.home-page__quote h3,.home-page__quote p{font-family:var(--font-montserrat),sans-serif;font-size:30px;font-weight:500;color:#41424A;line-height:40px;text-align:start;line-height:45px}.home-page__quote p{font-size:20px;color:#747783;margin-top:30px}.home-page__slogan--content{display:flex;flex-direction:row;gap:30px;align-items:center;justify-content:center;padding:0 50px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;max-width:1200px;width:100%;animation:fadeIn 1s ease-out}.home-page__slogan--content h4{font-family:var(--font-montserrat),sans-serif;font-size:50px;font-weight:500;color:#41424A;line-height:60px;text-align:center;line-height:45px}.home-page__slogan--icon{width:80px;height:80px}.home-page__volunteering{display:flex;flex-direction:column;gap:60px;align-items:center;justify-content:center;padding:50px 25px 80px}.home-page__volunteering h3{font-family:var(--font-montserrat),sans-serif;font-size:28px;font-weight:500;color:#031472;line-height:38px;text-align:center}.home-page__volunteering--cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-template-rows:auto auto;grid-gap:0;gap:0;width:100%;max-width:1200px;justify-items:center;margin:0 auto}.home-page__volunteering--cards>*{opacity:0;animation:fadeInOpacity .8s ease-out forwards}.home-page__volunteering--cards>:first-child{animation-delay:.1s}.home-page__volunteering--cards>:nth-child(2){animation-delay:.2s}.home-page__volunteering--cards>:nth-child(3){animation-delay:.3s}.home-page__testimonials{position:relative;min-height:-moz-fit-content;min-height:fit-content;height:auto}.home-page__testimonials h3{font-family:var(--font-montserrat),sans-serif;font-size:28px;font-weight:500;color:#fff;line-height:38px;position:relative;z-index:3;text-align:center}.home-page__testimonials--overlay{gap:25px;position:relative;top:0;left:0;width:100%;height:100%;background:linear-gradient(270deg,rgba(3,20,114,.2),rgba(3,20,114,.7));z-index:1;padding:50px}.home-page__alliances,.home-page__testimonials--overlay{display:flex;flex-direction:column;align-items:center;justify-content:center}.home-page__alliances{gap:0;padding:50px 25px 80px}.home-page__alliances h3{font-family:var(--font-montserrat),sans-serif;font-size:28px;font-weight:500;color:#031472;line-height:38px}.home-page__alliances--content{display:flex;flex-direction:row;gap:100px;align-items:center;justify-content:center;max-width:1440px;animation:fadeInOpacity .8s ease-out forwards}.home-page__alliances--alliance{display:flex;flex-direction:column;gap:0;align-items:center;justify-content:start}.home-page__alliances--alliance h2,.home-page__alliances--alliance h3{font-family:var(--font-montserrat),sans-serif;font-size:16px;font-weight:600;color:#747783;line-height:26px;text-align:center}.home-page__alliances--alliance h2{font-size:22px;color:#41424A}.home-page__alliances--icye{filter:drop-shadow(0 4px 4px rgba(0,0,0,.7))}.home-page__alliances--wrapper{display:flex;flex-direction:column;gap:0;align-items:center;justify-content:center;height:270px}@media (max-width:1440px){.home-page__quote{height:450px}.home-page__quote--content{padding:0 100px}.home-page__quote p{margin-top:20px}}@media (max-width:1200px){.home-page__involve--cards{row-gap:50px!important;max-width:750px}.home-page__involve--cards>:nth-child(3){grid-column:span 2}.home-page__volunteering--cards{row-gap:20px!important;max-width:700px}.home-page__volunteering--cards>:nth-child(3){grid-column:span 2}.home-page__testimonials--overlay{gap:40px;padding:40px}.home-page__alliances--content{gap:10px}.home-page__slogan--content{padding:0 40px}.home-page__slogan--content h4{font-size:38px;line-height:45px;text-align:left}.home-page__slogan--icon{width:60px;height:60px}}@media (max-width:800px){.home-page__involve h3{font-size:26px}.home-page__involve--cards{grid-template-columns:1fr}.home-page__involve--cards>:nth-child(3){grid-column:span 1}.home-page__volunteering h3{font-size:26px}.home-page__volunteering--cards{row-gap:50px!important;grid-template-columns:1fr}.home-page__volunteering--cards>:nth-child(3){grid-column:span 1}.home-page__quote{height:500px}.home-page__quote--content{padding:0 70px}.home-page__quote h3{font-size:25px;line-height:35px}.home-page__quote p{font-size:18px;margin-top:10px}.home-page .home-page__quote{height:350px}.home-page__slogan--content h4{font-size:30px;line-height:36px;max-width:300px}.home-page__slogan--icon{width:50px;height:50px}.home-page__testimonials--overlay{gap:30px;padding:30px}.home-page__alliances h3,.home-page__testimonials h3{font-size:26px}.home-page__alliances--content{display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;margin-top:40px}.home-page__alliances--alliance h2,.home-page__alliances--alliance h3{display:none}.home-page__alliances--wrapper{height:-moz-fit-content;height:fit-content}}@media (max-width:550px){.home-page__quote{height:525px}.home-page__quote--content{padding:0 40px}.home-page__quote h3{font-size:23px;line-height:35px}.home-page__quote p{font-size:20px}.home-page__slogan--content{padding:0 30px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%,-60%)}to{opacity:1;transform:translate(-50%,-50%)}}.about-page{flex-direction:column;gap:0}.about-page,.about-page__intro{display:flex;align-items:center;justify-content:center}.about-page__intro{flex-direction:row;gap:80px;width:100%;max-width:1440px;margin-top:80px;padding:0 50px}.about-page__intro--image{border-radius:15px;box-shadow:-18px 18px 0 #1583F0;height:auto;width:450px;animation:slideInLeft .8s ease-out .2s forwards}.about-page__intro--text{display:flex;flex-direction:column;gap:25px;align-items:start;justify-content:center;max-width:650px;text-align:justify;animation:slideInRight .8s ease-out .2s forwards}.about-page__intro--text h2{font-family:var(--font-montserrat),sans-serif;font-size:45px;font-weight:600;color:#1583F0;line-height:55px}.about-page__intro--text p{font-family:var(--font-montserrat),sans-serif;font-size:18px;font-weight:400;color:#747783;line-height:28px;line-height:32px}.about-page__middle{display:flex;flex-direction:row;gap:95px;align-items:center;justify-content:center;width:100%;max-width:1440px;margin:60px 0 80px;padding:0 50px}.about-page__middle--image{border-radius:15px;box-shadow:-18px 18px 0 #E1BD2A;object-fit:cover;height:300px;width:450px;animation:slideInRight .8s ease-out .2s forwards}.about-page__middle--text{display:flex;flex-direction:column;gap:25px;align-items:start;justify-content:center;max-width:650px;text-align:justify;animation:slideInLeft .8s ease-out .2s forwards}.about-page__middle--text ul{list-style-type:disc;padding-left:20px}.about-page__middle--text li,.about-page__middle--text p{font-family:var(--font-montserrat),sans-serif;font-size:18px;font-weight:400;color:#747783;line-height:28px;line-height:32px}.about-page__philosophy{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-template-rows:auto auto;grid-gap:0;gap:0;width:100%;max-width:1350px;justify-items:center;margin-top:80px;margin-bottom:80px;padding:0 50px}.about-page__philosophy>*{opacity:0;animation:bounceInShake .8s ease-out forwards}.about-page__philosophy>:first-child{animation-delay:.1s}.about-page__philosophy>:nth-child(2){animation-delay:.2s}.about-page__philosophy>:nth-child(3){animation-delay:.3s}.about-page__members{position:relative;width:100%;min-height:100vh}.about-page__members h2,.about-page__members h3{font-family:var(--font-montserrat),sans-serif;font-size:28px;font-weight:500;color:#fff;line-height:38px;text-align:center}.about-page__members h2{font-size:36px;font-weight:700}.about-page__members--overlay{display:flex;flex-direction:column;gap:40px;align-items:center;justify-content:start;padding:65px 25px;position:relative;top:0;left:0;width:100%;min-height:100vh;background:linear-gradient(270deg,rgba(3,20,114,.2),rgba(3,20,114,.7));z-index:1}.about-page__members--cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-template-rows:auto auto;grid-gap:0;gap:0;width:100%;max-width:1200px;justify-items:center;animation:fadeInOpacity .8s ease-out forwards}.about-page__life{display:flex;flex-direction:column;gap:50px;align-items:center;justify-content:center;padding:50px;width:100%;max-width:1440px;margin-bottom:40px}.about-page__life h3{font-family:var(--font-montserrat),sans-serif;font-size:28px;font-weight:500;color:#031472;line-height:38px}.about-page__life--content{display:flex;flex-direction:row;gap:80px;align-items:center;justify-content:center}.about-page__life--image{border-radius:15px;box-shadow:-18px 18px 0 #85AF59;object-fit:cover;height:300px;width:450px;animation:slideInLeft .8s ease-out .2s forwards}.about-page__life--text{display:flex;flex-direction:column;gap:25px;align-items:start;justify-content:center;max-width:650px;text-align:justify;animation:slideInRight .8s ease-out .2s forwards}.about-page__life--text p{font-family:var(--font-montserrat),sans-serif;font-size:18px;font-weight:400;color:#747783;line-height:28px;line-height:32px}@media (max-width:1200px){.about-page__intro,.about-page__middle{gap:50px}.about-page__intro--image,.about-page__middle--image{box-shadow:-14px 14px 0 #1583F0}.about-page__intro--text,.about-page__middle--text{gap:15px}.about-page__intro--text h2,.about-page__middle--text h2{font-size:40px}.about-page__middle--image{box-shadow:-14px 14px 0 #E1BD2A}.about-page__philosophy{max-width:950px;margin-bottom:0}.about-page__philosophy>:nth-child(3){grid-column:span 2}.about-page__members--cards{max-width:900px;row-gap:4vw!important}.about-page__members--cards>:nth-child(3){grid-column:span 2}.about-page__life--content{gap:50px}.about-page__life--image{box-shadow:-14px 14px 0 #85AF59;height:250px}}@media (max-width:800px){.about-page__intro{display:flex;flex-direction:column;gap:40px;align-items:center;justify-content:center;margin-top:40px}.about-page__intro--image{order:2}.about-page__intro--text{max-width:100%;gap:10px;animation:slideInLeft .8s ease-out .2s forwards}.about-page__intro--text h2{font-size:36px}.about-page__intro--text p{font-size:16px}.about-page__middle{display:flex;flex-direction:column;gap:40px;align-items:center;justify-content:center;margin-top:60px 0}.about-page__middle--image{animation:slideInLeft .8s ease-out .2s forwards}.about-page__middle--text{max-width:100%;gap:10px}.about-page__middle--text li,.about-page__middle--text p{font-size:16px}.about-page__philosophy{grid-template-columns:1fr;padding:0 40px;margin-top:100px}.about-page__philosophy>:nth-child(3){grid-column:span 1}.about-page__members h3{font-size:26px}.about-page__members h2{font-size:32px}.about-page__members--overlay{padding:65px 50px;gap:30px}.about-page__members--cards{grid-template-columns:1fr}.about-page__members--cards>:nth-child(3){grid-column:span 1}.about-page__life{gap:30px;padding:50px 30px}.about-page__life h3{font-size:26px}.about-page__life--content{display:flex;flex-direction:column;gap:60px;align-items:center;justify-content:center}.about-page__life--image{order:2;height:300px}.about-page__life--text{max-width:100%;animation:slideInLeft .8s ease-out .2s forwards}.about-page__life--text p{font-size:16px}}@media (max-width:550px){.about-page__intro,.about-page__middle{padding:0 30px}.about-page__intro--image,.about-page__middle--image{width:auto}}.about-page__life--image{width:auto}.volunteer{display:flex;flex-direction:column;gap:0;align-items:center;justify-content:center}.volunteer__decision{position:relative;width:100%;height:560px}.volunteer__decision--background{display:flex;flex-direction:row;gap:0;align-items:center;justify-content:center;width:100%;height:100%}.volunteer__decision--half{position:relative;flex:1 1;height:100%;width:100%}.volunteer__decision--overlay{display:flex;flex-direction:column;gap:40px;align-items:center;justify-content:center;position:absolute;padding:50px 25px;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.25);z-index:2}.volunteer__decision--overlay h1{font-family:var(--font-montserrat),sans-serif;font-size:48px;font-weight:500;color:#fff;line-height:58px;text-shadow:0 6px 5px rgba(0,0,0,.7);text-align:center;max-width:800px;animation:fadeInOpacity .8s ease-out forwards}.volunteer__definition{display:flex;flex-direction:row;gap:80px;align-items:center;justify-content:center;width:100%;max-width:1440px;margin-top:60px;padding:50px 50px 100px}.volunteer__definition--image{border-radius:15px;box-shadow:-18px 18px 0 #85AF59;object-fit:cover;height:auto;width:350px;animation:slideInLeft .8s ease-out .2s forwards}.volunteer__definition--text{font-family:var(--font-montserrat),sans-serif;font-size:18px;font-weight:400;color:#747783;line-height:28px;line-height:32px;max-width:650px;text-align:justify;animation:slideInRight .8s ease-out .2s forwards}.volunteer__middle{display:flex;flex-direction:column;gap:80px;align-items:center;justify-content:center;width:100%;max-width:1440px;padding:50px;margin-top:60px}.volunteer__middle--image-1,.volunteer__middle--image-2{border-radius:15px;object-fit:cover;height:auto;width:350px}.volunteer__middle--image-1{box-shadow:-18px 18px 0 #D53686}.volunteer__middle--image-2{box-shadow:-18px 18px 0 #E1BD2A}.volunteer__middle--bottom,.volunteer__middle--top{display:flex;flex-direction:row;gap:80px;align-items:center;justify-content:center;font-family:var(--font-montserrat),sans-serif;font-size:18px;font-weight:400;color:#747783;line-height:28px;line-height:32px;text-align:justify}.volunteer__middle--bottom p,.volunteer__middle--top p{max-width:650px}.volunteer__middle--top{flex-direction:row;gap:95px;animation:slideInRight .8s ease-out .2s forwards}.volunteer__middle--top,.volunteer__middle--top-text{display:flex;align-items:center;justify-content:center}.volunteer__middle--top-text{flex-direction:column;gap:25px}.volunteer__middle--bottom{animation:slideInLeft .8s ease-out .2s forwards}.volunteer__middle--bottom ul{list-style-type:disc;padding-left:20px}.volunteer__benefits{display:flex;flex-direction:column;gap:50px;align-items:center;justify-content:center;max-width:1440px;padding:50px}.volunteer__benefits h3{font-family:var(--font-montserrat),sans-serif;font-size:28px;font-weight:500;color:#031472;line-height:38px;max-width:700px;text-align:center}.volunteer__benefits--cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-template-rows:auto auto;grid-gap:0;gap:0;grid-row-gap:50px;row-gap:50px;justify-items:center;width:1000px}.volunteer__benefits button{margin:20px 0 30px}@media (max-width:1200px){.volunteer__definition{gap:50px;padding:50px 40px 100px}.volunteer__definition--image{box-shadow:-14px 14px 0 #85AF59}.volunteer__middle{padding:40px 40px 60px}.volunteer__middle--bottom,.volunteer__middle--top{gap:50px}.volunteer__middle--image-1{box-shadow:-14px 14px 0 #D53686}.volunteer__middle--image-2{box-shadow:-14px 14px 0 #E1BD2A}.volunteer__benefits{padding:40px;margin-bottom:20px}.volunteer__benefits--cards{width:100%}}@media (max-width:800px){.volunteer__decision--background{display:flex;flex-direction:column;gap:0;align-items:center;justify-content:center}.volunteer__decision--half:nth-of-type(2) img{object-position:50% 40%!important}.volunteer__decision--overlay{gap:70px}.volunteer__decision--overlay h1{font-size:42px;line-height:40px;max-width:650px}.volunteer__definition{display:flex;flex-direction:column;gap:40px;align-items:center;justify-content:center;margin:0}.volunteer__definition--image{order:2}.volunteer__definition--text{font-size:16px;max-width:100%}.volunteer__middle{gap:50px}.volunteer__middle--bottom,.volunteer__middle--top{display:flex;flex-direction:column;gap:40px;align-items:center;justify-content:center;animation:slideInLeft .8s ease-out .2s forwards}.volunteer__middle--bottom li,.volunteer__middle--bottom p,.volunteer__middle--top li,.volunteer__middle--top p{font-size:16px}.volunteer__middle--image-2{order:2}.volunteer__benefits h3{font-size:26px}.volunteer__benefits button{margin:20px 0}}@media (max-width:550px){.volunteer__decision--overlay{gap:45px}.volunteer__decision--overlay h1{font-size:36px;line-height:45px}.volunteer__definition{padding:50px 30px 80px}.volunteer__definition--image{width:300px}.volunteer__definition--text{font-size:16px;max-width:100%}.volunteer__middle{padding:30px 30px 80px;margin-top:30px}.volunteer__middle--image-1,.volunteer__middle--image-2{width:300px}.volunteer__benefits{padding:30px}}.national-page{display:flex;flex-direction:column;gap:0;align-items:center;justify-content:center}.national-page__intro{position:relative;width:100%;height:560px}.national-page__intro--overlay{gap:0;align-items:center;position:absolute;padding:50px;top:0;left:0;height:100%;background-color:rgba(0,0,0,.25);z-index:2}.national-page__intro--overlay,.national-page__intro--text{display:flex;flex-direction:column;justify-content:center;width:100%}.national-page__intro--text{gap:20px;align-items:start;max-width:1440px;animation:slideInLeft .8s ease-out forwards}.national-page__intro--text h1{font-size:80px;font-weight:500;line-height:90px;width:100%;max-width:600px;text-align:start}.national-page__intro--text h1,.national-page__intro--text p{font-family:var(--font-montserrat),sans-serif;color:#fff;text-shadow:0 6px 5px rgba(0,0,0,.7)}.national-page__intro--text p{font-size:20px;font-weight:400;line-height:30px;max-width:800px}.national-page__info{display:flex;flex-direction:row;gap:100px;align-items:center;justify-content:center;padding:100px 50px;max-width:1440px;animation:fadeInOpacity .8s ease-out forwards}.national-page__info--image img{object-fit:cover;border-radius:400px 400px 50px 400px;box-shadow:0 6px 4px rgba(0,0,0,.3);height:400px;width:300px;min-width:300px}.national-page__info--cards{display:flex;flex-direction:column;gap:50px;align-items:center;justify-content:center}.national-page__info--cards-bottom,.national-page__info--cards-top{display:flex;flex-direction:row;gap:30px;align-items:center;justify-content:center}.national-page__geography{position:relative;height:1000px;width:100%}.national-page__geography--image{max-height:800px}.national-page__geography--text{display:flex;flex-direction:column;gap:40px;align-items:center;justify-content:center;max-width:1200px}.national-page__geography--text h3{font-family:var(--font-montserrat),sans-serif;font-size:28px;font-weight:500;color:#fff;line-height:38px;text-align:center}.national-page__geography--text p{font-family:var(--font-montserrat),sans-serif;font-size:18px;font-weight:400;color:#fff;line-height:28px;line-height:36px;text-align:justify}.national-page__geography--overlay{display:flex;flex-direction:column;gap:60px;align-items:center;justify-content:start;padding:100px 50px;position:relative;top:0;left:0;width:100%;height:100%;background:linear-gradient(270deg,rgba(3,20,114,.2),rgba(3,20,114,.7));z-index:1}.national-page__geography--cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-template-rows:auto auto;grid-gap:0;gap:0;width:100%;max-width:1440px;justify-items:center}.national-page__geography--cards>*{animation:dropCard .6s ease-out forwards}.national-page__geography--cards>:first-child{animation-delay:0s}.national-page__geography--cards>:nth-child(2){animation-delay:.2s}.national-page__geography--cards>:nth-child(3){animation-delay:.4s}.national-page__reason{display:flex;flex-direction:row;gap:0;align-items:center;justify-content:center;margin:100px 50px;max-width:1200px;background-color:#fff;border-radius:20px;box-shadow:0 6px 4px rgba(0,0,0,.3)}.national-page__reason--left{display:flex;flex-direction:column;gap:20px;align-items:start;justify-content:start;flex:1 1;background-color:#fff;border-radius:20px 0 0 20px;padding:50px;height:auto;align-self:stretch;animation:slideInLeft .6s ease-out forwards}.national-page__reason--left h3{font-family:var(--font-montserrat),sans-serif;font-size:28px;font-weight:500;color:#1583F0;line-height:38px}.national-page__reason--left ul{list-style-type:disc;padding-left:20px}.national-page__reason--left li{font-family:var(--font-montserrat),sans-serif;font-size:18px;font-weight:400;color:#747783;line-height:28px;line-height:32px}.national-page__reason--right{display:flex;flex-direction:column;gap:20px;align-items:start;justify-content:start;flex:1 1;background-color:#355FB5;border-radius:20px;padding:50px;height:auto;align-self:stretch;box-shadow:-6px 0 6px rgba(0,0,0,.3);animation:slideInRight .6s ease-out forwards}.national-page__reason--right h3{font-family:var(--font-montserrat),sans-serif;font-size:28px;font-weight:500;color:#fff;line-height:38px}.national-page__reason--right ul{list-style-type:disc;padding-left:20px}.national-page__reason--right li{font-family:var(--font-montserrat),sans-serif;font-size:18px;font-weight:400;color:#fff;line-height:28px;line-height:32px}.national-page__projects{display:flex;flex-direction:column;gap:70px;align-items:center;justify-content:center;padding:20px 50px 100px}.national-page__projects h3{font-family:var(--font-montserrat),sans-serif;font-size:28px;font-weight:500;color:#031472;line-height:38px;text-align:center}.national-page__projects--cards{display:flex;flex-direction:row;gap:100px;align-items:center;justify-content:center;animation:fadeInOpacity .6s ease-out forwards}@media (max-width:1440px){.national-page__geography{height:1025px}.national-page__geography--cards{max-width:1250px}}@media (max-width:1200px){.national-page__intro--overlay{padding:40px}.national-page__intro--text h1{font-size:70px;line-height:70px;max-width:500px}.national-page__info{gap:80px;padding:100px 40px}.national-page__info,.national-page__info--image{display:flex;flex-direction:column;align-items:center;justify-content:center}.national-page__info--image{gap:0}.national-page__info--image img{border-radius:30px;height:350px;width:80%}.national-page__info--cards{display:flex;flex-direction:column;gap:40px;align-items:center;justify-content:center}.national-page__info--cards-bottom,.national-page__info--cards-top{display:flex;flex-direction:row;gap:20px;align-items:center;justify-content:center}.national-page__geography{min-height:100vh;height:auto}.national-page__geography--overlay{padding:80px 40px}.national-page__geography--cards{max-width:800px;row-gap:4vw!important}.national-page__geography--cards>:nth-child(3){grid-column:span 2}.national-page__reason{margin:100px 40px}.national-page__projects{padding:20px 40px 100px}}@media (max-width:800px){.national-page__intro--text p{font-size:18px;max-width:100%}.national-page__geography h3{font-size:26px}.national-page__geography p{font-size:16px;line-height:34px}.national-page__geography--cards{grid-template-columns:1fr;row-gap:40px!important}.national-page__geography--cards>:nth-child(3){grid-column:span 1}.national-page__reason{gap:0;align-items:center;animation:slideInTop .6s ease-out forwards}.national-page__reason,.national-page__reason--left{display:flex;flex-direction:column;justify-content:center}.national-page__reason--left{gap:20px;align-items:start;padding:40px;animation:none}.national-page__reason--left h3{font-size:26px}.national-page__reason--left li{font-size:16px;line-height:30px}.national-page__reason--right{display:flex;flex-direction:column;gap:20px;align-items:start;justify-content:center;padding:40px;box-shadow:0 -4px 6px rgba(0,0,0,.3);animation:none;width:100%}.national-page__reason--right h3{font-size:26px}.national-page__reason--right li{font-size:16px;line-height:30px}.national-page__projects{gap:60px;padding:20px 40px 100px}.national-page__projects h3{font-size:26px}.national-page__projects--cards{display:flex;flex-direction:column;gap:80px;align-items:center;justify-content:center}}@media (max-width:550px){.national-page__intro--overlay{padding:30px}.national-page__intro--text h1{font-size:44px;line-height:44px;max-width:100%}.national-page__intro--text p{font-size:16px;line-height:24px}.national-page__info{gap:60px;padding:80px 30px}.national-page__info,.national-page__info--image{display:flex;flex-direction:column;align-items:center;justify-content:center}.national-page__info--image{gap:0}.national-page__info--image img{height:300px;width:300px}.national-page__info--cards,.national-page__info--cards-bottom,.national-page__info--cards-top{display:flex;flex-direction:column;gap:45px;align-items:start;justify-content:center}.national-page__geography--overlay{padding:80px 30px}.national-page__reason{margin:80px 30px}.national-page__reason--left,.national-page__reason--right{padding:25px}.national-page__projects{gap:60px;padding:20px 30px 100px}.national-page__projects h3{font-size:26px}.national-page__projects--cards{display:flex;flex-direction:column;gap:80px;align-items:center;justify-content:center}}@keyframes dropCard{0%{opacity:0;transform:translateY(-30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.inter-page{display:flex;flex-direction:column;gap:0;align-items:center;justify-content:center}.inter-page__intro{position:relative;width:100%;height:560px}.inter-page__intro--overlay{gap:0;align-items:center;position:absolute;padding:50px;top:0;left:0;height:100%;background-color:rgba(0,0,0,.2);z-index:2}.inter-page__intro--overlay,.inter-page__intro--text{display:flex;flex-direction:column;justify-content:center;width:100%}.inter-page__intro--text{gap:20px;align-items:start;max-width:1440px;animation:slideInLeft .8s ease-out forwards}.inter-page__intro--text h1{font-size:80px;font-weight:500;line-height:90px;text-shadow:0 6px 5px rgba(0,0,0,.7);width:100%;max-width:600px;text-align:start}.inter-page__intro--text h1,.inter-page__intro--text p{font-family:var(--font-montserrat),sans-serif;color:#fff}.inter-page__intro--text p{font-size:20px;font-weight:400;line-height:30px;max-width:700px;text-shadow:0 4px 4px rgb(0,0,0)}.inter-page__info{display:flex;flex-direction:column;gap:40px;align-items:start;justify-content:center;max-width:1200px;padding:50px}.inter-page__info--title{display:flex;flex-direction:row;gap:20px;align-items:center;justify-content:start}.inter-page__info--title h2{font-family:var(--font-montserrat),sans-serif;font-size:45px;font-weight:600;color:#1583F0;line-height:55px}.inter-page__info--image-1,.inter-page__info--image-2,.inter-page__info--image-3{position:relative;border-radius:15px;overflow:hidden;flex-shrink:0}.inter-page__info--image-1{width:300px;height:300px;box-shadow:-18px 18px 0 #85AF59}.inter-page__info--image-2{width:250px;height:350px;box-shadow:-18px 18px 0 #D53686}.inter-page__info--image-2 img{object-position:50% 20%}.inter-page__info--image-3{width:350px;height:250px;box-shadow:-18px 18px 0 #E1BD2A}.inter-page__info--left{gap:80px;animation:slideInLeft .8s ease-out .2s forwards}.inter-page__info--left,.inter-page__info--right{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-bottom:30px}.inter-page__info--right{gap:95px;animation:slideInRight .8s ease-out .2s forwards}.inter-page__info--text{font-family:var(--font-montserrat),sans-serif;font-size:18px;font-weight:400;color:#747783;line-height:28px;line-height:32px;text-align:justify}.inter-page__benefits{gap:60px;padding:50px 50px 100px}.inter-page__benefits,.inter-page__benefits--text{display:flex;flex-direction:column;align-items:center;justify-content:center}.inter-page__benefits--text{gap:40px;max-width:1200px}.inter-page__benefits--text h3{font-family:var(--font-montserrat),sans-serif;font-size:28px;font-weight:500;color:#031472;line-height:38px;text-align:center}.inter-page__benefits--text p{font-family:var(--font-montserrat),sans-serif;font-size:18px;font-weight:400;color:#747783;line-height:28px;line-height:36px;text-align:justify}.inter-page__benefits--cards{display:flex;flex-direction:column;gap:40px;align-items:start;justify-content:center;width:100%}.inter-page__benefits--cards>*{opacity:0;animation:bounceInShake .8s ease-out forwards}.inter-page__benefits--cards>:first-child{animation-delay:.1s;max-width:calc(100% - 70px)}.inter-page__benefits--cards>:nth-child(2){animation-delay:.2s;max-width:950px}.inter-page__benefits--cards>:nth-child(3){animation-delay:.3s;max-height:400px}.inter-page__process{position:relative;width:100%;min-height:100vh;height:auto}.inter-page__process--text{display:flex;flex-direction:column;gap:40px;align-items:center;justify-content:center}.inter-page__process--text h2,.inter-page__process--text h3{font-family:var(--font-montserrat),sans-serif;font-size:28px;font-weight:500;color:#fff;line-height:38px;text-align:center;text-shadow:0 6px 5px rgba(0,0,0,.7)}.inter-page__process--text h2{font-size:36px;font-weight:700;max-width:600px;line-height:45px}.inter-page__process--overlay{display:flex;flex-direction:column;gap:60px;align-items:center;justify-content:start;padding:100px 50px;position:relative;top:0;left:0;width:100%;min-height:100vh;height:auto;background-color:rgba(0,0,0,.2);z-index:1}.inter-page__process--requirements{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-template-rows:auto auto;grid-gap:0;gap:0;grid-row-gap:60px;row-gap:60px;width:100%;max-width:975px;justify-items:center}.inter-page__process--requirements>*{opacity:0;transform:rotateX(-90deg);animation:dominoFall .8s ease-out forwards}.inter-page__process--requirements>:first-child{animation-delay:.1s}.inter-page__process--requirements>:nth-child(2){animation-delay:.2s}.inter-page__process--requirements>:nth-child(3){animation-delay:.3s}.inter-page__process--requirements>:nth-child(4){animation-delay:.4s}.inter-page__process--requirements>:nth-child(5){animation-delay:.5s}.inter-page__process--requirements>:nth-child(6){animation-delay:.6s}.inter-page__process--steps{flex-direction:row;gap:80px;max-width:1050px}.inter-page__process--half,.inter-page__process--steps{display:flex;align-items:center;justify-content:center;width:100%}.inter-page__process--half{flex-direction:column;gap:40px;flex:1 1}.inter-page__process--half>*{opacity:0;transform:rotateX(-90deg);animation:dominoFall .8s ease-out forwards}.inter-page__process--half>:first-child{animation-delay:.1s}.inter-page__process--half>:nth-child(2){animation-delay:.2s}.inter-page__process--half>:nth-child(3){animation-delay:.3s}.inter-page__process--half>:nth-child(4){animation-delay:.4s}.inter-page__process--half>:nth-child(5){animation-delay:.5s}.inter-page__destination{display:flex;flex-direction:column;gap:60px;align-items:center;justify-content:center;width:100%;max-width:1200px;padding:50px 50px 80px}.inter-page__destination h3{font-family:var(--font-montserrat),sans-serif;font-size:28px;font-weight:500;color:#031472;line-height:38px;text-align:center}.inter-page__destination--continents{display:flex;flex-direction:row;gap:0;align-items:start;justify-content:space-between;width:100%}.inter-page__destination--continents>*{opacity:0;animation:slideInTop .8s ease-out forwards}.inter-page__destination--continents>:first-child{animation-delay:.1s}.inter-page__destination--continents>:nth-child(2){animation-delay:.2s}.inter-page__destination--continents>:nth-child(3){animation-delay:.3s}.inter-page__destination--continents>:nth-child(4){animation-delay:.4s}.inter-page__destination--continents-africa,.inter-page__destination--continents-america,.inter-page__destination--continents-asia,.inter-page__destination--continents-europe{display:flex;flex-direction:column;gap:0;align-items:center;justify-content:center;width:100%}@media (max-width:1200px){.inter-page__intro--overlay{padding:40px}.inter-page__intro--text h1{font-size:70px;line-height:70px;max-width:500px}.inter-page__info{padding:40px;gap:30px}.inter-page__info--title h2{font-size:42px}.inter-page__info--image-1{width:250px;box-shadow:-14px 14px 0 #85AF59}.inter-page__info--image-2{box-shadow:-14px 14px 0 #D53686}.inter-page__info--image-3{width:300px;box-shadow:-14px 14px 0 #E1BD2A}.inter-page__info--left,.inter-page__info--right{gap:50px}.inter-page__benefits{padding:40px}.inter-page__benefits--cards{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;grid-gap:0;gap:0;justify-items:center}.inter-page__benefits--cards>:first-child,.inter-page__benefits--cards>:nth-child(2){max-width:600px}.inter-page__process--requirements{grid-template-columns:1fr 1fr;max-width:650px}.inter-page__process--overlay{padding:100px 40px}.inter-page__destination{padding:30px 30px 60px;max-width:1000px}}@media (max-width:800px){.inter-page__intro--text p{font-size:18px;max-width:100%}.inter-page__info{gap:30px}.inter-page__info,.inter-page__info--title{display:flex;flex-direction:column;align-items:center;justify-content:center}.inter-page__info--title{gap:10px}.inter-page__info--title h2{font-size:40px;max-width:500px;text-align:center}.inter-page__info--image-1,.inter-page__info--image-2,.inter-page__info--image-3{flex-shrink:1}.inter-page__info--image-1{width:100%;max-width:300px;order:2}.inter-page__info--image-2{width:100%;max-width:250px}.inter-page__info--image-3{width:100%;max-width:350px;order:2}.inter-page__info--left,.inter-page__info--right{display:flex;flex-direction:column;gap:50px;align-items:center;justify-content:center}.inter-page__info--right{animation:slideInLeft .8s ease-out .2s forwards}.inter-page__info--text{font-size:16px;line-height:30px}.inter-page__benefits--text{gap:30px}.inter-page__benefits--text h3{font-size:26px}.inter-page__benefits--text p{font-size:14px;line-height:34px}.inter-page__process--text{display:flex;flex-direction:column;gap:40px;align-items:center;justify-content:center}.inter-page__process--text h3{font-size:26px}.inter-page__process--text h2{font-size:32px;line-height:36px}.inter-page__process--requirements{grid-template-columns:1fr;max-width:100%}.inter-page__process--overlay{padding:100px 30px}.inter-page__process--steps{display:flex;flex-direction:column;gap:40px;align-items:center;justify-content:center}.inter-page__process--half>:first-child,.inter-page__process--half>:nth-child(2),.inter-page__process--half>:nth-child(3),.inter-page__process--half>:nth-child(4),.inter-page__process--half>:nth-child(5){animation-delay:0s}.inter-page__destination{gap:30px;padding:50px 40px}.inter-page__destination h3{font-size:26px}.inter-page__destination--continents{display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center;width:100%}.inter-page__destination--continents-africa,.inter-page__destination--continents-america,.inter-page__destination--continents-asia,.inter-page__destination--continents-europe{display:flex;flex-direction:column;gap:0;align-items:center;justify-content:center;width:100%}}@media (max-width:550px){.inter-page__intro--overlay{padding:30px}.inter-page__intro--text h1{font-size:44px;line-height:44px;max-width:100%}.inter-page__intro--text p{font-size:16px;line-height:24px}.inter-page__info{padding:30px 30px 40px}.inter-page__benefits{padding:30px}.inter-page__destination{padding:50px 30px}}@keyframes bounceInShake{0%{opacity:0;transform:translateY(100px) scale(.95)}60%{transform:translateY(-10px) scale(1.03) rotate(2deg)}80%{transform:translateY(5px) scale(.98) rotate(-2deg)}to{opacity:1;transform:translateY(0) scale(1) rotate(0deg)}}@keyframes dominoFall{0%{opacity:0;transform:rotateX(-90deg) translateY(-50px)}60%{transform:rotateX(20deg) translateY(10px);opacity:1}to{transform:rotateX(0) translateY(0);opacity:1}}.involve-page,.involve-page__overlay{position:relative;width:100%;min-height:100vh;height:auto}.involve-page__overlay{display:flex;flex-direction:column;gap:100px;align-items:center;justify-content:start;padding:100px 50px;top:0;left:0;background-color:rgba(0,0,0,.2);z-index:1}.involve-page__text{display:flex;flex-direction:column;gap:20px;align-items:start;justify-content:center;width:100%;max-width:1100px;animation:slideInLeft .8s ease-out forwards}.involve-page__text h1{font-size:80px;font-weight:500;line-height:90px;line-height:60px;text-shadow:0 6px 5px rgba(0,0,0,.7);width:100%;text-align:start}.involve-page__text h1,.involve-page__text p{font-family:var(--font-montserrat),sans-serif;color:#fff}.involve-page__text p{font-size:20px;font-weight:400;line-height:30px;text-shadow:0 4px 4px rgb(0,0,0)}.involve-page__cards{display:flex;flex-direction:row;gap:0;align-items:center;justify-content:space-between;width:100%;max-width:950px;animation:fadeInOpacity .8s ease-out forwards}.involve-page__cards>:first-child,.involve-page__cards>:nth-child(2){animation:bounceEvery8s 5s ease-in-out infinite}.involve-page__cards>:nth-child(2){animation-delay:.3s}@media (max-width:1200px){.involve-page__text h1{font-size:70px}.involve-page__overlay{padding:100px 40px}.involve-page__cards{display:flex;flex-direction:column;gap:60px;align-items:center;justify-content:center}}@media (max-width:800px){.involve-page__text h1{font-size:55px}.involve-page__text p{font-size:16px;line-height:26px}.involve-page__overlay{gap:60px}}@media (max-width:550px){.involve-page__overlay{padding:50px}.involve-page__text h1{font-size:44px}}@keyframes fadeInOpacity{0%{opacity:0}to{opacity:1}}@keyframes bounceEvery8s{0%,87.5%,to{transform:translateY(0)}2.5%{transform:translateY(-10px)}5%{transform:translateY(5px)}7.5%{transform:translateY(-5px)}10%{transform:translateY(2px)}}.family-page{display:flex;flex-direction:column;gap:0;align-items:center;justify-content:center}.family-page__intro{position:relative;width:100%;height:560px}.family-page__intro--overlay{gap:0;align-items:center;position:absolute;padding:50px;top:0;left:0;height:100%;background-color:rgba(0,0,0,.2);z-index:2}.family-page__intro--overlay,.family-page__intro--text{display:flex;flex-direction:column;justify-content:center;width:100%}.family-page__intro--text{gap:20px;align-items:start;max-width:1440px;animation:slideInLeft .8s ease-out forwards}.family-page__intro--text h1{font-family:var(--font-montserrat),sans-serif;font-size:80px;font-weight:500;color:#fff;line-height:90px;text-shadow:0 6px 5px rgba(0,0,0,.7);width:100%;max-width:900px;text-align:start}.family-page__intro--text p{font-family:var(--font-montserrat),sans-serif;font-size:20px;font-weight:400;color:#fff;line-height:30px;max-width:700px;text-shadow:0 4px 4px rgb(0,0,0)}.family-page__question{display:flex;flex-direction:row;gap:95px;align-items:center;justify-content:center;padding:100px 50px;max-width:1440px}.family-page__question--image{position:relative;width:350px;height:250px;box-shadow:-18px 18px 0 #1583F0;border-radius:15px;overflow:hidden;flex-shrink:0;animation:slideInRight .8s ease-out .2s forwards}.family-page__question--text{display:flex;flex-direction:column;gap:30px;align-items:center;justify-content:center;max-width:800px;animation:slideInLeft .8s ease-out .2s forwards}.family-page__question--text h3{font-family:var(--font-montserrat),sans-serif;font-size:45px;font-weight:600;color:#1583F0;line-height:55px}.family-page__question--text p{font-family:var(--font-montserrat),sans-serif;font-size:18px;font-weight:400;color:#747783;line-height:28px;line-height:36px;text-align:justify}.family-page__meaning,.family-page__meaning--overlay{position:relative;width:100%;min-height:-moz-fit-content;min-height:fit-content;height:auto}.family-page__meaning--overlay{display:flex;flex-direction:column;gap:60px;align-items:center;justify-content:start;padding:100px 50px;top:0;left:0;background-color:rgba(0,0,0,.3);z-index:1}.family-page__meaning--overlay h3{font-family:var(--font-montserrat),sans-serif;font-size:28px;font-weight:500;color:#fff;line-height:38px;text-align:center;text-shadow:0 6px 5px rgba(0,0,0,.7)}.family-page__meaning--overlay ul{list-style-type:disc;padding-left:40px}.family-page__meaning--overlay li,.family-page__meaning--overlay p{font-family:var(--font-montserrat),sans-serif;font-size:18px;font-weight:400;color:#41424A;line-height:28px;line-height:34px;text-align:justify}.family-page__meaning--card{display:flex;flex-direction:column;gap:10px;align-items:start;justify-content:center;background-color:rgba(255,255,255,.8);border-radius:25px;padding:40px 60px;box-shadow:0 6px 6px rgba(0,0,0,.3);animation:slideInTop .8s ease-out forwards}.family-page__middle{display:flex;flex-direction:row;gap:60px;align-items:center;justify-content:center;padding:80px 50px;max-width:1440px}.family-page__middle--image{position:relative;width:300px;height:350px;box-shadow:-18px 18px 0 #D53686;border-radius:15px;overflow:hidden;flex-shrink:0;animation:slideInLeft .8s ease-out forwards}.family-page__middle>p{font-family:var(--font-montserrat),sans-serif;font-size:18px;font-weight:400;color:#747783;line-height:28px;line-height:36px;max-width:800px;text-align:justify;animation:slideInRight .8s ease-out forwards}.family-page__benefits{display:flex;flex-direction:column;gap:80px;align-items:center;justify-content:center;padding:20px 50px 100px}.family-page__benefits>h3{font-family:var(--font-montserrat),sans-serif;font-size:28px;font-weight:500;color:#031472;line-height:38px}.family-page__benefits--cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-template-rows:auto;grid-gap:0;gap:0;justify-content:center;max-width:1440px}.family-page__benefits--cards>.benefit-card h4{max-width:250px}.family-page__join{display:flex;flex-direction:column;gap:60px;align-items:center;justify-content:center;padding:60px 50px 100px;max-width:1300px}.family-page__join h3{font-family:var(--font-montserrat),sans-serif;font-size:45px;font-weight:600;color:#1583F0;line-height:55px;text-align:center;max-width:900px}.family-page__join--bottom{display:flex;flex-direction:row;gap:80px;align-items:center;justify-content:center}.family-page__join--bottom>p{font-family:var(--font-montserrat),sans-serif;font-size:18px;font-weight:400;color:#747783;line-height:28px;line-height:36px;text-align:justify;flex:1 1;animation:slideInLeft .8s ease-out forwards}.family-page__join--contact{display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center;background-color:#355FB5;padding:25px 40px;border-radius:20px;flex:1 1;animation:slideInRight .8s ease-out forwards}.family-page__join--contact>p{font-family:var(--font-montserrat),sans-serif;font-size:18px;font-weight:400;color:#fff;line-height:28px;line-height:36px;text-align:justify}@media (max-width:1440px){.family-page__benefits--cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-template-rows:auto;grid-gap:0;gap:0}}@media (max-width:1200px){.family-page__intro--overlay{padding:40px}.family-page__intro--text h1{font-size:70px;line-height:70px;max-width:900px}.family-page__question{gap:50px;padding:100px 40px}.family-page__question--image{box-shadow:-14px 14px 0 #1583F0}.family-page__question--text h3{font-size:42px}.family-page__meaning--overlay{padding:100px 40px}.family-page__meaning--card{padding:40px 50px}.family-page__middle{padding:80px 40px;gap:50px}.family-page__middle--image{box-shadow:-14px 14px 0 #D53686}.family-page__benefits{padding:20px 40px 80px}.family-page__benefits--cards{grid-template-columns:1fr 1fr;column-gap:40px;row-gap:60px}.family-page__join{padding:60px 40px 100px}.family-page__join h3{font-size:42px}.family-page__join--bottom{gap:50px}}@media (max-width:800px){.family-page__intro--text p{font-size:18px;max-width:100%}.family-page__question{display:flex;flex-direction:column;gap:40px;align-items:center;justify-content:center;padding:40px 40px 80px}.family-page__question--image{animation:slideInLeft .8s ease-out forwards}.family-page__question--text h3{font-size:40px;max-width:100%}.family-page__question--text p{font-size:14px;line-height:34px}.family-page__meaning--overlay{padding:80px 40px;gap:40px}.family-page__meaning--overlay h3{font-size:26px}.family-page__meaning--overlay ul{padding-left:20px}.family-page__meaning--overlay li,.family-page__meaning--overlay p{font-size:16px;line-height:32px}.family-page__meaning--card{gap:5px;align-items:start;padding:30px 40px}.family-page__meaning--card,.family-page__middle{display:flex;flex-direction:column;justify-content:center}.family-page__middle{gap:60px;align-items:center;padding:60px 40px;max-width:1440px}.family-page__middle>p{font-size:16px;line-height:34px;animation:slideInLeft .8s ease-out forwards}.family-page__benefits{gap:60px;padding:0 40px 80px}.family-page__benefits>h3{font-size:26px;text-align:center;max-width:350px}.family-page__benefits--cards{grid-template-columns:1fr;row-gap:60px}.family-page__join{gap:40px;padding:40px 40px 80px}.family-page__join h3{font-size:40px}.family-page__join--bottom{display:flex;flex-direction:column;gap:40px;align-items:center;justify-content:center}.family-page__join--bottom>p{font-size:16px;line-height:34px}.family-page__join--contact{max-width:500px;animation:slideInLeft .8s ease-out forwards}.family-page__join--contact>p{font-size:16px;line-height:34px}}@media (max-width:550px){.family-page__intro--overlay{padding:30px}.family-page__intro--text h1{font-size:44px;line-height:44px}.family-page__intro--text p{font-size:16px;line-height:24px}.family-page__question{padding:30px 30px 80px;gap:30px}.family-page__question--image{width:90%;max-width:350px}.family-page__question--text{gap:20px}.family-page__question--text h3{font-size:34px}.family-page__meaning--overlay{padding:80px 30px}.family-page__meaning--card{gap:0;padding:30px}.family-page__middle{padding:60px 30px}.family-page__middle--image{width:80%;max-width:300px}.family-page__benefits{gap:40px;padding:0 30px 80px}.family-page__join{padding:0 30px 80px;gap:30px}.family-page__join h3{font-size:34px}.family-page__join--contact{padding:30px}}@keyframes slideInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInTop{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.project-page{display:flex;flex-direction:column;gap:0;align-items:center;justify-content:center}.project-page__intro{position:relative;width:100%;height:560px}.project-page__intro--overlay{gap:0;align-items:center;position:absolute;padding:50px;top:0;left:0;height:100%;background-color:rgba(0,0,0,.2);z-index:2}.project-page__intro--overlay,.project-page__intro--text{display:flex;flex-direction:column;justify-content:center;width:100%}.project-page__intro--text{gap:20px;align-items:start;max-width:1440px;animation:slideInLeft .8s ease-out forwards}.project-page__intro--text h1{font-family:var(--font-montserrat),sans-serif;font-size:80px;font-weight:500;color:#fff;line-height:90px;text-shadow:0 6px 5px rgba(0,0,0,.7);width:100%;max-width:900px;text-align:start}.project-page__intro--text p{font-family:var(--font-montserrat),sans-serif;font-size:20px;font-weight:400;color:#fff;line-height:30px;max-width:700px;text-shadow:0 4px 4px rgb(0,0,0)}.project-page__body{gap:80px;align-items:center;padding:80px 50px 100px}.project-page__body,.project-page__body--top{display:flex;flex-direction:column;justify-content:center;width:100%}.project-page__body--top{gap:30px;align-items:start;max-width:1440px;animation:slideInLeft .8s ease-out forwards}.project-page__body--top p{font-family:var(--font-montserrat),sans-serif;font-size:18px;font-weight:400;color:#747783;line-height:28px;line-height:36px;text-align:left}.project-page__body--card{display:flex;flex-direction:row;gap:50px;align-items:center;justify-content:center;width:100%;max-width:1440px;align-items:stretch;transform:perspective(1000px) rotateY(10deg) scale(.9);animation:flipScaleIn .8s cubic-bezier(.19,1,.22,1) forwards;animation-delay:.2s;will-change:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d}.project-page__body--card:nth-child(2){animation-delay:.4s}.project-page__body--card:nth-child(3){animation-delay:.6s}.project-page__body--card h3{font-family:var(--font-montserrat),sans-serif;font-size:28px;font-weight:500;color:#1583F0;line-height:38px;text-align:left}.project-page__body--card ul{list-style-type:disc;padding-left:20px}.project-page__body--card li{font-family:var(--font-montserrat),sans-serif;font-size:18px;font-weight:400;color:#747783;line-height:28px;line-height:34px;text-align:left}.project-page__body--image{position:relative;height:auto;border-radius:15px;overflow:hidden;box-shadow:0 8px 6px rgba(0,0,0,.25);flex:1 1 30%}.project-page__body--text-left,.project-page__body--text-right{display:flex;flex-direction:column;gap:30px;align-items:start;justify-content:center;border-radius:20px;padding:50px;box-shadow:0 8px 6px rgba(0,0,0,.25);flex:1 1 70%}.project-page__body--text-left{background-color:#fff}.project-page__body--text-right{background-color:#355FB5}.project-page__body--text-right h3,.project-page__body--text-right li{color:#fff}@media (max-width:1200px){.project-page__intro--overlay{padding:40px}.project-page__intro--text h1{font-size:70px;line-height:70px;max-width:900px}.project-page__body{padding:80px 40px 100px}.project-page__body--card{gap:30px}.project-page__body--image{flex:1 1 40%}.project-page__body--text-left,.project-page__body--text-right{flex:1 1 60%}}@media (max-width:800px){.project-page__intro--text p{font-size:18px;max-width:100%}.project-page__body{gap:80px;padding:50px 40px 80px}.project-page__body--top p{font-size:16px;line-height:34px}.project-page__body--card{display:flex;flex-direction:column;gap:40px;align-items:center;justify-content:center;max-width:500px}.project-page__body--card h3{font-size:26px}.project-page__body--card li{font-size:16px;line-height:32px}.project-page__body--image{width:100%;height:300px;flex:none;order:1}.project-page__body--text-left,.project-page__body--text-right{gap:20px;padding:40px;flex:none;order:2}}@media (max-width:550px){.project-page__intro--overlay{padding:30px}.project-page__intro--text h1{font-size:44px;line-height:44px}.project-page__intro--text p{font-size:16px;line-height:24px}.project-page__body{gap:55px;padding:50px 30px 80px}.project-page__body--text-left,.project-page__body--text-right{padding:30px}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes flipScaleIn{0%{opacity:0;transform:perspective(1000px) rotateY(10deg) scale(.9) translateY(30px)}60%{opacity:1;transform:perspective(1000px) rotateY(-5deg) scale(1.05) translateY(0)}to{opacity:1;transform:perspective(1000px) rotateY(0deg) scale(1) translateY(0)}}.contact-page{flex-direction:column;padding:50px;min-height:90vh}.contact-page,.contact-page__card{display:flex;gap:0;align-items:center;justify-content:center}.contact-page__card{flex-direction:row;border-radius:20px;background-color:#fff;box-shadow:0 6px 6px rgba(0,0,0,.3);max-width:1440px;height:700px;animation:fadeSlideIn .6s ease-out both}.contact-page__left{display:flex;flex-direction:column;gap:0;align-items:start;justify-content:space-between;width:100%;height:100%;padding:50px;flex:1 1}.contact-page__left h1{font-size:45px;font-weight:600;color:#1583F0;line-height:55px}.contact-page__left h1,.contact-page__left p{font-family:var(--font-montserrat),sans-serif}.contact-page__left p{font-size:18px;font-weight:400;color:#747783;line-height:28px;line-height:36px;text-align:justify}.contact-page__left--top{gap:15px}.contact-page__left--middle,.contact-page__left--top{display:flex;flex-direction:column;align-items:start;justify-content:center}.contact-page__left--middle{gap:20px}.contact-page__left--social{gap:15px}.contact-page__left--bottom,.contact-page__left--social{display:flex;flex-direction:row;align-items:center;justify-content:start}.contact-page__left--bottom{gap:20px}.contact-page__left hr{width:100%;border-color:#B7B7B7;background-color:#B7B7B7}.contact-page__right{background-color:#355FB5;border-radius:20px;box-shadow:-6px 0 6px rgba(0,0,0,.3);padding:50px;flex:1 1}@media (max-width:1200px){.contact-page{padding:60px 40px}.contact-page__card{gap:0;align-items:center;height:-moz-fit-content;height:fit-content;max-width:700px}.contact-page__card,.contact-page__left{display:flex;flex-direction:column;justify-content:center}.contact-page__left{gap:30px;align-items:start;padding:40px}.contact-page__left h1{font-size:42px}.contact-page__right{box-shadow:0 -6px 6px rgba(0,0,0,.3);width:100%;padding:40px}}@media (max-width:800px){.contact-page{padding:60px 40px}.contact-page__left h1{font-size:40px}.contact-page__left p{font-size:16px;line-height:34px}}@media (max-width:550px){.contact-page{padding:60px 30px}.contact-page__left{padding:30px}.contact-page__left--social{overflow-wrap:break-word;word-break:break-word}.contact-page__left--social p{line-height:25px}.contact-page__right{padding:30px}}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.book-page{gap:0;align-items:center}.book-form,.book-page{display:flex;flex-direction:column;justify-content:center}.book-form{gap:30px;align-items:start;width:100%;max-width:1440px;padding:80px 50px}.book-form>*{animation:fadeInUp .4s ease-out forwards;opacity:0}.book-form>:first-child{animation-delay:.2s}.book-form>:nth-child(2){animation-delay:.4s}.book-form>:nth-child(3){animation-delay:.6s}.book-form>:nth-child(4){animation-delay:.8s}.book-form h2{font-family:var(--font-montserrat),sans-serif;font-size:45px;font-weight:600;color:#1583F0;line-height:55px}.book-form h3{font-size:20px;font-weight:500;line-height:30px}.book-form h3,.book-form h4,.book-form h5{font-family:var(--font-montserrat),sans-serif;color:#fff}.book-form h4,.book-form h5{font-size:14px;font-weight:400;line-height:24px;line-height:32px;text-shadow:0 4px 4px rgba(0,0,0,.2)}.book-form__content{gap:30px;padding:0 30px 40px}.book-form__content,.book-form__input{display:flex;flex-direction:column;align-items:start;justify-content:center;width:100%}.book-form__input{gap:5px}.book-form__input input,.book-form__input select,.book-form__input textarea{font-family:var(--font-montserrat),sans-serif;font-size:16px;font-weight:400;color:#41424A;line-height:26px;background-color:#fff;border-radius:6px;height:40px;width:100%;box-shadow:0 4px 4px rgba(0,0,0,.2);padding:0 15px}.book-form__input input::placeholder,.book-form__input select::placeholder,.book-form__input textarea::placeholder{font-family:var(--font-montserrat),sans-serif;font-size:16px;font-weight:400;color:#B7B7B7;line-height:26px}.book-form__input input:focus,.book-form__input select:focus,.book-form__input textarea:focus{box-shadow:0 10px 10px rgba(0,0,0,.3);outline:none}.book-form__input select{appearance:none;-webkit-appearance:none;-moz-appearance:none}.book-form__input--wrapper{position:relative;width:100%}.book-form__input--wrapper .select-icon{position:absolute;right:15px;top:50%;transform:translateY(-50%);pointer-events:none;color:#41424A;width:25px;height:25px}.book-form__input textarea{height:100px;padding:8px 15px;resize:none}.book-form__radio{width:100%}.book-form__radio,.book-form__radio--buttons{display:flex;flex-direction:row;gap:30px;align-items:start;justify-content:start}.book-form__radio--option{display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:center}.book-form__radio--option input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border:2px solid #747783;border-radius:50%;background-color:white;cursor:pointer;position:relative;transition:all .2s ease}.book-form__radio--option input[type=radio]:checked{background-color:#031472;border-color:#031472}.book-form__radio--option input[type=radio]:checked:after{content:"";position:absolute;top:4px;left:4px;width:8px;height:8px;background-color:white;border-radius:50%}.book-form button{font-family:var(--font-montserrat),sans-serif;font-size:18px;font-weight:500;color:#fff;line-height:28px;position:relative;color:#1583F0;background-color:#fff;border:none;border-radius:100px;min-width:150px;padding:10px 24px;margin-top:10px;transition:all .2s;cursor:pointer}.book-form button:hover{transform:translateY(-5px);box-shadow:0 15px 8px rgba(0,0,0,.2)}.book-form__complaint,.book-form__contact,.book-form__personal{display:flex;flex-direction:column;gap:30px;align-items:start;justify-content:center;box-shadow:0 8px 4px rgba(0,0,0,.25);border-radius:20px;width:100%;margin-bottom:20px}.book-form__complaint h3,.book-form__contact h3,.book-form__personal h3{background-color:rgba(0,0,0,.2);border-radius:20px 20px 0 0;padding:20px 30px;width:100%}.book-form__personal{background-color:#355FB5}.book-form__personal--bottom,.book-form__personal--middle{display:flex;flex-direction:row;gap:50px;align-items:space-between;justify-content:center;width:100%}.book-form__contact{background-color:#85AF59}.book-form__contact--bottom,.book-form__contact--top{display:flex;flex-direction:row;gap:50px;align-items:space-between;justify-content:center;width:100%}.book-form__complaint{background-color:#E1BD2A}.book-form__complaint--bottom,.book-form__complaint--top{display:flex;flex-direction:row;gap:50px;align-items:space-between;justify-content:center;width:100%}@media (max-width:1200px){.book-form{max-width:700px;padding:80px 40px}.book-form h2{font-size:42px}.book-form__content,.book-form__personal{gap:20px}.book-form__personal--bottom,.book-form__personal--middle{display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center}.book-form__contact{gap:20px}.book-form__contact--bottom,.book-form__contact--top{display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center}}@media (max-width:800px){.book-form{padding:60px 40px}.book-form h2{font-size:38px;line-height:38px}.book-form h3{font-size:18px}.book-form__input input,.book-form__input select,.book-form__input textarea{font-size:14px}.book-form__input input::placeholder,.book-form__input select::placeholder,.book-form__input textarea::placeholder{font-size:14px}}@media (max-width:550px){.book-form{padding:60px 30px}.book-form h2{font-size:34px}.book-form h4,.book-form h5{line-height:20px;margin-bottom:5px}.book-form__input input,.book-form__input select,.book-form__input textarea{padding:0 10px}.book-form__input textarea{height:200px;padding:8px 15px}.book-form__input--wrapper .select-icon{right:10px}.book-form__radio{display:flex;flex-direction:column;gap:10px;align-items:start;justify-content:start}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.documents-page{display:flex;flex-direction:column;gap:40px;align-items:center;justify-content:center;padding:80px 50px}.documents-page h1{font-family:var(--font-montserrat),sans-serif;font-size:45px;font-weight:600;color:#1583F0;line-height:55px;width:100%;max-width:1440px}.documents-page__content{display:flex;flex-direction:column;gap:30px;align-items:center;justify-content:center;position:relative;width:100%;max-width:1440px;min-height:600px;box-shadow:0 6px 6px rgba(0,0,0,.25);border-radius:10px 80px 10px 80px;overflow:hidden}.documents-page__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-template-rows:auto auto;grid-gap:0;gap:0;justify-items:center;position:relative;width:100%;max-width:1440px}@media (max-width:1200px){.documents-page{padding:80px 40px}.documents-page h1{font-size:42px;max-width:900px}.documents-page__content{border-radius:20px;max-width:900px}.documents-page__cards{display:flex;flex-direction:column;gap:100px;align-items:center;justify-content:center;margin:100px 0}}@media (max-width:800px){.documents-page{padding:60px 0 0}.documents-page__content{border-radius:0}.documents-page h1{font-size:40px;line-height:40px;padding:0 40px}.documents-page__cards{margin:100px 40px;gap:120px}}@media (max-width:550px){.documents-page{padding:50px 0 0}.documents-page h1{font-size:34px;padding:0 30px;text-align:center}.documents-page__cards{margin:100px 30px}}body{background-color:#f5f5f5}