.custom-cards .title-wrapper{margin-bottom:3rem}.custom-cards__grid{margin-bottom:0;row-gap:2rem}@media screen and (min-width:750px){.custom-cards__grid{row-gap:2rem}}.custom-card{position:relative;display:flex;flex-direction:column;height:100%;overflow:hidden;background-color:rgb(var(--color-base-accent-1));min-height:32rem}.custom-card__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.custom-card__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;top:0;right:0;bottom:0;left:0}.custom-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#000000a6,#0000008c,#000000bf);opacity:var(--color-overlay-opacity)}.custom-card__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:1rem;flex:1;gap:.8rem;background:#fff;position:absolute;left:10%;right:0;width:80%;bottom:10%}.custom-cards .center .custom-card__content{align-items:center;text-align:center}.custom-cards .right .custom-card__content{align-items:flex-end;text-align:right}.custom-card__icon{margin-bottom:.4rem;gap:.8rem;display:flex;justify-content:center;align-items:center}.custom-card__icon .icon{width:3.2rem;height:3.2rem;display:block}.custom-card__title{margin:0;word-break:break-word}.custom-card__title.h4{font-size:1.6rem}.custom-card__title.h3{font-size:1.8rem}.custom-card__title.h2{font-size:2.2rem}@media screen and (min-width:990px){.custom-card__title.h4{font-size:1.8rem}.custom-card__title.h3{font-size:2.2rem}.custom-card__title.h2{font-size:2.6rem}}.custom-card__text{font-size:1.4rem;line-height:1.6;margin:0}.custom-card__text p{margin:0}@media screen and (min-width:990px){.custom-card__text{font-size:1.5rem}}.custom-card__link{display:inline-flex;align-items:center;gap:.6rem;color:#000;text-decoration:none;font-weight:600;font-size:1.4rem;margin-top:.4rem;position:relative;transition:gap var(--duration-default) ease}.custom-card__link:before{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:#000;transition:width var(--duration-default) ease}.custom-card__link:hover:before{width:100%}.custom-card__link:hover{gap:1rem}.custom-card__link .icon{width:1.4rem;height:1.4rem;flex-shrink:0}@media screen and (max-width:749px){.custom-card{min-height:26rem}.custom-card__content{padding:2rem}.custom-cards .mobile-left .custom-card__content{align-items:flex-start;text-align:left}.custom-cards .mobile-center .custom-card__content{align-items:center;text-align:center}.custom-cards .mobile-right .custom-card__content{align-items:flex-end;text-align:right}}
/*# sourceMappingURL=/cdn/shop/t/82/assets/section-custom-cards.css.map */
