.product-sidebar-module__1MfuQa__sidebarWrap{background:var(--surface);border:1px solid var(--border);border-radius:0;overflow:hidden;box-shadow:0 10px 24px #1a5a8e0f}.product-sidebar-module__1MfuQa__header{background:var(--brand-blue-deep);color:var(--text-on-brand);font-size:var(--type-label);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;min-height:46px;padding:0 18px;font-weight:700;display:flex}.product-sidebar-module__1MfuQa__categoryBlock{border-bottom:1px solid color-mix(in srgb, var(--border) 72%, transparent)}.product-sidebar-module__1MfuQa__categoryBlock:last-child{border-bottom:none}.product-sidebar-module__1MfuQa__categoryTitle{background:var(--surface);color:var(--foreground);cursor:pointer;font:inherit;font-size:var(--type-small);text-align:left;text-transform:uppercase;border:0;justify-content:space-between;align-items:center;width:100%;min-height:54px;padding:10px 18px;font-weight:650;text-decoration:none;transition:all .2s;display:flex;position:relative}.product-sidebar-module__1MfuQa__categoryTitle:hover{background:color-mix(in srgb, var(--brand-blue) 5%, var(--surface));color:var(--brand-blue-deep)}.product-sidebar-module__1MfuQa__categoryTitle:before{background:var(--brand-green);content:"";opacity:0;width:3px;transition:opacity .2s;position:absolute;inset:12px auto 12px 0}.product-sidebar-module__1MfuQa__categoryText{gap:3px;line-height:1.35;display:grid}.product-sidebar-module__1MfuQa__categoryActive{background:color-mix(in srgb, var(--brand-blue) 7%, #fff);color:var(--brand-blue-deep)}.product-sidebar-module__1MfuQa__categoryActive:before,.product-sidebar-module__1MfuQa__categoryExpanded:before{opacity:1}.product-sidebar-module__1MfuQa__categoryExpanded{color:var(--brand-blue-deep)}.product-sidebar-module__1MfuQa__currentLabel{color:var(--brand-blue);font-size:var(--type-label);letter-spacing:.08em;text-transform:uppercase;font-weight:700}.product-sidebar-module__1MfuQa__productLinks{background:linear-gradient(180deg, var(--surface-soft), #fff);padding:6px 8px 10px;display:grid}.product-sidebar-module__1MfuQa__productLink{color:color-mix(in srgb, var(--foreground) 70%, var(--text-muted));font-size:var(--type-small);border-bottom:0;border-radius:0;justify-content:space-between;align-items:center;min-height:40px;padding:9px 12px 9px 18px;font-weight:500;line-height:1.45;text-decoration:none;transition:all .2s;display:flex}.product-sidebar-module__1MfuQa__productLink+.product-sidebar-module__1MfuQa__productLink{border-top:1px solid color-mix(in srgb, var(--border) 46%, transparent)}.product-sidebar-module__1MfuQa__productLink:hover{color:var(--brand-blue-deep);background:color-mix(in srgb, var(--brand-blue) 6%, #fff)}.product-sidebar-module__1MfuQa__productCurrent{color:var(--brand-blue-deep);box-shadow:inset 3px 0 0 var(--brand-green);background:#fff;padding-left:18px;font-weight:700;position:relative}.product-sidebar-module__1MfuQa__categoryArrow{color:var(--text-muted);flex-shrink:0;width:10px;height:10px;transition:transform .3s}.product-sidebar-module__1MfuQa__categoryExpanded .product-sidebar-module__1MfuQa__categoryArrow{color:var(--brand-blue-deep);transform:rotate(180deg)}.product-sidebar-module__1MfuQa__chevron{color:var(--brand-blue-deep);opacity:0;flex-shrink:0;width:12px;height:12px;transition:opacity .2s,transform .2s}.product-sidebar-module__1MfuQa__productLink:hover .product-sidebar-module__1MfuQa__chevron,.product-sidebar-module__1MfuQa__productCurrent .product-sidebar-module__1MfuQa__chevron{opacity:1;transform:translate(4px)}@media (max-width:1024px){.product-sidebar-module__1MfuQa__categoryTitle{min-height:52px}.product-sidebar-module__1MfuQa__productLink{min-height:44px;padding-top:10px;padding-bottom:10px}}
.mobile-menu-module__LlL9pW__mobileBar{display:none}@media (max-width:720px){.mobile-menu-module__LlL9pW__mobileBar{background:var(--brand-blue-deep);justify-content:space-between;align-items:center;min-height:50px;padding:0 14px;display:flex}}.mobile-menu-module__LlL9pW__trigger{color:#fff;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:inline-flex}.mobile-menu-module__LlL9pW__trigger:active{opacity:.7;transform:scale(.95)}.mobile-menu-module__LlL9pW__contactBtn{color:#fff;font-size:var(--type-label);text-transform:uppercase;letter-spacing:.04em;background:0 0;border:1px solid #fff;border-radius:0;align-items:center;height:32px;padding:0 14px;font-weight:700;text-decoration:none;display:flex}.mobile-menu-module__LlL9pW__contactBtn:active{background:#ffffff1a;border-color:#fff}.mobile-menu-module__LlL9pW__trigger svg{width:22px;height:22px}.mobile-menu-module__LlL9pW__mobileLogo{color:var(--text-on-brand);align-items:center;gap:12px;text-decoration:none;display:flex}.mobile-menu-module__LlL9pW__logoBox{background:#fff;border-radius:0;justify-content:center;align-items:center;width:58px;height:58px;padding:2px;display:flex;overflow:hidden}.mobile-menu-module__LlL9pW__miniLogo{object-fit:contain;width:100%;height:100%;transform:scale(1.38)}.mobile-menu-module__LlL9pW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#0006;animation:.3s mobile-menu-module__LlL9pW__fadeIn;position:fixed;inset:0}@keyframes mobile-menu-module__LlL9pW__fadeIn{0%{opacity:0}to{opacity:1}}.mobile-menu-module__LlL9pW__panel{background:var(--brand-accent-soft);z-index:110;grid-template-rows:auto 1fr;width:min(85vw,360px);height:100vh;animation:.4s cubic-bezier(.16,1,.3,1) mobile-menu-module__LlL9pW__slideInLeft;display:grid;position:fixed;top:0;left:0;box-shadow:10px 0 30px #0000001a}@keyframes mobile-menu-module__LlL9pW__slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}.mobile-menu-module__LlL9pW__panelHeader{background:var(--brand-accent-soft);color:var(--brand-blue-deep);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:96px;padding:0 18px;display:flex}.mobile-menu-module__LlL9pW__panelLogo{color:inherit;align-items:center;gap:14px;text-decoration:none;display:flex}.mobile-menu-module__LlL9pW__panelLogoText,.mobile-menu-module__LlL9pW__mobileLogoText{flex-direction:column;max-width:220px;line-height:1.05;display:flex}.mobile-menu-module__LlL9pW__panelLogoText strong,.mobile-menu-module__LlL9pW__mobileLogoText strong{color:var(--brand-blue-deep);letter-spacing:.02em;transform-origin:0;font-family:Orbitron,Audiowide,Michroma,sans-serif;font-size:1.08rem;font-weight:500;line-height:1.05;display:inline-block;transform:scaleX(1.01)}.mobile-menu-module__LlL9pW__panelLogoText span,.mobile-menu-module__LlL9pW__mobileLogoText span{color:var(--brand-red);letter-spacing:.055em;text-transform:none;margin-top:4px;font-size:.64rem;font-weight:600;line-height:1.18}.mobile-menu-module__LlL9pW__mobileLogoText span{font-size:.82rem}.mobile-menu-module__LlL9pW__closeButton{color:var(--brand-blue-deep);opacity:.8;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.mobile-menu-module__LlL9pW__closeButton svg{width:18px;height:18px}.mobile-menu-module__LlL9pW__panelBody{scroll-behavior:smooth;flex-direction:column;padding:24px 20px;display:flex;overflow-y:auto}.mobile-menu-module__LlL9pW__primaryLinks{flex-direction:column;margin-bottom:0;display:flex}.mobile-menu-module__LlL9pW__primaryItem{border:none;border-bottom:1px solid var(--border);color:var(--brand-blue-deep);font-size:var(--type-body);background:0 0;border-radius:0;justify-content:space-between;align-items:center;height:48px;padding:0 4px;font-weight:600;text-decoration:none;display:flex}.mobile-menu-module__LlL9pW__group{margin-bottom:0}.mobile-menu-module__LlL9pW__groupLabel{color:var(--brand-blue-deep);font-size:var(--type-body);letter-spacing:normal;text-transform:none;margin:0;font-weight:600}.mobile-menu-module__LlL9pW__groupHeader{border:none;border-bottom:1px solid var(--border);cursor:pointer;background:0 0;justify-content:space-between;align-items:center;width:100%;height:48px;padding:0 4px;display:flex}.mobile-menu-module__LlL9pW__groupArrow{color:var(--brand-blue-deep);opacity:.5;width:14px;height:14px;transition:transform .3s}.mobile-menu-module__LlL9pW__arrowOpen{color:var(--brand-blue);transform:rotate(180deg)}.mobile-menu-module__LlL9pW__productList{flex-direction:column;display:flex}.mobile-menu-module__LlL9pW__categoryGroup{border-bottom:1px solid var(--border-soft)}.mobile-menu-module__LlL9pW__categoryGroup:last-child{border-bottom:none}.mobile-menu-module__LlL9pW__categoryHeader{color:var(--foreground);font-size:var(--type-body);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;min-height:52px;padding:0 4px;font-weight:600;display:flex}.mobile-menu-module__LlL9pW__categoryArrow{color:var(--text-muted);width:14px;height:14px;transition:transform .3s}.mobile-menu-module__LlL9pW__subProductList{border-left:2px solid var(--brand-blue-deep);flex-direction:column;gap:8px;margin-left:4px;padding:0 0 16px 16px;animation:.3s mobile-menu-module__LlL9pW__slideDown;display:flex}@keyframes mobile-menu-module__LlL9pW__slideDown{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.mobile-menu-module__LlL9pW__viewAllLink{color:var(--brand-blue);font-size:var(--type-small);text-transform:uppercase;letter-spacing:.03em;padding:8px 0;font-weight:700;text-decoration:none;display:block}.mobile-menu-module__LlL9pW__subProductItem{color:var(--text-muted);font-size:var(--type-small);padding:6px 0;font-weight:500;line-height:1.6;text-decoration:none;display:block}.mobile-menu-module__LlL9pW__subProductItem:active{color:var(--brand-red)}.mobile-menu-module__LlL9pW__compactList{gap:4px;display:grid}.mobile-menu-module__LlL9pW__compactItem{color:var(--foreground);font-size:var(--type-body);border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;padding:14px 4px;font-weight:500;text-decoration:none;display:flex}.mobile-menu-module__LlL9pW__compactItem:last-child{border-bottom:none}.mobile-menu-module__LlL9pW__panelFooter{border-top:1px solid var(--border-soft);margin-top:32px;padding-top:16px}.mobile-menu-module__LlL9pW__footerLabel{color:var(--brand-green);font-size:var(--type-label);text-transform:uppercase;margin-bottom:8px;font-weight:700}.mobile-menu-module__LlL9pW__footerContactLink{color:var(--brand-blue-deep);font-size:var(--type-subheading);margin-bottom:4px;font-weight:600;text-decoration:none;display:block}.mobile-menu-module__LlL9pW__footerSocials{color:#000;font-size:var(--type-small);font-weight:500}
.site-frame-module__6TZXua__shell{--page-max:1920px;--desktop-chrome:174px;--footer-height:42px;background:var(--background);color:var(--foreground);scroll-behavior:smooth;flex-direction:column;height:100vh;display:flex;overflow:hidden}.site-frame-module__6TZXua__topStrip{background:var(--brand-blue-deep);color:color-mix(in srgb, var(--text-on-brand) 90%, transparent);font-size:var(--type-label)}.site-frame-module__6TZXua__topStripInner,.site-frame-module__6TZXua__navBar,.site-frame-module__6TZXua__breadcrumb,.site-frame-module__6TZXua__footerInner{max-width:var(--page-max);margin:0 auto}.site-frame-module__6TZXua__topStripInner{justify-content:flex-end;align-items:center;min-height:28px;padding:0 30px;display:flex}.site-frame-module__6TZXua__utilityNav{gap:20px;display:flex}.site-frame-module__6TZXua__utilityNav a{color:color-mix(in srgb, var(--text-on-brand) 88%, transparent);text-decoration:none}.site-frame-module__6TZXua__utilityNav a:hover,.site-frame-module__6TZXua__utilityNav a:focus-visible{color:var(--text-on-brand)}.site-frame-module__6TZXua__stickyHeaderWrap{z-index:60;background:var(--surface);flex-shrink:0;transition:transform .3s,margin-bottom .3s;position:relative;box-shadow:0 4px 20px #0000000a}.site-frame-module__6TZXua__shellHeaderHidden .site-frame-module__6TZXua__stickyHeaderWrap{margin-bottom:-1px;position:absolute;top:0;left:0;right:0;transform:translateY(-100%)}.site-frame-module__6TZXua__shellHeaderHidden .site-frame-module__6TZXua__breadcrumbWrap{display:none}.site-frame-module__6TZXua__shellHeaderHidden .site-frame-module__6TZXua__pageGrid{flex:1;min-height:0}.site-frame-module__6TZXua__header{background:var(--surface);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;width:100%;max-width:none;min-height:96px;margin:0;padding:0 34px;display:flex}.site-frame-module__6TZXua__logoLink{color:inherit;align-items:center;gap:16px;padding-block:16px;text-decoration:none;display:flex}.site-frame-module__6TZXua__logoImage{border-radius:0}.site-frame-module__6TZXua__brand{color:var(--brand-blue-deep);letter-spacing:.045em;transform-origin:0;white-space:nowrap;margin:0;font-family:Orbitron,Audiowide,Michroma,sans-serif;font-size:clamp(28px,2.35vw,39px);font-weight:500;line-height:1;display:inline-block;transform:scaleX(1.01)}.site-frame-module__6TZXua__tagline{color:var(--brand-red);font-size:var(--type-label);letter-spacing:.25em;text-transform:uppercase;margin:12px 0 0;font-weight:700}.site-frame-module__6TZXua__headerInfo{color:var(--text-muted);text-align:right;justify-items:end;gap:4px;max-width:52rem;display:grid}.site-frame-module__6TZXua__headerPhone{color:var(--brand-blue-deep);font-size:var(--type-subheading);margin-bottom:2px;font-weight:700;line-height:1.1;text-decoration:none}.site-frame-module__6TZXua__headerInfoRow{font-size:var(--type-small);overflow-wrap:anywhere;line-height:1.6}.site-frame-module__6TZXua__headerInfoRow a{color:inherit;text-decoration:none}.site-frame-module__6TZXua__navWrap{background:var(--brand-blue-deep);box-shadow:0 1px 0 color-mix(in srgb, var(--brand-blue-deep) 20%, transparent)}.site-frame-module__6TZXua__navBar{align-items:stretch;min-height:48px;padding:0 30px;display:flex}.site-frame-module__6TZXua__navList{margin:0;padding:0;display:flex}.site-frame-module__6TZXua__navItem{list-style:none;position:relative}.site-frame-module__6TZXua__navLink,.site-frame-module__6TZXua__dropdownToggle{color:var(--text-on-brand);cursor:pointer;font:inherit;font-size:var(--type-small);background:0 0;border:0;align-items:center;gap:8px;height:48px;padding:0 18px;font-weight:600;text-decoration:none;display:inline-flex;position:relative}.site-frame-module__6TZXua__navCurrent,.site-frame-module__6TZXua__navItem:hover>.site-frame-module__6TZXua__dropdownToggle,.site-frame-module__6TZXua__navItem:hover>.site-frame-module__6TZXua__navLink,.site-frame-module__6TZXua__navLink:hover,.site-frame-module__6TZXua__navLink:focus-visible,.site-frame-module__6TZXua__dropdownToggle:hover,.site-frame-module__6TZXua__dropdownToggle:focus-visible{background:color-mix(in srgb, var(--text-on-brand) 8%, transparent)}.site-frame-module__6TZXua__navLink:after,.site-frame-module__6TZXua__dropdownToggle:after{background:var(--text-on-brand);content:"";opacity:0;height:3px;position:absolute;bottom:0;left:18px;right:18px}.site-frame-module__6TZXua__navCurrent:after,.site-frame-module__6TZXua__navItem:hover>.site-frame-module__6TZXua__dropdownToggle:after,.site-frame-module__6TZXua__navItem:hover>.site-frame-module__6TZXua__navLink:after{opacity:1}.site-frame-module__6TZXua__caret{color:var(--brand-accent-soft);flex-shrink:0;width:10px;height:10px;transition:transform .2s}.site-frame-module__6TZXua__dropdown{background:color-mix(in srgb, var(--surface) 98%, transparent);border:1px solid var(--border);box-shadow:0 18px 28px color-mix(in srgb, var(--brand-blue-deep) 12%, transparent);z-index:50;min-width:276px;display:none;position:absolute;top:100%;left:0;overflow:hidden}.site-frame-module__6TZXua__navItem:hover .site-frame-module__6TZXua__dropdown,.site-frame-module__6TZXua__navItem:focus-within .site-frame-module__6TZXua__dropdown{display:block}.site-frame-module__6TZXua__dropdown a{border-bottom:1px solid var(--border);color:var(--text-muted);font-size:var(--type-small);padding:16px 18px;text-decoration:none;display:block}.site-frame-module__6TZXua__dropdown a:hover,.site-frame-module__6TZXua__dropdown a:focus-visible,.site-frame-module__6TZXua__dropdownCurrent{background:var(--surface-soft);color:var(--brand-blue-deep)}.site-frame-module__6TZXua__navAction{margin-left:auto;padding:7px 0 7px 16px}.site-frame-module__6TZXua__navAction a{border:1px solid var(--text-on-brand);color:var(--text-on-brand);font-size:var(--type-label);background:0 0;border-radius:4px;justify-content:center;align-items:center;min-width:100px;height:32px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.site-frame-module__6TZXua__navAction a:hover{background:var(--text-on-brand);color:var(--brand-blue-deep)}.site-frame-module__6TZXua__breadcrumbWrap{background:color-mix(in srgb, var(--surface-soft) 92%, transparent);border-bottom:1px solid var(--border)}.site-frame-module__6TZXua__breadcrumb{color:var(--text-muted);font-size:var(--type-small);overflow-wrap:anywhere;flex-wrap:wrap;align-items:center;gap:10px;min-height:32px;padding:0 30px;display:flex}.site-frame-module__6TZXua__breadcrumb a{color:var(--text-muted);text-decoration:none}.site-frame-module__6TZXua__breadcrumb strong{color:var(--brand-blue-deep);font-weight:700}.site-frame-module__6TZXua__pageGrid{grid-template-columns:var(--left-width,0px) minmax(0, 1fr) 236px;flex:1;gap:0;min-height:0;display:grid;overflow:hidden}.site-frame-module__6TZXua__leftSidebar,.site-frame-module__6TZXua__rightSidebar{border-right:1px solid var(--border);scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;overflow:hidden auto}.site-frame-module__6TZXua__leftSidebar::-webkit-scrollbar{display:none}.site-frame-module__6TZXua__rightSidebar::-webkit-scrollbar{display:none}.site-frame-module__6TZXua__rightSidebar{border-left:1px solid var(--border);border-right:0}.site-frame-module__6TZXua__leftSidebarInner,.site-frame-module__6TZXua__rightSidebarInner{height:auto}.site-frame-module__6TZXua__mainColumn{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;min-height:0;overflow:hidden auto}.site-frame-module__6TZXua__mainColumn::-webkit-scrollbar{display:none}.site-frame-module__6TZXua__mainInner{padding:12px 30px 34px}.site-frame-module__6TZXua__sidebarBlock{border-bottom:1px solid color-mix(in srgb, var(--border) 82%, transparent);background:#fff;box-shadow:inset 0 1px #ffffffa6}.site-frame-module__6TZXua__sidebarTitle{background:var(--brand-blue-deep);color:var(--text-on-brand);font-size:var(--type-label);letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:8px;min-height:46px;padding:0 20px;font-weight:700;display:flex}.site-frame-module__6TZXua__sidebarList{gap:6px;padding:10px;display:grid}.site-frame-module__6TZXua__sidebarList a{color:color-mix(in srgb, var(--foreground) 72%, var(--text-muted));font-size:var(--type-body);border:1px solid #0000;align-items:center;min-height:48px;padding:12px 14px;font-weight:500;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s,transform .16s;display:flex;position:relative}.site-frame-module__6TZXua__sidebarList a:before{background:var(--brand-green);content:"";opacity:0;width:3px;height:18px;transition:opacity .16s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.site-frame-module__6TZXua__sidebarList a:hover,.site-frame-module__6TZXua__sidebarList a:focus-visible,.site-frame-module__6TZXua__sidebarListCurrent{background:color-mix(in srgb, var(--brand-blue) 7%, #fff);border-color:color-mix(in srgb, var(--brand-blue) 20%, var(--border));color:var(--brand-blue-deep);transform:translate(2px)}.site-frame-module__6TZXua__sidebarList a:hover:before,.site-frame-module__6TZXua__sidebarList a:focus-visible:before,.site-frame-module__6TZXua__sidebarListCurrent:before{opacity:1}.site-frame-module__6TZXua__sidebarBody{gap:12px;padding:18px;display:grid}.site-frame-module__6TZXua__sidebarBody strong{color:var(--brand-blue-deep);font-size:var(--type-subheading)}.site-frame-module__6TZXua__sidebarBody a,.site-frame-module__6TZXua__sidebarBody p{color:var(--text-muted);font-size:var(--type-small);margin:0;line-height:1.75;text-decoration:none}.site-frame-module__6TZXua__sideButton,.site-frame-module__6TZXua__sideButtonAccent{font-size:var(--type-small);border:0;justify-content:center;align-items:center;min-height:42px;font-weight:700;text-decoration:none;transition:transform .16s,box-shadow .16s;display:inline-flex}.site-frame-module__6TZXua__sideButton:hover,.site-frame-module__6TZXua__sideButtonAccent:hover{box-shadow:0 10px 18px color-mix(in srgb, var(--brand-blue-deep) 12%, transparent);transform:translateY(-1px)}.site-frame-module__6TZXua__sideButton{background:var(--brand-blue);color:var(--text-on-brand);border-radius:4px}.site-frame-module__6TZXua__sidebarBody .site-frame-module__6TZXua__sideButtonAccent{border:2px solid var(--brand-green);color:var(--brand-green);letter-spacing:.05em;text-transform:uppercase;background:0 0;border-radius:0;width:100%;transition:all .2s}.site-frame-module__6TZXua__sidebarBody .site-frame-module__6TZXua__sideButtonAccent:hover{background:var(--brand-green);color:#fff}.site-frame-module__6TZXua__footer{background:var(--brand-blue-deep);border-top:1px solid var(--brand-red);color:color-mix(in srgb, var(--text-on-brand) 86%, transparent);margin-top:auto}.site-frame-module__6TZXua__footerInner{font-size:var(--type-small);min-height:var(--footer-height);justify-content:space-between;align-items:center;padding:0 14px;display:flex}.site-frame-module__6TZXua__footerLinks{gap:12px;display:flex}.site-frame-module__6TZXua__footer a{color:color-mix(in srgb, var(--text-on-brand) 86%, transparent);text-decoration:none}@media (max-width:1024px){.site-frame-module__6TZXua__shell{--desktop-chrome:auto;--footer-height:auto;height:auto;min-height:100vh;overflow:visible}.site-frame-module__6TZXua__topStripInner,.site-frame-module__6TZXua__header,.site-frame-module__6TZXua__breadcrumb,.site-frame-module__6TZXua__footerInner{padding-left:18px;padding-right:18px}.site-frame-module__6TZXua__header{flex-direction:column;align-items:flex-start;gap:10px;padding-top:14px;padding-bottom:14px}.site-frame-module__6TZXua__headerInfo{text-align:left;justify-items:start;width:100%}.site-frame-module__6TZXua__pageGrid{flex-direction:column;height:auto;max-height:none;display:flex;overflow:visible}.site-frame-module__6TZXua__leftSidebar,.site-frame-module__6TZXua__rightSidebar{display:none}.site-frame-module__6TZXua__mainColumn{width:100%;height:auto;overflow:visible}.site-frame-module__6TZXua__brand{font-size:30px}.site-frame-module__6TZXua__mainInner{width:100%;padding:22px 18px 28px}}@media (max-width:720px){.site-frame-module__6TZXua__stickyHeaderWrap{z-index:100;position:sticky;top:0}.site-frame-module__6TZXua__topStrip,.site-frame-module__6TZXua__header,.site-frame-module__6TZXua__navWrap{display:none}.site-frame-module__6TZXua__breadcrumb{min-height:42px;padding-left:18px;padding-right:18px}.site-frame-module__6TZXua__footerInner{flex-direction:column;align-items:flex-start;gap:10px;padding-top:14px;padding-bottom:14px}.site-frame-module__6TZXua__footerLinks{flex-wrap:wrap}}@media (max-width:480px){.site-frame-module__6TZXua__mainInner{padding:16px 18px 24px}.site-frame-module__6TZXua__breadcrumb{font-size:var(--type-small);min-height:36px;padding-left:14px;padding-right:14px}.site-frame-module__6TZXua__mobileBar{min-height:52px;padding:0 14px}.site-frame-module__6TZXua__footerInner{font-size:var(--type-small);padding-left:14px;padding-right:14px}}
