.utilities{width:100%;display:flex;flex-direction:column;align-items:center;gap:var(--gap);text-wrap:nowrap;border-top:var(--border-width) solid var(--color-border);color:var(--color-foreground-muted)}@media screen and (min-width:750px){.utilities{display:grid;grid-template-columns:1fr auto 1fr;justify-content:center;gap:var(--gap);align-items:center;text-align:left}}.utilities a{color:var(--color-foreground-muted)}.utilities>*{text-align:center}@media screen and (min-width:750px){.utilities>*{text-align:left;justify-self:start}}@media screen and (min-width:750px){.utilities--blocks-1{grid-template-columns:1fr;justify-content:start}.utilities--blocks-1>*{justify-self:start;text-align:left}.utilities--blocks-2{grid-template-columns:1fr 1fr}.utilities--blocks-2>*:nth-child(2){justify-self:end;text-align:right}.utilities--blocks-3{grid-template-columns:1fr auto 1fr}.utilities--blocks-3>*:nth-child(2){justify-self:center;text-align:center}.utilities--blocks-3>*:nth-child(3){justify-self:end;text-align:right}}.footer-content{contain:content;content-visibility:auto;display:grid;grid-template-columns:1fr;gap:var(--footer-gap);align-items:start}.footer-content .menu__heading__default{font-weight:var(--font-heading--weight)}@media screen and (min-width:750px)and (max-width:989px){.footer-content{grid-template-columns:repeat(min(var(--grid-columns),3),1fr);grid-auto-flow:row}.footer-content[style*="--grid-columns: 4"]{grid-template-columns:repeat(2,1fr)}.footer-content--isolated-grid-item-tablet>:last-child{grid-column:1 / -1}}@media screen and (min-width:990px){.footer-content{grid-template-columns:repeat(var(--grid-columns),1fr)}.footer-content[style*="--grid-columns: 1"]{justify-items:center}.footer-content--isolated-grid-item-desktop>:last-child{grid-column:1 / -1}}.announcement-bar{border-block-end:var(--border-bottom-width) solid var(--color-border)}.announcement-bar__slider{display:flex;flex-direction:row;align-items:center;position:relative}@media screen and (max-width:749px){.announcement-bar__slider{grid-column:1 / -1}}.announcement-bar__slides{display:grid;grid:[stack] auto / [stack] auto;width:calc(100% - var(--button-size) * 2);max-width:680px;margin-inline:auto}.announcement-bar__slides>*{grid-area:stack}.announcement-bar__slide{transition:opacity .5s ease-in-out,visibility .5s ease-in-out;content-visibility:visible}.announcement-bar__slide[aria-hidden=true]{opacity:0;visibility:hidden}.announcement-bar__slider slideshow-arrows{padding:0;mix-blend-mode:normal}.announcement-bar__slider slideshow-arrows .slideshow-control{color:var(--color-foreground)}.announcement-bar__slider .slideshow-control{display:flex;padding:0;width:var(--button-size);height:var(--button-size);align-items:center;justify-content:center;opacity:1;animation:none}@media screen and (min-width:750px){.announcement-bar__slider .slideshow-control{--slideshow-control-offset: calc((var(--button-size) - var(--icon-size-xs)) / 2)}.section--page-width :is(.announcement-bar__slider .slideshow-control).slideshow-control--previous{transform:translate(var(--slideshow-control-offset))}}.announcement-bar__slider .slideshow-control .svg-wrapper{width:var(--icon-size-xs);height:var(--icon-size-xs)}.announcement-bar__slide{place-content:center}.announcement-bar__text:first-child{margin:0}.announcement-bar__link{position:absolute;top:0;right:0;bottom:0;left:0}.ryb-announcement-free-shipping-frame{outline:2px solid #d71920;outline-offset:-2px;box-shadow:inset 0 0 0 1px #d719202e}body{--header-height: 60px;--header-group-height: var(--header-height);--transparent-header-offset-boolean: 0}.header{--header-padding: var(--padding-sm);--font-paragraph--line-height: 1;--header-content-transition-timing: 0s;display:block;contain:layout style;background:transparent}.header a,.header .button,.header .button-secondary,.header .header-actions__action{transition:color var(--header-content-transition-timing),border-color var(--header-content-transition-timing)}#header-component :is(.header-menu,.dropdown-localization){display:none}@media screen and (min-width:750px){#header-component[data-menu-style=menu] :is(.header-menu,.dropdown-localization){display:flex}}#header-component[data-menu-style=drawer] .header__column{display:contents}@media screen and (min-width:750px){#header-component[data-menu-style=menu] .header__navigation-bar-row{display:none}}.header[transparent]{--language-button-background-color: transparent;--language-button-border-color: transparent;--header-content-transition-timing: calc(var(--submenu-animation-speed) - var(--animation-speed-fast)) var(--animation-speed-fast) var(--ease-out-cubic);--closed-underlay-height: 0px;--header-logo-display: none;--header-logo-inverse-display: block;position:absolute;top:0;left:0;right:0;z-index:var(--layer-overlay)}.header[transparent][transparent=not-sticky][data-sticky-state=active],.header[transparent]:has(.menu-list__link:not([aria-haspopup]):hover){--header-logo-display: unset;--header-logo-inverse-display: unset;--color-foreground: inherit;--color-foreground-rgb: inherit;--color-background: inherit;--color-background-rgb: inherit;--color-border: inherit;--color-border-rgb: inherit;--closed-underlay-height: 100%}.header[transparent]:not([data-sticky-state=active]):not(:has(.menu-list__link:is(:hover,[aria-expanded=true]))) .header__row{--color-foreground: inherit;--color-foreground-rgb: inherit;--color-border: inherit;--color-border-rgb: inherit;--color-primary-button-background: inherit;--color-primary-button-text: inherit}.header[transparent]:has(.mega-menu__list:hover),.header[transparent]:has(.menu-list__link:is(:hover,[aria-expanded=true])),.header[transparent]:has(.menu-list__list-item[slot=overflow] .menu-list__link:is(:hover,[aria-expanded=true])){--header-logo-display: unset;--header-logo-inverse-display: unset;--color-foreground: inherit;--color-foreground-rgb: inherit;--color-background: inherit;--color-background-rgb: inherit;--color-border: inherit;--color-border-rgb: inherit;--header-content-transition-timing: var(--submenu-animation-speed) var(--ease-out-cubic)}[data-transparent-color-scheme=top]:hover .header__row--top,[data-transparent-color-scheme=top]:focus-within .header__row--top,[data-transparent-color-scheme=both]:hover .header__row--top,[data-transparent-color-scheme=both]:focus-within .header__row--top{--color-foreground: inherit;--color-foreground-rgb: inherit;--color-border: inherit;--color-border-rgb: inherit;--color-primary-button-background: inherit;--color-primary-button-text: inherit}[data-transparent-color-scheme=bottom]:hover .header__row--bottom,[data-transparent-color-scheme=bottom]:focus-within .header__row--bottom,[data-transparent-color-scheme=both]:hover .header__row--bottom,[data-transparent-color-scheme=both]:focus-within .header__row--bottom{--color-foreground: inherit;--color-foreground-rgb: inherit;--color-border: inherit;--color-border-rgb: inherit;--color-primary-button-background: inherit;--color-primary-button-text: inherit}.header-section{position:relative;z-index:var(--layer-heightened)}#header-component{--submenu-height: 0px;--full-open-header-height: 0px}#header-group:has(#header-component[sticky]){display:contents}.header-section:has(>#header-component[sticky=always]),.header-section:has(>#header-component[sticky=scroll-up][data-sticky-state=active]){position:sticky;top:-1px;z-index:var(--layer-sticky)}.header[data-sticky-state]{transition:opacity var(--animation-speed) var(--animation-easing);opacity:1}.header[data-sticky-state=active]{view-transition-name:sticky-header}:active-view-transition-type(empty-cart-drawer) .header[data-sticky-state=active]{view-transition-name:none}.header[data-sticky-state=idle]{opacity:0}.header__underlay{position:absolute;top:0;right:0;bottom:0;left:0}.header__underlay-closed{height:var(--closed-underlay-height, 100%);z-index:var(--layer-lowest);background:linear-gradient(var(--color-scheme-top-row) 0 var(--top-row-height),var(--color-scheme-bottom-row) var(--top-row-height) var(--header-height));transition:height var(--animation-speed-slow) var(--ease-out-cubic)}.header__underlay-open{height:var(--full-open-header-height);background:linear-gradient(var(--color-scheme-top-row) 0 var(--top-row-height),var(--color-scheme-bottom-row) var(--top-row-height) var(--header-height),var(--color-submenu) var(--header-height) 100%);transition:height var(--submenu-animation-speed) var(--ease-out-cubic)}.header__underlay-open:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:var(--shadow-popover);clip-path:inset(var(--header-height) 0 -100px 0);transition:height var(--submenu-animation-speed) var(--ease-out-cubic)}:is([data-transparent-color-scheme=top]:hover,[data-transparent-color-scheme=top]:focus-within,[data-transparent-color-scheme=both]:hover,[data-transparent-color-scheme=both]:focus-within) :is(.header__underlay-open,.header__underlay-closed){--color-scheme-top-row: var(--color-background)}:is([data-transparent-color-scheme=bottom]:hover,[data-transparent-color-scheme=bottom]:focus-within,[data-transparent-color-scheme=both]:hover,[data-transparent-color-scheme=both]:focus-within) :is(.header__underlay-open,.header__underlay-closed){--color-scheme-bottom-row: var(--color-background)}[data-submenu-overlap-bottom-row] .header__underlay-open{background:linear-gradient(var(--color-scheme-top-row) 0 var(--top-row-height),var(--color-submenu) var(--top-row-height) 100%)}[data-submenu-overlap-bottom-row] .header__row--bottom{z-index:var(--layer-lowest)}.header__row{--color-account-icon: var(--color-foreground);position:relative;background-color:transparent}.header__row:has(.mega-menu__list:hover),.header__row:has(.menu-list__link[aria-haspopup]:is(:hover,[aria-expanded=true])),.header__row:has(.menu-list__list-item[slot=overflow] .menu-list__link:is(:hover,[aria-expanded=true])){z-index:var(--layer-heightened)}.header__row--top:not(.divider--page-width),.header__row--top.divider--page-width .header__columns,.header__row--bottom{border-bottom:var(--border-bottom-width) solid var(--color-border)}@media screen and (max-width:749px){.header__row--top:not(.divider--page-width),.header__row--top.divider--page-width .header__columns{border-bottom-width:var(--border-bottom-width-mobile)}}#header-component[data-menu-style=drawer] .header__row--top:not(.divider--page-width),#header-component[data-menu-style=drawer] .header__row--top.divider--page-width .header__columns{border-bottom-width:var(--border-bottom-width-mobile)}@media screen and (min-width:750px){.header__row.divider--page-width:not(.section--page-width) .header__columns{padding-inline-start:0;padding-inline-end:0;margin-inline-start:var(--page-margin);margin-inline-end:var(--page-margin)}}.header__column{display:flex;align-items:center}@media screen and (max-width:749px){.header__column{display:contents}}.header__column--left,.header__column--center{gap:var(--gap-xl);grid-area:left}.header__column--center{justify-content:center;grid-area:center}.header__column--center header-menu:only-child .overflow-menu::part(list){justify-content:center}.header__column--right{gap:var(--gap-xl);justify-content:flex-end;grid-area:right}.header__column--right .overflow-menu::part(list){justify-content:flex-end}.header__columns{--header-left: 1fr;--header-center: auto;--header-right: 1fr;--header-template-columns: var(--header-left) var(--header-center) var(--header-right);--header-mobile-bookend: 44px;display:grid;grid-template-areas:"left center right";grid-gap:var(--gap-xl);grid-template-columns:var(--header-template-columns)}.header__columns:has(.header__column--center header-menu){--header-center: auto;--header-left: minmax(max-content, 1fr);--header-right: minmax(max-content, 1fr)}@media screen and (min-width:750px){.header__columns:where(:not(:has(.header__column--center))){--header-template-columns: var(--header-left) var(--header-right);grid-template-areas:"left right"}}.header__columns:where(:not(:has(.header__column--center))):has(.header__column--right header-menu){--header-right: auto;--header-left: minmax(max-content, 1fr)}.header__columns:where(:not(:has(.header__column--center))):has(.header__column--left header-menu){--header-left: auto;--header-right: minmax(max-content, 1fr)}@media screen and (max-width:749px){.header__columns{--header-template-columns: var(--header-mobile-bookend) var(--header-mobile-bookend) 1fr var(--header-mobile-bookend) var(--header-mobile-bookend);grid-template-areas:"leftA leftB center rightA rightB";grid-column:span 3;column-gap:0;align-items:center;padding-block:0;padding-inline:0 var(--padding-3xs)}.header__columns .header-logo{grid-area:center}.header__columns:not(:has(header-actions)) .search-action{grid-area:leftB}.header__columns:not(:has(shopify-account)) .search-action{grid-area:rightA}.header__columns .search-action{grid-area:leftB}.header__columns header-actions{grid-area:rightB}}#header-component[data-menu-style=drawer] .header__columns{--header-template-columns: var(--header-mobile-bookend) var(--header-mobile-bookend) 1fr var(--header-mobile-bookend) var(--header-mobile-bookend);grid-template-areas:"leftA leftB center rightA rightB";grid-column:span 3;column-gap:0;align-items:center;padding-block:0;padding-inline:0 var(--padding-3xs)}#header-component[data-menu-style=drawer] .header__columns .header-logo{grid-area:center}#header-component[data-menu-style=drawer] .header__columns:not(:has(header-actions)) .search-action{grid-area:leftB}#header-component[data-menu-style=drawer] .header__columns:not(:has(shopify-account)) .search-action{grid-area:rightA}#header-component[data-menu-style=drawer] .header__columns .search-action{grid-area:leftB}#header-component[data-menu-style=drawer] .header__columns header-actions{grid-area:rightB}.header__columns:not(:has(.header__column)){grid-template-columns:1fr}@media(hover:hover){:is(.header__column:has(header-menu:hover),.header__column:has(.header-actions__action:hover),.header__column:has(.header__icon--menu:hover)) header-menu:not(:hover),:is(.header__column:has(header-menu:hover),.header__column:has(.header-actions__action:hover),.header__column:has(.header__icon--menu:hover)) .header-actions__action:not(:hover),:is(.header__column:has(header-menu:hover),.header__column:has(.header-actions__action:hover),.header__column:has(.header__icon--menu:hover)) .header__icon--menu:not(:hover){opacity:var(--opacity-subdued-text);transition:opacity var(--animation-speed) var(--animation-easing)}}header-menu,.header-actions__action,.header__icon--menu{transition:opacity var(--animation-speed) var(--animation-easing)}.header-actions__action{--button-color: var(--color-foreground);color:var(--button-color);cursor:pointer;display:flex;justify-content:center}.header-actions__action:hover{--button-color: var(--color-foreground)}.header-actions__action:not(.account-button) .svg-wrapper{height:var(--button-size);width:var(--button-size)}.header-actions__action:not(.account-button) svg{width:var(--icon-size-md);height:var(--icon-size-md)}.header:has(#Details-menu-drawer-container[open]){contain:style}.header.header--compact{--header-padding: var(--padding-2xs)}.header__columns{--padding-block-start: var(--header-padding);--padding-block-end: var(--header-padding)}.header:not(.header--compact) .header__row--bottom{--header-padding: var(--padding-xs)}.header--collapse-row-paddings .header__row--top .header__columns{--padding-block-end: 0px}.header--collapse-row-paddings .header__row--bottom .header__columns{--padding-block-start: 0px}.header-section:has(.header[transparent])+.shopify-section{margin-top:var(--header-height)}main>.shopify-section:first-child .section:not(.disable-section-top-offset).spacing-style,main>.shopify-section:first-child .section:not(.disable-section-top-offset) .spacing-style{--section-top-offset: calc(var(--header-height) * var(--transparent-header-offset-boolean))}:is(main>.shopify-section:first-child .section:not(.disable-section-top-offset).spacing-style,main>.shopify-section:first-child .section:not(.disable-section-top-offset) .spacing-style) :is(.spacing-style,.inherit-spacing){--section-top-offset: 0px}main>.shopify-section:first-child .section:not(.disable-section-top-offset) .sticky-content{margin-top:calc(var(--header-height) * var(--transparent-header-offset-boolean) * -1)}.header-menu .menu-list__submenu{content-visibility:auto;contain-intrinsic-size:0px 500px}.header-menu details[open] .menu-list__submenu,.header-menu .menu-list__submenu[data-active],.header-menu .menu-list__list-item[slot=overflow] .menu-list__submenu{content-visibility:visible}.dropdown-localization__button{display:flex;position:relative;align-items:center;gap:4px;font-family:var(--menu-localization-font);font-size:var(--menu-localization-font-size);font-weight:var(--menu-top-level-font-weight);padding-inline:var(--padding-2xs);margin-inline:calc(-1 * var(--padding-2xs))}.dropdown-localization__button .svg-wrapper.icon-caret{height:var(--icon-size-xs);width:var(--icon-size-xs);right:var(--margin-xs);top:calc(50% - var(--padding-2xs));flex-shrink:0;transition:transform var(--animation-speed) var(--animation-easing)}.dropdown-localization__button .icon-flag{width:var(--menu-localization-font-size, var(--icon-size-sm));height:var(--menu-localization-font-size, var(--icon-size-sm));clip-path:circle(50%);background-position:center;background-size:cover;margin-inline-end:4px;position:relative}.dropdown-localization__button .icon-flag:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 var(--size-shadow) var(--color-shadow);border-radius:50%}.dropdown-localization__button[aria-expanded=true] .icon-caret svg{transform:rotate(180deg)}.dropdown-localization__button,.dropdown-localization__button:hover{box-shadow:none;background-color:transparent;border-color:transparent}dropdown-localization-component .localization-form__list{max-height:20.5rem}.localization-wrapper{position:fixed;z-index:var(--layer-raised);border-radius:var(--style-border-radius-popover);transition-property:display,opacity,translate;transition-duration:.3s;transition-timing-function:var(--ease-out-quad);transition-behavior:allow-discrete;translate:0 20px;opacity:0}.localization-wrapper:not([hidden]){translate:0 0;opacity:1}@starting-style{.localization-wrapper:not([hidden]){translate:0 20px;opacity:0}}dropdown-localization-component{position:relative;background-color:transparent}dropdown-localization-component .country-filter{position:relative;padding:8px}dropdown-localization-component .country-filter__input{border:none}dropdown-localization-component .localization-form__list-item{margin-inline:8px}dropdown-localization-component .localization-wrapper{box-shadow:var(--shadow-popover);border:var(--style-border-popover);background-color:var(--color-background);max-height:27.5rem;position:absolute;top:calc(100% + 10px);z-index:calc(var(--layer-header-menu) + 1)}dropdown-localization-component .localization-wrapper.right-bound{right:0;left:unset}dropdown-localization-component .localization-wrapper.left-bound{left:-8px;right:unset}dropdown-localization-component .language-selector.language-selector{padding:10px 8px 10px 16px}dropdown-localization-component .localization-form__currency{width:max-content;opacity:0;visibility:hidden;transition:none}dropdown-localization-component .localization-form__select:hover{background-color:rgb(var(--color-primary-hover-rgb) / var(--opacity-8))}dropdown-localization-component :is(.localization-form__list-item:hover,.localization-form__list-item[aria-selected=true],.localization-form__list-item[aria-current=true]) .localization-form__currency{opacity:1;color:var(--color-foreground-muted);transition:opacity var(--animation-speed-slow) var(--animation-easing);visibility:visible}.dropdown-localization .language-selector:where(:not(.top-shadow)){font-weight:var(--menu-top-level-font-weight)}.dropdown-localization:not(dropdown-localization-component) .language-selector{font-family:var(--menu-localization-font);font-size:var(--menu-localization-font-size)}.sticky-add-to-cart__bar{position:fixed;bottom:20px;left:50%;opacity:0;transform:translate(-50%) translateY(calc(100% + 40px));z-index:calc(var(--layer-sticky) - 1);display:block;width:600px;border-radius:calc(var(--style-border-radius-buttons-primary) + min(var(--padding-sm),var(--style-border-radius-buttons-primary)));box-shadow:var(--shadow-popover);padding:var(--padding-sm);display:flex;align-items:center;gap:var(--gap-md)}@starting-style{.sticky-add-to-cart__bar{opacity:0;transform:translate(-50%) translateY(calc(100% + 40px))}}.sticky-add-to-cart__bar:before{--border: 2px;content:"";position:absolute;inset:calc(var(--border) * -1);background:linear-gradient(var(--color-background) 0 100%),linear-gradient(#00000026 0 100%);background-clip:content-box,border-box;border:var(--border) solid #0000;border-radius:inherit;z-index:-1;-webkit-backdrop-filter:blur(20px) saturate(180%) brightness(1.5);backdrop-filter:blur(20px) saturate(180%) brightness(1.5)}@media(prefers-reduced-motion:no-preference){.sticky-add-to-cart__bar{transition-property:transform,opacity,display;transition-duration:.3s;transition-timing-function:var(--ease-out-quad);transition-behavior:allow-discrete}}.sticky-add-to-cart__bar[data-stuck=true]{transform:translate(-50%) translateY(0);opacity:1}sticky-add-to-cart:not([data-variant-available=true]) .sticky-add-to-cart__bar{opacity:0;transform:translate(-50%) translateY(calc(100% + 40px));display:none}.sticky-add-to-cart__info[data-has-image=false]{padding-left:var(--padding-lg)}.sticky-add-to-cart__image{flex-shrink:0;aspect-ratio:1;height:var(--height-buy-buttons);overflow:hidden;border-radius:var(--style-border-radius-buttons-primary);background:var(--color-background-secondary)}.sticky-add-to-cart__image-img{width:100%;height:100%;object-fit:cover}.sticky-add-to-cart__info{flex:1;min-width:0}.sticky-add-to-cart__title{font-size:var(--font-paragraph-medium--size);font-weight:var(--font-weight-semibold);line-height:var(--font-paragraph--line-height);margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sticky-add-to-cart__variant{color:rgb(var(--color-foreground-rgb) / var(--opacity-subdued-text));font-size:var(--font-paragraph-small--size);margin-top:var(--margin-3xs)}.sticky-add-to-cart__price{font-weight:var(--font-weight-semibold)}.sticky-add-to-cart__button{height:var(--height-buy-buttons);position:relative}@media screen and (max-width:749px){.sticky-add-to-cart__bar{bottom:0;width:100%;max-width:none;border-radius:0}.sticky-add-to-cart__bar:before{--border: 1px}.sticky-add-to-cart__bar .add-to-cart-text__content{display:none}.sticky-add-to-cart__info[data-has-image=false]{padding-left:0}.sticky-add-to-cart__title{font-size:var(--font-paragraph--size)}.sticky-add-to-cart__button{padding:var(--padding-lg)}.sticky-add-to-cart__price{font-size:var(--font-paragraph-small--size)}.sticky-add-to-cart__button{width:var(--height-buy-buttons)}sticky-add-to-cart:not([data-variant-available=true]) .add-to-cart-text__content{display:initial}sticky-add-to-cart:not([data-variant-available=true]) .sticky-add-to-cart__button{width:auto}}@media screen and (max-width:389px){.sticky-add-to-cart__bar .compare-at-price{display:none}.sticky-add-to-cart__title{display:none}.sticky-add-to-cart__info[data-singleton=true] .sticky-add-to-cart__title,.sticky-add-to-cart__info[data-single-option=true] .sticky-add-to-cart__title{display:block}.sticky-add-to-cart__info[data-single-option=true] .sticky-add-to-cart__variant{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.text-block:not(.text-block--full-width).rte,.text-block:not(.text-block--full-width).paragraph{text-wrap:balance;text-wrap:pretty}.text-block:not(.text-block--full-width).h1,.text-block:not(.text-block--full-width).h2,.text-block:not(.text-block--full-width).h3,.text-block:not(.text-block--full-width).h4,.text-block:not(.text-block--full-width).h5,.text-block:not(.text-block--full-width).h6{text-wrap:balance}.text-block:is(.h1,.h2,.h3,.h4,.h5,.h6) a{text-decoration-color:transparent}.text-block h1,.text-block.h1>*{margin-block:var(--font-h1--spacing)}.text-block h2,.text-block.h2>*{margin-block:var(--font-h2--spacing)}.text-block h3,.text-block.h3>*{margin-block:var(--font-h3--spacing)}.text-block h4,.text-block.h4>*{margin-block:var(--font-h4--spacing)}.text-block h5,.text-block.h5>*{margin-block:var(--font-h5--spacing)}.text-block h6,.text-block.h6>*{margin-block:var(--font-h6--spacing)}.text-block>*:first-child{margin-block-start:0}.text-block>*:last-child{margin-block-end:0}.text-block--align-center,.text-block--align-center>*{margin-inline:auto}.text-block--align-right,.text-block--align-right>*{margin-inline-start:auto}.header-logo{display:flex;height:100%;font-size:var(--font-size--md);font-family:var(--font-family);font-weight:var(--font-weight);font-style:var(--font-style);color:var(--color-foreground);justify-content:center;align-items:center;text-decoration:none}.header-logo[data-hidden-on-home-page]{display:none}#header-component:is([sticky=always]:not([data-scroll-direction=none]),[sticky=scroll-up][data-scroll-direction=up]) .header-logo[data-hidden-on-home-page]{display:flex}@media screen and (max-width:749px){.header-logo{padding:0}}@media screen and (min-width:750px){.header-logo{flex-shrink:0}}.header-logo:hover{text-decoration:none}.header-logo__image{object-fit:contain;height:var(--header-logo-image-height-mobile);width:var(--header-logo-image-width-mobile)}@media screen and (min-width:750px){.header-logo__image{height:var(--header-logo-image-height);width:var(--header-logo-image-width)}}.header-logo:has(.header-logo__image-container--inverse) .header-logo__image-container--original{display:var(--header-logo-display, block)}.header-logo__image-container--inverse{display:var(--header-logo-inverse-display, none)}.header__drawer{--header-drawer-min-height: 60px;display:flex;min-height:var(--header-drawer-min-height);align-items:center}#header-component[data-menu-style=drawer] .header__drawer{display:flex;min-height:var(--header-drawer-min-height)}@media screen and (min-width:750px){#header-component[data-menu-style=menu] .header__drawer{display:none;min-height:0}}.header--compact .header__drawer{min-height:var(--minimum-touch-target)}.menu-list--mobile.menu-list{display:grid}.menu-list--mobile .menu-list__list{width:max-content;margin-inline:auto;gap:var(--menu-horizontal-gap)}.menu-list--mobile li{width:max-content;padding-block:var(--padding-sm)}.menu-list--mobile li:first-of-type{padding-inline-start:var(--menu-horizontal-gap)}.menu-list--mobile li:last-of-type{padding-inline-end:var(--menu-horizontal-gap)}.menu-list--mobile a{color:var(--color-foreground)}.menu-list__scroll-container{position:relative;overflow-x:auto;-webkit-mask-image:linear-gradient(to right,transparent,#000 20px,#000 calc(100% - 20px),transparent);mask-image:linear-gradient(to right,transparent,#000 20px,#000 calc(100% - 20px),transparent);padding-block:var(--padding-2xs)}.menu-list{--menu-horizontal-gap: var(--gap-xl);--menu-vertical-gap: var(--gap-xl);display:flex;height:100%}.menu-list__list{display:flex;justify-content:var(--grid-area-alignment)}.menu-list__list-item{flex-shrink:0;white-space:nowrap;display:flex;align-items:center;height:100%}.menu-list__list-item[aria-hidden=true]{visibility:hidden}.menu-list__link{font-family:var(--menu-top-level-font-family);font-style:var(--menu-top-level-font-style);font-weight:var(--menu-top-level-font-weight);font-size:var(--menu-top-level-font-size);line-height:var(--menu-top-level-font-line-height);text-transform:var(--menu-top-level-font-case);color:var(--menu-top-level-font-color);text-decoration:none;display:flex;flex-direction:column;justify-content:center;cursor:pointer;height:100%;margin-block:0}.menu-list__link:after{content:"";position:absolute;display:none;top:var(--header-padding);height:var(--box-height);left:0;right:0}.menu-list__link[data-safety-box=true]:after{display:block}.menu-list__link:hover,.menu-list__link:focus{color:var(--menu-top-level-font-color)}@media screen and (min-width:750px){.menu-list__link{font-size:var(--menu-top-level-font-size-desktop)}}.menu-list__link-title{padding-inline:calc(var(--gap-xl) / 2)}[slot=overflow] .menu-list__link-title{padding-inline:0}.menu-list__list-item:not([slot=overflow]){flex-direction:column}.menu-list__list-item:not([slot=overflow]):after{content:"";width:100%;height:var(--header-padding);margin-bottom:calc(-1 * var(--header-padding))}[slot=overflow]>.menu-list__link:after{content:none}:is(.menu-list:where(:has(.menu-list__list-item:hover)),.menu-list:where(:has(.menu-list__list-item:focus-within)),.menu-list:where(:has(.menu-list__list-item:not([aria-hidden=true]) .menu-list__link--active))) .menu-list__link{color:rgb(var(--menu-top-level-font-color-rgb) / var(--opacity-subdued-text))}.menu-list:not(:has(.menu-list__list-item:hover)) .menu-list__link--active,.menu-list .menu-list__list-item:where(:hover,:focus-within) .menu-list__link,.menu-list .menu-list__list-item[slot=overflow] .menu-list__link[aria-expanded=true]{color:var(--menu-top-level-font-color)}.overflow-menu::part(list){--focus-outline-size: calc(var(--focus-outline-offset) + var(--focus-outline-width));gap:0;margin-inline:calc(-1 * var(--menu-horizontal-gap) / 2)}.overflow-menu{background-color:transparent;padding:var(--focus-outline-size);margin:calc(-1 * var(--focus-outline-size))}.menu-list__submenu,.overflow-menu::part(overflow){--submenu-padding-block-start: var(--padding-3xl);--submenu-padding-block-end: var(--padding-3xl);background-color:transparent}.header__row[style*="--border-bottom-width: 0px"] .menu-list__submenu.color-scheme-matches-parent,.header__row[style*="--border-bottom-width: 0px"] .overflow-menu.color-scheme-matches-parent::part(overflow){--submenu-padding-block-start: 0px}.menu-list__list-item:where(:not([slot=overflow]))>.menu-list__submenu,.overflow-menu::part(overflow){--submenu-content-opacity: 0;--submenu-content-animation: opacity calc(var(--submenu-animation-speed) * .75) var(--animation-easing);visibility:hidden;position:absolute;width:100%;left:0;top:calc(100% - 1px + var(--border-bottom-width) - (var(--full-open-header-height) - var(--submenu-height)));z-index:var(--layer-header-menu);padding-inline:var(--padding-inline);clip-path:rect(var(--header-height) 100% var(--full-open-header-height) 0);transition:clip-path var(--submenu-animation-speed) var(--ease-out-cubic)}[data-submenu-overlap-bottom-row] .menu-list__list-item:where(:not([slot=overflow]))>.menu-list__submenu,[data-submenu-overlap-bottom-row] .overflow-menu::part(overflow){clip-path:rect(var(--top-row-height) 100% var(--full-open-header-height) 0)}.menu-list__list-item:has([aria-expanded=true])>.menu-list__submenu,.overflow-menu:has([slot=overflow] [aria-expanded=true])::part(overflow-list),.menu-list__submenu:is(:hover),.overflow-menu::part(overflow):hover{--submenu-content-opacity: 1;visibility:visible}.overflow-menu::part(overflow){--menu-top-level-font-size: var(--font-size--xlarge);display:grid;grid-template-columns:var(--full-page-grid-with-margins)}.overflow-menu::part(overflow-list){position:relative;display:grid;grid-template-columns:minmax(auto,200px) 1fr;grid-template-areas:"left right";grid-template-rows:max-content;grid-gap:0;grid-column:2}.menu-list__list-item:is([slot=overflow]){--menu-top-level-font-color: var(--color-foreground);--menu-top-level-font-color-rgb: var(--color-foreground-rgb);display:contents;white-space:normal}.menu-list__list-item:is([slot=overflow]) .menu-list__link{grid-area:left;grid-row:auto;height:min-content;font-size:var(--font-size--xl);transition:var(--submenu-content-animation)}.menu-list__list-item:is([slot=overflow]) .menu-list__submenu{visibility:hidden;grid-row:1;grid-area:right;grid-row-end:span calc(var(--overflow-count) + 1);padding-inline-start:var(--menu-horizontal-gap)}.menu-list__list-item:is([slot=overflow]) .menu-list__submenu-inner{transform:none;grid-column:unset;padding-block:0}.menu-list__list-item:is([slot=overflow]) .menu-list__link[aria-expanded=true]+.menu-list__submenu{visibility:visible}.header-menu{height:100%}.menu-list__submenu-inner{position:relative;display:flex;justify-content:space-between;flex-wrap:wrap}.menu-list__submenu-inner,.overflow-menu::part(overflow-list){padding-block-start:var(--submenu-padding-block-start);padding-block-end:var(--submenu-padding-block-end);padding-inline:var(--section-padding-inline);opacity:var(--submenu-content-opacity);transition:var(--submenu-content-animation);transform:translateY(calc(var(--full-open-header-height) - var(--submenu-height)));max-height:calc(80vh - var(--header-height));overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgb(var(--color-foreground-rgb) / var(--opacity-40)) transparent}.mega-menu__link{font-family:var(--menu-child-font-family);font-style:var(--menu-child-font-style);font-weight:var(--menu-child-font-weight);font-size:var(--menu-child-font-size);line-height:var(--menu-child-font-line-height);text-transform:var(--menu-child-font-case);color:var(--menu-child-font-color);white-space:normal;text-decoration:none;display:inline-flex;padding:var(--padding-2xs) 0}.mega-menu__link:hover{color:var(--menu-child-active-font-color)}.mega-menu__link--parent{font-family:var(--menu-parent-font-family);font-style:var(--menu-parent-font-style);font-weight:var(--menu-parent-font-weight);font-size:var(--menu-parent-font-size);line-height:var(--menu-parent-font-line-height);text-transform:var(--menu-parent-font-case);color:var(--menu-parent-font-color)}.mega-menu__link--parent:hover{color:var(--menu-parent-active-font-color)}@media screen and (max-width:989px){.mega-menu__content-list-item--hidden-tablet{display:none}}.mega-menu__link:has(.mega-menu__link-image){display:flex;flex-direction:column;padding-inline:0;padding-block:var(--padding-sm) 0}.mega-menu__link-image{width:100%;position:relative;aspect-ratio:16 / 9;margin-bottom:var(--padding-sm);object-fit:cover;border-radius:var(--menu-image-border-radius)}.mega-menu__grid:has(.mega-menu__link-image) .mega-menu__column>div>.mega-menu__link:not(:has(.mega-menu__link-image)){display:flex;flex-direction:column;padding-inline:0;padding-block:var(--padding-sm) 0}.mega-menu__grid:has(.mega-menu__link-image) .mega-menu__column>div>.mega-menu__link:not(:has(.mega-menu__link-image)):before{content:"";display:block;width:100%;aspect-ratio:16 / 9;margin-bottom:var(--padding-sm);background-color:var(--color-foreground-muted);opacity:.1;border-radius:var(--menu-image-border-radius)}.mega-menu__grid{display:grid;grid-template-columns:repeat(var(--menu-columns-tablet),minmax(0,1fr));gap:var(--menu-vertical-gap) var(--menu-horizontal-gap);width:100%}@media screen and (min-width:990px){.mega-menu__grid{grid-template-columns:repeat(var(--menu-columns-desktop),minmax(0,1fr))}}.mega-menu__column{grid-column:span 1}.mega-menu__column--span-2{grid-column:span 2}.mega-menu__column--span-3{grid-column:span 3}.mega-menu__column--span-4{grid-column:span 4}.mega-menu__column--wide-collection-image{grid-column:span 1}@media screen and (min-width:990px){.mega-menu__column--wide-collection-image{grid-column:span 2}}.mega-menu__submenu .mega-menu__column--wide-collection-image{grid-column:span 1}.mega-menu__content-list{display:grid;justify-content:end;gap:var(--menu-vertical-gap) var(--menu-horizontal-gap)}.mega-menu__content-list--products{grid-template-columns:repeat(var(--menu-content-columns-tablet),minmax(0,1fr))}@media screen and (min-width:990px){.mega-menu__content-list--products{grid-template-columns:repeat(var(--menu-content-columns-desktop),minmax(0,1fr))}}.mega-menu__content-list--collections{grid-template-columns:repeat(var(--menu-content-columns-tablet),minmax(0,300px))}@media screen and (min-width:990px){.mega-menu__content-list--collections{grid-template-columns:repeat(var(--menu-content-columns-desktop),minmax(0,300px))}}.mega-menu__list{display:grid;grid-template-columns:subgrid;grid-column:span var(--menu-columns-tablet);gap:var(--menu-vertical-gap) var(--menu-horizontal-gap)}@media screen and (min-width:990px){.mega-menu__list{grid-column:span var(--menu-columns-desktop)}}.mega-menu__content{grid-column:span var(--menu-content-columns-tablet) / -1}@media screen and (min-width:990px){.mega-menu__content{grid-column:span var(--menu-content-columns-desktop) / -1}}.menu-list__list-item[slot=overflow] .section{grid-template-columns:1fr}.menu-list__list-item[slot=overflow] .section .mega-menu__grid{grid-column:1}.mega-menu__content-list li{white-space:normal}.mega-menu__more-list{--menu-child-font-size: var(--font-size--xl);width:200px}.mega-menu__submenu{display:contents}@media screen and (min-width:990px){.menu-list__list-item--spinning .menu-list__submenu-inner,.menu-list__list-item--wedlug-ryby .menu-list__submenu-inner,.menu-list__list-item--marki .menu-list__submenu-inner,.menu-list__list-item--ubrania .menu-list__submenu-inner{padding-top:10px;padding-bottom:18px}.menu-list__list-item--spinning .mega-menu__grid,.menu-list__list-item--wedlug-ryby .mega-menu__grid,.menu-list__list-item--marki .mega-menu__grid,.menu-list__list-item--ubrania .mega-menu__grid{overflow:visible}.menu-list__list-item--spinning .mega-menu__grid>.mega-menu__list,.menu-list__list-item--wedlug-ryby .mega-menu__grid>.mega-menu__list,.menu-list__list-item--marki .mega-menu__grid>.mega-menu__list,.menu-list__list-item--ubrania .mega-menu__grid>.mega-menu__list{width:min(100%,1120px);max-width:calc(100vw - 48px);gap:20px 32px;align-items:start}.menu-list__list-item--spinning .mega-menu__grid>.mega-menu__list,.menu-list__list-item--wedlug-ryby .mega-menu__grid>.mega-menu__list{grid-template-columns:repeat(4,minmax(0,1fr))}.menu-list__list-item--ubrania .mega-menu__grid>.mega-menu__list{grid-template-columns:repeat(3,minmax(0,1fr))}.menu-list__list-item--marki .mega-menu__grid>.mega-menu__list{grid-template-columns:minmax(220px,.85fr) minmax(0,2.15fr)}.menu-list__list-item--spinning .mega-menu__column,.menu-list__list-item--wedlug-ryby .mega-menu__column,.menu-list__list-item--marki .mega-menu__column,.menu-list__list-item--ubrania .mega-menu__column,.menu-list__list-item--spinning .mega-menu__column--span-2,.menu-list__list-item--spinning .mega-menu__column--span-3,.menu-list__list-item--spinning .mega-menu__column--span-4,.menu-list__list-item--spinning .mega-menu__column--span-5,.menu-list__list-item--spinning .mega-menu__column--span-6,.menu-list__list-item--marki .mega-menu__column--span-2,.menu-list__list-item--marki .mega-menu__column--span-3,.menu-list__list-item--marki .mega-menu__column--span-4,.menu-list__list-item--marki .mega-menu__column--span-5,.menu-list__list-item--marki .mega-menu__column--span-6{grid-column:span 1;min-width:0;max-width:none}.menu-list__list-item--spinning .mega-menu__column>div,.menu-list__list-item--wedlug-ryby .mega-menu__column>div,.menu-list__list-item--marki .mega-menu__column>div,.menu-list__list-item--ubrania .mega-menu__column>div{min-width:0;max-width:100%}.menu-list__list-item--spinning .mega-menu__column>div>.mega-menu__link,.menu-list__list-item--marki .mega-menu__column>div>.mega-menu__link{display:block;padding:0 0 8px;border-bottom:1px solid rgba(25,85,59,.2);color:#19553b;font-weight:800;line-height:1.3;white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere}.menu-list__list-item--spinning .mega-menu__column>div>ul,.menu-list__list-item--marki .mega-menu__column>div>ul{display:block;column-count:1!important;max-height:none;margin:7px 0 0;padding:0;overflow:visible;border:0}.menu-list__list-item--marki .mega-menu__column:nth-child(2)>div>ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px}.menu-list__list-item--spinning .mega-menu__link,.menu-list__list-item--wedlug-ryby .mega-menu__link,.menu-list__list-item--marki .mega-menu__link,.menu-list__list-item--ubrania .mega-menu__link,.menu-list__list-item--spinning .mega-menu__link .wrap-text,.menu-list__list-item--wedlug-ryby .mega-menu__link .wrap-text,.menu-list__list-item--marki .mega-menu__link .wrap-text,.menu-list__list-item--ubrania .mega-menu__link .wrap-text{width:auto;max-width:100%;white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere;word-break:normal;-webkit-hyphens:auto;hyphens:auto}.menu-list__list-item--wedlug-ryby .mega-menu__link,.menu-list__list-item--ubrania .mega-menu__link{display:block;padding:8px 10px;border-radius:7px;line-height:1.3}.menu-list__list-item--wedlug-ryby .mega-menu__link:hover,.menu-list__list-item--wedlug-ryby .mega-menu__link:focus-visible,.menu-list__list-item--ubrania .mega-menu__link:hover,.menu-list__list-item--ubrania .mega-menu__link:focus-visible{background:#eef5ee;color:#19553b}}@media screen and (max-width:749px){.product-information.section--page-width .product-details>.group-block{padding-inline:0}}.view-product-title{display:none}.product-details{display:flex;align-self:start;justify-content:center}@media screen and (min-width:750px){.product-details>.group-block{height:min-content}.full-height--desktop{height:100%;max-height:calc(100vh - var(--header-group-height, 0));min-height:fit-content}.full-height--desktop .group-block{align-self:var(--details-position, "flex-start")}}.email-signup-block{--arrow-button-size: 58px;--arrow-button-size-integrated: 42px;--arrow-button-size-small: 20px;--arrow-icon-size: 32px;--arrow-icon-size-small: 24px;min-width:fit-content}@media screen and (max-width:749px){.email-signup-block{width:100%;min-width:unset}}.email-signup__heading{padding-block:var(--padding-sm)}.email-signup__form{display:flex;flex-direction:column}.email-signup__input-group{display:flex;align-items:stretch;background-color:transparent}.email-signup__input-group:not(.email-signup__input-group--integrated):not(.email-signup__input-group--underline){gap:var(--gap-xs);align-items:center}@media screen and (max-width:749px){.email-signup__input-group:not(.email-signup__input-group--arrow):not(.email-signup__input-group--underline):not(.email-signup__input-group--integrated){flex-direction:column}}.email-signup__input-group--integrated{border-width:var(--border-width);border-radius:var(--border-radius);border-style:solid;border-color:var(--color-input-border);background-color:var(--color-input-background)}.email-signup__input-group--integrated.email-signup__input-group--no-border{border:none}.email-signup__input{flex:1;min-width:0;border-width:var(--border-width);border-radius:var(--border-radius);border-style:solid;border-color:var(--color-input-border)}@media screen and (max-width:749px){.email-signup__input{width:100%}}.email-signup__input-group--integrated .email-signup__input{background-color:transparent;border:none;border-radius:0}.email-signup__input.paragraph{color:var(--color-input-text);outline-color:var(--color-input-background)}.email-signup__button{white-space:nowrap;padding:0}@media screen and (max-width:749px){.email-signup__button{width:100%}}.email-signup__input,.email-signup__button--text{padding:var(--padding-lg) var(--padding-3xl)}.email-signup__input-group--underline{--box-shadow-color: var(--color-input-border);--box-shadow-multiplier: 1;--box-shadow-focused-multiplier: 1.75;box-shadow:0 calc(var(--border-width) * var(--box-shadow-multiplier)) 0 var(--box-shadow-color);transition:box-shadow var(--animation-values);margin-block-end:calc(var(--border-width) * var(--box-shadow-focused-multiplier))}.email-signup__input-group--underline:focus-within{--box-shadow-multiplier: var(--box-shadow-focused-multiplier);--box-shadow-color: var(--color-input-text)}.email-signup__input-group .email-signup__input--underline{color:var(--color-input-text);background-color:transparent;padding:12px 0;border:none;border-radius:0}.email-signup__input-group .email-signup__input--underline:focus-visible{outline:none}.email-signup__input::placeholder{color:rgb(var(--color-input-text-rgb) / var(--opacity-70))}.email-signup__input-group .email-signup__input--none{color:var(--color-input-text);background-color:var(--color-input-background);border:none}.email-signup__button-icon{color:currentcolor;padding:5px}@media screen and (max-width:749px){.email-signup__button-icon{padding:0;align-self:center;justify-self:center;width:var(--icon-size-lg);height:var(--icon-size-lg)}}.email-signup__button--arrow{width:var(--arrow-button-size-small);height:var(--arrow-button-size-small);padding:0}.email-signup__button--arrow:not(.email-signup__button--integrated){width:var(--arrow-button-size);height:var(--arrow-button-size);display:flex;align-items:center;justify-content:center}.email-signup__button--arrow:not(.email-signup__button--integrated)>.email-signup__button-icon{width:var(--arrow-icon-size);height:var(--arrow-icon-size);padding:0}.email-signup__button--integrated{--button-offset: var(--margin-xs);align-self:stretch;margin:var(--button-offset);flex-shrink:0}@media screen and (max-width:749px){.email-signup__button--integrated{width:fit-content}}.email-signup__button--integrated.email-signup__button--text{padding:0 var(--padding-3xl)}.email-signup__button--integrated.email-signup__button--text.button-unstyled{padding:0 var(--padding-xl)}.email-signup__button--integrated.button-unstyled{border-radius:var(--border-radius)}.email-signup__button--integrated>.email-signup__button-icon{padding:0}.email-signup__button--integrated.email-signup__button--arrow{width:var(--arrow-button-size-integrated);height:var(--arrow-button-size-integrated);align-self:center;display:flex;align-items:center;justify-content:center}.email-signup__button--integrated.email-signup__button--arrow>.email-signup__button-icon{width:var(--arrow-icon-size-small);height:var(--arrow-icon-size-small)}.email-signup__input--underline+.email-signup__button--integrated{margin:0;align-self:center}.email-signup__input--underline+.email-signup__button--integrated.email-signup__button--text{padding-block:9px}.email-signup__input--underline+.email-signup__button--integrated.email-signup__button--text.button-unstyled{padding-inline:0;min-width:44px;min-height:44px}.email-signup__input--underline+.email-signup__button--integrated.button-unstyled{border-radius:0}.email-signup__input--underline+.email-signup__button--integrated.email-signup__button--arrow{width:var(--arrow-button-size-integrated);height:var(--arrow-button-size-integrated);display:flex;align-items:center;justify-content:center}.email-signup__input--underline+.email-signup__button--integrated.email-signup__button--arrow>.email-signup__button-icon{width:var(--arrow-icon-size-small);height:var(--arrow-icon-size-small)}.email-signup__button:not(.button-unstyled){background-color:var(--button-background-color);color:var(--button-color);text-transform:var(--button-text-case-primary)}.email-signup__button.button-secondary{text-transform:var(--button-text-case-secondary)}.email-signup__button.button-unstyled{background-color:transparent;color:var(--color-input-text)}.email-signup__button.button-unstyled:hover{color:rgb(var(--color-input-text-rgb) / var(--opacity-70));cursor:pointer}.email-signup__message{display:flex;align-items:center;gap:var(--gap-xs)}.email-signup__message-text{margin:0}.ryb-newsletter-discount{display:grid;gap:6px;width:100%;margin-top:8px;color:var(--color-foreground);font-size:.92rem;line-height:1.35}.ryb-newsletter-discount p{margin:0}.ryb-newsletter-discount__thanks,.ryb-newsletter-discount__note{color:rgb(var(--color-foreground-rgb) / .74)}.ryb-newsletter-discount__line{font-weight:800}.ryb-newsletter-discount__code{display:inline-block;border:1px solid #d91920;border-radius:6px;padding:2px 7px;color:#d91920;letter-spacing:.04em}.policy-list-trigger{anchor-name:--terms-policies-trigger;cursor:pointer;font-size:var(--font-size, .75rem);text-transform:var(--text-transform, none)}.policy_list li{border-radius:calc(var(--style-border-radius-popover) - 8px)}.policy_list li a{color:var(--color-foreground);display:inline-block;padding:8px;text-align:start;width:100%;outline-color:#0000;font-size:var(--font-size, .75rem);text-transform:var(--text-transform, none)}.policy_list li:is(:hover,:focus-within){background:rgb(var(--color-foreground-rgb) / .15)}.terms-policies-popover{position-anchor:--terms-policies-trigger;inset:unset;bottom:calc(anchor(top) + 1rem);left:anchor(left);border-radius:var(--style-border-radius-popover);background:linear-gradient(var(--color-background) 0 100%),linear-gradient(rgb(var(--color-background-rgb) / .15) 0 100%);background-clip:padding-box,border-box;border:1px solid #0000;box-shadow:var(--shadow-popover);padding:8px;margin:0;opacity:0;scale:.94;translate:0 6px;transform-origin:3.9em 100%}.terms-policies-popover.\:popover-open,.terms-policies-popover:popover-open{opacity:1;translate:0 0;scale:1}@media screen and (max-width:749px){.terms-policies-popover{left:anchor(center);transform:translate(-50%);transform-origin:0% 100%}}@supports not (position-anchor: --account-button-trigger){.terms-policies-popover{bottom:unset;top:calc(var(--anchor-top) * 1px);left:calc(var(--anchor-left) * 1px);transform:translateY(calc(-100% - 1.25rem))}@media screen and (max-width:749px){.terms-policies-popover{left:calc((var(--anchor-left) + (var(--anchor-width) / 2)) * 1px);transform:translate(-50%,calc(-100% - 1.25rem))}}}@media(prefers-reduced-motion:no-preference){.terms-policies-popover{transition-property:display,overlay,opacity,scale,translate;transition-behavior:allow-discrete;transition-duration:.3s;transition-timing-function:var(--ease-out-quad)}@starting-style{.terms-policies-popover.\:popover-open,.terms-policies-popover:popover-open{opacity:.7;translate:0 6px;scale:.94}}}.ryb-back-in-stock-form{width:100%}.ryb-back-in-stock-form[hidden]{display:none}.ryb-back-in-stock-form__inner{border:1px solid #d9d3c3;border-radius:8px;padding:16px;background:#fffdf7;color:#141a14}.ryb-back-in-stock-form__eyebrow{margin:0 0 6px;color:#2f6f4e;font-size:.72rem;font-weight:900;line-height:1.2;text-transform:uppercase}.ryb-back-in-stock-form h3{margin:0;font-size:1.15rem;line-height:1.2}.ryb-back-in-stock-form__text,.ryb-back-in-stock-form__privacy,.ryb-back-in-stock-form__success,.ryb-back-in-stock-form__errors{margin:8px 0 0;color:#5f695d;font-size:.9rem;line-height:1.42}.ryb-back-in-stock-form__success{color:#173d2b;font-weight:800}.ryb-back-in-stock-form__form{margin-top:12px}.ryb-back-in-stock-form__label{display:block;margin-bottom:6px;font-size:.86rem;font-weight:800}.ryb-back-in-stock-form__row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:stretch}.ryb-back-in-stock-form__input{width:100%;min-height:48px;border:1px solid #cfd7ca;border-radius:8px;padding:0 12px;background:#fff;color:#141a14;font:inherit}.ryb-back-in-stock-form__input:focus-visible{outline:2px solid #173d2b;outline-offset:2px}.ryb-back-in-stock-form__button{min-height:48px;border-color:#173d2b;background:#173d2b;color:#fff;white-space:nowrap}@media screen and (max-width:560px){.ryb-back-in-stock-form__inner{padding:14px}.ryb-back-in-stock-form__row{grid-template-columns:1fr}}.ryb-boroda-color-variants{width:100%;border:1px solid #d9d3c3;border-radius:8px;padding:14px;background:#fffdf7;color:#141a14}.ryb-boroda-color-variants__header{display:grid;gap:4px;margin-bottom:12px}.ryb-boroda-color-variants__eyebrow{margin:0;color:#d20a22;font-size:.72rem;font-weight:900;line-height:1.2;text-transform:uppercase}.ryb-boroda-color-variants h3{margin:0;font-size:1rem;line-height:1.2}.ryb-boroda-color-variants__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;max-width:100%;padding:2px}.ryb-boroda-color-variants__link{position:relative;display:block;min-width:0;overflow:hidden;border:1px solid #dedede;border-radius:8px;background:#fff;color:#141a14;text-decoration:none}.ryb-boroda-color-variants__link--current{border-color:#d20a22;box-shadow:0 0 0 2px #d20a22}.ryb-boroda-color-variants__link--sold-out{cursor:not-allowed}.ryb-boroda-color-variants__link--notify{cursor:pointer}.ryb-boroda-color-variants__media{display:block;aspect-ratio:1.35;padding:4px;background:#fff}.ryb-boroda-color-variants__media img{width:100%;height:100%;object-fit:contain;object-position:center}.ryb-boroda-color-variants__placeholder{display:grid;width:100%;height:100%;place-items:center;color:#2d2d2d;font-weight:900}.ryb-boroda-color-variants__body{display:grid;gap:2px;padding:7px;line-height:1.15}.ryb-boroda-color-variants__body strong{font-size:.78rem}.ryb-boroda-color-variants__body span{overflow:hidden;color:#333;font-size:.74rem;text-overflow:ellipsis;white-space:nowrap}.ryb-boroda-color-variants__body small{color:#d20a22;font-size:.68rem;font-weight:800}.ryb-boroda-color-variants__link--sold-out .ryb-boroda-color-variants__body small{color:#8a2b2b}.ryb-boroda-color-variants__link--sold-out .ryb-boroda-color-variants__media{opacity:.68;filter:saturate(.8) contrast(.95) blur(.35px)}.ryb-boroda-color-variants__sold-out-label{position:absolute;inset:50% auto auto 50%;z-index:2;width:max-content;max-width:calc(100% - 8px);padding:5px 7px;border-radius:5px;background:#191f1beb;color:#fff;font-size:.68rem;font-weight:900;line-height:1.1;opacity:0;pointer-events:none;text-align:center;transform:translate(-50%,-45%);transition:opacity .14s ease,transform .14s ease}.ryb-boroda-color-variants__notify-label{position:absolute;inset:auto 4px 4px;z-index:2;padding:4px 5px;border-radius:4px;background:#d20a22;color:#fff;font-size:.62rem;font-weight:900;line-height:1.1;opacity:0;pointer-events:none;text-align:center;transform:translateY(3px);transition:opacity .14s ease,transform .14s ease}.ryb-boroda-color-variants__link--sold-out:hover .ryb-boroda-color-variants__sold-out-label,.ryb-boroda-color-variants__link--sold-out:focus-visible .ryb-boroda-color-variants__sold-out-label{opacity:1;transform:translate(-50%,-50%)}.ryb-boroda-color-variants__link--notify:hover .ryb-boroda-color-variants__notify-label,.ryb-boroda-color-variants__link--notify:focus-visible .ryb-boroda-color-variants__notify-label{opacity:1;transform:translateY(0)}.ryb-boroda-waitlist,.ryb-product-rating-preview{position:relative;width:100%;margin-top:12px;border-top:3px solid #d20a22;padding:14px 0 0;background:#fff;color:#141414}.ryb-boroda-waitlist[hidden],.ryb-product-rating-preview[hidden]{display:none!important}.ryb-boroda-waitlist__close{position:absolute;top:8px;right:0;display:grid;width:34px;height:34px;border:1px solid #d8d8d8;border-radius:50%;background:#fff;color:#151515;cursor:pointer;font:inherit;font-size:1.25rem;place-items:center}.ryb-boroda-waitlist__eyebrow,.ryb-product-rating-preview__eyebrow{margin:0 0 4px;color:#d20a22;font-size:.72rem;font-weight:900;line-height:1.2;text-transform:uppercase}.ryb-boroda-waitlist h3,.ryb-product-rating-preview h3,.ryb-boroda-waitlist p,.ryb-product-rating-preview p{margin-block:0}.ryb-boroda-waitlist__product{margin-top:5px!important;padding-right:42px;font-size:.9rem;font-weight:900}.ryb-boroda-waitlist__text,.ryb-boroda-waitlist__privacy,.ryb-boroda-waitlist__success,.ryb-boroda-waitlist__errors{margin-top:7px!important;color:#555;font-size:.82rem;line-height:1.4}.ryb-boroda-waitlist__success{color:#2d2d2d;font-weight:900}.ryb-boroda-waitlist__form{margin-top:10px}.ryb-boroda-waitlist__label{display:block;margin-bottom:5px;font-size:.78rem;font-weight:900}.ryb-boroda-waitlist__row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.ryb-boroda-waitlist__input{width:100%;min-height:46px;border:1px solid #c9c9c9;border-radius:7px;padding:0 12px;background:#fff;color:#141414;font:inherit}.ryb-boroda-waitlist__input:focus-visible{outline:2px solid #d20a22;outline-offset:2px}.ryb-boroda-waitlist__button{min-height:46px;border-color:#d20a22!important;background:#d20a22!important;color:#fff!important;white-space:nowrap}.ryb-product-rating-preview{display:flex;align-items:center;justify-content:space-between;gap:16px}.ryb-product-rating-preview__score,.ryb-product-rating-preview__empty{display:flex;align-items:center;gap:8px}.ryb-product-rating-preview__score>span,.ryb-product-rating-preview__empty>span{color:#d20a22;font-size:1.2rem;letter-spacing:2px}.ryb-product-rating-preview__score small,.ryb-product-rating-preview__empty p{color:#666;font-size:.78rem}.ryb-boroda-color-variants--phantom-110{border:0;border-radius:0;padding:0;background:transparent}.ryb-boroda-color-variants--phantom-110 .ryb-boroda-color-variants__header{display:flex;justify-content:flex-end;margin-bottom:8px}.ryb-boroda-color-variants--phantom-110 .ryb-boroda-color-variants__eyebrow{display:none}.ryb-boroda-color-variants--phantom-110 h3{width:100%;text-align:right;white-space:nowrap}.ryb-boroda-color-variants--phantom-110 .ryb-boroda-color-variants__grid{gap:7px}.ryb-boroda-color-variants--phantom-110 .ryb-boroda-color-variants__media{aspect-ratio:1.35;padding:3px}.ryb-phantom-110-page .ryb-phantom-title-price-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:baseline!important;gap:10px!important}.ryb-phantom-110-page .ryb-boroda-priority-guide{border:0!important;border-radius:0!important;padding:0!important;background:transparent!important}.ryb-phantom-110-page .ryb-phantom-title-price-row h1{overflow:hidden;margin:0!important;font-size:clamp(.95rem,1.55vw,1.35rem)!important;line-height:1.15!important;text-overflow:ellipsis;white-space:nowrap}.ryb-phantom-110-page .ryb-phantom-title-price-row product-price{width:max-content!important;margin:0!important;padding:0!important;font-size:clamp(.92rem,1.4vw,1.2rem)!important}.ryb-phantom-110-page media-gallery .media-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.ryb-phantom-110-page media-gallery .media-gallery__grid>:nth-child(n+5),.ryb-phantom-110-page media-gallery .slideshow-controls__thumbnail:nth-child(n+5),.ryb-phantom-110-page media-gallery .slideshow-controls__dots>li:nth-child(n+5){display:none!important}.ryb-phantom-110-page media-gallery .media-gallery__grid>.product-media-container{aspect-ratio:1 / 1!important;min-height:0!important}.ryb-phantom-110-page media-gallery .media-gallery__grid .product-media,.ryb-phantom-110-page media-gallery .media-gallery__grid .product-media__image{width:100%!important;height:100%!important;object-fit:cover!important}.ryb-phantom-110-page [data-ryb-quick-buy-wrap]{display:none!important}.ryb-phantom-110-page .product-form-buttons{display:grid!important;grid-template-columns:minmax(112px,auto) minmax(0,1fr)!important;align-items:stretch!important;gap:10px!important}.ryb-phantom-110-page .product-form-buttons>.quantity-selector-wrapper{display:grid!important;grid-template-columns:auto auto;grid-column:1;align-items:center;gap:7px;min-width:0;margin:0!important;padding:5px 7px;border:1px solid #d6d6d6;border-radius:8px;background:snow}.ryb-phantom-110-page .product-form-buttons>.quantity-selector-wrapper:before{content:"Ilo\15b\107";color:#2d2d2d;font-size:.76rem;font-weight:800}.ryb-phantom-110-page .product-form-buttons>span:has(.add-to-cart-button){grid-column:2;min-width:0}.ryb-phantom-110-page .add-to-cart-button{min-height:48px;border-color:#d20a22!important;background:#d20a22!important;color:#fff!important;font-weight:900!important}.ryb-phantom-110-page .add-to-cart-button.ryb-phantom-added{animation:ryb-phantom-cart-flash .9s ease}@keyframes ryb-phantom-cart-flash{0%,to{box-shadow:0 0 #d20a2200}35%{background:#ef3047;box-shadow:0 0 0 7px #d20a223d}}@media screen and (max-width:1199px){.ryb-boroda-color-variants__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ryb-product-rating-preview{align-items:flex-start;flex-direction:column}}@media screen and (max-width:899px){.ryb-boroda-color-variants__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:560px){.ryb-boroda-color-variants{padding:12px}.ryb-boroda-color-variants__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.ryb-boroda-color-variants--phantom-110{padding:0}.ryb-boroda-color-variants__body{padding:6px}}.ryb-shared-product-page .ryb-shared-product-panel{box-sizing:border-box;min-height:100%;padding:14px!important}.ryb-shared-product-page media-gallery,.ryb-shared-product-page .product-details{position:static!important;inset:auto!important}.ryb-shared-product-page .ryb-shared-title-price-row{display:grid!important;grid-template-columns:minmax(0,1fr) max-content max-content!important;align-items:center!important;gap:12px!important;min-height:38px;padding-bottom:8px;border-bottom:1px solid rgb(210 10 34 / .24)}.ryb-shared-product-page .ryb-shared-title-price-row h1{overflow:hidden;margin:0!important;font-size:clamp(.95rem,1.55vw,1.35rem)!important;line-height:1.15!important;text-overflow:ellipsis;white-space:nowrap}.ryb-shared-product-page .ryb-shared-title-price-row product-price{width:max-content!important;margin:0!important;padding:0!important;color:#d20a22!important;font-size:clamp(.92rem,1.4vw,1.2rem)!important;font-weight:900}.ryb-shared-color-heading{display:flex;width:max-content;align-items:center}.ryb-shared-color-heading h3{margin:0;color:#d20a22;font-size:.84rem;font-weight:900;line-height:1;white-space:nowrap}.ryb-shared-color-module{width:100%;border:0!important;border-radius:0!important;padding:0!important;background:transparent!important}.ryb-shared-color-module .ryb-shared-color-original-header{min-height:0;justify-content:flex-end!important;margin:0 0 6px!important}.ryb-shared-color-module .ryb-shared-color-original-header>div,.ryb-shared-color-module .ryb-shared-color-original-header>h3,.ryb-shared-color-module .ryb-shared-color-original-header>p{display:none!important}.ryb-shared-color-module [class*=__rail],.ryb-shared-color-module [class*=__grid]{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;grid-auto-flow:row!important;grid-auto-columns:initial!important;gap:7px!important;max-width:100%;overflow:visible!important;padding:2px!important}.ryb-shared-color-module [class*=__link]{position:relative;min-width:0;overflow:hidden;border-color:#dedede!important;border-radius:8px!important;background:#fff!important}.ryb-shared-color-module [class*=__link]:has(img) [class*=__label]{display:none!important}.ryb-shared-color-module [class*=__media]{display:block;width:100%;aspect-ratio:1.35;padding:3px!important;background:#fff}.ryb-shared-color-module [class*=__media] img{width:100%;height:100%;object-fit:contain;object-position:center}.ryb-shared-color-module [class*=--current],.ryb-shared-color-module .is-current{border-color:#d20a22!important;box-shadow:0 0 0 2px #d20a22!important}.ryb-shared-color-module [class*=--sold-out] [class*=__media],.ryb-shared-color-module .is-sold-out [class*=__media]{opacity:.68;filter:saturate(.8) contrast(.95) blur(.35px)}.ryb-shared-color-sold-out,.ryb-shared-color-notify{position:absolute;z-index:3;pointer-events:none;text-align:center}.ryb-shared-color-sold-out{inset:50% auto auto 50%;padding:5px 7px;border-radius:5px;background:#0c0c0ce6;color:#fff;font-size:.68rem;font-weight:900;transform:translate(-50%,-50%)}.ryb-shared-color-notify{inset:auto 4px 4px;padding:4px 5px;border-radius:4px;background:#d20a22;color:#fff;font-size:.62rem;font-weight:900}.ryb-shared-product-page media-gallery .media-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.ryb-shared-product-page media-gallery .media-gallery__grid>:nth-child(n+5),.ryb-shared-product-page media-gallery .slideshow-controls__thumbnail:nth-child(n+5),.ryb-shared-product-page media-gallery .slideshow-controls__dots>li:nth-child(n+5){display:none!important}.ryb-shared-product-page media-gallery .media-gallery__grid>.product-media-container{aspect-ratio:1 / 1!important;min-height:0!important}.ryb-shared-product-page media-gallery .media-gallery__grid .product-media,.ryb-shared-product-page media-gallery .media-gallery__grid .product-media__image{width:100%!important;height:100%!important;object-fit:contain!important}.ryb-shared-product-page [data-ryb-quick-buy-wrap]{display:none!important}.ryb-shared-product-page .product-form-buttons{display:grid!important;grid-template-columns:minmax(112px,auto) minmax(0,1fr)!important;align-items:stretch!important;gap:10px!important}.ryb-shared-product-page .product-form-buttons>.quantity-selector-wrapper{display:grid!important;grid-template-columns:auto auto;grid-column:1;align-items:center;gap:7px;min-width:0;margin:0!important;padding:5px 7px;border:1px solid rgb(210 10 34 / .36);border-radius:8px;background:snow}.ryb-shared-product-page .product-form-buttons>.quantity-selector-wrapper:before{content:"Ilo\15b\107";color:#2d2d2d;font-size:.76rem;font-weight:800}.ryb-shared-product-page .product-form-buttons>span:has(.add-to-cart-button){grid-column:2;min-width:0}.ryb-shared-product-page .add-to-cart-button{min-height:48px;border-color:#d20a22!important;background:#d20a22!important;color:#fff!important;font-weight:900!important}.ryb-shared-product-page .add-to-cart-button.ryb-shared-added{animation:ryb-phantom-cart-flash .9s ease}.ryb-shared-product-page .ryb-shared-guide-column{min-width:0}.ryb-shared-product-page .ryb-shared-guide-column iframe,.ryb-shared-product-page .ryb-shared-guide-column video,.ryb-shared-product-page .ryb-shared-guide-column [class*=__frame]{width:100%!important;max-width:100%!important}@media screen and (min-width:750px){.ryb-shared-product-page .product-information__grid{align-items:stretch}.ryb-shared-product-page .product-information__media{box-sizing:border-box;overflow:hidden;border:1px solid rgb(0 0 0 / .1);border-radius:8px;padding-right:0!important}.ryb-shared-product-page .product-information__media:has(.media-gallery__grid>.product-media-container:only-child){align-self:stretch!important;height:100%!important}.ryb-shared-product-page .product-information__media:has(.media-gallery__grid>.product-media-container:only-child) media-gallery,.ryb-shared-product-page .product-information__media .media-gallery__grid:has(>.product-media-container:only-child),.ryb-shared-product-page .product-information__media .media-gallery__grid>.product-media-container:only-child{height:100%!important}.ryb-shared-product-page .product-information__media .media-gallery__grid>.product-media-container:only-child{aspect-ratio:auto!important}.ryb-shared-product-page .product-details{grid-area:1 / 2!important;align-self:stretch!important}.ryb-shared-product-page .product-details>.ryb-shared-product-panel{flex:1 1 auto;height:100%!important}.ryb-shared-product-page .ryb-product-description-under-media{grid-area:2 / 1!important;align-self:stretch}.ryb-shared-product-page .ryb-shared-guide-column{grid-area:2 / 2!important;align-self:stretch}}@media screen and (max-width:1199px){.ryb-shared-color-module [class*=__rail],.ryb-shared-color-module [class*=__grid]{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media screen and (max-width:899px){.ryb-shared-color-module [class*=__rail],.ryb-shared-color-module [class*=__grid]{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media screen and (max-width:749px){.ryb-shared-product-page .ryb-shared-product-panel{padding:10px!important}.ryb-shared-product-page .ryb-shared-title-price-row{grid-template-columns:minmax(0,1fr) max-content!important;gap:7px 10px!important}.ryb-shared-color-heading{grid-column:1 / -1;grid-row:2;justify-self:start}}@media screen and (max-width:359px){.ryb-shared-color-module [class*=__rail],.ryb-shared-color-module [class*=__grid]{grid-template-columns:repeat(2,minmax(0,1fr))!important}}html.ryb-red-white-preview .ryb-phantom-110-preview .ryb-phantom-preview-panel{box-sizing:border-box;min-height:100%;padding:14px!important}html.ryb-red-white-preview .ryb-phantom-110-preview media-gallery,html.ryb-red-white-preview .ryb-phantom-110-preview .product-details{position:static!important;inset:auto!important}@media screen and (min-width:750px){html.ryb-red-white-preview .ryb-phantom-110-preview .product-information__grid{align-items:stretch}html.ryb-red-white-preview .ryb-phantom-110-preview .product-information__media{box-sizing:border-box;overflow:hidden;border:1px solid rgb(0 0 0 / .1);border-radius:8px;padding-right:0!important}html.ryb-red-white-preview .ryb-phantom-110-preview .product-details{grid-area:1 / 2!important;align-self:stretch!important}html.ryb-red-white-preview .ryb-phantom-110-preview .product-details>.ryb-phantom-preview-panel{flex:1 1 auto;height:100%!important}html.ryb-red-white-preview .ryb-phantom-110-preview .ryb-product-description-under-media{grid-area:2 / 1!important;align-self:stretch}html.ryb-red-white-preview .ryb-phantom-110-preview .ryb-phantom-preview-guide-column{grid-area:2 / 2!important;align-self:stretch;min-width:0}}html.ryb-red-white-preview .ryb-phantom-110-preview .group-block-content:has(>.ryb-boroda-color-variants){gap:12px!important}html.ryb-red-white-preview .ryb-phantom-110-preview .ryb-phantom-title-price-row{grid-template-columns:minmax(0,1fr) max-content max-content!important;align-items:center!important;gap:12px!important;min-height:38px;padding-bottom:8px;border-bottom:1px solid rgb(210 10 34 / .24)}html.ryb-red-white-preview .ryb-phantom-preview-color-heading{display:flex!important;width:max-content;align-items:center;margin:0!important}html.ryb-red-white-preview .ryb-phantom-preview-color-heading .ryb-boroda-color-variants__eyebrow{display:none!important}html.ryb-red-white-preview .ryb-phantom-preview-color-heading h3{margin:0;color:#d20a22;font-size:.84rem;font-weight:900;line-height:1;white-space:nowrap}html.ryb-red-white-preview .ryb-phantom-preview-divider{display:none!important}html.ryb-red-white-preview .ryb-phantom-110-preview .ryb-boroda-color-variants__link--current{border-color:#d20a22;box-shadow:0 0 0 2px #d20a22}html.ryb-red-white-preview .ryb-phantom-110-preview .ryb-boroda-color-variants__link--notify .ryb-boroda-color-variants__sold-out-label{opacity:1;transform:translate(-50%,-50%)}html.ryb-red-white-preview .ryb-phantom-110-preview .ryb-boroda-color-variants__link--notify .ryb-boroda-color-variants__notify-label{opacity:1;transform:translateY(0)}html.ryb-red-white-preview .ryb-phantom-110-preview .product-form-buttons>.quantity-selector-wrapper{border-color:#d20a225c;background:snow}html.ryb-red-white-preview .ryb-phantom-110-preview .add-to-cart-button{border-color:#d20a22!important;background:#d20a22!important}html.ryb-red-white-preview .ryb-phantom-110-preview .add-to-cart-button:hover{border-color:#a8071b!important;background:#a8071b!important}html.ryb-red-white-preview .ryb-phantom-110-preview .ryb-boroda-priority-guide{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:10px!important;align-items:start;border-top:3px solid #d20a22!important;padding-top:12px!important}html.ryb-red-white-preview .ryb-phantom-110-preview .ryb-boroda-priority-guide__copy{grid-column:1;grid-row:2}html.ryb-red-white-preview .ryb-phantom-110-preview .ryb-boroda-priority-guide__eyebrow,html.ryb-red-white-preview .ryb-phantom-110-preview .ryb-boroda-priority-guide__link{color:#d20a22!important}html.ryb-red-white-preview .ryb-phantom-110-preview .ryb-boroda-priority-guide ul{display:grid;gap:6px;padding:6px 0 0!important;counter-reset:ryb-guide-step;list-style:none}html.ryb-red-white-preview .ryb-phantom-110-preview .ryb-boroda-priority-guide li{display:grid;grid-template-columns:22px minmax(0,1fr);gap:7px;align-items:start;counter-increment:ryb-guide-step}html.ryb-red-white-preview .ryb-phantom-110-preview .ryb-boroda-priority-guide li:before{content:counter(ryb-guide-step);display:grid;width:22px;height:22px;border-radius:50%;background:#d20a22;color:#fff;font-size:.72rem;font-weight:900;place-items:center}html.ryb-red-white-preview .ryb-phantom-110-preview .ryb-boroda-priority-guide__frame{grid-column:1;grid-row:1;width:100%}html.ryb-red-white-preview .ryb-phantom-110-preview .ryb-boroda-priority-guide__source{grid-column:1;grid-row:3}html.ryb-red-white-preview .ryb-phantom-110-preview .ryb-boroda-priority-guide__link{grid-column:1;grid-row:4;width:max-content;max-width:100%}html.ryb-red-white-preview .ryb-card-label{border-color:#d20a2252!important;color:#d20a22!important}html.ryb-red-white-preview .ryb-customers-also__eyebrow,html.ryb-red-white-preview .ryb-customers-also__price{color:#d20a22!important}html.ryb-red-white-preview .ryb-customers-also__button{background:#d20a22!important}html.ryb-red-white-preview .ryb-customers-also__button:hover{background:#a8071b!important}html.ryb-red-white-preview .ryb-product-support{border-color:#e2e2e2!important;background:#f7f7f7!important}html.ryb-red-white-preview .ryb-product-support__eyebrow{color:#d20a22!important}html.ryb-red-white-preview .ryb-product-support__card{border-color:#dedede!important}@media screen and (max-width:749px){html.ryb-red-white-preview .ryb-phantom-110-preview .ryb-phantom-preview-panel{padding:10px!important}html.ryb-red-white-preview .ryb-phantom-110-preview .group-block-content:has(>.ryb-boroda-color-variants){gap:10px!important}html.ryb-red-white-preview .ryb-phantom-110-preview .ryb-phantom-title-price-row{grid-template-columns:minmax(0,1fr) max-content!important;gap:7px 10px!important}html.ryb-red-white-preview .ryb-phantom-preview-color-heading{grid-column:1 / -1;grid-row:2;justify-self:start}html.ryb-red-white-preview .ryb-phantom-110-preview .ryb-boroda-color-variants__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}html.ryb-red-white-preview .ryb-phantom-110-preview .ryb-boroda-color-variants__media{aspect-ratio:1.5;padding:2px}.ryb-boroda-waitlist__row{grid-template-columns:1fr}}@media(hover:none){.ryb-boroda-color-variants__link--notify .ryb-boroda-color-variants__notify-label{opacity:1;transform:translateY(0)}}@media screen and (max-width:359px){html.ryb-red-white-preview .ryb-phantom-110-preview .ryb-boroda-color-variants__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.ryb-boroda-priority-guide{display:grid;gap:12px;width:100%;border:1px solid #d9d3c3;border-radius:8px;padding:14px;background:#fffdf7;color:#141a14}.ryb-boroda-priority-guide__copy{display:grid;gap:6px}.ryb-boroda-priority-guide__eyebrow{margin:0;color:#2f6f4e;font-size:.72rem;font-weight:900;line-height:1.2;text-transform:uppercase}.ryb-boroda-priority-guide h3,.ryb-boroda-priority-guide p,.ryb-boroda-priority-guide ul{margin:0}.ryb-boroda-priority-guide h3{font-size:1rem;line-height:1.2}.ryb-boroda-priority-guide ul{padding-inline-start:20px;color:#4f5a50;font-size:.9rem;line-height:1.5}.ryb-boroda-priority-guide__frame{position:relative;display:block;overflow:hidden;border-radius:8px;background:#111;aspect-ratio:16 / 9}.ryb-boroda-priority-guide__frame iframe{width:100%;height:100%;border:0}.ryb-boroda-priority-guide__link{color:#173d2b;font-size:.88rem;font-weight:800;text-decoration-thickness:2px;text-underline-offset:3px}.ryb-boroda-priority-guide__source{color:#5f685f;font-size:.78rem;line-height:1.4}@media screen and (max-width:560px){.ryb-boroda-priority-guide{padding:12px}}.ryb-larwa-salo-video-guide{display:grid;gap:12px;width:100%;border:1px solid #d9d3c3;border-radius:8px;padding:14px;background:#fffdf7;color:#141a14}.ryb-larwa-salo-video-guide__copy{display:grid;gap:6px}.ryb-larwa-salo-video-guide__eyebrow{margin:0;color:#2f6f4e;font-size:.72rem;font-weight:900;line-height:1.2;text-transform:uppercase}.ryb-larwa-salo-video-guide h3,.ryb-larwa-salo-video-guide p,.ryb-larwa-salo-video-guide ul{margin:0}.ryb-larwa-salo-video-guide h3{font-size:1rem;line-height:1.2}.ryb-larwa-salo-video-guide ul{padding-inline-start:20px;color:#4f5a50;font-size:.9rem;line-height:1.5}.ryb-larwa-salo-video-guide__frame{position:relative;display:block;overflow:hidden;border-radius:8px;background:#111;aspect-ratio:16 / 9}.ryb-larwa-salo-video-guide__frame iframe{width:100%;height:100%}.ryb-larwa-salo-video-guide__frame iframe{border:0}.ryb-larwa-salo-video-guide__link{color:#173d2b;font-size:.88rem;font-weight:800;text-decoration-thickness:2px;text-underline-offset:3px}.ryb-larwa-salo-video-guide__source{color:#5f685f;font-size:.78rem;line-height:1.4}@media screen and (max-width:560px){.ryb-larwa-salo-video-guide{padding:12px}}.ryb-larwa-xl-video-guide{display:grid;gap:12px;width:100%;border:1px solid #d9d3c3;border-radius:8px;padding:14px;background:#fffdf7;color:#141a14}.ryb-larwa-xl-video-guide__copy{display:grid;gap:6px}.ryb-larwa-xl-video-guide__eyebrow{margin:0;color:#2f6f4e;font-size:.72rem;font-weight:900;line-height:1.2;text-transform:uppercase}.ryb-larwa-xl-video-guide h3,.ryb-larwa-xl-video-guide p,.ryb-larwa-xl-video-guide ul{margin:0}.ryb-larwa-xl-video-guide h3{font-size:1rem;line-height:1.2}.ryb-larwa-xl-video-guide ul{padding-inline-start:20px;color:#4f5a50;font-size:.9rem;line-height:1.5}.ryb-larwa-xl-video-guide__frame{position:relative;overflow:hidden;border-radius:8px;background:#111;aspect-ratio:16 / 9}.ryb-larwa-xl-video-guide__frame iframe,.ryb-larwa-xl-video-guide__play,.ryb-larwa-xl-video-guide__play img{width:100%;height:100%}.ryb-larwa-xl-video-guide__frame iframe{border:0}.ryb-larwa-xl-video-guide__play{position:relative;display:block;border:0;padding:0;cursor:pointer;background:#111}.ryb-larwa-xl-video-guide__play img{display:block;object-fit:cover}.ryb-larwa-xl-video-guide__play span{position:absolute;inset:50% auto auto 50%;display:grid;width:58px;height:58px;border:3px solid #fff;border-radius:50%;place-items:center;transform:translate(-50%,-50%);background:#141a14db;color:#fff;font-size:1.4rem;line-height:1}.ryb-larwa-xl-video-guide__source{color:#5f685f;font-size:.78rem;line-height:1.4}.ryb-larwa-xl-video-guide__link{color:#173d2b;font-size:.88rem;font-weight:800;text-decoration-thickness:2px;text-underline-offset:3px}@media screen and (max-width:560px){.ryb-larwa-xl-video-guide{padding:12px}}.ryb-magbite-colors{width:100%;min-width:0;border:1px solid #d9d3c3;border-radius:8px;padding:12px;background:#fffdf7;color:#141a14}.ryb-magbite-colors__header{display:flex;align-items:end;justify-content:space-between;gap:12px}.ryb-magbite-colors__header div{display:grid;gap:2px}.ryb-magbite-colors__eyebrow{margin:0;color:#2f6f4e;font-size:.7rem;font-weight:900;text-transform:uppercase}.ryb-magbite-colors h3{margin:0;font-size:1rem;line-height:1.2}.ryb-magbite-colors__header>a{color:#173d2b;font-size:.76rem;font-weight:800;text-underline-offset:3px;white-space:nowrap}.ryb-magbite-colors__model{margin:5px 0 10px;color:#465044;font-size:.78rem}.ryb-magbite-colors__rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(88px,100px);gap:8px;max-width:100%;overflow-x:auto;padding:2px 2px 8px;overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;scrollbar-width:thin}.ryb-magbite-colors__link{display:grid;grid-template-rows:auto auto;min-width:0;overflow:hidden;border:1px solid #d8decf;border-radius:8px;background:#fff;color:#141a14;text-decoration:none;scroll-snap-align:start}.ryb-magbite-colors__link--current{border-color:#173d2b;box-shadow:0 0 0 2px #173d2b}.ryb-magbite-colors__link--sold-out{opacity:.58}.ryb-magbite-colors__media{display:block;aspect-ratio:1.35;padding:4px;background:#fff}.ryb-magbite-colors__media img{width:100%;height:100%;object-fit:contain;object-position:center}.ryb-magbite-colors__placeholder{display:grid;width:100%;height:100%;place-items:center;color:#173d2b;font-size:.74rem;font-weight:900}.ryb-magbite-colors__label{display:grid;gap:2px;padding:5px 6px 6px;line-height:1.1}.ryb-magbite-colors__label strong{font-size:.76rem;line-height:1.15}.ryb-magbite-colors__descriptor{display:-webkit-box;overflow:hidden;color:#3e473f;font-size:.66rem;line-height:1.16;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow-wrap:anywhere}.ryb-magbite-colors__label small{color:#2f6f4e;font-size:.64rem;font-weight:800}.ryb-magbite-colors__link--sold-out small{color:#8a2b2b}.ryb-magbite-colors__loading,.ryb-magbite-colors__fallback{color:#465044;font-size:.78rem}@media screen and (max-width:560px){.ryb-magbite-colors{padding:11px}.ryb-magbite-colors__rail{grid-auto-columns:minmax(82px,92px);gap:7px}}.ryb-magic-color-variants{width:100%;min-width:0;border:1px solid #d9d3c3;border-radius:8px;padding:12px;background:#fffdf7;color:#141a14}.ryb-magic-color-variants__header{display:flex;align-items:end;justify-content:space-between;gap:12px}.ryb-magic-color-variants__header div{display:grid;gap:2px}.ryb-magic-color-variants__eyebrow{margin:0;color:#2f6f4e;font-size:.7rem;font-weight:900;text-transform:uppercase}.ryb-magic-color-variants h3{margin:0;font-size:1rem;line-height:1.2}.ryb-magic-color-variants__header>a{color:#173d2b;font-size:.76rem;font-weight:800;text-underline-offset:3px;white-space:nowrap}.ryb-magic-color-variants__model{margin:5px 0 10px;color:#465044;font-size:.78rem}.ryb-magic-color-variants__rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(82px,94px);gap:8px;max-width:100%;overflow-x:auto;padding:2px 2px 8px;overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;scrollbar-width:thin}.ryb-magic-color-variants__link{display:grid;grid-template-rows:auto auto;min-width:0;overflow:hidden;border:1px solid #d8decf;border-radius:8px;background:#fff;color:#141a14;text-decoration:none;scroll-snap-align:start}.ryb-magic-color-variants__link--current{border-color:#173d2b;box-shadow:0 0 0 2px #173d2b}.ryb-magic-color-variants__link--sold-out{opacity:.58}.ryb-magic-color-variants__media{display:block;aspect-ratio:1.35;padding:4px;background:#fff}.ryb-magic-color-variants__media img{width:100%;height:100%;object-fit:contain;object-position:center}.ryb-magic-color-variants__placeholder{display:grid;width:100%;height:100%;place-items:center;color:#173d2b;font-size:.74rem;font-weight:900}.ryb-magic-color-variants__label{display:grid;gap:2px;padding:5px 6px 6px;line-height:1.1}.ryb-magic-color-variants__label strong{overflow-wrap:anywhere;font-size:.75rem;line-height:1.15}.ryb-magic-color-variants__label small{color:#2f6f4e;font-size:.64rem;font-weight:800}.ryb-magic-color-variants__link--sold-out small{color:#8a2b2b}.ryb-magic-color-variants__loading,.ryb-magic-color-variants__fallback{color:#465044;font-size:.78rem}@media screen and (max-width:560px){.ryb-magic-color-variants{padding:11px}.ryb-magic-color-variants__rail{grid-auto-columns:minmax(76px,86px);gap:7px}}.ryb-magic-baits-guide{display:grid;gap:12px;width:100%;border:1px solid #d9d3c3;border-radius:8px;padding:14px;background:#fffdf7;color:#141a14}.ryb-magic-baits-guide__copy{display:grid;gap:6px}.ryb-magic-baits-guide__eyebrow{margin:0;color:#2f6f4e;font-size:.72rem;font-weight:900;line-height:1.2;text-transform:uppercase}.ryb-magic-baits-guide h3,.ryb-magic-baits-guide p,.ryb-magic-baits-guide ul{margin:0}.ryb-magic-baits-guide h3{font-size:1rem;line-height:1.2}.ryb-magic-baits-guide ul{padding-inline-start:20px;color:#4f5a50;font-size:.9rem;line-height:1.5}.ryb-magic-baits-guide__link{color:#173d2b;font-size:.88rem;font-weight:800;text-decoration-thickness:2px;text-underline-offset:3px}@media screen and (max-width:560px){.ryb-magic-baits-guide{padding:12px}}.ryb-megabass-colors{width:100%;min-width:0;padding:10px 0;color:#0c0c0c}.ryb-megabass-colors__header{display:flex;align-items:end;justify-content:space-between;gap:12px}.ryb-megabass-colors__header div{display:grid;gap:2px}.ryb-megabass-colors__eyebrow{margin:0;color:#d20a22;font-size:.7rem;font-weight:900;text-transform:uppercase}.ryb-megabass-colors h3{margin:0;font-size:1rem;line-height:1.2}.ryb-megabass-colors__header>a{color:#a8071b;font-size:.76rem;font-weight:800;text-underline-offset:3px;white-space:nowrap}.ryb-megabass-colors__model{margin:5px 0 10px;color:#4b4b4b;font-size:.78rem}.ryb-megabass-colors__rail{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;max-width:100%}.ryb-megabass-colors__link{display:grid;min-width:0;overflow:hidden;border:1px solid #e1e1e1;border-radius:8px;background:#fff;color:#0c0c0c;text-decoration:none}.ryb-megabass-colors__link--current{border-color:#d20a22;box-shadow:0 0 0 2px #d20a22}.ryb-megabass-colors__link--sold-out{opacity:.62}.ryb-megabass-colors__media{display:block;aspect-ratio:1.35;padding:4px;background:#fff}.ryb-megabass-colors__media img{width:100%;height:100%;object-fit:contain;object-position:center}.ryb-megabass-colors__placeholder{display:grid;width:100%;height:100%;place-items:center;padding:5px;color:#a8071b;font-size:.65rem;font-weight:800;text-align:center}.ryb-megabass-colors__label{display:grid;gap:2px;padding:5px 6px 6px;line-height:1.12}.ryb-megabass-colors__label strong{font-size:.7rem;overflow-wrap:anywhere}.ryb-megabass-colors__label small{color:#d20a22;font-size:.62rem;font-weight:800}.ryb-megabass-colors__loading,.ryb-megabass-colors__fallback{color:#4b4b4b;font-size:.78rem}@media screen and (max-width:749px){.ryb-megabass-colors__rail{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}}.ryb-megabass-gh-guide-card{display:grid;gap:10px;width:100%;padding:14px 0;border-top:1px solid #e4d6d8;color:#0c0c0c}.ryb-megabass-gh-guide-card__copy{display:grid;gap:6px}.ryb-megabass-gh-guide-card__eyebrow{margin:0;color:#d20a22;font-size:.72rem;font-weight:900;line-height:1.2;text-transform:uppercase}.ryb-megabass-gh-guide-card h3,.ryb-megabass-gh-guide-card ul{margin:0}.ryb-megabass-gh-guide-card h3{font-size:1rem;line-height:1.2}.ryb-megabass-gh-guide-card ul{padding-inline-start:20px;color:#444;font-size:.88rem;line-height:1.45}.ryb-megabass-gh-guide-card__link{width:fit-content;color:#a8071b;font-size:.88rem;font-weight:850;text-decoration-thickness:2px;text-underline-offset:3px}@media screen and (max-width:560px){.ryb-megabass-gh-guide-card{padding:12px 0}}.ryb-mukai-video-guide{display:grid;gap:12px;width:100%;border:1px solid #d9d3c3;border-radius:8px;padding:14px;background:#fffdf7;color:#141a14}.ryb-mukai-video-guide__copy{display:grid;gap:6px}.ryb-mukai-video-guide__eyebrow{margin:0;color:#2f6f4e;font-size:.72rem;font-weight:900;line-height:1.2;text-transform:uppercase}.ryb-mukai-video-guide h3,.ryb-mukai-video-guide p{margin:0}.ryb-mukai-video-guide h3{font-size:1rem;line-height:1.2}.ryb-mukai-video-guide p{color:#4f5a50;font-size:.9rem;line-height:1.45}.ryb-mukai-video-guide__frame{overflow:hidden;border-radius:8px;background:#111;aspect-ratio:16 / 9}.ryb-mukai-video-guide__frame iframe{width:100%;height:100%;border:0}.ryb-mukai-video-guide__link{color:#173d2b;font-size:.88rem;font-weight:800;text-decoration-thickness:2px;text-underline-offset:3px}@media screen and (max-width:560px){.ryb-mukai-video-guide{padding:12px}}.ryb-mukai-color-variants{width:100%;border:1px solid #d9d3c3;border-radius:8px;padding:14px;background:#fffdf7;color:#141a14}.ryb-mukai-color-variants__header{display:grid;gap:4px;margin-bottom:12px}.ryb-mukai-color-variants__eyebrow{margin:0;color:#2f6f4e;font-size:.72rem;font-weight:900;line-height:1.2;text-transform:uppercase}.ryb-mukai-color-variants h3{margin:0;font-size:1rem;line-height:1.2}.ryb-mukai-color-variants__grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(88px,100px);gap:8px;max-width:100%;overflow-x:auto;overflow-y:hidden;padding:2px 2px 8px;overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;scrollbar-width:thin}.ryb-mukai-color-variants__link{display:grid;grid-template-rows:auto 1fr;min-width:0;overflow:hidden;border:1px solid #d8decf;border-radius:8px;background:#fff;color:#141a14;text-decoration:none;scroll-snap-align:start}.ryb-mukai-color-variants__link--current{border-color:#173d2b;box-shadow:0 0 0 2px #173d2b}.ryb-mukai-color-variants__link--sold-out{opacity:.58}.ryb-mukai-color-variants__media{display:block;aspect-ratio:1.35;padding:4px;background:#fff}.ryb-mukai-color-variants__media img{width:100%;height:100%;object-fit:contain;object-position:center}.ryb-mukai-color-variants__placeholder{display:grid;width:100%;height:100%;place-items:center;color:#173d2b;font-weight:900}.ryb-mukai-color-variants__body{display:grid;gap:2px;padding:7px;line-height:1.15}.ryb-mukai-color-variants__body strong{font-size:.78rem}.ryb-mukai-color-variants__body span{overflow:hidden;color:#303b31;font-size:.74rem;text-overflow:ellipsis;white-space:nowrap}.ryb-mukai-color-variants__body small{color:#2f6f4e;font-size:.68rem;font-weight:800}.ryb-mukai-color-variants__link--sold-out .ryb-mukai-color-variants__body small{color:#8a2b2b}@media screen and (max-width:560px){.ryb-mukai-color-variants{padding:12px}.ryb-mukai-color-variants__grid{grid-auto-columns:minmax(82px,92px);gap:7px}.ryb-mukai-color-variants__body{padding:6px}}.ryb-nikko-colors{width:100%;min-width:0;border:1px solid #d9d3c3;border-radius:8px;padding:12px;background:#fffdf7;color:#141a14}.ryb-nikko-colors__header{display:flex;align-items:end;justify-content:space-between;gap:12px}.ryb-nikko-colors__header div{display:grid;gap:2px}.ryb-nikko-colors__eyebrow{margin:0;color:#2f6f4e;font-size:.7rem;font-weight:900;text-transform:uppercase}.ryb-nikko-colors h3{margin:0;font-size:1rem;line-height:1.2}.ryb-nikko-colors__header>a{color:#173d2b;font-size:.76rem;font-weight:800;text-underline-offset:3px;white-space:nowrap}.ryb-nikko-colors__model{margin:5px 0 10px;color:#465044;font-size:.78rem}.ryb-nikko-colors__rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(88px,100px);gap:8px;max-width:100%;overflow-x:auto;padding:2px 2px 8px;overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;scrollbar-width:thin}.ryb-nikko-colors__link{display:grid;grid-template-rows:auto auto;min-width:0;overflow:hidden;border:1px solid #d8decf;border-radius:8px;background:#fff;color:#141a14;text-decoration:none;scroll-snap-align:start}.ryb-nikko-colors__link--current{border-color:#173d2b;box-shadow:0 0 0 2px #173d2b}.ryb-nikko-colors__link--sold-out{opacity:.58}.ryb-nikko-colors__media{display:block;aspect-ratio:1.35;padding:4px;background:#fff}.ryb-nikko-colors__media img{width:100%;height:100%;object-fit:contain;object-position:center}.ryb-nikko-colors__placeholder{display:grid;width:100%;height:100%;place-items:center;color:#173d2b;font-size:.74rem;font-weight:900}.ryb-nikko-colors__label{display:grid;gap:2px;padding:5px 6px 6px;line-height:1.1}.ryb-nikko-colors__label strong{font-size:.76rem}.ryb-nikko-colors__descriptor{display:-webkit-box;overflow:hidden;color:#3e473f;font-size:.66rem;line-height:1.16;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow-wrap:anywhere}.ryb-nikko-colors__label small{color:#2f6f4e;font-size:.64rem;font-weight:800}.ryb-nikko-colors__link--sold-out small{color:#8a2b2b}.ryb-nikko-colors__loading,.ryb-nikko-colors__fallback{color:#465044;font-size:.78rem}@media screen and (max-width:560px){.ryb-nikko-colors{padding:11px}.ryb-nikko-colors__rail{grid-auto-columns:minmax(82px,92px);gap:7px}}.ryb-nikko-guide{display:grid;gap:12px;width:100%;border:1px solid #d9d3c3;border-radius:8px;padding:14px;background:#fffdf7;color:#141a14}.ryb-nikko-guide__copy{display:grid;gap:6px}.ryb-nikko-guide__eyebrow{margin:0;color:#2f6f4e;font-size:.72rem;font-weight:900;line-height:1.2;text-transform:uppercase}.ryb-nikko-guide h3,.ryb-nikko-guide p,.ryb-nikko-guide ul{margin:0}.ryb-nikko-guide h3{font-size:1rem;line-height:1.2}.ryb-nikko-guide ul{padding-inline-start:20px;color:#4f5a50;font-size:.9rem;line-height:1.5}.ryb-nikko-guide__link{color:#173d2b;font-size:.88rem;font-weight:800;text-decoration-thickness:2px;text-underline-offset:3px}@media screen and (max-width:560px){.ryb-nikko-guide{padding:12px}}.ryb-phantom-160-video-guide{display:grid;gap:12px;width:100%;border:1px solid #d9d3c3;border-radius:8px;padding:14px;background:#fffdf7;color:#141a14}.ryb-phantom-160-video-guide__copy{display:grid;gap:6px}.ryb-phantom-160-video-guide__eyebrow{margin:0;color:#2f6f4e;font-size:.72rem;font-weight:900;line-height:1.2;text-transform:uppercase}.ryb-phantom-160-video-guide h3,.ryb-phantom-160-video-guide p,.ryb-phantom-160-video-guide ul{margin:0}.ryb-phantom-160-video-guide h3{font-size:1rem;line-height:1.2}.ryb-phantom-160-video-guide ul{padding-inline-start:20px;color:#4f5a50;font-size:.9rem;line-height:1.5}.ryb-phantom-160-video-guide__frame{position:relative;display:block;overflow:hidden;border-radius:8px;background:#111;aspect-ratio:16 / 9}.ryb-phantom-160-video-guide__frame iframe{width:100%;height:100%;border:0}.ryb-phantom-160-video-guide__link{color:#173d2b;font-size:.88rem;font-weight:800;text-decoration-thickness:2px;text-underline-offset:3px}.ryb-phantom-160-video-guide__source{color:#5f685f;font-size:.78rem;line-height:1.4}@media screen and (max-width:560px){.ryb-phantom-160-video-guide{padding:12px}}.ryb-righetti-colors{width:100%;min-width:0;padding:0;color:#0c0c0c}.ryb-righetti-colors__header{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:2px}.ryb-righetti-colors__header>div{display:grid;gap:2px}.ryb-righetti-colors__eyebrow{margin:0;color:#d20a22;font-size:.7rem;font-weight:900;line-height:1.2;text-transform:uppercase}.ryb-righetti-colors h3{margin:0;font-size:1rem;line-height:1.2}.ryb-righetti-colors__header>a{color:#d20a22;font-size:.76rem;font-weight:850;text-underline-offset:3px;white-space:nowrap}.ryb-righetti-colors__model{margin:3px 0 8px;color:#4d4d4d;font-size:.76rem}.ryb-righetti-colors__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;width:100%}.ryb-righetti-colors__link{position:relative;display:block;min-width:0;overflow:hidden;aspect-ratio:5/4;border:1px solid #d8d8d8;border-radius:7px;background:#f4f4f4;color:#0c0c0c;text-decoration:none}.ryb-righetti-colors__link img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.ryb-righetti-colors__link--current{border-color:#d20a22;box-shadow:0 0 0 2px #d20a22}.ryb-righetti-colors__link--sold-out img{opacity:.48}.ryb-righetti-colors__status{position:absolute;inset:auto 3px 3px;display:grid;place-items:center;border-radius:4px;padding:3px 2px;background:#0c0c0cdb;color:#fff;font-size:.52rem;font-weight:850;line-height:1.1;text-align:center}.ryb-righetti-colors__placeholder{display:grid;width:100%;height:100%;place-items:center;padding:4px;font-size:.58rem;font-weight:850;text-align:center;overflow-wrap:anywhere}.ryb-righetti-colors__link:focus-visible{outline:3px solid #d20a22;outline-offset:2px}@media screen and (min-width:750px){main:has([data-ryb-righetti-balanced-gallery]) media-gallery.media-gallery--grid .media-gallery__grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}main:has([data-ryb-righetti-balanced-gallery]) media-gallery.media-gallery--grid .media-gallery__grid>.product-media-container{grid-column:auto!important;width:100%!important;min-width:0!important;aspect-ratio:5/4!important;overflow:hidden!important;background:#f4f4f4!important}main:has([data-ryb-righetti-balanced-gallery]) media-gallery.media-gallery--grid .product-media{width:100%!important;height:100%!important}main:has([data-ryb-righetti-balanced-gallery]) media-gallery.media-gallery--grid .product-media__image{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}main:has([data-ryb-righetti-balanced-gallery]) [data-ryb-righetti-gallery-duplicate]{pointer-events:none!important}}@media screen and (max-width:749px){.ryb-righetti-colors__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.ryb-righetti-colors__link{aspect-ratio:5/4}[data-ryb-righetti-gallery-duplicate]{display:none!important}}.ryb-righetti-guide{display:grid;gap:10px;width:100%;border-top:1px solid #dedede;padding:12px 0 0;color:#0c0c0c}.ryb-righetti-guide__copy{display:grid;gap:5px}.ryb-righetti-guide__eyebrow{margin:0;color:#d20a22;font-size:.72rem;font-weight:900;line-height:1.2;text-transform:uppercase}.ryb-righetti-guide h3,.ryb-righetti-guide p,.ryb-righetti-guide ul{margin:0}.ryb-righetti-guide h3{font-size:1rem;line-height:1.2}.ryb-righetti-guide ul{padding-inline-start:20px;color:#4d4d4d;font-size:.86rem;line-height:1.45}.ryb-righetti-guide__link{color:#d20a22;font-size:.86rem;font-weight:850;text-decoration-thickness:2px;text-underline-offset:3px}@media screen and (max-width:560px){.ryb-righetti-guide{padding-top:11px}}.ryb-sly-fox-video-guide{display:grid;gap:12px;width:100%;border:1px solid #d9d3c3;border-radius:8px;padding:14px;background:#fffdf7;color:#141a14}.ryb-sly-fox-video-guide__copy{display:grid;gap:6px}.ryb-sly-fox-video-guide__eyebrow{margin:0;color:#2f6f4e;font-size:.72rem;font-weight:900;line-height:1.2;text-transform:uppercase}.ryb-sly-fox-video-guide h3,.ryb-sly-fox-video-guide p,.ryb-sly-fox-video-guide ul{margin:0}.ryb-sly-fox-video-guide h3{font-size:1rem;line-height:1.2}.ryb-sly-fox-video-guide ul{padding-inline-start:20px;color:#4f5a50;font-size:.9rem;line-height:1.5}.ryb-sly-fox-video-guide__frame{position:relative;display:block;overflow:hidden;border-radius:8px;background:#111;aspect-ratio:16 / 9}.ryb-sly-fox-video-guide__frame iframe{width:100%;height:100%;border:0}.ryb-sly-fox-video-guide__link{color:#173d2b;font-size:.88rem;font-weight:800;text-decoration-thickness:2px;text-underline-offset:3px}.ryb-sly-fox-video-guide__source{color:#5f685f;font-size:.78rem;line-height:1.4}@media screen and (max-width:560px){.ryb-sly-fox-video-guide{padding:12px}}.ryb-ars-colors{width:100%;min-width:0;border:1px solid #d9d3c3;border-radius:8px;padding:12px;background:#fffdf7;color:#141a14}.ryb-ars-colors__header{display:flex;align-items:end;justify-content:space-between;gap:12px}.ryb-ars-colors__header div{display:grid;gap:2px}.ryb-ars-colors__header p{margin:0;color:#2f6f4e;font-size:.7rem;font-weight:900;text-transform:uppercase}.ryb-ars-colors h3{margin:0;font-size:1rem}.ryb-ars-colors__header>a{font-size:.76rem;font-weight:800;white-space:nowrap}.ryb-ars-colors__rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(88px,100px);gap:8px;max-width:100%;overflow-x:auto;padding:10px 2px 8px;scroll-snap-type:inline proximity;scrollbar-width:thin}.ryb-ars-colors__link{display:grid;grid-template-rows:auto auto;overflow:hidden;border:1px solid #d8decf;border-radius:8px;background:#fff;color:#141a14;text-decoration:none;scroll-snap-align:start}.ryb-ars-colors__link.is-current{border-color:#173d2b;box-shadow:0 0 0 2px #173d2b}.ryb-ars-colors__link.is-sold-out{opacity:.58}.ryb-ars-colors__media{display:block;aspect-ratio:1.35;padding:4px}.ryb-ars-colors__media img{width:100%;height:100%;object-fit:contain}.ryb-ars-colors__label{display:grid;gap:2px;padding:5px 6px 6px;line-height:1.1}.ryb-ars-colors__label strong{font-size:.76rem}.ryb-ars-colors__label span{display:-webkit-box;overflow:hidden;color:#3e473f;font-size:.66rem;line-height:1.16;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ryb-ars-colors__label small{color:#2f6f4e;font-size:.64rem;font-weight:800}@media(max-width:560px){.ryb-ars-colors{padding:11px}.ryb-ars-colors__rail{grid-auto-columns:minmax(82px,92px);gap:7px}}.ryb-ars-guide{display:grid;gap:12px;width:100%;border:1px solid #d9d3c3;border-radius:8px;padding:14px;background:#fffdf7}.ryb-ars-guide div{display:grid;gap:6px}.ryb-ars-guide p,.ryb-ars-guide h3,.ryb-ars-guide ul{margin:0}.ryb-ars-guide p{color:#2f6f4e;font-size:.72rem;font-weight:900;text-transform:uppercase}.ryb-ars-guide h3{font-size:1rem}.ryb-ars-guide ul{padding-inline-start:20px;color:#4f5a50;font-size:.9rem;line-height:1.5}.ryb-ars-guide>a{color:#173d2b;font-size:.88rem;font-weight:800}@media(max-width:560px){.ryb-ars-guide{padding:12px}}.ryb-smith-dc-colors{width:100%;min-width:0;border:1px solid #d9d3c3;border-radius:8px;padding:12px;background:#fffdf7;color:#141a14}.ryb-smith-dc-colors__header{display:flex;align-items:end;justify-content:space-between;gap:12px}.ryb-smith-dc-colors__header div{display:grid;gap:2px}.ryb-smith-dc-colors__header p{margin:0;color:#2f6f4e;font-size:.7rem;font-weight:900;text-transform:uppercase}.ryb-smith-dc-colors h3{margin:0;font-size:1rem}.ryb-smith-dc-colors__header>a{color:#173d2b;font-size:.76rem;font-weight:800;white-space:nowrap}.ryb-smith-dc-colors__rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(88px,100px);gap:8px;max-width:100%;overflow-x:auto;padding:10px 2px 8px;scroll-snap-type:inline proximity;scrollbar-width:thin}.ryb-smith-dc-colors__link{display:grid;grid-template-rows:auto auto;overflow:hidden;border:1px solid #d8decf;border-radius:8px;background:#fff;color:#141a14;text-decoration:none;scroll-snap-align:start}.ryb-smith-dc-colors__link.is-current{border-color:#173d2b;box-shadow:0 0 0 2px #173d2b}.ryb-smith-dc-colors__link.is-sold-out{opacity:.58}.ryb-smith-dc-colors__media{display:block;aspect-ratio:1.35;padding:4px;background:#fff}.ryb-smith-dc-colors__media img{width:100%;height:100%;object-fit:contain}.ryb-smith-dc-colors__label{display:grid;gap:2px;padding:5px 6px 6px;line-height:1.1}.ryb-smith-dc-colors__label strong{font-size:.76rem}.ryb-smith-dc-colors__label span{display:-webkit-box;overflow:hidden;color:#3e473f;font-size:.66rem;line-height:1.16;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ryb-smith-dc-colors__label small{color:#2f6f4e;font-size:.64rem;font-weight:800}.ryb-smith-dc-colors__link.is-sold-out small{color:#8a2b2b}.ryb-smith-dc-colors__fallback{font-size:.78rem}@media(max-width:560px){.ryb-smith-dc-colors{padding:11px}.ryb-smith-dc-colors__rail{grid-auto-columns:minmax(82px,92px);gap:7px}}.ryb-smith-dc-guide{display:grid;gap:12px;width:100%;border:1px solid #d9d3c3;border-radius:8px;padding:14px;background:#fffdf7;color:#141a14}.ryb-smith-dc-guide div{display:grid;gap:6px}.ryb-smith-dc-guide p,.ryb-smith-dc-guide h3,.ryb-smith-dc-guide ul{margin:0}.ryb-smith-dc-guide p{color:#2f6f4e;font-size:.72rem;font-weight:900;text-transform:uppercase}.ryb-smith-dc-guide h3{font-size:1rem}.ryb-smith-dc-guide ul{padding-inline-start:20px;color:#4f5a50;font-size:.9rem;line-height:1.5}.ryb-smith-dc-guide>a{color:#173d2b;font-size:.88rem;font-weight:800;text-decoration-thickness:2px;text-underline-offset:3px}@media(max-width:560px){.ryb-smith-dc-guide{padding:12px}}.ryb-d-incite-colors{width:100%;min-width:0;border:1px solid #d9d3c3;border-radius:8px;padding:12px;background:#fffdf7;color:#141a14}.ryb-d-incite-colors__header{display:flex;align-items:end;justify-content:space-between;gap:12px}.ryb-d-incite-colors__header div{display:grid;gap:2px}.ryb-d-incite-colors__header p{margin:0;color:#2f6f4e;font-size:.7rem;font-weight:900;text-transform:uppercase}.ryb-d-incite-colors h3{margin:0;font-size:1rem}.ryb-d-incite-colors__header>a{font-size:.76rem;font-weight:800;white-space:nowrap}.ryb-d-incite-colors__rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(88px,100px);gap:8px;max-width:100%;overflow-x:auto;padding:10px 2px 8px;scroll-snap-type:inline proximity;scrollbar-width:thin}.ryb-d-incite-colors__link{display:grid;grid-template-rows:auto auto;overflow:hidden;border:1px solid #d8decf;border-radius:8px;background:#fff;color:#141a14;text-decoration:none;scroll-snap-align:start}.ryb-d-incite-colors__link.is-current{border-color:#173d2b;box-shadow:0 0 0 2px #173d2b}.ryb-d-incite-colors__link.is-sold-out{opacity:.58}.ryb-d-incite-colors__media{display:block;aspect-ratio:1.35;padding:4px}.ryb-d-incite-colors__media img{width:100%;height:100%;object-fit:contain}.ryb-d-incite-colors__label{display:grid;gap:2px;padding:5px 6px 6px;line-height:1.1}.ryb-d-incite-colors__label strong{font-size:.76rem}.ryb-d-incite-colors__label span{display:-webkit-box;overflow:hidden;color:#3e473f;font-size:.66rem;line-height:1.16;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ryb-d-incite-colors__label small{color:#2f6f4e;font-size:.64rem;font-weight:800}@media(max-width:560px){.ryb-d-incite-colors{padding:11px}.ryb-d-incite-colors__rail{grid-auto-columns:minmax(82px,92px);gap:7px}}.ryb-d-incite-guide{display:grid;gap:12px;width:100%;border:1px solid #d9d3c3;border-radius:8px;padding:14px;background:#fffdf7}.ryb-d-incite-guide div{display:grid;gap:6px}.ryb-d-incite-guide p,.ryb-d-incite-guide h3,.ryb-d-incite-guide ul{margin:0}.ryb-d-incite-guide p{color:#2f6f4e;font-size:.72rem;font-weight:900;text-transform:uppercase}.ryb-d-incite-guide h3{font-size:1rem}.ryb-d-incite-guide ul{padding-inline-start:20px;color:#4f5a50;font-size:.9rem;line-height:1.5}.ryb-d-incite-guide>a{color:#173d2b;font-size:.88rem;font-weight:800}@media(max-width:560px){.ryb-d-incite-guide{padding:12px}}.ryb-niakis-colors{width:100%;min-width:0;border:1px solid #d9d3c3;border-radius:8px;padding:12px;background:#fffdf7;color:#141a14}.ryb-niakis-colors__header{display:flex;align-items:end;justify-content:space-between;gap:12px}.ryb-niakis-colors__header div{display:grid;gap:2px}.ryb-niakis-colors__header p{margin:0;color:#2f6f4e;font-size:.7rem;font-weight:900;text-transform:uppercase}.ryb-niakis-colors h3{margin:0;font-size:1rem}.ryb-niakis-colors__header>a{font-size:.76rem;font-weight:800;white-space:nowrap}.ryb-niakis-colors__rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(88px,100px);gap:8px;max-width:100%;overflow-x:auto;padding:10px 2px 8px;scroll-snap-type:inline proximity;scrollbar-width:thin}.ryb-niakis-colors__link{display:grid;grid-template-rows:auto auto;overflow:hidden;border:1px solid #d8decf;border-radius:8px;background:#fff;color:#141a14;text-decoration:none;scroll-snap-align:start}.ryb-niakis-colors__link.is-current{border-color:#173d2b;box-shadow:0 0 0 2px #173d2b}.ryb-niakis-colors__link.is-sold-out{opacity:.58}.ryb-niakis-colors__media{display:block;aspect-ratio:1.35;padding:4px}.ryb-niakis-colors__media img{width:100%;height:100%;object-fit:contain}.ryb-niakis-colors__label{display:grid;gap:2px;padding:5px 6px 6px;line-height:1.1}.ryb-niakis-colors__label strong{font-size:.76rem}.ryb-niakis-colors__label span{display:-webkit-box;overflow:hidden;color:#3e473f;font-size:.66rem;line-height:1.16;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ryb-niakis-colors__label small{color:#2f6f4e;font-size:.64rem;font-weight:800}@media(max-width:560px){.ryb-niakis-colors{padding:11px}.ryb-niakis-colors__rail{grid-auto-columns:minmax(82px,92px);gap:7px}}.ryb-niakis-guide{display:grid;gap:12px;width:100%;border:1px solid #d9d3c3;border-radius:8px;padding:14px;background:#fffdf7}.ryb-niakis-guide div{display:grid;gap:6px}.ryb-niakis-guide p,.ryb-niakis-guide h3,.ryb-niakis-guide ul{margin:0}.ryb-niakis-guide p{color:#2f6f4e;font-size:.72rem;font-weight:900;text-transform:uppercase}.ryb-niakis-guide h3{font-size:1rem}.ryb-niakis-guide ul{padding-inline-start:20px;color:#4f5a50;font-size:.9rem;line-height:1.5}.ryb-niakis-guide>a{color:#173d2b;font-size:.88rem;font-weight:800}@media(max-width:560px){.ryb-niakis-guide{padding:12px}}.ryb-smith-panish-colors{width:100%;min-width:0;border:1px solid #d9d3c3;border-radius:8px;padding:12px;background:#fffdf7;color:#141a14}.ryb-smith-panish-colors__header{display:flex;align-items:end;justify-content:space-between;gap:12px}.ryb-smith-panish-colors__header div{display:grid;gap:2px}.ryb-smith-panish-colors__header p{margin:0;color:#2f6f4e;font-size:.7rem;font-weight:900;text-transform:uppercase}.ryb-smith-panish-colors h3{margin:0;font-size:1rem}.ryb-smith-panish-colors__header>a{color:#173d2b;font-size:.76rem;font-weight:800;white-space:nowrap}.ryb-smith-panish-colors__rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(88px,100px);gap:8px;max-width:100%;overflow-x:auto;padding:10px 2px 8px;scroll-snap-type:inline proximity;scrollbar-width:thin}.ryb-smith-panish-colors__link{display:grid;grid-template-rows:auto auto;overflow:hidden;border:1px solid #d8decf;border-radius:8px;background:#fff;color:#141a14;text-decoration:none;scroll-snap-align:start}.ryb-smith-panish-colors__link.is-current{border-color:#173d2b;box-shadow:0 0 0 2px #173d2b}.ryb-smith-panish-colors__media{display:block;aspect-ratio:1.35;padding:4px;background:#fff}.ryb-smith-panish-colors__media img{width:100%;height:100%;object-fit:contain}.ryb-smith-panish-colors__label{display:grid;gap:2px;padding:5px 6px 6px;line-height:1.1}.ryb-smith-panish-colors__label strong{font-size:.76rem}.ryb-smith-panish-colors__label span{display:-webkit-box;overflow:hidden;color:#3e473f;font-size:.66rem;line-height:1.16;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ryb-smith-panish-colors__label small{color:#2f6f4e;font-size:.64rem;font-weight:800}.ryb-smith-panish-colors__link.is-sold-out{opacity:.58}.ryb-smith-panish-colors__fallback{font-size:.78rem}@media(max-width:560px){.ryb-smith-panish-colors{padding:11px}.ryb-smith-panish-colors__rail{grid-auto-columns:minmax(82px,92px);gap:7px}}.ryb-smith-panish-guide{display:grid;gap:12px;width:100%;border:1px solid #d9d3c3;border-radius:8px;padding:14px;background:#fffdf7;color:#141a14}.ryb-smith-panish-guide div{display:grid;gap:6px}.ryb-smith-panish-guide p,.ryb-smith-panish-guide h3,.ryb-smith-panish-guide ul{margin:0}.ryb-smith-panish-guide p{color:#2f6f4e;font-size:.72rem;font-weight:900;text-transform:uppercase}.ryb-smith-panish-guide h3{font-size:1rem}.ryb-smith-panish-guide ul{padding-inline-start:20px;color:#4f5a50;font-size:.9rem;line-height:1.5}.ryb-smith-panish-guide>a{color:#173d2b;font-size:.88rem;font-weight:800;text-decoration-thickness:2px;text-underline-offset:3px}@media(max-width:560px){.ryb-smith-panish-guide{padding:12px}}.ryb-pure-shell-colors{width:100%;min-width:0;border:1px solid #d9d3c3;border-radius:8px;padding:12px;background:#fffdf7;color:#141a14}.ryb-pure-shell-colors__header{display:flex;align-items:end;justify-content:space-between;gap:12px}.ryb-pure-shell-colors__header div{display:grid;gap:2px}.ryb-pure-shell-colors__header p{margin:0;color:#2f6f4e;font-size:.7rem;font-weight:900;text-transform:uppercase}.ryb-pure-shell-colors h3{margin:0;font-size:1rem}.ryb-pure-shell-colors__header>a{font-size:.76rem;font-weight:800;white-space:nowrap}.ryb-pure-shell-colors__rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(88px,100px);gap:8px;max-width:100%;overflow-x:auto;padding:10px 2px 8px;scroll-snap-type:inline proximity;scrollbar-width:thin}.ryb-pure-shell-colors__link{display:grid;grid-template-rows:auto auto;overflow:hidden;border:1px solid #d8decf;border-radius:8px;background:#fff;color:#141a14;text-decoration:none;scroll-snap-align:start}.ryb-pure-shell-colors__link.is-current{border-color:#173d2b;box-shadow:0 0 0 2px #173d2b}.ryb-pure-shell-colors__link.is-sold-out{opacity:.58}.ryb-pure-shell-colors__media{display:block;aspect-ratio:1.35;padding:4px}.ryb-pure-shell-colors__media img{width:100%;height:100%;object-fit:contain}.ryb-pure-shell-colors__label{display:grid;gap:2px;padding:5px 6px 6px;line-height:1.1}.ryb-pure-shell-colors__label strong{font-size:.76rem}.ryb-pure-shell-colors__label span{display:-webkit-box;overflow:hidden;color:#3e473f;font-size:.66rem;line-height:1.16;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ryb-pure-shell-colors__label small{color:#2f6f4e;font-size:.64rem;font-weight:800}@media(max-width:560px){.ryb-pure-shell-colors{padding:11px}.ryb-pure-shell-colors__rail{grid-auto-columns:minmax(82px,92px);gap:7px}}.ryb-pure-shell-guide{display:grid;gap:12px;width:100%;border:1px solid #d9d3c3;border-radius:8px;padding:14px;background:#fffdf7}.ryb-pure-shell-guide div{display:grid;gap:6px}.ryb-pure-shell-guide p,.ryb-pure-shell-guide h3,.ryb-pure-shell-guide ul{margin:0}.ryb-pure-shell-guide p{color:#2f6f4e;font-size:.72rem;font-weight:900;text-transform:uppercase}.ryb-pure-shell-guide h3{font-size:1rem}.ryb-pure-shell-guide ul{padding-inline-start:20px;color:#4f5a50;font-size:.9rem;line-height:1.5}.ryb-pure-shell-guide>a{color:#173d2b;font-size:.88rem;font-weight:800}@media(max-width:560px){.ryb-pure-shell-guide{padding:12px}}.ryb-smith-colors{width:100%;min-width:0;border:1px solid #d9d3c3;border-radius:8px;padding:12px;background:#fffdf7;color:#141a14}.ryb-smith-colors__header{display:flex;align-items:end;justify-content:space-between;gap:12px}.ryb-smith-colors__header div{display:grid;gap:2px}.ryb-smith-colors__header p{margin:0;color:#2f6f4e;font-size:.7rem;font-weight:900;text-transform:uppercase}.ryb-smith-colors h3{margin:0;font-size:1rem}.ryb-smith-colors__header>a{font-size:.76rem;font-weight:800;white-space:nowrap}.ryb-smith-colors__rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(88px,100px);gap:8px;max-width:100%;overflow-x:auto;padding:10px 2px 8px;scroll-snap-type:inline proximity;scrollbar-width:thin}.ryb-smith-colors__link{display:grid;grid-template-rows:auto auto;overflow:hidden;border:1px solid #d8decf;border-radius:8px;background:#fff;color:#141a14;text-decoration:none;scroll-snap-align:start}.ryb-smith-colors__link.is-current{border-color:#173d2b;box-shadow:0 0 0 2px #173d2b}.ryb-smith-colors__link.is-sold-out{opacity:.58}.ryb-smith-colors__media{display:block;aspect-ratio:1.35;padding:4px}.ryb-smith-colors__media img{width:100%;height:100%;object-fit:contain}.ryb-smith-colors__label{display:grid;gap:2px;padding:5px 6px 6px;line-height:1.1}.ryb-smith-colors__label strong{font-size:.76rem}.ryb-smith-colors__label span{display:-webkit-box;overflow:hidden;color:#3e473f;font-size:.66rem;line-height:1.16;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ryb-smith-colors__label small{color:#2f6f4e;font-size:.64rem;font-weight:800}@media(max-width:560px){.ryb-smith-colors{padding:11px}.ryb-smith-colors__rail{grid-auto-columns:minmax(82px,92px);gap:7px}}.ryb-smith-guide{display:grid;gap:12px;width:100%;border:1px solid #d9d3c3;border-radius:8px;padding:14px;background:#fffdf7}.ryb-smith-guide div{display:grid;gap:6px}.ryb-smith-guide p,.ryb-smith-guide h3,.ryb-smith-guide ul{margin:0}.ryb-smith-guide p{color:#2f6f4e;font-size:.72rem;font-weight:900;text-transform:uppercase}.ryb-smith-guide h3{font-size:1rem}.ryb-smith-guide ul{padding-inline-start:20px;color:#4f5a50;font-size:.9rem;line-height:1.5}.ryb-smith-guide>a{color:#173d2b;font-size:.88rem;font-weight:800}@media(max-width:560px){.ryb-smith-guide{padding:12px}}.ryb-tict-magbite-guide{display:grid;gap:12px;width:100%;border:1px solid #d9d3c3;border-radius:8px;padding:14px;background:#fffdf7;color:#141a14}.ryb-tict-magbite-guide__copy{display:grid;gap:6px}.ryb-tict-magbite-guide__eyebrow{margin:0;color:#2f6f4e;font-size:.72rem;font-weight:900;line-height:1.2;text-transform:uppercase}.ryb-tict-magbite-guide h3,.ryb-tict-magbite-guide p,.ryb-tict-magbite-guide ul{margin:0}.ryb-tict-magbite-guide h3{font-size:1rem;line-height:1.2}.ryb-tict-magbite-guide ul{padding-inline-start:20px;color:#4f5a50;font-size:.9rem;line-height:1.5}.ryb-tict-magbite-guide__link{color:#173d2b;font-size:.88rem;font-weight:800;text-decoration-thickness:2px;text-underline-offset:3px}@media screen and (max-width:560px){.ryb-tict-magbite-guide{padding:12px}}.placeholder-video{aspect-ratio:5 / 3}.blog-post-comments__form-container{--comment-form-gap: var(--gap-md);width:100%;max-width:var(--normal-content-width);margin:var(--margin-4xl) auto 0}.blog-post-comments__form{display:grid;grid-template-columns:1fr;gap:var(--comment-form-gap)}@media screen and (min-width:750px){.blog-post-comments__form{grid-template-columns:1fr 1fr}}.blog-post-comments__form-input{padding:var(--padding-lg) var(--padding-xl);border:var(--style-border-width-inputs) solid var(--color-input-border)}.blog-post-comments__form-input--textarea{resize:vertical;min-height:var(--input-textarea-min-height)}.blog-post-comments__form-message{display:flex;align-items:center;gap:var(--gap-xs)}.blog-post-comments__form-body{grid-column:1 / -1}.blog-post-comments__form-input:focus-visible{outline:var(--focus-outline-width) solid currentcolor;outline-offset:var(--focus-outline-offset)}.blog-post-comments__form-moderated{font-size:var(--font-size--xs)}.blog-post-comments__form-submit{margin-block-start:var(--comment-form-gap)}.link{text-decoration:none;text-decoration-color:currentcolor}.link:hover{color:var(--color-primary-hover);text-decoration-color:transparent}.buy-buttons-block{--buy-button-preferred-width: 185px;width:100%}.product-form-buttons{display:flex;flex-wrap:wrap}.product-form-buttons:not(:has(.quantity-rules)){gap:calc(var(--gap-sm) / 2)}@media screen and (min-width:750px){.product-form-buttons:not(:has(.quantity-rules)){gap:var(--gap-sm)}}.product-form-buttons>*:not(.quantity-selector-wrapper,.quantity-rules,.quantity-label,.volume-pricing,.product-form-text__error){flex:1 1 var(--buy-button-preferred-width, 0);min-width:fit-content}.product-form-buttons--stacked>*:not(.quantity-selector-wrapper,.quantity-rules,.quantity-label,.volume-pricing,.product-form-text__error){flex-basis:51%}.product-form-buttons button{width:100%;padding-block:var(--padding-lg)}.quantity-selector{flex-grow:0;flex-shrink:0;height:var(--height-buy-buttons)}.quantity-label{flex:1 0 100%;width:100%;font-size:var(--font-size--sm);margin-block-end:var(--gap-xs)}.quantity-label__cart-count{color:var(--color-foreground-secondary)}.quantity-rules{display:flex;flex-wrap:wrap;gap:0;row-gap:calc(var(--gap-xs) / 2);flex:1 0 100%;width:100%;font-size:var(--font-size--xs);color:var(--color-foreground-secondary);margin-block-start:var(--gap-xs);margin-block-end:var(--gap)}.product-form-buttons:has(~.volume-pricing .volume-pricing__title) .quantity-rules{margin-block-end:var(--gap-md)}.quantity-rules__item{position:relative;display:inline-block;color:rgb(var(--color-foreground-rgb) / var(--opacity-subdued-text))}.quantity-rules__item:not(:last-child){padding-right:var(--padding-xl);margin-right:var(--margin-2xs)}.quantity-rules__item:not(:last-child):after{content:"\2022";position:absolute;inset-inline-end:.5rem;top:50%;transform:translateY(-50%);font-size:.5em;line-height:0}.add-to-cart-button{height:var(--height-buy-buttons);text-transform:var(--button-text-case-primary)}.add-to-cart-button.button-secondary{text-transform:var(--button-text-case-secondary)}.product-form-text__error{display:flex;flex:1 0 100%;align-items:flex-start;gap:var(--gap-xs);margin-block-end:var(--gap-xs)}.product__pickup-availabilities{width:100%}.pickup-availability__column{display:flex;flex-direction:column;justify-content:flex-start}.pickup-availability__row{display:flex;gap:var(--padding-xs)}.pickup-availability__dialog-row{display:flex;justify-content:space-between;align-items:flex-start}.pickup-availability__header-container{padding-block-end:var(--padding-2xl)}.pickup-location__wrapper{display:flex;flex-direction:column;padding-block:var(--padding-2xl);border-top:1px solid var(--color-border);gap:var(--padding-xs)}.pickup-location__address-wrapper{display:flex;flex-direction:column;gap:var(--padding-md)}.pickup-location__dialog{padding:var(--padding-2xl);position:fixed;border-radius:0;width:var(--sidebar-width);max-width:95vw;height:100%;margin:0 0 0 auto;border:var(--style-border-drawer);box-shadow:var(--shadow-drawer);background-color:var(--color-background)}.pickup-location__dialog:modal{max-height:100dvh}.pickup-location__text-sm{font-size:var(--font-size--sm);margin:0}.pickup-location__text-xs{font-size:var(--font-size--xs);margin:0}.pickup-location__button{width:fit-content;color:var(--color-primary);font-size:var(--font-size--xs);font-family:var(--font-body--family);padding:0;cursor:pointer;margin-block:var(--margin-xs)}.pickup-location__button:hover{color:var(--color-primary-hover)}.pickup-location__h4{margin:0}.pickup-location__text-bold{font-size:var(--font-size--md);font-weight:600;margin:0}.pickup-location__availability-wrapper{display:flex;align-items:center;gap:var(--gap-xs);font-family:var(--font-paragraph--family)}.pickup-location__address{font-style:normal}.pickup-location__close-button{top:calc(var(--padding-2xl) - (var(--icon-size-xs) / 2));right:calc(var(--padding-2xl) - var(--icon-size-xs))}.volume-pricing{display:block;width:100%;margin-bottom:var(--gap)}.volume-pricing:not(:has(.volume-pricing__title)){margin-top:0;margin-bottom:0}.volume-pricing__title{display:block;margin-block-end:var(--gap-sm);font-size:var(--font-size--sm);font-weight:var(--font-body--weight);color:var(--color-foreground)}.volume-pricing__table{width:100%}.volume-pricing__row{display:flex;justify-content:space-between;align-items:center;padding-block:var(--padding-sm);padding-inline:var(--padding-md);font-size:var(--font-size--sm)}.volume-pricing__row--even{background:rgb(var(--color-foreground-rgb) / var(--opacity-5))}.volume-pricing__row--odd{background:var(--color-background)}.volume-pricing__collapsible-wrapper{block-size:0;overflow-y:clip;opacity:0;interpolate-size:allow-keywords;transition:opacity var(--animation-speed-slow) var(--animation-easing),block-size var(--animation-speed-slow) var(--animation-easing)}.volume-pricing__toggle{width:100%;padding-bottom:0;padding-inline:0;text-align:left;color:var(--color-foreground-secondary);font-size:var(--font-size--xs);cursor:default;margin-block-start:0;pointer-events:none}button.volume-pricing__toggle{padding-block:var(--padding-sm)}.volume-pricing__toggle-text{cursor:pointer;display:inline-block;pointer-events:auto}.volume-pricing__show-less{display:none}.volume-pricing--expanded .volume-pricing__collapsible-wrapper{opacity:1;block-size:auto}@starting-style{.volume-pricing--expanded .volume-pricing__collapsible-wrapper{block-size:0;opacity:0;overflow-y:clip}}.volume-pricing--expanded .volume-pricing__show-more{display:none}.volume-pricing--expanded .volume-pricing__show-less{display:inline}.accelerated-checkout-block[data-shopify-visual-preview]{width:300px}more-payment-options-link{font-size:smaller}more-payment-options-link a{--button-color: var(--color-primary)}more-payment-options-link a:hover{--button-color: var(--color-primary-hover)}.shopify-payment-button__more-options[aria-hidden=true]{display:none}.card-gallery{overflow:hidden;container-type:inline-size;container-name:card-gallery-container}.card-gallery__placeholder svg{height:100%;width:100%}.card-gallery svg{aspect-ratio:var(--gallery-aspect-ratio, var(--ratio))}.product-card-gallery__title-placeholder{padding:var(--padding-md);font-size:var(--font-size--2xl);line-height:var(--line-height--display-loose);word-break:break-word;color:var(--color-foreground);background-color:rgb(var(--color-foreground-rgb) / var(--opacity-5));aspect-ratio:var(--gallery-aspect-ratio);border-radius:var(--product-corner-radius);display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.product-card-gallery__title-placeholder a{color:var(--color-foreground)}@media screen and (min-width:750px){.product-grid[data-product-card-size=extra-large] .product-card-gallery__title-placeholder{padding:var(--padding-3xl);font-size:var(--font-size--3xl)}.product-grid[data-product-card-size=large] .product-card-gallery__title-placeholder{padding:var(--padding-2xl);font-size:var(--font-size--2xl)}.product-grid[data-product-card-size=medium] .product-card-gallery__title-placeholder{padding:var(--padding-xl);font-size:var(--font-size--xl)}.product-grid[data-product-card-size=small] .product-card-gallery__title-placeholder{padding:var(--padding-sm);font-size:var(--font-size--lg)}.product-grid[data-product-card-size=extra-large] .card-gallery.card-gallery--badge-top-right .product-card-gallery__title-placeholder{padding-right:calc(var(--padding-3xl) + 50px)}.product-grid[data-product-card-size=large] .card-gallery.card-gallery--badge-top-right .product-card-gallery__title-placeholder{padding-right:calc(var(--padding-2xl) + 50px)}.product-grid[data-product-card-size=medium] .card-gallery.card-gallery--badge-top-right .product-card-gallery__title-placeholder{padding-right:calc(var(--padding-xl) + 50px)}.product-grid[data-product-card-size=small] .card-gallery.card-gallery--badge-top-right .product-card-gallery__title-placeholder{padding-right:calc(var(--padding-sm) + 50px)}.product-grid[data-product-card-size=extra-large] .card-gallery.card-gallery--badge-top-left .product-card-gallery__title-placeholder{padding-top:calc(var(--padding-3xl) + 40px)}.product-grid[data-product-card-size=large] .card-gallery.card-gallery--badge-top-left .product-card-gallery__title-placeholder{padding-top:calc(var(--padding-2xl) + 40px)}.product-grid[data-product-card-size=medium] .card-gallery.card-gallery--badge-top-left .product-card-gallery__title-placeholder{padding-top:calc(var(--padding-xl) + 40px)}.product-grid[data-product-card-size=small] .card-gallery.card-gallery--badge-top-left .product-card-gallery__title-placeholder{padding-top:calc(var(--padding-sm) + 40px)}.product-grid[data-product-card-size=extra-large] .card-gallery.card-gallery--badge-bottom-left .product-card-gallery__title-placeholder{padding-bottom:calc(var(--padding-3xl) + 40px)}.product-grid[data-product-card-size=large] .card-gallery.card-gallery--badge-bottom-left .product-card-gallery__title-placeholder{padding-bottom:calc(var(--padding-2xl) + 40px)}.product-grid[data-product-card-size=medium] .card-gallery.card-gallery--badge-bottom-left .product-card-gallery__title-placeholder{padding-bottom:calc(var(--padding-xl) + 40px)}.product-grid[data-product-card-size=small] .card-gallery.card-gallery--badge-bottom-left .product-card-gallery__title-placeholder{padding-bottom:calc(var(--padding-sm) + 40px)}}@media screen and (max-width:749px){.product-card-gallery__title-placeholder{font-size:var(--font-size--xl);padding:var(--padding-md)}.product-grid[data-product-card-size] .card-gallery.card-gallery--badge-top-right .product-card-gallery__title-placeholder{padding-right:calc(var(--padding-sm) + 50px)}.product-grid[data-product-card-size] .card-gallery.card-gallery--badge-top-left .product-card-gallery__title-placeholder{padding-top:calc(var(--padding-sm) + 40px)}.product-grid[data-product-card-size] .card-gallery.card-gallery--badge-bottom-left .product-card-gallery__title-placeholder{padding-bottom:calc(var(--padding-sm) + 40px)}}[product-grid-view=zoom-out] .card-gallery .product-card-gallery__title-placeholder{padding:var(--padding-xs)!important;font-size:var(--font-size--xs)}[product-grid-view=zoom-out] .card-gallery .slideshow-control{min-width:auto}ul[product-grid-view=zoom-out] .product-grid__card .card-gallery{display:block}[product-grid-view=zoom-out] .card-gallery>:is(quick-add-component,.product-badges,slideshow-component>slideshow-controls){display:none}ul[product-grid-view=zoom-out] .card-gallery>img{display:block}.card-gallery slideshow-arrows .slideshow-control{padding-inline:var(--padding-xl)}@container (max-width: 249px){.card-gallery slideshow-arrows .slideshow-control{padding-inline:0 var(--padding-sm)}}.card-gallery :is(slideshow-slide:has(+slideshow-slide[aria-hidden=false]),slideshow-slide[aria-hidden=false]+slideshow-slide){content-visibility:auto}slideshow-component[actioned] :is(.card-gallery :is(slideshow-slide:has(+slideshow-slide[aria-hidden=false]),slideshow-slide[aria-hidden=false]+slideshow-slide)){content-visibility:visible}.recipient-form{--options-border-radius: var(--variant-picker-button-radius);--options-border-width: var(--variant-picker-button-border-width);display:flex;flex-direction:column;padding-bottom:var(--padding-2xl)}.recipient-form__send-to{padding:0;margin-block-end:var(--margin-xs)}.gift-card-form-option{display:grid;grid-template-columns:1fr 1fr;gap:var(--gap-sm);padding:0;border:none}.gift-card-form-option__button-label{display:flex;align-items:center;position:relative;padding-block:var(--padding-sm);padding-inline:var(--padding-lg);border:var(--style-border-width) solid var(--color-variant-border);border-radius:var(--options-border-radius);border-width:var(--options-border-width);overflow:clip;justify-content:center;min-width:auto;background-color:var(--color-variant-background);color:var(--color-variant-text);transition:background-color var(--animation-speed) var(--animation-easing),border-color var(--animation-speed) var(--animation-easing)}.gift-card-form-option__button-label:hover{background-color:var(--color-variant-hover-background);border-color:var(--color-variant-hover-border);color:var(--color-variant-hover-text)}.gift-card-form-option__button-label:has(:focus-visible){--variant-picker-stroke-color: var(--color-foreground);border-color:var(--color-foreground);outline:var(--focus-outline-width) solid var(--color-foreground);outline-offset:var(--focus-outline-offset)}.gift-card-form-option__button-label:has(:checked){color:var(--color-selected-variant-text);background-color:var(--color-selected-variant-background);border-color:var(--color-selected-variant-border);transition:background-color var(--animation-speed) var(--animation-easing),border-color var(--animation-speed) var(--animation-easing)}.gift-card-form-option__button-label:has(:checked):hover{background-color:var(--color-selected-variant-hover-background);border-color:var(--color-selected-variant-hover-border);color:var(--color-selected-variant-hover-text)}.gift-card-form-option__button-label input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;margin:0;cursor:pointer;width:100%;height:100%}.recipient-fields{display:flex;flex-direction:column;gap:var(--gap-sm);transition:opacity .3s var(--animation-easing);padding-block-start:var(--padding-xl)}.recipient-fields[hidden]{display:none}.field--send-on{display:flex;flex-direction:column}.recipient-form__message{display:flex;flex-direction:row;align-items:center;gap:var(--gap-sm);margin-top:var(--margin-sm)}.recipient-form-field-label{position:absolute;left:var(--padding-sm);bottom:var(--padding-sm);font-style:italic;color:var(--color-input-text)}.recipient-fields__textarea{min-height:5.5rem;overflow-y:auto;padding-bottom:calc(var(--padding-sm) * 3);scroll-padding-bottom:calc(var(--padding-sm) * 3)}.recipient-fields__input{flex-grow:1;transition:background-color var(--animation-speed) ease,border-color var(--animation-speed) ease;padding:var(--input-padding);background-color:var(--color-input-background);color:var(--color-input-text);text-align:left;font-size:var(--font-paragraph--size);border:var(--style-border-width-inputs) solid var(--color-input-border);border-radius:var(--style-border-radius-inputs)}.recipient-fields__input:autofill{background-color:var(--color-input-background);color:var(--color-input-text)}.recipient-fields__input:is(:focus,:hover){background-color:var(--color-input-hover-background)}.recipient-fields__input:is(:focus){outline-color:var(--color-input-background)}.field--send-on .recipient-fields__input::-webkit-calendar-picker-indicator{cursor:pointer;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='currentColor' viewBox='0 0 24 24' %3E%3Cg%3E%3Cpath d='M9 11H7v2h2v-2zm4 0h-2v2h2v-2zm4 0h-2v2h2v-2zm2-7h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H5V9h14v11z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='currentColor' viewBox='0 0 24 24' %3E%3Cg%3E%3Cpath d='M9 11H7v2h2v-2zm4 0h-2v2h2v-2zm4 0h-2v2h2v-2zm2-7h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H5V9h14v11z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-image:none;background-color:currentColor;mask-type:match-source}.field--send-on .recipient-fields__input::-webkit-datetime-edit{cursor:text}.field--send-on .recipient-fields__input::-webkit-datetime-edit-year-field,.field--send-on .recipient-fields__input::-webkit-datetime-edit-month-field,.field--send-on .recipient-fields__input::-webkit-datetime-edit-day-field{color:var(--color-input-text)}.field--send-on .recipient-fields__input{cursor:text}@supports (-moz-appearance: none){.field--send-on .recipient-fields__input{cursor:pointer}}.column-options-wrapper{--icon-offset: -3px;display:flex;gap:var(--gap-sm);min-width:fit-content;justify-content:flex-end;height:var(--minimum-touch-target);align-items:center;margin-right:var(--icon-offset)}.column-options-wrapper:only-child{margin-left:auto}.facets__form-wrapper>.column-options-wrapper:first-child{margin-left:auto}.facets .column-options-wrapper{display:none}@media screen and (min-width:750px){.facets .column-options-wrapper{display:flex}}.column-options{display:flex;flex-wrap:wrap;gap:var(--gap-xs);margin:0;padding:0;border:none}@media screen and (min-width:750px){.column-options{gap:var(--gap-2xs)}}.column-options__option{display:none;position:relative}@media screen and (max-width:749px){.column-options__option:has(.column-picker-mobile--single),.column-options__option:has(.column-picker-mobile--double){display:flex}}@media screen and (min-width:750px){.column-options__option:has(.column-picker--default),.column-options__option:has(.column-picker--zoom-out){display:flex}}@media screen and (max-width:749px){.column-options-wrapper .column-options__option:has(input[type=radio]):has(.column-picker-mobile--single),.column-options-wrapper .column-options__option:has(input[type=radio]):has(.column-picker-mobile--double){display:flex}}@media screen and (min-width:750px){.column-options-wrapper .column-options__option:has(input[type=radio]):has(.column-picker--default),.column-options-wrapper .column-options__option:has(input[type=radio]):has(.column-picker--zoom-out){display:flex}}.column-options__legend{padding:0;margin:0}.column-options__option-input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;margin:0;padding:0;width:auto;height:auto;aspect-ratio:unset;border:none;border-radius:0;background:transparent;-webkit-appearance:auto;appearance:auto;display:block;cursor:pointer}.column-picker{color:rgb(var(--color-foreground-rgb) / var(--opacity-50));padding:var(--padding-2xs);border-radius:var(--style-border-radius-xs);transition:background-color var(--animation-speed) ease,color var(--animation-speed) ease}.column-options__option:hover .column-picker{background-color:rgb(var(--color-foreground-rgb) / var(--opacity-5))}.column-options__option-input:checked~.column-picker{color:rgb(var(--color-foreground-rgb));background-color:rgb(var(--color-foreground-rgb) / var(--opacity-5))}.predictive-search-dropdown{display:flex;flex-direction:column;position:relative;top:0;left:0;right:0;z-index:var(--layer-base)}.predictive-search-results__title{display:flex;justify-content:space-between;align-items:center;font-size:var(--font-size--body-md);font-weight:500;margin-block:var(--margin-sm) var(--margin-xs);width:100%;text-transform:var(--title-case)}.predictive-search-results__title:first-of-type{margin-block-start:0}@media screen and (max-width:749px){.predictive-search-results__title{margin-block:var(--margin-lg) var(--margin-sm)}}.predictive-search-results__no-results{animation-delay:.1s;transition:opacity var(--animation-speed-medium) var(--animation-timing-fade-in)}.predictive-search-results__no-results:last-child{margin-block:var(--margin-lg);text-align:center}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.search-action .predictive-search{z-index:calc(var(--layer-header-menu) + 2)}.search-action .search-modal .predictive-search{z-index:var(--layer-window-overlay)}.header__column--right .predictive-search-form__content-wrapper{right:0;left:unset}.search-modal .predictive-search-form__content-wrapper{width:100%}@media screen and (min-width:750px){.search-modal .predictive-search-form__content-wrapper{height:fit-content}}@media screen and (min-width:750px){.dialog-modal .predictive-search-form__header-inner{border:0}}.search-modal__content .predictive-search-form__content{max-height:var(--modal-max-height)}.predictive-search:has(.predictive-search-dropdown) .search-input{outline-color:transparent}.predictive-search:has(.predictive-search-dropdown) .predictive-search-form__header-inner:focus-within{border-top-color:transparent;border-right-color:transparent;border-left-color:transparent}@media screen and (max-width:749px){.predictive-search:has(.predictive-search-dropdown) .predictive-search-form__header-inner:focus-within{border-bottom-color:transparent}}.predictive-search:has(.predictive-search-dropdown[aria-expanded=true]) .predictive-search-form__header-inner:focus-within{border-top-color:transparent;border-right-color:transparent;border-left-color:transparent;border-radius:var(--search-border-radius)}@media screen and (max-width:749px){.predictive-search:has(.predictive-search-dropdown[aria-expanded=true]) .predictive-search-form__header-inner:focus-within{border-radius:var(--style-border-radius-inputs)}}.dialog-modal .predictive-search-form__header{border:0;border-radius:0;background-color:var(--color-background);border-bottom:var(--style-border-width) solid var(--color-border)}@media screen and (min-width:750px){.dialog-modal .predictive-search-form__header{padding:var(--padding-2xs) var(--padding-2xs) 0;border-bottom:var(--search-border-width) solid var(--color-border)}}@media screen and (max-width:749px){.dialog-modal .predictive-search-form__header{transition:box-shadow .2s ease;box-shadow:none}}.search-action .predictive-search:has(.predictive-search-dropdown) .predictive-search-form__header:focus-within{border-radius:var(--search-border-radius) var(--search-border-radius) 0 0;transition:box-shadow var(--animation-speed) var(--animation-easing);background-color:var(--color-background)}@media screen and (max-width:749px){.search-action .predictive-search:has(.predictive-search-dropdown) .predictive-search-form__header:focus-within{border-radius:var(--style-border-radius-inputs) var(--style-border-radius-inputs) 0 0}}@media screen and (max-width:749px){.dialog-modal .predictive-search__close-modal-button{padding-inline-start:var(--margin-xs);margin-inline-start:0}}@media screen and (max-width:749px){.dialog-modal[open]{border-radius:0}}@media screen and (min-width:750px){.dialog-modal .predictive-search-form__header:has(.predictive-search-form__header-inner:focus-within){border-bottom-color:transparent}}@media screen and (max-width:749px){.dialog-modal .predictive-search__reset-button-icon{display:none}.dialog-modal .predictive-search__reset-button-text{display:block}.dialog-modal .predictive-search-form__content{max-height:100%}.dialog-modal .predictive-search-form__content-wrapper,.dialog-modal .predictive-search-form__header{box-shadow:none}.dialog-modal .predictive-search-form__footer{padding-block:var(--padding-2xl)}}.predictive-search-results__pill{font-weight:500;white-space:nowrap;color:var(--color-foreground);transition:background-color var(--animation-speed-medium) var(--animation-timing-hover),box-shadow var(--animation-speed-medium) var(--animation-timing-bounce),transform var(--animation-speed-medium) var(--animation-timing-bounce);margin:2px}.predictive-search-results__pill:hover{transform:scale(1.03);box-shadow:0 2px 5px rgb(0 0 0 / var(--opacity-8))}.predictive-search-results__pill mark{background-color:transparent;font-weight:200;color:rgb(var(--color-foreground-rgb) / var(--opacity-80))}.predictive-search-results__pill:focus,.predictive-search-results__pill:hover,.predictive-search-results__card--query:is([aria-selected=true],:focus-within) .predictive-search-results__pill{--pill-background-color: rgb(var(--color-foreground-rgb) / var(--opacity-8));background-color:var(--pill-background-color);outline:var(--border-width-sm) solid var(--color-border);border:var(--border-width-sm);text-decoration:none}.predictive-search-results__wrapper.predictive-search-results__wrapper-queries{margin-bottom:var(--margin-lg);padding-inline:var(--padding-xl);gap:var(--gap-2xs)}.predictive-search-results__card{--title-font-size: var(--font-size--md);--title-margin-block: var(--margin-xs);flex:0 0 auto;scroll-snap-align:start;scroll-margin-block:calc(var(--title-font-size) + var(--title-margin-block) + var(--padding-sm)) calc(var(--padding-xl) + var(--button-padding-block) * 2);transition:transform var(--animation-speed-medium) var(--animation-timing-default),background-color var(--animation-speed-medium) var(--animation-timing-hover),border-color var(--animation-speed-medium) var(--animation-timing-hover)}.predictive-search-results__card:nth-last-child(3){scroll-snap-align:end}.predictive-search-results__card:active{transform:scale(.97);transition:transform .1s var(--animation-timing-active)}.recently-viewed-wrapper .predictive-search-results__card{opacity:1;transform:translateY(0);transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1)}.recently-viewed-wrapper.removing .predictive-search-results__card{opacity:0;transform:translateY(-10px);pointer-events:none}:is(.predictive-search-results__card--product,.recently-viewed-wrapper .predictive-search-results__card--product):active{transform:scale(.97);transition:transform .1s var(--animation-timing-active)}:is(.predictive-search-results__card--product,.recently-viewed-wrapper .predictive-search-results__card--product):hover{background-color:var(--card-bg-hover);border-radius:var(--product-corner-radius);padding:calc(var(--padding-2xs) + 2px);margin:calc((var(--padding-2xs) + 2px) * -1)}:is(.predictive-search-results__card--product,.recently-viewed-wrapper .predictive-search-results__card--product):is([aria-selected=true].keyboard-focus,:is(.predictive-search-results__card--product,.recently-viewed-wrapper .predictive-search-results__card--product):focus-visible,:is(.predictive-search-results__card--product,.recently-viewed-wrapper .predictive-search-results__card--product):has(.resource-card:focus-visible)){background-color:var(--card-bg-hover);padding:calc(var(--padding-2xs) + 1px);margin:calc((var(--padding-2xs) + 1px) * -1);outline:var(--border-width-sm) solid var(--color-border);border-radius:calc(var(--product-corner-radius) + 1px);border-color:var(--card-border-focus)}.predictive-search-results__card:not(.predictive-search-results__card--product){padding:var(--padding-sm);border:var(--border-width-sm) solid var(--color-border);border-radius:var(--card-corner-radius);width:60cqi;content-visibility:visible}@media screen and (min-width:750px){.predictive-search-results__card:not(.predictive-search-results__card--product){width:27.5cqi}}.predictive-search-results__card:not(.predictive-search-results__card--product):hover{border-color:var(--card-border-hover);background-color:var(--card-bg-hover)}.predictive-search-results__card:not(.predictive-search-results__card--product)[aria-selected=true].keyboard-focus{border-color:var(--card-border-hover);background-color:var(--card-bg-hover)}.predictive-search-results__card:not(.predictive-search-results__card--product):active{transform:scale(.97);transition:transform var(--animation-speed-medium) var(--animation-timing-active)}@keyframes search-element-scale-in{0%{transform:scale(.95);opacity:0}40%{opacity:1}to{transform:scale(1);opacity:1}}@keyframes search-element-scale-out{0%{transform:scale(1);opacity:1}to{transform:scale(.95);opacity:0}}@keyframes search-element-slide-in-top{0%{margin-top:calc(var(--modal-top-margin) + var(--padding-sm));opacity:0}to{margin-top:var(--modal-top-margin);opacity:1}}@keyframes search-element-slide-out-top{0%{margin-top:var(--modal-top-margin);opacity:1}to{margin-top:calc(var(--modal-top-margin) + var(--padding-sm));opacity:0}}@keyframes content-slide{0%{transform:translateY(var(--slide-from, 0));opacity:var(--slide-opacity-from, 1)}to{transform:translateY(var(--slide-to, 0));opacity:var(--slide-opacity-to, 1)}}.predictive-search-results__list{--slide-width: 27.5%;--slideshow-gap: var(--gap-md);padding-block-start:var(--border-width-sm)}@media screen and (max-width:749px){.predictive-search-results__list slideshow-arrows{display:none}}.predictive-search-results__no-results,.predictive-search-results__wrapper,.predictive-search-results__wrapper-products .predictive-search-results__card{animation:search-element-slide-up var(--animation-speed-medium) var(--animation-timing-bounce) backwards}slideshow-slide .resource-card{animation-delay:0ms!important}.predictive-search-results__list,.predictive-search-results__wrapper{animation-duration:var(--animation-speed-medium)}.predictive-search-results__wrapper-queries{animation-delay:50ms}.predictive-search-results__list:nth-of-type(2){animation-delay:.15s}.predictive-search-results__list:nth-of-type(3){animation-delay:.2s}.predictive-search-results__list:nth-of-type(4){animation-delay:.25s}.predictive-search-results__list:last-child{margin-block-end:0}[data-resource-type]{animation-delay:0ms!important}.predictive-search-results__no-results.removing,.predictive-search-results__wrapper.removing{animation:search-element-slide-down var(--animation-speed-medium) var(--animation-timing-fade-out) forwards}.predictive-search-results__card.removing{animation:fadeOut var(--animation-speed-medium) var(--animation-timing-fade-out) forwards}.predictive-search-results__wrapper{transition:opacity var(--animation-speed-medium) var(--animation-timing-fade-in)}@keyframes search-element-slide-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes search-element-slide-down{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}.predictive-search-results__card--query{transition:transform var(--animation-speed-medium) var(--animation-timing-bounce);transform-origin:center}.predictive-search-results__card--query:active{transform:scale(.97)}.predictive-search-results__products{padding-inline:var(--padding-xl)}.recently-viewed-wrapper{display:grid;grid-template-rows:auto auto;max-height:1000px;opacity:1;overflow:visible;transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1);transform-origin:top center;transform:translateY(0)}.recently-viewed-wrapper.removing{max-height:0;opacity:0;transform:translateY(-10px);transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1);pointer-events:none}.predictive-search-results__clear.button-unstyled{color:var(--color-foreground);opacity:.68;transition:opacity var(--animation-speed-medium) var(--animation-easing);padding:0;margin-left:var(--margin-sm)}.predictive-search-results__clear.button-unstyled:hover{opacity:1}.recently-viewed-wrapper.removing .predictive-search-results__card{transition:none;transform:none;opacity:1}.recently-viewed-wrapper>*{transition:opacity .25s cubic-bezier(.4,0,.2,1)}.predictive-search-results__wrapper-products .predictive-search-results__card:nth-child(1){animation-delay:30ms}.predictive-search-results__wrapper-products .predictive-search-results__card:nth-child(2){animation-delay:60ms}.predictive-search-results__wrapper-products .predictive-search-results__card:nth-child(3){animation-delay:90ms}.predictive-search-results__wrapper-products .predictive-search-results__card:nth-child(4){animation-delay:.12s}.predictive-search-results__wrapper-products .predictive-search-results__card:nth-child(n+5){animation-delay:.15s}.predictive-search-results__wrapper-products{animation-delay:50ms}.predictive-search-results__wrapper{display:flex;overflow-x:auto;overflow-y:hidden;padding-block-end:var(--padding-sm);padding-inline:0;scroll-snap-type:x mandatory;scroll-padding:0 var(--padding-xl);scrollbar-width:none;-ms-overflow-style:none}.predictive-search-results__wrapper::-webkit-scrollbar{display:none}.predictive-search-results__wrapper slideshow-slides{--gutter-slide-width: var(--padding-xl);padding-block:var(--padding-xl);margin-block:calc(-1 * var(--padding-xl));gap:var(--gap-md)}.predictive-search-results__resource-header{display:flex;padding-inline:var(--padding-xl);justify-content:space-between;align-items:center;height:32px}.predictive-search-results__resource-header .svg-wrapper{width:var(--icon-size-xs)}.predictive-search-results__wrapper-products{display:grid;grid-template-columns:repeat(2,1fr);padding-block-end:var(--padding-sm);gap:var(--gap-md);transition:height var(--animation-speed-medium) var(--animation-easing)}@container (min-width: 550px){.predictive-search-results__wrapper-products{grid-template-columns:repeat(4,1fr)}}.predictive-search-results__wrapper-products:last-child{padding-block-end:var(--padding-lg)}@media screen and (min-width:750px){.predictive-search-results__wrapper-products:last-child{padding-block-end:var(--padding-sm)}}.predictive-search-results__resource-header .predictive-search-results__title{margin-block-end:0}.predictive-search-results__resource-header:has(slideshow-controls) .predictive-search-results__title{margin-block-end:0}@media screen and (max-width:749px){.predictive-search-results__resource-header slideshow-controls{display:none}}.product-badges{--badge-inset: max(var(--padding-xs), calc((var(--border-radius) + var(--padding-xs)) * (1 - cos(45deg))));position:absolute;z-index:var(--layer-flat)}.product-badges--bottom-left{bottom:calc(var(--badge-inset) + var(--padding-block-start));left:calc(var(--badge-inset) + var(--padding-inline-start))}.product-badges--top-left{top:calc(var(--badge-inset) + var(--padding-block-start));left:calc(var(--badge-inset) + var(--padding-inline-start))}.product-badges--top-right{top:calc(var(--badge-inset) + var(--padding-block-start));right:calc(var(--badge-inset) + var(--padding-inline-start))}.product-badges__badge{--badge-font-size: var(--font-size--xs);display:flex;align-items:center;justify-content:center;text-align:center;color:var(--color-foreground);background:var(--color-background);font-size:var(--badge-font-size);font-family:var(--badge-font-family);font-weight:var(--badge-font-weight);text-transform:var(--badge-text-transform);border-radius:var(--badge-border-radius)}.product-badges__badge--rectangle{padding-block:var(--badge-rectangle-padding-block);padding-inline:var(--badge-rectangle-padding-inline)}.product-badges--ryb-enhanced,.product-badges--ryb-exclusive{top:2px!important;right:auto!important;bottom:auto!important;left:50%!important;display:flex;width:calc(100% - 16px);flex-direction:column;align-items:center;gap:4px;transform:translate(-50%);pointer-events:none}.product-badges--ryb-exclusive .ryb-exclusive-badge{box-sizing:border-box;width:100%;min-height:22px;padding:4px 7px;border:1px solid rgb(23 61 43 / .28);border-radius:6px;background:#173d2b;color:#fff;font-size:.62rem;font-weight:900;letter-spacing:0;line-height:1;text-align:center;text-transform:uppercase;white-space:nowrap;overflow:hidden;box-shadow:0 2px 7px #173d2b38}.product-badges--ryb-enhanced .ryb-card-labels{display:flex;width:100%;max-width:100%;flex-wrap:wrap;justify-content:center;gap:3px}.product-badges--ryb-enhanced .ryb-card-label{display:inline-flex;max-width:calc(50% - 2px);align-items:center;justify-content:center;padding:2px 5px;border:1px solid rgb(23 61 43 / .25);border-radius:5px;background:#ffffffeb;color:#173d2b;font-size:.5rem;font-weight:900;letter-spacing:0;line-height:1.05;overflow:hidden;text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.product-badges--ryb-enhanced .ryb-card-label--recommended{background:#173d2b;color:#fff}.product-card product-price .price,.product-card product-price .price-item--sale,product-price .price,product-price .price-item--sale,.sticky-add-to-cart__price .price,.sticky-add-to-cart__price .price-item--sale{color:#173d2b;font-weight:900}.product-card .quick-add,.product-card .quick-add__product-form-component,.product-card .quick-add__product-form-component form{display:flex;justify-content:flex-end;opacity:1!important;visibility:visible!important}.product-card .quantity-selector-wrapper,.product-card .quick-add__button{margin-left:auto}.product-card .quick-add__button{display:flex!important;align-items:center;justify-content:center;right:10px;bottom:10px;left:auto;background:#173d2b!important;border-color:#173d2b!important;color:#fff!important;opacity:1!important;transform:none;visibility:visible!important}.product-card .quick-add__button svg{color:currentColor}.product-card .quick-add__button .add-to-cart-text,.product-card .quick-add__button .add-to-cart-icon,.product-card .quick-add__button .svg-wrapper{background:transparent!important;color:#fff!important}.product-card .quick-add__button .add-to-cart-text__content{color:#fff!important}.product-card quick-add-component.quick-add{position:absolute;right:10px;bottom:10px;z-index:4;display:flex!important;width:auto;height:auto;pointer-events:auto}.product-card quick-add-component[data-quick-add-button=add] .quick-add__button--add,.product-card quick-add-component[data-quick-add-button=choose] .quick-add__button--choose{position:absolute;display:flex!important;right:10px!important;bottom:10px;left:auto!important;z-index:3;opacity:1!important;visibility:visible!important}.product-card quick-add-component[data-quick-add-button=add] .quick-add__button--choose,.product-card quick-add-component[data-quick-add-button=choose] .quick-add__button--add{display:none!important}@media screen and (max-width:749px){.product-badges--ryb-enhanced,.product-badges--ryb-exclusive{width:calc(100% - 4px);gap:3px}.product-badges--ryb-exclusive .ryb-exclusive-badge{min-height:20px;padding:3px 2px;font-size:.56rem}.product-badges--ryb-enhanced .ryb-card-label{padding:2px 4px;font-size:.46rem}}.product-card__placeholder-image svg{height:100%}.product-card__content slideshow-component{--cursor: pointer}@media screen and (max-width:749px){.product-card slideshow-arrows .slideshow-control{display:none}}.product-grid{--product-grid-gap: var(--product-grid-gap-mobile);--mobile-columns: 2;isolation:isolate}@media screen and (min-width:750px){.product-grid{--product-grid-gap: var(--product-grid-gap-desktop)}}.product-grid slideshow-arrows .slideshow-control{display:none}@media screen and (min-width:750px){.product-grid slideshow-arrows .slideshow-control{display:grid}}@supports not (background-color: rgb(from red 150 g b / alpha)){.product-grid .product-media,.product-grid .product-media-container{aspect-ratio:auto}}.main-collection-grid{grid-column:var(--grid-column--mobile);padding:var(--grid--margin--mobile)}@media screen and (min-width:750px){.main-collection-grid{grid-column:var(--grid-column--desktop);padding:var(--padding-block-start) var(--padding-inline-end) var(--padding-block-end) var(--padding-inline-start)}}.main-collection-grid__empty{padding-block:var(--padding-6xl);padding-inline:var(--page-margin);display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--padding-sm)}.main-collection-grid__empty-title{margin:0}.product-information{gap:var(--gap) 0}.product-information__grid{display:grid;grid-template-columns:subgrid;grid-column:1 / -1}.product-details{order:1}.product-information__media{order:0;width:0;min-width:100%}.product-information__media .product-media-gallery__placeholder-image{width:100%;height:100%}@media screen and (max-width:749px){.product-information__media{grid-column:1 / -1}.product-details{grid-column:2 / 3}}@media screen and (min-width:750px){.product-information__grid{grid-column:2}.product-information__grid.product-information--media-none .product-details{width:var(--narrow-content-width);margin:0 auto}.product-information__grid:not(.product-information--media-none).product-information--media-left{grid-template-columns:1fr min(50vw,var(--sidebar-width))}.product-information__grid:not(.product-information--media-none).product-information--media-left .product-information__media{padding-right:calc(var(--gap, 0) / 2)}.product-information__grid:not(.product-information--media-none).product-information--media-left .product-details{padding-left:calc(var(--gap, 0) / 2)}.product-information__grid:not(.product-information--media-none).product-information--media-left:has(.media-gallery--extend){grid-column:1 / 3}.product-information__grid:not(.product-information--media-none).product-information--media-right{grid-template-columns:min(50vw,var(--sidebar-width)) 1fr}.product-information__grid:not(.product-information--media-none).product-information--media-right .product-information__media{padding-left:calc(var(--gap, 0) / 2);order:1}.product-information__grid:not(.product-information--media-none).product-information--media-right .product-details{padding-right:calc(var(--gap, 0) / 2);order:0}.product-information__grid:not(.product-information--media-none).product-information--media-right:has(.media-gallery--extend){grid-column:2 / -1}.product-information__grid:not(.product-information--media-none).product-information__grid--half,.product-information__grid:not(.product-information--media-none).product-information__grid--half:has(.media-gallery--extend){grid-column:1 / -1;grid-template-columns:var(--full-page-grid-margin) calc(var(--full-page-grid-central-column-width) / 2) calc(var(--full-page-grid-central-column-width) / 2) var(--full-page-grid-margin)}:is(.product-information__grid:not(.product-information--media-none).product-information__grid--half,.product-information__grid:not(.product-information--media-none).product-information__grid--half:has(.media-gallery--extend)).product-information--media-left .product-information__media{grid-column:2 / 3}:is(.product-information__grid:not(.product-information--media-none).product-information__grid--half,.product-information__grid:not(.product-information--media-none).product-information__grid--half:has(.media-gallery--extend)).product-information--media-left .product-information__media:has(.media-gallery--extend){grid-column:1 / 3}:is(.product-information__grid:not(.product-information--media-none).product-information__grid--half,.product-information__grid:not(.product-information--media-none).product-information__grid--half:has(.media-gallery--extend)).product-information--media-left .product-details{grid-column:3 / 4}:is(.product-information__grid:not(.product-information--media-none).product-information__grid--half,.product-information__grid:not(.product-information--media-none).product-information__grid--half:has(.media-gallery--extend)).product-information--media-right .product-information__media{grid-column:3 / 4}:is(.product-information__grid:not(.product-information--media-none).product-information__grid--half,.product-information__grid:not(.product-information--media-none).product-information__grid--half:has(.media-gallery--extend)).product-information--media-right .product-information__media:has(.media-gallery--extend){grid-column:3 / -1}:is(.product-information__grid:not(.product-information--media-none).product-information__grid--half,.product-information__grid:not(.product-information--media-none).product-information__grid--half:has(.media-gallery--extend)).product-information--media-right .product-details{grid-column:2 / 3}.section--full-width .product-information__grid:not(.product-information--media-none).product-information--media-left,.section--full-width .product-information__grid:not(.product-information--media-none).product-information--media-right{grid-column:1 / -1}.section--full-width .product-information__grid:not(.product-information--media-none).product-information--media-left .product-details{padding-inline-end:var(--padding-lg)}.section--full-width .product-information__grid:not(.product-information--media-none).product-information--media-right .product-details{padding-inline-start:var(--padding-lg)}.section--full-width .product-information__grid:not(.product-information--media-none).product-information__grid--half.product-information--media-left .product-information__media{grid-column:1 / 3}.section--full-width .product-information__grid:not(.product-information--media-none).product-information__grid--half.product-information--media-left .product-details{grid-column:3 / -1}.section--full-width .product-information__grid:not(.product-information--media-none).product-information__grid--half.product-information--media-right .product-information__media{grid-column:3 / -1}.section--full-width .product-information__grid:not(.product-information--media-none).product-information__grid--half.product-information--media-right .product-details{grid-column:1 / 3}}@media screen and (min-width:1200px){.product-information__grid:not(.product-information__grid--half,.product-information--media-none).product-information--media-left{grid-template-columns:2fr 1fr}.product-information__grid:not(.product-information__grid--half,.product-information--media-none).product-information--media-right{grid-template-columns:1fr 2fr}}.product-information__grid--limit-details .product-details>.group-block{--details-max-width: var(--sidebar-width);max-width:var(--details-max-width)}@media screen and (min-width:1600px){.product-information__grid--limit-details .product-details>.group-block{--details-max-width: 32rem}}body:has(#header-group #header-component[data-sticky-state=active]) .product-details.sticky-content--desktop{--sticky-header-offset: var(--header-height)}@media screen and (min-width:750px){.product-information__grid:not(.product-information--media-none){grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;column-gap:var(--gap, 36px);align-items:start}.product-information__grid:not(.product-information--media-none)>.product-information__media,.product-information__grid:not(.product-information--media-none)>.product-details{width:100%;min-width:0!important}.product-information--media-left>.product-information__media{grid-column:1;grid-row:1}.product-information--media-left>.product-details{grid-column:2;grid-row:1 / span 2}.product-information--media-left>.ryb-product-description-under-media{grid-column:1;grid-row:2}.product-information--media-right>.product-information__media{grid-column:2;grid-row:1}.product-information--media-right>.product-details{grid-column:1;grid-row:1 / span 2}.product-information--media-right>.ryb-product-description-under-media{grid-column:2;grid-row:2}}.ryb-product-description-under-media{grid-column:auto;width:100%;clear:both;display:flow-root;position:relative;z-index:1;margin-top:6px;border:1px solid #d9d3c3;border-radius:8px;padding:14px;background:#fffdf7;color:#141a14}.ryb-product-description-under-media h2{margin:0 0 10px;font-size:1.08rem;line-height:1.2;letter-spacing:0}.ryb-product-description-under-media__content{color:#465044;font-size:.94rem;line-height:1.52}.ryb-product-description-under-media__content :is(h2,h3,h4){margin:14px 0 8px;font-size:1rem;line-height:1.25}.ryb-product-description-under-media__content :is(p,ul,ol){margin-block:0 10px}.ryb-product-description-under-media__content strong{font-weight:800}@media screen and (max-width:749px){.product-information__grid:not(.product-information--media-none){grid-template-columns:minmax(0,1fr)!important}.product-information__grid:not(.product-information--media-none)>.product-information__media,.product-information__grid:not(.product-information--media-none)>.product-details,.product-information__grid:not(.product-information--media-none)>.ryb-product-description-under-media{grid-column:1!important;width:100%;min-width:0!important}.product-information__grid:not(.product-information--media-none)>.product-information__media{grid-row:1}.product-information__grid:not(.product-information--media-none)>.product-details{grid-row:2}.product-information__grid:not(.product-information--media-none)>.ryb-product-description-under-media{grid-row:3}.ryb-product-description-under-media{margin-top:10px;padding:12px}}media-gallery:where(.media-gallery--grid) .media-gallery__grid{display:none}media-gallery.media-gallery--grid .media-gallery__grid .product-media-container{height:100%}@media screen and (min-width:750px){.media-gallery--two-column .media-gallery__grid{grid-template-columns:repeat(2,1fr)}media-gallery:is(.media-gallery--grid) slideshow-component{display:none}media-gallery:where(.media-gallery--grid) .media-gallery__grid{display:grid}}.product-media-container__zoom-button{position:absolute;width:100%;height:100%;z-index:var(--layer-flat);cursor:zoom-in;background-color:transparent}.product-media-container__zoom-button:hover{background-color:transparent}.product-media__drag-zoom-wrapper{aspect-ratio:inherit;min-height:inherit;min-width:inherit;display:inherit;flex:inherit}.media-gallery__mobile-controls{grid-area:auto}.product-media-container--zoomable.product-media-container--image{cursor:zoom-in}.dialog-thumbnails-list-container{position:fixed;width:100%;bottom:0;display:flex;z-index:var(--layer-raised)}.dialog-thumbnails-list{--active-thumbnail-border-color: rgb(var(--color-border-rgb) / var(--media-border-opacity));position:relative;display:inline-flex;flex-direction:row;gap:8px;bottom:0;overflow-x:auto;opacity:0;padding:var(--padding-lg);margin-inline:auto;scrollbar-width:none;animation:thumbnailsSlideInBottom calc(var(--animation-speed) * .75) var(--animation-easing) forwards;animation-delay:calc(var(--animation-speed) * 1.5)}.dialog--closed .dialog-thumbnails-list{animation:thumbnailsSlideOutBottom var(--animation-speed) var(--animation-easing) forwards}@media screen and (min-width:750px){.dialog-thumbnails-list{position:fixed;flex-direction:column;inset:50% var(--margin-lg) auto auto;right:0;max-height:calc(100vh - 200px);overflow-y:auto;animation:thumbnailsSlideInTop var(--spring-d220-b0-duration) var(--spring-d220-b0-easing) forwards;animation-delay:calc(var(--spring-d220-b0-duration) * .5)}.dialog--closed .dialog-thumbnails-list{animation:thumbnailsSlideOutTop var(--animation-speed) var(--animation-easing) forwards}}.dialog-thumbnails-list__thumbnail{width:var(--thumbnail-width);height:auto;transition:transform var(--animation-speed) var(--animation-easing);flex-shrink:0;border-radius:var(--media-radius)}.dialog-thumbnails-list__thumbnail img{height:100%;object-fit:cover;border-radius:var(--media-radius);aspect-ratio:var(--aspect-ratio)}.dialog-thumbnails-list__thumbnail:is([aria-selected=true]){outline:var(--focus-outline-width) solid currentcolor;outline-offset:calc(var(--focus-outline-offset) / 2);border:var(--style-border-width) solid var(--active-thumbnail-border-color)}@supports (anchor-name: --test){.dialog-thumbnails-list:has(.dialog-thumbnails-list__thumbnail:is([aria-selected=true])):after{--inset-offset: calc(var(--focus-outline-offset) / 2);content:"";position:absolute;inset:anchor(top) anchor(right) anchor(bottom) anchor(left);position-anchor:--selected-thumbnail;outline:var(--focus-outline-width) solid currentcolor;outline-offset:calc(var(--focus-outline-offset) / 2);border:var(--style-border-width) solid var(--active-thumbnail-border-color);border-radius:var(--media-radius);z-index:var(--layer-raised)}@media(prefers-reduced-motion:no-preference){.dialog-thumbnails-list:has(.dialog-thumbnails-list__thumbnail:is([aria-selected=true])):after{transition-property:inset;transition-duration:var(--spring-d180-b0-duration);transition-timing-function:var(--spring-d180-b0-easing)}}.dialog-thumbnails-list__thumbnail:is([aria-selected=true]){outline:none;border:none;anchor-name:--selected-thumbnail}}.dialog-zoomed-gallery .shopify-model-viewer-ui__controls-area.shopify-model-viewer-ui__controls-area{bottom:calc(var(--thumbnail-width) / var(--media-preview-ratio) + var(--padding-lg) * 2);right:var(--padding-lg)}@media screen and (min-width:750px){.dialog-zoomed-gallery .shopify-model-viewer-ui__controls-area.shopify-model-viewer-ui__controls-area{bottom:var(--padding-lg);right:calc(var(--thumbnail-width) + var(--padding-lg) * 2)}}.dialog-zoomed-gallery__dialog{background-color:var(--color-background);view-transition-name:zoom-dialog-ui}.dialog-zoomed-gallery{cursor:zoom-out}.dialog--preloading{opacity:0}@media screen and (max-width:749px){.dialog-zoomed-gallery{overscroll-behavior:none;scrollbar-width:none;display:flex;scroll-snap-type:x mandatory;overflow-x:hidden;scroll-behavior:smooth;height:100%}.dialog-zoomed-gallery::-webkit-scrollbar{display:none}.dialog-zoomed-gallery .product-media-container{flex:0 0 100%;scroll-snap-align:start;position:relative}.dialog-zoomed-gallery .product-media-container--image .product-media{aspect-ratio:auto;height:100%;width:100%;overflow:hidden}.dialog-zoomed-gallery .product-media-container--video,.dialog-zoomed-gallery .product-media-container--external_video{align-content:center}.dialog-zoomed-gallery :is(.product-media-container--video,.product-media-container--external_video,.product-media-container--model) .product-media{aspect-ratio:auto;align-items:center;height:100%}.dialog-zoomed-gallery :is(.product-media-container--video,.product-media-container--external_video,.product-media-container--model) .product-media .product-media__image{height:100%}.product-media__drag-zoom-wrapper{display:flex;aspect-ratio:auto;height:100%;width:100%;overflow:scroll;scrollbar-width:none;justify-content:center}.product-media__drag-zoom-wrapper::-webkit-scrollbar{display:none}.product-media__drag-zoom-wrapper .product-media__image{--product-media-fit: contain;object-fit:var(--product-media-fit);overflow:hidden;transform:scale(var(--drag-zoom-scale)) translate(var(--drag-zoom-translate-x, 0),var(--drag-zoom-translate-y, 0))}.media-gallery--hint{--slideshow-gap: var(--gap-2xs)}.media-gallery--hint :not(.dialog-zoomed-gallery)>.product-media-container:not(:only-child){width:90%}.media-gallery--hint :not(.dialog-zoomed-gallery)>.product-media-container:not(:only-child) .product-media img{object-fit:cover}}.dialog-zoomed-gallery__close-button{color:#fff;mix-blend-mode:difference;z-index:var(--layer-raised)}@media screen and (max-width:749px){.media-gallery__mobile-controls[thumbnails]{--thumbnail-width: 44px}.media-gallery__mobile-controls[thumbnails] .slideshow-controls__thumbnail{width:var(--thumbnail-width);height:auto}}.dialog-zoomed-gallery .product-media-container--zoomable.product-media-container--image{cursor:zoom-out}.dialog-zoomed-gallery .product-media-container--video deferred-media,.dialog-zoomed-gallery .product-media-container--external_video deferred-media{height:auto;aspect-ratio:var(--ratio)}.dialog-zoomed-gallery .product-media-container--model .product-media__image{height:100vh}:root:active-view-transition .dialog-zoomed-gallery__dialog{background-color:transparent}::view-transition-group(zoom-dialog-ui){z-index:calc(var(--layer-overlay) + 1)}::view-transition-old(gallery-item-open),::view-transition-new(gallery-item-open){animation-timing-function:step-start}::view-transition-old(gallery-item-close),::view-transition-new(gallery-item-close){animation-timing-function:step-end}@media screen and (min-width:750px){:root:active-view-transition .product-media__image{background-color:transparent}}::view-transition-group(gallery-item-open),::view-transition-group(gallery-item-close){z-index:var(--layer-overlay);border-radius:var(--gallery-media-border-radius);overflow:clip}::view-transition-group(gallery-item-open){animation-timing-function:var(--spring-d300-b0-easing);animation-duration:var(--spring-d300-b0-duration)}::view-transition-group(gallery-item-close){animation-timing-function:var(--spring-d220-b0-easing);animation-duration:var(--spring-d220-b0-duration)}@media screen and (max-width:749px){::view-transition-group(gallery-item-open),::view-transition-group(gallery-item-close){animation-timing-function:step-start;animation-duration:.1s}::view-transition-new(gallery-item-open){animation:fade-in var(--spring-d180-b0-duration) var(--spring-d180-b0-easing) forwards;animation-timing-function:var(--spring-d180-b0-easing);animation-duration:var(--spring-d180-b0-duration)}::view-transition-old(gallery-item-close){animation:fade-out .08s linear forwards}}@keyframes fade-in{0%{scale:.98;opacity:.8}}@keyframes fade-out{to{opacity:0}}@media screen and (max-width:749px){.product-media-gallery__slideshow--single-media slideshow-container{grid-area:unset}}@media screen and (min-width:750px){media-gallery:is(.media-gallery--grid) slideshow-component{display:none}}@media screen and (max-width:749px){.media-gallery--hint :is(slideshow-slide:has(+slideshow-slide[aria-hidden=false]:last-of-type),slideshow-slide[aria-hidden=false]+slideshow-slide){content-visibility:auto}slideshow-component[actioned] :is(.media-gallery--hint :is(slideshow-slide:has(+slideshow-slide[aria-hidden=false]:last-of-type),slideshow-slide[aria-hidden=false]+slideshow-slide)){content-visibility:visible}}@media screen and (min-width:750px){.media-gallery--carousel slideshow-component:has(slideshow-controls[thumbnails]):has(slideshow-controls[pagination-position=right]){display:grid;grid-template:"container controls" auto "arrows controls" min-content / 1fr auto}.media-gallery--carousel slideshow-component:has(slideshow-controls[thumbnails]):has(slideshow-controls[pagination-position=left]){display:grid;grid-template:"controls container" auto "controls arrows" min-content / auto 1fr}.media-gallery--carousel slideshow-component:has(slideshow-controls[thumbnails]) slideshow-controls[pagination-position=left]{order:-1}}.media-gallery--carousel slideshow-arrows .slideshow-control{padding-inline:0 var(--padding-md);opacity:1}@media screen and (max-width:749px){slideshow-component:has(:not(.mobile\:hidden) :is(.slideshow-controls__dots,.slideshow-controls__counter)) .shopify-model-viewer-ui__controls-area{bottom:calc(var(--minimum-touch-target) + var(--padding-sm))}}@media screen and (min-width:750px){slideshow-component:has(:not(.desktop\:hidden) :is(.slideshow-controls__dots,.slideshow-controls__counter)) .shopify-model-viewer-ui__controls-area{bottom:calc(var(--minimum-touch-target) + var(--padding-sm))}}slideshow-slide.product-media-container--tallest{content-visibility:visible}.quantity-selector-wrapper{display:flex;align-items:center;flex-wrap:wrap;gap:calc(var(--gap-sm) / 2)}@media screen and (min-width:750px){.quantity-selector-wrapper{gap:var(--gap-sm)}}.price-per-item{display:block;color:var(--color-foreground);font-size:var(--font-size--sm);font-weight:400}.search-action{--search-border-radius: var(--style-border-radius-inputs);--search-border-width: var(--style-border-width-inputs);display:flex}@media screen and (max-width:749px){.search-action--hidden-on-drawer{display:none}}@media screen and (min-width:750px){[data-menu-style=drawer] .search-action--hidden-on-drawer,[data-menu-style=menu] .search-action--hidden-on-menu{display:none}}@media screen and (min-width:750px){[data-menu-style=menu] .header__column--left .search-action{margin-inline:calc(var(--padding-lg) * -1)}}@media screen and (min-width:750px){.header__column--right .search-action{margin-inline:calc(var(--gap-md) * -1) calc(var(--gap-xs) * -1)}}@media screen and (min-width:750px){.header__column--right .search-action--text,[data-menu-style=menu] .header__column--left .search-action--text{margin-inline:0}}.ryb-header-search{display:none}@media screen and (min-width:990px){.header__column--right .ryb-header-search{display:flex;width:clamp(210px,18vw,280px);height:40px;overflow:hidden;border:1px solid rgb(var(--color-foreground-rgb) / .3);border-radius:var(--style-border-radius-inputs);background:rgb(var(--color-background-rgb))}.header__column--right .ryb-header-search__input{width:100%;min-width:0;border:0;outline:0;padding:0 6px 0 12px;background:transparent;color:rgb(var(--color-foreground-rgb));font:inherit;font-size:.875rem}.header__column--right .ryb-header-search__input::placeholder{color:rgb(var(--color-foreground-rgb) / .68);opacity:1}.header__column--right .ryb-header-search__submit{display:grid;width:42px;flex:0 0 42px;border:0;background:transparent;color:currentColor;cursor:pointer;place-items:center}.header__column--right .ryb-header-search:focus-within{border-color:#19553b;box-shadow:0 0 0 2px #19553b24}.header__column--right .ryb-header-search__submit:focus-visible{outline:2px solid #19553b;outline-offset:-3px}.header__column--right .ryb-header-search__fallback{display:none}}html.ryb-red-white-preview{--ryb-preview-red: #d20a22;--ryb-preview-red-dark: #a8071b;--ryb-preview-black: #0c0c0c;--ryb-preview-text: #2d2d2d}html.ryb-red-white-preview body{background:#fff;color:#121212}html.ryb-red-white-preview h1,html.ryb-red-white-preview h2,html.ryb-red-white-preview h3,html.ryb-red-white-preview .button,html.ryb-red-white-preview .ryb-home-fish-path strong,html.ryb-red-white-preview .ryb-home-priority-product__title{font-family:Arial Narrow,Roboto Condensed,Helvetica Neue,Arial,sans-serif;font-weight:800;letter-spacing:-.015em}html.ryb-red-white-preview .ryb-announcement-free-shipping-frame,html.ryb-red-white-preview .announcement-bar{border-color:var(--ryb-preview-red)!important;background:var(--ryb-preview-red)!important;color:#fff!important}html.ryb-red-white-preview #header-component .header__row--top{border-color:#ffffff29!important;background:var(--ryb-preview-black)!important;color:#fff!important}html.ryb-red-white-preview #header-component .menu-list__link,html.ryb-red-white-preview #header-component .header-actions__action,html.ryb-red-white-preview #header-component .localization-selector,html.ryb-red-white-preview #header-component summary,html.ryb-red-white-preview #header-component svg{color:#fff!important}html.ryb-red-white-preview #header-component .menu-drawer summary.menu-drawer__menu-item,html.ryb-red-white-preview #header-component .menu-drawer summary.menu-drawer__menu-item svg{color:var(--ryb-preview-black)!important}html.ryb-red-white-preview #header-component .menu-list__link{font-weight:650;letter-spacing:0}html.ryb-red-white-preview #header-component .menu-list__link:hover,html.ryb-red-white-preview #header-component .menu-list__link:focus-visible,html.ryb-red-white-preview #header-component .header-actions__action:hover{background:var(--ryb-preview-red)!important;color:#fff!important}html.ryb-red-white-preview #header-component [data-testid=cart-drawer-trigger]{min-width:44px;min-height:44px;box-sizing:border-box;border:2px solid var(--ryb-preview-red)!important;border-radius:8px;background:#d20a2214!important;box-shadow:0 0 0 1px #d20a221f}html.ryb-red-white-preview #header-component [data-testid=cart-drawer-trigger]:hover,html.ryb-red-white-preview #header-component [data-testid=cart-drawer-trigger]:focus-visible{background:var(--ryb-preview-red)!important;box-shadow:0 0 0 3px #d20a2233}html.ryb-red-white-preview #header-component .icon-flag{display:inline-block!important;inline-size:18px!important;block-size:18px!important;flex:0 0 18px;border-radius:50%;background-position:center;background-size:cover}html.ryb-red-white-preview #header-component .header-logo__image-container{width:185px!important}html.ryb-red-white-preview #header-component .header-logo__image{width:185px!important;height:48px!important;max-width:none!important;object-fit:cover;object-position:center}@media screen and (min-width:750px){html.ryb-red-white-preview #header-component .header__row--top.section--full-width-margin{grid-template-columns:clamp(16px,1.4vw,20px) minmax(0,1fr) clamp(32px,3.9vw,56px)!important}html.ryb-red-white-preview #header-component .header-logo{flex:0 0 auto;justify-self:start;margin-inline:0}html.ryb-red-white-preview #header-component .header__column--left{min-width:0;justify-content:flex-start}html.ryb-red-white-preview #header-component .header__column--right{padding-inline-end:10px}html.ryb-red-white-preview #header-component[data-menu-style=drawer] .header__columns{--header-template-columns: minmax(0, 1fr) max-content;grid-template-areas:"left right"!important;grid-template-columns:var(--header-template-columns)!important;grid-column:2!important;column-gap:var(--gap-xl)!important;padding-block:var(--header-padding)!important;padding-inline:0!important}html.ryb-red-white-preview #header-component[data-menu-style=drawer] .header__column{display:flex!important}html.ryb-red-white-preview #header-component[data-menu-style=drawer] .header__drawer{display:none!important}html.ryb-red-white-preview #header-component[data-menu-style=drawer] header-menu{display:flex!important}}html.ryb-red-white-preview .header__column--right .ryb-header-search{width:clamp(210px,16vw,240px);border-color:var(--ryb-preview-red)!important;background:#fff!important}html.ryb-red-white-preview .header__column--right .ryb-header-search__input{color:#121212!important}html.ryb-red-white-preview .header__column--right .ryb-header-search__input::placeholder{color:#121212ad!important}html.ryb-red-white-preview .header__column--right .ryb-header-search__submit{color:var(--ryb-preview-red)!important}html.ryb-red-white-preview .header__column--right .ryb-header-search:focus-within{border-color:var(--ryb-preview-red)!important;box-shadow:0 0 0 2px #d20a222e!important}@media screen and (min-width:750px)and (max-width:1199px){html.ryb-red-white-preview .header__column--right .ryb-header-search{display:none!important}html.ryb-red-white-preview .header__column--right .ryb-header-search__fallback{display:block!important}html.ryb-red-white-preview #header-component .header__column--right .ryb-header-search__fallback .header-actions__action{width:42px;height:40px;border:1px solid var(--ryb-preview-red);border-radius:var(--style-border-radius-inputs);background:#fff!important;color:var(--ryb-preview-red)!important}html.ryb-red-white-preview #header-component .header__column--right .ryb-header-search__fallback svg{color:var(--ryb-preview-red)!important}html.ryb-red-white-preview #header-component .header-logo__image-container{width:168px!important}html.ryb-red-white-preview #header-component .header-logo__image{width:168px!important;height:44px!important}}html.ryb-red-white-preview .ryb-home-fish-path--priority,html.ryb-red-white-preview .ryb-exclusive-badge,html.ryb-red-white-preview .ryb-card-label--recommended,html.ryb-red-white-preview .add-to-cart-button{border-color:var(--ryb-preview-red)!important;background:var(--ryb-preview-red)!important;color:#fff!important}html.ryb-red-white-preview .ryb-home-fish-path--priority span{color:#fff!important}html.ryb-red-white-preview .ryb-home-fish-path:not(.ryb-home-fish-path--priority),html.ryb-red-white-preview .ryb-home-priority-product{border-color:#d20a2247!important}html.ryb-red-white-preview .ryb-home-priority-product__cta,html.ryb-red-white-preview .ryb-home-priority-product__price,html.ryb-red-white-preview .price,html.ryb-red-white-preview .ryb-home-eyebrow{color:var(--ryb-preview-red)!important}html.ryb-red-white-preview [class*=ryb-][class*=__eyebrow],html.ryb-red-white-preview .ryb-home-priority-product__brand,html.ryb-red-white-preview .ryb-home-card__label,html.ryb-red-white-preview .ryb-home-seasonal__content>small,html.ryb-red-white-preview .ryb-card-label,html.ryb-red-white-preview .ryb-boroda-baits-models__subgroup-title,html.ryb-red-white-preview .ryb-magic-baits-models__group-title,html.ryb-red-white-preview .ryb-boroda-model-card__content>span,html.ryb-red-white-preview [class*=-guide__link],html.ryb-red-white-preview [class*=-colors__header]>a,html.ryb-red-white-preview [class*=-color-variants__header]>a,html.ryb-red-white-preview [class*=-colors__label] small{color:var(--ryb-preview-red)!important}html.ryb-red-white-preview .ryb-card-label{border-color:#d20a2247!important}html.ryb-red-white-preview .ryb-home-hero__text,html.ryb-red-white-preview .ryb-home-fish-path:not(.ryb-home-fish-path--priority) span,html.ryb-red-white-preview .ryb-home-priority-products__head p,html.ryb-red-white-preview .ryb-home-trust span,html.ryb-red-white-preview .ryb-home-product-categories p,html.ryb-red-white-preview .ryb-home-product-category span,html.ryb-red-white-preview .ryb-home-seasonal p,html.ryb-red-white-preview .ryb-home-seasonal__content span,html.ryb-red-white-preview .ryb-home-section-head p,html.ryb-red-white-preview .ryb-home-card span:last-child,html.ryb-red-white-preview .ryb-home-brand span,html.ryb-red-white-preview .ryb-home-handmade p,html.ryb-red-white-preview .ryb-free-shipping-progress__text,html.ryb-red-white-preview .ryb-free-shipping-progress__meta,html.ryb-red-white-preview .ryb-apaczka-cart__quick-intro,html.ryb-red-white-preview .ryb-apaczka-cart__option-price,html.ryb-red-white-preview .ryb-apaczka-cart__status,html.ryb-red-white-preview .ryb-product-description-under-media__content,html.ryb-red-white-preview .ryb-guide-sources,html.ryb-red-white-preview .ryb-guide figcaption,html.ryb-red-white-preview .ryb-guide-video__note,html.ryb-red-white-preview [class*=-colors__model],html.ryb-red-white-preview [class*=-colors__descriptor]{color:var(--ryb-preview-text)!important}html.ryb-red-white-preview .ryb-boroda-color-variants__link{border-color:#dedede!important}html.ryb-red-white-preview .ryb-boroda-color-variants__link--current{border-color:var(--ryb-preview-red)!important;box-shadow:0 0 0 2px var(--ryb-preview-red)!important}html.ryb-red-white-preview .ryb-phantom-110-page .quantity-selector-wrapper{border-color:#d6d6d6!important;background:snow!important}html.ryb-red-white-preview .ryb-phantom-110-page .quantity-selector-wrapper:before,html.ryb-red-white-preview .ryb-boroda-priority-guide ul,html.ryb-red-white-preview .ryb-boroda-priority-guide li,html.ryb-red-white-preview .ryb-boroda-priority-guide__source,html.ryb-red-white-preview .ryb-product-support__meta,html.ryb-red-white-preview .ryb-product-support__card span{color:var(--ryb-preview-text)!important}html.ryb-red-white-preview .ryb-free-shipping-progress,html.ryb-red-white-preview .ryb-apaczka-cart{border-color:#dedede!important;background:#f7f7f7!important;color:var(--ryb-preview-black)!important}html.ryb-red-white-preview .ryb-free-shipping-progress__eyebrow,html.ryb-red-white-preview .ryb-free-shipping-progress strong,html.ryb-red-white-preview .ryb-apaczka-cart__eyebrow{color:var(--ryb-preview-red)!important}html.ryb-red-white-preview .ryb-free-shipping-progress__bar{background:#e5e5e5!important}html.ryb-red-white-preview .ryb-free-shipping-progress__bar-fill,html.ryb-red-white-preview .ryb-apaczka-cart__drawer-link,html.ryb-red-white-preview .apaczkaMapWrapper .ryb-apaczka-map-help{background:var(--ryb-preview-red)!important}html.ryb-red-white-preview .ryb-apaczka-cart__text,html.ryb-red-white-preview .ryb-apaczka-cart__status{color:var(--ryb-preview-text)!important}html.ryb-red-white-preview .ryb-apaczka-cart__option{border-color:#dedede!important}html.ryb-red-white-preview .ryb-apaczka-cart__option:has(input:checked){border-color:var(--ryb-preview-red)!important;background:#fff1f3!important}html.ryb-red-white-preview .ryb-apaczka-cart input[type=text]{border-color:#d6d6d6!important}html.ryb-red-white-preview .ryb-apaczka-cart__quick-intro{background:#fff1f3!important}html.ryb-red-white-preview .apaczkaMapWrapper .ryb-apaczka-map-help button{color:var(--ryb-preview-red)!important}html.ryb-red-white-preview .ryb-apaczka-cart__quick-intro strong,html.ryb-red-white-preview .ryb-apaczka-cart__quick-intro span{color:inherit!important}html.ryb-red-white-preview .ryb-boroda-baits-models__group>summary span,html.ryb-red-white-preview .ryb-boroda-model-hub__heading h2{color:var(--ryb-preview-black)!important}html.ryb-red-white-preview .ryb-boroda-baits-models__group>summary:after,html.ryb-red-white-preview .menu-list__list-item--marki .mega-menu__column>div>.mega-menu__link--parent:after,html.ryb-red-white-preview .menu-list__list-item--przynety .mega-menu__column>div>.mega-menu__link--parent:after{color:var(--ryb-preview-red)!important}html.ryb-red-white-preview .menu-list__list-item--marki .mega-menu__column>div>.mega-menu__link:hover,html.ryb-red-white-preview .menu-list__list-item--marki .mega-menu__column>div>.mega-menu__link:focus-visible,html.ryb-red-white-preview .menu-list__list-item--marki .mega-menu__column.ryb-brand-menu-expanded>div>.mega-menu__link,html.ryb-red-white-preview .menu-list__list-item--przynety .mega-menu__column>div>.mega-menu__link:hover,html.ryb-red-white-preview .menu-list__list-item--przynety .mega-menu__column>div>.mega-menu__link:focus-visible,html.ryb-red-white-preview .menu-list__list-item--przynety .mega-menu__column.ryb-lure-menu-expanded>div>.mega-menu__link,html.ryb-red-white-preview .menu-list__list-item--marki .mega-menu__column>div>ul .mega-menu__link:hover,html.ryb-red-white-preview .menu-list__list-item--marki .mega-menu__column>div>ul .mega-menu__link:focus-visible,html.ryb-red-white-preview .menu-list__list-item--przynety .mega-menu__column>div>ul .mega-menu__link:hover,html.ryb-red-white-preview .menu-list__list-item--przynety .mega-menu__column>div>ul .mega-menu__link:focus-visible{color:var(--ryb-preview-red)!important}html.ryb-red-white-preview .add-to-cart-button:hover{background:var(--ryb-preview-red-dark)!important}html.ryb-red-white-preview #MainContent:has(.ryb-collection-advisor)>.shopify-section.section-wrapper:first-child,html.ryb-red-white-preview #MainContent:has(.ryb-collection-advisor)>.shopify-section.section-wrapper:first-child .section,html.ryb-red-white-preview #MainContent:has(.ryb-collection-advisor)>.shopify-section.section-wrapper:first-child .custom-section-content,html.ryb-red-white-preview #MainContent:has(.ryb-collection-advisor)>.shopify-section.section-wrapper:first-child .section-content-wrapper{height:max-content!important;min-height:0!important}html.ryb-red-white-preview #MainContent:has(.ryb-collection-advisor)>.shopify-section.section-wrapper:first-child .section{grid-template-rows:0 max-content!important}html.ryb-red-white-preview #MainContent:has(.ryb-collection-advisor)>.shopify-section.section-wrapper:first-child .custom-section-content,html.ryb-red-white-preview #MainContent:has(.ryb-collection-advisor)>.shopify-section.section-wrapper:first-child .section-content-wrapper{align-self:start!important}html.ryb-red-white-preview #MainContent:has(.ryb-collection-advisor)>.shopify-section.section-wrapper:first-child .section-content-wrapper{justify-content:flex-start!important;gap:0!important;padding-block:14px 12px!important}html.ryb-red-white-preview .ryb-collection-advisor{background:#f7f7f7!important;border-color:#e3e3e3!important}html.ryb-red-white-preview .ryb-collection-advisor__count,html.ryb-red-white-preview .ryb-collection-advisor__note,html.ryb-red-white-preview .ryb-collection-advisor__card span,html.ryb-red-white-preview .ryb-collection-advisor__link span,html.ryb-red-white-preview .ryb-boroda-model-hub p,html.ryb-red-white-preview .ryb-boroda-model-hub small,html.ryb-red-white-preview .ryb-boroda-baits-models small{color:var(--ryb-preview-text)!important}html.ryb-red-white-preview .ryb-collection-advisor__card,html.ryb-red-white-preview .ryb-gum-categories-shell,html.ryb-red-white-preview .ryb-boroda-baits-models{border-color:#dedede!important}html.ryb-red-white-preview .ryb-gum-categories__link.is-active,html.ryb-red-white-preview .ryb-boroda-baits-models__link.is-active,html.ryb-red-white-preview [class*=-models__link].is-active{background:var(--ryb-preview-red)!important;color:#fff!important}html.ryb-red-white-preview .mega-menu__link--parent{border-bottom-color:#d20a2233!important}html.ryb-red-white-preview .ryb-home-expert{border-top:3px solid var(--ryb-preview-red)!important;background:var(--ryb-preview-black)!important;color:#fff!important}html.ryb-red-white-preview .ryb-home-expert h2{color:#fff!important}html.ryb-red-white-preview .ryb-home-expert p{color:#e5e5e5!important}@media screen and (min-width:750px){html.ryb-red-white-preview .ryb-collection-advisor{padding-inline:40px!important}}@media screen and (min-width:990px){html.ryb-red-white-preview .ryb-home-hero{padding-block:48px!important}html.ryb-red-white-preview .ryb-home-priority-products{padding-block:36px!important}html.ryb-red-white-preview .ryb-home-product-categories,html.ryb-red-white-preview .ryb-home-seasonal{padding-block:44px!important}html.ryb-red-white-preview .ryb-home-recommended{padding-block:30px!important}html.ryb-red-white-preview .ryb-home-handmade{padding-block:32px!important}html.ryb-red-white-preview .ryb-home-brands{padding-block:45px!important}html.ryb-red-white-preview .ryb-home-expert{padding-block:54px!important}}@media screen and (max-width:749px){html.ryb-red-white-preview #header-component .header__row--top .header__columns{grid-template-areas:"menu logo currency actions" "search search search search"!important;grid-template-columns:44px minmax(0,1fr) 40px 88px!important;grid-template-rows:44px 40px;grid-column:1 / -1!important;gap:6px 4px!important;padding:6px 10px 10px!important}html.ryb-red-white-preview #header-component .header__drawer{display:flex!important;grid-area:menu!important}html.ryb-red-white-preview #header-component .header-logo{width:auto!important;min-width:0;grid-area:logo!important;justify-self:start}html.ryb-red-white-preview #header-component .dropdown-localization.mobile\:hidden{display:flex!important;grid-area:currency!important;justify-self:center}html.ryb-red-white-preview #header-component .localization-selector{width:40px;height:40px;justify-content:center;padding:0}html.ryb-red-white-preview #header-component .localization-selector .currency-code,html.ryb-red-white-preview #header-component .localization-selector .icon-caret{display:none!important}html.ryb-red-white-preview #header-component header-actions{grid-area:actions!important;justify-self:end}html.ryb-red-white-preview #header-component .header__column--right .ryb-header-search{display:flex!important;width:100%!important;height:40px;grid-area:search!important;overflow:hidden;border:1px solid var(--ryb-preview-red)!important;border-radius:var(--style-border-radius-inputs);background:#fff!important}html.ryb-red-white-preview #header-component .ryb-header-search__input{width:100%;min-width:0;border:0;outline:0;padding:0 8px 0 12px;background:transparent;color:#121212;font:inherit;font-size:.875rem}html.ryb-red-white-preview #header-component .ryb-header-search__submit{display:grid;width:42px;flex:0 0 42px;border:0;background:transparent;color:var(--ryb-preview-red)!important;place-items:center}html.ryb-red-white-preview #header-component .ryb-header-search__submit svg{color:var(--ryb-preview-red)!important}html.ryb-red-white-preview #header-component .search-action--hidden-on-menu,html.ryb-red-white-preview #header-component .ryb-header-search__fallback{display:none!important}html.ryb-red-white-preview #header-component .header-logo__image-container{width:clamp(118px,35vw,142px)!important}html.ryb-red-white-preview #header-component .header-logo__image{width:clamp(118px,35vw,142px)!important;height:42px!important}}slideshow-arrows{--cursor-previous: w-resize;--cursor-next: e-resize;position:absolute;top:0;right:0;bottom:0;left:0;display:flex;z-index:var(--layer-heightened);pointer-events:none;mix-blend-mode:difference;align-items:flex-end}slideshow-arrows[position=left]{justify-content:flex-start;padding-inline:var(--padding-xs)}slideshow-arrows[position=right]{justify-content:flex-end;padding-inline:var(--padding-xs)}slideshow-arrows[position=center]{justify-content:space-between;align-items:center}slideshow-arrows:has(.slideshow-control--shape-square),slideshow-arrows:has(.slideshow-control--shape-circle){mix-blend-mode:normal}slideshow-component[disabled=true] slideshow-arrows{display:none}slideshow-arrows .slideshow-control{pointer-events:auto;opacity:0;min-height:var(--minimum-touch-target);min-width:var(--minimum-touch-target);padding:0 var(--padding-xs);color:var(--color-white)}slideshow-arrows .slideshow-control.slideshow-control--style-none{display:none}
/*# sourceMappingURL=/cdn/shop/t/5/compiled_assets/styles.css.map?subset=AB4AQAAEAADAAAgAgBAAAP____-CQocAHCAAkl_BBQEECA */
