<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">main {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100% !important;
}

.h-72 {
    height: 72px !important;
}

.hero-section.header-section .hero-title {
    font-size: 28px;
    word-break: break-word;
}

    .hero-section .media-wrapper.alt-no-title {
        padding: 76.5px;
    }

@media (max-width: 500px) {
    .hero-section .media-wrapper.alt {
        padding: 50px;
    }
}

@media (max-width: 500px) {
    .hero-section .media-wrapper.alt-no-title {
        padding: 50px;
    }
}

@media (max-width: 500px) {
    .hero-section.header-section .hero-title {
        font-size: 25px;
    }
}

.hero-section-2.header-section .hero-title {
    font-size: 28px !important;
    word-break: break-word !important;
}

    .hero-section-3 .media-wrapper-3.alt {
        padding: 120px;
    }

footer {
    background-color: #3a3e3d;
}

.legal {
    background-color: #3a3e3d !important;
}

@media (min-width: 501px) {
    #map {
        display: block !important;
    }
}

@media (min-width: 501px) {
    .centre-list {
        display: block !important;
    }
}

@media (max-width: 500px) {
    .widget-bg {
        background-image: none;
        background-color: #999999 !important;
    }
}

@media (min-width: 501px) {
    .widget-bg {
        background-image: url(//firststopassets.silkmoth.com/Images/bg-garage-tyre-web.webp)
    }
}

.btn-branch-result {
    font-size: 12px;
    font-weight: 700;
}

.fs-14-5 {
    font-size: 14.5px !important;
}

.bg-light-grey {
    background-color: #f0f0f0;
}

.fs-bg {
    background-color: #ed1c24 !important;
}

.text-primary-tr {
    color: #ed1c24;
}

.review-content {
    padding: 60px 0px;
    margin-left: -15px;
    margin-right: -15px;
}

.tyre-review {
    background-color: #fff;
    padding: 20px 40px;
    text-align: left;
    border-left: 0px;
}

.rating-fixed {
    min-width: 100px;
}

    .rating-fixed.no-comment {
        display: block;
        margin-bottom: 13px;
    }

.review-subtitle {
    margin-bottom: 5px;
    margin-top: 0;
}

.pt-56 {
    padding-top: 56px;
}

blockquote.tyre-review {
    border-top: solid 1px #eee !important;
}

    blockquote.tyre-review:nth-child(5n) {
        margin-bottom: 1em !important;
    }

.review-initials {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    width: 30px;
    height: 30px;
    color: #fff;
    font-weight: bold;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: flex;
}

.review-initial-background1 {
    background-color: #ae4fb0;
}

.review-initial-background2 {
    background-color: #f7462a;
}

.review-initial-background3 {
    background-color: #ff9900;
}

.review-initial-background4 {
    background-color: #e6e600;
}

.review-initial-background5 {
    background-color: #33cc33;
}

.review-initial-background6 {
    background-color: #f0b924;
}

.review-initial-background7 {
    background-color: #c3eb4d;
}

.review-initial-background8 {
    background-color: #76eaf5;
}

.review-initial-background9 {
    background-color: #668cff;
}

.review-initial-background10 {
    background-color: #e600e6;
}

.dot {
    border-radius: 50%;
    display: inline-block;
    height: 8px;
    width: 8px;
}

.color-text {
    color: #595959;
}

#review-section .review-card-avatar {
    border: solid 1px #dee2e6;
    border-radius: 50%;
    height: 60px;
    width: 60px;
}

.gallery-swiper-pagination {
    margin-top: 20px;
    text-align: center;
}

    .gallery-swiper-pagination .swiper-pagination-bullet + .swiper-pagination-bullet {
        margin-left: 10px;
    }

.swiper-slide {
    height: auto;
}

@media (max-width: 1246px) {
    .services-slider .swiper-button-next,
    .services-slider .swiper-button-prev {
        display: none;
    }
}

.services-slider .swiper-button-next,
.services-slider .swiper-button-prev {
    color: #ed1c24;
}

    .services-slider .swiper-button-next:after,
    .services-slider .swiper-button-prev:after {
        font-size: 32px;
    }

.services-slider .swiper-button-next {
    right: -60px;
}

.services-slider .swiper-button-prev {
    left: -60px;
}

.services-slider .swiper-pagination {
    padding-top: 24px;
    bottom: -10px;
}

.swiper-pagination-bullet-active {
    background-color: #3a3e3d;
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
}

.swiper-container-horizontal &gt; .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 8px;
}

.lh-1 {
    line-height: 1;
}

.border-top-solid {
    border-top: solid 4px rgb(29, 55, 72);
}

.font-segoe {
    font-family: "Segoe UI";
}

.font-weight-500 {
    font-weight: 500;
}

.min-h-40 {
    min-height: 40px;
}

.max-h-60 {
    max-height: 60px;
}

.max-h-80 {
    max-height: 80px;
}

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

.py-7 {
    padding-bottom: 5rem;
    padding-top: 5rem;
}

.py-8 {
    padding-bottom: 6rem;
    padding-top: 6rem;
}

.btn-align {
    align-items: center;
    display: flex;
    justify-content: center;
}

.no-hover:hover {
    text-decoration: none;
}

.card-hover {
    transition: all .1s ease-in-out;
}

    .card-hover:hover {
        box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
    }

.content-alt {
    font-size: 15px;
}

    .content-alt div &gt; h2 {
        font-size: 1.4rem;
        margin-bottom: 1rem;
        margin-top: 2rem;
    }

.title-border {
    background-color: #ed1c24;
    height: 3px;
    margin: 30px auto;
    max-width: 80px;
    width: 100%;
}

.accordion-icon {
    transition: all .25s ease;
}

.accordion .collapsed .accordion-icon {
    transform: rotate(180deg);
}

.accordion .btn {
    color: #e7131a;
    font-weight: 500;
    padding: 2rem 0;
}

.accordion .card-body {
    font-size: 14px;
}

.accordion .btn:hover,
.accordion .btn:focus {
    text-decoration: none;
}

.accordion &gt; .card &gt; .card-header {
    margin-bottom: 0;
}

.ds-link-text {
    color: #d41118 !important;
}

.service-widget {
    background-image: url('/Images/widget-bg.png');
    background-repeat: no-repeat;
    background-size: 300px;
    background-position: right 15px;
    border-radius: 4px;
    border: 1px solid #dee2e6;
    border-top: 3px solid #ed1c24;
    display: flex;
    flex-direction: column;
    min-height: 285px;
    padding: 2rem;
}

    .service-widget .btn {
        margin-top: auto;
    }

    .service-widget.widget-alt {
        background-image: url('/Images/fs-map-marker.png');
        background-position: 104% 15px;
        background-size: 100px;
    }

.review-display {
    font-size: 18px;
    letter-spacing: -5px;
    transform: translateX(-5px);
}

    .review-display.review-compact {
        font-size: 15px;
    }

.review-scroll {
    height: 450px;
    overflow-y: scroll;
}

.rating-title {
    color: #444;
    font-weight: 700;
}

.btn-border {
    align-items: center;
    border: solid 1px #dee2e6;
    display: inline-flex;
    font-weight: 500;
    min-height: 40px;
    padding: .75rem 1.5rem;
}

    .btn-border:hover {
        border-color: #aaa;
        box-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
    }

.circle-bg {
    align-items: center;
    border-radius: 50%;
    display: inline-flex;
    height: 100px;
    justify-content: center;
    width: 100px;
}

.service-widget-title {
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 1rem;
    text-transform: uppercase;
}

    .service-widget-title .title-upper {
        display: block;
        font-size: 1rem;
    }

    .service-widget-title .title-lower {
        color: #e7131a;
        font-size: 1.2rem;
    }

.fs-button {
    background-color: #ffffff;
    border: none;
}

    .fs-button,
    .fs-button:active,
    .fs-button:focus {
        outline: none;
    }

.fs-button-fs {
    font-size: 20px;
}

.breadcrumb {
    background-color: transparent;
}

.breadcrumb-item + .breadcrumb-item {
    padding-left: .75rem;
}

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: .75rem;
    font-size: 14px;
    color: #ced4da;
    content: "\f061";
    font-family: Font Awesome\ 5 Pro;
}

.btn-ds-height {
    height: 38px !important;
}

.btn-ds-border {
    border-radius: 0.25rem;
}

@media (max-width: 500px) {
    .service-desktop {
        display: none;
    }
}

@media (min-width: 501px) {
    .service-mobile {
        display: none;
    }
}

@media (max-width: 500px) {
    .phone-desktop {
        display: none;
    }

    .email-desktop {
        display: none;
    }
}

@media (min-width: 501px) {
    .phone-mobile {
        display: none;
    }

    .email-mobile {
        display: none;
    }
}

.enquiry-lookup-vrn-txt {
    background: url(//assets.tyresandservice.co.uk/Images/vrn/uk-reg.png) no-repeat left top;
    background-color: #fdf059;
    border: 1px solid black;
    border-radius: 4px;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
    font-weight: bold;
    height: 45px;
    line-height: 26px;
    margin: 0 0 10px;
    padding: 0 10px 0 35px;
    text-transform: uppercase;
}

.reg-list {
    columns: 2;
    list-style-type: none;
}

.bg-reg-search-addition {
    background-color: #e0e0e0;
}

.reg-search-addition {
    font-size: 1.5em;
}

.p-15 {
    padding-left: 15px;
    padding-right: 15px;
}</pre></body></html>