.slide-wrapper{align-items:center;display:flex;height:100%;padding-bottom:150px;position:relative}.slides-content{font-family:Inter;max-width:680px}.slides-content h2{font-size:55px;font-weight:400}.slides-content p{font-size:30px}.simple-slides{height:550px;position:relative}.simple-slider-inner ul.slick-dots li{background-color:var(--primary_color4);height:2px;margin:0 3px;opacity:.3;width:100%}.simple-slider-inner ul.slick-dots li.slick-active{opacity:1}.custom-arrows{bottom:20%;display:flex;gap:20px;justify-content:start;pointer-events:none;position:absolute;width:100%;z-index:100}.custom-arrows .slick-next,.custom-arrows .slick-prev{align-items:center;background:hsla(0,0%,100%,.2);border:2px solid #fff;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:20px;height:50px;justify-content:center;pointer-events:auto;transition:all .3s ease;width:50px;z-index:101}.button-area{display:flex;flex-wrap:wrap;gap:20px}@media(max-width:767px){.slide-wrapper{padding-top:75px}.simple-slides{height:auto}.custom-arrows{bottom:5%}.slides-content h2{font-size:45px;font-weight:400}.slides-content p{font-size:25px}}@media(max-width:640px){.custom-arrows{bottom:10px}}