.section__hero{padding:1.2rem 0}.section__hero .splide__slide{background-color:#f9f9f9;aspect-ratio:3/1;border-radius:15px;display:grid}@media (min-width: 768px){.section__hero .splide__slide{grid-template-columns:repeat(2,1fr)}}.section__hero .splide__slide .hero__container{padding:1rem}.section__hero .splide__slide .hero__container .hero__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:1rem;margin:0 auto;padding:.5rem 0;height:100%}@media (min-width: 768px){.section__hero .splide__slide .hero__container .hero__content{max-width:438px}}.section__hero .splide__slide .hero__container .hero__content .reviews__rating{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0;-webkit-column-gap:3px;-moz-column-gap:3px;column-gap:3px;position:relative}.section__hero .splide__slide .hero__container .hero__content .reviews__rating li{background-color:var(--color-blue);width:18px;aspect-ratio:1/1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:2px}.section__hero .splide__slide .hero__container .hero__content .reviews__rating li svg{width:12px;fill:#fff;stroke:#fff}.section__hero .splide__slide .hero__container .hero__content .reviews__rating li:not(.active) svg{opacity:.3}.section__hero .splide__slide .hero__container .hero__content h2{font-size:42px}.section__hero .splide__slide .hero__container .hero__content .button-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;padding-top:1rem}.section__hero .splide__slide .hero__container .hero__content .button-group a,.section__hero .splide__slide .hero__container .hero__content .button-group button{border-color:#fff;font-size:12px;text-transform:uppercase;min-width:80px}.section__hero .splide__slide .hero__container .hero__content .button-group a.button-default,.section__hero .splide__slide .hero__container .hero__content .button-group button.button-default{border:solid 1px #d9d9d9;background-color:#f9f9f9}.section__hero .splide__slide .hero__container .hero__content .progress{width:160px;height:3px;margin-top:auto}.section__hero .splide__slide .hero__container .hero__content .progress .progress-bar{height:3px;width:0;background-color:#3374c5;border-bottom:solid 1px #d9d9d9}.section__hero .splide__slide.is-active.is-visible .hero__container .progress .progress-bar{-webkit-transition:width 10s ease-in;transition:width 10s ease-in;width:100%}.section__hero .splide__slide .hero__media img,.section__hero .splide__slide .hero__media video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-bottom-left-radius:15px;border-bottom-right-radius:15px}@media (min-width: 768px){.section__hero .splide__slide .hero__media img,.section__hero .splide__slide .hero__media video{border-bottom-left-radius:unset;border-top-right-radius:15px;border-bottom-right-radius:15px}}
