.key-elements{display:flex}.key-elements__content{flex:0 0 100%;width:100%}.key-elements__content--with-img{flex:0 0 68%;width:68%}.key-elements__image{align-content:flex-end;flex:0 0 32%;padding-bottom:2em;width:32%}.key-elements__image img{align-items:center;display:flex;justify-content:center;width:100%}.key-elements__slider-wrapper{margin-top:30px;overflow:hidden;position:relative}.key-elements__slider-wrapper--grad:after{background:linear-gradient(-90deg,#fff,hsla(0,0%,100%,0));bottom:0;content:"";position:absolute;right:0;top:0;width:18%;z-index:1}.key-elements__slider{max-width:none;width:100%}.key-elements__slider-wrapper--grad .key-elements__slider{max-width:1180px;width:122%}.key-elements__slider:not(.slick-slider){overflow:hidden;white-space:nowrap}.key-elements__slider:not(.slick-slider) .key-elements__slide{display:inline-block;width:380px}.key-elements .slick-track{display:flex}.key-elements__slide{background-color:var(--grey-color);border-radius:15px;height:auto;margin-right:10px;padding:20px 40px}.key-elements__sub-heading{color:var(--orange-color);font-size:16px;font-weight:700}.key-elements__item-text{white-space:normal}.key-elements .slick-dots{background-color:var(--grey-color);border-radius:3px;display:flex;height:6px;margin:30px 0 10px;padding:0;position:relative;width:99%}.key-elements__content--with-img .slick-dots{width:72%}.key-elements .slick-dots li{flex:1}.key-elements .slick-dots li button{background-color:transparent!important;border:0!important;border-radius:5px!important;margin-top:-3px;max-width:none!important;width:100%!important}.key-elements .slick-dots li.slick-active button{background-color:var(--orange-color)!important}@media(max-width:767px){.key-elements{flex-direction:column-reverse}.key-elements__content,.key-elements__image{flex:1;width:auto}.key-elements__slider{width:100%}.key-elements__slider-wrapper:after{display:none}.key-elements .slick-dots{width:100%}}