.rtc{background:var(--rtc-bg);font-family:Inter,sans-serif;padding:var(--rtc-pad) 0 var(--rtc-padb)}.rtc__head{display:flex;flex-direction:column;align-items:center;gap:var(--rtc-hg);padding:0 22px;text-align:center}.rtc__eyebrow{display:flex;flex-direction:column;align-items:center;gap:7px}.rtc__stars{display:flex;gap:2px;color:var(--rtc-star,#ffcb74)}.rtc__stars svg{display:block;width:15px;height:14px}.rtc__label{font-size:11.5px;line-height:16.5px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#000}.rtc__h{margin:0;display:flex;flex-direction:column;font-size:var(--rtc-hs);line-height:var(--rtc-hlh);font-weight:500;letter-spacing:-.055em;text-transform:capitalize}.rtc__h1,.rtc__h2{white-space:nowrap}.rtc__h1{color:var(--rtc-teal,#2ec7db)}.rtc__h2{color:#000}.rtc__sub{margin:0;max-width:var(--rtc-sw);font-size:var(--rtc-ss);line-height:var(--rtc-sl);font-weight:400;color:var(--rtc-sc)}.rtc__railwrap{margin-top:var(--rtc-rt);padding:0 var(--rtc-rp)}.rtc__rail{display:flex;align-items:stretch;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:12px 0}.rtc__rail::-webkit-scrollbar{display:none}.rtc__card{display:flex;flex-direction:column;flex:none;width:var(--rtc-cw);min-height:var(--rtc-ch);box-sizing:border-box;scroll-snap-align:start;overflow:hidden;background:#fff;border:2px solid var(--rtc-cbd,#9df2ff);border-radius:14px}.rtc__vid{position:relative;display:block;width:100%;aspect-ratio:224/399;padding:0;border:0;background:#0b2410;cursor:pointer;overflow:hidden}.rtc__vid img,.rtc__vid video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.rtc__vid video{z-index:0}.rtc__vid img{z-index:0}.rtc__verified{position:absolute;left:9px;top:12px;z-index:2;display:inline-flex;align-items:center;gap:4px;padding:4px 9px;border-radius:999px;background:var(--rtc-cyan,#7deeff);color:#0b2410;font-size:11px;line-height:15px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.rtc__verified svg{display:block;width:13px;height:13px}.rtc__use{position:absolute;left:9px;bottom:10px;z-index:2;padding:5px 10px;border-radius:999px;background:#fff;color:#0b2410;font-size:11.5px;line-height:16px;font-weight:600}.rtc__play{position:absolute;left:50%;top:50%;z-index:2;width:48px;height:48px;margin:-24px 0 0 -24px;display:flex;align-items:center;justify-content:center;border:2px solid #fff;border-radius:50%;background:#0000002e;color:#fff;pointer-events:none;transition:opacity .2s}.rtc__play svg{display:block;width:16px;height:16px}.rtc__body{display:flex;flex-direction:column;flex:1 1 auto;padding:19px 16px 16px}.rtc__quote{margin:14px 0 0;flex:1 1 auto;font-size:var(--rtc-qs);line-height:var(--rtc-ql);font-weight:400;color:#0b2410}.rtc__author{display:flex;align-items:center;gap:8px;margin-top:auto;padding-top:15px;border-top:1px solid var(--rtc-rule,#e6e6e6)}.rtc__av{flex:none;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:var(--rtc-avbg,#bef7ff);color:#0b2410;font-size:12px;font-weight:600}.rtc__name{font-size:13px;line-height:17.5px;font-weight:500;color:#0b2410}.rtc__foot{display:flex;flex-direction:column;align-items:center;gap:24px;margin-top:var(--rtc-ft);padding:0 22px}.rtc__nav{display:flex;align-items:center;gap:16px}.rtc__arrow{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid var(--rtc-rule,#e6e6e6);border-radius:50%;background:#fff;color:#0b2410;cursor:pointer;transition:background .2s}.rtc__arrow:hover{background:#f3f3f3}.rtc__dots{display:flex;align-items:center;gap:7px}.rtc__dot{width:9px;height:9px;padding:0;border:0;border-radius:999px;background:var(--rtc-dotoff,#d7d7d7);cursor:pointer;transition:width .25s,background .25s}.rtc__dot.is-on{width:26px;background:var(--rtc-teal,#2ec7db)}.rtc__cta{display:flex;align-items:center;justify-content:center;gap:7px;box-sizing:border-box;width:var(--rtc-ctw);height:52.5px;padding:0 20px;border:2px solid var(--rtc-cyan,#7deeff);border-radius:5px;background:var(--rtc-cta-bg);color:var(--rtc-cta-c);font-size:14px;line-height:22.5px;font-weight:600;text-decoration:none;cursor:pointer;transition:filter .2s}.rtc__cta:hover{filter:brightness(1.25)}body.rtc-locked{overflow:hidden}.rtc__lb{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none;align-items:center;justify-content:center;gap:12px;padding:16px;background:#000000e0;font-family:Inter,sans-serif}.rtc__lb.is-open{display:flex}.rtc__lb:not(.is-open){display:none!important}.rtc__lbin{display:flex;flex-direction:column;align-items:center;gap:12px;max-height:100%;overflow:auto;-webkit-overflow-scrolling:touch}.rtc__stage{position:relative;flex:none;width:min(72vw,320px);aspect-ratio:224/399;max-height:60vh;background:#000;border-radius:14px;overflow:hidden}.rtc__stage video{display:block;width:100%;height:100%;object-fit:contain;background:#000}.rtc__lb .rtc__use{bottom:64px}.rtc__x{position:absolute;right:10px;top:10px;z-index:4;display:flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:0;border-radius:50%;background:#0000008c;color:#fff;cursor:pointer;font-size:0;line-height:0}.rtc__x svg{display:block;width:15px;height:15px}.rtc__ctrl{position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:center;gap:10px;padding:26px 12px 10px;color:#fff;background:linear-gradient(to top,#000000bf,#0000)}.rtc__time{flex:none;font-size:11.5px;font-variant-numeric:tabular-nums;white-space:nowrap}.rtc__seek{flex:1 1 auto;min-width:0;height:4px;-webkit-appearance:none;appearance:none;border-radius:999px;outline:0;cursor:pointer;background:#ffffff59;background-image:linear-gradient(to right,var(--rtc-cyan,#7deeff) 0,var(--rtc-cyan,#7deeff) calc(var(--p,0)*100%),transparent calc(var(--p,0)*100%),transparent 100%)}.rtc__seek::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;border-radius:50%;background:#fff;cursor:pointer}.rtc__seek::-moz-range-thumb{width:12px;height:12px;border:0;border-radius:50%;background:#fff}.rtc__mute{flex:none;display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:0;border-radius:50%;background:none;color:#fff;cursor:pointer}.rtc__mute:hover,.rtc__mute:focus{background:none;background-image:none;outline:none}.rtc__mute svg{display:block;width:18px;height:18px}.rtc__lbnav{flex:none;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:#ffffff29;color:#fff;font-size:18px;cursor:pointer;transition:background .2s}.rtc__lbnav:hover{background:#ffffff4d}.rtc__panel{display:flex;flex-direction:column;gap:14px;box-sizing:border-box;flex:none;width:min(72vw,320px);padding:14px;background:#fff;border:2px solid var(--rtc-cbd,#9df2ff);border-radius:14px;color:#0b2410}.rtc__review{display:none}.rtc__rquote{margin:0;font-size:15px;line-height:22px;color:#0b2410}.rtc__rauthor{display:flex;align-items:center;gap:8px;font-size:13px;color:#0b2410}.rtc__shop{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px 12px;align-items:center;padding:12px;border:1px solid var(--rtc-rule,#e6e6e6);border-radius:12px;background:#f7fdff}.rtc__shopimg{flex:none;width:48px;height:48px;border-radius:8px;object-fit:cover;background:#fff}.rtc__shopmeta{min-width:0;display:flex;flex-direction:column;gap:1px}.rtc__shopt{font-size:13px;line-height:18px;font-weight:600;color:#0b2410;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rtc__shopp{display:flex;flex-wrap:wrap;align-items:baseline;gap:0 6px;font-size:14px;line-height:19px;color:#0b2410}.rtc__was{text-decoration:line-through;color:#8a8a8a}.rtc__save{flex:0 0 100%;font-size:11px;line-height:15px;font-weight:600;color:#0b7a44}.rtc__add{grid-column:1/-1;display:flex;align-items:center;justify-content:center;width:100%;padding:12px 14px;border:1px solid #0b2410;border-radius:5px;background:transparent;color:#0b2410;font-size:12px;line-height:16px;font-weight:600;text-transform:uppercase;cursor:pointer;transition:background .2s,color .2s}.rtc__add:hover{background:#0b2410;color:#fff}.rtc__add[disabled]{opacity:.6;cursor:default}.rtc__adiv{flex:none;width:1px;height:12px;background:currentColor;margin:0 9px}.rtc__awas{text-decoration:line-through;opacity:.55;margin-right:6px}@media(min-width:1024px){.rtc__lbin{flex-direction:row;align-items:center;gap:24px}.rtc__stage{width:auto;height:min(78vh,820px);max-height:none;max-width:none}.rtc__panel{width:380px;padding:20px}.rtc__review{display:flex;flex-direction:column;gap:12px}.rtc__railwrap{padding:0 48px}}
/*# sourceMappingURL=/cdn/shop/t/238/assets/ripple-air-ttc.css.map */
