:root{--raystrap-header-offset: 116px;--raystrap-content-width: 760px;--raystrap-success: #2f6b49;--raystrap-error: #a33a32;--raystrap-on-dark: #ffffff;--raystrap-dark-muted: #d5ddd7;--raystrap-dark-border: rgba(255, 255, 255, .22);--raystrap-overlay: rgba(13, 35, 29, .68);--raystrap-shadow: 0 12px 30px rgba(22, 31, 28, .12)}*,*:before,*:after{box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth;scroll-padding-top:var(--raystrap-header-offset)}body{min-width:320px;margin:0;overflow-x:hidden;background:var(--raystrap-background);color:var(--raystrap-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:1.6rem;line-height:1.6;text-rendering:optimizeLegibility}body.raystrap-menu-open{overflow:hidden}main{min-height:40vh}[id]{scroll-margin-top:var(--raystrap-header-offset)}img,picture,svg{max-width:100%}img{height:auto}a{color:var(--raystrap-brand)}button,input,select,textarea{color:inherit;font:inherit}button,summary{cursor:pointer}:focus-visible{outline:2px solid var(--raystrap-surface);outline-offset:2px;box-shadow:0 0 0 5px var(--raystrap-brand)}#MainContent:focus-visible{outline-offset:-3px}.raystrap-skip-link{position:fixed;top:12px;left:12px;z-index:100;padding:10px 14px;border:1px solid var(--raystrap-accent);border-radius:4px;background:var(--raystrap-surface);color:var(--raystrap-text);font-weight:700;text-decoration:none;transform:translateY(-160%)}.raystrap-skip-link:focus{transform:translateY(0)}.raystrap-page-width{width:min(var(--raystrap-page-width),calc(100% - 48px));margin-inline:auto}.raystrap-section{padding:72px 0}.raystrap-band{background:color-mix(in srgb,var(--raystrap-background) 88%,var(--raystrap-muted))}.raystrap-dark{background:var(--raystrap-brand);color:var(--raystrap-on-dark)}.raystrap-eyebrow{margin:0 0 12px;color:var(--raystrap-text);font-size:1.2rem;font-weight:800;line-height:1.4;letter-spacing:0;text-transform:uppercase}.raystrap-dark .raystrap-eyebrow,.raystrap-hero .raystrap-eyebrow{color:var(--raystrap-surface)}.raystrap-heading{max-width:900px;margin:0;color:inherit;font-family:Georgia,Times New Roman,serif;font-size:4.8rem;font-weight:600;line-height:1.08;letter-spacing:0;overflow-wrap:break-word}.raystrap-copy{max-width:var(--raystrap-content-width);margin-top:20px;color:inherit;font-size:1.7rem;line-height:1.7}.raystrap-copy>:first-child{margin-top:0}.raystrap-copy>:last-child{margin-bottom:0}.raystrap-dark .raystrap-copy,.raystrap-dark .raystrap-feature p{color:var(--raystrap-dark-muted)}.raystrap-actions,.raystrap-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.raystrap-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 22px;border:1px solid var(--raystrap-accent);border-radius:6px;background:var(--raystrap-accent);color:var(--raystrap-text);font-size:1.4rem;font-weight:800;line-height:1.2;text-align:center;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.raystrap-button:hover{border-color:var(--raystrap-brand);background:var(--raystrap-brand);color:var(--raystrap-surface)}.raystrap-button--secondary{border-color:currentColor;background:transparent;color:inherit}.raystrap-button--secondary:hover{border-color:var(--raystrap-accent);background:var(--raystrap-accent);color:var(--raystrap-text)}.raystrap-link{display:inline-flex;align-self:flex-start;margin-top:auto;padding-top:16px;color:var(--raystrap-brand);font-weight:800;text-decoration-thickness:1px;text-underline-offset:4px}.raystrap-link:hover{color:var(--raystrap-brand)}.raystrap-icon{width:20px;height:20px;flex:0 0 auto}.raystrap-announcement-bar{min-height:40px;display:flex;align-items:center;background:var(--raystrap-brand);color:var(--raystrap-on-dark);font-size:1.3rem}.raystrap-announcement-bar__inner{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:16px 28px}.raystrap-announcement-bar__text{margin:0;font-weight:700}.raystrap-announcement-bar a{color:inherit;text-underline-offset:3px}.raystrap-announcement-bar__link{font-weight:800;white-space:nowrap}.raystrap-announcement-bar__nav ul{display:flex;flex-wrap:wrap;gap:8px 18px;margin:0;padding:0;list-style:none}.raystrap-header{position:sticky;top:0;z-index:30;border-bottom:1px solid var(--raystrap-border);background:var(--raystrap-surface);color:var(--raystrap-text)}.raystrap-header [hidden]{display:none!important}.raystrap-header__inner{position:relative;min-height:76px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:28px}.raystrap-header__brand,.raystrap-header a,.raystrap-footer a{color:inherit}.raystrap-header__brand{font-family:Georgia,Times New Roman,serif;font-size:2.4rem;font-weight:700;line-height:1;text-decoration:none;white-space:nowrap}.raystrap-header__brand img{width:auto;max-width:180px;max-height:52px;display:block}.raystrap-header__desktop-nav{min-width:0;display:block}.raystrap-header__menu,.raystrap-header__dropdown,.raystrap-header__subdropdown,.raystrap-mobile-menu__utilities,.raystrap-mobile-menu__list,.raystrap-mobile-menu__submenu,.raystrap-footer ul{margin:0;padding:0;list-style:none}.raystrap-header__menu{display:flex;align-items:center;justify-content:center;gap:8px 20px;white-space:nowrap}.raystrap-header__menu-item,.raystrap-header__desktop-disclosure{position:relative}.raystrap-header__menu-item--has-children{min-width:0}.raystrap-header__menu-item--active>.raystrap-nav-link,.raystrap-header__menu-item--active>.raystrap-header__desktop-disclosure>summary,.raystrap-header__menu-item--child-active>.raystrap-header__desktop-disclosure>summary{color:var(--raystrap-brand)}.raystrap-header__menu-item:has(.raystrap-mega-menu),.raystrap-header__menu-item:has(.raystrap-mega-menu) .raystrap-header__desktop-disclosure{position:static}.raystrap-header__desktop-disclosure>summary{min-height:44px;display:inline-flex;align-items:center;gap:5px;list-style:none}.raystrap-header__desktop-disclosure>summary::-webkit-details-marker{display:none}.raystrap-nav-link,.raystrap-header__desktop-disclosure>summary{color:inherit;font-size:1.4rem;font-weight:700;text-decoration:none}.raystrap-nav-link:hover,.raystrap-header__desktop-disclosure>summary:hover{color:var(--raystrap-brand)}.raystrap-nav-link--active{text-decoration:underline;text-decoration-color:var(--raystrap-brand);text-decoration-thickness:2px;text-underline-offset:5px}.raystrap-nav-link--child-active{text-decoration:underline;text-decoration-style:dotted;text-decoration-color:var(--raystrap-brand);text-underline-offset:5px}.raystrap-header__dropdown,.raystrap-mega-menu{position:absolute;top:calc(100% + 8px);z-index:40;min-width:250px;padding:20px;border:1px solid var(--raystrap-border);border-radius:6px;background:var(--raystrap-surface);box-shadow:var(--raystrap-shadow);color:var(--raystrap-text)}.raystrap-header__dropdown{left:0}.raystrap-header__dropdown,.raystrap-header__subdropdown,.raystrap-mega-menu__column,.raystrap-mega-menu__column ul{display:grid;gap:10px}.raystrap-header__dropdown-parent-link,.raystrap-mega-menu__parent-link{display:inline-flex;padding-bottom:10px;border-bottom:1px solid var(--raystrap-border);color:var(--raystrap-brand);font-weight:800}.raystrap-header__subdropdown{margin-top:8px;padding-left:16px;border-left:2px solid var(--raystrap-border)}.raystrap-mega-menu{left:50%;transform:translate(-50%);width:min(840px,calc(100% - 48px));max-width:calc(100vw - 48px)}.raystrap-mega-menu__columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:18px}.raystrap-mega-menu__heading{color:var(--raystrap-brand);font-weight:800}.raystrap-mega-menu__feature{display:grid;grid-template-columns:minmax(0,180px) minmax(0,1fr);align-items:center;gap:16px;margin-top:20px;padding-top:18px;border-top:1px solid var(--raystrap-border)}.raystrap-mega-menu__feature img{width:100%;aspect-ratio:16 / 9;display:block;border-radius:4px;object-fit:cover}.raystrap-mega-menu__shop-all{display:inline-flex;align-items:center;gap:8px;font-weight:800;text-underline-offset:4px}.raystrap-header__actions,.raystrap-header__utility-link,.raystrap-header__menu-toggle,.raystrap-mobile-menu__link-row,.raystrap-mobile-menu__header,.raystrap-footer__bottom,.raystrap-footer__social{display:flex;align-items:center}.raystrap-header__actions{flex-wrap:wrap;justify-content:flex-end;gap:10px}.raystrap-header__utility-link{min-height:44px;gap:6px;font-size:1.35rem;font-weight:700;text-decoration:none}.raystrap-header__quote{min-height:42px;padding:8px 16px;overflow-wrap:anywhere;white-space:normal}.raystrap-header__menu-toggle{display:none}.raystrap-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:var(--raystrap-overlay)}.raystrap-mobile-menu{position:fixed;inset:0 0 0 auto;z-index:70;width:min(420px,100%);display:none;overflow-y:auto;overscroll-behavior:contain;padding:24px;border-left:1px solid var(--raystrap-border);background:var(--raystrap-surface);color:var(--raystrap-text)}.raystrap-mobile-menu__header,.raystrap-mobile-menu__link-row,.raystrap-footer__bottom{justify-content:space-between;gap:16px}.raystrap-mobile-menu__header>span{color:var(--raystrap-brand);font-family:Georgia,Times New Roman,serif;font-size:2.2rem;font-weight:700}.raystrap-mobile-menu__close,.raystrap-mobile-menu [data-submenu-toggle],.raystrap-header__menu-toggle{min-width:40px;min-height:40px;align-items:center;justify-content:center;padding:0;border:1px solid var(--raystrap-border);border-radius:4px;background:transparent}.raystrap-mobile-menu__close,.raystrap-mobile-menu [data-submenu-toggle]{flex:0 0 auto}.raystrap-mobile-menu__list,.raystrap-mobile-menu__submenu{display:grid;gap:0}.raystrap-mobile-menu__list{margin-top:24px;border-top:1px solid var(--raystrap-border)}.raystrap-mobile-menu__item,.raystrap-mobile-menu__submenu>li{border-bottom:1px solid var(--raystrap-border)}.raystrap-mobile-menu__link-row>a{min-width:0;flex:1;padding:14px 0;overflow-wrap:anywhere}.raystrap-mobile-menu__utilities{display:flex;flex-wrap:wrap;gap:12px 20px;margin-top:20px}.raystrap-mobile-menu__utilities a{min-height:40px;display:inline-flex;align-items:center;gap:6px;font-weight:700}.raystrap-mobile-menu__quote{width:100%;box-sizing:border-box;margin-top:20px}.raystrap-mobile-menu__submenu{margin:0 0 8px;padding-left:18px;border-left:2px solid var(--raystrap-accent)}.raystrap-simple-header{min-height:68px;position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;padding:0 32px;background:var(--raystrap-surface);color:var(--raystrap-text)}.raystrap-simple-header--border{border-bottom:1px solid var(--raystrap-border)}.raystrap-simple-header__brand{color:var(--raystrap-brand);font-family:Georgia,Times New Roman,serif;font-size:2.4rem;font-weight:700;text-decoration:none;white-space:nowrap}.raystrap-simple-header__brand span{font-size:1.2rem;vertical-align:super}.raystrap-simple-header__nav{min-width:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px 20px}.raystrap-simple-header__nav a,.raystrap-simple-header__cta{color:var(--raystrap-text);font-size:1.35rem;font-weight:700;text-decoration:none;white-space:nowrap}.raystrap-simple-header__cta{min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border:1px solid var(--raystrap-accent);border-radius:6px;background:var(--raystrap-accent)}.raystrap-hero{min-height:min(72vh,720px);position:relative;display:grid;align-items:center;overflow:hidden;background:var(--raystrap-brand);color:var(--raystrap-on-dark)}.raystrap-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--raystrap-brand);opacity:.5}.raystrap-hero__media picture,.raystrap-hero__media img{width:100%;height:100%;display:block}.raystrap-hero__media img{object-fit:cover;object-position:center}.raystrap-hero>.raystrap-page-width{position:relative;z-index:1}.raystrap-hero__content{max-width:720px;padding:72px 0}.raystrap-hero .raystrap-heading{font-size:5.6rem}.raystrap-hero .raystrap-copy{max-width:650px;color:var(--raystrap-on-dark)}.raystrap-hero .raystrap-button--secondary{color:var(--raystrap-on-dark)}.raystrap-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:36px}.raystrap-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.raystrap-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.raystrap-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.raystrap-card{min-width:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--raystrap-border);border-radius:8px;background:var(--raystrap-surface);color:var(--raystrap-text)}.raystrap-card__media{width:100%;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:8px;border-bottom:1px solid var(--raystrap-border);background:var(--raystrap-background)}.raystrap-card__image,.raystrap-card__media img{width:100%;height:100%;display:block;object-fit:contain}.raystrap-card__body{min-height:190px;flex:1;display:flex;flex-direction:column;padding:22px}.raystrap-card h2,.raystrap-card h3{margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:2.1rem;font-weight:600;line-height:1.25;letter-spacing:0}.raystrap-card h2 a,.raystrap-card h3 a{color:inherit;text-decoration-thickness:1px;text-underline-offset:4px}.raystrap-card p,.raystrap-card li{font-size:1.45rem;line-height:1.6}.raystrap-card p{margin:0 0 10px}.raystrap-card ul{margin:10px 0 0;padding-left:18px}.raystrap-product-card__price{margin:4px 0 0;color:var(--raystrap-brand);font-size:1.65rem;font-weight:800}.raystrap-product-card__compare-price{margin-right:8px;color:var(--raystrap-muted);font-size:.85em}.raystrap-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.raystrap-product__no-media{display:grid;min-height:320px;place-items:center;padding:32px;border:1px solid var(--raystrap-border);background:var(--raystrap-background);color:var(--raystrap-muted);text-align:center}.raystrap-product-card .raystrap-actions{margin-top:auto}.raystrap-search-result{min-height:260px}.raystrap-split{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:start;gap:56px}.raystrap-story{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:center;gap:56px}.raystrap-story__media{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);align-items:end;gap:14px}.raystrap-story__media img{width:100%;aspect-ratio:4 / 3;display:block;border:1px solid var(--raystrap-border);border-radius:8px;background:var(--raystrap-surface);object-fit:cover}.raystrap-story__media img+img{aspect-ratio:3 / 4}.raystrap-factory-video{display:grid;grid-template-columns:minmax(0,.8fr) minmax(420px,1.2fr);align-items:center;gap:56px}.raystrap-factory-video__content,.raystrap-factory-video__media{min-width:0}.raystrap-factory-video__media{width:100%;margin:0}.raystrap-factory-video__element,.raystrap-factory-video__placeholder{width:100%;aspect-ratio:16 / 9;border:1px solid var(--raystrap-border);border-radius:8px}.raystrap-factory-video__element{display:block;background:var(--raystrap-brand);object-fit:cover}.raystrap-factory-video__placeholder{display:grid;place-items:center;padding:24px;background:var(--raystrap-surface);color:var(--raystrap-muted);text-align:center}.raystrap-feature-list{display:grid;gap:0;border-top:1px solid var(--raystrap-dark-border)}.raystrap-feature{padding:20px 0 20px 20px;border-bottom:1px solid var(--raystrap-dark-border);border-left:3px solid var(--raystrap-accent)}.raystrap-feature h3{margin:0 0 6px;color:inherit;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:600;line-height:1.3;letter-spacing:0}.raystrap-feature p{margin:0;font-size:1.5rem;line-height:1.6}.raystrap-rfq-form{display:grid;gap:18px}.raystrap-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.raystrap-field label,.raystrap-search-form label,.raystrap-collection-sort label{display:block;margin-bottom:7px;color:inherit;font-size:1.35rem;font-weight:800}.raystrap-field input,.raystrap-field select,.raystrap-field textarea,.raystrap-search-form input,.raystrap-collection-sort select{width:100%;min-height:48px;padding:10px 12px;border:1px solid var(--raystrap-muted);border-radius:6px;background:var(--raystrap-surface);color:var(--raystrap-text)}.raystrap-field input:hover,.raystrap-field select:hover,.raystrap-field textarea:hover,.raystrap-search-form input:hover,.raystrap-collection-sort select:hover{border-color:var(--raystrap-muted)}.raystrap-field input:focus,.raystrap-field select:focus,.raystrap-field textarea:focus,.raystrap-search-form input:focus,.raystrap-collection-sort select:focus{border-color:var(--raystrap-brand)}.raystrap-field input:user-invalid,.raystrap-field select:user-invalid,.raystrap-field textarea:user-invalid{border-color:var(--raystrap-error)}.raystrap-field textarea{min-height:150px;resize:vertical}.form__message,.form-status-list{margin:0;padding:14px 16px}.form__message{border-left:4px solid var(--raystrap-error);background:color-mix(in srgb,var(--raystrap-surface) 88%,var(--raystrap-error))}.form-status-list{border-left:4px solid var(--raystrap-success);background:color-mix(in srgb,var(--raystrap-surface) 88%,var(--raystrap-success))}.form__message .form-status{margin:0;padding:0;border:0;background:transparent}.form__message ul,.form-status ul{margin-bottom:0}.raystrap-collection-sort{max-width:640px;display:grid;grid-template-columns:minmax(220px,1fr) auto;align-items:end;gap:12px;margin-top:28px}.raystrap-collection-sort label{grid-column:1 / -1;margin-bottom:-5px}.raystrap-search-form{max-width:760px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;margin-top:28px}.raystrap-search-form label{grid-column:1 / -1;margin-bottom:-5px}.raystrap-product{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:start;gap:56px}.raystrap-product__media{aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:12px;border:1px solid var(--raystrap-border);border-radius:8px;background:var(--raystrap-surface)}.raystrap-product__media img{width:100%;height:100%;display:block;object-fit:contain}.raystrap-product .raystrap-heading{font-size:4.2rem}.raystrap-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:28px 0}.raystrap-spec{min-height:92px;padding:15px;border:1px solid var(--raystrap-border);border-radius:6px;background:var(--raystrap-background)}.raystrap-spec strong,.raystrap-spec span{display:block}.raystrap-spec strong{color:var(--raystrap-brand);font-size:1.3rem;text-transform:uppercase}.raystrap-pagination{margin-top:44px}.raystrap-pagination ul{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;margin:0;padding:0;list-style:none}.raystrap-pagination a,.raystrap-pagination span{min-width:42px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border:1px solid var(--raystrap-border);border-radius:4px;background:var(--raystrap-surface);color:var(--raystrap-text);text-decoration:none}.raystrap-pagination a:hover,.raystrap-pagination [aria-current=page]{border-color:var(--raystrap-brand);background:var(--raystrap-brand);color:var(--raystrap-on-dark)}.raystrap-pagination [aria-disabled=true]{color:var(--raystrap-muted)}.raystrap-footer{padding:56px 0 28px;background:var(--raystrap-text);color:var(--raystrap-on-dark)}.raystrap-footer__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:32px 24px}.raystrap-footer__brand,.raystrap-footer__contact{grid-column:span 2}.raystrap-footer__menu{min-width:0}.raystrap-footer__brand-name{font-family:Georgia,Times New Roman,serif;font-size:2.4rem;font-weight:700;text-decoration:none}.raystrap-footer__brand-text{max-width:360px;margin-top:14px;color:var(--raystrap-dark-muted)}.raystrap-footer h2{margin:0 0 12px;color:var(--raystrap-on-dark);font-size:1.5rem;font-weight:800;line-height:1.4}.raystrap-footer li+li{margin-top:8px}.raystrap-footer address{display:grid;gap:8px;color:var(--raystrap-dark-muted);font-style:normal}.raystrap-footer address p{margin:0}.raystrap-footer__bottom{margin-top:40px;padding-top:22px;border-top:1px solid var(--raystrap-dark-border);flex-wrap:wrap}.raystrap-footer__policies ul,.raystrap-footer__social{display:flex;flex-wrap:wrap;gap:12px 20px}.raystrap-footer__social a{min-width:40px;min-height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--raystrap-dark-border);border-radius:4px}@media screen and (max-width:1199px){.raystrap-header__inner{gap:16px}.raystrap-header__menu{gap:8px 12px}.raystrap-header__utility-link span{display:none}.raystrap-header__utility-link{width:40px;justify-content:center}}@media screen and (max-width:989px){:root{--raystrap-header-offset: 96px}.raystrap-page-width{width:min(var(--raystrap-page-width),calc(100% - 40px))}.raystrap-section{padding:60px 0}.raystrap-heading{font-size:4rem}.raystrap-simple-header{grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:10px 20px}.raystrap-simple-header__nav{grid-column:1 / -1;justify-content:flex-start}.raystrap-grid,.raystrap-grid--4,.raystrap-grid--3,.raystrap-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.raystrap-split,.raystrap-product,.raystrap-story,.raystrap-factory-video{grid-template-columns:1fr;gap:36px}.raystrap-header__inner{min-height:68px;grid-template-columns:minmax(0,1fr) auto;gap:12px}.raystrap-header__brand{min-width:0;overflow:hidden}.raystrap-header__brand img{max-width:100%;height:auto}.raystrap-header__desktop-nav{display:none}.raystrap-header__menu-toggle{width:40px;height:40px;display:inline-flex;flex:0 0 auto;justify-content:center;padding:0}.raystrap-header__actions{flex-wrap:nowrap;gap:8px}.raystrap-header__utility-link{display:none}.raystrap-header__quote{min-height:40px;max-width:140px;box-sizing:border-box;padding:8px 12px;font-size:1.2rem;line-height:1.2;overflow-wrap:anywhere;white-space:normal}.raystrap-mobile-menu{display:block}.raystrap-hero{min-height:min(66vh,680px)}.raystrap-hero .raystrap-heading{font-size:4.8rem}.raystrap-card__body{min-height:176px}.raystrap-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.raystrap-footer__brand,.raystrap-footer__contact{grid-column:1 / -1}}@media screen and (max-width:640px){:root{--raystrap-header-offset: 88px}.raystrap-page-width{width:min(var(--raystrap-page-width),calc(100% - 32px))}.raystrap-section{padding:48px 0}.raystrap-heading,.raystrap-product .raystrap-heading{font-size:3.4rem}.raystrap-copy{font-size:1.6rem}.raystrap-announcement-bar__inner{min-height:44px;flex-wrap:wrap;justify-content:center;padding:8px 0;text-align:center}.raystrap-announcement-bar__nav{display:none}.raystrap-header__brand{font-size:2rem}.raystrap-header__brand img{max-height:44px}.raystrap-header__quote{max-width:112px;padding-inline:9px;overflow-wrap:anywhere;white-space:normal}.raystrap-mobile-menu{padding:20px}.raystrap-simple-header{grid-template-columns:1fr auto;padding-inline:16px}.raystrap-simple-header__nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.raystrap-hero{min-height:0;display:flex;flex-direction:column}.raystrap-hero>.raystrap-page-width{order:1}.raystrap-hero__media{order:2;position:relative;inset:auto;aspect-ratio:4 / 3;opacity:1}.raystrap-hero__content{padding:36px 0 44px}.raystrap-hero .raystrap-heading{font-size:3.8rem}.raystrap-hero .raystrap-copy{font-size:1.6rem}.raystrap-grid{grid-template-columns:1fr;gap:18px;margin-top:28px}.raystrap-grid--2,.raystrap-grid--3,.raystrap-grid--4{grid-template-columns:1fr}.raystrap-card__body{min-height:0;padding:20px}.raystrap-story__media{grid-template-columns:1fr}.raystrap-story__media img+img{aspect-ratio:4 / 3}.raystrap-form-grid,.raystrap-search-form,.raystrap-collection-sort{grid-template-columns:1fr}.raystrap-search-form label,.raystrap-collection-sort label{grid-column:auto;margin-bottom:-5px}.raystrap-search-form .raystrap-button,.raystrap-collection-sort .raystrap-button{width:100%}.raystrap-product{gap:30px}.raystrap-specs{grid-template-columns:1fr}.raystrap-actions,.raystrap-hero__actions{align-items:stretch}.raystrap-actions .raystrap-button,.raystrap-hero__actions .raystrap-button{flex:1 1 100%}.raystrap-footer__grid{grid-template-columns:1fr}.raystrap-footer__brand,.raystrap-footer__contact{grid-column:auto}.raystrap-footer__bottom{align-items:flex-start;gap:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto;transition-duration:.01ms;transition-delay:0ms}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/raystrap.css.map */
