.owl-carousel{position:relative}.owl-carousel .owl-item img{width:auto}.owl-carousel .owl-nav{position:absolute;top:calc(50% - 1.6rem);left:0;transform:translateY(-50%);width:100%}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next{position:absolute;top:50%;transform:translateY(-50%);display:flex;flex-wrap:wrap;align-items:center}.owl-carousel .owl-nav button.owl-prev.disabled,.owl-carousel .owl-nav button.owl-next.disabled{cursor:default;opacity:.2}.owl-carousel .owl-nav button.owl-prev:not(.disabled):hover .slider__arrow,.owl-carousel .owl-nav button.owl-next:not(.disabled):hover .slider__arrow{fill:#fbaf3a}.owl-carousel .owl-nav button.owl-prev{left:0}@media (min-width:1200px){.owl-carousel .owl-nav button.owl-prev{left:-3rem}}.owl-carousel .owl-nav button.owl-next{right:0}@media (min-width:1200px){.owl-carousel .owl-nav button.owl-next{right:-3rem}}.owl-carousel .owl-dots{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-top:1.5rem}@media (min-width:1200px){.owl-carousel .owl-dots{margin-top:3rem}}.owl-carousel .owl-dots button.owl-dot{width:1.6rem;height:1.6rem;border:.2rem solid #333;border-radius:50%;transition:all 0.5s ease}.owl-carousel .owl-dots button.owl-dot:not(:last-child){margin-right:.7rem}.owl-carousel .owl-dots button.owl-dot.active{background-color:#333}@media (min-width:768px) and (max-width:1199px){.slider__box{max-width:75rem;margin-left:auto;margin-right:auto}}.slider__box.owl-carousel .owl-stage{display:flex;flex-wrap:wrap;align-items:center}@media (min-width:1200px){.slider__box.owl-carousel .owl-item{transform:scale(.6);transition:all 0.5s ease}}.slider__box.owl-carousel .owl-item img{width:100%}@media (min-width:1200px){.slider__box.owl-carousel .owl-item.center{transform:none}}@media (min-width:1200px){.slider__box.owl-carousel .owl-item.center .slider__text{opacity:1;visibility:visible}}.slider .section__text+.slider__box{margin-top:4.5rem}.slider__text{position:relative;width:100%;font-size:1.4rem;text-align:center;margin-top:1.5rem}@media (min-width:1200px){.slider__text{left:-50%;width:200%;opacity:0;visibility:hidden;transition:all 0.5s ease}}@media (min-width:1600px){.slider__text{left:-75%;width:250%}}.slider__arrow{width:1.6rem;height:1.6rem;fill:#333;transition:all 0.5s ease}