:root{--rd-black: #0b0d0e;--rd-black-soft: #151819;--rd-cream: #f4f1eb;--rd-white: #fbfaf7;--rd-stone: #d8d0c3;--rd-line: #d8d3c9;--rd-gold: #c5a36a;--rd-gold-dark: #a47f43;--rd-ink: #161819;--rd-muted: #696d6e}.section-raiden-professional-home{background:var(--rd-cream)}.rd-home,.rd-home *{box-sizing:border-box}.rd-home{color:var(--rd-ink);background:var(--rd-cream)}.rd-home img{display:block;width:100%}.rd-home a{color:inherit;text-decoration:none}.rd-eyebrow,.rd-kicker{margin:0 0 18px;font-size:11px;font-weight:750;line-height:1.2;letter-spacing:.2em;text-transform:uppercase}.rd-kicker{color:var(--rd-gold-dark)}.rd-kicker--gold{color:var(--rd-gold)}.rd-button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;gap:20px;padding:15px 22px;border:1px solid transparent;border-radius:0;font-size:12px;font-weight:750;line-height:1;letter-spacing:.12em;text-transform:uppercase;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.rd-button--gold{color:var(--rd-black);background:var(--rd-gold)}.rd-button--gold:hover{background:#d1b47f}.rd-button__icon,.rd-collection-card__arrow{display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center}.rd-button__icon svg,.rd-collection-card__arrow svg{width:100%;height:100%}.rd-text-link{display:inline-flex;align-items:center;padding-block:8px;border-bottom:1px solid currentColor;color:var(--rd-white);font-size:12px;font-weight:700;line-height:1.2;letter-spacing:.1em;text-transform:uppercase}.rd-text-link--dark{color:var(--rd-ink)}.rd-hero{display:grid;min-height:clamp(520px,46.9vw,600px);grid-template-columns:minmax(0,1fr) minmax(0,1fr);background:var(--rd-black)}.rd-hero__content{display:flex;min-width:0;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(70px,8vw,132px) clamp(38px,7vw,112px);color:var(--rd-white)}.rd-hero__title{max-width:760px;margin:0;color:var(--rd-white);font-size:clamp(48px,5.1vw,78px);font-weight:780;line-height:.98;letter-spacing:-.045em}.rd-hero__copy{max-width:610px;margin:28px 0 0;color:#c6c8c7;font-size:clamp(16px,1.35vw,19px);line-height:1.65}.rd-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:28px;margin-top:38px}.rd-hero__note{margin:28px 0 0;color:#939796;font-size:12px;font-weight:650;letter-spacing:.09em;text-transform:uppercase}.rd-hero__media{position:relative;min-height:520px;overflow:hidden;background:var(--rd-black-soft)}.rd-hero__media:after{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(255,255,255,.08);content:"";pointer-events:none}.rd-hero__image{width:100%;height:100%;min-height:520px;object-fit:cover;object-position:center;filter:saturate(.82) contrast(1.04)}.rd-hero__stamp{position:absolute;right:30px;bottom:30px;z-index:1;display:flex;width:92px;height:92px;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.68);color:var(--rd-white);background:#0b0d0eb8;letter-spacing:.12em}.rd-hero__stamp span{font-size:12px;font-weight:800}.rd-hero__stamp small{margin-top:4px;color:var(--rd-gold);font-size:10px}.rd-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:4px max(24px,calc((100vw - 1480px)/2));color:var(--rd-white);background:var(--rd-black-soft)}.rd-trust__item{display:flex;min-height:68px;align-items:center;gap:15px;padding:10px 28px;border-left:1px solid rgba(255,255,255,.12)}.rd-trust__item:first-child{border-left:0}.rd-trust__icon{display:inline-flex;width:24px;height:24px;flex:0 0 24px;align-items:center;justify-content:center;color:var(--rd-gold)}.rd-trust__icon svg{width:22px;height:22px}.rd-trust__item>span:last-child{display:flex;min-width:0;flex-direction:column;gap:3px}.rd-trust strong{font-size:13px;font-weight:700;line-height:1.25}.rd-trust small{color:#929695;font-size:11px;line-height:1.25}.rd-section{padding:clamp(66px,6vw,90px) max(24px,calc((100vw - 1480px)/2))}#rd-collections{scroll-margin-top:74px}.rd-section--light{background:var(--rd-cream)}.rd-section--products{background:var(--rd-white)}.rd-section__heading{display:grid;max-width:1480px;grid-template-columns:minmax(0,1.15fr) minmax(280px,.55fr);align-items:end;gap:60px;margin:0 auto 36px}.rd-section__heading--compact{grid-template-columns:minmax(0,1fr) auto}.rd-section__heading h2,.rd-model h2,.rd-story h2{margin:0;color:var(--rd-ink);font-size:clamp(36px,3.2vw,52px);font-weight:780;line-height:1;letter-spacing:-.04em}.rd-section__heading>p{max-width:520px;margin:0 0 4px;color:var(--rd-muted);font-size:16px;line-height:1.65}.rd-collection-grid{display:grid;max-width:1480px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 auto}.rd-collection-card{display:block;min-width:0;background:var(--rd-white);transition:transform .18s ease}.rd-collection-card:hover{transform:translateY(-4px)}.rd-collection-card__media{display:block;aspect-ratio:1.06;overflow:hidden;background:#e9e5dd}.rd-collection-card__image{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.rd-collection-card:hover .rd-collection-card__image{transform:scale(1.025)}.rd-collection-card__body{display:flex;min-height:88px;align-items:center;justify-content:space-between;gap:18px;padding:20px 22px;border:1px solid var(--rd-line);border-top:0}.rd-collection-card__body>span:first-child{display:flex;flex-direction:column;gap:5px}.rd-collection-card small{color:var(--rd-gold-dark);font-size:10px;font-weight:800;letter-spacing:.15em}.rd-collection-card strong{font-size:clamp(18px,1.5vw,24px);font-weight:720;line-height:1.15}.rd-product-grid{display:grid;max-width:1480px;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:0 auto}.rd-product-card{min-width:0}.rd-product-card__media{display:block;aspect-ratio:.78;overflow:hidden;background:#eeebe4}.rd-product-card__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.rd-product-card:hover .rd-product-card__image{transform:scale(1.025)}.rd-product-card__body{padding:18px 2px 4px}.rd-product-card__body>a{display:-webkit-box;overflow:hidden;color:var(--rd-ink);font-size:14px;font-weight:650;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.rd-product-card__body p{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 0;font-size:13px}.rd-product-card__body s{color:var(--rd-muted)}.rd-product-card__body strong{color:var(--rd-ink);font-weight:750}.rd-model{display:grid;grid-template-columns:minmax(0,.85fr) minmax(360px,.7fr);align-items:center;gap:clamp(60px,9vw,150px);padding:clamp(62px,5.5vw,82px) max(24px,calc((100vw - 1240px)/2));color:var(--rd-white);background:var(--rd-black)}.rd-model h2{max-width:660px;color:var(--rd-white)}.rd-model__copy>p:last-child{max-width:620px;margin:28px 0 0;color:#a9acab;font-size:16px;line-height:1.7}.rd-model__form{display:flex;flex-direction:column;gap:14px;padding:clamp(28px,4vw,48px);border:1px solid rgba(255,255,255,.15);background:var(--rd-black-soft)}.rd-model__form label{margin-bottom:2px;color:#a9acab;font-size:11px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.rd-model__select-wrap{position:relative}.rd-model__select-wrap>span{position:absolute;top:50%;right:18px;display:inline-flex;width:18px;height:18px;align-items:center;justify-content:center;color:var(--rd-ink);pointer-events:none;transform:translateY(-50%)}.rd-model__select-wrap svg{width:100%;height:100%}.rd-model-select{width:100%;min-height:56px;-webkit-appearance:none;appearance:none;padding:14px 52px 14px 18px;border:1px solid #d5d0c8;border-radius:0;color:var(--rd-ink);background:var(--rd-white);font:inherit}.rd-model__form .rd-button{width:100%}.rd-story{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(58px,8vw,130px);padding:clamp(68px,6vw,92px) max(24px,calc((100vw - 1360px)/2));background:var(--rd-cream)}.rd-story__gallery{position:relative;display:grid;min-height:410px;grid-template-columns:1.12fr .88fr;grid-template-rows:1fr 1fr;gap:14px}.rd-story__image-wrap{overflow:hidden;background:#e5e0d7}.rd-story__image-wrap--1{grid-row:1 / span 2}.rd-story__image{width:100%;height:100%;object-fit:cover}.rd-story__copy{max-width:600px}.rd-story__copy>p:not(.rd-kicker){margin:28px 0 0;color:var(--rd-muted);font-size:16px;line-height:1.72}.rd-story__links{display:flex;flex-wrap:wrap;gap:30px;margin-top:34px}.header-section .header__row--top,.header-section .header__navigation-bar-row{border-color:#ffffff1f}.header-section .header__row--top{min-height:74px}.header-section .header__columns{column-gap:26px}.header-section a,.header-section button,.header-section summary{letter-spacing:.035em}.product-information.section{padding-block:clamp(28px,5vw,72px) clamp(54px,7vw,96px)!important}.product-information__grid{column-gap:clamp(38px,6vw,88px)!important}.product-information__media img{background:#efede7!important}.product-details :is(.button,button[type=submit]){min-height:52px;border-radius:0!important;font-weight:750;letter-spacing:.065em}.product-details :is(input,select){border-radius:0!important}.product-details .rd-acc{margin-top:8px;border-top:1px solid #d8d3c9}.product-details .rd-acc details{border-color:#d8d3c9}.product-grid__card{transition:transform .18s ease}.product-grid__card:hover{transform:translateY(-3px)}.product-grid__card img{background:#efede7}.main-collection-grid,[data-testid=product-grid]{row-gap:34px!important}.facets-wrapper,.facets-container{border-block:1px solid #ded9cf}.shopify-section-group-footer-group{letter-spacing:.01em}.shopify-section-group-footer-group .footer{border-top:1px solid rgba(255,255,255,.1)}@media screen and (max-width:1100px){.rd-hero__content{padding-inline:44px}.rd-trust{grid-template-columns:repeat(2,minmax(0,1fr))}.rd-trust__item:nth-child(3){border-left:0}}@media screen and (max-width:899px){.rd-hero{min-height:0;grid-template-columns:1fr}.rd-hero__content{min-height:530px;padding:68px 24px 64px}.rd-hero__title{font-size:clamp(43px,12.6vw,66px)}.rd-hero__media,.rd-hero__image{min-height:520px}.rd-section__heading,.rd-section__heading--compact,.rd-model,.rd-story{grid-template-columns:1fr}.rd-section__heading{gap:24px}.rd-collection-grid{display:flex;max-width:none;gap:12px;overflow-x:auto;padding-bottom:12px;scroll-snap-type:x mandatory;scrollbar-width:thin}.rd-collection-card{flex:0 0 84vw;scroll-snap-align:start}.rd-collection-card__media{aspect-ratio:1.2}.rd-model{gap:46px}.rd-story__copy{max-width:none}.rd-story__copy{order:-1}.rd-story__gallery{min-height:480px}}@media screen and (max-width:599px){.rd-hero{position:relative;display:block;min-height:680px;overflow:hidden}.rd-hero__content{position:relative;z-index:2;min-height:680px;padding:52px 24px 44px;background:#0b0d0ec7}.rd-hero__title{font-size:47px}.rd-hero__actions{align-items:flex-start;flex-direction:column}.rd-hero__actions .rd-button{width:100%}.rd-hero__media,.rd-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;min-height:680px;height:100%}.rd-hero__image{object-position:61% center}.rd-hero__stamp{display:none}.rd-trust{grid-template-columns:repeat(2,minmax(0,1fr));padding:8px 20px}.rd-trust__item{min-height:76px;padding-inline:4px;border-top:1px solid rgba(255,255,255,.12);border-left:0}.rd-trust__item:nth-child(2n){padding-left:14px;border-left:1px solid rgba(255,255,255,.12)}.rd-trust__item:nth-child(-n+2){border-top:0}.rd-section,.rd-model,.rd-story{padding-inline:20px}.rd-section__heading h2,.rd-model h2,.rd-story h2{font-size:40px}.rd-collection-card__media{aspect-ratio:.96}.rd-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.rd-home .rd-product-card:nth-child(n+5){display:none}.rd-model__form{padding:24px 18px}.rd-story__gallery{min-height:430px;gap:8px}.product-information__grid{row-gap:26px!important}}@media screen and (max-width:749px){.rd-home .rd-hero{display:flex;min-height:0;flex-direction:column;overflow:hidden}.rd-home .rd-hero__media{position:relative;inset:auto;order:-1;width:100%;height:clamp(270px,78vw,320px);min-height:0}.rd-home .rd-hero__image{position:static;width:100%;height:100%;min-height:0;object-fit:cover;object-position:56% 55%;filter:saturate(.92) contrast(1.02)}.rd-home .rd-hero__content{position:relative;z-index:1;min-height:0;padding:26px 20px 30px;background:var(--rd-black)}.rd-home .rd-hero .rd-eyebrow{margin-bottom:12px;font-size:9px;letter-spacing:.16em}.rd-home .rd-hero__title{font-size:clamp(32px,9.2vw,38px);line-height:1.02;letter-spacing:-.035em}.rd-home .rd-hero__copy{margin-top:15px;font-size:14px;line-height:1.5}.rd-home .rd-hero__actions{flex-direction:row;align-items:center;gap:12px 20px;margin-top:20px}.rd-home .rd-hero__actions .rd-button{width:auto;min-height:48px;padding:14px 18px;font-size:11px}.rd-home .rd-hero__actions .rd-text-link,.rd-home .rd-hero__note,.rd-home .rd-hero__stamp{display:none}.rd-home .rd-section{padding-block:48px}.rd-home .rd-section__heading{gap:12px;margin-bottom:24px}.rd-home .rd-section__heading h2,.rd-home .rd-model h2,.rd-home .rd-story h2{font-size:clamp(30px,8vw,34px);line-height:1.04}.rd-home .rd-section__heading>p{font-size:14px;line-height:1.5}.rd-home .rd-collection-grid{gap:10px;padding-bottom:10px}.rd-home .rd-collection-card{flex:0 0 min(41vw,230px)}.rd-home .rd-collection-card__media{aspect-ratio:.96}.rd-home .rd-collection-card__body{min-height:76px;gap:6px;padding:12px}.rd-home .rd-collection-card small{color:#8b642d;font-size:12px}.rd-home .rd-collection-card strong{font-size:14px;line-height:1.2}.rd-home .rd-collection-card__arrow{width:15px;height:15px;flex:0 0 15px}.rd-home .rd-product-grid{gap:10px}.rd-home .rd-product-card__media{aspect-ratio:.84}.rd-home .rd-product-card__body{padding-top:12px}.rd-home .rd-product-card__body>a{font-size:13px}}@media(prefers-reduced-motion:reduce){.rd-home *,.product-grid__card{scroll-behavior:auto!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/raiden-professional.css.map */
