html {
font-size: 16px;
}

a[href^="tel"] {
  color: inherit; /* Inherit text color of parent element. */
  text-decoration: none; /* Remove underline. */
  /* Additional css `propery: value;` pairs here */
}

a[x-apple-data-detectors] {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}

body {
    font-family: 'Inter', sans-serif;
    -webkit-font-smoothing: antialiased; 
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.5rem;
    display: flex;
    flex-direction: column; /* Make sure the layout is column-based */
    align-items: center;
    height: 100vh;
    margin: 0;
    /* padding: 20px; */
    background: #fbfbfb;
    box-sizing: border-box;
    font-size: clamp(14px, 90%, 1.2rem);
}

main {
    width: 100%;
}

/* Loading spinner for My Requests */
#loading {
  display: flex;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 10px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  text-indent: -9999em;
  animation: mulShdSpin 1.1s infinite ease;
  transform: translateZ(0);
}
@keyframes mulShdSpin {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #000000, 1.8em -1.8em 0 0em rgba(0,0,0, 0.2), 2.5em 0em 0 0em rgba(0,0,0, 0.2), 1.75em 1.75em 0 0em rgba(0,0,0, 0.2), 0em 2.5em 0 0em rgba(0,0,0, 0.2), -1.8em 1.8em 0 0em rgba(0,0,0, 0.2), -2.6em 0em 0 0em rgba(0,0,0, 0.5), -1.8em -1.8em 0 0em rgba(0,0,0, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.7), 1.8em -1.8em 0 0em #000000, 2.5em 0em 0 0em rgba(0,0,0, 0.2), 1.75em 1.75em 0 0em rgba(0,0,0, 0.2), 0em 2.5em 0 0em rgba(0,0,0, 0.2), -1.8em 1.8em 0 0em rgba(0,0,0, 0.2), -2.6em 0em 0 0em rgba(0,0,0, 0.2), -1.8em -1.8em 0 0em rgba(0,0,0, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.5), 1.8em -1.8em 0 0em rgba(0,0,0, 0.7), 2.5em 0em 0 0em #000000, 1.75em 1.75em 0 0em rgba(0,0,0, 0.2), 0em 2.5em 0 0em rgba(0,0,0, 0.2), -1.8em 1.8em 0 0em rgba(0,0,0, 0.2), -2.6em 0em 0 0em rgba(0,0,0, 0.2), -1.8em -1.8em 0 0em rgba(0,0,0, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.2), 1.8em -1.8em 0 0em rgba(0,0,0, 0.5), 2.5em 0em 0 0em rgba(0,0,0, 0.7), 1.75em 1.75em 0 0em #000000, 0em 2.5em 0 0em rgba(0,0,0, 0.2), -1.8em 1.8em 0 0em rgba(0,0,0, 0.2), -2.6em 0em 0 0em rgba(0,0,0, 0.2), -1.8em -1.8em 0 0em rgba(0,0,0, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.2), 1.8em -1.8em 0 0em rgba(0,0,0, 0.2), 2.5em 0em 0 0em rgba(0,0,0, 0.5), 1.75em 1.75em 0 0em rgba(0,0,0, 0.7), 0em 2.5em 0 0em #000000, -1.8em 1.8em 0 0em rgba(0,0,0, 0.2), -2.6em 0em 0 0em rgba(0,0,0, 0.2), -1.8em -1.8em 0 0em rgba(0,0,0, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.2), 1.8em -1.8em 0 0em rgba(0,0,0, 0.2), 2.5em 0em 0 0em rgba(0,0,0, 0.2), 1.75em 1.75em 0 0em rgba(0,0,0, 0.5), 0em 2.5em 0 0em rgba(0,0,0, 0.7), -1.8em 1.8em 0 0em #000000, -2.6em 0em 0 0em rgba(0,0,0, 0.2), -1.8em -1.8em 0 0em rgba(0,0,0, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.2), 1.8em -1.8em 0 0em rgba(0,0,0, 0.2), 2.5em 0em 0 0em rgba(0,0,0, 0.2), 1.75em 1.75em 0 0em rgba(0,0,0, 0.2), 0em 2.5em 0 0em rgba(0,0,0, 0.5), -1.8em 1.8em 0 0em rgba(0,0,0, 0.7), -2.6em 0em 0 0em #000000, -1.8em -1.8em 0 0em rgba(0,0,0, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0,0,0, 0.2), 1.8em -1.8em 0 0em rgba(0,0,0, 0.2), 2.5em 0em 0 0em rgba(0,0,0, 0.2), 1.75em 1.75em 0 0em rgba(0,0,0, 0.2), 0em 2.5em 0 0em rgba(0,0,0, 0.2), -1.8em 1.8em 0 0em rgba(0,0,0, 0.5), -2.6em 0em 0 0em rgba(0,0,0, 0.7), -1.8em -1.8em 0 0em #000000;
  }
}

.accessible-heading {
    height:0px;
    text-indent: -999em;
    padding:0px;
    margin:0px;
}

h2 {
    font-size: clamp(1.6rem, 100%, 2rem);
    font-weight: 500;
}

h3 {
    font-size: clamp(1.3rem, 100%, 1.6rem);
}

h4 {
    font-size: clamp(1.2rem, 100%, 1.4rem);
}

a:focus-visible {
    background-color: #fd0;
    outline: none;
    box-shadow: 0 -2px #fd0,0 4px #0b0c0c;
}

.mw-nav__wrapper {
    width: 100%;
    background-color: RGBA(251,251,251,1);
    margin: 0 0 2px 0;
    /* box-shadow: 0px 0px 5px 0px rgba(129, 68, 112, 1); */
    /* border-bottom: rgba(129, 68, 112, 1); */
}

.mw-nav__container {
    display: grid;
    grid-template-columns: 1fr auto;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: clamp(960px, 95%, 1800px); /* Ensure display still looks good on large monitors */
    margin: 0 auto;
}
.mw-nav__container img {
    width: clamp(60px, 40%, 200px);
}

.mw-nav__items {
    display: grid;
    grid-auto-flow: column;
    grid-gap: 1em;
}

.mw-nav__items a {
    min-height: 44px;
    min-width: 44px;
    color: black;
    text-decoration: none;
    padding: 0.5em 1em;
    transition: background-color 0.3s;
    box-shadow: none;
}

.mw-nav__items a:hover {
    box-shadow: 0 8px 0px -2px rgba(129, 68, 112, 1);
}

.mw-nav__items a:focus-visible {
    background-color: #fd0;
    outline: none;
    box-shadow: 0 -2px #fd0,0 4px #0b0c0c;
}

.mw-top__wrapper {
    width: 100%;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.dev/svgjs' width='1440' height='560' preserveAspectRatio='none' viewBox='0 0 1440 560'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1578%26quot%3b)' fill='none'%3e%3crect width='1440' height='560' x='0' y='0' fill='url(%26quot%3b%23SvgjsLinearGradient1579%26quot%3b)'%3e%3c/rect%3e%3cpath d='M0 0L35.78 0L0 172.45z' fill='rgba(255%2c 255%2c 255%2c .1)'%3e%3c/path%3e%3cpath d='M0 172.45L35.78 0L261.7 0L0 380.42999999999995z' fill='rgba(255%2c 255%2c 255%2c .075)'%3e%3c/path%3e%3cpath d='M0 380.42999999999995L261.7 0L577.53 0L0 414.11999999999995z' fill='rgba(255%2c 255%2c 255%2c .05)'%3e%3c/path%3e%3cpath d='M0 414.11999999999995L577.53 0L658.52 0L0 424.55999999999995z' fill='rgba(255%2c 255%2c 255%2c .025)'%3e%3c/path%3e%3cpath d='M1440 560L1054.29 560L1440 474.62z' fill='rgba(0%2c 0%2c 0%2c .1)'%3e%3c/path%3e%3cpath d='M1440 474.62L1054.29 560L534.0899999999999 560L1440 251.05z' fill='rgba(0%2c 0%2c 0%2c .075)'%3e%3c/path%3e%3cpath d='M1440 251.05L534.0899999999999 560L228.5999999999999 560L1440 104.36000000000001z' fill='rgba(0%2c 0%2c 0%2c .05)'%3e%3c/path%3e%3cpath d='M1440 104.36000000000001L228.5999999999999 560L110.32999999999991 560L1440 93.61000000000001z' fill='rgba(0%2c 0%2c 0%2c .025)'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1578'%3e%3crect width='1440' height='560' fill='white'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1='15.28%25' y1='139.29%25' x2='84.72%25' y2='-39.29%25' gradientUnits='userSpaceOnUse' id='SvgjsLinearGradient1579'%3e%3cstop stop-color='rgba(89%2c 129%2c 72%2c 1)' offset='0.43'%3e%3c/stop%3e%3cstop stop-color='rgba(147%2c 176%2c 56%2c 1)' offset='1'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");
    background-size: cover;
    /*background: rgb(220,233,226);*/
    /* background: linear-gradient(210deg, #d68018, #d67e1b, #d8742a, #d25c48, #af4768, #8f4570, #834470, #814470); */
    padding: 30px 0;
}

.mw-middle__wrapper {
    width: 100%;
    background-color: RGBA(251,251,251,1);
    padding: 30px 0;
}
.mw-feedback__wrapper {
    width: 100%;
    background-color: rgba(129, 68, 112, 1);
    padding: 10px 0;
}
.mw-bottom__wrapper {
    width: 100%;
    background-color: RGBA(251,251,251,1);
    padding: 30px 0 0 0;
}

.mw-bottom__imgwrapper {
    padding: 250px 0;
    background-image: url("https://fs-filestore-eu.s3.eu-west-1.amazonaws.com/Wealden/DigitalServices/MyWealdenRedesign/images/SevenSisters.png");
    background-size: cover;
    background-position: top;
}

.mw-top__container, .mw-middle__container, .mw-bottom__container-heading, .mw-bottom__container, .mw-feedback__container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); /* Responsive grid */
    gap: 20px;
    width: 100%;
    max-width: clamp(960px, 95%, 1800px); /* Adjust width to fit the page */
    margin: 0 auto;
}
.mw-bottom__container-heading h2 {
    padding-left: 8px;
    font-size: 2rem;
}
.mw-feedback__container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 960px;
    gap: 20px;
}
.mw-feedback__container.hidden {
    display: none;
}
.mw-feedback__container:last-child {
    justify-content: center;
}
.mw-feedback__container a {
    width: clamp(30px 90% 60px);
    padding: 10px 20px;
    border: 1px solid white;
    text-align: center;
    color: white;
    text-decoration: none;
    border-bottom: 4px solid white;
    background-color: transparent;
    cursor: pointer;
}
.mw-feedback__container a:last-child {
    /*margin-left: auto;*/
    width: 280px;
    padding: 10px 20px;
    border: 1px solid white;
    text-align: center;
    color: white;
    text-decoration: none;
    border-bottom: 4px solid white;
}
.mw-feedback__container a:hover {
    background-color: #5d5d5d;
    color: white;
}
.mw-feedback__container h2 {
    font-size: 1rem;
    color: white;
    align-content: center;
    margin: 0;	
}
.mw-feedback__report-container, .mw-feedback__success-container {
    display: none;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 960px;
    gap: 10px;
}
.mw-feedback__report-container.active, .mw-feedback__success-container.active {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    max-width: 960px;
    margin: 0 auto;
    color: white;
    padding: 5px 50px 5px 50px;
}
.mw-feedback__report-container a {
    width: clamp(30px 90% 60px);
    padding: 10px 20px;
    border: 1px solid white;
    text-align: center;
    color: white;
    text-decoration: none;
    border-bottom: 4px solid white;
    background-color: transparent;
    cursor: pointer;
}
.mw-carousel__container {
    display: flex;
    flex-direction: column;
}
.mw-fixed-card {
    max-width: 100%; /* Prevent overflow on smaller screens */
    background-color: RGBA(255, 255, 255, 1);
    border-radius: var(--border-radius);
    padding: 14px;
    box-shadow: var(--box-shadow);
    text-align: start;
    margin: 10px 10px; /* Adjust margin for better spacing on small screens */
    box-sizing: border-box; /* Include padding and border in element's total width */
}

.mw-fixed-card__customerdetails {
    display: grid;
    grid-template-columns: 100px 1fr;
    width: 100%;
}

.mw-fixed-card__UpdateDetails {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(80px, 1fr));
    /*gap: 10px;*/
    /*padding: 0 20px 0 20px;*/
}

.mw-fixed-card__UpdateDetails p {
    display: flex;
    justify-content: center;
    margin: 0;
    align-items: center;
    border: 1px solid;
    border-radius: 4px;
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.mw-fixed-card__UpdateDetails > a {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    margin-top: 0 !important;
    border-radius: 0px !important;
    border: 1px solid black !important;
}

.mw-fixed-card__UpdateDetails > a:nth-child(2) {
    border-right: 0 !important;
}

.mw-fixed-card__UpdateDetails > a:last-child {
    margin-top: 0 !important;
    border-radius: 0px !important;
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
    border: 1px solid black !important;
    border-left: 0 !important;
}


.mw-fixed-card__customerdetails p {
    overflow-wrap: anywhere;
}

#mw-telephone__viewhide {
    display: none;
}

#mw-telephoneHeader__viewhide {
    font-weight: bold;
    display: none;
}

#mw-mobile__viewhide {
    display: none;
}

#mw-mobileHeader__viewhide {
    font-weight: bold;
    display: none;
}



.mobile {
    color:blue;
}

.mw-cases-content {
    background-color: #fff;
    border-radius: var(--border-radius);
    padding: 20px;
    box-shadow: var(--box-shadow);
    text-align: start;
    margin: 0 10px;
}
.mw-bin-days {
    padding: 0px 20px 0 0;
    text-align: start;
    margin: 0 10px;
    height: 400px /* For mobile display */
}
.mw-fixed-card a, .carousel-card a, .mw-cases-content a {
    display: inline-block;
    margin-top: 10px;
    padding: 10px 20px;
    background-color: #175B96;
    color: white;
    text-decoration: none;
    border-radius: 5px;
    box-shadow: none;
}
.mw-fixed-card a:hover, .carousel-card a:hover, .mw-cases-content a:hover {
    background-color: #006895;
}
.mw-fixed-card a:focus-visible, .carousel-card a:focus-visible, .mw-cases-content a:focus-visible {
    background-color: #fd0;
    outline: none;
    box-shadow: 0 -2px #fd0,0 4px #0b0c0c;
    color: black;
}
.fixed-card-link {
    font-size: 1rem;
    background-color: transparent !important;
    color: #175B96 !important;
    padding:0 !important;
    border:none;
    border-radius: 0px;
}
.fixed-card-link:focus-visible {
    background-color: #fd0 !important;
    padding: 5px;
    outline: none;
    border-radius: 0px;
    box-shadow: 0 -2px #fd0,0 4px #0b0c0c;
}
.mw-fixed-card img {
    width: 100%;
    border-radius: 5px;
    height: 180px;
    object-fit: cover;
    object-position: top;
}
.mw-carousel {
    position: relative;
    width: 100%;
    overflow: hidden;
    touch-action: pan-y pinch-zoom;
}
.mw-carousel__track { 
    display: flex; 
    transition: transform 0.5s ease-in-out; 
    max-width: 100%; /* Ensure the track does not exceed the container width */ 
    touch-action: pan-x pan-y; /* Enable touch handling */
    user-select: none; /* Prevent text selection while swiping */
}
.carousel-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1 1 auto; /* Allow cards to grow and shrink */
    min-width: 320px; /* Set a minimum width for the cards */
    max-width: 100%; /* Ensure cards don't exceed the container width */
    margin: 10px;
    background-color: RGBA(255, 255, 255, 1);
    border-radius: var(--border-radius);
    padding: 15px;
    box-shadow: var(--box-shadow);
    text-align: start;
    word-wrap: break-word; /* Ensure long words break to avoid overflow */
    touch-action: none;
}

.carousel-card img {
    width: 100%;
    border-radius: 5px;
    height: 180px;
    object-fit: cover;
    object-position: top;
}

.carousel-card h2 {
    margin: 15px 0 10px;
    font-size: 1.2rem;
}

.carousel-card p {
    margin: 10px 0;
    color: #17253d;
}

.carousel-live-region {
    display: none;
}

.carousel-controls {
    display: flex;
    justify-content: flex-start;
    margin-top: 20px;
}

.carousel-controls button {
    background-color: RGBA(255, 255, 255, 1);
    border: 2px solid RGBA(0, 137, 197, 1);
    color: rgba(0, 0, 0, 1);
    width: 60px;
    height: 60px;
    margin: 0 5px;
    border-radius: 50%;
    cursor: pointer;
}

.carousel-controls button:focus-visible {
    background-color: #fd0;
    outline: none;
    border: 2px solid black;
    color: black;
}

.carousel-controls button.disabled {
    cursor: default;
    color: rgba(0, 0, 0, 0.4);
    background-color: RGBA(255, 255, 255, 0.4);
    border: 1px solid RGBA(0, 137, 197, 0.4);
}
/* Hamburger menu styles */
.hamburger {
    display: none;
    cursor: pointer;
    padding: 0.5em;
}

.bar1, .bar2, .bar3 {
    width: 35px;
    height: 5px;
    background-color: black;
    margin: 6px 0;
    transition: 0.4s;
}

/* Show the hamburger menu on mobile */
@media (max-width: 768px) {
    .hamburger {
        display: block;
        justify-self: end;
    }
    .mw-nav__container {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto auto;
    }
    .mw-nav__items {
        display: none;
        flex-direction: column;
        gap: 1em;
        background-color: RGBA(251,251,251,1);
        width: 100%;
        padding: 10px 0;
    }
    .mw-nav__items a {
        text-align: center;
        width: 100%;
    }
    .mw-nav__items.active {
        display: flex;
        align-items: center;
        grid-column: 1 / 3;
    }
}

/* Change the hamburger icon to an "X" when active */
.change .bar1 {
    transform: rotate(-45deg) translate(-8px, 6px);
}
.change .bar2 {
    opacity: 0;
}
.change .bar3 {
    transform: rotate(45deg) translate(-8px, -8px);
}

.quick-services {
    display: grid;
    gap: 2rem;
    padding:0;
    grid-template-columns: repeat(auto-fit, minmax(375px, 1fr));
    grid-auto-flow: row;
    list-style: none;
}
.quick-service {
    transition: .2s, background-position 0s;
    color: black;
    padding: 8px;
    border-top: 1px solid #b1b4b6;
    border-radius: 0 !important;
    font-size: 1.2rem;
}
.quick-service p {
    color: black;
    font-size: 1.2rem;
    padding: 5px 0;
    margin: 0;
    line-height:1.5;
}

.link-wrapper {
    position: relative;
}
a.service-link {
    display: inline;
    color: #175B96;
    text-decoration: underline;
    margin-bottom: 5px;
    font-size: 1.4rem;
    text-underline-offset: 5px;
}
a.service-link:hover {
    color: #363636;
    text-decoration-thickness: 4px;    
}
a.service-link:focus-visible {
    box-shadow: 0 -2px #fd0,0 2px #0b0c0c;
    padding: 1px 5px 1px 5px;
    background-color: #fd0;
    text-decoration: none;
    color: #000 !important;
    outline: none;
}
.service-link::before {
    content: "\2B9E";
    float: right;

}
.service-link::after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left:0;
    right:0;
}

/* Footer */

    footer {
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    background-color: #222022;
    }

    .wdc-footer__area{
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(250px,1fr));
    grid-auto-flow: row;
    margin-top: 20px;
    }

    .wdc-footer__services, .wdc-footer__findoutabout, .wdc-footer__terms {
    margin: 0;
    padding: 0px 10% 0px 10%;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    }

    .wdc-footer__services h2, .wdc-footer__findoutabout h2, .wdc-footer__terms h2 {
    margin-top: 50px;
    padding-left: 40px;
    }

    .wdc-footer__findoutabout {
    border-left: 1px solid #9c9c9c;
    border-right: 1px solid #9c9c9c;
    }

    .wdc-footer__area ul {
    list-style: none;
    }

    .wdc-footer__area ul li {
    min-width: 44px;
    min-height: 44px;
    margin: 0px 0px;
    }

    .wdc-footer__area ul li a {
    display:flex;
    min-width: 44px;
    min-height: 44px;
    color: #fff;
    text-decoration-thickness: 1px;
    text-underline-offset: 5px;
    align-items: center;
    }

    .wdc-footer__area ul li a:active {
    color: #fff;
    }

    .wdc-footer__area ul li a:visited {
    color: whitesmoke;
    }

    .wdc-footer__area ul li a:focus {
    text-decoration-thickness: 2px;
    color: black;
    padding:2px;
    }

    .wdc-footer__area ul li a:hover {
    text-decoration: underline;
    text-decoration-thickness: 3px
    }

    .wdc-footer__social {
    /*grid-area: social;*/
    text-align: center;
    }

    .wdc-footer__copyright {
    grid-area: copyright;
    text-align: center;
    }

    .wdc-footer__copyright a p {
    padding: 25px;
    }

    .wdc-footer__copyright a {
    color: white;
    text-decoration: none;
    display:flex;
    min-height:44px;
    min-width:44px;
    align-items:center;
    justify-content:center;
    }

    .wdc-footer__microsites {
        padding-bottom: 40px;
    }

    .wdc-footer__microsites ul {
        max-width: 100%;
        display: flex;
        flex-wrap: wrap;
        list-style-type: none;
        padding: 0;
        margin: 0;
        align-items: center;
        padding-top: 10px;
    }

    .wdc-footer__microsites li {
        flex: 1 1 25%; /* Each logo takes up 25% of the container width */
        text-align: center;
    }

    .wdc-footer__microsites img {
        max-width: 50%;
        height: auto;
        vertical-align: middle;
        transition: transform 0.3s ease;
        filter: brightness(0.9);
    }

    .wdc-footer__social ul {
    display: flex;
    justify-content: center;
    padding: 0;
    margin: 0;
    }

    ul.wdc-footer__socialul li {
    list-style: none;
    margin: 15px;
    }

    ul.wdc-footer__socialul li a img {
    height: 48px;
    max-height: 48px;
    transition: transform 0.3s ease;
    filter: brightness(0.9);
    }

    ul.wdc-footer__socialul li a img:hover, .wdc-footer__microsites img:hover {
        transform: scale(1.1);
        filter: unset;

    }

.mw-spinner {
    border:4px solid rgba(0,0,0,0.1);
    border-left-color: #005507;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 1s linear infinite;
}
@keyframes spin {
    to { transform: rotate(360deg);}
}

.Waste {
    display: flex;
    gap: 0.5rem;
    padding: 10px;
    background-color: rgba(206, 204, 204, 1);
    text-align: left;
    height: auto;
    border-radius: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
    box-shadow: var(--box-shadow);
}

.Recycling {
    display: flex;
    gap: 0.5rem;
    padding: 10px;
    background-color: rgb(122, 197, 113);
    text-align: left;
    height: auto;
    border-radius: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
    box-shadow: var(--box-shadow);
}

.GardenWaste {
    display: flex;
    gap: 0.5rem;
    padding: 10px;
    background-color: rgb(179, 140, 67);
    text-align: left;
    height: auto;
    border-radius: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
    box-shadow: var(--box-shadow);
}

.FoodWaste {
    display: flex;
    gap: 0.5rem;
    padding: 10px;
    background-color: rgb(111, 109, 233);
    text-align: left;
    height: auto;
    border-radius: 15px;
    margin-top: 20px;
    box-shadow: var(--box-shadow);
}

.Waste > img, .Recycling > img, .GardenWaste > img, .FoodWaste > img {
    height: 50px;
    opacity: 0.75;
}

.no-data {
display: none;
}

    @media only screen and (max-width: 1000px) {
        .wdc-footer__microsites ul {
            gap: 40px 0; /* Add vertical gap between rows */
        }
        .wdc-footer__microsites li {
            flex: 1 1 50%; /* Each logo takes up 50% of the container width */
    }
        .wdc-footer__microsites img {
            max-width: 40%;
    }
    }

    @media only screen and (max-width:1423px) {
        footer {
        background-size: auto;
        }
    }

    @media only screen and (max-width: 768px) {
    .wdc-footer__findoutabout {
        border-right: unset;
    }
    .wdc-footer__microsites li {
        flex: 1 1 50%; /* Each logo takes up 50% of the container width */
    }
    .wdc-footer__microsites img {
        max-width: 60%;
    }
    }

    @media only screen and (max-width: 541px) {
    .wdc-footer__findoutabout {
        border: unset;
    }
        .wdc-footer__microsites img {
        max-width: 70%;
    }
    ul.wdc-footer__socialul li {
        list-style: none;
        margin: 10px;
    }
    ul.wdc-footer__socialul li a img {
        width: 40px;
        height: 40px;
    }
    }