*, :before, :after {
    box-sizing: border-box;
    border:0 solid #e5e7eb
}

:before, :after {
    --tw-content: ""
}

html {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    line-height:1.5
}

body {
    line-height: inherit;
    margin:0
}

hr {
    height: 0;
    color: inherit;
    border-top-width:1px
}

abbr:where([title]) {
    text-decoration:underline dotted
}

h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight:inherit
}

a {
    color: inherit;
    text-decoration:inherit
}

b, strong {
    font-weight:bolder
}

code, kbd, samp, pre {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    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
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: inherit;
    color: inherit;
    margin: 0;
    padding:0
}

button, select {
    text-transform:none
}

button, [type=button], [type=reset], [type=submit] {
    -webkit-appearance: button;
    background-color: #0000;
    background-image:none
}

:-moz-focusring {
    outline:auto
}

:-moz-ui-invalid {
    box-shadow:none
}

progress {
    vertical-align:baseline
}

::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height:auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset:-2px
}

::-webkit-search-decoration {
    -webkit-appearance:none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font:inherit
}

summary {
    display:list-item
}

blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre {
    margin:0
}

fieldset {
    margin: 0;
    padding:0
}

legend {
    padding:0
}

ol, ul, menu {
    margin: 0;
    padding: 0;
    list-style:none
}

textarea {
    resize:vertical
}

input::placeholder, textarea::placeholder {
    opacity: 1;
    color:#9ca3af
}

button, [role=button] {
    cursor:pointer
}

:disabled {
    cursor:default
}

img, svg, video, canvas, audio, iframe, embed, object {
    vertical-align: middle;
    display:block
}

img, video {
    max-width: 100%;
    height:auto
}

[hidden] {
    display:none
}

a {
    --tw-text-opacity: 1;
    color:rgb(3 105 161/var(--tw-text-opacity))
}

figure, p {
    margin-bottom:.5rem
}

*, :before, :after {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:;
    --tw-pan-y:;
    --tw-pinch-zoom:;
    --tw-scroll-snap-strictness: proximity;
    --tw-ordinal:;
    --tw-slashed-zero:;
    --tw-numeric-figure:;
    --tw-numeric-spacing:;
    --tw-numeric-fraction:;
    --tw-ring-inset:;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #3b82f680;
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:;
    --tw-brightness:;
    --tw-contrast:;
    --tw-grayscale:;
    --tw-hue-rotate:;
    --tw-invert:;
    --tw-saturate:;
    --tw-sepia:;
    --tw-drop-shadow:;
    --tw-backdrop-blur:;
    --tw-backdrop-brightness:;
    --tw-backdrop-contrast:;
    --tw-backdrop-grayscale:;
    --tw-backdrop-hue-rotate:;
    --tw-backdrop-invert:;
    --tw-backdrop-opacity:;
    --tw-backdrop-saturate:;
    --tw-backdrop-sepia:
}

.container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right:1rem
}

@media (min-width: 640px) {
    .container {
        max-width: 640px;
        padding-left: 2rem;
        padding-right:2rem
    }
}

@media (min-width: 768px) {
    .container {
        max-width:768px
    }
}

@media (min-width: 1024px) {
    .container {
        max-width: 1024px;
        padding-left: 4rem;
        padding-right:4rem
    }
}

@media (min-width: 1280px) {
    .container {
        max-width: 1280px;
        padding-left: 5rem;
        padding-right:5rem
    }
}

@media (min-width: 1536px) {
    .container {
        max-width: 1536px;
        padding-left: 6rem;
        padding-right:6rem
    }
}

@media (min-width: 768px) {
    .bmhbs-address p {
        width: 50%;
        padding:.25rem
    }
}

.bmhbs-bg {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size:cover
}

.bmhbs-bg--header {
    background-image:url(flame.4f239458.webp)
}

.bmhbs-services > div {
    height: 18rem;
    --tw-border-opacity: 1;
    border-top-width: 4px;
    border-bottom-width: 4px;
    border-color: rgb(255 251 235/var(--tw-border-opacity));
    opacity: .9;
    background-position: 50%;
    background-size:cover
}

@media (min-width: 768px) {
    .bmhbs-services > div {
        height: 24rem;
        width: 50%;
        border-width: 4px;
        border-radius:.75rem
    }
}

.bmhbs-services span {
    --tw-bg-opacity: 1;
    background-color: rgb(30 58 138/var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity));
    border-radius: .5rem;
    margin: 1rem;
    padding: .5rem .75rem;
    display:inline-block
}

@media (min-width: 640px) {
    .bmhbs-services span {
        font-size: 1.25rem;
        line-height:1.75rem
    }
}

@media (min-width: 768px) {
    .bmhbs-services span {
        font-size: 1.5rem;
        line-height:2rem
    }
}

.bmhbs-services__boiler {
    background-image:url(electric-boiler-service.9d89b2c0.webp)
}

.bmhbs-services__aga {
    background-image:url(aga-service.40a96e08.webp)
}

.bmhbs-services__gas {
    background-image:url(combi-boiler-service.35f61fce.webp)
}

.bmhbs-services__biomass {
    background-image:url(biomass-boiler-service.bf000d68.webp)
}

.bmhbs-services__ventilation {
    background-image:url(ventilation-air-conditioning-services.dd8791aa.webp)
}

.bmhbs-services__callout {
    background-image:url(bm-boiler-services-ltd-van-and-outdoor-boiler.eb332432.webp)
}

.bmhbs-quotes figure {
    padding-top: 1rem;
    padding-bottom:1rem
}

@media (min-width: 640px) {
    .bmhbs-quotes figure {
        width: 50%;
        padding:1rem
    }
}

@media (min-width: 768px) {
    .bmhbs-quotes figure {
        width:33.3333%
    }
}

.bmhbs-quotes figcaption {
    font-weight:700
}

.mx-auto {
    margin-left: auto;
    margin-right:auto
}

.mx-4 {
    margin-left: 1rem;
    margin-right:1rem
}

.my-8 {
    margin-top: 2rem;
    margin-bottom:2rem
}

.mb-8 {
    margin-bottom:2rem
}

.mt-8 {
    margin-top:2rem
}

.mb-4 {
    margin-bottom:1rem
}

.mb-6 {
    margin-bottom:1.5rem
}

.mb-2 {
    margin-bottom:.5rem
}

.mt-12 {
    margin-top:3rem
}

.inline-block {
    display:inline-block
}

.h-32 {
    height:8rem
}

.h-20 {
    height:5rem
}

.max-w-screen-md {
    max-width:768px
}

.max-w-sm {
    max-width:24rem
}

.max-w-xl {
    max-width:36rem
}

.justify-center {
    justify-content:center
}

.rounded-xl {
    border-radius:.75rem
}

.bg-amber-50 {
    --tw-bg-opacity: 1;
    background-color:rgb(255 251 235/var(--tw-bg-opacity))
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color:rgb(255 255 255/var(--tw-bg-opacity))
}

.bg-black {
    --tw-bg-opacity: 1;
    background-color:rgb(0 0 0/var(--tw-bg-opacity))
}

.p-6 {
    padding:1.5rem
}

.p-8 {
    padding:2rem
}

.p-4 {
    padding:1rem
}

.py-16 {
    padding-top: 4rem;
    padding-bottom:4rem
}

.pt-4 {
    padding-top:1rem
}

.font-sans-serif {
    font-family:Ubuntu, sans-serif
}

.text-4xl {
    font-size: 2.25rem;
    line-height:2.5rem
}

.text-2xl {
    font-size: 1.5rem;
    line-height:2rem
}

.text-lg {
    font-size: 1.125rem;
    line-height:1.75rem
}

.text-xl {
    font-size: 1.25rem;
    line-height:1.75rem
}

.font-bold {
    font-weight:700
}

.italic {
    font-style:italic
}

.not-italic {
    font-style:normal
}

.text-indigo-900 {
    --tw-text-opacity: 1;
    color:rgb(49 46 129/var(--tw-text-opacity))
}

.text-white {
    --tw-text-opacity: 1;
    color:rgb(255 255 255/var(--tw-text-opacity))
}

.text-amber-50 {
    --tw-text-opacity: 1;
    color:rgb(255 251 235/var(--tw-text-opacity))
}

@media (min-width: 640px) {
    .sm\:flex {
        display:flex
    }

    .sm\:w-1\/2 {
        width:50%
    }

    .sm\:flex-wrap {
        flex-wrap:wrap
    }

    .sm\:text-5xl {
        font-size: 3rem;
        line-height:1
    }
}

@media (min-width: 768px) {
    .md\:flex {
        display:flex
    }

    .md\:flex-wrap {
        flex-wrap:wrap
    }

    .md\:text-center {
        text-align: center
    }
}
/*# sourceMappingURL=index.0542abc3.css.map */
