@import url(https://fonts.googleapis.com/css2?family=Archivo:wght@400;500;600;700;800;900&display=swap);:root{--white:#ffffff;--black:#000000;--primary:#5471CF;--secondary:#141D56;--tertiary:#FF8337}.container{max-width:100%;margin:0 auto;padding:0 1rem}@media (width >= 576px){.container{max-width:540px}}@media (width >= 768px){.container{max-width:720px}}@media (width >= 992px){.container{max-width:810px}}@media (width >= 1200px){.container{padding:0}}.container-fluid{max-width:100%}@media (width >= 992px){.container--832{max-width:832px}}@media (width >= 992px){.container--864{max-width:864px}}@media (width >= 1200px){.container--1140{max-width:1140px}}.d-flex{display:flex}.flex-column{flex-direction:column}.text-white{color:var(--white)}.text-white--outline{color:transparent;-webkit-text-stroke:1px var(--white)}.text-primary{color:var(--primary)}.text-primary--outline{color:transparent;-webkit-text-stroke:1px var(--primary)}.text-secondary{color:var(--secondary)}.text-secondary--outline{color:transparent;-webkit-text-stroke:1px var(--secondary)}.text-tertiary{color:var(--tertiary)}.text-tertiary--outline{color:transparent;-webkit-text-stroke:1px var(--tertiary)}.text-highlight{font-size:1.375rem;line-height:1.75rem}.text-highlight--m{font-size:1.25rem;line-height:1.875rem}.h1-s{font-size:clamp(2.25rem,5.25vw,5rem);line-height:clamp(2.4rem,5.25vw,4.063rem)}.fw-medium{font-weight:500!important}.fw-bold{font-weight:700!important}.fw-extra-bold{font-weight:800!important}.fs-20{font-size:1.25rem;line-height:1.875rem}.fs-22{font-size:1.375rem;line-height:1.75rem}@font-face{font-family:"Archivo Black";src:url(../fonts/Archivo-Black.ttf)}body,html{background-color:var(--white);box-sizing:border-box;margin:0;padding:0;font-family:Archivo,sans-serif;font-size:1rem;color:var(--white)}h1,h2,h3,h4,h5,h6{font-weight:800;margin:0;padding:0}p{font-size:1.125rem;line-height:1.5rem}h1{font-size:clamp(4.5rem,8vw,6.25rem);line-height:clamp(5.125rem,8vw,7.063rem)}h2{font-size:clamp(2.25rem,5.25vw,5rem);line-height:clamp(2.4rem,5.25vw,4.063rem)}.line{background-color:var(--tertiary);display:block;height:4px;margin:40px auto;width:125px}.title-w-style{margin-block-end:20px}@media (width >= 768px){.title-w-style{margin-block-end:60px}}.title-w-style span{display:block}.title-w-style span:first-child{text-align:center}@media (width >= 1400px){.title-w-style span:first-child{position:relative;text-align:start;left:0}}.title-w-style span:last-child{text-align:center}@media (width >= 1400px){.title-w-style span:last-child{text-align:end}}.title-w-style--small span:first-child{position:relative;left:0}@media (width >= 768px){.title-w-style--small span:first-child{left:-170px}}@media (width >= 1400px){.title-w-style--small span:first-child{text-align:start;left:58px}}.title-w-style--small span:last-child{position:relative}@media (width >= 1400px){.title-w-style--small span:last-child{text-align:center;left:20px}}.title-w-style-highlight{display:flex;justify-content:flex-start;color:var(--primary)}.mission{padding-block-start:200px;padding-block-end:60px;background-size:cover;background-position:center top;background-repeat:no-repeat;text-align:center;position:relative;z-index:0;margin-top:-100px;-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 40px);mask-image:linear-gradient(to bottom,transparent 0,#000 40px)}@media (width >= 640px){.mission{padding-block-start:240px;padding-block-end:120px;margin-top:-120px}}@media (width >= 992px){.mission{padding-block-start:293px;padding-block-end:186px;margin-top:-60px}}.share-it{text-align:center;padding-block-start:80px;padding-block-end:100px}@media (width >= 640px){.share-it{padding-block-start:120px;padding-block-end:120px}}@media (width >= 992px){.share-it{padding-block-start:128px;padding-block-end:160px}}.share-it p{color:var(--secondary)}.social-network{display:flex;align-items:center;justify-content:center;margin-block-end:36px;gap:8px}.social-network__text{font-size:1.625rem;line-height:2.25rem}.quote{position:relative;z-index:1;padding-block-start:30px}@media (width >= 640px){.quote{padding-block-start:0}}.quote::after,.quote::before{content:"";position:absolute;background-repeat:no-repeat;background-size:contain;height:74px;width:74px;z-index:-1}.quote::before{background-image:url(../images/quotation-marks-close.svg);bottom:-60px;right:0}@media (width >= 640px){.quote::before{bottom:-70px}}@media (width >= 992px){.quote::before{bottom:0;right:-70px}}.quote::after{background-image:url(../images/quotation-marks-open.svg);top:0;left:0}@media (width >= 640px){.quote::after{top:-60px}}@media (width >= 992px){.quote::after{top:0;left:-70px}}header{position:absolute;top:0;left:0;right:0;width:100%;z-index:10}header .logo{height:40px;margin-block-start:20px;margin-inline-start:20px}@media (width >= 768px){header .logo{margin-inline-start:40px}}.hero{aspect-ratio:4/3;background:var(--primary);width:100%;text-align:center;position:relative}@media (width >= 992px){.hero{aspect-ratio:16/9}}.hero__bg-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;-webkit-mask-image:linear-gradient(to bottom,#000 70%,transparent 100%);mask-image:linear-gradient(to bottom,#000 70%,transparent 100%)}@media (width >= 992px){.hero__bg-image{-webkit-mask-image:linear-gradient(to bottom,#000 90%,transparent 100%);mask-image:linear-gradient(to bottom,#000 90%,transparent 100%)}}.hero .title{margin:0}.hero__content{background-image:linear-gradient(to bottom,#5471cf,#5572d0)}.hero__content .text-highlight{position:relative;z-index:2}.hero__cloud{position:absolute;z-index:1;height:100%;width:100%;pointer-events:none;overflow:hidden}@media (width <= 992px){.hero__cloud{display:none}}.hero__cloud--bottom{bottom:-220px;height:55%;z-index:3}.hero__cloud--bottom .cloud-1-left-history{position:absolute;left:calc(0% - 50px)!important;top:calc(0% + 320px)!important;width:286px!important}@media (768px <= width <= 1200px){.hero__cloud--bottom .cloud-1-left-history{left:calc(0% - 100px)!important}}.hero__cloud--bottom .cloud-2-right-history{position:absolute;right:calc(0% - 40px)!important;top:calc(0% + 470px);width:274px!important}@media (768px <= width <= 1200px){.hero__cloud--bottom .cloud-2-right-history{top:calc(0% + 420px)!important}}.hero__cloud .cloud-1-hero-left{position:absolute;left:calc(0% + 80px);top:calc(0% + 220px);width:151.64px}.hero__cloud .cloud-2-hero-right{position:absolute;right:calc(0% + 20px);top:calc(0% + 220px);width:198px}.hero__cloud .cloud-1-left-history{position:absolute;left:calc(0% - 70px);top:calc(0% + 470px);width:308px}.hero__cloud .cloud-2-right-history{position:absolute;right:calc(0% - 90px);top:calc(0% + 470px);width:404px}.swiper{height:100%;width:100%;max-width:1920px;margin:0 auto}.swiper-wrapper{padding-block-end:80px}@media (width >= 991.99px){.swiper-wrapper{paddong-block-end:0}}.swiper-slide{text-align:center;font-size:18px;background:#e1e1e1;display:flex;justify-content:center;align-items:center;width:100%}@media (width >= 768px){.swiper-slide{width:632px!important}}.swiper-slide img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swiper-slide .card{height:100%;width:100%}@media (width >= 768px){.swiper-slide .card{height:366px}}.swiper-slide .card img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swiper-pagination-bullet{background:var(--tertiary)!important;margin-inline:12px!important;height:20px!important;width:20px!important}.icon{background-repeat:no-repeat;background-size:cover;background-position:center;display:block;height:30px;width:30px}.icon--instagram{background-image:url(../images/social/ig-white.svg)}.icon--linkedin{background-image:url(../images/social/linkedin-white.svg)}.icon--facebook{background-image:url(../images/social/fb-fill-white.svg)}.instagram-feed{background-color:#e1e1e1;display:flex;align-items:center;justify-content:center;width:100%;height:600px}@media (width >= 768px){.instagram-feed{height:1080px}}.footer{background-color:#5471cf;padding-block-start:44px;padding-block-end:80px;text-align:center}@media (width >= 767.99px){.footer{padding-block-start:80px;text-align:left}}.footer ul{list-style:none;padding:0;margin:0}.footer ul li a{text-decoration:none;color:var(--white);transition:ease all .3s}.footer ul li a:hover{color:var(--tertiary)}.footer__column{display:flex;flex-direction:column;gap:24px;flex:0 0 100%;text-align:center}@media (width >= 767.99px){.footer__column{flex:0 0 33.33%}}@media (width >= 1199.99px){.footer__column{flex:0 0 380px}}@media (width >= 767.99px){.footer__column:nth-child(1){text-align:left}}@media (width >= 767.99px){.footer__column:nth-child(3){text-align:end}}.footer__logo{margin:0 auto;width:116px}@media (width >= 767.99px){.footer__logo{width:80px;margin:unset}}.footer__logo img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.footer__content{display:flex;flex-direction:column;gap:40px;position:relative;padding-block-start:44px}.footer__content::after{content:"";position:absolute;background-color:var(--tertiary);width:107px;height:2px;top:0;left:50%;transform:translate(-50%,0)}@media (width >= 767.99px){.footer__content{flex-direction:row;gap:unset;justify-content:space-between;padding-block-start:24px}}.footer__location{display:flex;flex-direction:column;justify-content:center;gap:1rem;position:relative}@media (width >= 767.99px){.footer__location{flex-direction:row;justify-content:flex-start}.footer__location::after{content:"";position:absolute;background-color:var(--white);width:1px;height:24px;left:88px;transform:translate(0,-58%);top:50%}}.footer__countries{color:var(--white);font-size:.75rem;display:flex;align-items:center;justify-content:center;gap:1rem;text-transform:uppercase}.footer__countries li{position:relative}.footer__countries li::after{content:"|";position:absolute;background-color:var(--white);width:0;height:100%;right:-6px;top:0}.footer__countries li:last-child::after{display:none}.footer__navigation-external{display:flex;flex-direction:column;justify-content:flex-start;gap:1rem}.footer__navigation-internal{display:flex;flex-direction:column;justify-content:flex-start;gap:1.5rem}.footer__navigation-internal__item a{font-size:.75rem;text-transform:uppercase}.footer__navigation-internal__item a:hover{color:var(--white)!important}.footer__social-network__item a{font-weight:700}@media (767.99px <= width <= 1199.99px){.footer .container--1140{max-width:100%}}.follow-us__title{font-size:.75rem;font-weight:400;line-height:1rem;text-transform:uppercase;margin-block-end:30px}.follow-us__list{display:flex;gap:3rem;align-items:center;justify-content:center}@media (width >= 767.99px){.follow-us__list{gap:1.5rem}}.follow-us .icon{height:36.76px;width:36.76px}.copyright{font-size:.75rem;font-weight:400;line-height:1rem;text-transform:uppercase;color:var(--white)}.copyright p{margin:0;font-size:inherit}