/* Original APPELO composition, rebuilt as responsive static sections. */
:root{--ink:#333;--muted:#666;--lime:#0878ad}body{color:#333}header{min-height:175px;max-width:1400px;margin:auto;padding:20px 5%;border:0;gap:32px}.logo img{width:220px}header nav{gap:30px;margin-inline-start:auto;font-weight:800;font-size:17px;color:#0573a5}.languages{margin-inline-start:12px}.languages a[aria-current=page]{background:#0878ad}.classic-hero{overflow:hidden;background:#a423d0 url('/legacy/background.jpg') center/cover no-repeat;color:#fff}.slide-stage{position:relative;width:100%;max-width:1920px;margin:auto;aspect-ratio:1400/690;min-height:610px;isolation:isolate}.slide-title{position:absolute;inset-inline-start:5%;top:8%;z-index:5;animation:copy-in 1s .3s both}.slide-title h1,html[lang=en] .slide-title h1,html[dir=rtl] .slide-title h1{font-family:Raleway,Arial,sans-serif;font-size:clamp(42px,4.05vw,78px);font-weight:100;line-height:1.3;letter-spacing:-1px;margin:0;color:white}.slide-copy{position:absolute;inset-inline-start:5%;top:43%;z-index:5;width:44%;animation:copy-in 1s .65s both}.slide-brands{font-family:Raleway,Arial,sans-serif;letter-spacing:2px;font-weight:600;font-size:clamp(14px,1.2vw,22px);margin:0 0 30px}.slide-promises{font-size:clamp(16px,1.5vw,26px);line-height:1.75;margin:0 0 22px}.slide-button{display:inline-block;background:#333;color:#fff;padding:18px 40px;font-size:clamp(15px,1.3vw,23px);font-weight:600;transition:background .2s,color .2s}.slide-button:hover{background:white;color:#333}.slide-devices{position:absolute;inset:0;z-index:2;pointer-events:none;direction:ltr}.device{position:absolute;animation:device-in 1.3s cubic-bezier(.2,.8,.2,1) both}.device img{display:block;width:100%;height:auto}.laptop{width:71.43%;height:auto;left:46.78%;top:17.32%;animation-delay:1s}.tablet{width:30.71%;left:42.36%;top:29.42%;animation-delay:1.25s}.tablet-screen{position:absolute;left:16.28%;top:16.3%;width:67.44%!important}.mobile{width:18.57%;left:37.86%;top:43.19%;animation-delay:1.5s}.mobile-screen{position:absolute;left:17.69%;top:18.22%;width:65.38%!important}.tablet-screen,.mobile-screen{animation:screen-in 1s 2s both}.brand-services{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;padding-block:70px;max-width:1250px}.brand-card img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.brand-card h2{font-size:26px;letter-spacing:0;margin-top:25px;color:#0878ad}.brand-card p{font-size:16px;color:#666}.brand-card:hover h2{text-decoration:underline}.about{background:#f5f5f5;max-width:none;border:0;padding-inline:max(6%,calc((100% - 1100px)/2))}.about h2{font-weight:400;color:#0878ad}.section h2{letter-spacing:0}.section-heading h2{font-weight:400}.service-grid article{border-radius:0}.service-grid .special{background:#f2f6f8}.process{background:#f6f6f6}.contact{background:#f3f3f3;max-width:none;border-radius:0;margin:0;padding-inline:max(6%,calc((100% - 1100px)/2));color:#333}.contact h2 span{color:#0878ad}.contact-details{border-color:#ccc}.contact-details a{border-color:#ccc}.contact-details>div>span{color:#0878ad}.dark{background:#0878ad}.number{color:#0878ad}.tag{font-size:14px}.floating-contact{position:fixed;bottom:22px;right:22px;background:#159b48;color:white;border-radius:35px;padding:16px 22px;font-size:15px;font-weight:bold;z-index:20;box-shadow:0 4px 18px #0002}footer{padding-top:30px;padding-bottom:30px}footer .logo img{width:175px}html[dir=rtl] .slide-title h1{font-family:Tahoma,Arial,sans-serif;font-weight:400;font-size:clamp(38px,3.7vw,70px);line-height:1.6}html[dir=rtl] .slide-devices{transform:scaleX(-1)}html[dir=rtl] .slide-brands{text-align:right}html[dir=rtl] .contact-details{border-color:#ccc}.slide-stage a:focus-visible{outline-color:white}@keyframes copy-in{from{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:none}}@keyframes device-in{from{opacity:0;transform:translateX(120px)}to{opacity:1;transform:none}}@keyframes screen-in{from{opacity:0}to{opacity:1}}@media(min-width:1921px){.slide-stage{min-height:946px}}@media(max-width:1100px){header{min-height:140px;gap:18px}.logo img{width:175px}header nav{font-size:15px;gap:16px}.slide-stage{min-height:570px}.slide-copy{top:40%;width:47%}.slide-title h1{font-size:44px}.slide-promises{font-size:17px}.brand-services{gap:22px}}@media(max-width:720px){header{min-height:105px;padding:10px 5%;gap:8px}.logo img{width:135px}header nav{display:flex;order:3;width:100%;justify-content:center;gap:22px;font-size:14px;padding-block:8px;margin:0}.languages{margin-inline-start:auto}.classic-hero{background-position:center}.slide-stage{aspect-ratio:auto;height:auto;min-height:0;padding:30px 6% 35px;display:flex;flex-direction:column}.slide-title,.slide-copy{position:relative;inset:auto;width:100%}.slide-title h1,html[lang=en] .slide-title h1,html[dir=rtl] .slide-title h1{font-size:clamp(30px,6.8vw,46px);font-weight:400;letter-spacing:0;line-height:1.45}.slide-devices{position:relative;inset:auto;order:1;width:100%;height:auto;aspect-ratio:1.45;margin:16px 0 0}.slide-copy{order:2}.laptop{width:100%;left:22%;top:0}.tablet{width:47%;left:18%;top:18%}.mobile{width:29%;left:5%;top:34%}.slide-brands{font-size:14px;margin:15px 0}.slide-promises{font-size:15px;line-height:1.8}.slide-button{font-size:15px;padding:14px 25px}.brand-services{grid-template-columns:1fr;padding-block:35px;gap:30px}.brand-card h2{font-size:24px}.brand-card img{max-height:310px}.contact{padding:40px 6%}.floating-contact{right:14px;bottom:14px;padding:12px 16px}.languages a{font-size:13px;padding:7px 5px}}@media(prefers-reduced-motion:reduce){.slide-title,.slide-copy,.device,.tablet-screen,.mobile-screen{animation:none}}
@media(min-width:721px){html[dir=rtl] .slide-devices{transform:none}html[dir=rtl] .laptop{left:-18.21%}html[dir=rtl] .tablet{left:26.93%}html[dir=rtl] .mobile{left:43.57%}}
@media(max-width:720px){html[dir=rtl] .slide-devices{transform:none}}
/* Independent page navigation and page headings. */
header nav a[aria-current=page]{color:#064967;text-decoration:underline;text-underline-offset:7px}.page-heading{background:#f4f4f4;border-block:1px solid #e8e8e8;padding:32px 6%;color:#0878ad}.page-heading>div{max-width:1120px;margin:auto}.page-heading h1,html[lang=en] .page-heading h1,html[dir=rtl] .page-heading h1{font-family:Arial,Tahoma,sans-serif;font-size:38px;font-weight:500;letter-spacing:0;line-height:1.4;margin:14px 0 0}.page-heading a{font-size:14px;color:#666}.page-heading+section{min-height:360px}header{max-width:1500px}header nav{gap:22px;font-size:16px}.about .textlink{display:inline-block;margin-top:12px;color:#0878ad}@media(max-width:1100px){header{flex-wrap:wrap;gap:16px}header nav{order:3;width:100%;justify-content:center;flex-wrap:wrap;margin:0}.languages{margin-inline-start:auto}}@media(max-width:720px){header nav{gap:12px 20px;font-size:14px}.page-heading{padding:24px 6%}.page-heading h1,html[lang=en] .page-heading h1,html[dir=rtl] .page-heading h1{font-size:30px}}
/* Shared footer matching the original site's four-column layout. */
footer.site-footer{display:block;width:100%;padding:0;margin:0;background:#fff}.site-footer>.footer-main{display:block;width:100%;background:linear-gradient(110deg,#b21bcc 0%,#8550c7 40%,#32a7b9 100%);color:white;padding:58px 6% 72px}.footer-grid{max-width:1350px;margin:auto;display:grid;grid-template-columns:1.05fr 1fr 1fr 1.2fr;gap:40px;align-items:start}.site-footer .footer-logo{align-self:center}.site-footer .footer-logo img{width:100%;max-width:285px;height:auto}.site-footer h2{color:#e3b000;font-size:32px;font-weight:700;letter-spacing:0;line-height:1.3;margin:0 0 23px}.site-footer p,.site-footer a,.site-footer dt,.site-footer dd{font-size:16px}.footer-hours dl{margin:0}.footer-hours dl>div{display:flex;gap:8px;line-height:1.9}.footer-hours dt{min-width:26px}.footer-hours dd{margin:0}.site-footer .footer-button{display:inline-block;background:#e1aa00;color:#fff;padding:12px 24px;border-radius:4px;font-size:22px;font-weight:700;margin-bottom:15px;text-align:center}.site-footer .footer-button:hover{background:#bd8e00}.footer-address address{font-style:normal}.footer-address p{margin:10px 0}.footer-contact ul{list-style:none;padding:0;margin:6px 0}.footer-contact li{margin:12px 0}.footer-contact a:not(.footer-button){display:inline-block;overflow-wrap:anywhere;max-width:100%}.site-footer .footer-bottom{max-width:1450px;margin:auto;padding:50px 6% 70px;display:grid;grid-template-columns:1fr auto 1.4fr;align-items:center;gap:45px;color:#111;width:100%}.footer-legal{display:flex;flex-wrap:wrap;gap:12px 20px}.footer-legal a{font-size:14px;font-weight:600}.footer-legal a+a{border-inline-start:1px solid #222;padding-inline-start:20px}.site-footer .footer-facebook{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#28596e;color:#fff;font:bold 42px Arial;line-height:1}.site-footer .footer-copyright{margin:0;text-align:end;font-size:14px;font-weight:600}.site-footer a:focus-visible{outline-color:#fff}.footer-bottom a:focus-visible{outline-color:#0878ad}.footer-main section{min-width:0}html[dir=rtl] .site-footer h2{font-size:30px;line-height:1.5}@media(max-width:1100px){.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 50px}.site-footer .footer-bottom{grid-template-columns:1fr auto;gap:30px}.site-footer .footer-copyright{grid-column:1/-1;text-align:center}}@media(max-width:600px){.site-footer>.footer-main{padding:35px 7% 45px}.footer-grid{grid-template-columns:1fr;gap:32px}.site-footer .footer-logo{justify-content:center}.site-footer .footer-logo img{max-width:235px}.site-footer h2{font-size:27px;margin-bottom:16px}.site-footer .footer-button{font-size:20px}.site-footer .footer-bottom{padding:30px 7% 90px;gap:25px}.footer-legal{gap:10px}.footer-legal a+a{padding-inline-start:10px}.site-footer .footer-copyright{text-align:start;line-height:1.8}}
/* Modern hero: separate text and device columns, bounded pointer response. */
.modern-hero{position:relative;background:linear-gradient(112deg,#ac20cc 0%,#8654c9 46%,#369bb9 100%)}.modern-hero:before{content:'';position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at var(--light-x,65%) var(--light-y,40%),#ffffff24,transparent 58%)}.modern-stage{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:44px;aspect-ratio:auto;min-height:650px;max-width:1500px;padding:60px 5%;isolation:isolate}.modern-copy{min-width:0;z-index:2}.modern-hero .slide-title,.modern-hero .slide-copy{position:static;inset:auto;width:100%;animation:copy-in .8s .1s both}.modern-hero .slide-title h1,html[lang=en] .modern-hero .slide-title h1,html[dir=rtl] .modern-hero .slide-title h1{font-size:clamp(32px,3.2vw,52px);line-height:1.35;font-weight:400;letter-spacing:-.7px;overflow-wrap:break-word}.modern-hero .slide-copy{margin-top:34px;animation-delay:.25s}.modern-hero .slide-brands{font-size:16px;letter-spacing:1.3px;margin:0 0 24px}.modern-hero .slide-promises{list-style:none;padding:0;margin:0 0 30px;font-size:clamp(14px,1.25vw,18px);line-height:1.6;font-weight:500;display:grid;gap:12px}.modern-hero .slide-promises li{margin:0}.modern-hero .slide-button{font-size:18px;padding:16px 30px;border-radius:5px;background:#273346;box-shadow:0 6px 24px #34234a30}.modern-hero .slide-button:hover{background:white;color:#273346;transform:translateY(-2px)}.modern-visual{min-width:0;width:100%;padding:26px;overflow:hidden;direction:ltr;animation:copy-in 1s .3s both}.device-motion{transform-origin:center;backface-visibility:hidden}.device-motion img{display:block;width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 24px 24px #24125238)}html[dir=rtl] .modern-hero .slide-title h1{letter-spacing:0;font-family:Tahoma,Arial,sans-serif;line-height:1.6}html[dir=rtl] .modern-hero .slide-promises{font-size:18px;line-height:1.8}.modern-hero .slide-copy,.modern-hero .slide-title{transform:none}@media(max-width:1050px){.modern-stage{gap:15px;padding:45px 4%;min-height:550px}.modern-visual{padding:16px}.modern-hero .slide-title h1,html[lang=en] .modern-hero .slide-title h1,html[dir=rtl] .modern-hero .slide-title h1{font-size:34px}}@media(max-width:720px){.modern-stage{display:flex;flex-direction:column;gap:12px;padding:32px 6% 24px;min-height:0}.modern-copy{width:100%}.modern-hero .slide-copy{margin-top:24px}.modern-hero .slide-promises{font-size:14px;gap:10px}.modern-visual{order:2;max-width:470px;padding:18px;aspect-ratio:auto;margin:0}.modern-hero .slide-title h1,html[lang=en] .modern-hero .slide-title h1,html[dir=rtl] .modern-hero .slide-title h1{font-size:clamp(29px,7vw,40px)}html[dir=rtl] .modern-hero .slide-promises{font-size:16px}.modern-hero .slide-brands{font-size:14px}.modern-hero .slide-button{font-size:16px}}@media(prefers-reduced-motion:reduce){.modern-visual,.modern-hero .slide-copy,.modern-hero .slide-title{animation:none}.device-motion{transform:none!important}.modern-hero .slide-button{transition:none;transform:none!important}}
/* Original wide slider composition, with individually moving product layers. */
.layered-stage{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);max-width:1800px;aspect-ratio:auto;min-height:680px;gap:24px;padding:60px 4%;align-items:center}.layered-copy{position:relative;z-index:5;min-width:0}.layered-hero .slide-title,.layered-hero .slide-copy{position:static;width:100%;inset:auto}.layered-hero .slide-title h1,html[lang=en] .layered-hero .slide-title h1,html[dir=rtl] .layered-hero .slide-title h1{font-size:clamp(36px,3.5vw,66px);font-weight:100;line-height:1.35;letter-spacing:-1px}.layered-hero .slide-copy{margin-top:65px}.layered-hero .slide-brands{font-size:17px;margin-bottom:27px}.layered-hero .slide-promises{list-style:none;padding:0;margin:0 0 25px;font-size:clamp(15px,1.3vw,24px);line-height:1.8}.layered-hero .slide-button{border-radius:0;padding:18px 38px;background:#333;color:#fff;font-size:20px}.layered-visual{position:relative;min-width:0;width:100%;aspect-ratio:1.24;direction:ltr;isolation:isolate}.device-layer{position:absolute;animation:device-in 1.5s cubic-bezier(.2,.8,.2,1) both}.device-layer img{display:block;width:100%;height:auto;object-fit:contain}.layer-laptop{width:112%;left:12%;top:4%;z-index:1;animation-delay:.8s}.layer-tablet{width:47%;left:19%;bottom:7%;z-index:2;animation-delay:1.05s}.layer-phone{width:25%;left:3%;bottom:1%;z-index:3;animation-delay:1.3s}html[dir=rtl] .layered-hero .slide-title h1{font-family:Tahoma,Arial,sans-serif;font-weight:400;letter-spacing:0;line-height:1.6}html[dir=rtl] .layered-hero .slide-promises{font-size:19px}.layered-visual{margin-inline:0}.layered-hero .slide-copy{animation-delay:.4s}@media(max-width:1050px){.layered-stage{min-height:600px;padding:45px 4%;gap:15px}.layered-hero .slide-title h1,html[lang=en] .layered-hero .slide-title h1,html[dir=rtl] .layered-hero .slide-title h1{font-size:36px}.layered-hero .slide-copy{margin-top:35px}.layered-hero .slide-promises{font-size:15px}}@media(max-width:720px){.layered-stage{display:flex;flex-direction:column;min-height:0;gap:26px;padding:30px 6%}.layered-copy{width:100%}.layered-hero .slide-title h1,html[lang=en] .layered-hero .slide-title h1,html[dir=rtl] .layered-hero .slide-title h1{font-size:32px;font-weight:400;letter-spacing:0}.layered-hero .slide-copy{margin-top:25px}.layered-hero .slide-promises{font-size:14px}.layered-hero .slide-brands{font-size:14px}.layered-visual{max-width:540px;aspect-ratio:1.15;margin-bottom:10px}.layer-laptop{width:100%;left:4%}.layer-tablet{left:23%;width:44%}.layer-phone{left:9%;width:24%}.layered-hero .slide-button{font-size:16px;padding:15px 27px}}@media(prefers-reduced-motion:reduce){.device-layer{animation:none}.device-layer img{transform:none!important}}
.layer-tablet{width:48%;left:25%;bottom:8%}.layer-phone{width:42%;left:-4%;bottom:-3%}@media(max-width:720px){.layer-tablet{width:47%;left:29%;bottom:10%}.layer-phone{width:40%;left:1%;bottom:0}}
/* Screen damage dissolves on hover, keyboard focus, or a touch toggle. */
.repair-device{position:relative;display:block;width:100%;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}
.repair-device:focus-visible{outline:2px solid white;outline-offset:5px;border-radius:14px}
.repair-device img{pointer-events:none}
.repair-screen{position:absolute;display:block;overflow:hidden;pointer-events:none;isolation:isolate}
.repair-phone .repair-screen{left:55.2%;top:16.5%;width:24.2%;height:72.8%;border-radius:0 12% 12% 0;clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}
.repair-tablet .repair-screen{left:20.4%;top:2.3%;width:73.3%;height:95.2%;border-radius:5%}
.glass-cracks{position:absolute;inset:0;background:url('/devices/glass-cracks.webp') center/100% 100% no-repeat;opacity:1;transition:opacity .55s ease;filter:drop-shadow(0 1px 1px #0008)}
.repair-shine{position:absolute;inset:-25% -100%;background:linear-gradient(110deg,transparent 40%,#fff0 44%,#ffffff85 50%,#fff0 57%,transparent 60%);transform:translateX(-55%);opacity:0}
.repair-device.is-repaired .glass-cracks,.repair-device:focus-visible .glass-cracks{opacity:0}
.repair-device.is-repaired .repair-shine,.repair-device:focus-visible .repair-shine{animation:repair-polish 1.1s .2s ease-out both}
@media(hover:hover) and (pointer:fine){.repair-device:hover .glass-cracks{opacity:0}.repair-device:hover .repair-shine{animation:repair-polish 1.1s .2s ease-out both}}
@keyframes repair-polish{0%{transform:translateX(-55%);opacity:0}20%{opacity:.85}80%{opacity:.5}100%{transform:translateX(55%);opacity:0}}
@media(prefers-reduced-motion:reduce){.glass-cracks{transition:none}.repair-device{transform:none!important}.repair-device .repair-shine{animation:none!important}}
.repair-tablet>img{-webkit-mask:url('/devices/tablet.webp') center/100% 100% no-repeat;mask:url('/devices/tablet.webp') center/100% 100% no-repeat}
/* Align the visible device bases, compensating for transparent asset margins. */
.layer-laptop{top:auto;bottom:8%;left:14%;width:86%}
.layer-tablet{bottom:8%;left:22%;width:45%}
.layer-phone{bottom:8%;left:-6%;width:40%}
.repair-phone{translate:0 8.8%}
.repair-tablet{translate:0 .16%}
.macbook-name{position:absolute;z-index:2;right:10%;top:12%;font:600 clamp(14px,1.25vw,20px)/1.3 Arial,sans-serif;letter-spacing:.02em;color:#fff;text-shadow:0 1px 5px #000;pointer-events:none}
@media(max-width:720px){.layered-visual{aspect-ratio:1.3}.layer-laptop{left:12%;width:88%;bottom:8%}.layer-tablet{left:22%;width:45%;bottom:8%}.layer-phone{left:-5%;width:40%;bottom:8%}.macbook-name{font-size:14px}}
/* Trim only transparent padding in layout; retain the original product pixels. */
.repair-laptop{aspect-ratio:1055/646;overflow:hidden}
.repair-laptop>img{position:absolute;width:148.531%;max-width:none;left:-24.265%;top:-27.399%;height:auto}
.repair-laptop .repair-screen{left:9.194%;top:2.322%;width:81.706%;height:86.533%;border-radius:1.3% 1.3% 0 0;clip-path:polygon(0 0,44.7% 0,44.7% 2.7%,55.4% 2.7%,55.4% 0,100% 0,100% 100%,0 100%)}
/* Clear next steps, with the repair request beside prices. */
.hero-actions{display:flex;flex-wrap:wrap;align-items:stretch;gap:12px}
.layered-hero .hero-actions .slide-button{display:inline-flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:5px 8px;min-height:48px;padding:15px 22px;font-size:17px;line-height:1.4;border:1px solid transparent;border-radius:5px}
.layered-hero .hero-actions .prices-button{background:transparent;border-color:#fff;color:#fff}
.layered-hero .hero-actions .prices-button:hover{background:#fff;color:#333}
.hero-actions .slide-button span{font-size:14px;font-weight:400}
.price-tools{max-width:500px;margin-top:25px}
.price-tools label{display:block;font-weight:700;margin-bottom:8px}
.price-tools input{width:100%;min-height:48px;border:1px solid #879ba7;border-radius:5px;background:#fff;padding:12px 14px;font:inherit;color:#333}
.price-tools input:focus-visible{outline:3px solid #0878ad;outline-offset:3px}
.price-empty{font-size:16px;line-height:1.7;color:#333}
[hidden]{display:none!important}
.price-request{margin-top:24px}.price-request p{font-size:14px;color:#526879}
.price-scroll thead th{line-height:1.5}.price-scroll tbody th{position:sticky;inset-inline-start:0;background:#fff;z-index:1}.price-scroll tbody tr:nth-child(even) th{background:#f3f6f8}
@media(max-width:720px){
 header{padding-block:8px;min-height:0}header nav a,.languages a{min-height:44px;display:inline-flex;align-items:center}
 header nav{gap:2px 16px;padding-block:0;font-size:14px}.logo img{width:118px}
 .layered-stage{padding:24px 6%;gap:12px}.layered-hero .slide-title h1,html[lang=en] .layered-hero .slide-title h1,html[dir=rtl] .layered-hero .slide-title h1{font-size:clamp(28px,6.7vw,36px);line-height:1.3}
 .layered-hero .slide-copy{margin-top:18px;display:flex;flex-direction:column}
 .layered-hero .slide-brands{margin-bottom:14px}.hero-actions{order:1;display:grid;grid-template-columns:1fr 1fr;gap:10px}
 .layered-hero .hero-actions .slide-button{font-size:15px;padding:12px 10px}
 .layered-hero .slide-promises{order:2;margin:18px 0 0;line-height:1.65;font-size:14px}
 html[dir=rtl] .layered-hero .slide-promises{font-size:15px}
 .layered-visual{max-width:400px;aspect-ratio:1.45;margin-bottom:0}
 .price-scroll{margin-top:20px}.price-scroll table{min-width:510px}th,td{padding:12px 10px}
 .floating-contact{padding:12px 18px;bottom:max(14px,env(safe-area-inset-bottom));min-height:44px}
}
@media(max-width:350px){.hero-actions{grid-template-columns:1fr}}
/* Brand services: wide, top-cropped image strips matching the supplied reference. */
.brand-services.section{max-width:none;width:100%;padding:68px max(6%,calc((100% - 1425px)/2)) 28px;background:#fafafa;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:start}
.brand-services .brand-card{display:block;min-width:0;background:#fff}
.brand-services .brand-card img{width:100%;height:auto;aspect-ratio:2.85;max-height:none;object-fit:cover;object-position:center top}
.brand-services .brand-card h2{margin:25px 0 12px;color:#06466b;font-size:20px;line-height:1.3;font-weight:700;letter-spacing:2px;text-transform:uppercase}
.brand-services .brand-card p{margin:0;color:#777;font-size:18px;line-height:1.4}
html[dir=rtl] .brand-services .brand-card h2{letter-spacing:0;line-height:1.5}
html[dir=rtl] .brand-services .brand-card p{line-height:1.7}
@media(max-width:1050px) and (min-width:721px){.brand-services.section{gap:20px;padding-inline:4%}.brand-services .brand-card h2{font-size:17px;letter-spacing:1.2px}.brand-services .brand-card p{font-size:16px}}
@media(max-width:720px){.brand-services.section{grid-template-columns:1fr;padding:32px 6%;gap:30px}.brand-services .brand-card h2{margin-top:18px;font-size:20px}.brand-services .brand-card p{font-size:16px}}
/* About: lifestyle photograph and the original introduction in equal panels. */
.about.about-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding:0;max-width:none;border:0;background:#0873c5;align-items:stretch}
.about-split .about-photo{position:relative;min-height:clamp(560px,44vw,760px);overflow:hidden;background:#dbe6ec}
.about-split .about-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 16%}
.about-split .about-copy{align-self:center;padding:70px clamp(32px,6vw,110px);color:#fff;min-width:0}
.about-split .eyebrow{font-size:14px;letter-spacing:1.4px;color:#fff;margin:0 0 22px}
.about-split h2{color:#fff;font-size:clamp(32px,3vw,48px);font-weight:400;line-height:1.2;margin:0 0 26px}
.about-split .about-intro{color:#fff;font-size:18px;line-height:1.8;max-width:640px;margin:0 0 26px}
.about-split .textlink{display:inline-block;color:#fff;border:1px solid #ffffffb3;padding:12px 22px;min-height:48px;border-radius:4px;margin:0;font-size:16px;transition:background .2s,color .2s}
.about-split .textlink:hover{background:#fff;color:#075993}
.about-split .textlink:focus-visible{outline-color:#fff}
html[dir=rtl] .about-split .eyebrow{letter-spacing:0}
@media(max-width:1050px){.about-split .about-photo{min-height:490px}.about-split .about-copy{padding:45px 30px}.about-split .about-intro{font-size:16px}}
@media(max-width:720px){.about.about-split{grid-template-columns:1fr}.about-split .about-photo{min-height:0;aspect-ratio:1}.about-split .about-photo img{object-position:center 25%}.about-split .about-copy{padding:36px 7% 42px}.about-split h2{font-size:32px;margin-bottom:20px}.about-split .eyebrow{margin-bottom:16px}.about-split .about-intro{margin-bottom:24px}}
/* A calm white interval between the about panels and the colored footer. */
.closing-statement{display:flex;align-items:center;justify-content:center;min-height:140px;padding:36px 6%;background:#fff;text-align:center}
.closing-statement p{margin:0;color:#315369;font-size:clamp(20px,2vw,30px);font-weight:400;line-height:1.55;letter-spacing:.15px}
.closing-statement strong{font-weight:700;color:#0873a5}
html[dir=rtl] .closing-statement p{letter-spacing:0;line-height:1.8}
@media(max-width:720px){.closing-statement{min-height:120px;padding:30px 7%}.closing-statement p{font-size:21px}.closing-statement strong{display:block}}
.site-footer .footer-address address,.site-footer .footer-address address p{color:#fff}
