.rb-scope{--rb-accent: #037e8f;--rb-accent-hover: #003d46;--rb-text: #212121;--rb-muted: #685a3f;--rb-cream: #f5f2ec;--rb-cream-light: #fcfbf9;--rb-gray: #f2f2f2;--rb-border: #e6e2d9;--rb-heading-stack: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);color:var(--rb-text);-webkit-font-smoothing:antialiased}.rb-scope *{box-sizing:border-box}.rb-wrapper{max-width:1200px;margin:0 auto;padding-left:20px;padding-right:20px}.rb-wrapper--wide{max-width:1500px}.rb-wrapper--narrow{max-width:820px}.rb-scope h1,.rb-scope h2,.rb-scope h3,.rb-scope h4{font-family:var(--rb-heading-stack);font-weight:var(--font-heading-weight);font-style:var(--font-heading-style);color:var(--rb-text);line-height:1.15;margin:0 0 .5em}.rb-scope h2{font-size:36px}.rb-scope h3{font-size:20px}.rb-scope p{line-height:1.6}.rb-scope a{color:var(--rb-accent)}.rb-divider{border:0;border-top:1px solid var(--rb-border);margin:0}.rb-divider--blank{border-top:0}.rb-announce{background:var(--rb-cream);overflow:hidden}.rb-announce__track{display:flex;gap:0;white-space:nowrap;width:max-content;animation:rb-marquee 30s linear infinite}.rb-announce__item{padding:14px 26px;font-size:15px;letter-spacing:.01em}@keyframes rb-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.rb-announce:hover .rb-announce__track{animation-play-state:paused}.rb-richtext{padding:24px 0}.rb-richtext--center{text-align:center}.rb-richtext__inner{margin:0 auto}.rb-richtext__sub{text-transform:uppercase;letter-spacing:.12em;font-size:13px;font-family:var(--rb-heading-stack);color:var(--rb-accent);font-weight:600;margin-bottom:10px}.rb-richtext h3{font-size:26px}[id*=rich_text_WwfKFj] .rich-text.content-container{background:#10497b!important}[id*=rich_text_WwfKFj] .rich-text__text,[id*=rich_text_WwfKFj] .rich-text__heading,[id*=rich_text_WwfKFj] .rich-text__text *,[id*=rich_text_WwfKFj] a{color:#fff!important}[id*=rich_text_WwfKFj] .rich-text__text h4{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif!important;font-size:30px!important;line-height:1.2}.rb-athletes-lead .rb-richtext__sub,[id*=rt_athletes] .rb-richtext__sub{font-size:30px!important}.rb-onbg,.rb-onbg h1,.rb-onbg h2,.rb-onbg h3,.rb-onbg h4,.rb-onbg p,.rb-onbg a{color:inherit}.rb-onbg .rb-richtext__sub{color:inherit;opacity:.9}.rb-cols{padding:20px 0 46px}.rb-cols__grid{display:grid;grid-template-columns:repeat(var(--rb-cols, 4),1fr);gap:24px}.rb-cols__item{text-align:center}.rb-cols__imgwrap{aspect-ratio:1 / 1;overflow:hidden;border-radius:8px;background:var(--rb-gray)}.rb-cols__img{width:100%;height:100%;object-fit:cover;display:block}.rb-cols__icon{width:80px;height:80px;object-fit:contain;margin:0 auto 12px;display:block}.rb-cols__text{font-size:15px;margin-top:12px}.rb-cols__text p{margin:.4em 0}.rb-cols--2 .rb-cols__item{text-align:center}@media screen and (max-width:749px){.rb-scope .rb-cols__item,.rb-scope .rb-cols__text{text-align:left}.rb-scope .rb-cols__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:14px;scrollbar-width:none}.rb-scope .rb-cols__grid::-webkit-scrollbar{display:none}.rb-scope .rb-cols__grid>.rb-cols__item{flex:0 0 85%;scroll-snap-align:start}.rb-scope .rb-cols__grid{scroll-padding-left:0;padding-right:20px}}.rb-timeline{padding:24px 0 40px}.rb-timeline__lead{font-size:20px;max-width:760px;margin:0 0 28px}.rb-timeline__row{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;margin-bottom:40px}.rb-timeline__row:nth-child(2n) .rb-timeline__media{order:2}.rb-timeline__media{aspect-ratio:1 / 1;overflow:hidden;border-radius:12px;background:var(--rb-gray)}.rb-timeline__img{width:100%;height:100%;object-fit:cover;display:block}.rb-timeline__body{font-size:16px}.rb-carousel{padding:20px 0 10px}.rb-carousel__container{position:relative;overflow:hidden}.rb-carousel__track{display:flex;gap:15px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:0 20px}.rb-carousel__track::-webkit-scrollbar{display:none}.rb-carousel__item{flex:0 0 auto;width:calc((100% - (15px * 6)) / 7);text-align:center}.rb-carousel__imgwrap{position:relative;width:100%;aspect-ratio:1;margin-bottom:12px;overflow:hidden;border-radius:0;background:#f4f4f4}.rb-carousel__img{width:100%;height:100%;object-fit:cover}.rb-carousel__text{font-size:14px;color:var(--rb-text);line-height:1.4}.rb-carousel__nav{position:absolute;top:50%;transform:translateY(-50%);background:#fff;color:var(--rb-text);border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;box-shadow:0 2px 8px #00000026;transition:opacity .3s ease}.rb-carousel__nav:hover{opacity:.8}.rb-carousel__nav:disabled{opacity:.3;cursor:not-allowed}.rb-carousel__nav--prev{left:0}.rb-carousel__nav--next{right:0}.rb-carousel__nav svg{width:20px;height:20px}@media screen and (max-width:749px){.rb-carousel__item{width:calc((100% - (15px * 2)) / 3)}.rb-carousel__text{font-size:12.6px}}.rb-footer{background:#10497b;color:#fff;padding:54px 0 30px}.rb-footer a{color:#fff;text-decoration:none}.rb-footer a:hover{text-decoration:underline}.rb-footer,.rb-footer h1,.rb-footer h2,.rb-footer h3,.rb-footer h4,.rb-footer p,.rb-footer a,.rb-footer li,.rb-footer__col-title{color:#fff!important}.rb-footer__news-form button{color:#10497b!important}.rb-footer__news-title{font-size:18px;line-height:1.3;margin:0 0 10px}.rb-footer__news-text{margin:0 0 16px;font-size:14px}.rb-footer__news-form{display:flex;flex-direction:column;gap:10px;max-width:320px}.rb-footer__news-form input{width:100%;padding:12px 14px;border:1px solid rgba(255,255,255,.4);background:transparent;color:#fff;border-radius:4px;font-size:15px}.rb-footer__news-form input::placeholder{color:#fff9}.rb-footer__news-form button{padding:12px 22px;background:#fff;color:#10497b;border:0;border-radius:4px;font-weight:600;cursor:pointer;font-family:inherit}.rb-footer__news-form button:hover{opacity:.9}.rb-footer__news-note{margin:8px 0 0;font-size:13px}.rb-footer__news-note--err{color:#ffd4d4}.rb-footer__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:44px;max-width:1080px;margin:0 auto}.rb-footer__col-title{text-transform:uppercase;letter-spacing:.08em;font-size:14px;margin:0 0 14px}.rb-footer__menu{list-style:none;padding:0;margin:0}.rb-footer__menu li{margin-bottom:9px;font-size:15px}.rb-footer__social{display:flex;gap:14px}.rb-footer__social a{width:38px;height:38px;border:1px solid rgba(255,255,255,.4);border-radius:50%;display:grid;place-items:center}.rb-footer__social a:hover{background:#ffffff1f;text-decoration:none}.rb-footer__social svg{width:18px;height:18px;fill:#fff}.rb-footer__bottom{text-align:center;margin-top:32px;font-size:13px}@media screen and (max-width:749px){.rb-footer__grid{grid-template-columns:1fr;gap:28px;text-align:center}.rb-footer__news-form{margin:0 auto}.rb-footer__social{justify-content:center}}.rb-product{padding:20px 0 40px}.rb-product__grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.rb-product__media{position:sticky;top:20px}.rb-product__stage{aspect-ratio:1 / 1;overflow:hidden;border-radius:12px;background:var(--rb-gray)}.rb-product__main-img{width:100%;height:100%;object-fit:cover;display:block}.rb-product__thumbs{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}.rb-product__thumb{width:72px;height:72px;object-fit:cover;border-radius:8px;cursor:pointer;border:2px solid transparent}.rb-product__thumb[aria-current=true]{border-color:var(--rb-accent)}.rb-product__title{font-size:32px;line-height:1.15;margin:0 0 14px}.rb-product__price{font-size:22px;margin-bottom:8px}.rb-product__price .rb-compare{color:#999;text-decoration:line-through;margin-left:8px;font-size:18px}.rb-product__price .rb-save{color:#c0392b;margin-left:8px;font-size:15px}.rb-product__desc{font-size:15px;margin:12px 0}.rb-feature{display:flex;align-items:center;gap:14px;background:var(--rb-gray);padding:14px 16px;border-radius:10px;margin:8px 0 16px}.rb-feature__icon{width:34px;height:34px;object-fit:contain;flex:0 0 auto}.rb-feature__title{text-transform:uppercase;letter-spacing:.06em;font-size:13px;font-weight:700;margin:0 0 2px}.rb-feature__text{font-size:14px;margin:0}.rb-feature__text p{margin:0}.rb-weight{font-size:14px;color:var(--rb-muted);margin:4px 0 16px;font-weight:600}.rb-opt{margin-bottom:16px}.rb-opt__label{font-size:13px;font-weight:600;margin-bottom:8px;display:block}.rb-opt__values{display:flex;flex-wrap:wrap;gap:8px}.rb-opt__values input{position:absolute;opacity:0;width:0;height:0}.rb-opt__values label{border:1px solid var(--rb-border);padding:8px 14px;border-radius:6px;cursor:pointer;font-size:14px;background:#fff;transition:all .15s}.rb-opt__values input:checked+label{border-color:var(--rb-accent);background:var(--rb-accent);color:#fff}.rb-qty-row{display:flex;gap:12px;align-items:stretch;margin:16px 0}.rb-qty{display:inline-flex;align-items:center;border:1px solid var(--rb-border);border-radius:6px}.rb-qty button{width:42px;height:100%;background:none;border:0;font-size:18px;cursor:pointer}.rb-qty input{width:46px;text-align:center;border:0;font-size:15px}.rb-atc{flex:1;background:var(--rb-accent);color:#fff;border:0;border-radius:6px;padding:16px;font-size:15px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;font-family:var(--font-body-family);transition:background .15s}.rb-atc:hover{background:var(--rb-accent-hover)}.rb-atc[disabled]{opacity:.5;cursor:not-allowed}.rb-stock{display:flex;align-items:center;gap:8px;font-size:14px;margin:12px 0}.rb-stock__dot{width:10px;height:10px;border-radius:50%;background:#56ad6a;display:inline-block}.rb-stock--low .rb-stock__dot{background:#f79554}.rb-stock--out .rb-stock__dot{background:#721c24}.rb-postage-box{background:#e5f0ec;padding:20px;border-radius:16px;margin:16px 0;font-size:14px}.rb-postage-box p:first-child{margin-top:0}.rb-postage-box p:last-child{margin-bottom:0}.rb-ugc{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px}.rb-v{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:9/16}.rb-v video{width:100%;height:100%;object-fit:cover;display:block;background:#000;cursor:pointer}.rb-v span{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;font-size:32px;pointer-events:none;opacity:.9}.rb-acc{border-top:1px solid var(--rb-border)}.rb-acc:last-child{border-bottom:1px solid var(--rb-border)}.rb-acc__sum{list-style:none;cursor:pointer;padding:16px 0;display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:500}.rb-acc__sum::-webkit-details-marker{display:none}.rb-acc__sum:after{content:"+";font-size:20px;color:var(--rb-accent)}.rb-acc[open] .rb-acc__sum:after{content:"\2013"}.rb-acc__body{padding:0 0 16px;font-size:14px;line-height:1.6}@media screen and (max-width:900px){.rb-product__grid{grid-template-columns:1fr;gap:24px}.rb-product__media{position:static}.rb-timeline__row{grid-template-columns:1fr;gap:16px}.rb-timeline__row:nth-child(2n) .rb-timeline__media{order:0}.rb-cols__grid{grid-template-columns:repeat(2,1fr);gap:16px}.rb-scope h2,.rb-product__title{font-size:26px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/rb-migration.css.map */
