.shero{padding-top:clamp(32px,5vw,60px)}.shero__grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(32px,4vw,64px);display:grid}.shero__media .ph{aspect-ratio:4/4.6;border-radius:var(--r-xl);box-shadow:var(--shadow-lg)}.shero__media img{border-radius:var(--r-xl);width:100%;height:auto;box-shadow:var(--shadow-lg);display:block}.shero__media--plain img{box-shadow:none;border-radius:0}@media (max-width:860px){.shero__grid{grid-template-columns:1fr}}.bgrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.bcard{background:var(--white);border:1px solid var(--line);border-radius:var(--r-lg);padding:28px 24px;transition:transform .22s,box-shadow .22s}.bcard:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.bcard__ic{background:var(--red-soft);width:50px;height:50px;color:var(--red);border-radius:13px;place-items:center;margin-bottom:18px;display:grid}.bcard__ic svg{width:24px;height:24px}.bcard h3{font-size:22px;line-height:1}.bcard p{color:var(--fg-soft);margin-top:10px;font-size:14px;line-height:1.55}@media (max-width:920px){.bgrid{grid-template-columns:1fr 1fr}}@media (max-width:520px){.bgrid{grid-template-columns:1fr}}.savail{text-align:center;background:var(--white);border:1px solid var(--line);border-radius:var(--r-xl);max-width:600px;box-shadow:var(--shadow);flex-direction:column;align-items:center;gap:18px;margin-inline:auto;padding:clamp(28px,4vw,44px);display:flex}.savail__ic{background:var(--red-soft);width:56px;height:56px;color:var(--red);border-radius:16px;place-items:center;display:grid}.savail__ic svg{width:28px;height:28px}.savail__main{font-size:19px;font-weight:600;line-height:1.5}.savail__sub{color:var(--fg-soft);margin-top:8px;font-size:15px}.sprice{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.spc{background:var(--white);border:1px solid var(--line);border-radius:var(--r-lg);text-align:center;flex-direction:column;align-items:center;padding:34px 26px;transition:transform .2s,box-shadow .2s;display:flex}.spc:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.spc__head{flex-direction:column;justify-content:center;align-items:center;gap:2px;min-height:76px;display:flex}.spc__price{font-family:var(--display);font-size:clamp(26px,3vw,34px);font-weight:800;line-height:1.05}.spc__per{color:var(--fg-soft);font-size:14px;font-weight:600}.spc__audience{color:var(--fg-soft);flex:1;max-width:26ch;margin:14px 0 24px;font-size:14px;line-height:1.55}.spc .btn{justify-content:center;width:100%;margin-top:auto}.sprice__note{text-align:center;margin-top:clamp(36px,5vw,52px)}.sprice__note h3{font-family:var(--display);text-transform:uppercase;letter-spacing:.02em;color:var(--red);font-size:clamp(22px,2.6vw,30px);font-weight:800}.sprice__note p{color:var(--fg-soft);margin-top:8px;font-size:15px;line-height:1.6}.sprice__note p:first-of-type{margin-top:14px}@media (max-width:920px){.sprice{grid-template-columns:1fr 1fr}}@media (max-width:600px){.sprice{grid-template-columns:1fr}}.srow{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(28px,4vw,56px);display:grid}.srow__media .ph{aspect-ratio:4/3.2;border-radius:var(--r-xl);box-shadow:var(--shadow)}.srow__media img{aspect-ratio:1;object-fit:cover;width:100%;height:auto;box-shadow:var(--shadow);border-radius:50%;display:block}.srow--reverse .srow__media{order:1}.srow__body h2{margin-bottom:12px}.srow__body p{color:var(--fg-soft);max-width:52ch;font-size:16px;line-height:1.6}.srow__list{flex-direction:column;gap:12px;display:flex}.srow__list li{align-items:flex-start;gap:11px;font-size:15px;font-weight:500;display:flex}.srow__list svg{width:18px;height:18px;color:var(--red);flex:none;margin-top:2px}@media (max-width:760px){.srow{grid-template-columns:1fr}.srow--reverse .srow__media{order:0}}
