/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--navy:#041e4b;--blue:#087cc1;--orange:#ff7100;--ink:#10213a;--muted:#5e6b7a;--light:#f3f8fc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.topbar{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;height:38px;padding:0 5vw;font-size:13px;font-weight:700;display:flex}.topbar a{color:#8edcff}.header{z-index:30;background:#fff;align-items:center;gap:40px;height:94px;padding:8px 5vw;display:flex;position:sticky;top:0;box-shadow:0 5px 25px #001b3b16}.brand img{object-fit:contain;width:230px;height:78px}.header nav{justify-content:center;align-items:center;gap:26px;margin-left:auto;font-size:14px;font-weight:700;display:flex}.header nav a:hover{color:var(--blue)}.button{background:linear-gradient(135deg,var(--orange),#ff8c24);color:#fff;border-radius:8px;justify-content:center;align-items:center;min-height:52px;padding:0 25px;font-weight:800;transition:all .2s;display:inline-flex;box-shadow:0 8px 22px #ff710033}.button:hover{transform:translateY(-2px)}.button.small{min-height:45px;padding:0 18px}.hero{align-items:center;min-height:650px;display:flex;position:relative;overflow:hidden}.hero>img{object-fit:cover}.heroShade{background:linear-gradient(90deg,#021d4aee 0%,#052e64d9 40%,#052e6440 70%,#0000 100%);position:absolute;inset:0}.heroContent{z-index:2;color:#fff;width:min(700px,90%);margin-left:7vw;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:2px;color:#73d4ff;font-size:13px;font-weight:900}.eyebrow.blue{color:var(--blue)}h1{letter-spacing:-2.5px;margin:18px 0 20px;font-size:clamp(42px,5.7vw,78px);line-height:1.02}.hero p{color:#e2edf8;max-width:650px;font-size:20px;line-height:1.7}.actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.button.outline{box-shadow:none;background:0 0;border:2px solid #fff}.trust{flex-wrap:wrap;gap:24px;margin-top:25px;font-size:14px;font-weight:700;display:flex}.highlights{z-index:5;background:#fff;border-radius:14px;grid-template-columns:repeat(4,1fr);width:min(1180px,92%);margin:-36px auto 0;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 40px #041e4b26}.highlights div{border-right:1px solid #dbe9f3;flex-direction:column;gap:6px;padding:26px;display:flex}.highlights strong{color:var(--blue);font-size:26px}.highlights span{color:var(--muted);font-size:13px;font-weight:700}.section{padding:105px 6vw}.sectionHead{text-align:center;max-width:760px;margin:0 auto 50px}.sectionHead h2,.splitCopy h2,.areas h2,.cta h2{letter-spacing:-1.6px;margin:12px 0 18px;font-size:clamp(34px,4vw,52px);line-height:1.08}.sectionHead p,.splitCopy p,.areas p,.cta p{color:var(--muted);font-size:17px;line-height:1.75}.serviceGrid{grid-template-columns:repeat(3,1fr);gap:22px;max-width:1200px;margin:auto;display:grid}.serviceCard{background:#fff;border:1px solid #dbe8f2;border-radius:18px;padding:30px;transition:all .25s;box-shadow:0 10px 35px #0429540d}.serviceCard:hover{border-color:#7fcbee;transform:translateY(-5px);box-shadow:0 18px 45px #0429541a}.serviceIcon{background:#e9f7ff;border-radius:14px;place-items:center;width:55px;height:55px;font-size:27px;display:grid}.serviceCard h3{margin:22px 0 12px;font-size:21px}.serviceCard p{color:var(--muted);font-size:15px;line-height:1.7}.serviceCard a{color:var(--blue);font-size:14px;font-weight:800}.split{grid-template-columns:1fr 1fr;padding:0;display:grid}.darkSection{background:var(--navy);color:#fff}.splitImage{min-height:620px;position:relative}.splitImage img{object-fit:cover}.splitCopy{padding:85px 7vw}.splitCopy p{color:#cbd8e8}.splitCopy ul{margin:28px 0;padding:0;list-style:none}.splitCopy li{border-bottom:1px solid #ffffff1a;padding:10px 0}.splitCopy li:before{content:"✓";color:#69d0ff;margin-right:12px;font-weight:900}.gallery{grid-template-columns:repeat(3,1fr);gap:22px;max-width:1200px;margin:auto;display:grid}.gallery figure{border-radius:18px;height:390px;margin:0;position:relative;overflow:hidden}.gallery img{object-fit:cover}.gallery figcaption{color:#fff;background:#061f4de8;border-radius:8px;padding:11px 15px;font-weight:800;position:absolute;bottom:18px;left:18px}.areas{color:#fff;background:linear-gradient(135deg,#087cc1,#052c66);grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.areas p{color:#dcefff}.areaTags{flex-wrap:wrap;gap:12px;display:flex}.areaTags span{background:#ffffff14;border:1px solid #fff6;border-radius:99px;padding:13px 18px;font-weight:700}.faq{background:var(--light)}.faqList{max-width:900px;margin:auto}.faq details{background:#fff;border:1px solid #dce8f0;border-radius:12px;margin:12px 0;padding:20px 24px}.faq summary{cursor:pointer;font-size:17px;font-weight:800}.faq details p{color:var(--muted);margin:14px 0 0;line-height:1.7}.cta{color:#fff;background:linear-gradient(120deg,#ff7100,#ff8b22);justify-content:space-between;align-items:center;gap:40px;padding:75px 7vw;display:flex}.cta p{color:#fff;margin-bottom:0}.cta .actions{min-width:max-content}.button.light{color:var(--navy);background:#fff}.lightOutline{border-color:#fff!important}footer{color:#d8e3ef;background:#021736;grid-template-columns:2fr 1fr 1fr;gap:50px;padding:65px 7vw 28px;display:grid;position:relative}footer h3{color:#fff;margin-top:10px}footer>div{flex-direction:column;gap:12px;display:flex}.footerBrand img{object-fit:contain;background:#fff;border-radius:10px}.footerBrand p{max-width:400px;line-height:1.6}.copyright{border-top:1px solid #ffffff1a;grid-column:1/-1;padding-top:22px;font-size:13px}.floatingWhatsapp{z-index:40;color:#fff;background:#21b85a;border-radius:99px;padding:15px 20px;font-weight:900;position:fixed;bottom:20px;right:20px;box-shadow:0 10px 30px #07381755}@media (width<=950px){.header{height:82px}.header nav{display:none}.header .button.small{margin-left:auto}.brand img{width:190px}.hero{min-height:590px}.highlights,.serviceGrid{grid-template-columns:repeat(2,1fr)}.split{grid-template-columns:1fr}.splitImage{min-height:480px}.gallery{grid-template-columns:1fr 1fr}.gallery figure:last-child{grid-column:1/-1}.areas{grid-template-columns:1fr}.cta{flex-direction:column;align-items:flex-start}footer{grid-template-columns:1fr 1fr}}@media (width<=620px){.topbar span{display:none}.topbar{justify-content:center}.header{padding:7px 4vw}.brand img{width:145px}.header .button.small{min-height:40px;padding:0 12px;font-size:12px}.hero{min-height:650px}.heroShade{background:#031e4bd9}.heroContent{margin:0 auto}.hero p{font-size:17px}.hero .button{width:100%}.trust{flex-direction:column;gap:12px}.highlights{border-radius:0;grid-template-columns:1fr 1fr;width:100%;margin-top:0}.highlights div{padding:20px}.section{padding:75px 5vw}.serviceGrid,.gallery{grid-template-columns:1fr}.gallery figure:last-child{grid-column:auto}.gallery figure{height:320px}.splitImage{min-height:330px}.splitCopy{padding:65px 7vw}.cta{padding:60px 7vw}.cta .actions,.cta .button{width:100%}footer{grid-template-columns:1fr}.copyright{grid-column:1}.floatingWhatsapp{padding:13px 17px;bottom:12px;right:12px}}.topbar{height:52px}.topbar a{color:#8edcff;letter-spacing:.5px;font-size:24px;font-weight:900}.hero .actions .button:first-child,.cta .actions .button:first-child{font-size:20px;font-weight:900}footer div:last-of-type a:first-of-type{color:#8edcff;font-size:21px;font-weight:900}@media (width<=620px){.topbar{height:54px}.topbar a{font-size:22px}.hero .actions .button:first-child,.cta .actions .button:first-child{font-size:18px}}.heroForm{z-index:4;width:min(350px,32vw);position:absolute;right:6vw}.whatsappForm{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#031d48b8;border:1px solid #fff5;border-radius:18px;gap:11px;padding:22px;display:grid;box-shadow:0 18px 50px #00152f55}.formHeading{flex-direction:column;gap:4px;display:flex}.formHeading span{color:#79d8ff;text-transform:uppercase;letter-spacing:1px;font-size:13px;font-weight:900}.formHeading strong{font-size:19px}.whatsappForm label{gap:5px;font-size:12px;font-weight:800;display:grid}.whatsappForm input,.whatsappForm select{color:#fff;background:#ffffff18;border:1px solid #fff6;border-radius:8px;outline:none;width:100%;height:43px;padding:0 12px}.whatsappForm input::placeholder{color:#e4eff9}.whatsappForm select option{color:#10213a;background:#fff}.whatsappForm input:focus,.whatsappForm select:focus{border-color:#79d8ff;box-shadow:0 0 0 3px #0ca7e833}.whatsappForm button{color:#fff;cursor:pointer;background:#20b95a;border:0;border-radius:8px;height:46px;font-size:15px;font-weight:900}.whatsappForm small{color:#c8d8e9;font-size:10px;line-height:1.4}.areaTags a{background:#ffffff14;border:1px solid #fff6;border-radius:99px;padding:13px 18px;font-weight:700}.bryHero{align-items:center;min-height:690px;display:flex;position:relative;overflow:hidden}.bryHero>img{object-fit:cover}.bryHeroGrid{z-index:3;grid-template-columns:1.25fr .72fr;align-items:center;gap:55px;width:min(1180px,90%);margin:auto;display:grid;position:relative}.bryHero .heroContent{width:auto;margin:0}.bryHero .whatsappForm{background:#031d48c7}.bryIntro{grid-template-columns:1.4fr .75fr;align-items:start;gap:55px;max-width:1200px;margin:auto;display:grid}.bryIntro h2{margin:12px 0 18px;font-size:clamp(34px,4vw,52px);line-height:1.08}.bryIntro p{color:var(--muted);font-size:17px;line-height:1.75}.problemCard{background:#eff8fd;border:1px solid #cfe7f4;border-radius:18px;padding:28px}.problemCard h2{font-size:27px}.problemCard ul{padding:0;list-style:none}.problemCard li{border-bottom:1px solid #cfe1eb;padding:10px 0}.problemCard li:before{content:"✓";color:var(--orange);margin-right:10px;font-weight:900}.bryServices{background:var(--light)}.emergencySteps{background:var(--navy);color:#fff}.emergencySteps .sectionHead p{color:#d7e4f1}.steps{grid-template-columns:repeat(4,1fr);gap:16px;max-width:1150px;margin:auto;display:grid}.steps>div{background:#ffffff0c;border:1px solid #ffffff32;border-radius:14px;padding:24px}.steps strong{color:#ff9b3d;font-size:34px}.steps p{line-height:1.55}.centered{justify-content:center}.bryanstonPage .cta .actions{margin-top:0}@media (width<=1050px){.hero{flex-direction:column;justify-content:center;padding:60px 0}.heroContent{margin:0 auto}.heroForm{width:min(560px,90%);margin:30px auto 0;position:relative;right:auto}.bryHeroGrid{grid-template-columns:1fr 360px;gap:28px}.bryHero h1{font-size:58px}.header nav{gap:16px}}@media (width<=850px){.bryHeroGrid,.bryIntro{grid-template-columns:1fr}.bryHero{padding:70px 0}.bryHero .heroContent{max-width:700px}.bryHero .whatsappForm{max-width:560px}.steps{grid-template-columns:1fr 1fr}}@media (width<=620px){.bryHero{padding:55px 0}.bryHeroGrid{width:90%}.bryHero h1{font-size:44px}.bryHero .whatsappForm{padding:18px}.steps{grid-template-columns:1fr}.bryIntro{padding-left:5vw;padding-right:5vw}}.breadcrumbs{max-width:1200px;color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;margin:0 auto;padding:22px 5vw;font-size:13px;display:flex}.breadcrumbs a{color:var(--blue);font-weight:800}.localIntro{grid-template-columns:1.4fr .75fr;align-items:start;gap:55px;max-width:1200px;margin:auto;display:grid}.localIntro h2{margin:12px 0 18px;font-size:clamp(34px,4vw,52px);line-height:1.08}.localIntro p{color:var(--muted);font-size:17px;line-height:1.75}.seoLinks{background:#fff}.servicesLinks{background:var(--light)}.seoLinkGrid{grid-template-columns:repeat(4,1fr);gap:13px;max-width:1200px;margin:auto;display:grid}.seoLinkGrid a{min-height:82px;color:var(--navy);background:#fff;border:1px solid #d9e7f1;border-radius:12px;padding:17px;font-weight:900;transition:all .2s;box-shadow:0 5px 18px #06264b0b}.seoLinkGrid a:hover,.seoLinkGrid a.active{border-color:var(--blue);background:#eaf8ff;transform:translateY(-2px)}.seoLinkGrid small{color:var(--muted);margin-top:6px;font-weight:600;line-height:1.3;display:block}.localSeoPage .serviceCard h3{margin-top:0}.localHero .heroContent p{max-width:690px}@media (width<=1050px){.seoLinkGrid{grid-template-columns:repeat(3,1fr)}.localHero .bryHeroGrid{grid-template-columns:1fr 350px}}@media (width<=850px){.seoLinkGrid{grid-template-columns:repeat(2,1fr)}.localIntro,.localHero .bryHeroGrid{grid-template-columns:1fr}}@media (width<=620px){.seoLinkGrid{grid-template-columns:1fr}.localIntro{padding-left:5vw;padding-right:5vw}.localHero h1{font-size:42px}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
