:root{--navy:#062b53;--navy2:#0b3b70;--orange:#ff6a00;--orange2:#ff8533;--paper:#f6f4ef;--ink:#12202e;--muted:#66717c;--line:#e2ded7;--white:#fff;--green:#25d366;--shadow:0 18px 50px rgba(6,43,83,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{background:var(--navy);color:#d7e4f1;font-size:12px}.topbar-inner{height:38px;display:flex;align-items:center;justify-content:space-between}.topbar-links{display:flex;gap:24px}.topbar a:hover{color:#fff}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(6,43,83,.08)}.header-inner{height:84px;display:flex;align-items:center;gap:28px}.brand-logo{width:270px;max-width:34vw}.brand-logo img{width:100%;height:auto}.main-nav{display:flex;align-items:center;gap:26px;margin-left:auto}.main-nav a{font-size:13px;font-weight:800;color:#314052;position:relative}.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-11px;height:3px;background:var(--orange);transition:.2s}.main-nav a:hover:after,.main-nav a.active:after{right:0}.budget-button{border:0;background:var(--navy);color:#fff;border-radius:10px;padding:13px 16px;font-weight:800;cursor:pointer}.budget-button span{display:inline-grid;place-items:center;min-width:22px;height:22px;margin-left:6px;background:var(--orange);border-radius:999px}.menu-toggle{display:none;border:0;background:transparent;font-size:26px}.kicker{display:inline-block;font-size:11px;font-weight:900;letter-spacing:1.7px;color:#ffb077}.kicker.dark{color:var(--orange)}h1,h2,h3{font-family:'Barlow Condensed',Impact,sans-serif}h1{font-size:72px;line-height:.98;margin:18px 0 22px;letter-spacing:-1.5px}h2{font-size:48px;line-height:1.02;margin:10px 0 16px}h3{font-size:27px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:10px;font-weight:800;font-size:13px;border:1px solid transparent;cursor:pointer}.btn-primary{background:var(--orange);color:#fff}.btn-primary:hover{background:#e85f00}.btn-dark{background:var(--navy);color:#fff}.btn-light{background:#fff;color:var(--navy)}.btn-ghost{border-color:rgba(255,255,255,.35);color:#fff}.btn-whatsapp{background:var(--green);color:#fff}.full{width:100%}.home-hero{background:linear-gradient(135deg,#051f3c,#0b3b70);color:#fff;overflow:hidden}.hero-layout{display:grid;grid-template-columns:1.02fr .98fr;gap:58px;align-items:center;min-height:590px;padding:54px 0 72px}.hero-copy p{max-width:650px;font-size:17px;line-height:1.75;color:#d1dfec}.hero-copy em{font-style:normal;color:#ff9a50}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0 0}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);max-width:600px;border-top:1px solid rgba(255,255,255,.17);padding-top:24px}.hero-stats strong{display:block;font-family:'Barlow Condensed';font-size:34px}.hero-stats span{display:block;color:#a9bfd1;font-size:10px;text-transform:uppercase;letter-spacing:.7px}.hero-photo{position:relative}.hero-photo>img{width:100%;height:500px;object-fit:cover;border-radius:26px;box-shadow:0 26px 70px rgba(0,0,0,.28)}.hero-photo:before{content:"";position:absolute;inset:-12px 45% 65% -18px;border:2px solid var(--orange);border-radius:20px;z-index:0}.hero-photo>img,.hero-photo-card{position:relative;z-index:1}.hero-photo-card{position:absolute;left:-22px;bottom:30px;background:#fff;color:var(--navy);padding:18px 22px;border-radius:14px;box-shadow:var(--shadow)}.hero-photo-card span,.hero-photo-card strong{display:block}.hero-photo-card span{font-size:10px;text-transform:uppercase;letter-spacing:1px;color:var(--orange);font-weight:900}.hero-photo-card strong{font-family:'Barlow Condensed';font-size:30px}.search-section{margin-top:-36px;position:relative;z-index:4;padding-bottom:12px}.home-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;background:#fff;padding:12px 14px;border-radius:16px;box-shadow:0 18px 55px rgba(6,43,83,.16)}.search-symbol{font-size:26px;text-align:center;color:var(--navy)}.home-search input{width:100%;min-width:0;border:0;outline:0;font-size:14px;padding:15px 14px}.home-search button{border:0;background:var(--navy);color:#fff;padding:15px 22px;border-radius:10px;font-weight:800}.search-chips{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:14px;flex-wrap:wrap;font-size:11px;color:var(--muted)}.search-chips a{padding:7px 10px;border:1px solid var(--line);border-radius:999px;background:#fff}.section{padding:90px 0}.welcome-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:80px;align-items:center}.welcome-collage{position:relative;min-height:530px}.collage-main{width:82%;height:500px;object-fit:cover;border-radius:22px}.collage-small{position:absolute;width:46%;height:240px;right:0;bottom:0;object-fit:cover;border:8px solid #fff;border-radius:18px}.collage-label{position:absolute;top:28px;right:4px;background:var(--orange);color:#fff;padding:11px 14px;font-size:10px;font-weight:900;letter-spacing:1px;border-radius:8px}.welcome-copy>p,.split-copy>p,.about-intro-copy p,.contact-map-copy>p{color:var(--muted);line-height:1.8;font-size:15px}.mini-features{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:30px 0}.mini-features div{border-top:3px solid var(--orange);padding:14px 10px 0}.mini-features span{font-family:'Barlow Condensed';font-size:25px;color:#9ca5ad}.mini-features strong,.mini-features small{display:block}.mini-features strong{margin:5px 0}.mini-features small{font-size:11px;color:var(--muted);line-height:1.5}.text-link{font-weight:900;color:var(--navy)}.categories-section{background:var(--paper)}.section-heading{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:34px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:430px;color:var(--muted);line-height:1.7;margin:0}.home-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.home-category-grid a{background:#fff;border:1px solid var(--line);border-radius:16px;padding:25px;min-height:225px;position:relative;transition:.2s}.home-category-grid a:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#ffd1b2}.home-category-grid span{font-family:'Barlow Condensed';font-size:42px;color:#e1e5e8}.home-category-grid h3{margin:14px 0 7px}.home-category-grid p{color:var(--muted);font-size:13px;line-height:1.6}.home-category-grid b{position:absolute;bottom:22px;font-size:11px;color:var(--orange)}.center-action{text-align:center;margin-top:30px}.image-story{background:var(--navy);color:#fff;padding:90px 0}.image-story-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:65px;align-items:center}.story-copy p{color:#c2d3e2;line-height:1.8;margin-bottom:26px}.story-images{display:grid;grid-template-columns:1.2fr .8fr;gap:12px;height:480px}.story-images img{width:100%;height:100%;object-fit:cover;border-radius:20px}.story-images img:last-child{margin-top:45px;height:390px}.photo-gallery{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:230px;gap:12px}.photo-gallery figure{margin:0;position:relative;overflow:hidden;border-radius:16px}.photo-gallery .gallery-wide{grid-column:span 2}.photo-gallery img{width:100%;height:100%;object-fit:cover;transition:.35s}.photo-gallery figure:hover img{transform:scale(1.035)}.photo-gallery figcaption{position:absolute;left:12px;bottom:12px;background:rgba(5,31,60,.85);color:#fff;padding:8px 10px;border-radius:8px;font-size:10px;font-weight:800}.map-home-section{background:var(--paper)}.map-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:55px;align-items:center}.contact-stack{margin:26px 0}.contact-stack a{display:block;border-top:1px solid var(--line);padding:13px 0}.contact-stack small,.contact-stack strong{display:block}.contact-stack small{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.8px}.contact-stack strong{margin-top:5px}.map-frame{overflow:hidden;border-radius:22px;box-shadow:var(--shadow);background:#ddd;min-height:460px}.map-frame iframe{width:100%;height:100%;min-height:460px;border:0}.cta-section{padding:0 0 90px;background:var(--paper)}.cta-card{background:linear-gradient(125deg,var(--navy),var(--navy2));color:#fff;border-radius:24px;padding:42px 48px;display:flex;align-items:center;justify-content:space-between;gap:35px}.cta-card h2{margin:8px 0}.cta-card p{margin:0;color:#c3d4e3}.footer{background:#071a2b;color:#aebdca;padding:55px 0 20px}.footer-grid{display:grid;grid-template-columns:1.6fr .7fr .7fr;gap:50px}.footer-brand img{width:290px;filter:brightness(0) invert(1);opacity:.95}.footer-brand p{font-size:12px;line-height:1.7;max-width:380px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:10px;font-size:12px}.footer-grid strong{color:#fff;margin-bottom:5px}.footer-grid a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #18324a;margin-top:38px;padding-top:18px;font-size:10px}.floating-whatsapp{position:fixed;right:22px;bottom:22px;z-index:25;width:62px;height:62px;border-radius:50%;background:#fff;display:grid;place-items:center;box-shadow:0 14px 35px rgba(37,211,102,.35)}.floating-whatsapp img{width:54px;height:54px;object-fit:contain}.page-hero{background:linear-gradient(135deg,#051f3c,#0b3b70);color:#fff;padding:78px 0}.page-hero-grid{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:end}.page-hero h1{max-width:830px;font-size:66px}.page-hero p{max-width:650px;color:#c8d7e5;line-height:1.7}.page-hero-stat{border-left:2px solid var(--orange);padding-left:24px}.page-hero-stat strong{display:block;font-family:'Barlow Condensed';font-size:64px}.page-hero-stat span{font-size:11px;text-transform:uppercase;letter-spacing:.8px}.catalog-section{background:var(--paper);padding:45px 0 90px;min-height:650px}.catalog-toolbar-wrap{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:10px;position:sticky;top:96px;z-index:8;background:rgba(246,244,239,.95);padding:14px 0;backdrop-filter:blur(8px)}.catalog-search{display:grid;grid-template-columns:1fr;align-items:center;background:#fff;border:1px solid var(--line);border-radius:10px;padding:0 12px}.catalog-search input,.catalog-toolbar-wrap select{min-height:46px;border:1px solid var(--line);background:#fff;border-radius:10px;padding:0 12px;font:inherit;font-size:12px;outline:none}.catalog-search input{border:0;padding:0 2px;width:100%;min-width:0}.catalog-meta{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:18px 0}.catalog-meta p{font-size:12px;color:var(--muted)}.active-filter{display:flex;gap:10px;align-items:center;background:#fff1e7;color:#8d3b00;padding:8px 10px;border-radius:8px;font-size:11px}.active-filter button{border:0;background:transparent;color:#8d3b00;font-weight:900;cursor:pointer}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.product-card{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;min-height:380px;transition:.2s}.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.product-visual{height:135px;background:linear-gradient(145deg,#edf3f8,#f9fafb);position:relative;overflow:hidden;padding:13px}.product-visual:after{content:"";position:absolute;right:-25px;bottom:-45px;width:120px;height:120px;border-radius:50%;border:20px solid rgba(255,106,0,.12)}.product-visual strong{position:absolute;right:13px;bottom:8px;font-family:'Barlow Condensed';font-size:56px;color:rgba(6,43,83,.08)}.product-category-tag,.stock-badge{position:relative;z-index:1;display:inline-flex;border-radius:999px;padding:6px 8px;font-size:9px;font-weight:900}.product-category-tag{background:#fff;color:var(--navy);max-width:88%}.stock-badge{position:absolute;left:13px;bottom:12px;background:#e9f8ef;color:#1c7f41}.stock-badge.soldout{background:#eee;color:#777}.product-body{padding:16px;display:flex;flex-direction:column;flex:1}.product-title{font-family:Inter,Arial,sans-serif;font-size:13px;line-height:1.45;margin:0 0 14px;min-height:58px}.product-price{font-family:'Barlow Condensed';font-size:29px;color:var(--navy);margin-top:auto}.product-price small{display:block;font-family:Inter;font-size:9px;color:var(--muted);text-transform:uppercase;letter-spacing:.7px}.product-meta{display:flex;justify-content:space-between;color:#8b949b;font-size:9px;margin:9px 0 13px}.add-btn{border:0;background:var(--navy);color:#fff;min-height:40px;border-radius:9px;font-weight:800;cursor:pointer}.add-btn:hover{background:var(--orange)}.add-btn:disabled{background:#ddd;color:#888;cursor:not-allowed}.pagination{display:flex;justify-content:center;gap:6px;flex-wrap:wrap;margin-top:28px}.pagination button{width:40px;height:40px;border:1px solid var(--line);background:#fff;border-radius:8px;font-weight:800;cursor:pointer}.pagination button.active{background:var(--navy);color:#fff;border-color:var(--navy)}.pagination button:disabled{opacity:.4}.empty-state{text-align:center;padding:70px 20px;background:#fff;border:1px dashed #cfc9c1;border-radius:16px}.empty-state strong,.empty-state span{display:block}.empty-state span{margin:8px 0 18px;color:var(--muted)}.empty-state button{border:0;background:var(--navy);color:#fff;padding:10px 14px;border-radius:8px}.catalog-help{padding:55px 0;background:#fff}.help-grid{display:flex;align-items:center;justify-content:space-between;gap:30px}.help-grid p{color:var(--muted);max-width:650px}.about-hero{height:560px;position:relative;overflow:hidden}.about-hero>img{width:100%;height:100%;object-fit:cover}.about-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,28,52,.9),rgba(4,28,52,.15));display:flex;align-items:end;padding-bottom:70px;color:#fff}.about-hero h1{max-width:760px}.about-intro-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:85px}.values-section{background:var(--paper)}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.values-grid article{background:#fff;border:1px solid var(--line);padding:30px;border-radius:16px}.values-grid span{font-family:'Barlow Condensed';font-size:50px;color:#d8dee3}.values-grid h3{margin:12px 0}.values-grid p{font-size:13px;line-height:1.7;color:var(--muted)}.split-feature-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:65px;align-items:center}.split-images{display:grid;grid-template-columns:1.1fr .9fr;gap:12px;height:480px}.split-images img{width:100%;height:100%;object-fit:cover;border-radius:18px}.split-images img:last-child{height:390px;margin-top:60px}.steps-section{background:var(--navy);color:#fff}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.steps-grid>div{border-top:1px solid #315779;padding-top:18px}.steps-grid b{font-family:'Barlow Condensed';font-size:38px;color:var(--orange)}.steps-grid h3{margin:8px 0}.steps-grid p{font-size:12px;color:#bed0df;line-height:1.6}.about-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.about-gallery img{width:100%;height:310px;object-fit:cover;border-radius:14px}.contact-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.contact-cards a{border:1px solid var(--line);border-radius:16px;padding:26px;background:#fff;min-height:220px;display:flex;flex-direction:column;transition:.2s}.contact-cards a:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.contact-cards span{font-family:'Barlow Condensed';font-size:42px;color:#dce2e6}.contact-cards small{color:var(--orange);font-weight:900;text-transform:uppercase;letter-spacing:.8px}.contact-cards strong{font-family:'Barlow Condensed';font-size:31px;margin:8px 0}.contact-cards b{margin-top:auto;font-size:11px;color:var(--navy)}.contact-map-section{background:var(--paper)}.contact-map-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:55px;align-items:center}.map-frame.big{min-height:540px}.map-frame.big iframe{min-height:540px}.contact-note{margin-top:32px;border-top:1px solid var(--line);padding-top:20px}.contact-note p{font-size:12px;color:var(--muted);line-height:1.6}.contact-note a{font-weight:900;color:var(--orange);font-size:12px}.contact-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.contact-gallery img{width:100%;height:330px;object-fit:cover;border-radius:16px}.drawer-backdrop{position:fixed;inset:0;background:rgba(5,18,31,.6);z-index:50}.cart-drawer{position:fixed;right:0;top:0;bottom:0;width:min(440px,100%);background:#fff;z-index:60;transform:translateX(103%);transition:.25s;display:flex;flex-direction:column;box-shadow:-20px 0 60px rgba(0,0,0,.18)}.cart-drawer.open{transform:translateX(0)}.drawer-head{display:flex;justify-content:space-between;align-items:center;padding:22px;border-bottom:1px solid var(--line)}.drawer-head h3{font-size:38px;margin:5px 0 0}.drawer-head button{width:40px;height:40px;border:0;border-radius:9px;background:#f0f2f4;font-size:24px}.drawer-body{padding:10px 20px;overflow:auto;flex:1}.cart-line{padding:15px 0;border-bottom:1px solid var(--line)}.cart-line__top{display:flex;justify-content:space-between;gap:12px}.cart-line h4{font-size:12px;line-height:1.4;margin:0}.cart-line__price{font-size:11px;font-weight:900;white-space:nowrap}.cart-line__controls{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.qty-control{display:flex;border:1px solid var(--line);border-radius:8px;overflow:hidden}.qty-control button{width:31px;height:31px;border:0}.qty-control span{width:35px;text-align:center;line-height:31px;font-size:11px;font-weight:900}.remove-line{border:0;background:transparent;color:#a5412b;font-size:10px;font-weight:900}.drawer-empty{margin:auto;text-align:center;padding:35px;color:var(--muted)}.drawer-empty strong,.drawer-empty span,.drawer-empty a{display:block}.drawer-empty strong{color:var(--ink);margin-bottom:8px}.drawer-empty span{font-size:12px;line-height:1.6}.drawer-empty a{margin-top:14px;color:var(--orange);font-weight:900;font-size:12px}.drawer-foot{padding:20px;border-top:1px solid var(--line);background:#faf9f7}.drawer-total{display:flex;align-items:end;justify-content:space-between}.drawer-total span{font-size:11px;color:var(--muted)}.drawer-total strong{font-family:'Barlow Condensed';font-size:31px}.drawer-foot small{display:block;font-size:9px;color:var(--muted);line-height:1.5;margin:8px 0 12px}.clear-cart{display:block;margin:10px auto 0;border:0;background:transparent;color:#858585;text-decoration:underline;font-size:10px}.reveal{opacity:0;transform:translateY(14px);transition:opacity .5s ease,transform .5s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:1000px){.brand-logo{width:230px}.main-nav{display:none;position:absolute;left:20px;right:20px;top:76px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.main-nav.open{display:flex}.menu-toggle{display:block;margin-left:auto}.budget-button{margin-left:0}.hero-layout,.welcome-grid,.image-story-grid,.map-layout,.about-intro-grid,.split-feature-grid,.contact-map-grid{grid-template-columns:1fr}.hero-layout{padding:55px 0}.hero-photo{max-width:760px}.hero-photo>img{height:420px}.welcome-grid,.image-story-grid,.map-layout,.about-intro-grid,.split-feature-grid,.contact-map-grid{gap:38px}.home-category-grid,.product-grid{grid-template-columns:repeat(3,1fr)}.catalog-toolbar-wrap{grid-template-columns:1fr 1fr;top:84px}.about-gallery{grid-template-columns:repeat(2,1fr)}.contact-gallery{grid-template-columns:1fr 1fr}.steps-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.container{width:min(100% - 24px,1180px)}.header-inner{height:70px;gap:10px}.brand-logo{width:185px;max-width:48vw}.budget-button{font-size:11px;padding:10px 11px}.main-nav{top:68px}h1{font-size:50px}h2{font-size:38px}.hero-layout{min-height:auto;gap:32px}.hero-copy p{font-size:14px}.hero-stats{gap:8px}.hero-stats strong{font-size:27px}.hero-photo>img{height:310px}.hero-photo-card{left:12px;bottom:12px}.search-section{margin-top:-22px;padding-bottom:8px}.home-search{grid-template-columns:1fr;padding:10px}.home-search button{width:100%}.search-chips span{width:100%;text-align:center}.section{padding:65px 0}.welcome-collage{min-height:390px}.collage-main{height:360px}.collage-small{height:180px}.mini-features{grid-template-columns:1fr}.section-heading{display:block}.section-heading>p{margin-top:10px}.home-category-grid{grid-template-columns:1fr 1fr}.home-category-grid a{min-height:215px;padding:19px}.image-story{padding:65px 0}.story-images{height:350px}.photo-gallery{grid-template-columns:1fr 1fr;grid-auto-rows:190px}.photo-gallery .gallery-wide{grid-column:span 2}.map-frame,.map-frame iframe{min-height:390px}.cta-card{padding:30px;display:block}.cta-card .btn{margin-top:20px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:6px}.page-hero{padding:55px 0}.page-hero-grid{grid-template-columns:1fr}.page-hero h1{font-size:50px}.page-hero-stat{display:none}.catalog-toolbar-wrap{position:static;grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-card{min-height:360px}.help-grid{display:block}.help-grid .btn{margin-top:15px}.about-hero{height:430px}.about-hero-overlay{padding-bottom:45px}.values-grid,.contact-cards{grid-template-columns:1fr}.steps-grid{grid-template-columns:1fr 1fr}.split-images{height:360px}.about-gallery,.contact-gallery{grid-template-columns:1fr 1fr}.about-gallery img,.contact-gallery img{height:220px}.floating-whatsapp{width:56px;height:56px;right:14px;bottom:14px}.floating-whatsapp img{width:48px;height:48px}}
@media(max-width:440px){.home-category-grid,.product-grid,.about-gallery,.contact-gallery{grid-template-columns:1fr}.product-title{min-height:auto}.photo-gallery{grid-template-columns:1fr;grid-auto-rows:220px}.photo-gallery .gallery-wide{grid-column:auto}.hero-actions .btn{width:100%}.hero-stats span{font-size:8px}.story-images{grid-template-columns:1fr;height:auto}.story-images img,.story-images img:last-child{height:260px;margin:0}.split-images{grid-template-columns:1fr;height:auto}.split-images img,.split-images img:last-child{height:280px;margin:0}.steps-grid{grid-template-columns:1fr}.about-gallery img,.contact-gallery img{height:260px}}

.menu-toggle .menu-line{display:block;width:22px;height:2px;background:currentColor;border-radius:2px;margin:4px auto}.menu-toggle{line-height:1}.drawer-close{font-size:.78rem;font-weight:700;padding:0 10px;width:auto;min-width:62px}
