:root{--ozer-navy:#06243e;--ozer-blue:#0c91c7;--ozer-ink:#08243e;--ozer-muted:#60707c;--ozer-soft:#f6f7f5}body{background:#fff;color:var(--ozer-ink)}.ozer-serif{font-family:Georgia,Times New Roman,serif}.ozer-utility{background:var(--ozer-navy);color:#fff;font-size:11px;line-height:1}.ozer-utility__inner{max-width:1500px;margin:auto;padding:9px 40px;display:flex;align-items:center;justify-content:space-between;gap:20px}.ozer-site-header{background:#fff;border-bottom:1px solid #e9edef;position:relative;z-index:20}.ozer-header__inner{max-width:1500px;margin:auto;padding:16px 40px;display:grid;grid-template-columns:230px 1fr auto;align-items:center;gap:30px}.ozer-logo img{width:150px;height:auto;display:block}.ozer-nav{display:flex;align-items:center;justify-content:center;gap:30px}.ozer-nav a,.ozer-nav summary{font-size:12px;font-weight:700;letter-spacing:.2px;color:var(--ozer-ink);text-decoration:none;text-transform:uppercase;cursor:pointer;list-style:none}.ozer-nav details{position:relative}.ozer-nav details summary::-webkit-details-marker{display:none}.ozer-nav__dropdown{position:absolute;top:28px;left:-20px;min-width:220px;background:#fff;border:1px solid #e2e7ea;box-shadow:0 12px 30px #001a2d18;padding:12px;display:grid;gap:3px}.ozer-nav__dropdown a{padding:10px 12px;font-size:11px}.ozer-header__actions{display:flex;align-items:center;gap:14px}.ozer-header__cta{background:var(--ozer-navy);color:#fff!important;padding:13px 18px;border-radius:2px;text-decoration:none;font-size:11px;font-weight:700;text-transform:uppercase}.ozer-cart-link{color:var(--ozer-ink);text-decoration:none;font-weight:700;font-size:12px}.ozer-mobile{display:none}.ozer-home{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif}.ozer-hero{display:grid;grid-template-columns:47% 53%;min-height:480px}.ozer-hero__copy{padding:60px 7vw 48px;display:flex;flex-direction:column;justify-content:center}.ozer-kicker{font-size:11px;letter-spacing:2px;font-weight:700;color:#49677d;margin:0 0 16px}.ozer-hero h1{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:clamp(48px,4.7vw,74px);line-height:1.04;margin:0 0 20px;color:var(--ozer-ink);max-width:650px}.ozer-hero__lead{font-size:18px;color:#455a69;line-height:1.6;max-width:560px;margin:0 0 28px}.ozer-actions{display:flex;gap:12px;flex-wrap:wrap}.ozer-btn{display:inline-flex;align-items:center;justify-content:center;min-height:45px;padding:0 26px;text-transform:uppercase;text-decoration:none;font-size:11px;font-weight:700;letter-spacing:.45px}.ozer-btn--dark{background:var(--ozer-navy);color:#fff}.ozer-btn--outline{border:1px solid var(--ozer-navy);color:var(--ozer-navy);background:#fff}.ozer-btn--white{background:#fff;color:var(--ozer-navy)}.ozer-hero__checks{display:flex;gap:20px;flex-wrap:wrap;margin-top:28px;font-size:11px;color:#425666}.ozer-hero__media img{width:100%;height:100%;min-height:480px;object-fit:cover;display:block}.ozer-trust{background:var(--ozer-navy);color:#fff;display:grid;grid-template-columns:repeat(4,1fr);padding:28px 5vw}.ozer-trust>div{text-align:center;padding:8px 25px;border-right:1px solid #ffffff2e}.ozer-trust>div:last-child{border:0}.ozer-trust__icon{font-size:30px;line-height:1;margin-bottom:10px}.ozer-trust h3{font-size:13px;line-height:1.25;text-transform:uppercase;letter-spacing:.4px;margin:0 0 8px}.ozer-trust p{font-size:11px;line-height:1.55;opacity:.8;margin:0 auto;max-width:190px}.ozer-collection{padding:55px 5vw 70px}.ozer-title{text-align:center;max-width:720px;margin:0 auto 38px}.ozer-title h2{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:36px;margin:0 0 10px}.ozer-title p{color:#536674;font-size:14px;margin:0}.ozer-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:1100px;margin:auto}.ozer-product-card{background:#f7f7f5;display:grid;grid-template-columns:48% 52%;text-decoration:none;color:inherit;min-height:360px}.ozer-product-card__copy{padding:28px;display:flex;flex-direction:column;justify-content:center}.ozer-product-card h3{font-family:Georgia,Times New Roman,serif;font-size:28px;line-height:1.05;font-weight:400;margin:0 0 10px}.ozer-pill{background:var(--ozer-navy);color:#fff;font-weight:700;font-size:10px;padding:5px 8px;width:max-content;margin-bottom:12px}.ozer-product-card p,.ozer-product-card li{font-size:12px;line-height:1.55;color:#405666}.ozer-product-card ul{list-style:none;padding:0;margin:10px 0 15px}.ozer-product-card li:before{content:"\2713";margin-right:8px;color:var(--ozer-navy)}.ozer-product-card__image{display:flex;align-items:flex-end;justify-content:center;padding:14px 8px 0}.ozer-product-card__image img{max-width:100%;height:330px;object-fit:contain}.ozer-card-link{font-size:11px;font-weight:700;text-transform:uppercase;border:1px solid var(--ozer-navy);padding:10px 14px;width:max-content}.ozer-why{padding:65px 6vw;background:#fff}.ozer-why__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;max-width:1200px;margin:35px auto 0;text-align:center}.ozer-why__grid h3{font-size:12px;text-transform:uppercase;letter-spacing:.4px;margin:9px 0}.ozer-why__grid p{font-size:11px;line-height:1.6;color:#62727e}.ozer-why__icon{font-size:26px}.ozer-clinical{max-width:1120px;margin:0 auto 70px;display:grid;grid-template-columns:55% 45%;background:#f7f7f5;min-height:330px}.ozer-clinical img{width:100%;height:100%;object-fit:cover}.ozer-clinical__copy{padding:42px;display:flex;flex-direction:column;justify-content:center}.ozer-clinical h2{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:32px;line-height:1.12;margin:0 0 14px}.ozer-clinical p{font-size:13px;line-height:1.7;color:#506473}.ozer-wholesale{background:var(--ozer-navy);color:#fff;display:grid;grid-template-columns:67% 33%;min-height:300px}.ozer-wholesale__copy{padding:55px 7vw;display:flex;flex-direction:column;justify-content:center}.ozer-wholesale h2{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:38px;margin:0 0 12px}.ozer-wholesale p{font-size:13px;line-height:1.7;max-width:650px;opacity:.9}.ozer-wholesale__media img{width:100%;height:100%;object-fit:cover}.ozer-wholesale-benefits{display:grid;grid-template-columns:repeat(4,1fr);padding:35px 6vw;text-align:center}.ozer-wholesale-benefits h3{font-size:11px;text-transform:uppercase;margin:10px 0 6px}.ozer-wholesale-benefits p{font-size:10px;color:#64747f;line-height:1.5}.ozer-page{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif}.ozer-page-hero{background:var(--ozer-soft);padding:85px 7vw}.ozer-page-hero h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,6vw,70px);font-weight:400;line-height:1.04;margin:12px 0 18px}.ozer-page-hero p{max-width:760px;font-size:17px;line-height:1.7;color:#62727e}.ozer-page-body{max-width:1050px;margin:auto;padding:70px 25px}.ozer-page-body h2{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:32px}.ozer-page-body p,.ozer-page-body li{color:#60707c;line-height:1.8}.ozer-info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#dfe5e8}.ozer-info-grid>div{background:#fff;padding:38px}.ozer-footer{background:#f7f8f8;border-top:1px solid #e4e8ea}.ozer-footer__main{max-width:1400px;margin:auto;padding:55px 40px;display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:45px}.ozer-footer__logo{width:150px}.ozer-footer h3{font-size:11px;text-transform:uppercase;margin:0 0 14px}.ozer-footer p,.ozer-footer a{font-size:11px;line-height:1.8;color:#546775;text-decoration:none}.ozer-footer__bottom{background:var(--ozer-navy);color:#fff;padding:14px 40px;font-size:10px;display:flex;justify-content:space-between}.ozer-footer__bottom a{color:#fff;margin-left:20px}.template-product .product__title h1,.template-collection .collection-hero__title{font-family:Georgia,Times New Roman,serif;color:var(--ozer-ink)}.template-product .product-form__submit{background:var(--ozer-navy);color:#fff;border-radius:0}.template-product .product-form__submit:after{box-shadow:none}.template-product .price,.template-product .product__text{color:var(--ozer-ink)}@media(max-width:990px){.ozer-header__inner{grid-template-columns:1fr auto;padding:12px 20px}.ozer-nav,.ozer-header__cta{display:none}.ozer-mobile{display:block}.ozer-mobile details{position:relative}.ozer-mobile summary{list-style:none;font-size:24px;cursor:pointer}.ozer-mobile summary::-webkit-details-marker{display:none}.ozer-mobile__panel{position:absolute;right:0;top:35px;background:#fff;width:min(85vw,330px);padding:20px;border:1px solid #e2e7ea;box-shadow:0 15px 35px #001a2d20}.ozer-mobile__panel a{display:block;color:var(--ozer-ink);text-decoration:none;padding:11px 4px;font-size:12px;font-weight:700;text-transform:uppercase}.ozer-hero{grid-template-columns:1fr}.ozer-hero__media img{min-height:390px;max-height:520px}.ozer-trust{grid-template-columns:repeat(2,1fr)}.ozer-product-grid{grid-template-columns:1fr}.ozer-why__grid{grid-template-columns:repeat(2,1fr)}.ozer-clinical{grid-template-columns:1fr}.ozer-clinical img{max-height:420px}.ozer-wholesale{grid-template-columns:1fr}.ozer-wholesale__media{height:240px}.ozer-footer__main{grid-template-columns:1fr 1fr}.ozer-utility__inner span:nth-child(2){display:none}}@media(max-width:600px){.ozer-utility__inner{justify-content:center;padding:9px 12px}.ozer-utility__inner span:not(:first-child){display:none}.ozer-logo img{width:120px}.ozer-hero__copy{padding:48px 22px 40px}.ozer-hero h1{font-size:43px}.ozer-hero__lead{font-size:16px}.ozer-hero__checks{display:grid;gap:8px}.ozer-trust{grid-template-columns:1fr}.ozer-trust>div{border-right:0;border-bottom:1px solid #ffffff2e}.ozer-collection{padding:48px 18px}.ozer-product-card{grid-template-columns:1fr}.ozer-product-card__image{order:-1}.ozer-product-card__image img{height:280px}.ozer-product-card__copy{padding:24px}.ozer-why{padding:50px 20px}.ozer-why__grid{grid-template-columns:1fr}.ozer-clinical{margin:0 18px 50px}.ozer-clinical__copy{padding:30px 24px}.ozer-wholesale__copy{padding:45px 24px}.ozer-wholesale-benefits{grid-template-columns:1fr 1fr}.ozer-footer__main{grid-template-columns:1fr;padding:45px 24px}.ozer-footer__bottom{padding:15px 24px;display:block}.ozer-footer__bottom div:last-child{margin-top:8px}.ozer-page-hero{padding:65px 24px}.ozer-info-grid{grid-template-columns:1fr}}.template-product main{background:#fff}.template-product .product{max-width:1320px;margin:0 auto}.template-product .product__media-wrapper{background:#f7f7f5;padding:24px}.template-product .product__media img{object-fit:contain}.template-product .product__info-wrapper{padding-left:clamp(30px,5vw,75px)!important}.template-product .product__title{margin-top:.5rem}.template-product .product__title h1{font-family:Georgia,Times New Roman,serif!important;font-size:clamp(38px,4.2vw,58px);font-weight:400;line-height:1.05;letter-spacing:-.02em;margin-bottom:12px}.template-product .product__text.uppercase{font-size:11px;font-weight:700;letter-spacing:1.7px;color:#587086}.template-product .price{font-size:22px!important;font-weight:700}.template-product variant-selects{margin-top:20px}.template-product .product-form__input .form__label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.8px}.template-product .product-form__input input[type=radio]+label{border-radius:0!important;border-color:#b9c6cf!important;min-width:48px;text-align:center}.template-product .product-form__input input[type=radio]:checked+label{background:var(--ozer-navy)!important;color:#fff!important;border-color:var(--ozer-navy)!important}.template-product .quantity{border-radius:0}.template-product .product-form__submit{min-height:54px;text-transform:uppercase;font-size:12px;font-weight:700;letter-spacing:.8px}.template-product .shopify-payment-button__button{border-radius:0!important;min-height:52px}.template-product .product__description{border-top:1px solid #e1e6e9;padding-top:20px;color:#586b79;line-height:1.75}.template-product .accordion{border-top:1px solid #e0e5e8}.template-product .accordion summary{padding:18px 0}.template-product .accordion__title{font-family:Georgia,Times New Roman,serif;font-size:18px}.ozer-product-mini-trust{display:grid;gap:7px;background:#f5f7f7;padding:15px 18px;font-size:11px;color:#425968}.ozer-product-assurance{background:var(--ozer-navy);color:#fff}.ozer-product-assurance__inner{max-width:1320px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);padding:44px 35px}.ozer-product-assurance__inner>div{text-align:center;padding:0 28px;border-right:1px solid #ffffff2b}.ozer-product-assurance__inner>div:last-child{border-right:0}.ozer-product-assurance span{font-size:25px}.ozer-product-assurance h3{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:20px;margin:10px 0 7px}.ozer-product-assurance p{font-size:11px;line-height:1.6;opacity:.78;margin:0}.ozer-product-assurance__links{background:#f5f6f4;display:flex;justify-content:center;gap:45px;padding:18px 25px}.ozer-product-assurance__links a{color:var(--ozer-ink);font-size:11px;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.5px}.template-collection .collection-hero{background:#f5f6f4;padding:55px 0}.template-collection .collection-hero__inner{max-width:1200px}.template-collection .collection-hero__title{font-family:Georgia,Times New Roman,serif!important;font-size:clamp(42px,5vw,66px)!important;font-weight:400!important;line-height:1.05}.template-collection .collection-hero__description{font-size:15px;line-height:1.75;color:#60717d;max-width:760px}.template-collection .facets-container{padding-top:22px;padding-bottom:20px}.template-collection .facet-filters__label,.template-collection .facets__heading{font-size:11px;text-transform:uppercase;font-weight:700;letter-spacing:.7px}.template-collection .product-grid{row-gap:42px}.template-collection .card-wrapper .card{background:#fff}.template-collection .card__inner{background:#f6f7f5!important}.template-collection .card__media .media{background:#f6f7f5}.template-collection .card__heading{font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:400;line-height:1.3}.template-collection .card-information>.price{font-weight:700;color:var(--ozer-ink)}.template-collection .quick-add__submit{background:var(--ozer-navy);color:#fff;border-radius:0;text-transform:uppercase;font-size:10px;font-weight:700;letter-spacing:.7px}.template-collection .quick-add__submit:after{box-shadow:none}.template-cart .title-wrapper-with-link .title{font-family:Georgia,Times New Roman,serif;font-size:44px;font-weight:400}.template-cart .cart__checkout-button{background:var(--ozer-navy);border-radius:0;text-transform:uppercase;font-weight:700;letter-spacing:.7px}.template-search .template-search__header h1,.template-list-collections .title{font-family:Georgia,Times New Roman,serif;font-weight:400;color:var(--ozer-ink)}@media(max-width:990px){.template-product .product__info-wrapper{padding-left:25px!important;padding-right:25px!important}.ozer-product-assurance__inner{grid-template-columns:1fr 1fr}.ozer-product-assurance__inner>div:nth-child(2){border-right:0}.ozer-product-assurance__inner>div{padding:20px 25px}.ozer-product-assurance__links{gap:20px;flex-wrap:wrap}}@media(max-width:600px){.template-product .product__media-wrapper{padding:10px}.template-product .product__title h1{font-size:38px}.ozer-product-assurance__inner{grid-template-columns:1fr;padding:25px 22px}.ozer-product-assurance__inner>div{border-right:0;border-bottom:1px solid #ffffff2b}.ozer-product-assurance__inner>div:last-child{border-bottom:0}.ozer-product-assurance__links{display:grid;text-align:center;gap:8px}.template-collection .collection-hero{padding:35px 0}.template-collection .collection-hero__title{font-size:40px!important}}.ozer-site-header{box-shadow:0 1px #06243e14}.ozer-header__inner{grid-template-columns:205px 1fr auto;min-height:80px}.ozer-logo img{width:165px}.ozer-nav{gap:34px}.ozer-nav a,.ozer-nav summary{font-size:11px;white-space:nowrap}.ozer-nav__dropdown{top:34px;border-top:3px solid var(--ozer-navy);min-width:235px}.ozer-nav__dropdown a:hover{background:#f4f7f8;color:#0c6f9e}.ozer-header__cta{padding:15px 20px}.ozer-resources{background:#f6f7f5;padding:65px 6vw 75px}.ozer-resource-grid{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#dce3e6}.ozer-resource-grid a{background:#fff;color:var(--ozer-ink);padding:35px;text-decoration:none;min-height:190px}.ozer-resource-grid span{font-size:11px;font-weight:700;letter-spacing:1.4px;color:#5b7181}.ozer-resource-grid h3{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:25px;margin:15px 0 10px}.ozer-resource-grid p{font-size:12px;line-height:1.7;color:#62727e;margin:0}.ozer-resource-grid a:hover{background:#fbfcfc}.ozer-mobile__sub{padding-left:16px!important;color:#5c6f7d!important}@media(max-width:1100px){.ozer-nav{gap:20px}.ozer-header__inner{grid-template-columns:180px 1fr auto;padding-left:24px;padding-right:24px}.ozer-logo img{width:150px}}@media(max-width:990px){.ozer-resource-grid{grid-template-columns:1fr}.ozer-resource-grid a,.ozer-header__inner{min-height:auto}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/ozer-professional.css.map */
