.hero,.hero .container{position:relative}.hero .container{padding-top:40px;z-index:1}.hero__content{min-height:calc(100vh - 40px);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;padding:100px 0}@media only screen and (max-width:769px){.hero__content{-ms-flex-pack:end;justify-content:flex-end}}.hero__title{margin-bottom:24px;max-width:680px}.hero__title.width-lg{max-width:696px}.hero__title.width-xl{max-width:800px}.hero__title h1{color:#f2e1c7}.hero__text{max-width:600px;color:hsla(0,0%,100%,.75);line-height:1.3182}.hero__text.width-lg{max-width:696px}.hero__text.width-xl{max-width:702px}@media only screen and (max-width:992px){.hero__text.text--md{font-size:18px}}@media only screen and (max-width:769px){.hero__text.text--md{font-size:16px}}.hero__tag{color:#f2e1c7;border:1px solid #f2e1c7;border-radius:100px;z-index:1;width:-moz-fit-content;width:fit-content;margin-bottom:24px;text-transform:uppercase;padding:8px 11px 6px;line-height:1.3125}.hero__button{margin-top:64px}@media only screen and (max-width:992px){.hero__button{margin-top:48px}}@media only screen and (max-width:769px){.hero__button .button{width:100%;text-align:center}}.hero__button.spacing-md{margin-top:48px}@media only screen and (max-width:992px){.hero__button.spacing-md{margin-top:36px}}.hero__bg{position:fixed;width:100%;left:0;top:0}.hero__bg,.hero__bgSlider,.hero__bgSlider .slick-list,.hero__bgSlider .slick-slide,.hero__bgSlider .slick-slide>div,.hero__bgSlider .slick-track{height:100%}.hero__bg img,.hero__bg video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero__bg:after,.hero__bg:before{content:"";position:absolute;left:0;top:0;height:100%}.hero__bg:before{width:55%;-webkit-mask-image:linear-gradient(270deg,rgba(0,49,83,0),hsla(0,0%,7%,.95));mask-image:linear-gradient(270deg,rgba(0,49,83,0),hsla(0,0%,7%,.95));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero__bg:after{width:100%;background:linear-gradient(270deg,rgba(0,49,83,.095),hsla(0,0%,7%,.95))}.hero__item.has-cards{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:769px){.hero__item.has-cards{-ms-flex-direction:column;flex-direction:column}}.hero__item.has-cards .hero__content{max-width:37%}@media only screen and (max-width:992px){.hero__item.has-cards .hero__content{max-width:45%;padding:64px 0}}@media only screen and (max-width:769px){.hero__item.has-cards .hero__content{max-width:100%;padding:0;padding-top:80px;padding-bottom:42px;min-height:auto}}.hero__slider .slick-dots{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;column-gap:6px;position:absolute;left:50%;bottom:45px}@media only screen and (max-width:992px){.hero__slider .slick-dots{bottom:32px}}@media only screen and (max-width:769px){.hero__slider .slick-dots{bottom:24px}}.hero__slider .slick-dots li{display:-ms-flexbox;display:flex}.hero__slider .slick-dots li button{width:6px;height:6px;border-radius:50%;background-color:#111;transition:.3s;font-size:0;border:0}.hero__slider .slick-dots li.slick-active button{background-color:#f2e1c7}.hero__cards{max-width:48.685%;position:relative;padding:180px 0;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media only screen and (max-width:992px){.hero__cards{padding:80px 0;max-width:52%}}@media only screen and (max-width:769px){.hero__cards{max-width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:0;padding-bottom:52px}}.hero__cardsItem{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;border-radius:4px;padding:20px}@media only screen and (max-width:992px){.hero__cardsItem{padding:16px}}.hero__cardsItem__text{color:hsla(0,0%,100%,.75);max-width:79%}@media only screen and (max-width:992px){.hero__cardsItem__text{max-width:100%;font-size:14px}}.hero__cardsItem:first-child{grid-column-start:1;grid-row-start:1;grid-row-end:3;background-color:#003153}.hero__cardsItem:nth-child(2){grid-column-start:2;grid-row-start:1;grid-row-end:1;background:#111}.hero__cardsItem:nth-child(3){grid-column-start:2;grid-row-start:2;grid-row-end:2;background:#f2e1c7}.hero__cardsItem:nth-child(3) .hero__cardsItem__text{color:hsla(0,0%,7%,.75)}.hero__cardsItem:nth-child(3) .hero__cardsItem__number{color:#003153}.hero__cardsItem__number{margin-bottom:4px}@media only screen and (max-width:992px){.hero__cardsItem__number.lg{font-size:32px}}