.hover-text-cards-module .content__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width:941px){.hover-text-cards-module .content__wrapper{margin-bottom:5rem;margin-top:5rem}}.hover-text-cards-module .content__wrapper>div{width:100%}.hover-text-cards-module .title__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4rem}.hover-text-cards-module .title__wrapper>div{text-align:center}.hover-text-cards-module .cards__wrapper{display:grid;gap:1rem;grid-template-columns:repeat(5,1fr);margin-top:5rem}@media(max-width:1140px){.hover-text-cards-module .cards__wrapper{grid-template-columns:repeat(3,1fr)}}@media(max-width:767px){.hover-text-cards-module .cards__wrapper{grid-template-columns:repeat(1,1fr)}}.hover-text-cards-module .card{border-radius:30px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:var(--color-ice-gray);-ms-flex-direction:column;flex-direction:column;gap:0;height:unset;min-height:44rem;overflow:hidden;position:relative;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.hover-text-cards-module .card:hover .card__content{opacity:1}.hover-text-cards-module .card:hover .card__buttons,.hover-text-cards-module .card:hover .card__image{opacity:0}.hover-text-cards-module .card:not(:hover) .card__title{color:#fff!important}.hover-text-cards-module .card:not(:hover) .card__buttons span{color:#fff!important;text-decoration-color:#fff!important}.hover-text-cards-module .card--mode-tag .card__tag{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.hover-text-cards-module .card--mode-tag .card__title{-webkit-box-ordinal-group:4;-ms-flex-order:3;margin:auto 0 3rem;order:3}.hover-text-cards-module .card--mode-tag .card__content{-webkit-box-ordinal-group:3;-ms-flex-order:2;max-height:26rem;order:2;position:absolute;top:90px}.hover-text-cards-module .card--mode-tag .card__buttons{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;position:static}.hover-text-cards-module .card--mode-tag:hover .card__title{opacity:0}.hover-text-cards-module .card--mode-tag:hover .card__inner-button{opacity:1}.hover-text-cards-module .card__tag{margin-bottom:3rem;position:relative;z-index:2}.hover-text-cards-module .card__tag span{background:var(--color-sunset-orange);border:1px solid var(--color-sunset-orange);border-radius:8px;display:inline-block;font-size:1.8rem;font-style:normal;font-weight:600;line-height:26px;padding:6px 16px}.hover-text-cards-module .card__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;margin-bottom:3rem;position:relative;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;z-index:2}.hover-text-cards-module .card__title>*{color:inherit}.hover-text-cards-module .card__title>:last-child{margin-bottom:0}.hover-text-cards-module .card__content{height:100vw;max-height:30rem;opacity:0;overflow-y:auto;position:relative;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;z-index:2}.hover-text-cards-module .card__content>:last-child{margin-bottom:0}.hover-text-cards-module .card__inner-button{bottom:2rem;gap:1.6rem;opacity:0;z-index:2}.hover-text-cards-module .card__image,.hover-text-cards-module .card__inner-button{position:absolute;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.hover-text-cards-module .card__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-position:var(--position-desktop);background-size:cover;height:100%;left:0;overflow:hidden;top:0;width:100%;z-index:1}@media(max-width:767px){.hover-text-cards-module .card__image{background-position:var(--position-mobile)}}.hover-text-cards-module .card__mask{background:-webkit-gradient(linear,left top,left bottom,from(var(--gradient-direction)),color-stop(0,var(--gradient-start)),to(var(--gradient-end)));background:linear-gradient(var(--gradient-direction),var(--gradient-start) 0,var(--gradient-end) 100%);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hover-text-cards-module .card__buttons{bottom:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.6rem;position:relative;position:absolute;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;z-index:2}.hover-text-cards-module .card__buttons span{font-size:1.6rem;font-style:normal;font-weight:600;line-height:24px;text-decoration-line:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-style:solid;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}