.hover-expandable-cards-module .hover-expandable-cards{gap:80px}.hover-expandable-cards-module .hover-expandable-cards,.hover-expandable-cards-module .hover-expandable-cards__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.hover-expandable-cards-module .hover-expandable-cards__content{gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-inline:auto;max-width:927px;text-align:center}.hover-expandable-cards-module .hover-expandable-cards__cards{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;gap:10px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.hover-expandable-cards-module .hover-expandable-cards__cards .card{background-color:var(--color-ice-gray);border-radius:30px;gap:20px;padding:10px;-webkit-transition:.4s;transition:.4s;width:calc(33.33333% - 6.66667px)}.hover-expandable-cards-module .hover-expandable-cards__cards .card,.hover-expandable-cards-module .hover-expandable-cards__cards .card__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.hover-expandable-cards-module .hover-expandable-cards__cards .card__content{gap:30px;padding:30px 20px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.hover-expandable-cards-module .hover-expandable-cards__cards .card__image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:30px;height:200px;overflow:hidden;-webkit-transition:.4s ease;transition:.4s ease;width:100%}.hover-expandable-cards-module .hover-expandable-cards__cards .card h1,.hover-expandable-cards-module .hover-expandable-cards__cards .card h2,.hover-expandable-cards-module .hover-expandable-cards__cards .card h3,.hover-expandable-cards-module .hover-expandable-cards__cards .card h4,.hover-expandable-cards-module .hover-expandable-cards__cards .card h5,.hover-expandable-cards-module .hover-expandable-cards__cards .card h6,.hover-expandable-cards-module .hover-expandable-cards__cards .card p{margin:0}.hover-expandable-cards-module .hover-expandable-cards__cards .card:hover{background-color:var(--color-midnight-blue)}.hover-expandable-cards-module .hover-expandable-cards__cards .card:hover h1,.hover-expandable-cards-module .hover-expandable-cards__cards .card:hover h2,.hover-expandable-cards-module .hover-expandable-cards__cards .card:hover h3,.hover-expandable-cards-module .hover-expandable-cards__cards .card:hover h4,.hover-expandable-cards-module .hover-expandable-cards__cards .card:hover h5,.hover-expandable-cards-module .hover-expandable-cards__cards .card:hover h6,.hover-expandable-cards-module .hover-expandable-cards__cards .card:hover p{color:#fff}.hover-expandable-cards-module .hover-expandable-cards__cards .card:hover .card__image{height:300px}@media(max-width:1240px){.hover-expandable-cards-module .hover-expandable-cards__cards .card{width:calc(50% - 5px)}}@media(max-width:768px){.hover-expandable-cards-module .hover-expandable-cards__cards .card{width:100%}}@media(max-width:1240px){.hover-expandable-cards-module .hover-expandable-cards__cards{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media(max-width:920px){.hover-expandable-cards-module .hover-expandable-cards{gap:40px}}@media(max-width:768px){.hover-expandable-cards-module .hover-expandable-cards{gap:20px}}.hover-expandable-cards-module--color-dark .tag{color:var(--color-midnight-blue)}.hover-expandable-cards-module--color-light .tag,.hover-expandable-cards-module--color-light h1,.hover-expandable-cards-module--color-light h2,.hover-expandable-cards-module--color-light h3,.hover-expandable-cards-module--color-light h4,.hover-expandable-cards-module--color-light h5,.hover-expandable-cards-module--color-light h6,.hover-expandable-cards-module--color-light p{color:var(--color-snow-white)}