.card-tabs__title-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.card-tabs--module__wrapper{display:flex;flex-direction:column;gap:60px}.card-tabs__card-wrapper{column-gap:20px;display:flex;width:100%}.card__style{display:flex;justify-content:space-between;overflow:hidden;position:relative;transition:.5s ease-in-out;width:100%}.card__style:hover .card__image--wrapper{transform:scale(1.1)}.card__image--wrapper{height:100%;left:0;position:absolute;top:0;transition:.2s ease-in-out;width:100%;z-index:0}.card__wrapper{color:#fff;display:flex;flex-direction:column;justify-content:space-between;min-height:325px;padding:20px 28px;z-index:1;& img{max-width:44px}}.card__wrapper .card__title{font-weight:400;margin-top:5px;max-width:400px}@media screen and (min-width:1000px){.card__wrapper .card__title{font-size:36px;line-height:44px}}.card-tabs__button{background:transparent;border:2px solid #e5e5e5;border-radius:100px;color:#000;cursor:pointer;font-family:Inter;font-size:20px;font-weight:500;line-height:30px;padding:15px 30px}.card-tabs__button.tabs--active,.card-tabs__button:hover{background-color:#f3f1ff;border-color:#5959eb;color:#5959eb}.card-tabs__title-container{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.card__image--wrapper img{height:100%;object-fit:cover;width:100%}@media (max-width:1000px){.card-tabs__card-container{margin:0 auto;max-width:500px;min-width:500px}.card-tabs__title-wrapper{flex-direction:column}.card-tabs__card-wrapper{flex-direction:column;row-gap:20px}}@media (max-width:600px){.card-tabs__card-container{margin:0 auto;max-width:500px;min-width:auto;width:100%}}.card__title p,h3{line-height:44px;margin-bottom:0}.card__wrapper .card__title-2 p,h3{font-size:28px;line-height:32px}