.custom-card-row{padding-block:var(--custom-card-row-padding-top-mobile) var(--custom-card-row-padding-bottom-mobile)}.custom-card-row__inner{display:grid;gap:48px}.custom-card-row__header{max-width:760px;margin-inline:auto;text-align:center}.custom-card-row__heading{margin:0}.custom-card-row__text{margin-top:20px;color:#161e4eb8;font-size:1.125rem;line-height:1.7}.custom-card-row__text>*{margin:0}.custom-card-row__grid{display:grid;gap:20px}.custom-card-row__card{display:flex;flex-direction:column;height:100%;padding:0;text-decoration:none;color:inherit;background:#f3f6f9;border:1px solid rgba(22,30,78,.06);border-radius:28px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.custom-card-row__card:hover{transform:translateY(-6px);border-color:#1f6dff26;box-shadow:0 20px 50px #0f1e5014}.custom-card-row__media{position:relative;flex:0 0 auto;width:calc(100% - 32px);aspect-ratio:4 / 3;margin:16px 16px 8px;overflow:hidden;border-radius:20px}.custom-card-row__image,.custom-card-row__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.custom-card-row__image{object-fit:cover;object-position:center;transition:transform .45s ease}.custom-card-row__placeholder{background:linear-gradient(135deg,#f4f6fa,#eceff4)}.custom-card-row__content{display:flex;flex:1;flex-direction:column;gap:18px;min-height:250px;margin:8px 16px 16px;padding:22px;border-radius:20px;background:#fff}.custom-card-row__category{margin:0;color:#8d95c7;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.custom-card-row__title{margin:0;line-height:1.2}.custom-card-row__description{margin:0;color:#161e4eb8;font-size:.97rem;line-height:1.7}.custom-card-row__link{margin-top:auto;display:inline-flex;align-items:center;gap:8px;color:#1f6dff;font-weight:600}.custom-card-row__link:after{content:"\2192";transition:transform .25s ease}.custom-card-row__card:hover .custom-card-row__link:after{transform:translate(4px)}@media(min-width:768px){.custom-card-row{padding-block:var(--custom-card-row-padding-top-desktop) var(--custom-card-row-padding-bottom-desktop)}.custom-card-row__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1200px){.custom-card-row__inner{gap:64px}.custom-card-row__grid{grid-template-columns:repeat(var(--custom-card-row-columns),minmax(0,1fr))}}@media(max-width:767px){.custom-card-row__inner{gap:36px}.custom-card-row__media{padding:32px}.custom-card-row__content{margin:12px;padding:24px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/custom-card-row.css.map */
