*{box-sizing:border-box}.carousel-header{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:3rem;padding-right:8%;width:100%}.heading-wrapper{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.carousel-header h2{color:#fff;font-weight:400;margin-bottom:1rem}.carousel-header p{color:#fff;font-size:1.125rem;font-weight:300;line-height:150%;margin:0;width:50%}.carousel-button-wrapper{position:relative}.carousel-buttons-container{display:flex;justify-content:space-between;width:100%}.carousel-button{background-color:transparent;border:2px solid #fff;border-radius:50%;bottom:0;color:#fff;cursor:pointer;outline:none;padding:.5rem;position:absolute;z-index:10}.carousel-button:hover{background-color:#fff;border-color:#1a333c}.carousel-button:hover svg{color:#1a333c}.carousel-button svg{display:block}.carousel-button-left{margin-right:1rem;right:0;transform:rotate(180deg)}.carousel-button-right{left:0;margin-left:1rem}.slider-section{align-items:center;background-color:#1a333c;display:flex;justify-content:center;padding-left:5%}.container-is-slider{margin:auto;max-width:1900px;overflow:hidden;padding-bottom:7rem;padding-top:7rem;width:100%}.carousel-container{display:flex;position:relative;transition:transform 1s ease}.slide-wrapper{background-color:#1a333c;height:400px;margin-right:10vh;min-width:45vw;overflow:hidden;position:relative;width:40vw}.slide-wrapper:last-child{margin-right:0}.slide-img{height:100%;object-fit:cover;transition:transform .4s ease-out;width:100%}.slide-content{align-items:end;background-image:linear-gradient(355deg,#000,rgba(0,0,0,.35) 52%,transparent);color:#fff;display:flex;flex-direction:row;height:100%;justify-content:flex-end;left:0;position:absolute;text-align:center;top:0;width:100%}.service-wrapper{align-items:baseline;display:flex;flex-direction:row;gap:1rem;justify-content:space-between;padding-bottom:2rem;padding-right:3rem}.service-wrapper svg{transition:transform .4s ease-out}.slide-wrapper:hover .slide-img{transform:scale(1.1)}.slide-wrapper:hover .service-wrapper svg{transform:rotate(-45deg)}.service-wrapper h3{color:#fff;font-size:1.125rem;font-weight:400;margin:0}.progress-bar{background-color:#536165;height:4px;margin-top:40px;padding:0 5%;position:relative;width:95%}.highlighted-area{background-color:#fff;height:100%;left:0;position:absolute;width:15.83333%}.carousel-container{cursor:grab;user-select:none}.carousel-container:active{cursor:grabbing}@media screen and (min-width:2090px){.slider-section{padding-left:0}.slide-wrapper{height:500px}}@media screen and (max-width:1130px){.carousel-header p{width:80%}}@media screen and (max-width:990px){.slide-wrapper{min-width:90vw}.carousel-header p{width:80%}}@media screen and (max-width:712px){.carousel-button{display:none}.heading-wrapper h2{font-size:2rem!important}.carousel-header p{width:100%}.carousel-button-wrapper{display:none}}@media screen and (max-width:540px){.slide-wrapper{height:300px}.carousel-header h2{color:#fff;font-size:2.5rem;font-weight:400;margin-bottom:1rem}}