/* Okay Storefront v2.6.3 — single clean rich manufacturing stylesheet */
.storefront-builder-active{background:#fff;color:#0b3554;font-family:var(--m263-font,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);font-size:16px;line-height:1.5}
.storefront-builder-active .storefront-main-shell{display:block;padding:0;margin:0;max-width:none}
.storefront-builder-active>.wrap,.storefront-builder-active main>.wrap{max-width:none}
.m263-site{--navy:#073b62;--blue:#075f91;--cyan:#079fca;--teal:#0b9c98;--ink:#0b3554;--muted:#61798b;--pale:#edf9fd;--border:#d8e7ef;--soft:#f7fbfd;--green:#13a166;background:#fff;color:var(--ink);font-size:16px;line-height:1.55;min-height:100vh}
.m263-site *{box-sizing:border-box}.m263-site img{max-width:100%;display:block}.m263-site a{color:inherit;text-decoration:none}.m263-site button,.m263-site input,.m263-site textarea,.m263-site select{font:inherit}.m263-container{width:min(1480px,calc(100% - 64px));margin-inline:auto}.m263-main{min-height:50vh}
.m263-unavailable{background:#fff3cd;color:#694c00;text-align:center;padding:12px 20px;font-weight:700}
/* top bar */
.m263-topbar{background:#075b87;color:#fff;font-size:13px}.m263-topbar .m263-container{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:24px}.m263-topbar>div>div{display:flex;align-items:center;gap:24px}.m263-topbar a{font-weight:700}.m263-topbar a:hover{text-decoration:underline}
/* header */
.m263-header{background:#fff;border-bottom:1px solid var(--border);position:relative;z-index:40}.m263-head-row{display:grid;grid-template-columns:210px minmax(320px,1fr) auto auto;gap:28px;align-items:center;min-height:96px}.m263-logo{display:flex;align-items:center}.m263-logo img{width:auto;height:62px;object-fit:contain;object-position:left center}.m263-search{height:48px;border:1px solid #b7d7e8;border-radius:8px;display:flex;background:#fff;overflow:hidden;box-shadow:0 1px 0 rgba(0,59,92,.04)}.m263-search input{flex:1;border:0;padding:0 16px;outline:0;color:var(--ink);font-size:14px;min-width:0}.m263-search button{width:52px;border:0;border-left:1px solid #e1edf2;background:#fff;display:grid;place-items:center;cursor:pointer}.m263-search button img{width:20px;height:20px}.m263-head-actions{display:flex;align-items:center;gap:26px}.m263-head-actions>a{display:flex;align-items:center;gap:10px;min-width:92px}.m263-head-actions img{width:28px;height:28px}.m263-head-actions span{display:flex;flex-direction:column;line-height:1.2}.m263-head-actions b{font-size:13px}.m263-head-actions small{font-size:11px;color:#688092;margin-top:2px}.m263-menu-btn{display:none;border:0;background:transparent;padding:8px;cursor:pointer}.m263-menu-btn span{display:block;width:24px;height:2px;background:var(--navy);margin:5px 0}.m263-menu-btn b{font-size:10px;color:var(--navy)}
.m263-nav-row{border-top:1px solid #eff4f7}.m263-nav-row>.m263-container{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:20px}.m263-nav-row nav{display:flex;align-items:stretch;gap:34px;align-self:stretch}.m263-nav-row nav a{display:flex;align-items:center;position:relative;font-size:14px;font-weight:700;color:#123e5c}.m263-nav-row nav a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--cyan);transform:scaleX(0);transition:.2s}.m263-nav-row nav a:hover:after,.m263-nav-row nav a.active:after{transform:scaleX(1)}.m263-schedule{background:#075f91;color:#fff!important;border-radius:7px;padding:11px 22px;font-size:13px;font-weight:800;white-space:nowrap}.m263-schedule:hover{background:#064c74}
/* hero */
.m263-hero{position:relative;isolation:isolate;min-height:470px;background:#eaf8fd var(--m263-hero) center center/cover no-repeat;border-bottom:1px solid #deedf4}.m263-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(238,250,255,.92) 0%,rgba(238,250,255,.82) 25%,rgba(238,250,255,.35) 47%,rgba(238,250,255,0) 64%)}.m263-hero>.m263-container{min-height:470px;display:flex;align-items:center}.m263-hero-copy{width:min(620px,52%);padding:48px 0}.m263-hero-copy>span,.m263-page-hero span{display:block;font-size:13px;letter-spacing:.16em;font-weight:800;color:#075f91;margin-bottom:12px}.m263-hero h1{font-size:clamp(42px,3.45vw,60px);line-height:1.04;letter-spacing:-.035em;margin:0;color:#083b61;font-weight:850}.m263-hero h1 em{display:block;font-style:normal;color:#079ac4}.m263-hero-copy>p{max-width:610px;margin:20px 0 24px;color:#496b81;font-size:17px;line-height:1.6}.m263-benefits{display:flex;flex-wrap:wrap;gap:22px;margin:22px 0 26px}.m263-benefits>div{display:flex;align-items:center;gap:8px}.m263-benefits img{width:38px;height:38px}.m263-benefits span{display:flex;flex-direction:column;line-height:1.15}.m263-benefits b{font-size:12px}.m263-benefits small{font-size:10px;color:#5e7788;margin-top:3px}.m263-buttons{display:flex;flex-wrap:wrap;gap:14px}.m263-buttons a,.m263-form button,.m263-product-buy button,.m263-add button{border-radius:7px;min-height:46px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;border:1px solid #075f91;cursor:pointer}.m263-buttons .primary,.m263-form button,.m263-product-buy button,.m263-add button{background:#075f91;color:#fff}.m263-buttons .secondary{background:#fff;color:#075f91}.m263-buttons a:hover,.m263-form button:hover,.m263-product-buy button:hover,.m263-add button:hover{filter:brightness(.94)}
/* categories */
.m263-categories{padding:18px 0;background:#fff}.m263-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.m263-category-grid>a{background:#eef9fd;border-radius:9px;min-height:132px;padding:16px 18px;display:flex;align-items:center;gap:14px;transition:.2s;border:1px solid transparent}.m263-category-grid>a:hover{transform:translateY(-2px);border-color:#b9dfea;box-shadow:0 8px 24px rgba(5,83,122,.07)}.m263-category-grid img{width:70px;height:96px;object-fit:contain;flex:0 0 auto}.m263-category-grid span{display:flex;flex-direction:column;min-width:0}.m263-category-grid strong{font-size:15px;line-height:1.2}.m263-category-grid small{font-size:12px;color:#668093;margin-top:5px}.m263-category-grid b{font-size:12px;color:#0577ad;margin-top:14px}
/* common sections */
.m263-section{padding:52px 0}.m263-section:nth-of-type(even){background:#fff}.m263-section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}.m263-section-title h2{font-size:30px;line-height:1.15;margin:0 0 5px;color:#0b3c5d;letter-spacing:-.02em}.m263-section-title p{margin:0;color:#718697;font-size:14px}.m263-section-title>a{font-weight:800;color:#0578ad;font-size:13px;white-space:nowrap}
/* products */
.m263-bestseller-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:16px;align-items:stretch}.m263-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.m263-product-card{border:1px solid #d7e5ed;border-radius:9px;background:#fff;overflow:hidden;display:flex;flex-direction:column;min-width:0;transition:.2s}.m263-product-card:hover{box-shadow:0 8px 26px rgba(5,74,108,.08);transform:translateY(-2px)}.m263-product-image{height:210px;padding:18px;display:flex;align-items:center;justify-content:center;background:linear-gradient(#fff,#fbfdfe)}.m263-product-image img{width:100%;height:100%;object-fit:contain}.m263-product-placeholder{width:90px;height:90px;border-radius:50%;background:#e9f7fb;display:grid;place-items:center;font-size:30px;font-weight:800;color:#0a83b6}.m263-product-body{padding:15px;display:flex;flex-direction:column;flex:1}.m263-product-body small{font-size:11px;color:#7790a0}.m263-product-body h3{font-size:14px;line-height:1.35;margin:5px 0 10px;color:#123b59;min-height:38px}.m263-product-body h3 a:hover{color:#0785b8}.m263-price{font-size:16px;margin-top:auto;color:#0a3d5e}.m263-stock{font-size:11px;color:#668293;margin:3px 0 10px}.m263-add button{width:100%;min-height:36px;padding:0 10px;font-size:12px;border-radius:5px}.m263-promo{position:relative;overflow:hidden;border-radius:9px;min-height:100%;background:#dff7fd;border:1px solid #ccebf3;display:flex;align-items:stretch}.m263-promo>div{position:relative;z-index:2;padding:30px 10px 28px 24px;width:56%}.m263-promo small{font-size:12px;font-weight:900;color:#0494b9;letter-spacing:.04em}.m263-promo h3{font-size:27px;line-height:1.05;margin:8px 0;color:#0a466a}.m263-promo p{font-size:13px;color:#486c81}.m263-promo a{font-size:13px;font-weight:800;color:#0579ad}.m263-promo>img{position:absolute;right:-60px;bottom:-10px;width:70%;height:105%;object-fit:cover;object-position:center;mask-image:linear-gradient(90deg,transparent 0,#000 38%)}
/* why/reviews */
.m263-why{background:#f7fbfd!important}.m263-feature-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.m263-feature-grid article{display:flex;align-items:center;gap:13px;background:#fff;padding:18px;border:1px solid #e0edf2;border-radius:9px}.m263-feature-grid img{width:48px;height:48px;flex:0 0 auto}.m263-feature-grid div{display:flex;flex-direction:column}.m263-feature-grid strong{font-size:14px}.m263-feature-grid small{font-size:11px;color:#748997;margin-top:3px}.m263-reviews{background:#fff}.m263-carousel-buttons{display:flex;gap:8px}.m263-carousel-buttons button{width:38px;height:38px;border:1px solid #cfe2eb;border-radius:50%;background:#fff;color:#075f91;font-size:18px;cursor:pointer}.m263-review-track{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.m263-review{background:#f7fbfd;border:1px solid #e2edf2;border-radius:10px;padding:23px}.m263-stars{color:#f2ad00;letter-spacing:2px;font-size:17px}.m263-review>p{font-size:15px;line-height:1.6;color:#3d5e71;min-height:72px}.m263-review>div:last-child{display:flex;align-items:center;gap:11px}.m263-review img{width:52px;height:52px;object-fit:cover;border-radius:50%}.m263-review span{display:flex;flex-direction:column}.m263-review strong{font-size:13px}.m263-review small{font-size:11px;color:#708594}
/* lower home */
.m263-bottom-grid{display:grid;grid-template-columns:1.45fr .85fr;gap:18px}.m263-delivery-card,.m263-whatsapp{min-height:260px;border-radius:10px;overflow:hidden;border:1px solid #dbe9ef;background:#f2fafc}.m263-delivery-card{display:grid;grid-template-columns:45% 55%}.m263-delivery-card>img{width:100%;height:100%;object-fit:cover}.m263-delivery-card>div{padding:28px;display:flex;flex-direction:column;justify-content:center}.m263-delivery-card small,.m263-whatsapp small{font-size:11px;letter-spacing:.12em;color:#058bad;font-weight:900}.m263-delivery-card h2,.m263-whatsapp h2{font-size:24px;line-height:1.15;margin:7px 0}.m263-delivery-card p,.m263-whatsapp p{color:#5e7787;font-size:14px;margin:0 0 8px}.m263-delivery-card span{font-size:12px;color:#42819d;margin:2px 0 14px}.m263-delivery-card a,.m263-whatsapp a{font-size:13px;font-weight:800;color:#0579ad}.m263-whatsapp{padding:30px;display:flex;align-items:center;gap:22px;background:#effcf4}.m263-whatsapp>img{width:78px;height:78px;flex:0 0 auto}.m263-whatsapp a{display:inline-flex;background:#16a161;color:#fff;padding:11px 18px;border-radius:6px;margin-top:8px}
/* page hero */
.m263-page-hero{background:linear-gradient(115deg,#e8f8fd,#f8fcfe);border-bottom:1px solid #dbeaf1;padding:68px 0}.m263-page-hero.compact{padding:46px 0}.m263-page-hero h1{font-size:clamp(36px,4vw,54px);line-height:1.08;margin:0;color:#083b61;letter-spacing:-.035em}.m263-page-hero p{font-size:17px;color:#59768a;max-width:760px;margin:14px 0 0}.m263-breadcrumb{display:flex;gap:9px;align-items:center;color:#718696;font-size:13px;margin-bottom:26px}.m263-breadcrumb a{color:#0579ad}
/* shop */
.m263-shop-tools{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:24px}.m263-chips{display:flex;flex-wrap:wrap;gap:8px}.m263-chips a{padding:8px 13px;border:1px solid #cfe0e9;border-radius:999px;font-size:12px;font-weight:700;background:#fff}.m263-chips a.active,.m263-chips a:hover{background:#075f91;color:#fff;border-color:#075f91}.m263-inline-search{display:flex;border:1px solid #cbdfe9;border-radius:7px;overflow:hidden;min-width:310px}.m263-inline-search input{border:0;outline:0;padding:10px 12px;flex:1;min-width:0}.m263-inline-search button{border:0;background:#075f91;color:#fff;padding:0 16px;font-weight:700}.m263-shop-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.m263-shop-grid .m263-product-image{height:260px}.m263-empty{text-align:center;background:#f7fbfd;border:1px dashed #bdd7e4;border-radius:12px;padding:64px 30px}.m263-empty h2{font-size:27px;margin:0 0 8px}.m263-empty p{color:#6b8291}.m263-empty a{display:inline-flex;background:#075f91;color:#fff;padding:11px 20px;border-radius:6px;font-weight:800;margin-top:8px}
/* about */
.m263-about-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.m263-about-grid>img{width:100%;height:480px;object-fit:cover;border-radius:14px}.m263-about-grid h2{font-size:29px;margin:0 0 10px}.m263-about-grid h2:not(:first-child){margin-top:34px}.m263-about-grid p{font-size:16px;color:#5c7586;line-height:1.75}
/* contact/forms */
.m263-contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:38px}.m263-contact-cards{display:grid;gap:12px}.m263-contact-cards>a,.m263-contact-cards>div{border:1px solid #dce9ef;border-radius:9px;padding:18px;display:flex;gap:14px;align-items:flex-start;background:#fff}.m263-contact-cards img{width:34px;height:34px;flex:0 0 auto}.m263-contact-cards span{display:flex;flex-direction:column;min-width:0}.m263-contact-cards b{font-size:14px}.m263-contact-cards small{font-size:13px;color:#657e8f;margin-top:3px}.m263-contact-cards span>a{color:#0579ad;font-weight:700;margin-top:6px;font-size:12px}.m263-clock{display:grid!important;place-items:center;width:34px;height:34px;border-radius:50%;background:#e8f7fc;color:#0786b5;font-size:23px;flex:0 0 auto}.m263-form{border:1px solid #d9e8ef;border-radius:12px;background:#fff;padding:28px;display:grid;gap:16px}.m263-form h2{font-size:25px;margin:0 0 4px}.m263-form label{display:grid;gap:6px;font-weight:700;font-size:13px;color:#274b61}.m263-form input,.m263-form textarea,.m263-form select{width:100%;border:1px solid #c9dde7;border-radius:6px;padding:11px 12px;color:#133e58;background:#fff;outline:0}.m263-form input:focus,.m263-form textarea:focus,.m263-form select:focus{border-color:#079bc3;box-shadow:0 0 0 3px rgba(7,155,195,.1)}.m263-form-row{display:grid;grid-template-columns:1fr 1fr;gap:13px}.m263-form button{justify-self:start}.m263-form.compact{padding:0;border:0}.m263-payment-note{background:#f0f8fb;border:1px solid #d3e7ef;border-radius:7px;padding:12px;font-size:13px;color:#496779}
/* delivery */
.m263-delivery-page{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start}.m263-delivery-page>div:first-child img{width:100%;height:560px;object-fit:cover;border-radius:14px}.m263-delivery-page h2{font-size:28px;margin:0 0 16px}.m263-delivery-page h2:not(:first-child){margin-top:34px}.m263-area-list{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.m263-area-list span{background:#e9f8fc;color:#0879a7;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700}.m263-delivery-prices{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.m263-delivery-prices>div{background:#f7fbfd;border:1px solid #dbe9ef;border-radius:8px;padding:14px;display:flex;flex-direction:column}.m263-delivery-prices small{font-size:11px;color:#748a98}.m263-delivery-prices b{font-size:15px;margin-top:3px}
/* stations */
.m263-station-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.m263-station-grid article{border:1px solid #d9e8ef;border-radius:11px;padding:24px;background:#fff}.m263-station-grid img{width:40px;height:40px}.m263-station-grid h2{font-size:20px;margin:14px 0 8px}.m263-station-grid p{color:#617b8c;margin:0 0 8px}.m263-station-grid small,.m263-station-grid>a{display:block;margin:6px 0;color:#5e7888}.m263-station-map{font-weight:800;color:#0579ad!important;margin-top:14px!important}
/* track/help */
.m263-narrow{max-width:900px}.m263-track-result{margin-top:22px;border:1px solid #d6e7ee;border-radius:10px;background:#f7fbfd;padding:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.m263-track-result>div{display:flex;flex-direction:column}.m263-track-result span{font-size:11px;color:#748a98}.m263-track-result b{font-size:14px;margin-top:3px}.m263-alert{margin-top:20px;padding:15px;border-radius:8px;background:#fff4e5;color:#815a00;border:1px solid #f3d69b}.m263-help-grid{display:grid;grid-template-columns:1fr 340px;gap:30px}.m263-faq{display:grid;gap:10px}.m263-faq details{border:1px solid #d9e7ee;border-radius:8px;background:#fff;overflow:hidden}.m263-faq summary{cursor:pointer;list-style:none;padding:17px 19px;font-weight:800;display:flex;justify-content:space-between;gap:15px}.m263-faq summary::-webkit-details-marker{display:none}.m263-faq details p{padding:0 19px 18px;margin:0;color:#5e7888}.m263-support-card{background:#effcf4;border:1px solid #d1eddc;border-radius:11px;padding:26px;align-self:start}.m263-support-card img{width:58px;height:58px}.m263-support-card h2{font-size:23px;margin:16px 0 7px}.m263-support-card p{color:#607c6d;font-size:14px}.m263-support-card a{display:inline-flex;background:#16a161;color:#fff;border-radius:6px;padding:10px 16px;font-weight:800;margin-top:8px}
/* product detail */
.m263-product-detail{display:grid;grid-template-columns:minmax(360px,.8fr) 1.2fr;gap:60px;align-items:center}.m263-product-detail-image{height:570px;border:1px solid #e1ebf0;border-radius:14px;background:#fbfdfe;display:grid;place-items:center;padding:36px}.m263-product-detail-image img{max-width:100%;max-height:100%;object-fit:contain}.m263-product-detail>div:last-child>small{color:#0786b5;font-weight:800;letter-spacing:.06em}.m263-product-detail h1{font-size:44px;line-height:1.08;margin:10px 0;color:#0a3d5e}.m263-detail-price{font-size:28px;color:#075f91;display:block;margin-bottom:18px}.m263-product-detail p{color:#5d7788;font-size:16px;line-height:1.75}.m263-meta{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:24px 0}.m263-meta span{background:#f6fafc;border-radius:7px;padding:10px 12px;display:flex;flex-direction:column;font-size:13px}.m263-meta b{font-size:10px;color:#768b98;text-transform:uppercase;letter-spacing:.07em;margin-bottom:2px}.m263-product-buy{display:flex;gap:10px}.m263-product-buy input{width:100px;border:1px solid #c9dde7;border-radius:6px;padding:10px}
/* cart */
.m263-cart{display:grid;grid-template-columns:1fr 350px;gap:28px;align-items:start}.m263-cart-lines{border:1px solid #dae8ef;border-radius:10px;overflow:hidden}.m263-cart-lines article{display:grid;grid-template-columns:80px minmax(0,1fr) 105px 120px auto;align-items:center;gap:16px;padding:17px;border-bottom:1px solid #e8f0f4}.m263-cart-lines article:last-child{border-bottom:0}.m263-cart-lines img{width:72px;height:72px;object-fit:contain}.m263-cart-lines h3{font-size:15px;margin:0}.m263-cart-lines span{font-size:12px;color:#748997}.m263-cart-lines label{font-size:11px;color:#748997}.m263-cart-lines input{display:block;width:85px;border:1px solid #c9dce7;border-radius:5px;padding:7px;margin-top:4px}.m263-cart-lines>article>strong{font-size:14px}.m263-remove{border:0;background:transparent;color:#c24141;font-size:12px;cursor:pointer}.m263-cart-summary{border:1px solid #dae8ef;border-radius:10px;padding:24px;position:sticky;top:20px}.m263-cart-summary h2{font-size:22px;margin:0 0 18px}.m263-cart-summary>div{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #edf3f6}.m263-cart-summary p{font-size:12px;color:#748997}.m263-cart-summary>a,.m263-cart-summary .secondary-action{width:100%;min-height:44px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:13px;margin-top:10px}.m263-cart-summary>a{background:#075f91;color:#fff}.m263-cart-summary .secondary-action{background:#fff;border:1px solid #bfd5e1;color:#075f91;cursor:pointer}
/* checkout */
.m263-checkout{display:grid;grid-template-columns:.85fr 1.15fr;gap:28px;align-items:start}.m263-order-summary{border:1px solid #dae8ef;border-radius:10px;padding:24px}.m263-order-summary h2{font-size:22px;margin:0 0 17px}.m263-order-summary>div{display:flex;justify-content:space-between;gap:20px;padding:10px 0}.m263-order-summary span{display:flex;flex-direction:column}.m263-order-summary b{font-size:13px}.m263-order-summary small{font-size:11px;color:#7a8f9c;margin-top:2px}.m263-order-summary strong{font-size:13px}.m263-promo-note{background:#e9f9ee;color:#247348;padding:10px;border-radius:6px;font-size:12px}.m263-confirmation{text-align:center;border:1px solid #d8e8ef;border-radius:13px;padding:38px;background:#fff}.m263-confirm-icon{width:72px;height:72px;border-radius:50%;background:#e8f8ee;color:#10a060;display:grid;place-items:center;font-size:38px;font-weight:900;margin:0 auto 16px}.m263-confirmation h2{font-size:30px;margin:0}.m263-confirmation>p{color:#657f90}.m263-confirm-meta{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:25px 0;text-align:left}.m263-confirm-meta>div{background:#f7fbfd;padding:12px;border-radius:7px;display:flex;flex-direction:column}.m263-confirm-meta span{font-size:10px;text-transform:uppercase;color:#7c909c;letter-spacing:.05em}.m263-confirm-meta b{font-size:13px;margin-top:2px}.m263-confirm-items{border-top:1px solid #e3edf2;border-bottom:1px solid #e3edf2;margin:20px 0;padding:12px 0}.m263-confirm-items>div{display:flex;justify-content:space-between;padding:7px 0;font-size:13px}
/* footer */
.m263-footer{background:#f7fbfd;border-top:1px solid #e0ebf0;margin-top:12px}.m263-footer-grid{display:grid;grid-template-columns:1.55fr repeat(3,.75fr) 1.2fr;gap:38px;padding-top:48px;padding-bottom:44px}.m263-footer h3{font-size:14px;margin:3px 0 15px;color:#123d5a}.m263-footer-grid>div:not(.m263-footer-brand){display:flex;flex-direction:column;align-items:flex-start}.m263-footer-grid a{font-size:13px;color:#5a7485;margin:5px 0}.m263-footer-grid a:hover{color:#0579ad}.m263-footer-brand>a img{height:55px;width:auto;object-fit:contain}.m263-footer-brand p{max-width:300px;color:#60798a;font-size:13px}.m263-footer-brand>span{font-size:12px;color:#758b99}.m263-social{display:flex;gap:8px;margin-top:15px}.m263-social a{width:32px;height:32px;margin:0!important}.m263-social img{width:32px;height:32px}.m263-footer-grid>div:last-child p{font-size:12px;color:#6c8290;margin-top:0}.m263-newsletter{display:flex;border:1px solid #cbdfe8;border-radius:6px;overflow:hidden;width:100%;margin:4px 0 10px;background:#fff}.m263-newsletter input{border:0;outline:0;min-width:0;flex:1;padding:10px 11px;font-size:12px}.m263-newsletter button{width:42px;border:0;background:#075f91;color:#fff;cursor:pointer}.m263-footer-bottom{border-top:1px solid #dce9ef}.m263-footer-bottom>.m263-container{min-height:54px;display:flex;align-items:center;justify-content:space-between;color:#788d9a;font-size:11px}.m263-footer-bottom a{color:#607d8e}
/* tablet */
@media(max-width:1180px){.m263-container{width:min(100% - 40px,1100px)}.m263-head-row{grid-template-columns:180px 1fr auto;gap:18px}.m263-head-actions{gap:15px}.m263-menu-btn{display:block}.m263-nav-row{display:none}.m263-header.menu-open .m263-nav-row{display:block;position:absolute;left:0;right:0;top:100%;background:#fff;box-shadow:0 12px 25px rgba(0,45,70,.12)}.m263-header.menu-open .m263-nav-row>.m263-container{display:block;padding:14px 0}.m263-header.menu-open nav{display:grid;gap:0}.m263-header.menu-open nav a{padding:12px 16px}.m263-header.menu-open .m263-schedule{display:inline-flex;margin:8px 16px}.m263-category-grid{grid-template-columns:repeat(3,1fr)}.m263-bestseller-layout{grid-template-columns:1fr}.m263-promo{min-height:260px}.m263-product-grid{grid-template-columns:repeat(3,1fr)}.m263-shop-grid{grid-template-columns:repeat(3,1fr)}.m263-feature-grid{grid-template-columns:repeat(3,1fr)}.m263-footer-grid{grid-template-columns:1.4fr repeat(2,1fr);}.m263-footer-grid>div:nth-child(4),.m263-footer-grid>div:nth-child(5){margin-top:8px}.m263-footer-grid>div:last-child{grid-column:2/4}.m263-delivery-page{gap:30px}.m263-cart{grid-template-columns:1fr 310px}}
@media(max-width:860px){.m263-container{width:calc(100% - 30px)}.m263-topbar .m263-container{justify-content:center}.m263-topbar>div>div{display:none}.m263-head-row{grid-template-columns:150px 1fr auto;min-height:78px}.m263-logo img{height:48px}.m263-head-actions{display:none}.m263-search{height:42px}.m263-hero{min-height:560px;background-position:63% center}.m263-hero:before{background:linear-gradient(90deg,rgba(238,250,255,.97),rgba(238,250,255,.84) 55%,rgba(238,250,255,.2))}.m263-hero>.m263-container{min-height:560px}.m263-hero-copy{width:70%}.m263-hero h1{font-size:46px}.m263-category-grid{grid-template-columns:repeat(2,1fr)}.m263-product-grid,.m263-shop-grid{grid-template-columns:repeat(2,1fr)}.m263-feature-grid{grid-template-columns:repeat(2,1fr)}.m263-review-track{grid-template-columns:1fr}.m263-bottom-grid,.m263-contact-grid,.m263-about-grid,.m263-delivery-page,.m263-help-grid,.m263-product-detail,.m263-cart,.m263-checkout{grid-template-columns:1fr}.m263-about-grid>img{height:360px}.m263-delivery-page>div:first-child img{height:400px}.m263-product-detail-image{height:420px}.m263-cart-summary{position:static}.m263-footer-grid{grid-template-columns:repeat(2,1fr)}.m263-footer-brand{grid-column:1/-1}.m263-footer-grid>div:last-child{grid-column:auto}.m263-station-grid{grid-template-columns:repeat(2,1fr)}.m263-track-result{grid-template-columns:repeat(2,1fr)}.m263-shop-tools{align-items:stretch;flex-direction:column}.m263-inline-search{min-width:0;width:100%}}
/* mobile */
@media(max-width:620px){.m263-site{font-size:15px}.m263-container{width:calc(100% - 24px)}.m263-topbar{font-size:11px}.m263-topbar .m263-container{min-height:30px}.m263-head-row{grid-template-columns:1fr auto;gap:12px;padding:9px 0}.m263-logo img{height:44px}.m263-search{grid-column:1/-1;grid-row:2;height:42px}.m263-menu-btn{grid-column:2;grid-row:1}.m263-hero{min-height:620px;background-position:70% center}.m263-hero:before{background:linear-gradient(90deg,rgba(238,250,255,.98) 0%,rgba(238,250,255,.93) 62%,rgba(238,250,255,.45) 100%)}.m263-hero>.m263-container{min-height:620px;align-items:flex-start}.m263-hero-copy{width:100%;padding-top:45px}.m263-hero h1{font-size:40px;max-width:460px}.m263-hero-copy>p{font-size:15px;max-width:390px}.m263-benefits{display:grid;grid-template-columns:1fr;gap:9px;width:max-content}.m263-buttons a{min-height:43px;font-size:13px;padding:0 17px}.m263-categories{padding:12px 0}.m263-category-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:5px}.m263-category-grid>a{min-width:240px;scroll-snap-align:start;min-height:115px}.m263-section{padding:38px 0}.m263-section-title{align-items:flex-start}.m263-section-title h2{font-size:26px}.m263-section-title>a{margin-top:6px}.m263-product-grid,.m263-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.m263-product-image{height:170px;padding:13px}.m263-shop-grid .m263-product-image{height:190px}.m263-product-body{padding:12px}.m263-product-body h3{font-size:13px;min-height:36px}.m263-price{font-size:14px}.m263-promo>div{width:65%;padding:22px 10px 22px 18px}.m263-promo h3{font-size:23px}.m263-feature-grid{grid-template-columns:1fr}.m263-feature-grid article{padding:14px}.m263-bottom-grid{grid-template-columns:1fr}.m263-delivery-card{grid-template-columns:1fr;}.m263-delivery-card>img{height:210px}.m263-whatsapp{padding:22px}.m263-whatsapp>img{width:58px;height:58px}.m263-page-hero,.m263-page-hero.compact{padding:42px 0}.m263-page-hero h1{font-size:36px}.m263-page-hero p{font-size:15px}.m263-form-row,.m263-delivery-prices,.m263-meta,.m263-confirm-meta{grid-template-columns:1fr}.m263-contact-grid{gap:20px}.m263-form{padding:20px}.m263-about-grid{gap:28px}.m263-about-grid>img{height:280px}.m263-delivery-page>div:first-child img{height:290px}.m263-station-grid{grid-template-columns:1fr}.m263-product-detail{gap:30px}.m263-product-detail-image{height:330px;padding:24px}.m263-product-detail h1{font-size:34px}.m263-cart-lines article{grid-template-columns:65px 1fr auto;gap:10px}.m263-cart-lines article>label{grid-column:2}.m263-cart-lines article>strong{grid-column:3;grid-row:1}.m263-cart-lines .m263-remove{grid-column:3;grid-row:2}.m263-footer-grid{grid-template-columns:1fr 1fr;gap:26px 20px;padding-top:36px}.m263-footer-brand{grid-column:1/-1}.m263-footer-grid>div:last-child{grid-column:1/-1}.m263-footer-bottom>.m263-container{min-height:70px;align-items:flex-start;justify-content:center;flex-direction:column;gap:3px}.m263-track-result{grid-template-columns:1fr}.m263-help-grid{gap:20px}}
@media(max-width:420px){.m263-product-grid,.m263-shop-grid{grid-template-columns:1fr}.m263-product-image,.m263-shop-grid .m263-product-image{height:250px}.m263-hero h1{font-size:36px}.m263-footer-grid{grid-template-columns:1fr}.m263-footer-grid>div:last-child{grid-column:auto}}

.m263-top-message{display:flex;align-items:center;gap:6px}.m263-top-message img{width:16px;height:16px}.m263-logo strong{font-size:24px;color:#075f91}.m263-footer-brand>a>strong{font-size:21px;color:#075f91}
