.ogt-family-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ogt-family-card{background:#eef2ff;color:#17212c;padding:24px;border-radius:12px;text-decoration:none}.ogt-family-card img{width:100%;height:220px;object-fit:contain}.ogt-family-card:focus-visible{outline:3px solid #2248ef;outline-offset:4px}@media(max-width:750px){.ogt-family-grid{grid-template-columns:1fr}}.shop-nav{flex-wrap:wrap;gap:.5rem 1.5rem}.shop-nav .nav-panel{max-height:min(70vh,600px);overflow-y:auto;max-width:calc(100vw - 32px)}.shop-nav a:focus-visible,.shop-nav summary:focus-visible{outline:2px solid currentColor;outline-offset:4px}#search button svg{display:block;margin:auto}.ogt-search-field{position:relative;display:flex;width:100%}.ogt-search-field>input{flex:1;min-width:0}.ogt-predictive{position:absolute;z-index:30;top:calc(100% + 8px);left:0;right:0;background:#fff;border:1px solid #dce2eb;border-radius:12px;box-shadow:0 16px 36px #17212c26;overflow:hidden;max-height:min(68vh,540px);overflow-y:auto}.ogt-predictive[hidden]{display:none}.ogt-predictive__head{padding:10px 14px;font-size:12px;font-weight:700;color:#526174;background:#f8fafc;border-bottom:1px solid #e2e8f0}.ogt-predictive__item{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px 12px;border-bottom:1px solid #eef2f7;color:inherit;text-decoration:none}.ogt-predictive__item:hover,.ogt-predictive__item:focus-visible{background:#eef3ff;outline:none}.ogt-predictive__image{width:52px;height:52px;border:1px solid #e2e8f0;border-radius:8px;object-fit:contain;background:#fff}.ogt-predictive__image--empty{display:block;background:#f1f5f9}.ogt-predictive__title{font-size:13px;line-height:1.35;overflow-wrap:anywhere}.ogt-predictive__price{font-size:13px;font-weight:700;white-space:nowrap}.ogt-predictive__all{display:block;padding:12px 14px;text-align:center;font-size:13px;font-weight:700;color:#2248ef;text-decoration:none;background:#f8fafc}.ogt-predictive__empty{padding:14px;font-size:13px;color:#526174}@media(max-width:750px){.shop-nav{display:flex;flex-wrap:wrap;gap:4px 20px;overflow:visible;padding:10px 4%}.shop-nav>a:first-child{flex-basis:100%;padding:5px 0;margin-right:0}.shop-nav .nav-group{width:auto;min-width:0;font-size:13px}.shop-nav .nav-group>summary{padding:12px 0}.shop-nav .nav-panel{position:absolute;top:100%;left:4%;right:4%;width:auto;min-width:0;max-width:92vw;box-sizing:border-box;box-shadow:0 12px 24px #17212c20;grid-template-columns:1fr}.shop-nav .nav-panel a{display:block;padding:10px 12px}.ogt-predictive{left:-4px;right:-4px}.ogt-predictive__item{grid-template-columns:44px minmax(0,1fr);padding:9px}.ogt-predictive__image{width:44px;height:44px}.ogt-predictive__price{grid-column:2}}.ogt-home-collections{scroll-margin-top:20px}.ogt-home-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.ogt-home-collections--compact .ogt-home-category-grid{grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:10px}.ogt-home-collections--featured .ogt-home-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.ogt-home-category{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-width:0;min-height:156px;padding:18px 16px;background:#f5f6f8;border:1px solid transparent;border-radius:12px;text-align:center;transition:background .2s,border-color .2s}.ogt-home-category:hover{background:#eef2fb;border-color:#bdcaff}.ogt-home-category img{width:100%;height:86px;object-fit:contain;mix-blend-mode:multiply}.ogt-home-category>span:first-of-type{font-size:14px;font-weight:600;line-height:1.35}.ogt-home-collections--compact .ogt-home-category{min-height:128px;padding:14px 12px}.ogt-home-collections--compact .ogt-home-category img{height:66px}.ogt-home-collections--compact .ogt-home-category>span:first-of-type{font-size:13px}.ogt-home-collections--featured .ogt-home-category{min-height:215px;padding:22px 20px;background:linear-gradient(145deg,#f8f9fb,#f1f4f8);border-color:#e7ebf0}.ogt-home-collections--featured .ogt-home-category img{height:122px}.ogt-home-collections--featured .ogt-home-category>span:first-of-type{font-size:17px;font-weight:700}.ogt-home-category__count{font-size:12px;color:#647184;font-weight:500}.ogt-home-category__arrow{position:absolute;right:10px;top:8px;color:#647184;font-size:14px}.ogt-home-collections .section-title a{white-space:nowrap}@media(max-width:1000px){.ogt-home-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ogt-home-collections--featured .ogt-home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.ogt-home-category-grid,.ogt-home-collections--compact .ogt-home-category-grid,.ogt-home-collections--featured .ogt-home-category-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(140px,44vw);grid-template-columns:none;gap:10px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;padding:2px 2px 12px;scrollbar-width:thin}.ogt-home-category{min-height:126px;padding:13px 11px;gap:8px;scroll-snap-align:start}.ogt-home-category img,.ogt-home-collections--compact .ogt-home-category img,.ogt-home-collections--featured .ogt-home-category img{height:66px}.ogt-home-category>span:first-of-type,.ogt-home-collections--compact .ogt-home-category>span:first-of-type,.ogt-home-collections--featured .ogt-home-category>span:first-of-type{font-size:13px}.ogt-home-collections .section-title{align-items:center}.ogt-home-collections .section-title h2{font-size:22px}}.ogt-home-help{padding-top:40px}.ogt-home-help__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ogt-home-help__grid>a{display:grid;grid-template-columns:36px 1fr;gap:7px 14px;padding:22px;border:1px solid var(--line);border-radius:12px}.ogt-home-help__icon{grid-row:1/3;display:flex;justify-content:center;align-items:center;width:34px;height:34px;background:#edf1ff;border-radius:50%;font-size:19px;color:var(--blue)}.ogt-home-help__grid strong{font-size:15px}.ogt-home-help__grid>a>span:last-child{font-size:13px;line-height:1.6;color:var(--muted)}.ogt-home-help__grid>a:hover{border-color:var(--blue)}@media(max-width:750px){.ogt-home-help__grid{grid-template-columns:1fr;gap:10px}.ogt-home-help__grid>a{padding:18px}}.ogt-hero-carousel{position:relative;margin:24px 4% 0}.ogt-hero-carousel__viewport{position:relative}.ogt-hero-slide{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:36px;align-items:center;min-height:410px;padding:42px 46px;border:1px solid #e0e6ed;border-radius:18px;overflow:hidden;animation:ogtHeroIn .28s ease both}.ogt-hero-slide[hidden]{display:none}.ogt-hero-slide--blue{background:linear-gradient(125deg,#edf3ff,#f8fbff 58%,#eef2f8)}.ogt-hero-slide--warm{background:linear-gradient(125deg,#fff5e9,#fffaf4 58%,#f6f1eb)}.ogt-hero-slide--green{background:linear-gradient(125deg,#edf8f0,#f8fbf8 58%,#eef4ef)}.ogt-hero-slide--lilac{background:linear-gradient(125deg,#f4efff,#fbf9ff 58%,#f2eef8)}.ogt-hero-slide--sand{background:linear-gradient(125deg,#f6f1e9,#fcfaf7 58%,#f1eee9)}.ogt-hero-slide__copy{max-width:650px}.ogt-hero-slide__eyebrow{margin:0 0 12px;font-size:11px;font-weight:800;letter-spacing:1.9px;text-transform:uppercase;color:var(--blue)}.ogt-hero-slide h1{font-size:clamp(34px,4vw,58px);line-height:1.05;letter-spacing:-2px;margin:0 0 18px;max-width:680px}.ogt-hero-slide__text{max-width:590px;margin:0 0 26px;color:#52606d;font-size:16px;line-height:1.7}.ogt-hero-slide__actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.ogt-hero-slide__meta{margin:18px 0 0;color:#6a7683;font-size:12px}.ogt-hero-slide__visual{min-width:0;display:flex;align-items:center;justify-content:center}.ogt-hero-slide__product{display:flex;flex-direction:column;width:min(100%,460px);padding:20px;border:1px solid #ffffffc7;border-radius:16px;background:#ffffffc7;box-shadow:0 18px 44px #1e2d4117;transition:transform .2s ease,box-shadow .2s ease}.ogt-hero-slide__product:hover{transform:translateY(-4px);box-shadow:0 22px 50px #1e2d4121}.ogt-hero-slide__product img{width:100%;height:270px;object-fit:contain;mix-blend-mode:multiply}.ogt-hero-slide__product-copy{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;padding-top:14px;border-top:1px solid #e5e9ef}.ogt-hero-slide__product-copy span{max-width:70%;font-size:13px;line-height:1.4;font-weight:600}.ogt-hero-slide__product-copy strong{font-size:16px;white-space:nowrap}.ogt-hero-carousel__controls{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:12px}.ogt-hero-carousel__arrow,.ogt-hero-carousel__pause{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #d9e0e7;border-radius:50%;background:#fff;font-size:16px}.ogt-hero-carousel__dots{display:flex;align-items:center;gap:8px;padding:0 4px}.ogt-hero-carousel__dot{width:9px;height:9px;border-radius:50%;background:#c5ccd5;padding:0;transition:width .2s,background .2s}.ogt-hero-carousel__dot.is-active{width:28px;border-radius:999px;background:var(--blue)}.ogt-hero-carousel button:focus-visible,.ogt-hero-slide a:focus-visible{outline:3px solid #2248ef;outline-offset:3px}@keyframes ogtHeroIn{0%{opacity:.4;transform:translate(10px)}to{opacity:1;transform:none}}@media(max-width:900px){.ogt-hero-slide{grid-template-columns:1fr 1fr;gap:24px;padding:32px}.ogt-hero-slide__product img{height:220px}.ogt-hero-slide h1{font-size:clamp(32px,5vw,46px)}}@media(max-width:700px){.ogt-hero-carousel{margin-top:16px}.ogt-hero-slide{grid-template-columns:1fr;min-height:0;padding:26px 22px;gap:22px}.ogt-hero-slide h1{font-size:34px;letter-spacing:-1.2px}.ogt-hero-slide__text{font-size:14px;margin-bottom:20px}.ogt-hero-slide__visual{order:-1}.ogt-hero-slide__product{width:100%;padding:14px}.ogt-hero-slide__product img{height:210px}.ogt-hero-slide__product-copy{padding-top:10px}.ogt-hero-slide__product-copy span{font-size:12px}.ogt-hero-carousel__controls{margin-top:10px}.ogt-hero-carousel__arrow,.ogt-hero-carousel__pause{width:42px;height:42px}.ogt-hero-slide__meta{margin-top:14px}}@media(prefers-reduced-motion:reduce){.ogt-hero-slide{animation:none}.ogt-hero-slide__product,.ogt-hero-carousel__dot{transition:none}}.ogt-home-season{padding-top:36px}.ogt-home-season__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.ogt-home-season__tile{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:20px;padding:30px;background:#f5eee5;border-radius:14px}.ogt-home-season__tile:nth-child(2n){background:#edf2ee}.ogt-home-season__tile .eyebrow{font-size:10px;letter-spacing:1.5px;margin-bottom:10px;color:#555e56}.ogt-home-season__tile h3{font-size:27px;letter-spacing:-.7px;line-height:1.2;margin-bottom:10px}.ogt-home-season__tile p:not(.eyebrow){font-size:14px;color:#57616a;line-height:1.6;margin-bottom:20px}.ogt-home-season__tile img{width:100%;height:175px;object-fit:contain;mix-blend-mode:multiply}.ogt-home-season__link{font-size:14px;font-weight:600;color:var(--blue)}.ogt-home-season__tile:hover .ogt-home-season__link{text-decoration:underline;text-underline-offset:4px}@media(max-width:850px){.ogt-home-season__grid{grid-template-columns:1fr}.ogt-home-season__tile{padding:24px}.ogt-home-season__tile h3{font-size:25px}}@media(max-width:600px){.ogt-home-season__tile{padding:22px;gap:12px;grid-template-columns:1.35fr 1fr}.ogt-home-season__tile h3{font-size:23px}.ogt-home-season__tile img{height:130px}.ogt-home-season__tile p:not(.eyebrow){font-size:13px}}.ogt-home-selection{padding-top:42px}.ogt-home-selection--soft{margin-top:34px;padding:38px 4% 34px;background:linear-gradient(135deg,#f3f6ff,#f7f9fc);border-top:1px solid #e4e9f2;border-bottom:1px solid #e4e9f2}.ogt-home-selection__eyebrow{margin:0 0 8px;font-size:11px;font-weight:700;letter-spacing:1.8px;text-transform:uppercase;color:var(--blue)}.ogt-home-selection .section-title{margin-bottom:0}.ogt-home-section-copy{color:var(--muted);font-size:15px;line-height:1.6;margin:8px 0 22px;max-width:760px}.ogt-home-selection__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.ogt-home-selection__item{min-width:0;display:flex}.ogt-home-selection__item>.product{width:100%}.ogt-home-selection .product .photo{height:215px}.ogt-home-selection .card-specs{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ogt-home-selection .product h3{min-height:0}.ogt-home-selection .product-body{gap:4px}.ogt-home-selection .product small{margin:0 0 4px}@media(max-width:850px){.ogt-home-selection__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}@media(max-width:600px){.ogt-home-selection{padding-top:30px}.ogt-home-selection--soft{margin-top:24px;padding:28px 4% 26px}.ogt-home-selection .section-title{align-items:center}.ogt-home-selection .section-title h2{font-size:22px}.ogt-home-section-copy{font-size:14px;margin-bottom:16px}.ogt-home-selection__grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,78vw);grid-template-columns:none;gap:10px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;padding:2px 2px 12px;scrollbar-width:thin}.ogt-home-selection__item{scroll-snap-align:start}.ogt-home-selection .product .photo{height:175px}.ogt-home-selection .product h3{font-size:14px}.ogt-home-selection .tag{font-size:10px;letter-spacing:.5px}.ogt-home-selection .price{font-size:18px}.ogt-home-selection .card-specs{font-size:12px}.ogt-home-selection .price-row{gap:4px}}.ogt-basket{max-width:1320px;margin:auto}.ogt-basket-heading{display:flex;justify-content:space-between;gap:24px;align-items:center}.ogt-basket-heading .catalog-title{margin:6px 0 12px}.ogt-basket-heading p{margin:0;color:#526174}.ogt-basket-heading a,.ogt-basket-help a{color:#2248ef;text-underline-offset:4px}.ogt-basket-step{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.ogt-basket-steps{display:flex;gap:12px;list-style:none;padding:0;margin:28px 0;font-size:13px}.ogt-basket-steps li{flex:1;padding:12px 14px;background:#f1f4f8;border-radius:8px;color:#526174}.ogt-basket-steps [aria-current]{background:#eaf0ff;color:#2248ef;font-weight:700}.ogt-basket-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:30px;align-items:start}.ogt-basket-items{min-width:0}.ogt-basket-items-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 0 16px;border-bottom:1px solid #dce2eb}.ogt-basket h2{font-size:21px;margin:0}.ogt-basket-items-heading span{font-size:13px;color:#526174}.ogt-basket-item{display:grid;grid-template-columns:112px minmax(0,1fr) 115px;gap:20px;padding:24px 0;border-bottom:1px solid #dce2eb}.ogt-basket-image{height:112px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:8px;display:flex;align-items:center;justify-content:center}.ogt-basket-image img,.ogt-basket-image svg{width:100%;height:100%;object-fit:contain}.ogt-basket-product{min-width:0}.ogt-basket-product h3{font-size:17px;line-height:1.4;margin:0 0 8px;overflow-wrap:anywhere}.ogt-basket-product p{margin:5px 0;font-size:13px;overflow-wrap:anywhere}.ogt-basket .ogt-basket-muted{font-size:12px;line-height:1.6;color:#526174}.ogt-basket-unit strong{font-weight:650}.ogt-basket-line-total{text-align:right;display:flex;flex-direction:column;gap:7px;align-items:flex-end}.ogt-basket-line-total span{font-size:11px;color:#526174}.ogt-basket-line-total strong{font-size:19px;white-space:nowrap}.ogt-basket s{color:#687889;font-size:12px}.ogt-basket-controls{display:flex;gap:20px;align-items:flex-end;margin-top:15px}.ogt-basket-controls label{display:block;font-size:11px;margin-bottom:6px}.ogt-basket-quantity{display:flex;border:1px solid #ccd5e0;border-radius:8px;overflow:hidden;background:#fff;width:max-content}.ogt-basket-quantity input{width:52px;min-height:44px;border:0;text-align:center;font:inherit;padding:6px;-webkit-appearance:textfield;appearance:textfield}.ogt-basket-quantity input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.ogt-basket-quantity button{width:38px;border:0;background:#f5f7fa;font-size:19px;cursor:pointer}.ogt-basket [hidden]{display:none!important}.ogt-basket-remove{font-size:12px;min-height:44px;display:inline-flex;align-items:center;text-decoration:underline;text-underline-offset:3px;background:none;border:0;color:#526174;cursor:pointer;padding:0}.ogt-basket-edit{display:flex;align-items:center;gap:20px;margin:20px 0}.ogt-basket-edit button{min-height:44px}.ogt-basket-edit a{font-size:13px;text-decoration:underline}.ogt-basket-note{border:1px solid #dce2eb;border-radius:12px;padding:16px}.ogt-basket summary{cursor:pointer;font-weight:600;font-size:14px}.ogt-basket textarea{display:block;width:100%;padding:12px;border:1px solid #cbd5e1;border-radius:8px;margin-top:12px;font:inherit;resize:vertical}.ogt-basket-summary{position:sticky;top:20px;background:#f7f9fc;border:1px solid #dce2eb;border-radius:16px;padding:24px;min-width:0}.ogt-basket-totals{margin:22px 0 12px}.ogt-basket-totals>div{display:flex;justify-content:space-between;gap:14px;margin:14px 0;font-size:13px;line-height:1.4}.ogt-basket-totals dd{margin:0;text-align:right;flex-shrink:0}.ogt-basket-totals .ogt-basket-delivery-label{max-width:145px;flex-shrink:1;font-size:12px;color:#526174}.ogt-basket-totals .ogt-basket-total{padding-top:18px;border-top:1px solid #dce2eb;margin-top:18px;align-items:center;font-weight:700}.ogt-basket-total dd{font-size:22px}.ogt-basket-saving,.ogt-basket-discounts{color:#176249}.ogt-basket-discounts{padding:0;list-style:none;font-size:12px}.ogt-basket-totals .ogt-basket-discount-detail{font-size:11px;color:#526174;margin-top:-7px}.ogt-basket-coupon{border-top:1px solid #dce2eb;margin-top:16px;padding-top:16px}.ogt-basket-coupon label{font-size:12px;display:block;margin:12px 0 7px}.ogt-basket-code{display:flex;gap:8px}.ogt-basket-code input{width:100%;min-width:0;border:1px solid #cbd5e1;border-radius:7px;padding:10px;font:inherit}.ogt-basket-code button{flex-shrink:0;border:1px solid #2248ef;color:#2248ef;border-radius:7px;background:#fff;padding:10px;cursor:pointer;font-size:12px;font-weight:600}.ogt-basket-coupon [role=status]{font-size:13px;line-height:1.5}.ogt-basket-checkout{display:block;width:100%;min-height:52px;border-radius:9px;font-weight:700;margin-top:22px}.ogt-basket-help{display:flex;gap:14px;flex-wrap:wrap;margin-top:20px;font-size:12px}.ogt-basket-pending{padding:12px;border-radius:8px;background:#fff3d5;color:#674900;font-size:13px;line-height:1.5}.ogt-basket-empty{text-align:center;border:1px solid #dce2eb;border-radius:16px;padding:55px 24px;background:#f7f9fc}.ogt-basket-empty p{margin:16px 0 24px}.ogt-basket-empty .ogt-basket-help{justify-content:center}.ogt-basket :focus-visible{outline:3px solid #2248ef;outline-offset:3px}.ogt-basket-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:980px){.ogt-basket-layout{grid-template-columns:minmax(0,1fr) 320px;gap:22px}.ogt-basket-item{grid-template-columns:80px minmax(0,1fr);gap:15px}.ogt-basket-image{height:80px}.ogt-basket-line-total{grid-column:2;flex-direction:row;flex-wrap:wrap;align-items:center;text-align:left}.ogt-basket-summary{padding:20px}}@media(max-width:760px){.ogt-basket-layout{grid-template-columns:1fr}.ogt-basket-summary{position:static}.ogt-basket-heading{display:block}.ogt-basket-heading>a{display:inline-block;margin-top:16px;font-size:13px}.ogt-basket-steps{gap:6px}.ogt-basket-steps li{font-size:11px;padding:10px 8px}.ogt-basket-product h3{font-size:15px}.ogt-basket-items-heading{align-items:flex-start}.ogt-basket-edit{flex-wrap:wrap}.ogt-basket-summary h2{font-size:23px}.ogt-basket-checkout{font-size:16px}}.ogt-category-directory{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:22px;margin-top:28px}.ogt-category-directory article{padding:24px;border:1px solid #dce2eb;border-radius:14px;background:#fff}.ogt-category-directory h2{font-size:21px;margin:0 0 16px}.ogt-category-directory h2 small{display:block;margin-top:5px;font-size:12px;font-weight:500;color:#647184}.ogt-category-directory ul{padding:0;list-style:none;margin:0 0 18px}.ogt-category-directory li a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 0;font-size:15px}.ogt-category-directory li small{flex-shrink:0;min-width:28px;text-align:right;font-size:12px;color:#647184}.ogt-category-directory a:hover{text-decoration:underline}.ogt-category-directory__all{font-weight:650;font-size:14px;color:#2248ef}.ogt-category-directory a:focus-visible{outline:3px solid #2248ef;outline-offset:3px}@media(max-width:360px){.ogt-category-directory{grid-template-columns:1fr}}.ogt-shopping-help{max-width:1200px;margin:auto}.ogt-shopping-help .breadcrumb{font-size:13px;margin-bottom:24px;line-height:1.6}.ogt-shopping-help .breadcrumb a{text-decoration:underline}.ogt-shopping-help-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:48px;line-height:1.75}.ogt-shopping-help .rte h2{font-size:23px;margin:32px 0 14px;line-height:1.3}.ogt-shopping-help .rte>p:first-child{font-size:19px;line-height:1.6;color:#526174}.ogt-shopping-help .rte ul{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:12px}.ogt-shopping-help .rte li{background:#f1f5ff;border:1px solid #dbe5ff;border-radius:12px;padding:22px}.ogt-shopping-help .rte a{color:#2248ef;text-decoration:underline;text-underline-offset:3px}.ogt-shopping-help aside{background:#f7f9fc;border:1px solid #dce2eb;border-radius:16px;padding:24px;align-self:start;position:sticky;top:24px}.ogt-shopping-help aside h2{font-size:19px}.ogt-shopping-help aside p{font-size:13px}.ogt-shopping-help aside a{display:block;padding:9px 0;color:#2248ef;font-size:13px}.ogt-shopping-help :focus-visible{outline:3px solid #2248ef;outline-offset:3px}@media(max-width:760px){.ogt-shopping-help-layout{grid-template-columns:1fr;gap:24px}.ogt-shopping-help aside{position:static}.ogt-shopping-help .rte ul{grid-template-columns:1fr}.ogt-shopping-help .rte>p:first-child{font-size:17px}}.ogt-search-form{max-width:760px;margin:24px 0}.ogt-search-form>label{display:block;margin-bottom:8px}.ogt-search-form>div{display:flex;gap:12px}.ogt-search-form input[type=search]{min-width:0;flex:1;padding:14px;border:1px solid #cbd5e1;border-radius:6px;font:inherit}.ogt-search-form :focus-visible{outline:3px solid #2248ef;outline-offset:3px}.ogt-search .empty{grid-column:1 / -1}.ogt-search-empty{max-width:760px;padding:28px;border:1px solid #dce2eb;border-radius:14px;background:#f8fafc}.ogt-search-empty__links{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 22px}.ogt-search-empty__links a{padding:10px 13px;border:1px solid #dce2eb;border-radius:22px;background:#fff;text-decoration:none}.ogt-search-empty__links a:hover,.ogt-search-empty__links a:focus-visible{border-color:#2248ef;background:#eef2ff}@media(max-width:500px){.ogt-search-form>div{flex-direction:column}.ogt-search-empty{padding:20px}}.ogt-related-products:empty{display:none}.ogt-related-products{padding-top:44px}.ogt-related-products__grid{margin-top:18px}@media(max-width:600px){.ogt-related-products{padding-top:30px}.ogt-related-products__grid{gap:10px}.ogt-related-products .product h3{font-size:14px}}.ogt-payment-methods{border-top:1px solid #dce2eb;margin-top:20px;padding-top:16px}.ogt-payment-methods h3{font-size:13px;margin:0 0 12px}.ogt-payment-methods ul{display:flex;flex-wrap:wrap;gap:7px;list-style:none;padding:0;margin:0}.ogt-payment-methods svg{width:38px;height:24px}.ogt-payment-methods p{font-size:11px;line-height:1.5;color:#526174;margin:10px 0 0}
/*# sourceMappingURL=/cdn/shop/t/13/compiled_assets/styles.css.map */
