.service__section{background-color:#fafafa}.service__section .arrows{bottom:2rem;gap:.625rem;position:absolute;right:0}.service__section .arrows,.service__section .arrows button{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.service__section .arrows button{height:3rem;width:3rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--color-white);border:1px solid var(--color-gray30);border-radius:50%;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.service__section .arrows button svg{width:1.25rem}.service__section .arrows button:hover{background-color:#e5dee9}.service__section .arrows button:active{background-color:var(--color-purple50);color:var(--color-white)}.service__section .arrows button:active path{stroke:var(--color-white)}@media only screen and (max-width:767px){.service__section .arrows{display:none}}.service__row .slick-track{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.service__row .slick-list{margin:0 -10px}@media only screen and (max-width:767px){.service__row{padding-bottom:16px}.service__row .slick-dots li button{background-color:#c4bdc9}.service__row .slick-dots li.slick-active button{background-color:var(--color-purple50)}}.service__item{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;height:auto!important;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;border-radius:.75rem;-ms-flex-direction:column;flex-direction:column;margin:0 10px}.service__item picture{aspect-ratio:310/200;display:block;overflow:hidden;width:100%}.service__item picture img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.service__title{background-color:var(--color-white);display:block;font-size:1.25rem;font-weight:600;line-height:140%;padding:1.5rem;-webkit-box-flex:1;-ms-flex:1;flex:1}