.hero_card_tpg_section{background:var(--hero-card-section-bg);padding-top:var(--hero-card-padding-top);padding-bottom:var(--hero-card-padding-bottom)}.hero_card_tpg{display:grid;grid-template-columns:minmax(0,50%) minmax(0,50%);overflow:hidden;min-height:460px;color:var(--hero-card-text)}.hero_card_content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:clamp(32px,4.5vw,52px) clamp(28px,5vw,46px);background:var(--hero-card-bg);border-top-left-radius:var(--hero-card-border-radius);border-bottom-left-radius:var(--hero-card-border-radius)}@media screen and (max-width:768px){.hero_card_content{border-radius:var(--hero-card-border-radius)}}.hero_card_subtitle{display:inline-flex;align-items:center;align-self:flex-start;gap:6px;margin:0 0 20px;padding:8px 13px;border-radius:999px;background:var(--hero-card-button-bg);color:var(--hero-card-bg);font-size:11px;font-weight:700;line-height:1;letter-spacing:.08em;text-transform:uppercase}.hero_card_subtitle_dot{width:5px;height:5px;border-radius:50%;background:currentColor}.hero_card_title{max-width:430px;margin:0;color:inherit;font-size:clamp(32px,4vw,44px);font-weight:700;line-height:.98;letter-spacing:-.05em}.hero_card_title br{display:block}.hero_card_text{max-width:440px;margin-top:24px;font-size:14px;line-height:1.55}.hero_card_usps{display:flex;flex-direction:column;gap:13px;margin:28px 0 0;padding:0;list-style:none}.hero_card_usp{display:flex;align-items:center;gap:12px;font-size:14px;line-height:1.25}.hero_card_usp_icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 18px;width:18px;height:18px;border-radius:50%;background:var(--hero-card-button-bg);color:var(--hero-card-bg)}.hero_card_buttons{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.hero_card_buttons svg{filter:invert(100%)}.hero_card_button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 24px;border-radius:8px;font-size:14px;font-weight:700;line-height:1;text-decoration:none;transition:transform .16s ease,opacity .16s ease}.hero_card_button:hover{transform:translateY(-1px)}.hero_card_button[aria-disabled=true]{cursor:default}.hero_card_button_main{gap:14px;background:var(--hero-card-button-bg);color:var(--hero-card-button-text)}.hero_card_button_arrow{font-size:14px;line-height:1}.hero_card_button_sub{border:1px solid var(--hero-card-border);color:var(--hero-card-text)}.hero_card_image{position:relative;min-height:100%}.hero_card_image:before,.hero_card_image:after{content:"";position:absolute;top:0;bottom:0;left:0;pointer-events:none}.hero_card_image:before{z-index:1;width:clamp(96px,14vw,170px);background:linear-gradient(90deg,var(--hero-card-bg) 0%,var(--hero-card-bg) 38%,transparent 100%);left:-7rem}.hero_card_image:after{top:-4%;bottom:-4%;left:-3%;z-index:1;width:clamp(92px,12vw,148px);background:linear-gradient(90deg,var(--hero-card-bg) 0%,transparent 74%);opacity:.9;filter:blur(16px)}.hero_card_image_tag,.hero_card_placeholder{position:relative;z-index:0;display:block;width:100%;height:100%;min-height:460px;object-fit:cover;border-top-right-radius:var(--hero-card-border-radius);border-bottom-right-radius:var(--hero-card-border-radius)}.hero_card_testimonial{position:absolute;right:24px;bottom:24px;width:min(250px,calc(100% - 48px));padding:18px;border-radius:12px;background:#fff;color:#001421;box-shadow:0 16px 36px #00142124}.hero_card_stars{display:flex;gap:1px;color:#f8a700;font-size:12px;line-height:1}.hero_card_star{opacity:.25}.hero_card_star.is-filled{opacity:1}.hero_card_review{margin-top:10px;font-size:12px;line-height:1.55}.hero_card_reviewer{display:flex;align-items:center;gap:10px;margin-top:14px}.hero_card_reviewer_icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 24px;width:24px;height:24px;border-radius:50%;background:#001421;color:var(--hero-card-bg);font-size:10px;font-weight:700}.hero_card_reviewer_name,.hero_card_reviewer_subname{margin:0}.hero_card_reviewer_name{font-size:12px;font-weight:700;line-height:1.2}.hero_card_reviewer_subname{margin-top:2px;color:#0014218f;font-size:9px;line-height:1.25}@media screen and (max-width:768px){.hero_card_tpg{display:block;min-height:0;border-radius:18px}.hero_card_content{min-height:440px;padding:44px clamp(34px,7vw,46px)}.hero_card_content:after,.hero_card_image{display:none}.hero_card_subtitle{margin-bottom:22px}.hero_card_title{font-size:clamp(28px,8vw,34px)}.hero_card_text{margin-top:22px;font-size:14px}.hero_card_usps{gap:13px;margin-top:28px}.hero_card_usp{font-size:14px}.hero_card_buttons{gap:10px;margin-top:28px}.hero_card_button{min-height:42px;padding-right:22px;padding-left:22px;font-size:12px}}@media screen and (max-width:420px){.hero_card_buttons{flex-direction:column;align-items:stretch}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/custom-hero-card-tpg.css.map */
