:root{--navy:#1117b7;--navy-dark:#0c117e;--navy-deep:#0a0f67;--cyan:#45b6df;--cyan-soft:#eaf7fc;--orange:#e85400;--orange-dark:#c94700;--orange-soft:#fff3ec;--text:#11182b;--text-soft:#536174;--muted:#7b8796;--border:#e3e8ee;--border-soft:#edf0f3;--background:#fff;--background-soft:#f7f9fb;--green:#1d9f5a;--shadow-sm:0 7px 22px #121d340f;--shadow-md:0 18px 45px #121d3417;--shadow-lg:0 30px 75px #121d3421}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{margin:0;padding:0}body{background:var(--background);min-height:100vh;color:var(--text);-webkit-font-smoothing:antialiased;font-family:Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0}a{color:inherit}img{max-width:100%}main{min-height:100vh}.pageContainer{width:min(1180px,100% - 40px);margin:0 auto}.icon{flex-shrink:0;width:16px;height:16px}.navIcon{width:18px;height:18px}.chevronIcon{width:13px;height:13px;margin-left:3px}.topBar{background:var(--navy-dark);color:#fff;width:100%}.topBarInner{justify-content:space-between;align-items:center;gap:20px;min-height:29px;font-size:10px;font-weight:700;display:flex}.topBarLinks{align-items:center;gap:10px;display:flex}.topBarLinks a{color:#fff;opacity:.9;text-decoration:none}.topBarLinks a:hover{opacity:1}.topDivider{background:#ffffff61;width:1px;height:11px}.mainHeader{z-index:100;border-bottom:1px solid var(--border-soft);background:#fff;width:100%;position:relative}.nav{align-items:center;gap:30px;min-height:76px;display:flex}.brand{flex-shrink:0;align-items:center;text-decoration:none;display:inline-flex}.headerLogo{width:205px;height:auto;display:block}.desktopNavigation{flex:1;justify-content:center;align-items:center;gap:28px;display:flex}.desktopNavigation>a{color:#536174;white-space:nowrap;align-items:center;min-height:76px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex;position:relative}.desktopNavigation>a:hover,.desktopNavigation>a.active{color:var(--navy)}.desktopNavigation>a.active:not(.fisioClubNavButton):after{content:"";background:var(--cyan);height:3px;position:absolute;bottom:0;left:0;right:0}.navDropdownButton{gap:2px}.navDropdownButton.open{color:var(--navy)}.desktopNavigation .fisioClubNavButton{background:var(--orange);color:#fff;border-radius:9px;justify-content:center;align-items:center;min-height:35px;margin-left:5px;padding:0 15px;font-size:10px;font-weight:900;text-decoration:none;transition:background .18s,transform .18s,box-shadow .18s;display:inline-flex}.desktopNavigation .fisioClubNavButton:hover{background:var(--orange-dark);color:#fff;transform:translateY(-1px);box-shadow:0 7px 17px #e854002e}.navActions{flex-shrink:0;align-items:center;gap:4px;display:flex}.navActions button{color:#435065;cursor:pointer;background:0 0;border-radius:8px;place-items:center;width:36px;height:36px;display:grid;position:relative}.navActions button:hover{color:var(--navy);background:#f4f6f8}.cartButton{position:relative}.cartCount{background:var(--orange);color:#fff;border-radius:20px;place-items:center;min-width:15px;height:15px;padding:0 3px;font-size:7px;font-weight:900;display:grid;position:absolute;top:1px;right:0}.mobileMenuButton{color:var(--text);cursor:pointer;background:0 0;display:none}.megaMenu{z-index:150;visibility:hidden;opacity:0;pointer-events:none;background:#fff;border-top:1px solid #edf0f3;border-bottom:1px solid #e4e8ed;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;top:100%;left:0;right:0;transform:translateY(-5px);box-shadow:0 22px 45px #1118271a}.megaMenuOpen{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.megaMenuInner{padding-top:28px;padding-bottom:30px}.megaMenuHeader{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:25px;display:flex}.megaMenuEyebrow,.megaMenuFeatureEyebrow{color:var(--orange);letter-spacing:1px;text-transform:uppercase;font-size:8px;font-weight:900}.megaMenuHeader h3{color:var(--text);margin:5px 0 0;font-size:21px;font-weight:900}.megaMenuAll{color:var(--navy);align-items:center;gap:7px;font-size:9px;font-weight:850;text-decoration:none;display:inline-flex}.megaMenuGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:28px;display:grid}.megaMenuGroup h4{color:#29364a;margin:0 0 11px;font-size:10px;font-weight:900}.megaMenuLinks{flex-direction:column;gap:8px;display:flex}.megaMenuLinks a{color:#748091;font-size:9px;text-decoration:none}.megaMenuLinks a:hover{color:var(--navy)}.megaMenuFeature{background:linear-gradient(110deg,#f3f8ff,#edf8fc);border-radius:13px;justify-content:space-between;align-items:center;gap:30px;min-height:125px;margin-top:28px;padding:18px 22px;display:flex;overflow:hidden}.megaMenuFeatureText{flex-direction:column;align-items:flex-start;gap:7px;display:flex}.megaMenuFeatureText strong{color:#172033;max-width:460px;font-size:12px}.megaMenuFeatureText a{color:var(--navy);align-items:center;gap:6px;font-size:9px;font-weight:850;text-decoration:none;display:inline-flex}.megaMenuFeatureVisual{justify-content:center;align-items:center;width:180px;height:100px;display:flex}.megaMenuFeatureImage{object-fit:contain;width:165px;height:100px}.button{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 18px;font-size:11px;font-weight:850;text-decoration:none;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.buttonPrimary{background:var(--navy);color:#fff;box-shadow:0 9px 24px #1117b729}.buttonPrimary:hover{background:var(--navy-dark)}.buttonSecondary{color:#253145;background:#fff;border:1px solid #dfe5eb}.buttonSecondary:hover{border-color:#bdc7d2}.buttonLight{color:var(--navy);background:#fff}.hero{background:#0b1020;position:relative;overflow:hidden}.heroVideoSection{isolation:isolate;align-items:center;min-height:600px;display:flex}.heroBackgroundVideo{z-index:0;object-fit:cover;object-position:center;background:#0b1020;width:100%;height:100%;position:absolute;inset:0}.heroVideoOverlay{z-index:1;pointer-events:none;background:#081023d9;position:absolute;inset:0}.heroVideoContent{z-index:2;width:min(1180px,100% - 80px);margin-left:auto;margin-right:auto;position:relative}.heroGrid{align-items:center;min-height:600px;padding-top:65px;padding-bottom:65px;display:flex}.heroContent{z-index:3;width:100%;max-width:720px;position:relative}.eyebrow,.sectionEyebrow{color:var(--cyan);letter-spacing:.95px;text-transform:uppercase;font-size:18px;font-weight:900;display:inline-block}.heroContent h1{color:#fff;letter-spacing:-2.5px;text-shadow:0 3px 18px #0003;max-width:720px;margin:14px 0 19px;font-size:clamp(42px,5vw,64px);font-weight:900;line-height:1.03}.heroContent h1 span{color:#fff}.heroContent>p{color:#ffffffd1;max-width:575px;margin:0;font-size:14px;line-height:1.75}.heroActions{align-items:center;gap:10px;margin-top:28px;display:flex}.heroTrust{color:#ffffffc7;flex-wrap:wrap;gap:18px;margin-top:24px;font-size:9px;font-weight:750;display:flex}.heroTrust span{align-items:center;gap:6px;display:inline-flex}.heroTrust i{color:var(--orange);font-style:normal}.statusDot{background:#22a866;border-radius:50%;width:8px;height:8px;display:inline-block}.statusDotOrder{background:var(--orange)}.benefits{background:#fff;border-top:1px solid #edf0f3;border-bottom:1px solid #edf0f3}.benefitsGrid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.benefitItem{border-right:1px solid #edf0f3;flex-direction:column;justify-content:center;min-height:92px;padding:18px 25px;display:flex}.benefitItem:last-child{border-right:0}.benefitItem strong{color:var(--navy);font-size:17px;font-weight:900}.benefitItem span{color:#8a95a3;margin-top:4px;font-size:12px}.section{padding:90px 0}.sectionHeader{justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:34px;display:flex}.sectionHeader h2,.centeredHeading h2{color:var(--text);letter-spacing:-1.3px;margin:7px 0;font-size:36px;font-weight:900}.sectionHeader p{color:#808b99;margin:0;font-size:15px}.textLink{color:var(--navy);align-items:center;gap:6px;font-size:9px;font-weight:850;text-decoration:none;display:inline-flex}.centeredHeading{text-align:center;margin-bottom:34px}.categoriesSection{background:#f7f9fb}.categoriesGrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.categoryCard{border:1px solid #e3e8ed;border-radius:16px;flex-direction:column;min-height:285px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.categoryCard:first-child,.categoryCard:nth-child(2){grid-column:span 3}.categoryCard:nth-child(n+3){grid-column:span 2}.categoryCard:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.categoryBlue{background:linear-gradient(135deg,#eef5ff,#e8f8fc)}.categoryGray{background:linear-gradient(135deg,#f3f5f7,#fff)}.categoryWarm{background:linear-gradient(135deg,#fff6ef,#fff)}.categorySoft{background:linear-gradient(135deg,#f7f5ff,#fff)}.categoryLightBlue{background:linear-gradient(135deg,#eef9fc,#fff)}.categoryContent{z-index:4;width:60%;padding:25px 22px;position:relative}.categoryContent h3{color:#1d283b;margin:0;font-size:16px;font-weight:900}.categoryContent p{color:#758191;margin:10px 0 0;font-size:12px;line-height:1.6}.categoryLink{color:var(--navy);align-items:center;gap:6px;margin-top:17px;font-size:9px;font-weight:850;display:inline-flex}.categoryImageArea{justify-content:center;align-items:flex-end;width:55%;height:85%;display:flex;position:absolute;bottom:0;right:0}.categoryImageGlow{background:#ffffff8c;border-radius:50%;width:160px;height:160px;position:absolute}.categoryImage{z-index:2;object-fit:contain;object-position:center bottom;width:100%;height:100%;position:relative}.productsSection{background:#fff}.productsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;display:grid}.productCard{background:#fff;border:1px solid #e3e8ed;border-radius:15px;flex-direction:column;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.productCard:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.productVisual{background:#f5f8fa;justify-content:center;align-items:center;min-height:190px;display:flex}.productMockup{background:linear-gradient(140deg, var(--navy), var(--cyan));color:#fff;border-radius:22px;place-items:center;width:95px;height:95px;font-size:22px;font-weight:900;display:grid;box-shadow:0 18px 38px #1117b733}.productInfo{flex-direction:column;flex:1;padding:19px;display:flex}.productBrand{color:var(--cyan);letter-spacing:.7px;font-size:12px;font-weight:900}.productInfo h3{color:#202b3e;margin:5px 0 7px;font-size:13px;font-weight:900}.productDescription{color:#7d8897;height:32px;min-height:32px;max-height:32px;margin:0;font-size:9px;line-height:1.55;overflow:hidden}.productPrice{height:30px;min-height:30px;max-height:30px;color:var(--navy);text-align:center;justify-content:center;align-items:center;margin-top:auto;font-size:18px;font-weight:900;display:flex}.productStatus{color:#738091;align-items:center;gap:6px;min-height:18px;margin-top:8px;font-size:8px;display:flex}.productButton{width:100%;min-height:38px;color:var(--navy);cursor:pointer;background:#fff;border:1px solid #dbe2e8;border-radius:8px;justify-content:center;align-items:center;margin-top:auto;padding:0 12px;font-size:12px;font-weight:850;text-decoration:none;display:flex}.productButtonPrimary{border-color:var(--navy);background:var(--navy);color:#fff}.featuredAvailabilityBadge,.featuredOrderBadge{z-index:10;color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:999px;justify-content:center;align-items:center;min-height:27px;padding:0 12px;font-size:9px;font-weight:900;display:inline-flex;position:absolute;top:14px;right:14px;box-shadow:0 6px 16px #00000014}.featuredAvailabilityBadge{background:#1d9f5ac7}.featuredOrderBadge{background:#e85400d1}.brandsSection{background:#fff}.brandsGrid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:12px;display:grid}.brandItem{background:#fff;border:1px solid #e7ebef;border-radius:12px;justify-content:center;align-items:center;min-height:115px;padding:17px;display:flex}.brandLogo{object-fit:contain;width:auto;max-width:145px;height:auto;max-height:65px}.brandLogoIbramed{max-height:75px}.brandLogoRichmar,.brandLogoTheraband{max-height:38px}.fisioClubSection{background:#fff;padding:25px 0 90px}.fisioClubCard{background:linear-gradient(135deg, var(--navy-dark), var(--navy));color:#fff;border-radius:22px;grid-template-columns:minmax(0,1fr) minmax(340px,.8fr);align-items:center;gap:50px;min-height:320px;padding:45px 55px;display:grid;overflow:hidden}.fisioClubContent{max-width:600px}.fisioClubBadge{background:var(--orange);color:#fff;letter-spacing:1px;border-radius:6px;padding:6px 9px;font-size:8px;font-weight:900;display:inline-flex}.fisioClubContent h2{color:#fff;letter-spacing:-1.1px;margin:13px 0;font-size:34px;font-weight:900;line-height:1.08}.fisioClubContent p{color:#ffffffb8;margin:0 0 22px;font-size:15px;line-height:1.7}.fisioClubVisual{justify-content:center;align-items:center;min-height:220px;display:flex}.clubCard{background:linear-gradient(140deg, #f26a1c, var(--orange));color:#fff;border-radius:20px;flex-direction:column;width:330px;height:205px;padding:23px;display:flex;transform:rotate(-4deg);box-shadow:0 25px 55px #00000038}.clubCard span{letter-spacing:1px;font-size:7px;font-weight:900}.clubCard strong{letter-spacing:-1.4px;margin:auto 0;font-size:35px;font-weight:900}.clubCard small{letter-spacing:1px;opacity:.8;font-size:7px}.supportSection{background:#f7f9fb}.supportGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.supportCard{background:#fff;border:1px solid #e4e9ee;border-radius:14px;min-height:190px;padding:23px}.supportIcon{color:var(--orange);font-size:9px;font-weight:900;display:inline-flex}.supportCard h3{color:#222e40;margin:16px 0 8px;font-size:14px;font-weight:900}.supportCard p{color:#7d8897;margin:0;font-size:9px;line-height:1.7}.aboutSection{background:#fff;padding:110px 0 115px;position:relative;overflow:hidden}.aboutNew{position:relative}.aboutMainGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:90px;display:grid}.aboutVisual{justify-content:center;align-items:center;min-height:470px;display:flex;position:relative}.aboutBuildingWrapper{z-index:3;border-radius:20px;width:100%;max-width:540px;position:relative;overflow:hidden;box-shadow:0 25px 60px #1118271f}.aboutBuildingImage{object-fit:cover;width:100%;height:auto;display:block}.aboutBuildingWrapper:after{content:"";border-radius:inherit;pointer-events:none;border:1px solid #fff6;position:absolute;inset:0}.aboutExperienceWrap{z-index:5;justify-content:center;align-items:center;width:185px;height:185px;display:flex;position:absolute;bottom:20px;right:-20px}.aboutExperienceCircle{z-index:3;text-align:center;background:#fff;border:1px solid #e7ebef;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:165px;height:165px;display:flex;position:relative;box-shadow:0 18px 45px #121d341c}.aboutExperienceTop{color:#7c8796;letter-spacing:2px;margin-bottom:2px;font-size:8px;font-weight:900}.aboutExperienceNumber{color:var(--cyan);letter-spacing:-1.5px;font-size:38px;font-weight:900;line-height:1}.aboutExperienceBottom{max-width:100px;color:var(--navy);margin-top:7px;font-size:11px;font-weight:900;line-height:1.2}.aboutExperienceOrbit{z-index:2;border-radius:50%;animation:9s linear infinite aboutExperienceSpin;position:absolute;inset:0}.aboutExperienceOrbit:before{content:"";border:3px solid #e85400f2;border-color:#e85400f2 #e8540073 #0000 #0000;border-radius:50%;position:absolute;inset:0}.aboutExperienceOrbit:after{content:"";background:var(--orange);border-radius:50%;width:10px;height:10px;position:absolute;top:4px;left:50%;transform:translate(-50%);box-shadow:0 0 12px #e854008c}@keyframes aboutExperienceSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.aboutExperienceSeal span{color:#7c8796;letter-spacing:2px;margin-bottom:2px;font-size:12px;font-weight:900}.aboutExperienceSeal strong{color:var(--cyan);letter-spacing:-1.5px;font-size:40px;font-weight:900;line-height:1}.aboutExperienceSeal small{max-width:100px;color:var(--navy);margin-top:7px;font-size:12px;font-weight:800;line-height:1.35}.aboutDecorativeCircle{pointer-events:none;border-radius:50%;position:absolute}.aboutCircleOne{background:#45b6df0e;width:310px;height:310px;bottom:-60px;left:-80px}.aboutCircleTwo{background:#e854000a;width:180px;height:180px;top:15px;right:-40px}.aboutTextContent{z-index:4;position:relative}.aboutTextContent h2{max-width:580px;color:var(--text);letter-spacing:-1.6px;margin:9px 0 24px;font-size:42px;font-weight:900;line-height:1.08}.aboutTextContent>p{color:#657185;max-width:590px;margin:0 0 21px;font-size:13.5px;line-height:1.85}.aboutHighlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:30px;display:grid}.aboutHighlights>div{background:#fafbfd;border:1px solid #e7ebef;border-radius:11px;flex-direction:column;justify-content:flex-start;min-height:85px;padding:14px 15px;display:flex}.aboutHighlights strong{color:var(--navy);font-size:13px;font-weight:900}.aboutHighlights span{color:#8a95a3;margin-top:7px;font-size:11px;font-weight:700}.founderSection{border-top:1px solid #e8ecf0;margin-top:115px;padding-top:85px}.founderHeading{text-align:center;margin-bottom:35px}.founderHeading h2{color:var(--text);letter-spacing:-1.3px;margin:7px 0 0;font-size:38px;font-weight:900}.founderCard{background:linear-gradient(145deg,#fff,#fafbfd);border:1px solid #e5e9ee;border-radius:22px;grid-template-columns:330px minmax(0,1fr);align-items:center;gap:55px;width:min(880px,100%);margin:0 auto;padding:30px;display:grid;box-shadow:0 20px 55px #121d340f}.founderImageWrapper{position:relative;overflow:visible}.founderImage{z-index:2;object-fit:cover;border-radius:16px;width:100%;height:auto;display:block;position:relative;box-shadow:0 15px 35px #121d3421}.founderImageAccent{z-index:1;background:var(--orange);border-radius:16px;width:100%;height:100%;position:absolute;bottom:-12px;left:-12px}.founderInformation{padding-right:20px}.founderLabel{color:var(--orange);letter-spacing:1px;background:#e8540017;border-radius:6px;padding:6px 9px;font-size:15px;font-weight:900;display:inline-flex}.founderInformation h3{color:var(--navy);letter-spacing:-.9px;margin:10px 0 17px;font-size:35px;font-weight:900}.founderInformation p{color:#6e7989;margin:0 0 20px;font-size:15px;line-height:1.8}.aboutContent{max-width:780px}.aboutContent h2{color:var(--text);margin:9px 0 17px;font-size:38px;font-weight:900;line-height:1.1}.aboutContent p{color:#6e7989;margin:0 0 22px;font-size:11px;line-height:1.75}.footer{color:#fff;background:#10172a;padding-top:60px}.footerTop{grid-template-columns:1.6fr repeat(4,minmax(0,1fr));gap:45px;padding-bottom:45px;display:grid}.footerBrand p{color:#fff9;max-width:290px;margin:14px 0 0;font-size:9px;line-height:1.7}.footerLogoContainer{background:#fff;border-radius:8px;width:fit-content;padding:8px 10px}.footerLogo{width:170px;height:auto;display:block}.footerColumn{flex-direction:column;gap:9px;display:flex}.footerColumn strong{color:#fff;margin-bottom:5px;font-size:10px;font-weight:900}.footerColumn a{color:#ffffff94;font-size:9px;text-decoration:none}.footerColumn a:hover{color:#fff}.footerBottom{color:#ffffff73;border-top:1px solid #ffffff17;justify-content:space-between;align-items:center;gap:20px;min-height:55px;font-size:8px;display:flex}.footerBottom>div{gap:17px;display:flex}.footerBottom a{color:inherit;text-decoration:none}.storePage{background:#fff;min-height:100vh}.storeContainer{width:min(1520px,100% - 32px);margin:0 auto}.storeTopbar{background:var(--navy-dark);color:#fff}.storeTopbarInner{justify-content:space-between;align-items:center;min-height:34px;font-size:12px;font-weight:700;display:flex}.storeTopbarLinks{align-items:center;gap:12px;display:flex}.storeTopbarLinks a{color:#fff;text-decoration:none}.storeTopbarLinks>span{background:#ffffff59;width:1px;height:11px}.storeHeader{background:#fff;border-bottom:1px solid #e7ebef}.storeNavbar{align-items:center;gap:36px;min-height:92px;display:flex}.storeLogoLink{flex-shrink:0;align-items:center;display:flex}.storeLogo{width:235px;height:auto}.storeDesktopNav{flex:1;justify-content:center;align-items:center;gap:34px;display:flex}.storeDesktopNav a{color:#536174;align-items:center;min-height:92px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex;position:relative}.storeDesktopNav a:hover,.storeDesktopNav a.active{color:var(--navy)}.storeDesktopNav a.active:after{content:"";background:var(--cyan);height:3px;position:absolute;bottom:0;left:0;right:0}.storeHeaderActions{flex-shrink:0;align-items:center;gap:6px;display:flex}.storeHeaderActions button,.storeAccountButton,.storeCartButton{color:#475467;cursor:pointer;background:0 0;border-radius:10px;place-items:center;width:42px;height:42px;text-decoration:none;transition:background .15s,color .15s;display:grid;position:relative}.storeHeaderActions button:hover,.storeAccountButton:hover,.storeCartButton:hover{color:var(--navy);background:#f4f6f8}.storeHeaderActions svg,.storeAccountButton svg,.storeCartButton svg{width:20px;height:20px}.storeCartButton span{background:var(--orange);color:#fff;border:2px solid #fff;border-radius:20px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:8px;font-weight:900;display:grid;position:absolute;top:-2px;right:-2px}.storeHero{background:linear-gradient(135deg,#f7fafe,#fff);border-bottom:1px solid #e8edf2;padding:48px 0 52px}.storeBreadcrumb{color:#8b96a3;align-items:center;gap:8px;margin-bottom:28px;font-size:10px;display:flex}.storeBreadcrumb a{color:#7b8796;text-decoration:none}.storeBreadcrumb a:hover{color:var(--navy)}.storeBreadcrumb strong{color:#4d5968}.storeHeroContent{justify-content:space-between;align-items:flex-end;gap:35px;display:flex}.storeEyebrow{color:var(--cyan);letter-spacing:1px;text-transform:uppercase;font-size:35px;font-weight:900}.storeHero h1{color:var(--text);letter-spacing:-1.6px;margin:10px 0 12px;font-size:50px;font-weight:900}.storeHeroContent p{color:#7b8796;max-width:760px;margin:0;font-size:14px;line-height:1.7}.storeCounter{align-items:baseline;gap:8px;display:flex}.storeCounter strong{color:var(--navy);font-size:36px;font-weight:900}.storeCounter span{color:#8b96a3;font-size:11px}.storeCategoryStrip{background:#fff;border-bottom:1px solid #e8edf2}.storeCategoryStripInner{align-items:center;gap:11px;min-height:78px;display:flex;overflow-x:auto}.storeCategoryChip{color:#667284;background:#fff;border:1px solid #e0e6eb;border-radius:24px;flex-shrink:0;align-items:center;min-height:42px;padding:0 16px;font-size:11px;font-weight:800;text-decoration:none;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.storeCategoryChip:hover{color:var(--navy);border-color:#1117b74d}.storeCategoryChip.active{border-color:var(--navy);background:var(--navy);color:#fff}.storeMain{background:#f8fafb;padding:46px 0 110px}.storeGrid{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:32px;display:grid}.storeSidebar{background:#fff;border:1px solid #e3e8ed;border-radius:16px;align-self:start;padding:26px;position:sticky;top:22px}.storeFilterHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.storeFilterHeader h2{color:#263246;margin:0;font-size:17px;font-weight:900}.storeFilterHeader button{color:#87919f;cursor:pointer;background:0 0;font-size:10px;display:none}.storeFilterGroup{border-top:1px solid #edf0f3;padding:21px 0 24px}.storeFilterGroup h3{color:#445165;margin:0 0 14px;font-size:12px;font-weight:900}.storeFilterLinks{flex-direction:column;gap:7px;display:flex}.storeFilterLinks a{color:#738091;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-height:38px;padding:0 12px;font-size:11px;text-decoration:none;transition:background .15s,color .15s;display:flex}.storeFilterLinks a:hover{color:var(--navy);background:#f5f7f9}.storeFilterLinks a.active{color:var(--navy);background:#1117b712;font-weight:850}.storeFilterLinks small{color:#9aa3ae;font-size:10px}.storeFilterGroup select{color:#596576;background:#fff;border:1px solid #dfe5eb;border-radius:9px;outline:0;width:100%;height:46px;padding:0 12px;font-size:11px}.storeFilterGroup select:focus{border-color:#1117b773}.storeHelpCard{background:linear-gradient(145deg, var(--navy-dark), var(--navy));color:#fff;border-radius:12px;padding:20px}.storeHelpCard>span{color:#8dd8f1;text-transform:uppercase;font-size:10px;font-weight:900}.storeHelpCard strong{margin:8px 0;font-size:17px;line-height:1.45;display:block}.storeHelpCard p{color:#ffffffad;margin:0;font-size:15px;line-height:1.6}.storeHelpCard a{color:#fff;margin-top:13px;font-size:12px;font-weight:850;text-decoration:none;display:inline-flex}.storeProducts{min-width:0}.storeToolbar{background:#fff;border:1px solid #e3e8ed;border-radius:13px;align-items:center;gap:14px;min-height:76px;padding:14px;display:flex}.storeSearch{border:1px solid #dfe5eb;border-radius:10px;flex:1;align-items:center;gap:11px;min-width:0;height:48px;padding:0 14px;display:flex}.storeSearch:focus-within{border-color:#1117b766;box-shadow:0 0 0 3px #1117b70a}.storeSearch svg,.storeMobileFilterButton svg{flex-shrink:0;width:18px;height:18px}.storeSearch svg{color:#87919f}.storeSearch input{color:#263246;background:0 0;border:0;outline:0;width:100%;font-size:11px}.storeSearch input::placeholder{color:#9aa3ae}.storeSortContainer{align-items:center;gap:10px;display:flex}.storeSortContainer>span{color:#8994a2;white-space:nowrap;font-size:10px}.storeSortContainer select{color:#4f5b6b;background:#fff;border:1px solid #dfe5eb;border-radius:10px;outline:0;min-width:150px;height:48px;padding:0 12px;font-size:11px}.storeMobileFilterButton{color:#4e5a6a;cursor:pointer;background:#fff;border:1px solid #dfe5eb;border-radius:8px;align-items:center;gap:7px;min-height:44px;padding:0 12px;font-size:10px;font-weight:800;display:none}.storeResultsHeader{color:#87919f;justify-content:space-between;align-items:center;gap:20px;min-height:56px;font-size:10px;display:flex}.storeResultsHeader strong{color:#445165}.storeResultsHeader a{color:var(--navy);font-weight:800;text-decoration:none}.storeProductsGrid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:22px;display:grid}.storeProductCard{background:#fff;border:1px solid #e3e8ed;border-radius:16px;flex-direction:column;height:100%;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden}.storeProductVisual{background:linear-gradient(145deg,#f5f8fa,#eef4f7);justify-content:center;align-items:center;min-height:280px;display:flex;position:relative;overflow:hidden}.storeProductImage{object-fit:contain;width:92%;height:245px}.storeFavorite{z-index:3;color:#566273;cursor:pointer;width:36px;height:36px;box-shadow:var(--shadow-sm);background:#fff;border-radius:50%;place-items:center;font-size:15px;display:grid;position:absolute;top:14px;right:14px}.storeFavorite:hover{color:var(--navy)}.storeOrderBadge{color:#fff;background:#e85400eb;border-radius:20px;padding:6px 11px;font-size:9px;font-weight:850;position:absolute;bottom:14px;left:14px}.storeProductInformation{flex-direction:column;flex:1;padding:22px;display:flex}.storeProductBrand{color:var(--cyan);letter-spacing:.7px;text-transform:uppercase;font-size:9px;font-weight:900}.storeProductInformation h2{color:#202b3e;height:46px;min-height:46px;max-height:46px;margin:8px 0;font-size:17px;font-weight:900;line-height:1.35;overflow:hidden}.storeProductInformation>p{color:#7b8796;height:40px;min-height:40px;max-height:40px;margin:0;font-size:11px;line-height:1.65;overflow:hidden}.storePrice{min-height:22px;color:var(--navy);margin-top:18px;font-size:18px;font-weight:900}.storeOriginalPrice{color:#8b95a3;min-height:16px;margin-top:4px;font-size:10px;line-height:12px;text-decoration:line-through}.storeAvailability{color:#7c8795;align-items:center;gap:7px;min-height:18px;margin-top:11px;font-size:10px;display:flex}.storeAvailability i{border-radius:50%;width:8px;height:8px}.storeAvailability i.available{background:#1aa35f}.storeAvailability i.order{background:var(--orange)}.storeMainButton,.storeSecondaryButton{cursor:pointer;border-radius:9px;width:100%;min-height:46px;font-size:11px;font-weight:850;transition:background .15s,border-color .15s,color .15s}.storeMainButton{background:var(--navy);color:#fff;margin-top:18px}.storeMainButton:hover{background:var(--navy-dark)}.storeSecondaryButton{color:#536174;background:#fff;border:1px solid #dde3e8;margin-top:8px}.storeSecondaryButton:hover{color:var(--navy);border-color:#1117b740}.storeEmpty{text-align:center;background:#fff;border:1px solid #e3e8ed;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:42px;display:flex}.storeEmpty>span{color:var(--orange);text-transform:uppercase;font-size:10px;font-weight:900}.storeEmpty h2{color:#253145;margin:10px 0;font-size:22px}.storeEmpty p{color:#8994a2;margin:0;font-size:11px}.storeEmpty a{color:var(--navy);margin-top:18px;font-size:11px;font-weight:850;text-decoration:none}@media (max-width:1250px){.storeContainer{width:min(1320px,100% - 32px)}.storeDesktopNav{gap:24px}.storeDesktopNav a{font-size:12px}.storeLogo{width:215px}.storeGrid{grid-template-columns:270px minmax(0,1fr);gap:24px}.storeProductsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1100px){.storeProductVisual{height:310px;min-height:310px}}@media (max-width:900px){.storeDesktopNav{display:none}.storeNavbar{justify-content:space-between}.storeHeaderActions{margin-left:auto}.storeGrid{grid-template-columns:1fr}.storeSidebar{z-index:1000;border-radius:0;width:310px;height:100vh;transition:left .2s;position:fixed;top:0;left:-340px;overflow-y:auto}.storeSidebar.mobileOpen{left:0;box-shadow:20px 0 60px #11182733}.storeFilterHeader button,.storeMobileFilterButton{display:inline-flex}}.universalHeaderContainer{width:min(1380px,100% - 48px);margin:0 auto}.universalTopBar{color:#fff;background:#0c117e;width:100%}.universalTopBarInner{justify-content:space-between;align-items:center;gap:25px;min-height:34px;font-size:12px;font-weight:800;display:flex}.universalTopLinks{align-items:center;gap:12px;display:flex}.universalTopLinks a{color:#fff;text-decoration:none}.universalTopLinks>span{background:#fff6;width:1px;height:12px}.universalHeader{z-index:500;background:#fff;border-bottom:1px solid #e8ecf0;width:100%;position:relative}.universalNav{align-items:center;gap:38px;min-height:94px;display:flex}.universalLogo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.universalLogo img{width:235px;height:auto;display:block}.universalDesktopNav{flex:1;justify-content:center;align-items:center;gap:42px;display:flex}.universalDesktopNav>a{color:#4f5d70;white-space:nowrap;align-items:center;min-height:94px;font-size:14px;font-weight:850;text-decoration:none;display:inline-flex;position:relative}.universalDesktopNav>a:hover,.universalDesktopNav>a.active:not(.universalFisioClub){color:#1117b7}.universalDesktopNav>a.active:not(.universalFisioClub):after{content:"";background:#45b6df;height:3px;position:absolute;bottom:0;left:0;right:0}.universalDesktopNav .storeLink{gap:4px}.universalDesktopNav .storeLink svg{width:13px;height:13px}.universalDesktopNav .universalFisioClub{color:#fff;background:#e85400;border-radius:10px;min-height:42px;padding:0 18px;font-size:12px;font-weight:900;transition:background .15s,transform .15s}.universalDesktopNav .universalFisioClub:hover{color:#fff;background:#c94700;transform:translateY(-1px)}.universalDesktopNav .universalFisioClub:after{display:none}.universalActions{flex-shrink:0;align-items:center;gap:5px;display:flex}.universalActions button,.universalActions>a{color:#263348;cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;width:44px;height:44px;text-decoration:none;display:grid;position:relative}.universalActions button:hover,.universalActions>a:hover{color:#1117b7;background:#f4f6f8}.universalActions svg{width:22px;height:22px}.universalCart span{color:#fff;background:#e85400;border:2px solid #fff;border-radius:20px;place-items:center;min-width:19px;height:19px;padding:0 4px;font-size:8px;font-weight:900;display:grid;position:absolute;top:-1px;right:-1px}.universalMobileButton{color:#263348;cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;width:42px;height:42px;display:none}.universalMobileButton svg{width:23px;height:23px}.universalMegaMenu{visibility:hidden;opacity:0;pointer-events:none;background:#fff;border-top:1px solid #edf0f3;border-bottom:1px solid #e4e8ed;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;top:100%;left:0;right:0;transform:translateY(-5px);box-shadow:0 22px 45px #1118271a}.universalMegaMenu.open{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.universalMegaMenuInner{padding:30px 0 34px}.universalMegaMenuHeader{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:15px;display:flex}.universalMegaMenuHeader span{color:#e85400;letter-spacing:1px;font-size:18px;font-weight:900}.universalMegaMenuHeader h3{color:#11182b;margin:10px 0 0;font-size:28px;font-weight:900}.universalMegaMenuHeader>a{color:#1117b7;font-size:12px;font-weight:900;text-decoration:none}.universalMegaMenuGrid{gap:15 px;grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.universalMegaMenuGrid h4{color:#29364a;margin:0 0 8px;font-size:14px;font-weight:900}.universalMegaMenuGrid>div>div{flex-direction:column;gap:5px;display:flex}.universalMegaMenuGrid a{color:#748091;font-size:12px;line-height:1.5;text-decoration:none}.universalMegaMenuGrid a:hover{color:#1117b7}.storeProductVisual{background:linear-gradient(145deg,#f5f8fa,#eef4f7);justify-content:center;align-items:center;width:100%;height:330px;min-height:330px;padding:10px;display:flex;position:relative;overflow:hidden}.storeProductImage{object-fit:contain;object-position:center;width:100%;max-width:100%;height:100%;max-height:100%;display:block;transition:none!important;animation:none!important;transform:scale(1)!important}.storeProductCard:hover .storeProductImage,.storeProductVisual:hover .storeProductImage,.storeProductImage:hover{transition:none!important;animation:none!important;transform:scale(1)!important}.storeProductCard:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.storeSoldOutBadge{display:none!important}.storeAvailability i.unavailable{background:#d92d20}.storeAvailability{z-index:1;position:relative}.storeSoldOutButton,.storeSoldOutButton:disabled{cursor:not-allowed;width:100%;min-height:46px;box-shadow:none;border:0;border-radius:9px;justify-content:center;align-items:center;margin-top:18px;font-size:11px;font-weight:900;display:flex;color:#fff!important;opacity:1!important;background:#e52b20!important;transform:none!important}.storeSoldOutButton:hover,.storeSoldOutButton:disabled:hover,.storeProductCard:hover .storeSoldOutButton{color:#fff!important;opacity:1!important;background:#e52b20!important;transform:none!important}.productDetailPage{background:#f8fafb;min-height:100vh;padding:38px 0 100px}.productDetailContainer{width:min(1380px,100% - 48px);margin:0 auto}.productDetailBreadcrumb{color:#929ba8;align-items:center;gap:9px;min-height:45px;margin-bottom:25px;font-size:10px;display:flex}.productDetailBreadcrumb a{color:#758191;text-decoration:none}.productDetailBreadcrumb a:hover{color:#1117b7}.productDetailBreadcrumb strong{color:#465266}.productDetailMain{background:#fff;border:1px solid #e3e8ed;border-radius:24px;grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);align-items:start;gap:60px;padding:42px;display:grid;box-shadow:0 16px 45px #121d340d}.productDetailGallery{min-width:0}.productDetailMainImage{background:linear-gradient(145deg,#f5f8fa,#edf3f6);border-radius:20px;justify-content:center;align-items:center;width:100%;height:570px;display:flex;position:relative;overflow:hidden}.productDetailMainImage img{object-fit:contain;object-position:center;width:100%;height:100%;display:block;transform:none}.productDetailImageFallback{color:#fff;background:linear-gradient(145deg,#1117b7,#45b6df);border-radius:30px;place-items:center;width:130px;height:130px;font-size:38px;font-weight:900;display:grid}.productDetailThumbnails{gap:11px;margin-top:14px;padding-bottom:3px;display:flex;overflow-x:auto}.productDetailThumbnails button{cursor:pointer;background:#f5f8fa;border:1px solid #e1e6eb;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:88px;height:88px;padding:4px;display:flex;overflow:hidden}.productDetailThumbnails button.active{border:2px solid #1117b7}.productDetailThumbnails img{object-fit:contain;width:100%;height:100%}.productDetailInformation{padding:15px 10px}.productDetailBrand{color:#1117b7;letter-spacing:1.1px;text-transform:uppercase;font-size:11px;font-weight:900}.productDetailInformation h1{color:#11182b;letter-spacing:-1.7px;margin:10px 0 9px;font-size:clamp(34px,4vw,50px);font-weight:900;line-height:1.05}.productDetailCode{color:#8a95a3;font-size:10px}.productDetailCode strong{color:#5b6777}.productDetailShortDescription{color:#697587;margin:26px 0 0;font-size:14px;line-height:1.75}.productDetailPriceArea{align-items:baseline;gap:13px;margin-top:30px;display:flex}.productDetailPriceArea strong{color:#1117b7;font-size:30px;font-weight:900}.productDetailPriceArea span{color:#929ba8;font-size:14px;text-decoration:line-through}.productDetailAvailability{background:#fafbfd;border:1px solid #e7ebef;border-radius:11px;align-items:center;gap:10px;margin-top:22px;padding:15px 17px;display:flex}.productDetailAvailability i{border-radius:50%;flex-shrink:0;width:10px;height:10px}.productDetailAvailability i.available{background:#1aa35f}.productDetailAvailability i.order{background:#e85400}.productDetailAvailability i.unavailable{background:#d92d20}.productDetailAvailability div{flex-direction:column;gap:3px;display:flex}.productDetailAvailability strong{color:#364154;font-size:11px}.productDetailAvailability small{color:#8a95a3;font-size:9px}.productDetailCategory{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:20px;display:grid}.productDetailCategory>div{border:1px solid #e7ebef;border-radius:10px;flex-direction:column;justify-content:center;gap:5px;min-height:68px;padding:13px 15px;display:flex}.productDetailCategory span{color:#929ba8;text-transform:uppercase;font-size:8px;font-weight:800}.productDetailCategory strong{color:#364154;font-size:11px}.productDetailPrimaryButton{color:#fff;cursor:pointer;background:#1117b7;border-radius:10px;justify-content:center;align-items:center;width:100%;min-height:54px;margin-top:27px;font-size:12px;font-weight:900;text-decoration:none;transition:background .15s,transform .15s;display:flex}.productDetailPrimaryButton:hover{background:#0c117e;transform:translateY(-1px)}.productDetailPrimaryButton.disabled{cursor:not-allowed;background:#bdc4cc;transform:none}.productDetailCartLink{color:#1117b7;background:#fff;border:1px solid #dfe5eb;border-radius:9px;justify-content:center;align-items:center;width:100%;min-height:45px;margin-top:9px;font-size:10px;font-weight:850;text-decoration:none;display:flex}.productDetailContent{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:28px;display:grid}.productDetailContent article{background:#fff;border:1px solid #e3e8ed;border-radius:18px;padding:32px}.productDetailContent article>span{color:#e85400;letter-spacing:1px;text-transform:uppercase;font-size:9px;font-weight:900}.productDetailContent h2{color:#1b2639;margin:7px 0 17px;font-size:22px;font-weight:900}.productDetailContent article>p{color:#6f7a8b;white-space:pre-line;margin:0;font-size:12px;line-height:1.85}.productDetailSpecifications{flex-direction:column;gap:10px;display:flex}.productDetailSpecifications>div{border-bottom:1px solid #edf0f3;align-items:flex-start;gap:9px;padding-bottom:10px;display:flex}.productDetailSpecifications>div:last-child{border-bottom:0}.productDetailSpecifications i{background:#45b6df;border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:6px}.productDetailSpecifications p{color:#687486;margin:0;font-size:11px;line-height:1.65}.productDetailBack{margin-top:28px}.productDetailBack a{color:#1117b7;font-size:11px;font-weight:850;text-decoration:none}.productDetailLoading,.productDetailNotFound{text-align:center;background:#fff;border:1px solid #e3e8ed;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:480px;padding:40px;display:flex}.productDetailLoading{color:#7a8594;font-size:12px;font-weight:800}.productDetailNotFound>span{color:#e85400;text-transform:uppercase;font-size:9px;font-weight:900}.productDetailNotFound h1{color:#172033;margin:10px 0;font-size:30px}.productDetailNotFound p{color:#818c9a;font-size:11px}.productDetailNotFound a{color:#1117b7;margin-top:15px;font-size:11px;font-weight:850}@media (max-width:1000px){.productDetailMain{grid-template-columns:1fr;gap:35px}.productDetailInformation{padding:0}}@media (max-width:720px){html{width:100%!important;max-width:100vw!important;overflow-x:clip!important}body{margin:0;position:relative;width:100%!important;min-width:0!important;max-width:100vw!important;overflow-x:clip!important}body>*{max-width:100vw!important}main,header,footer{width:100%;max-width:100vw!important;overflow-x:clip!important}section{max-width:100vw!important}*,:before,:after{box-sizing:border-box}img,svg,video{max-width:100%}.pageContainer,.storeContainer,.universalHeaderContainer,.aboutNew,.productDetailContainer{width:calc(100% - 28px)!important;max-width:calc(100vw - 28px)!important;margin-left:auto!important;margin-right:auto!important}.universalHeader{z-index:1000;background:#fff;border-bottom:1px solid #e8edf2;width:100%;position:relative}.universalTopBar{background:#0c117e;min-height:31px!important}.universalTopBarInner{gap:8px;min-height:31px!important;font-size:8px!important}.universalTopBarInner>span{white-space:nowrap;min-width:0;font-size:8px!important}.universalTopLinks{min-width:0;gap:6px!important}.universalTopLinks a{white-space:nowrap;font-size:8px!important}.universalNav{align-items:center;width:100%;position:relative;grid-template-columns:42px minmax(0,1fr) 48px!important;gap:7px!important;height:68px!important;min-height:68px!important;padding:0!important;display:grid!important}.universalDesktopNav{display:none!important}.universalMobileButton{color:#263348;background:0 0;border:0;grid-column:1;place-items:center;width:40px!important;min-width:40px!important;height:40px!important;padding:0!important;display:grid!important}.universalMobileButton svg{width:23px!important;height:23px!important}.universalLogo{top:50%;left:50%;width:138px!important;max-width:138px!important;margin:0!important;position:absolute!important;transform:translate(-50%,-50%)!important}.universalLogo img{width:138px!important;max-width:138px!important;height:auto!important}.universalActions{grid-column:3;justify-content:flex-end;justify-self:end;align-items:center;gap:4px!important;margin:0!important;display:flex!important}.universalActions>button,.universalActions>a:not(.universalCart){display:none!important}.universalCart{justify-content:center;align-items:center;position:relative;background:0 0!important;width:38px!important;min-width:38px!important;height:38px!important;padding:0!important;display:flex!important}.universalCart svg{width:21px!important;height:21px!important}.universalCart span{min-width:16px!important;height:16px!important;padding:0 3px!important;font-size:7px!important;top:-1px!important;right:-1px!important}.universalMobileMenu{z-index:9999;background:#fff;border-top:1px solid #edf0f4;border-bottom:1px solid #dfe5eb;width:100%;top:100%;left:0;box-shadow:0 18px 40px #11182721;position:absolute!important}.universalMobileMenuInner{flex-direction:column!important;align-items:stretch!important;gap:0!important;width:calc(100% - 32px)!important;margin:0 auto!important;padding:10px 0 14px!important;display:flex!important}.universalMobileMenuInner>a{color:#11182b;border-bottom:1px solid #eef1f4;align-items:center;width:100%;min-height:52px;padding:0 8px;font-size:14px;font-weight:800;text-decoration:none;display:flex!important}.universalMobileMenuInner>a:hover,.universalMobileMenuInner>a:active{color:#1117b7}.universalMobileMenuInner .mobileFisioClub{border-radius:10px;justify-content:center;align-items:center;min-height:46px;margin-top:10px;color:#fff!important;background:#e85400!important;border:0!important;display:flex!important}.universalMobileCategories,.universalMobileCategoryList,.universalMobileCategoryMenu,.universalMobileMenuCategories,.mobileCategoryList,.mobileCategories,.mobileStoreCategories,.universalMobileMenuInner ul,.universalMobileMenuInner li ul,.universalMobileMenuInner .submenu,.universalMobileMenuInner .subMenu,.universalMegaMenu,.universalMegaMenu.open{display:none!important}.hero,.heroVideoSection{width:100%;max-width:100%!important;min-height:560px!important;overflow:hidden!important}.heroBackgroundVideo{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important}.heroVideoOverlay{background:#081023d9!important}.heroGrid{width:100%;flex-direction:column!important;justify-content:center!important;gap:0!important;max-width:100%!important;min-height:560px!important;padding-top:58px!important;padding-bottom:58px!important;display:flex!important;overflow:visible!important}.heroContent{z-index:5;position:relative;width:100%!important;max-width:none!important}.heroContent .eyebrow{max-width:290px;margin-bottom:20px;display:block;font-size:11px!important;line-height:1.45!important}.heroContent h1{color:#fff!important;letter-spacing:-2.4px!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;width:100%!important;max-width:100%!important;margin:0!important;font-size:clamp(43px,12vw,57px)!important;line-height:.98!important}.heroContent h1 span{color:#fff!important;display:inline!important}.heroContent>p{width:100%;max-width:340px;color:#ffffffd6!important;word-break:normal!important;margin-top:26px!important;font-size:16px!important;line-height:1.6!important}.heroActions{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-top:25px!important;display:grid!important}.heroActions .button{width:100%!important;min-width:0!important;padding-left:12px!important;padding-right:12px!important}.benefitsGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}.benefitItem{min-width:0!important;padding:16px 6px!important}.benefitItem strong{width:100%;display:block;white-space:normal!important;overflow-wrap:anywhere!important;font-size:8px!important;line-height:1.15!important}.benefitItem span,.benefitItem small,.benefitItem p{width:100%;white-space:normal!important;overflow-wrap:anywhere!important;font-size:6.5px!important;line-height:1.25!important}.section{padding:62px 0!important}.sectionHeader{width:100%;flex-direction:column!important;align-items:flex-start!important;gap:17px!important;display:flex!important}.sectionHeader>div{width:100%}.sectionHeader h2,.centeredHeading h2{letter-spacing:-1.8px!important;word-break:normal!important;max-width:100%!important;font-size:38px!important;line-height:1.03!important}.sectionHeader p{font-size:14px!important;line-height:1.55!important}.categoriesGrid{overflow:hidden;grid-template-columns:1fr!important;gap:14px!important;width:100%!important;max-width:100%!important}.categoryCard,.categoryCard:first-child,.categoryCard:nth-child(2),.categoryCard:nth-child(n+3){overflow:hidden;grid-column:auto!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:230px!important}.categoryCard img{max-width:58%!important;right:0!important}.productsSection{overflow:hidden}.productsGrid{grid-template-columns:1fr!important;gap:16px!important;width:100%!important;display:grid!important}.productCard{overflow:hidden;grid-template-columns:42% minmax(0,1fr)!important;width:100%!important;min-width:0!important;max-width:none!important;min-height:250px!important;display:grid!important}.productVisual{height:100%!important;min-height:250px!important}.productMockup{width:120px!important;height:120px!important;font-size:28px!important}.productInfo{flex-direction:column;flex:1;padding:19px;display:flex}.productBrand{font-size:9px!important}.productInfo h3{color:#202b3e;height:62px;min-height:62px;max-height:62px;margin:5px 0 7px;font-size:15px;font-weight:900;line-height:1.35;overflow:hidden}.productDescription{font-size:12px!important;line-height:1.45!important}.productPrice{margin-top:18px!important;font-size:18px!important}.productStatus{font-size:10px!important}.productButton{width:100%!important;margin-top:15px!important;font-size:10px!important}.favoriteButton{display:none!important}@media (max-width:720px){.productBrand{font-size:11px!important}.productInfo h3{font-size:19px!important;line-height:1.15!important}.productDescription{font-size:13px!important}.productPrice{font-size:21px!important}.productButton{font-size:12px!important}}.brandsSection{overflow:hidden}.brandsGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;width:100%!important;display:grid!important}.brandCard{justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;min-height:120px!important;padding:17px!important;display:flex!important;overflow:hidden!important}.brandCard img,.brandLogoIbramed,.brandLogoCec,.brandLogoRichmar,.brandLogoRoscoe,.brandLogoTheraband{object-fit:contain!important;width:auto!important;max-width:90%!important;height:auto!important;max-height:65px!important;transform:none!important}.brandsGrid .brandCard:last-child{grid-column:1/-1!important}.fisioClubSection{padding:55px 0!important}.fisioClubCard{overflow:hidden;flex-direction:column!important;grid-template-columns:none!important;gap:30px!important;width:100%!important;padding:38px 28px 34px!important;display:flex!important}.fisioClubContent{z-index:4;position:relative;width:100%!important;max-width:none!important}.fisioClubContent h2{letter-spacing:-2px!important;width:100%!important;max-width:310px!important;margin-top:20px!important;font-size:40px!important;line-height:.99!important}.fisioClubContent p{width:100%!important;max-width:300px!important;font-size:14px!important;line-height:1.6!important}.fisioClubVisual{justify-content:center!important;align-items:center!important;width:100%!important;min-height:220px!important;display:flex!important;position:relative!important;overflow:hidden!important}.clubCard{width:min(100%,300px)!important;height:185px!important;margin:5px auto 0!important;position:relative!important;inset:auto!important;transform:rotate(-4deg)!important}.supportGrid{grid-template-columns:1fr!important;gap:12px!important}.aboutSection{background:#f7f9fb;width:100%;max-width:100vw!important;padding:54px 0 65px!important;overflow-x:clip!important}.aboutNew{width:calc(100% - 28px)!important;max-width:calc(100vw - 28px)!important;margin-left:auto!important;margin-right:auto!important}.aboutMainGrid{overflow:hidden;flex-direction:column!important;grid-template-columns:none!important;gap:28px!important;width:100%!important;max-width:100%!important;display:flex!important}.aboutVisual{width:100%!important;max-width:100%!important;min-height:390px!important;margin:0!important;position:relative!important;overflow:hidden!important}.aboutBuildingWrapper{width:68%!important;max-width:260px!important;left:0!important;transform:none!important}.aboutBuildingImage{width:100%!important;height:auto!important}.aboutExperienceSeal{width:140px!important;height:140px!important;bottom:5px!important;left:auto!important;right:8px!important;transform:none!important}.aboutExperienceWrap{justify-content:center;align-items:center;width:190px;height:190px;display:flex;position:relative}.aboutExperienceCircle{z-index:2;text-align:center;background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:180px;height:180px;display:flex;position:relative;box-shadow:0 14px 32px #0f172a14}.aboutExperienceTop{color:#7c8698;letter-spacing:2px;margin-bottom:4px;font-size:11px;font-weight:900}.aboutExperienceNumber{color:#56c2f0;font-size:60px;font-weight:900;line-height:1}.aboutExperienceBottom{color:#1117b7;margin-top:4px;font-size:14px;font-weight:900;line-height:1.15}.aboutExperienceOrbit{z-index:1;border-radius:50%;animation:8s linear infinite aboutOrbitSpin;position:absolute;inset:-10px}.aboutExperienceOrbit:before{content:"";border:4px solid #f97316;border-color:#f97316 #fb923c #0000 #0000;border-radius:50%;position:absolute;inset:0;box-shadow:0 0 12px #f9731659,0 0 24px #fb923c2e}.aboutExperienceOrbit:after{content:"";background:linear-gradient(135deg,#f97316,#fb923c);border-radius:50%;width:14px;height:14px;position:absolute;top:8px;left:50%;transform:translate(-50%);box-shadow:0 0 10px #f97316a6,0 0 20px #fb923c66}@keyframes aboutOrbitSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.aboutDecorativeCircle{pointer-events:none;max-width:100%!important}.aboutCircleOne{width:220px!important;height:220px!important;left:18px!important;right:auto!important;transform:none!important}.aboutCircleTwo{width:150px!important;height:150px!important;left:auto!important;right:18px!important;transform:none!important}.aboutTextContent{background:#fff;border:1px solid #e3e8ed;border-radius:18px;overflow:hidden;box-shadow:0 8px 25px #1118270a;width:100%!important;max-width:100%!important;margin:0!important;padding:24px 20px 26px!important}.aboutTextContent .eyebrow,.aboutTextContent>span{letter-spacing:1.2px;margin-bottom:10px;display:block;font-size:8px!important}.aboutTextContent h2{letter-spacing:-1.5px!important;word-break:normal!important;overflow-wrap:normal!important;width:100%!important;max-width:100%!important;margin:0 0 18px!important;font-size:34px!important;line-height:1.03!important}.aboutTextContent p{color:#657184;word-break:normal!important;overflow-wrap:break-word!important;width:100%!important;max-width:100%!important;margin:0 0 18px!important;font-size:13px!important;line-height:1.7!important}.aboutTextContent p:last-of-type{margin-bottom:0!important}.benefitsGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;width:100%!important;margin-top:18px!important;display:grid!important}.benefitItem{background:#fbfcfd;border:1px solid #e2e7ec;border-radius:10px;width:100%!important;min-width:0!important;padding:14px 7px!important}.benefitItem strong{width:100%;white-space:normal!important;overflow-wrap:anywhere!important;font-size:7.5px!important;line-height:1.15!important}.benefitItem span,.benefitItem small,.benefitItem p{width:100%;margin-top:4px;white-space:normal!important;overflow-wrap:anywhere!important;font-size:5.7px!important;line-height:1.2!important}.founderCard{overflow:hidden;flex-direction:column!important;grid-template-columns:none!important;gap:30px!important;width:100%!important;max-width:100%!important;display:flex!important}.founderVisual,.founderContent{overflow:hidden;width:100%!important;min-width:0!important;max-width:100%!important}.founderVisual img{object-fit:cover;max-height:420px;width:100%!important;height:auto!important}.founderContent{padding:0!important}.founderContent h2{font-size:36px!important;line-height:1.05!important}.founderContent p{font-size:14px!important;line-height:1.7!important}.storePage{width:100%;max-width:100%!important;overflow-x:clip!important}.storeHero{padding:30px 0!important}.storeBreadcrumb{margin-bottom:18px!important}.storeHeroContent{width:100%;flex-direction:column!important;align-items:flex-start!important;gap:20px!important;display:flex!important}.storeHeroContent>div:first-child{width:100%;min-width:0}.storeHero h1{letter-spacing:-2px!important;width:100%!important;margin:8px 0 12px!important;font-size:39px!important;line-height:1!important}.storeHeroContent p{width:100%!important;max-width:340px!important;font-size:14px!important;line-height:1.55!important}.storeCounter,.storeCategoryStrip,.storeCategoryStripInner{display:none!important}.storeMain{padding-top:24px!important}.storeGrid{grid-template-columns:none!important;display:block!important}.storeToolbar{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;max-width:100%!important;min-height:0!important;padding:12px!important;display:grid!important}.storeSearch{order:initial!important;grid-area:1/1/auto/-1!important;width:100%!important;min-width:0!important}.storeMobileFilterButton{grid-area:2/1!important;justify-content:center!important;width:100%!important;min-height:46px!important}.storeSortContainer{grid-area:2/2!important;width:100%!important;margin:0!important}.storeSortContainer>span{display:none!important}.storeSortContainer select{width:100%!important;min-width:0!important}.storeResultCount{margin:18px 0 20px!important}.storeProductsGrid{grid-template-columns:1fr!important;gap:16px!important;width:100%!important;max-width:100%!important}.storeProductCard{width:100%!important;min-width:0!important;max-width:none!important}.storeProductVisual{width:100%!important;max-width:100%!important;height:285px!important;min-height:285px!important;padding:10px!important;overflow:hidden!important}.storeProductImage,.storeProductCard:hover .storeProductImage,.storeProductVisual:hover .storeProductImage,.storeProductImage:hover{object-fit:contain!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;transition:none!important;animation:none!important;transform:scale(1)!important}.storeProductInformation{width:100%!important;min-width:0!important;max-width:100%!important;padding:22px!important}.storeProductInformation h2{height:44px!important;min-height:44px!important;max-height:44px!important;font-size:20px!important;line-height:1.08!important}.storeProductInformation>p{font-size:12px!important;line-height:1.5!important}.storePrice{font-size:20px!important}.storeMainButton{min-height:46px!important}.storeSecondaryButton{min-height:42px!important}.storeFavoriteButton,.storeProductFavorite,.favoriteButton{display:none!important}.productDetailPage{padding-top:22px}.productDetailMain{border-radius:16px;padding:18px}.productDetailMainImage{height:340px}.productDetailMainImage img{transform:none!important}.productDetailInformation h1{font-size:33px}.productDetailPriceArea strong{font-size:25px}.productDetailContent{grid-template-columns:1fr}.productDetailContent article{padding:23px}.footerTop{grid-template-columns:1fr!important;gap:32px!important}.footerBrand{grid-column:auto!important}.footerBottom{flex-direction:column!important;align-items:flex-start!important;gap:15px!important}}@media (max-width:430px){.pageContainer,.storeContainer,.universalHeaderContainer,.aboutNew,.productDetailContainer{width:calc(100% - 24px)!important;max-width:calc(100vw - 24px)!important}.universalNav{grid-template-columns:40px minmax(0,1fr) 44px!important}.universalLogo,.universalLogo img{width:128px!important;max-width:128px!important}.universalCart{width:34px!important;min-width:34px!important;height:34px!important}.heroContent h1{font-size:44px!important}.heroActions{grid-template-columns:1fr!important}.heroVisual{min-height:310px!important}.productCard{flex-direction:column!important;display:flex!important}.productVisual{min-height:225px!important}.brandsGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.fisioClubContent h2{font-size:37px!important}.aboutTextContent{padding:22px 17px 24px!important}.aboutTextContent h2{font-size:31px!important}.aboutCircleOne{width:190px!important;height:190px!important;left:10px!important}.aboutCircleTwo{width:125px!important;height:125px!important;right:10px!important}.storeHero h1{font-size:36px!important}.storeProductVisual{height:270px!important;min-height:270px!important}}@media (max-width:720px){html{overscroll-behavior-x:none;width:100%;max-width:100%;overflow-x:clip!important}body{overscroll-behavior-x:none;width:100%;max-width:100%;position:relative;overflow-x:clip!important}main{overscroll-behavior-x:none;width:100%;max-width:100%;overflow-x:clip!important}}.adminImageUpload{transition:border-color .15s,background .15s,transform .15s,box-shadow .15s;position:relative}.adminImageUploadDragging{transform:translateY(-1px);box-shadow:0 0 0 4px #1117b714;background:#f0f2ff!important;border-color:#1117b7!important}.adminImageUploadDragging .adminUploadIcon{transform:scale(1.08);color:#fff!important;background:#1117b7!important}.adminImageUploadDragging strong{color:#1117b7!important}.adminImagePrimaryButton,.adminImageDeleteButton{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:34px;padding:0 10px;font-size:9px;font-weight:900;transition:background .15s,border-color .15s,color .15s;display:flex}.adminImagePrimaryButton{color:#1117b7;background:#f4f5ff;border:1px solid #1117b738}.adminImagePrimaryButton:hover{color:#fff;background:#1117b7;border-color:#1117b7}.adminImageDeleteButton{color:#b42318;background:#fff7f6;border:1px solid #f2c9c6}.adminImageDeleteButton:hover{color:#fff;background:#b42318;border-color:#b42318}@media (max-width:720px){.productInfo h3{height:auto!important;min-height:0!important;max-height:none!important;margin:6px 0!important}.productDescription{height:auto!important;min-height:0!important;max-height:none!important;margin:0 0 12px!important;line-height:1.4!important}.productPrice{justify-content:center!important;align-items:center!important;height:auto!important;min-height:0!important;max-height:none!important;margin:10px 0!important;display:flex!important}.productButton{margin-top:0!important}.aboutVisual{width:100%!important;min-height:285px!important;padding:18px 0 30px!important;display:block!important;position:relative!important}.aboutBuildingWrapper{z-index:2!important;border-radius:20px!important;width:92%!important;height:245px!important;margin:0 auto!important;position:relative!important;inset:auto!important;overflow:hidden!important}.aboutBuildingImage{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important;display:block!important}.aboutExperienceWrap{z-index:5!important;width:96px!important;height:96px!important;margin:0!important;position:absolute!important;inset:auto 1% 4px auto!important}.aboutExperienceCircle{background:#fff!important;border-radius:50%!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:84px!important;height:84px!important;display:flex!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;box-shadow:0 10px 24px #0f172a24!important}.aboutExperienceOrbit{width:96px!important;height:96px!important;position:absolute!important;inset:0!important}.aboutExperienceTop{letter-spacing:1.2px!important;font-size:6px!important;line-height:1!important}.aboutExperienceNumber{margin:3px 0 1px!important;font-size:32px!important;line-height:.9!important}.aboutExperienceBottom{text-align:center!important;font-size:7px!important;line-height:1.05!important}.aboutDecorativeCircle{opacity:.2!important}}@media (max-width:420px){.aboutVisual{min-height:265px!important;padding-bottom:28px!important}.aboutBuildingWrapper{width:94%!important;height:225px!important}.aboutExperienceWrap{width:88px!important;height:88px!important;bottom:2px!important;right:0!important}.aboutExperienceOrbit{width:88px!important;height:88px!important}.aboutExperienceTop{font-size:5.5px!important}.aboutVisual{grid-template-columns:minmax(0,1fr) 100px!important;gap:9px!important;min-height:230px!important}.aboutBuildingWrapper{height:170px!important}.aboutExperienceWrap,.aboutExperienceOrbit{width:100px!important;height:100px!important}.aboutExperienceCircle{width:88px!important;height:88px!important}.aboutExperienceNumber{font-size:34px!important}.aboutExperienceBottom{font-size:8px!important}}@media (max-width:720px){.brandsGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.brandItem{justify-content:center!important;align-items:center!important;min-height:108px!important;padding:16px!important;display:flex!important}.brandItem:last-child{grid-column:1/-1!important;justify-self:center!important;width:calc(50% - 6px)!important}.benefits{padding:26px 0!important}.benefitsGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;display:grid!important}.benefitItem{background:#fff!important;border:1px solid #dde3ea!important;border-radius:14px!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;min-height:132px!important;padding:22px 18px!important;display:flex!important}.benefitItem strong{color:#1117b7!important;margin-bottom:8px!important;font-size:15px!important;font-weight:900!important;line-height:1.15!important}.benefitItem span{color:#6f7b8c!important;font-size:11px!important;font-weight:700!important;line-height:1.45!important}}@media (max-width:420px){.benefitsGrid{gap:10px!important}.benefitItem{min-height:120px!important;padding:18px 14px!important}.benefitItem strong{font-size:13px!important}.benefitItem span{font-size:10px!important}}.kitIncludedSection{background:#fff;border:1px solid #e2e7ed;border-radius:20px;margin-top:34px;padding:28px}.kitIncludedHeading{max-width:720px;margin-bottom:24px}.kitIncludedHeading>span{color:#e85400;letter-spacing:.9px;text-transform:uppercase;margin-bottom:6px;font-size:9px;font-weight:900;display:block}.kitIncludedHeading h2{color:#141c2f;margin:0 0 8px;font-size:24px;font-weight:900;line-height:1.2}.kitIncludedHeading p{color:#747f90;margin:0;font-size:11px;line-height:1.6}.kitIncludedGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.kitIncludedCard{background:#fff;border:1px solid #e1e6eb;border-radius:16px;flex-direction:column;min-width:0;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden}.kitIncludedCard:hover{border-color:#d5dbe2;transform:translateY(-2px);box-shadow:0 10px 26px #11182712}.kitIncludedImage{background:#f8f9fb;justify-content:center;align-items:center;width:100%;height:210px;padding:18px;text-decoration:none;display:flex;position:relative;overflow:hidden}.kitIncludedImage img{object-fit:contain;width:100%;height:100%;display:block}.kitIncludedImage>div{color:#1117b7;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;font-size:24px;font-weight:900;display:flex}.kitIncludedImage b{color:#fff;background:#1117b7;border-radius:999px;justify-content:center;align-items:center;min-width:32px;height:27px;padding:0 9px;font-size:9px;font-weight:900;display:flex;position:absolute;top:13px;right:13px;box-shadow:0 4px 12px #1117b72e}.kitIncludedInfo{flex-direction:column;flex:1;padding:16px;display:flex}.kitIncludedInfo>span{color:#1117b7;letter-spacing:.4px;text-transform:uppercase;margin-bottom:5px;font-size:8px;font-weight:900}.kitIncludedInfo h3{margin:0 0 5px;font-size:12px;font-weight:900;line-height:1.35}.kitIncludedInfo h3 a{color:#161f31;text-decoration:none}.kitIncludedInfo h3 a:hover{color:#1117b7}.kitIncludedInfo small{color:#8a94a3;margin-bottom:12px;font-size:8px;line-height:1.4;display:block}.kitIncludedInfo>strong{color:#111827;margin-top:auto;font-size:13px;font-weight:900;display:block}.kitIncludedDetails{color:#1117b7;background:#fff;border:1px solid #dfe4ea;border-radius:9px;justify-content:center;align-items:center;width:100%;min-height:36px;margin-top:12px;font-size:9px;font-weight:900;transition:background .16s,border-color .16s,color .16s;display:flex;text-decoration:none!important}.kitIncludedDetails:hover{color:#fff;background:#1117b7;border-color:#1117b7}@media (max-width:1000px){.kitIncludedGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.kitIncludedSection{border-radius:16px;margin-top:24px;padding:18px}.kitIncludedHeading h2{font-size:20px}.kitIncludedGrid{grid-template-columns:1fr;gap:12px}.kitIncludedImage{height:190px}.kitIncludedInfo{padding:14px}}
.PublicFooter-module__d16zxa__footer{color:#fff;background:#0b1035;margin-top:auto}.PublicFooter-module__d16zxa__main{padding:56px 0 50px}.PublicFooter-module__d16zxa__grid{justify-content:center;width:min(1180px,100% - 40px);margin:0 auto;display:flex}.PublicFooter-module__d16zxa__brandColumn{text-align:center;flex-direction:column;align-items:center;width:min(620px,100%);display:flex}.PublicFooter-module__d16zxa__eyebrow{color:#45b6df;letter-spacing:1.3px;text-transform:uppercase;margin-bottom:12px;font-size:10px;font-weight:900;display:block}.PublicFooter-module__d16zxa__brandColumn h2{color:#fff;letter-spacing:-.7px;max-width:620px;margin:0;font-size:30px;font-weight:900;line-height:1.15}.PublicFooter-module__d16zxa__brandColumn p{color:#ffffff9e;max-width:560px;margin:18px 0 0;font-size:12px;line-height:1.75}.PublicFooter-module__d16zxa__contact{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;margin-top:22px;display:flex}.PublicFooter-module__d16zxa__contact a{color:#fff;font-size:12px;font-weight:900;text-decoration:none;transition:color .2s}.PublicFooter-module__d16zxa__contact a:hover{color:#45b6df}.PublicFooter-module__d16zxa__bottom{border-top:1px solid #ffffff14}.PublicFooter-module__d16zxa__bottomInner{justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 40px);min-height:66px;margin:0 auto;display:flex}.PublicFooter-module__d16zxa__bottomInner p{color:#ffffff6b;margin:0;font-size:9px;font-weight:700}.PublicFooter-module__d16zxa__bottomLinks{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:20px;display:flex}.PublicFooter-module__d16zxa__bottomLinks a{color:#ffffff8c;font-size:9px;font-weight:800;text-decoration:none;transition:color .2s}.PublicFooter-module__d16zxa__bottomLinks a:hover{color:#fff}@media (max-width:900px){.PublicFooter-module__d16zxa__main{padding:48px 0 42px}.PublicFooter-module__d16zxa__brandColumn h2{font-size:26px}.PublicFooter-module__d16zxa__bottomInner{text-align:center;flex-direction:column;justify-content:center;gap:12px;padding:18px 0}.PublicFooter-module__d16zxa__bottomLinks{justify-content:center}}@media (max-width:600px){.PublicFooter-module__d16zxa__main{padding:42px 0 34px}.PublicFooter-module__d16zxa__grid{width:calc(100% - 30px)}.PublicFooter-module__d16zxa__brandColumn{width:100%}.PublicFooter-module__d16zxa__eyebrow{letter-spacing:1.1px;margin-bottom:10px;font-size:9px}.PublicFooter-module__d16zxa__brandColumn h2{letter-spacing:-.45px;max-width:340px;font-size:23px;line-height:1.12}.PublicFooter-module__d16zxa__brandColumn p{max-width:340px;margin-top:16px;font-size:11px;line-height:1.7}.PublicFooter-module__d16zxa__contact{gap:16px;margin-top:20px}.PublicFooter-module__d16zxa__contact a{font-size:11px}.PublicFooter-module__d16zxa__bottomInner{text-align:center;flex-direction:column;gap:13px;width:calc(100% - 30px);min-height:auto;padding:18px 0 20px}.PublicFooter-module__d16zxa__bottomInner p{max-width:300px;font-size:8px;line-height:1.55}.PublicFooter-module__d16zxa__bottomLinks{justify-content:center;gap:10px 16px;width:100%}.PublicFooter-module__d16zxa__bottomLinks a{font-size:9px}}@media (max-width:380px){.PublicFooter-module__d16zxa__grid,.PublicFooter-module__d16zxa__bottomInner{width:calc(100% - 24px)}.PublicFooter-module__d16zxa__brandColumn h2{max-width:310px;font-size:21px}.PublicFooter-module__d16zxa__brandColumn p{max-width:310px;font-size:10px}.PublicFooter-module__d16zxa__contact{flex-direction:column;gap:8px}.PublicFooter-module__d16zxa__bottomLinks{gap:9px 14px}.PublicFooter-module__d16zxa__bottomLinks a{font-size:8px}}
