.temp-carousel{position:relative;width:100%;overflow:hidden}.temp-carousel__viewport{position:relative;width:100%;height:200px}@media (min-width:640px){.temp-carousel__viewport{height:260px}}@media (min-width:768px){.temp-carousel__viewport{height:800px}}.temp-carousel__slide{position:absolute;inset:0;opacity:0;z-index:0;transition:opacity .5s ease;pointer-events:none}.temp-carousel__slide.is-active{opacity:1;z-index:1;pointer-events:auto}.temp-carousel__slide a{display:block;position:relative;width:100%;height:100%}.temp-carousel__arrow{position:absolute;top:50%;z-index:10;width:73px;height:73px;margin-top:-36px;padding:0;border:0;cursor:pointer;background-color:transparent;background-repeat:no-repeat;background-size:contain;opacity:0;transition:opacity .25s ease}.temp-carousel:hover .temp-carousel__arrow{opacity:.5}.temp-carousel__arrow:hover{opacity:.8!important}.temp-carousel__arrow--prev{left:5%;background-image:url(/images/Index/left1s.png)}.temp-carousel__arrow--next{right:5%;background-image:url(/images/Index/right1s.png)}.temp-carousel__dots{position:absolute;z-index:10;bottom:16px;display:flex;align-items:center;margin:0;padding:0;list-style:none}.temp-carousel__dot{width:18px;height:18px;padding:0;border:2px solid #999;border-radius:50%;cursor:pointer;box-sizing:border-box;transition:background-color .2s ease,border-color .2s ease}@media (max-width:767px){.temp-carousel__arrow{width:53px;height:53px;margin-top:-26px;opacity:.35}.temp-carousel:hover .temp-carousel__arrow{opacity:.35}.second-right a,.second-right p,.second-right span{color:var(--temp4TextColor)!important}}