.hover-cards-module .hover-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;gap:10px;justify-content:center;min-height:300px;position:relative}.hover-cards-module .hover-cards__title{margin-bottom:30px;text-align:center}.hover-cards-module .hover-cards__title--light h1,.hover-cards-module .hover-cards__title--light h2,.hover-cards-module .hover-cards__title--light h3,.hover-cards-module .hover-cards__title--light h4,.hover-cards-module .hover-cards__title--light h5,.hover-cards-module .hover-cards__title--light h6,.hover-cards-module .hover-cards__title--light p{color:var(--color-snow-white)}@media(min-width:992px){.hover-cards-module .hover-cards__title{margin-bottom:80px}}@media(max-width:1200px){.hover-cards-module .hover-cards--4{display:grid;grid-template-columns:repeat(3,1fr);height:unset!important}.hover-cards-module .hover-cards--4 .hover-cards__card.image-item--1{opacity:1!important;visibility:visible!important}.hover-cards-module .hover-cards--4 .hover-cards__card.image-item--2{display:none!important}}@media(max-width:1023px){.hover-cards-module .hover-cards--4{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.hover-cards-module .hover-cards--4{grid-template-columns:repeat(1,1fr)}}@media(max-width:1200px){.hover-cards-module .hover-cards--5{display:grid;grid-template-columns:repeat(3,1fr);height:unset!important}.hover-cards-module .hover-cards--5 .hover-cards__card.image-item--1{opacity:1!important;visibility:visible!important}.hover-cards-module .hover-cards--5 .hover-cards__card.image-item--2{display:none!important}}@media(max-width:1023px){.hover-cards-module .hover-cards--5{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.hover-cards-module .hover-cards--5{grid-template-columns:repeat(1,1fr)}}@media(max-width:1200px){.hover-cards-module .hover-cards--6{display:grid;grid-template-columns:repeat(3,1fr);height:unset!important}.hover-cards-module .hover-cards--6 .hover-cards__card.image-item--1{opacity:1!important;visibility:visible!important}.hover-cards-module .hover-cards--6 .hover-cards__card.image-item--2{display:none!important}}@media(max-width:1023px){.hover-cards-module .hover-cards--6{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.hover-cards-module .hover-cards--6{grid-template-columns:repeat(1,1fr)}}.hover-cards-module .hover-cards__card-inner{gap:20px}.hover-cards-module .hover-cards__card,.hover-cards-module .hover-cards__card-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.hover-cards-module .hover-cards__card{background-color:var(--color-ice-gray);border-radius:30px;gap:14px;overflow:hidden;padding:20px}@media(min-width:1201px){.hover-cards-module .hover-cards__card{left:0;position:absolute;top:0;will-change:width,height,opacity}}@media(max-width:1200px){.hover-cards-module .hover-cards__card{height:100%!important;-webkit-transform:unset!important;transform:unset!important;width:100%!important}}@media(min-width:768px){.hover-cards-module .hover-cards__card{gap:20px}}.hover-cards-module .hover-cards__card-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}@media(min-width:768px){.hover-cards-module .hover-cards__card-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:initial;-ms-flex-align:initial;align-items:normal;gap:30px}}.hover-cards-module .hover-cards__card-description{color:var(--color-midnight-blue);font-size:1.6rem;line-height:2.4rem}.hover-cards-module .hover-cards__card.image-item{opacity:0;padding:0;pointer-events:none;visibility:hidden;will-change:transform,width,height,opacity}.hover-cards-module .hover-cards__card.image-item img{border-radius:var(--radius);display:block;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transform:scale(1.08);transform:scale(1.08);width:100%;will-change:transform}.hover-cards-module .hover-cards__card.image-item.image-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.hover-cards-module .hover-cards__card.image-item.image-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.hover-cards-module .hover-cards__card.image-item:has(.image-inner){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;background-color:transparent;border-radius:0;-ms-flex-flow:row;flex-flow:row}.hover-cards-module .hover-cards__card.image-item .image-inner{border-radius:30px;height:100%;overflow:hidden;width:75%}@media(max-width:1200px){.hover-cards-module .hover-cards__card.image-item .image-inner{width:100%}}.hover-cards-module h1,.hover-cards-module h2,.hover-cards-module h3,.hover-cards-module h4,.hover-cards-module h5,.hover-cards-module h6,.hover-cards-module p{margin:0}