#why-us-block{position:relative;overflow:hidden}#why-us-block:before{content:'';width:240px;height:240px;background-image:url(//spb-taekwondo-itf.ru/wp-content/themes/theme/inc/blocks/why-us-block/../../../assets/images/decorate-1.png);background-size:contain;background-repeat:no-repeat;position:absolute;right:-70px;top:35px;z-index:-1;transform:rotate(-40deg)}.why-us-block-list{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.why-us-block-item{padding:25px;border-radius:5px;display:flex;gap:30px;background-color:var(--background-secondary);transition:all .3s;justify-content:space-between}.why-us-block-item__left{display:flex;flex-direction:column;justify-content:space-between;gap:15px}.why-us-block-item__icon--wrapper{width:50px;height:50px;border-radius:5px;display:flex;justify-content:center;align-items:center;background:var(--primary)}.why-us-block-item__icon{max-width:30px;max-height:30px;width:100%;height:100%;object-fit:cover}.why-us-block-item__title{color:var(--head-primary);font-family:'RobotoCondensed';font-size:var(--font-size-16-20);font-weight:700;line-height:110%;margin-bottom:10px;text-transform:uppercase}.why-us-block-item__text{font-size:var(--font-size-16-18);font-weight:400;line-height:130%;color:var(--main-text-primary);font-family:'Inter'}.why-us-block-item__left{max-width:208px;width:100%}.why-us-block-item__right{max-width:202px;width:100%}.why-us-block-item__image--wrapper{max-width:202px;width:100%;height:249px;border-radius:5px;overflow:hidden}.why-us-block-item__image{width:100%;height:100%;object-fit:cover;object-position:top;transition:all .3s ease-in}.why-us-block-item:hover{background-color:var(--background);box-shadow:0 0 10px rgba(14,14,14,.2)}.why-us-block-item:hover .why-us-block-item__image{transform:scale(1.1)}@media (max-width:1400px){.why-us-block-item{gap:15px}.why-us-block-list{gap:15px}}@media (max-width:1200px){.why-us-block-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.why-us-block-item__image--wrapper{height:fit-content}.why-us-block-item__image{object-fit:contain}.why-us-block-item__image--wrapper{max-height:230px;height:100%}.why-us-block-item__image{object-fit:cover}.why-us-block-item{padding:15px}}@media (max-width:800px){.why-us-block-list{grid-template-columns:1fr}.why-us-block-item__left{max-width:100%}}@media (max-width:500px){.why-us-block-item{gap:10px;padding:15px}.why-us-block-item__right,.why-us-block-item__image--wrapper{max-width:100%}.why-us-block-item__image--wrapper{max-height:220px}}