.benefits-container{overflow:hidden;padding:60px 40px}.benefits{margin:auto;max-width:100%;width:1280px}.benefits-title{margin:0 0 24px}.benefits-title span{display:block;font-size:clamp(50px,6vw,70px);font-weight:700;margin-top:-35px}.benefits-title h2{font-size:var(--text-h2);font-weight:700;line-height:1.2;margin:0}.benefits-carousel-container{cursor:grab;margin-right:-40px;position:relative;user-select:none}.benefits-carousel-item{border-top:4px solid;padding:24px 32px 24px 0;position:relative}.benefits-carousel-item:before{border-radius:4px;content:"";height:4px;left:0;margin:-4px 0 0;max-width:100%;position:absolute;top:0;transition:.3s;width:0}.benefits-carousel-item:hover:before{width:calc(100% - 32px)}.benefits-carousel-item-body{align-items:center;display:flex;gap:12px;justify-content:left}.benefits-description p{font-size:15px;font-weight:300;line-height:1.2;margin-top:10px}.benefits-carousel-item-body span{font-size:25px;font-weight:700;justify-self:end}.benefits-carousel-item-body h3{font-size:17px;font-weight:700;margin:0}@media screen and (max-width:767px){.benefits-carousel-item-body p{text-align:justify}}