.hotcg-product-module{margin-top:clamp(42px,6vw,82px)}.hotcg-product-module__heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:20px}.hotcg-product-module__heading h2{margin:7px 0 0;color:var(--hotcg-product-text);font-family:var(--font-heading-family, var(--font-body-family));font-size:clamp(25px,3vw,42px);font-weight:850;line-height:1;letter-spacing:-.05em}.hotcg-product-module__heading p{max-width:600px;margin:9px 0 0;color:var(--hotcg-product-muted);font-size:12px;line-height:1.5}.hotcg-product-bundle{padding:clamp(22px,3vw,34px);border-radius:calc(var(--hotcg-product-radius) + 6px);background:radial-gradient(circle at 100% 0%,rgba(117,205,255,.17),transparent 32%),radial-gradient(circle at 0% 100%,rgba(241,168,213,.15),transparent 36%),#f8f8fb}.hotcg-product-bundle__total{min-width:130px;text-align:right}.hotcg-product-bundle__total small{color:var(--hotcg-product-muted);display:block;font-size:8px;font-weight:850;letter-spacing:.12em}.hotcg-product-bundle__total strong{display:block;margin-top:5px;font-size:22px;font-weight:900;letter-spacing:-.045em}.hotcg-product-bundle__items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.hotcg-bundle-item{position:relative;min-width:0;min-height:190px;padding:14px;border:1px solid rgba(17,17,17,.075);border-radius:21px;background:#ffffffd6;color:#111;display:grid;grid-template-rows:auto 1fr auto;cursor:pointer;overflow:hidden;transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .2s ease,box-shadow .2s ease}.hotcg-bundle-item:hover,.hotcg-bundle-item.is-selected{transform:translateY(-3px);border-color:color-mix(in srgb,var(--hotcg-product-accent) 48%,#ddd);box-shadow:0 14px 34px #373a5e17}.hotcg-bundle-item input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.hotcg-bundle-item__check{position:absolute;z-index:3;top:11px;right:11px;width:26px;height:26px;border-radius:50%;background:#eceef3;color:transparent;display:grid;place-items:center;transition:background .2s ease,color .2s ease}.hotcg-bundle-item.is-main .hotcg-bundle-item__check,.hotcg-bundle-item.is-selected .hotcg-bundle-item__check{background:var(--hotcg-product-success);color:#fff}.hotcg-bundle-item__check svg{width:14px;height:14px}.hotcg-bundle-item__media{height:105px;display:grid;place-items:center}.hotcg-bundle-item__media img,.hotcg-bundle-item__media .placeholder-svg{width:100%;height:100%;object-fit:contain}.hotcg-bundle-item__copy{min-width:0;display:grid;gap:4px}.hotcg-bundle-item__copy strong{overflow:hidden;font-size:12px;font-weight:800;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.hotcg-bundle-item__copy>span{font-size:11px;font-weight:850}.hotcg-bundle-item__toggle{position:absolute;right:12px;bottom:12px;width:28px;height:28px;border-radius:50%;background:#f0f1f4;display:grid;place-items:center}.hotcg-bundle-item.is-selected .hotcg-bundle-item__toggle{transform:rotate(45deg)}.hotcg-bundle-item__toggle svg{width:14px;height:14px}.hotcg-product-bundle__button{width:100%;margin-top:14px;background:var(--hotcg-product-text)}.hotcg-product-bundle__button strong{font-weight:850}.hotcg-product-combo__track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.hotcg-combo-card{position:relative;min-width:0;padding:13px;border:1px solid var(--hotcg-product-line);border-radius:21px;background:var(--hotcg-product-card);display:grid;grid-template-columns:86px minmax(0,1fr) 38px;align-items:center;gap:11px;box-shadow:0 10px 30px #151a2d0b;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .2s ease}.hotcg-combo-card:hover{transform:translateY(-3px);box-shadow:0 17px 38px #151a2d14}.hotcg-combo-card__media{width:86px;height:98px;border-radius:15px;background:#f6f6f8;display:grid;place-items:center;overflow:hidden}.hotcg-combo-card__media img,.hotcg-combo-card__media .placeholder-svg{width:100%;height:100%;padding:6px;object-fit:contain}.hotcg-combo-card__copy{min-width:0;display:grid;gap:5px}.hotcg-combo-card__copy a{color:inherit;text-decoration:none}.hotcg-combo-card__copy strong{display:-webkit-box;overflow:hidden;font-size:12px;font-weight:800;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hotcg-combo-card__copy>span{font-size:11px;font-weight:850}.hotcg-combo-card__add{width:38px;height:38px;padding:0;border:0;border-radius:50%;background:#111;color:#fff;display:grid;place-items:center;cursor:pointer;transition:transform .2s cubic-bezier(.22,1,.36,1),background .2s ease}.hotcg-combo-card__add:hover{transform:scale(1.06);background:var(--hotcg-product-accent)}.hotcg-combo-card__add svg{width:16px;height:16px}.hotcg-product-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin-top:clamp(40px,5vw,70px);padding:15px;border-radius:24px;background:#f7f7f9}.hotcg-product-trust__item{min-width:0;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px;padding:12px}.hotcg-product-trust__item>span{width:42px;height:42px;border-radius:14px;background:#fff;color:var(--hotcg-product-accent);display:grid;place-items:center}.hotcg-product-trust__item>span svg{width:20px;height:20px}.hotcg-product-trust__item div{min-width:0;display:grid;gap:3px}.hotcg-product-trust__item strong{font-size:11px;font-weight:850}.hotcg-product-trust__item small{overflow:hidden;color:var(--hotcg-product-muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.hotcg-product-lower-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.hotcg-product-benefits,.hotcg-product-faq{padding:clamp(20px,3vw,30px);border:1px solid var(--hotcg-product-line);border-radius:calc(var(--hotcg-product-radius) + 2px);background:var(--hotcg-product-card)}.hotcg-product-benefits__list{display:grid;gap:2px}.hotcg-product-benefits__item{display:grid;grid-template-columns:37px minmax(0,1fr);align-items:center;gap:11px;padding:11px 0}.hotcg-product-benefits__item>span{width:37px;height:37px;border-radius:12px;background:#f4f5f8;color:var(--hotcg-product-accent);display:grid;place-items:center}.hotcg-product-benefits__item>span svg{width:18px;height:18px}.hotcg-product-benefits__item p{margin:0;color:#35363c;font-size:11px;font-weight:650;line-height:1.4}.hotcg-product-description{margin-top:16px;padding-top:18px;border-top:1px solid var(--hotcg-product-line);color:var(--hotcg-product-muted);font-size:11px;line-height:1.65}.hotcg-product-faq__list{display:grid}.hotcg-product-faq__item{border-bottom:1px solid var(--hotcg-product-line)}.hotcg-product-faq__item:last-child{border-bottom:0}.hotcg-product-faq__item summary{min-height:58px;padding:0 2px;color:var(--hotcg-product-text);display:flex;align-items:center;justify-content:space-between;gap:15px;cursor:pointer;list-style:none;font-size:12px;font-weight:800}.hotcg-product-faq__item summary::-webkit-details-marker{display:none}.hotcg-product-faq__item summary svg{width:17px;height:17px;transition:transform .25s cubic-bezier(.22,1,.36,1)}.hotcg-product-faq__item[open] summary svg{transform:rotate(45deg)}.hotcg-product-faq__item .rte{padding:0 28px 18px 2px;color:var(--hotcg-product-muted);font-size:10.5px;line-height:1.6}.hotcg-product-app-blocks:not(:empty){margin-top:30px}.hotcg-product-page__shell--main{padding-bottom:clamp(28px,4vw,54px)}.hotcg-product-extras{margin-top:-1px;background:var(--hotcg-product-bg, #fff);color:var(--hotcg-product-text, #111)}.hotcg-product-extras__shell{padding-top:0;padding-bottom:120px}.hotcg-product-extras .hotcg-product-module:first-child{margin-top:0}
/*# sourceMappingURL=/cdn/shop/t/2/assets/hotcg-product-modules.css.map */
