.st.st-rt{background:var(--ground)}.st .st-rt__hero{padding:88px 0 72px;background:linear-gradient(180deg,#fff 0%,var(--ground) 100%)}.st .st-rt__hgrid{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center}.st .st-rt__copy{display:flex;flex-direction:column;gap:22px}.st .st-rt__h1{font-family:var(--serif);font-size:clamp(38px,5vw,64px);line-height:1.04;letter-spacing:-.02em;color:var(--ink)}.st .st-rt__ctas{display:flex;gap:14px;flex-wrap:wrap}.st .st-rt__chartcard{background:#fff;border:1px solid var(--line);border-radius:26px;padding:30px;box-shadow:0 20px 50px #0b1b4514}.st .st-rt__ctitle{font-family:var(--serif);font-size:22px;color:var(--ink);margin-bottom:22px}.st .st-rt__bars{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;align-items:end;height:200px}.st .st-rt__bar{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:100%;gap:8px}.st .st-rt__bar i{position:relative;width:100%;height:var(--h);background:linear-gradient(180deg,var(--blue),var(--navy));border-radius:12px 12px 6px 6px;display:block;transform-origin:bottom;animation:st-grow 1.2s cubic-bezier(.2,.7,.2,1) both}.st .st-rt__bar:nth-child(2) i{animation-delay:.15s}.st .st-rt__bar:nth-child(3) i{animation-delay:.3s}.st .st-rt__bar:nth-child(4) i{animation-delay:.45s}.st .st-rt__bar i b{position:absolute;top:-24px;left:0;right:0;text-align:center;font-size:13px;font-weight:800;color:var(--navy);font-style:normal}.st .st-rt__bar span{font-size:13px;font-weight:700;color:var(--muted)}.st .st-rt__cnote{font-size:13.5px;color:var(--muted);margin-top:18px;line-height:1.45}.st .st-rt__cflag{margin-top:14px;display:flex;gap:8px;align-items:flex-start;background:#fff4e5;color:#8a4b00;border-radius:12px;padding:10px 12px;font-size:13.5px;font-weight:700;line-height:1.35}.st .st-rt__cflag svg{width:16px;height:16px;flex-shrink:0;margin-top:2px}@keyframes st-grow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.st .st-rt__head{display:flex;flex-direction:column;gap:10px;max-width:720px;margin-bottom:40px}.st .st-rt__rgrid{display:grid;grid-template-columns:1.1fr .9fr;gap:56px;align-items:center}.st .st-rt__rlist{display:flex;flex-direction:column;gap:6px}.st .st-rt__reason{display:flex;gap:18px;padding:18px 0;border-top:1px solid var(--line)}.st .st-rt__reason:last-child{border-bottom:1px solid var(--line)}.st .st-rt__num{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--serif);font-size:18px}.st .st-rt__reason h3{font-family:var(--serif);font-size:22px;margin-bottom:4px}.st .st-rt__reason p{font-size:16px;color:var(--body);line-height:1.5}.st .st-rt__rimg{position:relative;border-radius:26px;overflow:hidden;aspect-ratio:4/5;background:var(--tint)}.st .st-rt__rimg img{width:100%;height:100%;object-fit:cover}.st .st-rt__rbadge{position:absolute;left:20px;bottom:20px;background:var(--navy-deep);color:#fff;border-radius:18px;padding:14px 18px;display:flex;flex-direction:column;line-height:1}.st .st-rt__rbadge b{font-family:var(--serif);font-size:36px}.st .st-rt__rbadge span{font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;margin-top:4px;color:var(--lime)}.st .st-rt__bgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.st .st-rt__ben{background:#fff;border:1px solid var(--line);border-radius:20px;padding:26px;display:flex;flex-direction:column;gap:10px}.st .st-rt__ben b{font-size:18px;color:var(--ink)}.st .st-rt__ben p{font-size:15.5px;color:var(--body)}.st .st-rt__vgrid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.st .st-rt__rev{background:var(--ground);border-radius:22px;padding:30px;display:flex;flex-direction:column;gap:16px}.st .st-rt__rev .st-stars svg,.st .st-rt__rev>svg{width:20px;height:20px;fill:var(--gold)}.st .st-rt__rev blockquote{margin:0;font-family:var(--serif);font-size:21px;line-height:1.45;color:var(--ink)}.st .st-rt__who{display:flex;align-items:center;gap:12px;margin-top:auto}.st .st-rt__who img{width:48px;height:48px;border-radius:50%;object-fit:cover}.st .st-rt__who b{display:block;font-size:15px}.st .st-rt__who span{font-size:13.5px;color:var(--muted)}.st .st-rt__fix{background:#fff;border-top:1px solid var(--line)}.st .st-rt__fgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:44px}.st .st-rt__fcard{background:var(--ground);border:1px solid var(--line);border-radius:22px;padding:28px;display:flex;flex-direction:column;gap:8px;text-decoration:none;color:var(--ink);transition:transform .25s,box-shadow .25s}.st .st-rt__fcard:hover{transform:translateY(-4px);box-shadow:0 18px 40px #0b1b451f}.st .st-rt__fcard b{font-size:19px;margin-top:6px}.st .st-rt__fcard>span:not(.st-icon){font-size:15px;color:var(--body)}.st .st-rt__fcard em{font-style:normal;font-weight:800;color:var(--navy);font-size:14.5px;margin-top:8px}.st .st-rt__final{display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center;background:var(--navy-deep);color:#fff;border-radius:30px;padding:64px 40px}.st .st-rt__final .st-eyebrow{color:var(--lime)}.st .st-rt__final h2{font-family:var(--serif);font-size:clamp(30px,3.6vw,48px);color:#fff;line-height:1.1;max-width:640px}.st .st-rt__ftext{font-size:18px;color:#c9d1e6;max-width:560px;line-height:1.55}.st .st-rt__keep{background:var(--lime);color:var(--navy-deep);min-width:340px;margin-top:10px;font-size:20px}.st .st-rt__keep:hover{background:#b7db4e;color:var(--navy-deep)}.st .st-rt__cancel{font-size:14.5px;color:#8fa0cc;text-decoration:underline}.st .st-rt__fnote{font-size:13.5px;color:#8fa0cc;max-width:520px;margin-top:6px}@media(max-width:1100px){.st .st-rt__hgrid,.st .st-rt__rgrid{grid-template-columns:1fr;gap:32px}.st .st-rt__bgrid,.st .st-rt__fgrid{grid-template-columns:1fr 1fr}.st .st-rt__vgrid{grid-template-columns:1fr}}@media(max-width:749px){.st .st-rt__hero{padding:44px 0 40px}.st .st-rt__ctas .st-btn{width:100%}.st .st-rt__bgrid,.st .st-rt__fgrid{grid-template-columns:1fr}.st .st-rt__chartcard{padding:22px}.st .st-rt__bars{height:160px}.st .st-rt__rimg{aspect-ratio:4/3}.st .st-rt__final .st-btn{min-width:0;width:100%}.st .st-rt__reason h3{font-size:19px}}.st .st-rt__hstats{display:flex;gap:28px;flex-wrap:wrap;padding-top:22px;border-top:1px solid var(--line)}.st .st-rt__hstats div{display:flex;flex-direction:column;gap:2px}.st .st-rt__hstats b{font-family:var(--serif);font-size:34px;line-height:1;color:var(--navy)}.st .st-rt__hstats span{font-size:13.5px;color:var(--muted);font-weight:600}.st .st-rt__cmp .st-rt__head{align-items:center;text-align:center;margin-left:auto;margin-right:auto}.st .st-rt__table{max-width:820px;margin:0 auto;background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:0 20px 50px #0b1b4514}.st .st-rt__trow{display:grid;grid-template-columns:1.2fr 1fr 1fr;border-top:1px solid #ECEDF1}.st .st-rt__trow>div{padding:18px 22px;font-size:16px;display:flex;align-items:center;gap:8px}.st .st-rt__trow--h{border-top:0;background:var(--ground)}.st .st-rt__trow--h>div{font-size:13px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase;color:var(--muted);justify-content:center}.st .st-rt__trow--h .is-stay{background:var(--navy);color:#fff}.st .st-rt__tlabel{font-weight:700;color:var(--ink)}.st .st-rt__trow .is-stay{background:#f0f4fc;color:var(--ink);font-weight:700;justify-content:center}.st .st-rt__trow .is-cancel{color:var(--muted);justify-content:center}.st .st-rt__trow svg{width:16px;height:16px;flex-shrink:0}.st .st-rt__trow .is-stay svg{color:#1d6b3a}.st .st-rt__trow .is-cancel svg{color:#b3261e}.st .st-rt__tfoot{display:flex;align-items:baseline;justify-content:center;gap:10px;flex-wrap:wrap;padding:20px 22px;background:#fff4e5;color:#8a4b00;border-top:1px solid #F5DEB8}.st .st-rt__tfoot b{font-family:var(--serif);font-size:30px;line-height:1}.st .st-rt__tfoot span{font-size:15px;font-weight:600}.st .st-rt__vgrid{grid-template-columns:repeat(3,1fr)}.st .st-rt__rev{background:#fff;border:1px solid var(--line)}@media(max-width:1100px){.st .st-rt__vgrid{grid-template-columns:1fr}}@media(max-width:749px){.st .st-rt__hstats{gap:18px}.st .st-rt__hstats b{font-size:28px}.st .st-rt__trow>div{padding:12px 10px;font-size:13.5px}.st .st-rt__trow{grid-template-columns:1.1fr 1fr 1fr}.st .st-rt__final{padding:40px 22px;border-radius:22px}.st .st-rt__keep{min-width:0;width:100%}.st .st-rt__tfoot b{font-size:24px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/st-home-v13.css.map */
