.services__section__tabs{display:flex;flex-wrap:wrap;border-radius:25px 25px 0 0;overflow:hidden}.services__section__tab__item__head{cursor:pointer;padding:52px 16px 40px;background:var(--5);flex:1;transition:all .3s}.services__section__tab__item__head svg path{transition:fill .3s}.services__section__tab__item__head.active{background:var(--1)}.services__section__tab__item__head.active .tab__title{color:var(--2)}.services__section__tab__item__head.active svg path{fill:#fff}.services__section__tab__content{display:flex;flex-direction:column;justify-content:center;align-items:center}.tab__title{font-weight:700;font-size:16px;text-align:center;color:var(--3);transition:color .3s}.service__icon{width:45px;height:45px;margin-bottom:22px}.tab__item__content{padding:49px 41px 58px;background-color:var(--2);display:none}.tab__item__content.active{display:block}.tab__item__title{font-weight:700;font-size:32px;color:var(--3);margin-bottom:19px}.tab__item__text{font-family:var(--font-family);font-weight:400;font-size:18px;color:var(--4);margin-bottom:36px}.service__link{font-size:12px}.tab__item__img{width:100%;object-fit:cover}@media (max-width:565px){.tab__item__title,.tab__title{font-size:12px}.services__section__tab__item__head{width:50%;flex:unset;padding:10px}.service__icon{width:27px;height:27px;margin-bottom:6px}.tab__item__text{font-size:12px}.tab__item__text p{margin-bottom:16px}.tab__item__content__description{margin-bottom:32px}}