.cit{overflow:hidden}.cit__title{color:#0a0a09;font-size:40px;font-weight:600;line-height:1.1;margin-bottom:32px}.cit__list{display:flex}.cit__list-item{border-radius:28px;display:flex;gap:16px;margin-bottom:0;overflow:hidden}.cit__list-item-image{border-radius:28px;flex-shrink:0;height:480px!important;min-height:100%;object-fit:cover;width:474px}.cit__content-container{border-radius:28px;padding:60px;width:100%}.cit__content-title{color:#29a37a;font-size:24px;font-weight:500;line-height:1.1}.cit__content-text li{list-style-type:disc}.cit__content-text :last-child{margin-bottom:0}.cit__bullets{align-items:center;display:flex;gap:8px;margin-top:32px}.cit__bullets .cit__bullet{background-color:#d1d1cb;border-radius:20px;cursor:pointer;height:4px;transition:background-color .5s ease,width .5s ease;width:20px}.cit__bullets .cit__bullet.glide__bullet--active{background-color:#3be1a4;width:60px}.cit__arrows{align-items:center;display:flex;gap:16px;margin-top:24px}.cit__arrows .cit__arrow{align-items:center;border:2px solid #d1d1cb;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;transition:border .5s ease;width:32px}.cit__arrows .cit__arrow:active,.cit__arrows .cit__arrow:hover{border:2px solid #3be1a4}@media (max-width:1024px){.cit__list-item{flex-direction:column;gap:22px}.cit__list-item-image{aspect-ratio:338/148;height:auto!important;min-height:unset;padding:10px;width:100%}.cit__content-container{padding:20px 20px 40px}.cit__arrows,.cit__bullets{justify-content:center}}