.rtcv2t{padding:var(--rtcv2t-section-top) 0 var(--rtcv2t-section-bottom);background:var(--rtcv2t-page-bg);content-visibility:auto;contain-intrinsic-size:auto 880px}.rtcv2t,.rtcv2t *{box-sizing:border-box}.rtcv2t__shell{width:min(100%,1320px);margin:0 auto;padding:0 12px}.rtcv2t__panel{position:relative;width:100%;overflow:hidden;padding:clamp(30px,4vw,54px) clamp(14px,3vw,38px) clamp(28px,4vw,48px);border:1px solid var(--rtcv2t-border);border-radius:32px;background:var(--rtcv2t-panel-bg);box-shadow:0 12px 34px #492c260f}.rtcv2t__ornament{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:14px}.rtcv2t__ornament span{width:clamp(54px,10vw,128px);height:1px;background:color-mix(in srgb,var(--rtcv2t-accent) 25%,transparent)}.rtcv2t__ornament svg{width:34px;height:34px;fill:none;stroke:var(--rtcv2t-accent);stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.rtcv2t__header{width:min(100%,900px);margin:0 auto;text-align:center}.rtcv2t__title{max-width:820px;margin:0 auto;color:var(--rtcv2t-heading);font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4.8vw,68px);font-weight:500;letter-spacing:-.042em;line-height:1;text-wrap:balance}.rtcv2t__subtitle{max-width:700px;margin:14px auto 0;color:var(--rtcv2t-muted);font-size:clamp(14px,1.4vw,19px);line-height:1.45}.rtcv2t__tabs{display:grid;grid-template-columns:repeat(var(--rtcv2t-tab-count),minmax(0,1fr));gap:8px;width:min(100%,720px);margin:24px auto 22px}.rtcv2t__tab{min-width:0;min-height:46px;padding:9px 12px;border:1px solid color-mix(in srgb,var(--rtcv2t-accent) 55%,transparent);border-radius:999px;background:#ffffff80;color:var(--rtcv2t-text);font:inherit;font-size:15px;font-weight:500;line-height:1;white-space:nowrap;cursor:pointer;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.rtcv2t__tab.is-active{color:#fff;background:var(--rtcv2t-accent);border-color:var(--rtcv2t-accent)}.rtcv2t__carousel{width:100%;overflow-x:auto;padding:4px 4px 16px;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-padding-inline:4px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.rtcv2t__carousel::-webkit-scrollbar{display:none}.rtcv2t__track{display:flex;align-items:flex-start;gap:14px;width:100%}.rtcv2t__card{flex:0 0 min(80vw,370px);display:grid;grid-template-rows:max-content max-content max-content max-content;align-content:start;align-self:flex-start;height:auto;padding:15px;overflow:hidden;scroll-snap-align:start;border:1px solid var(--rtcv2t-border);border-radius:24px;background:var(--rtcv2t-card-bg);box-shadow:0 10px 28px #4a2c2613;contain:layout paint style}.rtcv2t__card-head{min-height:0;padding:0 4px 5px;text-align:center}.rtcv2t__badge{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:28px;padding:5px 11px;border:1px solid color-mix(in srgb,var(--rtcv2t-accent) 22%,transparent);border-radius:999px;color:var(--rtcv2t-accent);background:var(--rtcv2t-accent-soft);font-size:9px;font-weight:700;letter-spacing:.085em;line-height:1.1;text-transform:uppercase}.rtcv2t__badge svg{width:13px;height:13px;fill:currentColor}.rtcv2t__card-title{max-width:260px;margin:7px auto 0;color:var(--rtcv2t-heading);font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,2.4vw,31px);font-weight:500;letter-spacing:-.032em;line-height:1.01;text-wrap:balance}.rtcv2t__media{position:relative;display:grid;place-items:center;min-width:0;height:auto;aspect-ratio:1 / 1;margin:1px -15px;overflow:hidden;background:#f5e8df}.rtcv2t__media:before,.rtcv2t__media:after,.rtcv2t__media-glow{display:none}.rtcv2t__image,.rtcv2t__placeholder{position:relative;width:100%;height:100%;object-fit:var(--rtcv2t-image-fit);object-position:var(--rtcv2t-image-position);transform:scale(var(--rtcv2t-image-scale));transform-origin:center}.rtcv2t__features{display:flex;flex-direction:column;padding-top:0}.rtcv2t__feature{display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:9px;min-height:46px;padding:6px 1px;border-bottom:1px solid rgba(229,217,210,.82)}.rtcv2t__feature:last-child{border-bottom:0}.rtcv2t__feature-icon{display:grid;place-items:center;width:32px;height:32px;border:1px solid color-mix(in srgb,var(--rtcv2t-accent) 18%,transparent);border-radius:50%;color:var(--rtcv2t-accent);background:var(--rtcv2t-accent-soft)}.rtcv2t__feature-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.rtcv2t__feature-text{color:var(--rtcv2t-text);font-size:13px;line-height:1.25}.rtcv2t__card-button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:46px;margin-top:4px;padding:10px 14px;border-radius:13px;color:var(--rtcv2t-button-text);background:var(--rtcv2t-button);text-decoration:none;font-size:13px;font-weight:700;line-height:1.2;transition:opacity .18s ease,transform .18s ease}.rtcv2t__card-button:hover{transform:translateY(-1px)}.rtcv2t__card-button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.rtcv2t .is-disabled{opacity:.45;pointer-events:none}.rtcv2t__dots{display:flex;align-items:center;justify-content:center;gap:7px;margin:2px 0 7px}.rtcv2t__dot{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#ddd5cf;cursor:pointer;transition:width .18s ease,background-color .18s ease}.rtcv2t__dot.is-active{width:22px;background:var(--rtcv2t-accent)}.rtcv2t__swipe{margin:0;color:var(--rtcv2t-accent);text-align:center;font-size:13px;line-height:1.35}.rtcv2t__footer{width:min(100%,610px);margin:20px auto 0;text-align:center}.rtcv2t__footer-copy{margin:0 auto 16px;color:var(--rtcv2t-text);font-size:clamp(14px,1.25vw,17px);line-height:1.5}.rtcv2t__compare-button{display:grid;grid-template-columns:26px minmax(0,1fr) 20px;align-items:center;gap:10px;width:min(100%,500px);min-height:56px;margin:0 auto;padding:12px 16px;border:1.5px solid var(--rtcv2t-heading);border-radius:15px;color:var(--rtcv2t-heading);background:#ffffff80;text-decoration:none;font-size:16px;font-weight:700;line-height:1.2}.rtcv2t__compare-icon,.rtcv2t__compare-arrow{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.rtcv2t__compare-icon{color:var(--rtcv2t-accent)}.rtcv2t__compare-arrow{width:19px;height:19px;justify-self:end}@media screen and (min-width:990px){.rtcv2t__carousel{overflow:visible;padding-inline:0}.rtcv2t__track{display:grid;grid-template-columns:repeat(var(--rtcv2t-desktop-columns),minmax(0,1fr));align-items:stretch;gap:18px}.rtcv2t__card{min-width:0;align-self:stretch;height:100%;grid-template-rows:max-content max-content 1fr max-content;align-content:stretch}.rtcv2t__media{height:auto;aspect-ratio:1 / 1}.rtcv2t__dots,.rtcv2t__swipe{display:none}}@media screen and (max-width:749px){.rtcv2t__shell{padding:0 7px}.rtcv2t__panel{padding:24px 10px 26px;border-radius:26px}.rtcv2t__ornament{margin-bottom:12px}.rtcv2t__ornament svg{width:30px;height:30px}.rtcv2t__ornament span{width:56px}.rtcv2t__title{max-width:330px;font-size:clamp(34px,9.7vw,43px);line-height:1}.rtcv2t__subtitle{max-width:310px;margin-top:11px;font-size:13px;line-height:1.42}.rtcv2t__tabs{gap:5px;width:100%;margin:17px 0 15px}.rtcv2t__tab{min-height:38px;padding:8px 4px;font-size:11px}.rtcv2t__carousel{margin:0 -10px;padding:3px 10px 13px;scroll-padding-inline:10px}.rtcv2t__track{gap:12px}.rtcv2t__card{flex-basis:calc(100% - 42px);display:flex;flex-direction:column;align-self:flex-start;height:auto;padding:13px;border-radius:21px}.rtcv2t__card-head{flex:none;margin:0;padding:0 3px 1px}.rtcv2t__badge{min-height:26px;padding:4px 9px;font-size:8px}.rtcv2t__card-title{max-width:235px;margin:4px auto 0;font-size:24px}.rtcv2t__media{flex:none;width:calc(100% + 26px);height:auto;aspect-ratio:1 / 1;margin:0 -13px;overflow:hidden}.rtcv2t__image,.rtcv2t__placeholder{width:var(--rtcv2t-mobile-crop-size);height:var(--rtcv2t-mobile-crop-size);max-width:none;max-height:none;object-fit:var(--rtcv2t-image-fit);object-position:var(--rtcv2t-image-position);transform:scale(var(--rtcv2t-image-scale))}.rtcv2t__features{flex:none;margin:0;padding:0}.rtcv2t__feature{grid-template-columns:32px minmax(0,1fr);gap:7px;min-height:39px;padding:3px 0}.rtcv2t__feature-icon{width:30px;height:30px}.rtcv2t__feature-icon svg{width:16px;height:16px}.rtcv2t__feature-text{font-size:12px;line-height:1.22}.rtcv2t__card-button{flex:none;min-height:43px;margin-top:0;padding:9px 12px;font-size:12px}.rtcv2t__footer{margin-top:18px}.rtcv2t__footer-copy{max-width:315px;margin-bottom:16px;font-size:13px;line-height:1.48}.rtcv2t__compare-button{width:100%;min-height:54px;border-radius:14px;font-size:14px}}@media(prefers-reduced-motion:reduce){.rtcv2t *,.rtcv2t *:before,.rtcv2t *:after{scroll-behavior:auto!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/12/compiled_assets/styles.css.map?subset=AAAAAAAABA */
