.home-hero__background--img{height:100%;left:0;object-fit:cover;top:0;width:100%}@media (max-width:991px){.home-hero__background--img{object-position:left top}}@media (min-width:992px){.home-hero__content--container,.home-hero__slider--container{width:50%}}.home-hero__slider--pill{box-shadow:0 1px 2.9px 0 rgba(0,0,0,.08);width:fit-content}.home-hero__description{max-width:515px}@media (max-width:991px){.home-hero h1{max-width:750px}.home-hero__description{max-width:410px}}@media (max-width:768px){.home-hero h1{max-width:500px}}@media (max-width:1400px){.home-hero__slider--wrapper{width:50vw}.home-hero__slider--wrapper .splide__slide{overflow:hidden}.home-hero__slider--wrapper .splide__slide>img{width:120%}}@media (max-width:991px){.home-hero__slider--container,.home-hero__slider--wrapper{width:100%}.home-hero__slider--pill{display:none}.home-hero__slider--wrapper .splide__slide>img{width:100%}}.home-hero__slider--container .splide__pagination{justify-content:flex-start;margin-top:24px;padding:unset;position:static}.splide__pagination li{line-height:0}.splide__pagination__page{background-color:var(--non-active);border-radius:2px;height:2px;opacity:1!important;overflow:hidden;width:54px}.splide__pagination__page.is-active{background-color:var(--non-active);position:relative;transform:unset}.splide__pagination__page.is-active:before{animation:paginationFill 8.3s ease;background-color:var(--color-deep-sea-blue);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}@keyframes paginationFill{0%{transform:translatex(-100%)}to{transform:translatex(0)}}