body{animation:showBody 0s 1s forwards;visibility:hidden}@keyframes showBody{to{visibility:visible}}.homepage-animation-container{align-items:center;animation:homeAnimationContainerSlideUp 2s 3s forwards;background-color:#dfeef8;display:flex;height:100vh;justify-content:center;opacity:1;position:absolute;transition:opacity .3s ease-in-out;visibility:visible;width:100%;z-index:99999}.homepage-animation-container .homepage-animation-container__content{max-width:1440px;position:relative}.homepage-animation-container .homepage-animation-container__content,.homepage-animation-container .homepage-animation-container__content .homepage-animation-container__content--icon{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.homepage-animation-container .homepage-animation-container__content .homepage-animation-container__content--logo{align-items:center;animation:logoFadeIn 2s 1.5s forwards;display:flex;height:100%;justify-content:center;opacity:0;width:100%}.homepage-animation-container .homepage-animation-container__content .homepage-animation-container__content--logo img{width:50%}@media(max-width:768px){.homepage-animation-container .homepage-animation-container__content{flex-direction:column;max-height:80%;max-width:80%}.homepage-animation-container .homepage-animation-container__content .homepage-animation-container__content--icon{height:70%}.homepage-animation-container .homepage-animation-container__content .homepage-animation-container__content--logo{align-items:start;height:30%;margin-top:40px}.homepage-animation-container .homepage-animation-container__content .homepage-animation-container__content--logo .delta-dmd-logo{width:70%}}@keyframes logoFadeIn{0%{opacity:0}to{opacity:1}}@keyframes homeAnimationContainerSlideUp{0%{transform:translateY(0)}to{transform:translateY(-110%)}}.hero__mobile-pdf-btn{display:block;width:174px}.hero__mobile-pdf-btn a{align-items:center;background-color:#dfeef8;border:1px solid #5ea9de;border-radius:12px;color:#003a64;display:flex;font-family:Mallory-Book;font-size:12px;gap:10px;justify-content:center;padding:10px 20px}.hero__pdf-btn{display:none}.hero__main{color:#fff;height:530px;overflow:hidden;padding:120px 0 48px;position:relative}.hero__image,.hero__video{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.hero__image--mobile,.hero__video--mobile{z-index:2}.hero__image-desktop,.hero__video-desktop{z-index:1}.hero__image-position-center,.hero__video-position-center{-o-object-position:center;object-position:center}.hero__image-position-bottom,.hero__video-position-bottom{-o-object-position:bottom;object-position:bottom}.hero__gradient{background:linear-gradient(180deg,#222,rgba(34,34,34,0));height:200px;left:0;opacity:.5;position:absolute;top:0;width:100%;z-index:3}.hero__gradient--bottom{background:linear-gradient(0deg,#222,rgba(34,34,34,0));bottom:0;height:421px;top:auto}.hero__full-gradient{background:rgba(38,75,89,.67);background-blend-mode:multiply;height:100%;position:absolute;top:0;width:100%;z-index:3}.hero .container{order:1}.hero .container,.hero .social{display:flex;flex-flow:column nowrap;height:100%;justify-content:space-between;position:relative;z-index:4}.hero .social{order:2}.hero__breadcrumb span{display:grid;gap:6px;grid-template-columns:1fr}.hero__breadcrumb span .breadcrumb_last,.hero__breadcrumb span a{font:400 12px/1 Mallory-Book,sans-serif;text-transform:uppercase}.hero__breadcrumb span a{color:#fff;opacity:.5}.hero__breadcrumb span .breadcrumb_last{color:#fff}.hero__tagline{margin-bottom:6px}.hero .btn{margin-top:24px}.hero__socials{display:none}.hero__description{padding:48px 0}.hero__description-banner{margin-bottom:24px}.hero__description-logo{display:block;height:42px;margin-bottom:12px;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left;width:114px}.hero__description-socials{align-items:center;display:flex;gap:24px}.hero__description-social img{display:block;height:34px;width:34px}.hero__description-paragraphs{color:#003a64}.hero__description-paragraph{margin-bottom:24px}.hero__description-paragraph:last-of-type{margin-bottom:0}.hero__description--two .hero__description-paragraphs--one{margin-bottom:24px}@media only screen and (min-width:1024px){.hero__main{height:100vh;max-height:816px}.hero__mobile-pdf-btn{display:none}.hero__pdf-btn{align-content:end;display:grid;justify-content:end}.hero__pdf-btn a{align-items:center;background-color:#dfeef8;border:1px solid #5ea9de;border-radius:12px;color:#003a64;display:flex;font-family:Mallory-Book;font-size:12px;gap:10px;justify-content:center;padding:10px 20px}.hero__image--mobile,.hero__video--mobile{display:none}.hero__breadcrumb span{display:flex}.hero__breadcrumb span span:after{color:#fff;content:"/";font:400 14px/1 Mallory-Book,sans-serif;opacity:.5}.hero__breadcrumb span .breadcrumb_last,.hero__breadcrumb span a{font-size:14px}.hero__breadcrumb span .breadcrumb_last:after{display:none}.hero__content{display:grid;grid-template-columns:2fr 370px}.hero__content .inline{display:inline}.hero__text{align-self:end;flex:1}.hero__socials{align-content:end;display:grid}.hero__socials--container{display:grid;font:400 14px/1 Mallory-Book,sans-serif;gap:20px;grid-template-columns:150px 1fr;margin:5px 0;position:relative}.hero__socials--container.entered .icons{left:0}.hero__socials--container.left .icons{left:100%}.hero__socials--icons{align-items:center;border-right:1px solid #fff;display:flex;justify-content:flex-end;overflow:hidden;padding-right:10px;position:relative}.hero__socials--icons .icons{left:100%;position:relative;transition:all .3s ease-in-out}.hero__socials--icons .icons a{margin:0 3px;padding:2px 3px}.hero__socials--icons .icons a:hover{opacity:.5}.hero__socials--icons .icons img{display:inline-block}.hero__socials--brand{display:flex}.hero__socials--brand:hover{cursor:pointer}.hero__description .container{display:grid;gap:48px;grid-template-columns:1fr 1fr}.hero__description-banner{order:2}.hero__description-paragraphs{order:1}.hero__description-logo{margin-left:auto}.hero__description-socials{justify-content:flex-end}.hero__description-social img{width:24px}}@keyframes arrowMove{0%{transform:translateY(-50%)}to{transform:translate(50%,-50%)}}.arrow-circle{-webkit-background-clip:padding-box;border-radius:100%;cursor:pointer;overflow:hidden;position:relative}.arrow-circle__container{align-items:center;display:grid;position:absolute;right:0;top:50%;transform:translateY(-50%)}.arrow-circle__container--1{opacity:0}.arrow-circle__arrow{align-items:center;border-radius:100%;display:flex;justify-content:center}.arrow-circle--mini{height:24px;width:24px}.arrow-circle--mini .arrow-circle__container{grid-template-columns:31px 31px}.arrow-circle--mini .arrow-circle__arrow{height:24px;width:38px}.arrow-circle--mini .arrow-circle__arrow svg{width:12px}.arrow-circle--resizable,.arrow-circle--small{height:31px;width:31px}.arrow-circle--resizable .arrow-circle__container,.arrow-circle--small .arrow-circle__container{grid-template-columns:31px 31px}.arrow-circle--resizable .arrow-circle__arrow,.arrow-circle--small .arrow-circle__arrow{height:31px;width:31px}.arrow-circle--resizable .arrow-circle__arrow svg,.arrow-circle--small .arrow-circle__arrow svg{width:12px}.arrow-circle--big{height:53px;width:53px}.arrow-circle--big .arrow-circle__container{grid-template-columns:53px 53px}.arrow-circle--big .arrow-circle__arrow{height:53px;width:53px}.arrow-circle--big .arrow-circle__arrow svg{width:20px}.arrow-circle--primary{border:1px solid #003a64}.arrow-circle--primary .arrow-circle__container--1 .arrow-circle__arrow--2{background:#003a64}.arrow-circle--primary .arrow-circle__container--1 .arrow-circle__arrow--2 svg path{stroke:#fff}.arrow-circle--primary .arrow-circle__container--2 .arrow-circle__arrow--1{background:#003a64}.arrow-circle--primary .arrow-circle__container--2 .arrow-circle__arrow--1 svg path{stroke:#fff}.arrow-circle--primary .arrow-circle__arrow svg path{stroke:#003a64}.arrow-circle--primary-reverse{border:1px solid #fff}.arrow-circle--primary-reverse .arrow-circle__container--1 .arrow-circle__arrow--2{background:#fff}.arrow-circle--primary-reverse .arrow-circle__container--1 .arrow-circle__arrow--2 svg path{stroke:#003a64}.arrow-circle--primary-reverse .arrow-circle__container--2 .arrow-circle__arrow--1{background:#fff}.arrow-circle--primary-reverse .arrow-circle__container--2 .arrow-circle__arrow--1 svg path{stroke:#003a64}.arrow-circle--primary-reverse .arrow-circle__arrow svg path{stroke:#fff}.arrow-circle--secondary{border:1px solid #1c75bc}.arrow-circle--secondary .arrow-circle__container--1 .arrow-circle__arrow--2{background:#1c75bc}.arrow-circle--secondary .arrow-circle__container--1 .arrow-circle__arrow--2 svg path{stroke:#fff}.arrow-circle--secondary .arrow-circle__container--2 .arrow-circle__arrow--1{background:#1c75bc}.arrow-circle--secondary .arrow-circle__container--2 .arrow-circle__arrow--1 svg path{stroke:#fff}.arrow-circle--secondary .arrow-circle__arrow svg path{stroke:#1c75bc}.arrow-circle--secondary-reverse{border:1px solid #fff}.arrow-circle--secondary-reverse .arrow-circle__container--1 .arrow-circle__arrow--2{background:#fff}.arrow-circle--secondary-reverse .arrow-circle__container--1 .arrow-circle__arrow--2 svg path{stroke:#1c75bc}.arrow-circle--secondary-reverse .arrow-circle__container--2 .arrow-circle__arrow--1{background:#fff}.arrow-circle--secondary-reverse .arrow-circle__container--2 .arrow-circle__arrow--1 svg path{stroke:#1c75bc}.arrow-circle--secondary-reverse .arrow-circle__arrow svg path{stroke:#fff}.arrow-circle--top{transform:rotate(-90deg)}.arrow-circle--top-right{transform:rotate(-45deg)}.arrow-circle--bottom{transform:rotate(90deg)}.arrow-circle--play .arrow-circle__arrow svg{margin-left:2px}.arrow-circle.entered .arrow-circle__container--1{opacity:0}.arrow-circle.entered .arrow-circle__container--2,.arrow-circle.left .arrow-circle__container--1{animation:arrowMove .5s ease-in-out forwards;opacity:1}.arrow-circle.left .arrow-circle__container--2{opacity:0}@media only screen and (min-width:1024px){.arrow-circle--resizable{height:53px;width:53px}.arrow-circle--resizable .arrow-circle__container{grid-template-columns:53px 53px}.arrow-circle--resizable .arrow-circle__arrow{height:53px;width:53px}}.btn{align-items:center;color:#fff;display:flex;font:400 14px/1 Mallory-Book,sans-serif;gap:12px;letter-spacing:1px;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.btn--bg-primary,.btn--bg-secondary{border-radius:50px;color:#fff;padding:15px 20px}.btn--bg-secondary{background:#1c75bc}.btn--bg-primary{background:#003a64}.btn--txt-primary{color:#003a64}.btn--txt-secondary{color:#1c75bc}.btn .arrow-circle{flex-shrink:0}.btn:hover .arrow-basic{transform:translateX(5px)}.slider-posts{background:#fff;overflow:hidden;padding:0;position:relative}.slider-posts__img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.slider-posts .container{position:relative;z-index:2}.slider-posts__text{display:flex;flex-direction:column;margin-bottom:48px}.slider-posts__cta--mobile{margin-bottom:10px}.slider-posts__title{margin-bottom:6px}.slider-posts__content-right{float:right}.slider-posts .swiper{overflow:visible;padding-bottom:48px;width:100%}.slider-posts .swiper-slide{border-radius:32px;height:242px;width:350px}.slider-posts .swiper-slide--bottom{margin-top:50px}.slider-posts__navigation{align-items:center;display:flex;gap:24px;justify-content:center;margin-bottom:48px}.slider-posts__navigation .swiper-button-next,.slider-posts__navigation .swiper-button-prev{cursor:pointer}.slider-posts__navigation .swiper-button-next svg,.slider-posts__navigation .swiper-button-prev svg{display:block;height:auto;width:64px}.slider-posts__navigation .swiper-button-next svg path,.slider-posts__navigation .swiper-button-prev svg path{transition:all .3s ease-in-out}.slider-posts__navigation .swiper-button-next:hover:not(.swiper-button-disabled) svg path,.slider-posts__navigation .swiper-button-prev:hover:not(.swiper-button-disabled) svg path{stroke:#1c75bc}.slider-posts__navigation .swiper-button-disabled{cursor:not-allowed}.slider-posts__navigation--desktop{display:none}.slider-posts__cta--desktop{display:block;margin-top:24px}.slider-posts__cta .btn{margin:0 auto}.slider-posts--txt-primary .slider-posts__text{color:#003a64}.slider-posts--txt-primary .slider-posts__navigation .swiper-button-next svg path,.slider-posts--txt-primary .slider-posts__navigation .swiper-button-prev svg path{stroke:#003a64}.slider-posts--txt-primary .slider-posts__navigation .swiper-button-disabled svg path{stroke:#daecf2}.slider-posts--txt-white .slider-posts__text{color:#fff}.slider-posts--txt-white .slider-posts__navigation .swiper-button-next svg path,.slider-posts--txt-white .slider-posts__navigation .swiper-button-prev svg path{stroke:#fff}.slider-posts--txt-white .slider-posts__navigation .swiper-button-disabled svg path{stroke:#8b8b8b}@media only screen and (max-width:500px){.slider-posts .swiper-slide{height:242px;width:100%}}@media only screen and (min-width:768px)and (max-width:1024px){.slider-posts .swiper{padding:0 calc(50vw - 400px) 48px 0}.slider-posts .swiper-slide{height:352px;width:508px}}@media only screen and (min-width:1024px){.slider-posts .container,.slider-posts__text{display:flex;flex-flow:column}.slider-posts__text{align-self:center;justify-content:space-between;margin-bottom:48px;max-width:538px;position:relative;text-align:center;z-index:2}.slider-posts__text--gradient{height:100%;position:absolute;width:48px}.slider-posts__navigation--mobile{display:none}.slider-posts__navigation--desktop{display:flex;justify-content:center}.slider-posts__cta{margin:0 auto}.slider-posts__cta--desktop{display:block;margin-top:24px}.slider-posts__cta--desktop .btn{margin-left:0}.slider-posts .swiper{flex:1;margin-left:0;padding:0 calc(50vw - 500px) 48px 0;width:calc(100% + 50vw - 650px)}.slider-posts .swiper-slide{height:462px;width:666px}}.swiper-pagination-horizontal{color:#d3d3d3;font:400 14px/1.3 Mallory-Book,sans-serif;letter-spacing:.7px;line-height:normal;text-transform:uppercase}.card-blue{background:#263068;border-radius:32px;display:block;height:100%;perspective:1000px;width:100%}.card-blue:hover{background:#1c75bc}.card-blue__inner{height:100%;position:relative;transform-style:preserve-3d;transition:transform .8s;width:100%}.card-blue__date{padding-right:24px}.card-blue__date,.card-blue__p{color:#fff;font:400 14px/1.3 Mallory-Book,sans-serif;text-transform:uppercase}.card-blue__visible{display:block}.card-blue__date-up{display:none;margin-bottom:0}.card-blue__back,.card-blue__front{backface-visibility:hidden;height:100%;position:absolute;width:100%}.card-blue__back-content,.card-blue__front-content{display:flex;flex-direction:column;height:100%;justify-content:space-between}.card-blue__front{height:100%;position:relative;width:100%}.card-blue__gradient,.card-blue__img{width:100%}.card-blue__img{-o-object-fit:cover;object-fit:cover;transition:all .6s ease-in-out}.card-blue__img,.card-blue__overlay{height:100%;position:absolute;top:0;z-index:1}.card-blue__overlay{background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),linear-gradient(180deg,rgba(6,62,105,0) 39.01%,#063e69);width:100%}.card-blue__text{padding:0 24px 24px;position:relative;width:100%;z-index:2}.card-blue__category{background:hsla(0,0%,100%,.502);border-radius:20px;color:#003a64;font:400 14px/1.1 Mallory-Book,sans-serif;padding:8px 25px;text-transform:uppercase}.card-blue__category-part{padding-left:24px}.card-blue__info{align-items:center;display:flex;justify-content:space-between;padding-top:24px;position:relative;width:100%;z-index:2}.card-blue__title{color:#fff;flex:1;font:400 32px/1.1 Mallory-Book,sans-serif}.card-blue:hover .card-blue__img{transform:scale(1.1)}.card-blue--flippable .card-blue__back{background-color:#fff;color:#fff;transform:rotateY(180deg)}.card-blue--flippable .card-blue__back-content{box-sizing:border-box;display:flex;flex-flow:column nowrap;height:100%;justify-content:space-between}.card-blue--flippable .card-blue__back .btn{margin-left:auto}.card-blue--flippable .card-blue__logo{display:block;margin-bottom:24px;width:112px}.card-blue--flippable .card-blue__excerpt{-webkit-line-clamp:7;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.card-blue--flippable .card-blue__excerpt p{color:#8b8b8b}.card-blue--flippable:hover .card-blue__inner{transform:rotateY(180deg)}.card-blue--flippable:hover .card-blue__front{z-index:1}.card-blue--flippable:hover .card-blue__back{z-index:2}@media only screen and (max-width:1024px){.card-blue__info{align-items:center;display:flex;gap:24px;justify-content:space-between;position:relative;width:100%}.card-blue__date-up{display:block;margin-bottom:8px}}@media only screen and (max-width:767px){.card-blue__title{font:400 24px/1.1 Mallory-Book,sans-serif}.card-blue__info{padding-top:12px}.card-blue__category-part{padding-left:12px}.card-blue__category{padding:5px 12px}.card-blue__date{padding-right:12px}}.arrow-basic{flex-shrink:0;transition:transform .3s ease-in-out;width:18px}.arrow-basic--primary path{stroke:#003a64}.arrow-basic--secondary path{stroke:#1c75bc}.arrow-basic--white path{stroke:#fff}.odometer.odometer-auto-theme,.odometer.odometer-auto-theme .odometer-digit,.odometer.odometer-theme-default,.odometer.odometer-theme-default .odometer-digit{*zoom:1;display:inline-block;*display:inline;position:relative;vertical-align:middle;*vertical-align:auto}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer{*zoom:1;display:inline-block;*display:inline;vertical-align:middle;*vertical-align:auto;visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner{bottom:0;display:block;left:0;overflow:hidden;position:absolute;right:0;text-align:left;top:0}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon{display:block}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner{-webkit-backface-visibility:hidden;display:block}.odometer.odometer-auto-theme .odometer-digit .odometer-value,.odometer.odometer-theme-default .odometer-digit .odometer-value{display:block;-webkit-transform:translateZ(0)}.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value{position:absolute}.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;-moz-transition:-moz-transform 2s;-ms-transition:-ms-transform 2s;-o-transition:-o-transform 2s;transition:transform 2s}.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform 2s;-moz-transition:-moz-transform 2s;-ms-transition:-ms-transform 2s;-o-transition:-o-transform 2s;transition:transform 2s}.odometer.odometer-auto-theme,.odometer.odometer-theme-default{font-family:Helvetica Neue,sans-serif;line-height:1.1em}.odometer.odometer-auto-theme .odometer-value,.odometer.odometer-theme-default .odometer-value{text-align:center}.stats-extended{color:#fff;position:relative}@keyframes paginationCharging{0%{width:0}to{width:100%}}.stats-extended__bg-img{bottom:0;height:80%;mix-blend-mode:multiply;top:unset;width:100%;z-index:1}.stats-extended__bg-img,.stats-extended__img{left:0;-o-object-fit:cover;object-fit:cover;position:absolute}.stats-extended__img{height:65%;top:5%;width:80%;z-index:3}.stats-extended__gradient{background-color:#003a64;bottom:0;height:80%;left:0;mix-blend-mode:multiply;opacity:.9;position:absolute;width:100%;z-index:2}.stats-extended__gradient-mobile{background:linear-gradient(180deg,#003a64 1.94%,rgba(0,58,100,0));display:block;height:236px;left:0;position:absolute;top:23%;width:100%;z-index:3}.stats-extended__content{position:relative}.stats-extended__heading{background-color:#003a64;margin:0 auto;padding:48px calc(50% - 320px) 0;position:relative;text-align:center;z-index:4}.stats-extended__text{display:flex;flex-direction:column;position:sticky;top:150px;z-index:6}.stats-extended__text .btn{align-self:center}.stats-extended__title{font:500 64px/1.1 Mallory-Medium,sans-serif;margin-bottom:24px}.stats-extended__paragraphs{font:400 16px/1 Mallory-Book,sans-serif;margin-bottom:28px}.stats-extended__paragraphs p{margin-bottom:24px}.stats-extended__paragraphs p:last-of-type{margin-bottom:0}.stats-extended__years{min-height:360px}.stats-extended__years-filter{align-items:center;display:flex;flex-flow:row nowrap;justify-content:center;margin-bottom:48px}.stats-extended__years-filter-year{border-radius:100px;cursor:pointer;font:400 14px/1 Mallory-Book,sans-serif;padding:10px 37px}.stats-extended__years-filter-year.active{background:hsla(0,0%,100%,.2)}.stats-extended__years-content{display:flex;flex-direction:column;gap:125px;padding:120px 72px 84px}.stats-extended__years-content-single{position:relative;text-align:center;z-index:6}.stats-extended__years-content-single.active{display:grid;gap:84px;justify-content:center}.stats-extended__years-content-stats{align-items:center;align-self:end;display:flex;flex-flow:row wrap;gap:6px;justify-content:center;width:328px}.stats-extended__years-content-stats:nth-child(2n){align-self:start}.stats-extended__years-content-description{flex:0 0 100%}.stats-extended__years-content-number{background-color:#dfeef8;border:1px solid #5da9dd;border-radius:32px;box-shadow:0 10px 15px 0 rgba(11,21,26,.4);color:#003a64;margin-bottom:24px;padding:9px 0;width:225px}.stats-extended__years-content-number.odometer{font:500 50px/1 Mallory-Medium,sans-serif}.stats-extended__second-paragraph{padding:0 calc(50% - 320px) 110px;position:relative;text-align:center;width:100%;z-index:6}.stats-extended__second-paragraph-text{font:400 24px/1 Mallory-Book,sans-serif}@media only screen and (max-width:400px){.stats-extended__gradient-mobile{top:22%!important}}@media only screen and (min-width:600px)and (max-width:768px){.stats-extended__gradient-mobile{top:20%!important}}@media only screen and (max-width:768px){.stats-extended__img{height:35%;top:13%;width:90%}.stats-extended__heading{padding:48px 20px 0}.stats-extended__years-content{padding:120px 20px 84px}.stats-extended__second-paragraph{padding:0 20px 110px}.stats-extended__gradient-mobile{top:21%}}@media only screen and (min-width:1024px)and (max-width:1440px){.stats-extended__heading{padding-left:20px!important}.stats-extended__img{height:100%;top:0;width:100%!important}}@media only screen and (min-width:1024px){.stats-extended__text .btn{align-self:start}.stats-extended__second-paragraph{margin:0 auto;width:412px}.stats-extended__second-paragraph-text{font:400 32px/1 Mallory-Book,sans-serif}.stats-extended__grid{display:flex;justify-content:space-between}.stats-extended__pages{padding-bottom:240px;padding-right:calc(50% - 700px);position:relative;width:100%}.stats-extended__bg-img{height:100%;top:0}.stats-extended__img{height:100%;top:0;width:80%}.stats-extended__gradient{height:100%;top:0}.stats-extended__gradient-mobile{display:none}.stats-extended__heading{background-color:#003a64;max-width:none;min-height:1660px;padding:150px 20px 230px calc(50% - 700px);position:unset;text-align:start;width:100%;z-index:unset}.stats-extended__paragraphs{max-width:623px}.stats-extended__years{position:relative}.stats-extended__years-content{padding:176px 72px 192px}.stats-extended__years-content-single.active{align-items:center;display:flex;flex-flow:column;gap:125px;justify-content:center}.stats-extended__years-content-number{margin-bottom:32px;padding:32px 0;width:328px}.stats-extended__years-content-number.odometer{font-size:64px}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;overflow:clip;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.slider-brands{background:#f5f9fa;overflow:hidden;padding:120px 0}.slider-brands__heading{margin-bottom:24px}.slider-brands__heading .btn{display:none}.slider-brands__title{color:#003a64}.slider-brands__filters{align-items:flex-start;display:flex;flex-flow:row nowrap;gap:24px;margin:0 -20px 24px;overflow-x:auto;padding:0 20px 24px}.slider-brands__filter{background:none;border:0;color:#8799a8;cursor:pointer;flex-shrink:0;font:400 14px/1 Mallory-Book,sans-serif;max-width:150px;position:relative;text-align:left;text-transform:uppercase;transition:all .3s ease-in-out}.slider-brands__filter svg{display:none;left:-4px;position:absolute;top:0;transform:translateX(-100%)}.slider-brands__filter:active,.slider-brands__filter:focus{outline:0}.slider-brands__filter.active{color:#222}.slider-brands__filter.active svg{display:block;flex-shrink:0;width:9px}.slider-brands__slider{overflow:visible}.slider-brands__slide{display:none;height:449px;width:291px}.slider-brands__slide.active{display:block}.slider-brands__navigation{align-items:center;display:flex;gap:48px;justify-content:center;margin-top:48px}.slider-brands__navigation .swiper-button-next,.slider-brands__navigation .swiper-button-prev{cursor:pointer}.slider-brands__navigation .swiper-button-next svg,.slider-brands__navigation .swiper-button-prev svg{display:block;height:auto;width:64px}.slider-brands__navigation .swiper-button-next svg path,.slider-brands__navigation .swiper-button-prev svg path{stroke:#003a64;transition:all .3s ease-in-out}.slider-brands__navigation .swiper-button-next:hover:not(.swiper-button-disabled) svg path,.slider-brands__navigation .swiper-button-prev:hover:not(.swiper-button-disabled) svg path{stroke:#1c75bc}.slider-brands__navigation .swiper-button-disabled{cursor:not-allowed}.slider-brands__navigation .swiper-button-disabled svg path{stroke:#d3d3d3}.slider-brands__navigation--desktop{display:none}.slider-brands__cta--mobile .btn{margin:48px auto 0}@media only screen and (min-width:1024px){.slider-brands__heading{align-items:flex-start;display:flex;justify-content:space-between}.slider-brands__heading .btn{display:block}.slider-brands__content{align-items:flex-start;display:flex;flex-flow:row nowrap;position:relative}.slider-brands__filters{GAP:12px;display:grid;flex:0 0 30%;grid-template-columns:1fr;height:100%;margin:48px 0 0;overflow:visible;padding:0}.slider-brands__filter{font:400 16px/1.4 Mallory-Book,sans-serif;max-width:200px;text-transform:none}.slider-brands__filter svg{top:4px}.slider-brands__filter:hover{color:#222}.slider-brands__filter.active{margin-left:48px}.slider-brands__slider{flex:1;margin-left:0;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 48px);mask-image:linear-gradient(90deg,transparent 0,#000 48px);padding:0 calc(50vw - 650px) 0 48px;width:calc(70% + 50vw - 650px)}.slider-brands__slide{height:501px;width:329px}.slider-brands__navigation--desktop{bottom:24px;display:flex;justify-content:flex-start;left:0;position:absolute}.slider-brands__cta--mobile,.slider-brands__navigation--mobile{display:none}}.double-slider{flex-direction:column;gap:20px;margin-top:-30px;overflow:hidden;padding-bottom:50px;z-index:10}.double-slider,.marquee-container1{display:flex;position:relative;width:100%}.marquee1{animation:scroll linear infinite;display:flex;gap:10px;will-change:transform}.marquee1 .card-icon{background-color:#fff;border-radius:16px;height:132px;width:214px}.marquee1 .card-icon__img{width:100%}@keyframes scrollLTR1{0%{transform:translateX(-50%)}to{transform:translateX(0)}}@keyframes scrollRTL1{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media only screen and (max-width:1024px){.double-slider .marquee1 .card-icon{height:88px;width:143px}}.card-icon{background-color:#263068;border-radius:32px;box-shadow:0 10px 15px 0 rgba(11,21,26,.4);display:block;height:572px;width:100%}.card-icon__img{margin:0 auto}.cover-one{color:#fff;padding:120px 0;position:relative}.cover-one .arrow-circle--secondary{border:1px solid #fff;transition:border-color .5s ease-in-out;-moz-transition:border-color .5s ease-in-out;-webkit-transition:border-color .5s ease-in-out}.cover-one .arrow-circle--secondary:hover{border-color:transparent}.cover-one .arrow-circle--secondary .arrow-circle__arrow svg path,.cover-one .arrow-circle--secondary .arrow-circle__container--1 .arrow-circle__arrow--2 svg path,.cover-one .arrow-circle--secondary .arrow-circle__container--2 .arrow-circle__arrow--1 svg path{stroke:#fff}.cover-one__gradient,.cover-one__img,.cover-one__img-mob{left:0;width:100%}.cover-one__img{display:none}.cover-one__img-mob{border-radius:32px;bottom:0;display:block;height:485px;-o-object-fit:cover;object-fit:cover;transform:none;width:100%;z-index:1}.cover-one .container{position:relative;z-index:3}.cover-one__text{align-items:center;display:flex;flex-direction:column;left:50%;margin:0;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:80%;z-index:5}.cover-one--txt-primary .cover-one__text{color:#003a64}.cover-one--txt-white .cover-one__text{color:#fff}.cover-one__title{margin-bottom:24px}.cover-one .btn{margin-top:24px}.cover-one br{line-height:12px!important}@media only screen and (min-width:1024px){.cover-one__img{border-radius:32px;display:block;-o-object-fit:cover;object-fit:cover;z-index:1}.cover-one__img-mob{display:none}.cover-one__text{width:50%}.cover-one__paragraph{margin-left:60%;max-width:385px}}.map-dmd-v1{overflow:hidden;position:relative}.map-dmd-v1 .background-wrapper{background-color:#013a67}.map-dmd-v1__content{display:flex;flex-direction:column-reverse;gap:45px;height:100%;padding-top:20px;width:100%}@keyframes ripple{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.3),0 0 0 1px hsla(0,0%,100%,.3),0 0 0 2px hsla(0,0%,100%,.3),0 0 0 4px hsla(0,0%,100%,.3)}to{box-shadow:0 0 0 0 hsla(0,0%,100%,.3),0 0 0 3px hsla(0,0%,100%,.3),0 0 0 6px hsla(0,0%,100%,0),0 0 0 10px hsla(0,0%,100%,0)}}.map-dmd-v1__left{position:relative}.map-dmd-v1__dots{height:100%;position:absolute;width:100%;z-index:10}.map-dmd-v1__dots #dot-1{left:36%;position:absolute;top:23%}.map-dmd-v1__dots #dot-2{left:47%;position:absolute;top:34%}.map-dmd-v1__dots #dot-3{left:45%;position:absolute;top:52%}.map-dmd-v1__dots #dot-4{left:66%;position:absolute;top:62%}.map-dmd-v1__dots #dot-5{left:25%;position:absolute;top:78%}.map-dmd-v1 .white-dot{align-items:center;animation:ripple 1.5s ease-out infinite;background-color:#fff;border-radius:50%;display:flex;height:15px;justify-content:center;position:relative;width:15px}.map-dmd-v1 .blue-dot{background-color:#5ea9de;border-radius:50%;height:3px;position:absolute;width:3px}.map-dmd-v1 .arrow-circle--secondary{border:1px solid #fff;transition:border-color .5s ease-in-out;-moz-transition:border-color .5s ease-in-out;-webkit-transition:border-color .5s ease-in-out}.map-dmd-v1 .arrow-circle--secondary:hover{border-color:transparent}.map-dmd-v1 .arrow-circle--secondary .arrow-circle__arrow svg path,.map-dmd-v1 .arrow-circle--secondary .arrow-circle__container--1 .arrow-circle__arrow--2 svg path,.map-dmd-v1 .arrow-circle--secondary .arrow-circle__container--2 .arrow-circle__arrow--1 svg path{stroke:#fff}.map-dmd-v1__gradient,.map-dmd-v1__img,.map-dmd-v1__img-mob{left:0;width:100%}.map-dmd-v1__img{display:none}.map-dmd-v1__img-mob{bottom:0;display:block;-o-object-fit:cover;object-fit:cover;transform:none;width:100%;z-index:1}.map-dmd-v1 .container{position:relative;z-index:3}.map-dmd-v1__lower-content{margin:-70px auto 0;position:relative;width:1265px;z-index:10}.map-dmd-v1__navigation{align-items:center;display:flex;gap:24px;justify-content:center;margin-bottom:48px}.map-dmd-v1__navigation .swiper-button-next,.map-dmd-v1__navigation .swiper-button-prev{cursor:pointer}.map-dmd-v1__navigation .swiper-button-next svg,.map-dmd-v1__navigation .swiper-button-prev svg{display:block;height:auto;width:64px}.map-dmd-v1__navigation .swiper-button-next svg path,.map-dmd-v1__navigation .swiper-button-prev svg path{transition:all .3s ease-in-out}.map-dmd-v1__navigation .swiper-button-next:hover:not(.swiper-button-disabled) svg path,.map-dmd-v1__navigation .swiper-button-prev:hover:not(.swiper-button-disabled) svg path{stroke:#1c75bc}.map-dmd-v1__navigation .swiper-button-disabled{cursor:not-allowed}.map-dmd-v1__navigation .swiper-button-next svg path,.map-dmd-v1__navigation .swiper-button-prev svg path{stroke:#003a64}.map-dmd-v1__navigation .swiper-button-disabled svg path{stroke:#daecf2}.map-dmd-v1__slider-content-slides{display:flex;margin-bottom:30px;padding:0;position:relative}.map-dmd-v1__slider-content-slides .swiper{cursor:grab;margin-left:0}.map-dmd-v1__slider{margin:0;overflow:visible;width:300px}.map-dmd-v1__slide{width:300px}.map-dmd-v1 .card{align-items:center;background-color:#fff;border:1px solid #5ea9de;border-radius:20px;display:flex;flex-direction:column;gap:15px;height:179px;justify-content:center;width:300px}.map-dmd-v1 .card-link{background-color:#003a64;border-radius:12px;padding:10px 0;width:252px}.map-dmd-v1 .card-link a{align-items:center;color:#fff;display:flex;font-family:Mallory-Book,sans-serif;font-size:12px;gap:10px;justify-content:center}.map-dmd-v1__text{margin:0 auto;width:80%;z-index:5}.map-dmd-v1--txt-primary .map-dmd-v1__text{color:#003a64}.map-dmd-v1--txt-white .map-dmd-v1__text{color:#fff}.map-dmd-v1__title{margin-bottom:24px}.map-dmd-v1 .btn{margin-top:24px}.map-dmd-v1 br{line-height:12px!important}@media only screen and (max-width:767px){.map-dmd-v1 .container{padding:0}}@media only screen and (min-width:1024px){.map-dmd-v1 .container{height:100%}.map-dmd-v1__navigation--mobile{display:none}.map-dmd-v1__content{flex-direction:row;height:655px;padding-top:0}.map-dmd-v1__dots{width:772px}.map-dmd-v1__dots #dot-1{left:37%;position:absolute;top:24%}.map-dmd-v1__dots #dot-2{left:45%;position:absolute;top:33%}.map-dmd-v1__dots #dot-3{left:43%;position:absolute;top:52%}.map-dmd-v1__dots #dot-4{left:61%;position:absolute;top:65%}.map-dmd-v1__dots #dot-5{left:27%;position:absolute;top:81%}.map-dmd-v1 .white-dot{height:24px;width:24px}.map-dmd-v1 .blue-dot{height:5px;width:5px}.map-dmd-v1__img{display:block;height:100%;left:0;position:absolute;top:0;width:772px}.map-dmd-v1__img-mob{display:none}.map-dmd-v1__left{width:772px}.map-dmd-v1__text{display:flex;flex-direction:column;justify-content:center;width:450px}.map-dmd-v1__paragraph{margin-left:60%;max-width:385px}}@media only screen and (max-width:1420px){.map-dmd-v1__lower-content{margin:-50px 0 0 5%}}.image-text{font:700 50px/1.1 Mallory-Medium,sans-serif;overflow:hidden;padding:120px 0;position:relative}.image-text .container{display:grid;gap:11px;grid-template-columns:1fr;height:100%;position:relative;z-index:2}.image-text__text_content_and_button{height:305px;padding-left:47px}.image-text__paragraphs{width:77%}.image-text__bgheight{height:570px}.image-text__img-background{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:80%;object-position:80%;position:absolute;top:0;width:100%;z-index:1}.image-text__light-background{background-color:#fff}.image-text__dark-background{background-color:#263068}.image-text__img{border-radius:16px;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.image-text__text{color:#003a64}.image-text__text-light{color:#fff}.image-text__title{font-size:64px;padding-bottom:24px;padding-right:24px}.image-text__title--big{margin-bottom:24px}.image-text__paragraphs p{color:#003a64;font-size:16px;padding-bottom:24px}.image-text__paragraphs p:last-of-type{margin-bottom:0}.image-text__buttons{display:flex;flex-direction:row;gap:48px;justify-content:space-between;width:315px}.image-text--text-image .image-text__text{align-content:center;height:390px;max-width:1440px;order:1;width:100%}.image-text--text-image .image-text__img{height:390px;max-width:1440px;width:100%}.image-text--image-text .image-text__text{align-content:center;height:390px;max-width:1440px;order:2;width:100%}.image-text--image-text .image-text__img{height:390px;max-width:1440px;width:100%}.image-text--text-image .image-text__text-light{order:1}.image-text--image-text .image-text__text-light,.image-text--text-image .image-text__img{order:2}.image-text--image-text .image-text__img{order:1}.image-text__background-text-color-true{background-color:#dfeef8;border:1px solid #5ea9de;border-radius:32px}@media only screen and (min-width:1024px){.image-text .container{align-items:center;grid-template-columns:1fr 1fr}.image-text__img{border-radius:32px}.image-text--text-image.image-text--reverse .image-text__text,.image-text--text-image.image-text--reverse .image-text__text-light{order:2}.image-text--text-image.image-text--reverse .image-text__img{order:1}.image-text--text-image.image-text--reverse.image-text--big-image .container{grid-template-columns:3fr 2fr}.image-text--text-image.image-text--big-image .container{grid-template-columns:2fr 3fr}.image-text--image-text.image-text--reverse .image-text__text,.image-text--image-text.image-text--reverse .image-text__text-light{order:1}.image-text--image-text.image-text--reverse .image-text__img{order:2}.image-text--image-text.image-text--reverse.image-text--big-image .container{grid-template-columns:2fr 3fr}.image-text--image-text.image-text--big-image .container{grid-template-columns:3fr 2fr}}@media only screen and (max-width:768px){.image-text .container{align-items:center;display:flex;flex-direction:column;gap:16px}.image-text--big-image .container{flex-direction:column}.image-text--text-image .image-text__text{height:269px;max-width:666px;order:1;width:100%}.image-text--text-image .image-text__img{height:237px;max-width:666px;order:2;width:100%}.image-text--image-text .image-text__text{height:300px;max-width:666px;order:2;width:100%}.image-text--image-text .image-text__img{height:300px;max-width:666px;order:1;width:100%}.image-text--reverse .container{flex-direction:column}.image-text--reverse .image-text__text,.image-text--reverse .image-text__text-light{order:1}.image-text--reverse .image-text__img{order:2}.image-text__title{font-size:32px;padding-bottom:12px}.image-text__text_content_and_button{padding-left:24px;padding-right:4%;padding-top:24px}.image-text__paragraphs{width:100%}.image-text__paragraphs p{padding-bottom:12px}}.contact_form{font:700 50px/1.1 Mallory-Medium,sans-serif!important;height:652px;overflow:hidden;position:relative}.contact_form,.contact_form .container{background-color:#003a64}.contact_form__image_background{position:absolute}.contact_form__form{color:#fff;margin:0 auto;max-width:666px;padding-top:72px;position:relative;z-index:3}.contact_form .wpcf7-response-output{font-size:16px}.contact_form .contact_form_input_placeholder{margin-top:48px}.contact_form .init1,.contact_form .wpcf7-form{padding-top:48px}.contact_form .wpcf7-form-control,.contact_form .wpcf7-text,.contact_form .wpcf7-validates-as-required{border-radius:12px;width:100%}.contact_form .button{background-color:#5ea9de;border:1px solid #5ea9de;color:#fff;cursor:pointer;height:50px;margin-bottom:-6px;margin-top:9px;text-transform:uppercase}.contact_form .contact_form_structure_first_input{background-color:#003a64;border:1px solid #5ea9de;height:43px;margin-bottom:10px;text-align:center}.contact_form .contact_form_structure_first_input::-moz-placeholder{color:#a1a1a1}.contact_form .contact_form_structure_first_input::placeholder{color:#a1a1a1}.contact_form .contact_form_structure_second_input{background-color:#003a64;border:1px solid #5ea9de;height:43px;margin-bottom:10px;text-align:center}.contact_form .contact_form_structure_second_input::-moz-placeholder{color:#a1a1a1}.contact_form .contact_form_structure_second_input::placeholder{color:#a1a1a1}.contact_form .contact_form_structure_input_radio{background-color:#003a64;border:1px solid #5ea9de;height:104px;padding-top:37px;text-align:center}.contact_form .contact_form_structure_third_input{background-color:#003a64;border:1px solid #5ea9de;color:#a1a1a1;height:43px;margin-bottom:10px;text-align:center}.contact_form .contact_form_structure_input_radio::-moz-placeholder{align-content:center;color:#a1a1a1}.contact_form .contact_form_structure_input_radio::placeholder{align-content:center;color:#a1a1a1}.contact_form .wpcf7-response-output{margin:0!important}.contact_form .contact_form,.contact_form .wpcf7-form{padding-top:32px}.contact_form .contact_form_paragraph{padding-left:21%;padding-right:21%;padding-top:15px;text-align:center}.contact_form .wpcf7-not-valid-tip{color:red;text-align:center}.contact_form .wpcf7 form.invalid,.contact_form .wpcf7-response-output{text-align:center}@media only screen and (max-width:1024px){.contact_form .contact_form_paragraph{padding-left:0;padding-right:0;padding-top:15px;text-align:center}}@media only screen and (min-width:768px){.contact_form h2{font:700 50px/1.1 Mallory-Medium,sans-serif}}.timeline{padding:100px 0 0}.timeline__container{cursor:grab;display:none}.timeline__container.dragging{cursor:grabbing}.timeline__container--mobile{display:flex;flex-direction:column}.timeline__button-div{cursor:grab;left:50%;position:absolute;top:0;transform:translateX(-50%);z-index:2}.timeline__list--mobile{align-items:center;display:flex;flex-direction:column;gap:76px;margin-top:120px}.timeline__button{background-color:#fff;border:1px solid #5ea9de;border-radius:12px;color:#5ea9de;cursor:grab;font:400 14px/1.3 Mallory-Book,sans-serif;padding:11px 22px;text-transform:uppercase}.timeline__button.dragging{cursor:grabbing}.timeline .container{overflow:hidden;position:relative}.timeline__timeline--mobile{background:#003a64;height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:2px}.timeline__list{display:flex;white-space:nowrap}.timeline__item--mobile{background-color:#fff;display:flex;min-width:unset;position:relative}.timeline__item--mobile-year{color:#5ea9de;font-size:32px;font-weight:600;margin-bottom:12px;margin-top:20px}.timeline__item--mobile-img{border-radius:16px;box-shadow:-7px 18px 33px 0 rgba(0,0,0,.2);height:97px;margin-bottom:24px;-o-object-fit:cover;object-fit:cover;width:95px}.timeline__item--mobile-paragraphs{color:#003a64;margin-left:24px}.timeline__item--mobile-paragraph{color:#003a64;margin-bottom:24px}.timeline__item--mobile-title{color:#003a64;margin-bottom:6px}.timeline .timeline__item--mobile:last-of-type{padding-bottom:20px}.timeline .hidden-post{display:none}.timeline__load-more{background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff 70%);padding:70px 0 0}.timeline__load-more,.timeline__show-less{align-self:center;color:#003a64;cursor:pointer;position:relative;text-transform:uppercase}.timeline__show-less{background:#fff;display:none;padding:10px 0 0}@media only screen and (min-width:1024px)and (max-width:1480px){.timeline .container{padding:25px 20px!important}}@media only screen and (min-width:768px)and (max-width:1024px){.timeline__button-div{cursor:grab;left:50%;position:absolute;top:0;z-index:2}.timeline__item--mobile-img{height:134px;width:131px}.timeline__item--mobile-year{font-size:48px;margin-top:6px}}@media only screen and (min-width:1024px){.timeline .container{max-width:1480px;padding:25px 40px}.timeline__button-div{cursor:grab;left:unset;position:absolute;right:0;top:44%;transform:unset}.timeline__container{display:flex;position:relative;width:100%}.timeline__container--mobile{display:none}.timeline__timeline{background:#003a64;height:2px;left:50%;position:absolute;top:48%;transform:translateX(-50%);width:100%}.timeline__timeline--mobile{display:none}.timeline__item{display:flex;min-width:510px;position:relative}.timeline__item-year{color:#5ea9de;font-weight:600;margin-bottom:12px;margin-top:20px}.timeline__item-img{border-radius:16px;box-shadow:-7px 18px 33px 0 rgba(0,0,0,.2);height:132px;margin-bottom:24px;-o-object-fit:cover;object-fit:cover;width:166px}.timeline__item-paragraphs{color:#003a64;margin-left:24px}.timeline__item-paragraph{color:#003a64;margin-bottom:24px}.timeline__item-title{color:#003a64;margin-bottom:6px}.timeline__item.left{padding-top:300px}}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;line-height:1.15;position:relative;scroll-behavior:smooth}blockquote,body,h1,h2,h3,h4,h5,h6,p{margin:0}main{display:block}h1{font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}body a{background-color:transparent;text-decoration:none}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;display:block}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*,:after,:before{box-sizing:inherit}html{box-sizing:border-box}@font-face{font-display:swap;font-family:Mallory-Book;font-style:normal;font-weight:400;src:url(../fonts/Mallory-Book.woff2) format("woff2"),url(../fonts/Mallory-Book.woff) format("woff")}@font-face{font-display:swap;font-family:Mallory-Medium;font-style:normal;font-weight:500;src:url(../fonts/Mallory-Medium.woff2) format("woff2"),url(../fonts/Mallory-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:Mallory-Bold;font-style:normal;font-weight:700;src:url(../fonts/Mallory-Bold.woff2) format("woff2"),url(../fonts/Mallory-Bold.woff) format("woff")}.radius-large{border-radius:32px;overflow:hidden}.radius-medium{border-radius:16px;overflow:hidden}.radius-small{border-radius:8px;overflow:hidden}.tagline{font:400 14px/1 Mallory-Book,sans-serif;text-transform:uppercase}.container{margin:0 auto;padding:0 20px}@media only screen and (min-width:768px){.container{max-width:680px}}@media only screen and (min-width:1024px){.container{max-width:1440px}}.h1{font:700 50px/1.1 Mallory-Medium,sans-serif}.h2{font:500 32px/1.1 Mallory-Medium,sans-serif}.h3{font:400 24px/1.1 Mallory-Book,sans-serif}.h3-static{font:400 32px/1.1 Mallory-Book,sans-serif}p{font:400 16px/1.3 Mallory-Book,sans-serif}@media only screen and (min-width:768px){.h1{font-size:96px}.h2{font-size:46px}h3{font-size:28px}}@media only screen and (min-width:1280px){.h1{font-size:128px}.h2{font-size:64px}.h3{font-size:32px}}.header{background-color:#dfeef8;left:0;padding:21px 0;position:fixed;top:0;transition:all .3s ease-in-out;width:100%;z-index:997}.header .container{align-items:center;display:flex;justify-content:space-between}.header__logo{display:none;position:relative;z-index:999}.header__logo-img{height:32px;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left;transition:width .3s ease-in-out;width:88px}.header__logo--mobile{position:relative;z-index:999}.header__logo--mobile-img{height:28px;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left;transition:width .3s ease-in-out;width:88px}.header .wpml-ls{left:-20px;top:unset}.header .wpml-ls,.header .wpml-ls-item{position:relative}.header .wpml-ls-item:after{background:#8799a8;content:"";height:15px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}.header .wpml-ls-item:last-of-type{border:0}.header .wpml-ls-item:last-of-type:after{display:none}.header .wpml-ls-link{color:#263068;font:400 14px/1 Mallory-Book,sans-serif;padding:6px 13px 8px;text-transform:uppercase;transition:color .3s ease-in-out}.header .wpml-ls-link:hover{color:#1c75bc}.header .wpml-ls-current-language .wpml-ls-link{color:#8799a8}.header__menu{background-color:#dfeef8;display:grid;height:0;left:0;overflow:scroll;position:absolute;top:88px;transition:height 1s ease-out;width:100%}.header__menu-link-card{border-radius:20px;display:flex;height:102px;overflow:hidden;position:relative;width:100%}.header__menu-link-card-img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.header__menu-link-card--gradient{background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.5));height:100%;position:absolute;top:0;width:100%}.header__menu-link-card--link{align-self:end;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:18px;padding:0 20px;position:relative;width:100%}.header__menu-link-card--link .js-arrow-circle{align-self:center}.header__menu-link-card--text{align-self:center;color:#fff;width:70%}.header__menu-languages{display:none}.header__menu-buttons-links{display:flex;justify-content:space-between;margin-bottom:24px;margin-top:3px;width:100%}.header__menu-languages--mobile{align-self:center;display:flex;font-size:14px}.header__menu-links{padding-bottom:104px;width:100%}.header__menu-links .container{display:flex;flex-flow:row wrap;gap:12px;justify-content:start}.header__toggles{align-items:center;display:flex;flex-flow:row nowrap;gap:30px}.header__hamburger{cursor:pointer;display:flex;flex-flow:column;gap:6px;padding:14px 0;position:relative;width:64px;z-index:998}.header__hamburger-lines{align-self:end;display:block;transition:all .55s ease-in-out}.header__hamburger-lines span{background:#003a64;display:block;height:2px;transition:all .55s ease-in-out}.header__hamburger-lines-one--1{opacity:1;width:80px}.header__hamburger-lines-two--1{width:64px}.header__hamburger-lines-three--1{width:48px}.header__hamburger-lines-one--2,.header__hamburger-lines-two--2{margin-left:-1px}.header__hamburger:hover .header__hamburger-lines span{background:#1c75bc}.header.expended .header__hamburger-lines-one--1{opacity:0;transform:translateY(12px)}.header.expended .header__hamburger-lines-two--1{transform:rotate(18.65deg) translateX(10px)}.header.expended .header__hamburger-lines-three--1{transform:rotate(-18.65deg) translateX(10px);width:64px}.header__search-button{cursor:pointer;z-index:999}.header__search-button svg{display:block;height:auto;width:24px}.header__search-button svg path{stroke:#003a64;transition:.3s ease-in-out}.header__search-button:hover svg path{stroke:#1c75bc}.header__search-modal{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(0deg,rgba(27,59,71,.85),rgba(27,59,71,.85));color:#003a64;display:flex;flex-flow:row nowrap;height:100vh;justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .3s ease-in-out;width:100%;z-index:-998}.header__search-modal .container{background:#fff;border-radius:16px;display:flex;flex-flow:column nowrap;margin:0 20px;max-height:80vh;max-width:600px;padding:24px;width:100%}.header__search-modal-close{cursor:pointer;margin:0 0 24px auto}.header__search-modal-close svg{display:block;height:auto;width:34px}.header__search-modal-close svg path{fill:#003a64;transition:fill .3s ease-in-out}.header__search-modal-close:hover svg path{fill:#1c75bc}.header__search-modal-input{border:1px solid #8799a8;border-radius:16px;font:400 16px/1.4 Mallory-Book,sans-serif;margin-bottom:24px;padding:15px 12px;width:100%}.header__search-modal-input:active,.header__search-modal-input:focus,.header__search-modal-input:hover{outline:0}.header__search-modal-input::-moz-placeholder{color:#8799a8}.header__search-modal-input::placeholder{color:#8799a8}.header__search-modal-results{align-items:flex-start;display:grid;flex:1;gap:24px;grid-template-columns:1fr;max-height:200px;overflow-y:auto;padding-right:12px}.header__search-modal-result{align-items:center;color:#003a64;display:grid;grid-template-columns:1fr 2fr;transition:color .3s ease-in-out}.header__search-modal-result-img{aspect-ratio:4/3;border-radius:16px;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.header__search-modal-result-title{font-size:16px;padding-left:12px}.header__search-modal-result:hover{color:#1c75bc}.header__search-modal-error{display:none}.header__search-modal.active{opacity:1;pointer-events:auto;z-index:998}.header.sticky{background:#dfeef8;padding:21px 0}.header.sticky.searching{-webkit-backdrop-filter:none;backdrop-filter:none;background:transparent}.header__b2b_button--mobile{background-color:#5ea9de;border-radius:12px;color:#003a64;display:block;font:400 12px/1 Mallory-Book,sans-serif;padding:11px 20px}.header__b2b_button{display:none}@media only screen and (min-width:640px){.header__menu-links-content{gap:12px}.header__menu-sublinks{height:100%}.header__menu-sublinks-content{height:100%;overflow-y:auto}}@media only screen and (min-width:1024px)and (max-width:1200px){.header__menu-link-card{width:calc(33% - 12px)!important}}@media only screen and (min-width:768px)and (max-width:1024px){.header__menu-link-card{height:144px}}@media only screen and (min-width:1024px){.header__logo{display:block}.header__logo-img{height:32px;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left;transition:width .3s ease-in-out;width:auto}.header__logo--mobile{display:none}.header__menu{height:unset;max-height:0;overflow:hidden;top:88px;transform:none;transition:max-height 1s ease-out}.header__menu-links{padding-bottom:24px}.header__menu-link-card{height:185px;width:calc(25% - 12px)}.header__menu-link-card--gradient{background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.5))}.header__menu-link-card--link{align-self:end;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:18px;padding:0 20px;position:relative;width:100%}.header__menu-link-card--link .js-arrow-circle{align-self:center}.header__menu-link-card--text{align-self:center;color:#fff;width:70%}.header__menu-languages{display:flex;font-size:14px;justify-content:end}.header__menu-languages .container{height:-moz-fit-content;height:fit-content;padding:0}.header__menu-buttons-links,.header__menu-languages--mobile{display:none}.header__menu-link{transition:padding .3s ease-in-out}.header__menu-link-item{transition:color .55s ease-in-out}.header__menu-link-item--desk{display:block}.header__search-modal-close{margin-bottom:48px}.header__search-modal-results{max-height:400px}.header__search-modal-result-title{font-size:24px;padding-left:24px}.header__b2b_button--mobile{display:none}.header__b2b_button{background-color:#5ea9de;border-radius:12px;color:#003a64;display:block;font:400 12px/1 Mallory-Book,sans-serif;padding:15px 20px;transition:all .3s ease-in-out}.header__b2b_button:hover{background-color:#003a64;color:#fff}}.footer{background:#fff}.footer,.footer__top{overflow:hidden;position:relative}.footer__top{padding:48px 0 64px}.footer__top .container{align-items:center;display:flex;flex-flow:column;justify-content:space-between;position:relative;z-index:3}.footer__top__bg{left:0;position:absolute;top:0;width:100%}.footer__top__bg--mobile{z-index:2}.footer__top__bg--desktop{z-index:1}.footer__top .btn{display:flex;white-space:nowrap}.footer__top--mobile{align-items:center;display:flex;justify-content:space-between;margin-bottom:32px;width:100%}.footer__menu-links-content{display:grid;gap:24px 0;grid-template-columns:45% 50%;width:100%}.footer__menu-link{text-align:center}.footer__logo--mobile{display:block}.footer__logo--mobile-img{height:auto;width:88px}.footer__logo{display:none}.footer__bottom{padding:48px 0 24px;position:relative}.footer__contact{margin-top:80px;width:100%}.footer__contact-link{border:1px solid #5ea9de;border-radius:32px;opacity:1;padding:14px}.footer__contact-part{display:none}.footer__contact-part--header{color:#5ea9de;font-size:14px;margin-bottom:32px;text-transform:uppercase}.footer__contact-part-info{color:#003a64;display:flex;flex-direction:column;gap:6px;margin-bottom:32px}.footer__contact-part-map-link{color:#003a64;font:400 16px/1 Mallory-Book,sans-serif;text-transform:uppercase;transition:all .3s ease-in-out}.footer__contact-part-map-link:hover{color:#5ea9de}.footer__contact-part-phones{display:flex;flex-direction:column;gap:6px;justify-content:start;margin-bottom:32px}.footer__contact-part-phones--item{color:#003a64;font:400 16px/1 Mallory-Book,sans-serif;text-transform:uppercase}.footer__contact-links{align-items:center;display:flex;flex-flow:row;gap:24px;justify-items:center}.footer__contact-icon{display:block;height:11px;width:11px}.footer__contact-icon--ln{height:18px;width:18px}.footer__contact .btn{justify-self:end;margin-left:24px}.footer__copy{text-align:center}.footer__copy-menu{align-items:center;display:flex;flex-flow:row;gap:12px;justify-content:center}.footer__copy-menu-item{color:#003a64;cursor:pointer;font:400 12px/1.9 Mallory-Book,sans-serif;opacity:1;transition:all .3ms ease-in-out}.footer__copy-menu-item:hover{color:#5ea9de}.footer__copy-copyright{color:#fff;font:400 12px/1.9 Mallory-Book,sans-serif;opacity:.5}.footer__images{display:flex;height:130px;margin:0 auto;position:relative;width:557px}.footer__images-img--1{bottom:10px;box-shadow:-7px 18px 33px 0 rgba(0,0,0,.2);height:133px;left:0;width:171px;z-index:2}.footer__images-img--1,.footer__images-img--2{border-radius:20px;-o-object-fit:cover;object-fit:cover;position:absolute}.footer__images-img--2{bottom:50px;height:98px;left:134px;width:100px;z-index:3}.footer__images-img--3{bottom:0;height:123px;left:153px;width:192px;z-index:1}.footer__images-img--3,.footer__images-img--4{border-radius:20px;-o-object-fit:cover;object-fit:cover;position:absolute}.footer__images-img--4{box-shadow:-7px 18px 33px 0 rgba(0,0,0,.2);height:145px;right:130px;top:0;width:130px;z-index:2}.footer__images-img--5{border-radius:20px;bottom:0;height:105px;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;width:150px;z-index:1}.footer__contact-part--mobile{display:flex;flex-direction:column;margin-top:32px;text-align:center}@media only screen and (max-width:768px){.footer__contact-part-info p,.footer__contact-part-map-link,.footer__contact-part-phones--item{font-size:12px}.footer__images{height:130px;width:557px}.footer__images-img--1{bottom:10px;height:133px;left:-15px;width:171px;z-index:2}.footer__images-img--2{bottom:50px;height:98px;left:129px;width:100px;z-index:3}.footer__images-img--3{bottom:0;height:123px;left:138px;width:192px;z-index:1}.footer__images-img--4{height:145px;right:145px;top:0;width:130px;z-index:2}.footer__images-img--5{bottom:0;height:105px;right:0;width:150px;z-index:1}}@media only screen and (min-width:1024px){.footer__top{padding:64px 0 32px}.footer__top .btn,.footer__top--mobile{display:none}.footer__logo{display:block}.footer__logo-img{height:auto;width:245px}.footer__bottom{padding-bottom:60px;padding-top:0}.footer__bg--mobile{z-index:1}.footer__bg--desktop{z-index:2}.footer__menu-links-content{align-items:center;display:flex;flex-flow:row;gap:24px;height:100%;justify-content:center;margin-bottom:64px;margin-top:32px;position:relative;width:100%}.footer__contact{margin-top:0;width:auto}.footer__contact-links{align-items:center;display:flex;flex-flow:row;justify-content:center}.footer__contact-link{padding:14px;transition:all .3s ease-in-out}.footer__contact-link:hover{opacity:.7}.footer__contact-part-info p,.footer__contact-part-map-link,.footer__contact-part-phones--item{font-size:16px}.footer__copy{align-items:center;display:flex;flex-flow:row wrap;justify-content:center;margin-top:60px}.footer__copy-menu{gap:48px;margin-bottom:0}.footer__contact-part{display:flex;flex-direction:column;text-align:center}.footer__contact-part--mobile{display:none}.footer__images{height:226px;width:874px}.footer__images-img--1{bottom:10px;height:175px;left:0;width:250px;z-index:1}.footer__images-img--2{height:165px;left:200px;top:20px;width:165px;z-index:2}.footer__images-img--3{bottom:10px;height:156px;left:294px;width:267px;z-index:1}.footer__images-img--4{bottom:20px;height:195px;right:170px;top:unset;width:174px;z-index:2}.footer__images-img--5{bottom:0;height:144px;right:0;width:192px;z-index:1}}.preload *{-webkit-transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important}a.anim-link-item{color:#003a64;cursor:pointer;font:400 14px/1.4 Mallory-Book,sans-serif;letter-spacing:.7px;opacity:1;text-transform:uppercase;transition:all .4s ease-in-out;white-space:nowrap}a.anim-link-item:before{content:"/";display:inline-block;margin-right:-7px;opacity:0;transition:all .4s ease}a.anim-link-item:after{content:"";display:inline-block;margin-left:0;transition:all .4s ease}a.anim-link-item:hover{color:#1c75bc;opacity:1}a.anim-link-item:hover:before{margin-right:5px;opacity:1}a.anim-link-item:hover:after{margin-left:-12px}a.anim-link-item.active{background-color:#003a64;border-radius:20px;color:#fff;padding:6px 11px}a.anim-link-item.active:hover{color:#fff;opacity:1}.hero__breadcrumb{visibility:hidden}h2{font:500 32px/1.1 Mallory-Medium,sans-serif}