.cards{display:block;padding:128px 0;position:relative}@media (max-width:766px){.cards{padding:64px 0}}.cards__block{display:flex;flex-wrap:wrap;margin:0 -12px}.cards__elem{margin-bottom:24px;min-height:260px;padding:0 12px;position:relative;width:33.3333%}.cards__elem:nth-child(4),.cards__elem:nth-child(5){width:50%}@media (max-width:766px){.cards__elem{min-height:auto}.cards__elem,.cards__elem:nth-child(4),.cards__elem:nth-child(5){min-width:300px;width:100%}}.cards__content{border:1px solid rgb(var(--v-theme-white));height:100%;position:relative}@media (min-width:1101px){.cards__content:hover .cards__hover{box-shadow:4px 4px 50px rgb(var(--v-theme-black));color:rgb(var(--v-theme-black));height:calc(100% + 150px);inset:-75px 0 0 -65px;position:absolute;width:calc(100% + 130px)}.cards__content:hover .cards__bottom .cards__text{opacity:1;position:static;visibility:visible}}.cards__hover{background:rgb(var(--v-theme-black));color:rgb(var(--v-theme-white));display:flex;flex-direction:column;height:100%;padding:24px;transition:.2s linear;z-index:1}@media (max-width:766px){.cards__hover{padding:16px}}.cards__bg{height:100%;inset:0;position:absolute;width:100%;z-index:-1}.cards__bg_1{background:linear-gradient(154.47deg,#69d9a3,#93f3c5)}.cards__bg_2{background:linear-gradient(154.57deg,#e5ca67 -36.18%,#fff3c6)}.cards__bg_3{background:linear-gradient(154.47deg,#00c1b3,#57fdf1)}.cards__bg_4{background:#ef9a6a}.cards__bg_5{background:#fff}.cards__bottom{display:flex;flex-direction:column;margin-top:auto;position:relative}.cards__bottom .cards__text{margin-bottom:4px;max-width:100%;opacity:0;position:absolute;transition:opacity .2s linear;transition-delay:.2s;visibility:hidden}.cards__icon{height:50px;margin-left:auto;width:50px}@media (max-width:766px){.cards__icon{margin-left:0}}.cards__title{display:block;font-size:36px;font-weight:500;line-height:120%;margin-bottom:12px;text-transform:uppercase}@media (max-width:766px){.cards__title{font-size:32px}}.cards__text{display:block;font-size:16px;font-weight:400;max-width:260px}@media (max-width:766px){.cards__text{margin-bottom:12px;max-width:none}}
