body{font-family:"Inter",Arial,sans-serif;color:#1b1f24;background:#fff;line-height:1.65}h1,h2,h3,h4,h5,h6{font-family:"Inter",Arial,sans-serif;color:#193659;font-weight:700;line-height:1.15}p{color:#667085}a{color:#1f6f9f;text-decoration:none;transition:all .25s ease}a:hover{color:hsl(202.5,67.3684210526%,27.2549019608%)}img{max-width:100%;height:auto}.btn-ags,.btn-ags-outline,.btn-ags-secondary,.btn-ags-primary{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.85rem 1.35rem;border-radius:999px;font-weight:700;line-height:1;transition:all .25s ease}.btn-ags-primary{background:#1f6f9f;color:#fff}.btn-ags-primary:hover{background:hsl(202.5,67.3684210526%,29.2549019608%);color:#fff;transform:translateY(-2px)}.btn-ags-secondary{background:#fff;color:#193659;box-shadow:0 12px 35px rgba(16,32,51,.08)}.btn-ags-secondary:hover{color:#1f6f9f;transform:translateY(-2px)}.btn-ags-outline{border:1px solid hsla(0,0%,100%,.35);color:#fff}.btn-ags-outline:hover{background:#fff;color:#193659}.section{padding:4rem 0;position:relative}@media(min-width: 992px){.section{padding:6rem 0}}.section-title{max-width:760px;margin-bottom:2.5rem}.section-title .eyebrow{display:inline-block;margin-bottom:.75rem;color:#1f6f9f;font-weight:700;font-size:.9rem;letter-spacing:.04em;text-transform:uppercase}.section-title h2{margin-bottom:1rem;font-size:clamp(2rem,4vw,3.25rem)}.section-title p{margin-bottom:0;font-size:1.075rem}.section--warm{background:#f7f3ec}.section--blue{background:#eaf5fa}.section--dark{background:#193659}.section--dark .section-title,.section--dark h2,.section--dark h3{color:#fff}.section--dark p{color:hsla(0,0%,100%,.78)}.section--dark .eyebrow{color:#d9a441}.service-card{position:relative;height:100%;display:flex;flex-direction:column;padding:2rem;border:1px solid #d9e2ea;border-radius:1.5rem;background:#fff;box-shadow:0 12px 35px rgba(16,32,51,.08);transition:all .25s ease}@media(min-width: 992px){.service-card{padding:2.25rem}}.service-card:hover{transform:translateY(-6px);border-color:rgba(31,111,159,.3);box-shadow:0 18px 45px rgba(16,32,51,.12)}.service-card__icon{width:4rem;height:4rem;display:inline-flex;align-items:center;justify-content:center;margin-bottom:1.35rem;border-radius:1rem;background:#eaf5fa;color:#1f6f9f;font-size:1.45rem;font-weight:800;line-height:1}.service-card h3{margin-bottom:.9rem;color:#193659;font-size:clamp(1.35rem,2vw,1.65rem);line-height:1.1;letter-spacing:-0.025em}.service-card h3 a{color:#193659}.service-card h3 a:hover{color:#1f6f9f}.service-card .service-card__icon i{font-size:1.75rem;line-height:1}.service-card p{margin-bottom:1.5rem;color:#667085;font-size:1rem;line-height:1.65}.service-card__link{display:inline-flex;align-items:center;gap:.35rem;margin-top:auto;padding-top:1.1rem;border-top:1px solid #d9e2ea;color:#1f6f9f;font-weight:800;line-height:1}.service-card__link::after{content:"→";transition:all .25s ease}.service-card__link:hover{color:hsl(202.5,67.3684210526%,29.2549019608%)}.service-card__link:hover::after{transform:translateX(4px)}@media(max-width: 575.98px){.service-card{padding:1.65rem}.service-card__icon{width:3.5rem;height:3.5rem;margin-bottom:1.1rem;font-size:1.25rem}.service-card h3{margin-bottom:.65rem;font-size:1.35rem}.service-card p{margin-bottom:1.25rem;font-size:.96rem}.service-card__link{padding-top:1rem}}.ags-form{padding:2rem;border:1px solid rgba(31,111,159,.12);border-radius:1.5rem;background:#fff;box-shadow:0 12px 35px rgba(16,32,51,.08)}@media(min-width: 992px){.ags-form{padding:2.5rem}}.ags-form__intro{margin-bottom:2rem}.ags-form__intro h3{margin-bottom:.65rem;color:#193659;font-size:clamp(1.6rem,3vw,2.25rem);letter-spacing:-0.035em}.ags-form__intro p{max-width:680px;margin-bottom:0;color:#667085}.ags-form .form-label{margin-bottom:.45rem;color:#193659;font-size:.95rem;font-weight:800}.ags-form .form-control,.ags-form .form-select{min-height:52px;border:1px solid #d9e2ea;border-radius:.5rem;background-color:#fff;color:#1b1f24;font-size:1rem;box-shadow:none;transition:all .25s ease}.ags-form .form-control:focus,.ags-form .form-select:focus{border-color:rgba(31,111,159,.65);box-shadow:0 0 0 .2rem rgba(31,111,159,.12)}.ags-form .form-control::-moz-placeholder, .ags-form .form-select::-moz-placeholder{color:rgba(102,112,133,.75)}.ags-form .form-control::placeholder,.ags-form .form-select::placeholder{color:rgba(102,112,133,.75)}.ags-form textarea.form-control{min-height:150px;resize:vertical}.ags-form__message{margin-top:1.5rem}.ags-form__trap{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.ags-form__consent{display:flex;gap:.75rem;align-items:flex-start;margin-top:1.5rem;padding:1rem;border:1px solid rgba(31,111,159,.12);border-radius:1rem;background:#eaf5fa}.ags-form__consent input{flex:0 0 auto;width:1.1rem;height:1.1rem;margin-top:.2rem;accent-color:#1f6f9f}.ags-form__consent label{color:#193659;font-size:.95rem;font-weight:600;line-height:1.45}.ags-form__submit{margin-top:1.75rem}.ags-form__submit .btn-ags-primary{min-width:180px}.ags-form__status{margin-top:1.5rem}.ags-form__status .loading,.ags-form__status .error-message,.ags-form__status .sent-message{display:none;padding:1rem;border-radius:1rem;font-weight:700;line-height:1.45}.ags-form__status .loading{border:1px solid rgba(31,111,159,.18);background:#eaf5fa;color:#193659}.ags-form__status .error-message{border:1px solid rgba(180,35,24,.22);background:rgba(180,35,24,.08);color:#b42318}.ags-form__status .sent-message{border:1px solid rgba(47,143,91,.25);background:rgba(47,143,91,.1);color:hsl(147.5,50.5263157895%,25.2549019608%)}.ags-form__status.is-loading .loading{display:block}.ags-form__status.has-error .error-message{display:block}.ags-form__status.is-sent .sent-message{display:block}@media(max-width: 575.98px){.ags-form{padding:1.5rem}.ags-form__intro{margin-bottom:1.5rem}.ags-form__submit .btn-ags-primary{width:100%}}.ags-service-panel{display:none;margin-top:1.75rem;padding:1.5rem;border:1px solid rgba(31,111,159,.12);border-radius:1.5rem;background:linear-gradient(180deg, rgba(234, 245, 250, 0.65) 0%, rgba(247, 243, 236, 0.65) 100%)}.ags-service-panel.is-active{display:block}.ags-service-panel h4{margin-bottom:.5rem;color:#193659;font-size:clamp(1.25rem,2vw,1.5rem);letter-spacing:-0.025em}.ags-service-panel>p{max-width:680px;margin-bottom:1.25rem;color:#667085;font-size:.98rem}@media(min-width: 992px){.ags-service-panel{padding:1.75rem}}@media(max-width: 575.98px){.ags-service-panel{margin-top:1.5rem;padding:1.25rem}}.ags-form__notice{display:none}.ags-form__notice p{margin-bottom:0;padding:1rem;border:1px solid rgba(217,164,65,.35);border-radius:1rem;background:rgba(217,164,65,.12);color:#193659;font-size:.95rem;font-weight:600;line-height:1.5}.ags-form__notice.is-active{display:block}.home-contact-form .ags-form,.contact-page .ags-form{max-width:920px;margin-right:auto;margin-left:auto}.site-header{position:sticky;top:0;z-index:1000;background:hsla(0,0%,100%,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(217,226,234,.9);box-shadow:0 8px 25px rgba(25,54,89,.04)}.site-nav{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.site-logo{display:inline-flex;align-items:center;gap:.85rem;color:#193659}.site-logo:hover{color:#193659}.site-logo__mark{width:3rem;height:3rem;display:inline-flex;align-items:center;justify-content:center;border-radius:1rem;background:#193659;color:#fff;font-weight:800;letter-spacing:-0.04em}.site-logo__text{display:grid;line-height:1.1}.site-logo__text strong{color:#193659;font-size:1.05rem;letter-spacing:-0.02em}.site-logo__text span{color:#667085;font-size:.82rem;font-weight:600}.site-menu{display:flex;align-items:center}.site-menu__list{display:flex;align-items:center;gap:1.35rem;margin:0;padding:0;list-style:none}.site-menu__list a{position:relative;display:inline-flex;align-items:center;color:#193659;font-size:.95rem;font-weight:700}.site-menu__list a:hover,.site-menu__list a.active{color:#1f6f9f}.site-menu__list a.active::after{content:"";position:absolute;left:0;right:0;bottom:-0.5rem;height:2px;border-radius:999px;background:#1f6f9f}.site-menu__cta a{min-height:42px;padding:.7rem 1rem;border-radius:999px;background:#1f6f9f;color:#fff}.site-menu__cta a:hover,.site-menu__cta a.active{background:hsl(202.5,67.3684210526%,29.2549019608%);color:#fff}.site-menu__cta a.active::after{display:none}.site-nav-toggle{display:none;width:46px;height:46px;border:0;border-radius:.5rem;background:#eaf5fa;cursor:pointer}.site-nav-toggle span{display:block;width:22px;height:2px;margin:4px auto;border-radius:999px;background:#193659;transition:all .25s ease;transform-origin:center}@media(max-width: 991.98px){.site-nav-toggle{display:inline-flex;flex-direction:column;align-items:center;justify-content:center}.site-nav-toggle.is-open span:nth-child(1){transform:translateY(6px) rotate(45deg)}.site-nav-toggle.is-open span:nth-child(2){opacity:0}.site-nav-toggle.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}}@media(max-width: 991.98px){.site-nav{min-height:72px}.site-nav-toggle{display:inline-flex;flex-direction:column;align-items:center;justify-content:center}.site-menu{position:absolute;top:72px;left:0;right:0;display:none;padding:1rem;background:#fff;border-bottom:1px solid #d9e2ea;box-shadow:0 18px 35px rgba(25,54,89,.08)}.site-menu.is-open{display:block}.site-menu__list{display:grid;gap:.25rem}.site-menu__list a{width:100%;padding:.85rem .5rem}.site-menu__list a.active::after{display:none}.site-menu__cta a{justify-content:center;margin-top:.5rem}.site-nav-toggle.is-open span:nth-child(1){transform:translateY(10px) rotate(45deg)}.site-nav-toggle.is-open span:nth-child(2){opacity:0}.site-nav-toggle.is-open span:nth-child(3){transform:translateY(-10px) rotate(-45deg)}}.site-footer{padding:4rem 0 2rem;background:#193659;color:hsla(0,0%,100%,.78)}.site-footer h2{margin-bottom:1rem;color:#fff;font-size:1rem;font-weight:800}.site-footer p{color:hsla(0,0%,100%,.72)}.site-footer a{color:hsla(0,0%,100%,.76)}.site-footer a:hover{color:#fff}.site-footer .site-logo{margin-bottom:1.25rem}.site-footer .site-logo:hover{color:#fff}.site-footer .site-logo__mark{background:#fff;color:#193659}.site-footer .site-logo__text strong{color:#fff}.site-footer .site-logo__text span{color:hsla(0,0%,100%,.68)}.site-footer .btn-ags-secondary{background:#fff;color:#193659;box-shadow:none}.site-footer .btn-ags-secondary:hover{background:#eaf5fa;color:#193659;transform:translateY(-2px)}.site-footer__top{display:grid;gap:2rem}@media(min-width: 768px){.site-footer__top{grid-template-columns:1.5fr 1fr 1fr}}@media(min-width: 1200px){.site-footer__top{grid-template-columns:1.6fr 1fr 1fr 1.2fr}}.site-footer__brand p{max-width:380px;margin-bottom:0}.site-footer__links ul,.site-footer__contact ul{display:grid;gap:.65rem;margin:0;padding:0;list-style:none}.site-footer__links a{font-weight:600}.site-footer__contact p{max-width:320px;margin-bottom:1rem}.site-footer__contact .btn-ags-secondary{margin-top:.5rem}.site-footer__bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:1.5rem;border-top:1px solid hsla(0,0%,100%,.12)}.site-footer__bottom p{margin-bottom:0;color:hsla(0,0%,100%,.62);font-size:.9rem}.site-footer__bottom a{color:hsla(0,0%,100%,.68);font-weight:600}.site-footer__bottom a:hover{color:#fff}@media(max-width: 575.98px){.site-footer{padding:3rem 0 1.5rem}.site-footer__top{gap:2.25rem}.site-footer__contact .btn-ags-secondary{width:100%}.site-footer__bottom{display:grid;gap:.65rem}}.home-hero{position:relative;min-height:88vh;display:flex;align-items:center;overflow:hidden;padding:7rem 0 4rem;background:linear-gradient(90deg, rgba(25, 54, 89, 0.88) 0%, rgba(25, 54, 89, 0.76) 45%, rgba(25, 54, 89, 0.26) 100%),url("/assets/img/home/all-gas-services-hero.webp") center right/cover no-repeat}@media(min-width: 992px){.home-hero{padding:8rem 0 6rem}}@media(max-width: 991.98px){.home-hero{min-height:auto;padding:6rem 0 4rem;background:linear-gradient(180deg, rgba(25, 54, 89, 0.92) 0%, rgba(25, 54, 89, 0.88) 100%),url("/assets/img/home/all-gas-services-hero.webp") center center/cover no-repeat}}@media(max-width: 575.98px){.home-hero{padding:5rem 0 3.5rem;background:linear-gradient(180deg, rgba(25, 54, 89, 0.92) 0%, rgba(25, 54, 89, 0.88) 100%),url("/assets/img/home/all-gas-services-hero.webp") center top/cover no-repeat}}.home-hero__content{position:relative;z-index:2;max-width:850px;color:#fff}.home-hero__eyebrow{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.55rem .95rem;border-radius:999px;background:hsla(0,0%,100%,.14);color:#d9a441;font-size:.85rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.home-hero h1{max-width:840px;margin-bottom:1.25rem;color:#fff;font-size:clamp(2.7rem,5.4vw,5.2rem);line-height:1.02;letter-spacing:-0.045em}.home-hero p{max-width:580px;margin-bottom:2rem;color:hsla(0,0%,100%,.84);font-size:clamp(1.05rem,1.55vw,1.22rem)}.home-hero__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:3rem}.home-hero__trust{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:1rem;max-width:960px;margin-top:.5rem}@media(max-width: 991.98px){.home-hero__trust{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 575.98px){.home-hero__trust{grid-template-columns:1fr;gap:.75rem}}.home-hero__trust-item{padding:1rem;border:1px solid hsla(0,0%,100%,.18);border-radius:1rem;background:hsla(0,0%,100%,.11);backdrop-filter:blur(8px);box-shadow:0 14px 35px rgba(27,31,36,.12)}.home-hero__trust-item strong{display:block;margin-bottom:.25rem;color:#fff;font-size:1rem;line-height:1.2}.home-hero__trust-item span{display:block;color:hsla(0,0%,100%,.76);font-size:.9rem;line-height:1.4}@media(max-width: 575.98px){.home-hero h1{font-size:clamp(2.25rem,11vw,3.2rem);line-height:1.05}.home-hero p{font-size:1rem}.home-hero__actions{gap:.75rem;margin-bottom:2rem}.home-hero__actions a{width:100%}.home-hero__trust-item{padding:.85rem .95rem}}.home-services{background:linear-gradient(180deg, rgba(234, 245, 250, 0.45) 0%, white 42%)}.home-services .section-title{margin-bottom:3rem}@media(min-width: 992px){.home-services .section-title{max-width:900px;margin-bottom:3.5rem}}.home-services .section-title h2{max-width:880px}.home-services .section-title p{max-width:760px}.home-services .row{align-items:stretch}@media(max-width: 575.98px){.home-services .section-title{margin-bottom:2rem}.home-services .section-title h2{font-size:clamp(2rem,9vw,2.55rem)}.home-services .section-title p{font-size:1rem}}.home-why{background:#fff}.home-why .section-title{margin-bottom:0}.home-why .section-title h2{max-width:520px}.home-why .section-title p{max-width:520px}.why-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width: 768px){.why-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}.why-card{height:100%;padding:1.75rem;border:1px solid #d9e2ea;border-radius:1.5rem;background:#f7f3ec;transition:all .25s ease}.why-card:hover{transform:translateY(-4px);border-color:rgba(31,111,159,.25);box-shadow:0 12px 35px rgba(16,32,51,.08)}.why-card__icon{width:3.25rem;height:3.25rem;display:inline-flex;align-items:center;justify-content:center;margin-bottom:1.15rem;border-radius:1rem;background:#fff;color:#1f6f9f;font-size:1.4rem}.why-card h3{margin-bottom:.65rem;font-size:1.25rem}.why-card p{margin-bottom:0;font-size:.98rem}.home-about{background:linear-gradient(180deg, #ffffff 0%, #f7f3ec 100%)}.home-about__content{max-width:640px}.home-about__content .eyebrow{display:inline-block;margin-bottom:.85rem;color:#1f6f9f;font-size:.85rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.home-about__content h2{margin-bottom:1.25rem;font-size:clamp(2rem,4vw,3.2rem);letter-spacing:-0.035em}.home-about__content p{margin-bottom:1rem}.home-about__content .btn-ags-primary{margin-top:1rem}.home-about__panel{position:relative;padding:2rem;border:1px solid rgba(31,111,159,.12);border-radius:1.5rem;background:#fff;box-shadow:0 18px 45px rgba(16,32,51,.12)}@media(min-width: 992px){.home-about__panel{padding:2.5rem}}.home-about__badge{margin-bottom:2rem;padding:1.5rem;border-radius:1rem;background:#193659;color:#fff}.home-about__badge strong{display:block;margin-bottom:.35rem;color:#fff;font-size:clamp(2rem,5vw,3.4rem);line-height:1;letter-spacing:-0.045em}.home-about__badge span{display:block;color:hsla(0,0%,100%,.78);font-weight:600}.home-about__list{display:grid;gap:1rem;margin:0;padding:0;list-style:none}.home-about__list li{display:flex;gap:.75rem;align-items:flex-start;color:#1b1f24;font-weight:600;line-height:1.45}.home-about__list li i{flex:0 0 auto;margin-top:.15rem;color:#2f8f5b;font-size:1.1rem}@media(max-width: 575.98px){.home-about__panel{padding:1.5rem}.home-about__badge{padding:1.25rem}}.home-contact-cta{background:#fff}.home-contact-cta__inner{padding:2rem;border-radius:1.5rem;background:linear-gradient(135deg, rgba(25, 54, 89, 0.98) 0%, rgba(31, 111, 159, 0.94) 100%);box-shadow:0 18px 45px rgba(16,32,51,.12)}@media(min-width: 992px){.home-contact-cta__inner{padding:3rem}}.home-contact-cta .eyebrow{display:inline-block;margin-bottom:.85rem;color:#d9a441;font-size:.85rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.home-contact-cta h2{max-width:680px;margin-bottom:1rem;color:#fff;font-size:clamp(2rem,4vw,3.4rem);letter-spacing:-0.04em}.home-contact-cta p{max-width:650px;margin-bottom:0;color:hsla(0,0%,100%,.8);font-size:1.08rem}.home-contact-cta__actions{display:grid;gap:1rem}@media(min-width: 992px){.home-contact-cta__actions{justify-items:end;text-align:right}}.home-contact-cta__note{display:block;max-width:340px;color:hsla(0,0%,100%,.72);font-size:.95rem;line-height:1.5}@media(max-width: 575.98px){.home-contact-cta__inner{padding:1.5rem}.home-contact-cta .btn-ags-secondary{width:100%}}.home-areas{background:#f7f3ec}.home-areas .section-title{margin-bottom:0}.home-areas .section-title h2,.home-areas .section-title p{max-width:560px}.areas-card{padding:2rem;border:1px solid rgba(31,111,159,.12);border-radius:1.5rem;background:#fff;box-shadow:0 12px 35px rgba(16,32,51,.08)}@media(min-width: 992px){.areas-card{padding:2.5rem}}.areas-card p{margin-bottom:1.5rem;color:#667085;font-size:1.05rem}.areas-list{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:.85rem;margin:0;padding:0;list-style:none}@media(min-width: 768px){.areas-list{grid-template-columns:repeat(3, minmax(0, 1fr))}}.areas-list li{display:flex;align-items:center;gap:.5rem;padding:.75rem .85rem;border-radius:.5rem;background:#eaf5fa;color:#193659;font-weight:700;line-height:1.25}.areas-list li::before{content:"";font-family:"bootstrap-icons";color:#1f6f9f;font-weight:normal;line-height:1}.about-story{background:#fff}.about-story__content{max-width:720px}.about-story__content .eyebrow{display:inline-block;margin-bottom:.85rem;color:#1f6f9f;font-size:.85rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.about-story__content h2{margin-bottom:1.25rem;font-size:clamp(2rem,4vw,3.2rem);letter-spacing:-0.035em}.about-story__content p{margin-bottom:1rem}.about-story__content p:last-child{margin-bottom:0}.about-story__panel{padding:2rem;border:1px solid rgba(31,111,159,.12);border-radius:1.5rem;background:#f7f3ec;box-shadow:0 12px 35px rgba(16,32,51,.08)}@media(min-width: 992px){.about-story__panel{padding:2.5rem}}.about-story__badge{margin-bottom:2rem;padding:1.5rem;border-radius:1rem;background:#193659;color:#fff}.about-story__badge strong{display:block;margin-bottom:.35rem;color:#fff;font-size:clamp(2rem,5vw,3.4rem);line-height:1;letter-spacing:-0.045em}.about-story__badge span{display:block;color:hsla(0,0%,100%,.78);font-weight:600}.about-story__list{display:grid;gap:1rem;margin:0;padding:0;list-style:none}.about-story__list li{display:flex;gap:.75rem;align-items:flex-start;color:#1b1f24;font-weight:700;line-height:1.45}.about-story__list li i{flex:0 0 auto;margin-top:.15rem;color:#2f8f5b;font-size:1.1rem}@media(max-width: 575.98px){.about-story__panel{padding:1.5rem}.about-story__badge{padding:1.25rem}}.about-local{background:linear-gradient(180deg, #ffffff 0%, #f7f3ec 100%)}.about-local .section-title{max-width:860px;margin-bottom:3rem}.about-local .section-title .eyebrow{display:inline-block;margin-bottom:.85rem;color:#1f6f9f;font-size:.85rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.about-local .section-title h2{max-width:820px}.about-local .section-title p{max-width:760px}.about-local .why-card{background:#fff}.about-services{background:#fff}.about-services .section-title{max-width:860px;margin-bottom:3rem}.about-services .section-title .eyebrow{display:inline-block;margin-bottom:.85rem;color:#1f6f9f;font-size:.85rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.about-services .section-title h2{max-width:820px}.about-services .section-title p{max-width:760px}.about-cta{background:#f7f3ec}.about-cta__inner{padding:2rem;border-radius:1.5rem;background:linear-gradient(135deg, rgba(25, 54, 89, 0.98) 0%, rgba(31, 111, 159, 0.94) 100%);box-shadow:0 18px 45px rgba(16,32,51,.12)}@media(min-width: 992px){.about-cta__inner{padding:3rem}}.about-cta .eyebrow{display:inline-block;margin-bottom:.85rem;color:#d9a441;font-size:.85rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.about-cta h2{max-width:720px;margin-bottom:1rem;color:#fff;font-size:clamp(2rem,4vw,3.4rem);letter-spacing:-0.04em}.about-cta p{max-width:660px;margin-bottom:0;color:hsla(0,0%,100%,.8);font-size:1.05rem}.about-cta__actions{display:grid;gap:1rem}@media(min-width: 992px){.about-cta__actions{justify-items:end;text-align:right}}.about-cta__note{display:block;max-width:360px;color:hsla(0,0%,100%,.72);font-size:.95rem;line-height:1.5}@media(max-width: 575.98px){.about-cta__inner{padding:1.5rem}.about-cta .btn-ags-secondary{width:100%}}.service-hero{position:relative;min-height:72vh;display:flex;align-items:center;overflow:hidden;padding:7rem 0 4rem;background:linear-gradient(90deg, rgba(25, 54, 89, 0.9) 0%, rgba(25, 54, 89, 0.78) 48%, rgba(25, 54, 89, 0.32) 100%),url("/assets/img/heros/allgas-services-hero.webp") center right/cover no-repeat}@media(min-width: 992px){.service-hero{padding:8rem 0 5rem}}@media(max-width: 991.98px){.service-hero{min-height:auto;padding:6rem 0 4rem;background:linear-gradient(180deg, rgba(25, 54, 89, 0.92) 0%, rgba(25, 54, 89, 0.88) 100%),url("/assets/img/heros/allgas-services-hero.webp") center/cover no-repeat}}.service-hero__content{position:relative;z-index:2;max-width:820px;color:#fff}.service-hero__eyebrow{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.55rem .95rem;border-radius:999px;background:hsla(0,0%,100%,.14);color:#d9a441;font-size:.85rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.service-hero h1{max-width:820px;margin-bottom:1.25rem;color:#fff;font-size:clamp(2.5rem,5vw,4.75rem);line-height:1.03;letter-spacing:-0.045em}.service-hero p{max-width:620px;margin-bottom:2rem;color:hsla(0,0%,100%,.84);font-size:clamp(1.05rem,1.5vw,1.22rem)}.service-hero__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2.75rem}.service-hero__trust{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1rem;max-width:760px}@media(max-width: 767.98px){.service-hero__trust{grid-template-columns:1fr}}.service-hero__trust-item{padding:1rem;border:1px solid hsla(0,0%,100%,.18);border-radius:1rem;background:hsla(0,0%,100%,.11);backdrop-filter:blur(8px);box-shadow:0 14px 35px rgba(27,31,36,.12)}.service-hero__trust-item strong{display:block;margin-bottom:.25rem;color:#fff;font-size:1rem;line-height:1.2}.service-hero__trust-item span{display:block;color:hsla(0,0%,100%,.76);font-size:.9rem;line-height:1.4}@media(max-width: 575.98px){.service-hero{padding:5rem 0 3.5rem}.service-hero h1{font-size:clamp(2.25rem,10vw,3.15rem);line-height:1.05}.service-hero p{font-size:1rem}.service-hero__actions{gap:.75rem;margin-bottom:2rem}.service-hero__actions a{width:100%}.service-hero__trust{gap:.75rem}.service-hero__trust-item{padding:.85rem .95rem}}.service-intro{background:#fff}.service-intro__content{max-width:720px}.service-intro__content .eyebrow{display:inline-block;margin-bottom:.85rem;color:#1f6f9f;font-size:.85rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.service-intro__content h2{margin-bottom:1.25rem;font-size:clamp(2rem,4vw,3.2rem);letter-spacing:-0.035em}.service-intro__content p{margin-bottom:1rem}.service-intro__content p:last-child{margin-bottom:0}.service-intro__panel{padding:2rem;border:1px solid rgba(31,111,159,.12);border-radius:1.5rem;background:#f7f3ec;box-shadow:0 12px 35px rgba(16,32,51,.08)}@media(min-width: 992px){.service-intro__panel{padding:2.5rem}}.service-intro__price{margin-bottom:2rem;padding:1.5rem;border-radius:1rem;background:#193659;color:#fff}.service-intro__price span{display:block;margin-bottom:.35rem;color:hsla(0,0%,100%,.76);font-weight:700}.service-intro__price strong{display:block;color:#fff;font-size:clamp(2.5rem,5vw,4rem);line-height:1;letter-spacing:-0.05em}.service-intro__list{display:grid;gap:1rem;margin:0;padding:0;list-style:none}.service-intro__list li{display:flex;gap:.75rem;align-items:flex-start;color:#1b1f24;font-weight:700;line-height:1.45}.service-intro__list li i{flex:0 0 auto;margin-top:.15rem;color:#2f8f5b;font-size:1.1rem}@media(max-width: 575.98px){.service-intro__panel{padding:1.5rem}.service-intro__price{padding:1.25rem}}.service-why{background:linear-gradient(180deg, #ffffff 0%, #f7f3ec 100%)}.service-why .section-title{max-width:860px;margin-bottom:3rem}.service-why .section-title .eyebrow{display:inline-block;margin-bottom:.85rem;color:#1f6f9f;font-size:.85rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.service-why .section-title h2{max-width:820px}.service-why .section-title p{max-width:760px}.service-why .why-card{background:#fff}.service-included{background:#fff}.service-included .section-title{margin-bottom:0}.service-included .section-title .eyebrow{display:inline-block;margin-bottom:.85rem;color:#1f6f9f;font-size:.85rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.service-included .section-title h2,.service-included .section-title p{max-width:560px}.included-panel{padding:2rem;border:1px solid rgba(31,111,159,.12);border-radius:1.5rem;background:#f7f3ec;box-shadow:0 12px 35px rgba(16,32,51,.08)}@media(min-width: 992px){.included-panel{padding:2.5rem}}.included-list{display:grid;gap:1.35rem;margin:0;padding:0;list-style:none}.included-list li{display:flex;gap:1rem;align-items:flex-start;padding-bottom:1.35rem;border-bottom:1px solid rgba(31,111,159,.12)}.included-list li:last-child{padding-bottom:0;border-bottom:0}.included-list li>i{flex:0 0 auto;margin-top:.2rem;color:#2f8f5b;font-size:1.25rem}.included-list li h3{margin-bottom:.35rem;color:#193659;font-size:1.15rem}.included-list li p{margin-bottom:0;color:#667085;font-size:.98rem;line-height:1.55}@media(max-width: 575.98px){.included-list li{gap:.85rem}}.service-pricing{background:#f7f3ec}.service-pricing__inner{padding:2rem;border-radius:1.5rem;background:linear-gradient(135deg, rgba(25, 54, 89, 0.98) 0%, rgba(31, 111, 159, 0.94) 100%);box-shadow:0 18px 45px rgba(16,32,51,.12)}@media(min-width: 992px){.service-pricing__inner{padding:3rem}}.service-pricing .eyebrow{display:inline-block;margin-bottom:.85rem;color:#d9a441;font-size:.85rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.service-pricing h2{margin-bottom:1rem;color:#fff;font-size:clamp(2rem,4vw,3.4rem);letter-spacing:-0.04em}.service-pricing p{max-width:680px;color:hsla(0,0%,100%,.8);font-size:1.05rem}.service-pricing p:last-child{margin-bottom:0}.service-pricing__card{padding:1.75rem;border:1px solid hsla(0,0%,100%,.18);border-radius:1.5rem;background:hsla(0,0%,100%,.12);backdrop-filter:blur(8px)}.service-pricing__card span{display:block;margin-bottom:.35rem;color:hsla(0,0%,100%,.72);font-weight:700}.service-pricing__card strong{display:block;margin-bottom:.75rem;color:#fff;font-size:clamp(3rem,6vw,4.75rem);line-height:1;letter-spacing:-0.06em}.service-pricing__card p{margin-bottom:1.5rem;color:hsla(0,0%,100%,.78);font-size:.98rem}@media(max-width: 575.98px){.service-pricing__inner{padding:1.5rem}.service-pricing__card{padding:1.4rem}.service-pricing .btn-ags-primary{width:100%}}.service-cta{background:#fff}.service-cta__inner{padding:2rem;border-radius:1.5rem;background:linear-gradient(135deg, rgba(25, 54, 89, 0.98) 0%, rgba(31, 111, 159, 0.94) 100%);box-shadow:0 18px 45px rgba(16,32,51,.12)}@media(min-width: 992px){.service-cta__inner{padding:3rem}}.service-cta .eyebrow{display:inline-block;margin-bottom:.85rem;color:#d9a441;font-size:.85rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.service-cta h2{max-width:720px;margin-bottom:1rem;color:#fff;font-size:clamp(2rem,4vw,3.4rem);letter-spacing:-0.04em}.service-cta p{max-width:660px;margin-bottom:0;color:hsla(0,0%,100%,.8);font-size:1.05rem}.service-cta__actions{display:grid;gap:1rem}@media(min-width: 992px){.service-cta__actions{justify-items:end;text-align:right}}.service-cta__note{display:block;max-width:360px;color:hsla(0,0%,100%,.72);font-size:.95rem;line-height:1.5}@media(max-width: 575.98px){.service-cta__inner{padding:1.5rem}.service-cta .btn-ags-secondary{width:100%}}.related-services{background:linear-gradient(180deg, #ffffff 0%, #f7f3ec 100%)}.related-services .section-title{max-width:820px;margin-bottom:3rem}.related-services .section-title .eyebrow{display:inline-block;margin-bottom:.85rem;color:#1f6f9f;font-size:.85rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.related-services .section-title h2{max-width:760px}.related-services .section-title p{max-width:720px}.service-inline-cta{padding:0 0 5rem;background:#fff}.service-inline-cta__inner{display:grid;gap:1.5rem;align-items:center;padding:1.5rem;border:1px solid rgba(31,111,159,.12);border-radius:1.5rem;background:#eaf5fa}@media(min-width: 768px){.service-inline-cta__inner{grid-template-columns:1fr auto;padding:1.75rem 2rem}}.service-inline-cta .eyebrow{display:inline-block;margin-bottom:.5rem;color:#1f6f9f;font-size:.78rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.service-inline-cta h2{margin-bottom:.5rem;color:#193659;font-size:clamp(1.5rem,3vw,2rem);letter-spacing:-0.035em}.service-inline-cta p{max-width:620px;margin-bottom:0;color:#667085}@media(max-width: 767.98px){.service-inline-cta__action .btn-ags-primary{width:100%}}.contact-page{background:linear-gradient(180deg, #ffffff 0%, #f7f3ec 100%)}.contact-page .section-title{margin-right:auto;margin-left:auto;margin-bottom:2.5rem}.contact-page .section-title .eyebrow{display:inline-block;margin-bottom:.85rem;color:#1f6f9f;font-size:.85rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.contact-page .section-title h2{margin-bottom:1rem}.contact-page .section-title p{max-width:760px;margin-right:auto;margin-left:auto}.contact-services{background:#fff}.contact-services .section-title{max-width:860px;margin-bottom:3rem}.contact-services .section-title .eyebrow{display:inline-block;margin-bottom:.85rem;color:#1f6f9f;font-size:.85rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.contact-services .section-title h2{max-width:820px}.contact-services .section-title p{max-width:760px}.heating-covered{background:linear-gradient(180deg, #ffffff 0%, #f7f3ec 100%)}.heating-covered .section-title{max-width:860px;margin-bottom:3rem}.heating-covered .section-title .eyebrow{display:inline-block;margin-bottom:.85rem;color:#1f6f9f;font-size:.85rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.heating-covered .section-title h2{max-width:820px}.heating-covered .section-title p{max-width:760px}.heating-covered .why-card{background:#fff}.heating-why{background:#fff}.heating-why .section-title{margin-bottom:0}.heating-why .section-title .eyebrow{display:inline-block;margin-bottom:.85rem;color:#1f6f9f;font-size:.85rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.heating-why .section-title h2,.heating-why .section-title p{max-width:560px}.plumbing-covered{background:linear-gradient(180deg, #ffffff 0%, #f7f3ec 100%)}.plumbing-covered .section-title{max-width:860px;margin-bottom:3rem}.plumbing-covered .section-title .eyebrow{display:inline-block;margin-bottom:.85rem;color:#1f6f9f;font-size:.85rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.plumbing-covered .section-title h2{max-width:820px}.plumbing-covered .section-title p{max-width:760px}.plumbing-covered .why-card{background:#fff}.plumbing-why{background:#fff}.plumbing-why .section-title{margin-bottom:0}.plumbing-why .section-title .eyebrow{display:inline-block;margin-bottom:.85rem;color:#1f6f9f;font-size:.85rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.plumbing-why .section-title h2,.plumbing-why .section-title p{max-width:560px}.privacy-policy{background:linear-gradient(180deg, #ffffff 0%, #f7f3ec 100%)}.privacy-policy__header{margin-bottom:3rem}.privacy-policy__header .eyebrow{display:inline-block;margin-bottom:.85rem;color:#1f6f9f;font-size:.85rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.privacy-policy__header h1{margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4.25rem);letter-spacing:-0.045em}.privacy-policy__header p{max-width:760px;font-size:1.1rem}.privacy-policy__content{padding:2rem;border:1px solid rgba(31,111,159,.12);border-radius:1.5rem;background:#fff;box-shadow:0 12px 35px rgba(16,32,51,.08)}@media(min-width: 992px){.privacy-policy__content{padding:2.75rem}}.privacy-policy__content h2{margin-top:2rem;margin-bottom:.75rem;font-size:clamp(1.35rem,2vw,1.75rem)}.privacy-policy__content h2:first-child{margin-top:0}.privacy-policy__content p{margin-bottom:1rem}.privacy-policy__content p:last-child{margin-bottom:0}.home-hero{background:linear-gradient(90deg, rgba(25, 54, 89, 0.92) 0%, rgba(25, 54, 89, 0.82) 42%, rgba(25, 54, 89, 0.35) 100%),url("/assets/img/heros/allgas-services-hero.webp") center right/cover no-repeat}@media(max-width: 991.98px){.home-hero{background:linear-gradient(180deg, rgba(25, 54, 89, 0.94) 0%, rgba(25, 54, 89, 0.9) 100%),url("/assets/img/heros/allgas-services-hero.webp") center/cover no-repeat}}.service-hero--boiler-servicing{background:linear-gradient(90deg, rgba(25, 54, 89, 0.9) 0%, rgba(25, 54, 89, 0.78) 48%, rgba(25, 54, 89, 0.32) 100%),url("/assets/img/heros/boiler-servicing-hero.webp") center right/cover no-repeat}@media(max-width: 991.98px){.service-hero--boiler-servicing{background:linear-gradient(180deg, rgba(25, 54, 89, 0.92) 0%, rgba(25, 54, 89, 0.88) 100%),url("/assets/img/heros/boiler-servicing-hero.webp") center/cover no-repeat}}.service-hero--boiler-installation{background:linear-gradient(90deg, rgba(25, 54, 89, 0.9) 0%, rgba(25, 54, 89, 0.78) 48%, rgba(25, 54, 89, 0.32) 100%),url("/assets/img/heros/boiler-installation-hero.webp") center right/cover no-repeat}@media(max-width: 991.98px){.service-hero--boiler-installation{background:linear-gradient(180deg, rgba(25, 54, 89, 0.92) 0%, rgba(25, 54, 89, 0.88) 100%),url("/assets/img/heros/boiler-installation-hero.webp") center/cover no-repeat}}.service-hero--plumbing-services{background:linear-gradient(90deg, rgba(25, 54, 89, 0.9) 0%, rgba(25, 54, 89, 0.78) 48%, rgba(25, 54, 89, 0.32) 100%),url("/assets/img/heros/plumbing-services-hero.webp") center right/cover no-repeat}@media(max-width: 991.98px){.service-hero--plumbing-services{background:linear-gradient(180deg, rgba(25, 54, 89, 0.92) 0%, rgba(25, 54, 89, 0.88) 100%),url("/assets/img/heros/plumbing-services-hero.webp") center/cover no-repeat}}.service-hero--heating-services{background:linear-gradient(90deg, rgba(25, 54, 89, 0.9) 0%, rgba(25, 54, 89, 0.78) 48%, rgba(25, 54, 89, 0.32) 100%),url("/assets/img/heros/heating-services-hero.webp") center right/cover no-repeat}@media(max-width: 991.98px){.service-hero--heating-services{background:linear-gradient(180deg, rgba(25, 54, 89, 0.92) 0%, rgba(25, 54, 89, 0.88) 100%),url("/assets/img/heros/heating-services-hero.webp") center/cover no-repeat}}.service-hero--about{background:linear-gradient(90deg, rgba(25, 54, 89, 0.9) 0%, rgba(25, 54, 89, 0.78) 48%, rgba(25, 54, 89, 0.32) 100%),url("/assets/img/heros/weymouth-harbour.webp") center right/cover no-repeat}@media(max-width: 991.98px){.service-hero--about{background:linear-gradient(180deg, rgba(25, 54, 89, 0.92) 0%, rgba(25, 54, 89, 0.88) 100%),url("/assets/img/heros/weymouth-harbour.webp") center/cover no-repeat}}.service-hero--contact{background:linear-gradient(90deg, rgba(25, 54, 89, 0.9) 0%, rgba(25, 54, 89, 0.78) 48%, rgba(25, 54, 89, 0.32) 100%),url("/assets/img/heros/allgas-services-hero.webp") center right/cover no-repeat}@media(max-width: 991.98px){.service-hero--contact{background:linear-gradient(180deg, rgba(25, 54, 89, 0.92) 0%, rgba(25, 54, 89, 0.88) 100%),url("/assets/img/heros/allgas-services-hero.webp") center/cover no-repeat}}/*# sourceMappingURL=styles.min.css.map */