.btns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.services-carousel__item{width:100%}.services-carousel__item__wrapper{padding:0 24px;max-width:80%;width:1240px;min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.services-carousel__item__inner{background:#ededed;border-radius:10px;padding:24px;text-align:left;height:100%;display:-ms-grid;display:grid;-ms-grid-columns:230px minmax(160px,600px);grid-template-columns:230px minmax(160px,600px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px 24px}@media screen and (max-width:767px){.services-carousel__item__inner{-ms-grid-columns:1fr;grid-template-columns:1fr;text-align:center}}.services-carousel__item__inner>img{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1 / 2;grid-row:span 3;width:100%;aspect-ratio:1;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:10px}@media screen and (max-width:767px){.services-carousel__item__inner>img{max-width:300px;margin:0 auto}}.services-carousel__item__inner>h3{-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2 / 3;font-size:36px;font-weight:700;color:#3053a1;margin:0}@media screen and (max-width:767px){.services-carousel__item__inner>h3{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1 / 2}}.services-carousel__item__inner .services-carousel__text{-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2 / 3;font-size:17px;line-height:1.7;margin:0}@media screen and (max-width:767px){.services-carousel__item__inner .services-carousel__text{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1 / 2}}.services-carousel__item__inner .btns{-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2 / 3;margin-top:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width:767px){.services-carousel__item__inner .btns{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1 / 2;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.services-carousel__item__inner .btn{padding:8px 32px;border-radius:10px;background:#fd7328;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:17px;font-weight:500;color:white}.services-carousel__item__inner .btn:hover{background:#3053a1}.services-carousel .flickity-page-dots{position:relative;width:100%;bottom:0;padding:0;margin:24px 0 0;list-style:none;text-align:center;line-height:1}.services-carousel .flickity-button{width:48px;height:48px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.services-carousel .flickity-button svg{position:relative;left:0;top:0;width:40%;height:40%}.services-carousel .flickity-button svg path{fill:#3053a1}