﻿/* new fonts */

@import url('https://fonts.googleapis.com/css?family=Quicksand:500,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Lato:400,700&display=swap');

/* --- ALL DEVICE SIZES --- */

img {
    max-width: 100%;
    height: auto;
}

.breadcrumb{
    background-color: #BB3E87;
}

.active-trail.show a{
    background-color: #BB3E87;
}

.breadcrumb .row{
     background-color: #BB3E87;
}

.breadcrumb li.overflow::after {
    background-color: #BB3E87;
}

.breadcrumb ul li.active-trail a::before{

border-left: 10px solid #BB3E87;
}

.breadcrumb ul li.show{
    background-color: #BB3E87;
}

.breadcrumb ul li a{
    border-bottom: 2px solid #ffffff;
}

li.active-trail a.active-trail:hover{
    background-color: #BB3E87;
}

div.current ul li.active-trail.show::after
{
  border-color: transparent transparent  #BB3E87; 
}

.breadcrumb .toggleMenu:hover{
    background-color: #BB3E87;
}

.breadcrumb ul li a:hover{
    text-decoration: underline;
}

.main-menu{
    background-color: #BB3E87 !important;
}

.main-menu > ul > li > a{
    background-color: #BB3E87 !important;
}

.main-menu > ul > li > a:hover{
     text-decoration: underline;
}

header .search input, header .search button, .searchButton{
   border: 2px solid #BB3E87;
}

header .search button, .searchButton{
    background-color: #BB3E87 !important;
}

.main-menu .main-menu__panel {
    background-color: #BB3E87 !important;
}

.main-menu .main-menu__panel a::after{
    background-color: #ffffff;
}

.main-menu .main-menu__panel::before{
    border-color: transparent transparent  #BB3E87 !important;
}

.main-menu .main-menu__panel li:hover > a{
      background-color: #BB3E87 !important;
      text-decoration: underline;
      border-bottom: 2px solid #ffffff;
}

.content .secondary a:hover{
    color: #000000;
}

/* HEADER AND FOOTER ELEMENTS */

.LO-email {
  	text-align: right;
      margin-right: 50px;
      display: none;
}

.LO-email:before {
    content: url('/SiteElements/images/custom-branding/hhemail.png');
    position: relative;
    top: 10px;
    right: 5px;
}

header .search input, header .search button, .searchButton {
    /* border: 2px solid rgb(0, 0, 0); */
    border-radius: 2px;
    box-shadow: none;
}

.intro .container .content ul.altpurple li a:hover {
	background-color: #c65497 !important;
	border-style: solid;
	border-width: 3px;
	border-color: #c65497 !important;
}

header .search button, .searchButton {
    background-color: black;
      color: #BB3E87 !important;
}

header .search input:not([type="submit"]) {
    font-weight: bold;
}

.nav.primary .menu .menuPrimaryLink:hover, .nav.primary .menu .menuPrimaryLink:focus, .nav.primary .menu .menuPrimaryLink.current
{
    background-color: #BB3E87;
}

.breadcrumb ul li a:hover, .breadcrumb ul li a:focus
{
    background-color: #BB3E87;
    border-color:#ffffff;
}

.breadcrumb ul li.active
{
    background-color: #BB3E87;
}
/* Header logo */
/*
header h1 { 
   width: 310px; background: none;
}

header h1 a {
    display: inline-block;
    text-indent: 0em; 
}

header h1 a img{
    width: 100%;
    height: 100%;
    max-width: 310px;
	max-height: 108px;  
}

header h1 img{
    height: auto;
    max-width: 100%; 
}
*/
/* Search box */
/*
header .search input, header .search button, .searchButton {
    border: 2px solid rgb(0, 0, 0);
    border-radius: 2px;
    box-shadow: none;
}

header .search button, .searchButton {
    background-color: black;
      color: black !important;
}

header .search input:not([type="submit"]) {
    font-weight: bold;
}
*/

/* Text in header - e.g. contact details */
/*
header p, header a, header a:hover {
    text-align: right;
}
*/

/* Mega menu */

nav {
font-family: 'open sans';
    background-color: #BB3E87;
}
.intro .container .content h1
{
    border-bottom: 2px solid #983d83 !important;
}


.nav a {
    color: white;
}

.nav.primary > li .menu {
    background-color: rgb(240, 241, 240);
}

.nav.primary > li > a:hover, .nav.primary > li > a:focus, .nav.primary > li.hover > a {
    background-color: rgb(240, 241, 240);
  color: black;
}

.nav.primary > li .menu ul li a {
  color: black;
}

/* Footer */

footer .container h3 {
    color: white;
}

footer .container img {
    float: right;
}

/* Navigation links */

.links {
    float: left;
}

/* Footer logos 

.logos {
    float: right;
}*/

/* Google translator */

.goog-te-gadget > div {
    background: url(/SiteElements/Images/downarrowselect.png) no-repeat right rgb(220, 221, 220);
}

/* Facebook feed 

.facebook {
    float: left;
  padding-left: 20%;
}*/

/* Footer background colour */

body {
    background-color: #BB3E87;
}



/* ELEMENTS USED THROUGHOUT THE SITE */

/* Cards */

.content .widget .content {
    border-radius: 2px;
}

.content .widget.cardPurple h3 {
    background-color: #BB3E87;
}

.content .widget.cardLOPurple h3 {
    background-color: #BB3E87;
}

.content .toolbar
{
    border-top: 2px solid #BB3E87;
    margin-top: 70px;
}

/* Links */

.content a.link-taskLink {
    font-family: 'open sans';
}

/* Call to action */

.content .secondary, .row .secondary {
    background-color: #BB3E87;
    border: 2px solid #BB3E87;
    color: #fff;
}

.content .secondary:hover, .row .secondary:hover {
    background-color: #c65497;
    border: 2px solid #BB3E87;
    color: #fff;
}

.content .cardBlue.widget h3
{
    background-color: #BB3E87;
}

.content .secondary a, .row .secondary a  {
    color: #fff;
}

.panel.action.secondary a:nth-child(2)
{
    display:none;
}

/* LANDING PAGE ELEMENTS */

/* Menu buttons */

.intro .container .content ul li a {
    border-radius: 2px;
    font-family: 'open sans';
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  	background-color: rgb(240, 241, 240);
}

.intro .container .content ul li a:hover {
    background-color: rgb(220, 221, 220);
}

.intro .container .content ul.altpurple li a {
    background-color: #BB3E87;
    border-color: #BB3E87 !important;
}

.intro .container .content ul.altpurple li a:hover {
    background-color: rgb(131, 80, 146);
}

.altlandingMid 
{
    border-top: 3px solid #BB3E87 !important;
}


/* Aside card content */
  
 .topTasks.altmiddle .container .widget .content {
    background-color: white;
   -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
}

/* Mid-page 'top tasks' 

.topTasks .toptasks1 ul.grid li a h3, .topTasks .toptasks1 ul.grid .size a h3 {
    text-align: center;
  font-family: 'open sans';
  background-image: none;
  top: 5%;
  font-size: 1.2em;
}

.topTasks.altmiddle.toptasks1 ul li {
    margin-bottom: 10px;
}

.landing .topTasks h1 {
  padding-top: 30px;
  margin-bottom: 0.75em;
}*/

/* Mid-page background 

.topTasks.altmiddle {
    background-color: transparent !important;
}

.topTasks.altmiddle.toptasks1 {
    background-color: transparent !important;
}

.topTasks.altmiddle.toptasks2 {
    background-color: #ffffff;
}

#skipnavlanding {
	background: #ffffff url('/microsites/local-offer/images/diverse-group-of-people-looking-up-white-background-cropped-1900x1200.jpg') no-repeat center top;
}*/
.landing .topTasks {
  background-color: #fff;
}


/* CONTENT PAGE ELEMENTS */


/* --- DESKTOP/TABLET ONLY --- */

@media only screen and (min-device-width : 768px){

/* HEADER AND FOOTER ELEMENTS */
  
/* Mega menu */
  
  .nav.primary > li .menu {
	width: 40%;
	left: 35%;
}
  .nav.primary > li .menu ul {
  width: 100%;
  }
  

/* LANDING PAGE ELEMENTS */
  
/* Aside card content */
  
  .topTasks.altmiddle .container .widget {
    padding: 5px 15px 20px 15px;
    float: right;
}
  
/* Mid-page 'top tasks' 

  .toptasks1 {
    max-width: 742px;
}*/
  
  /*.topTasks .toptasks1 li.col2 {
    width: 22.22%;
} */ 

  
}


.eventsListing .resultsList {
  	clear: none;
}

/* remove breadcrumb gap */

.breadcrumb ~ .container {
    padding-top: 0px !important;
}

/*
  Desktop Top Right Navigation Menu
 */
@media only screen and (min-width: 761px) {

  .main-menu {
    right: 0;
    width: auto;
    padding: 0 7px;
    background-color: rgba(51,51,51, 0.4);
    border-radius: 0 0 3px 3px;
  }

  .main-menu > ul > li {
    float: left;
    margin: 0 15px;
    position: relative;
  }

  .main-menu > ul > li > a {
    display: block;
  }

  /**
   * Top level
   */
  .main-menu .menuLink {
    position: relative;
    float: none;
    width: auto;
    font-size: 20px;
    color: #fff;
  }

  .main-menu .hasSub > .menuLink {
    padding-right: 18px;
  }

  .main-menu .hasSub > .menuLink::before,
  .main-menu .hasSub:hover > .menuLink::before {
    content: '\e800';
    right: 0;
    display: block;
  }

  .main-menu .hasSub a:focus + ul, 
  .main-menu .hasSub .childInFocus,
  .main-menu .hasSub a.inFocus + ul{
      display:block;
  }

  .main-menu .menuLink:hover,
  .main-menu .menuLink:focus {
    text-decoration: underline;
  }

  .main-menu .menuLink--active {
    background-color: transparent;
  }

  /**
   * Panel
   */
  .main-menu .main-menu__panel {
    top: 100%;
    left: -165px;
    width: 327px;
    background-color: #333;
    border-radius: 3px;
    margin-top: 14px;
  }
  @media only screen and (max-width: 1112px) {
      .main-menu .main-menu__panel {
          left: -243px;
      }
  }
  .main-menu__panel.main-menu__panel--left {
    left: -116px;
  }

  .main-menu .main-menu__panel::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 13px;
    border-color: transparent transparent #333333;
    border-bottom-style: solid;
    visibility: visible;
    opacity: 1;
    position: absolute;
    top: 0;
    right: 17px;
    margin-left: -10px;
    margin-top: -26px;
  }

  .main-menu .hasSub > a::before,
  .main-menu .hasSub:hover > a::before {
    content: '\e802';
  }

  .main-menu .main-menu__panel li:hover > a {
    background-color: #9d3f97;
  }

  .main-menu .main-menu__panel li:hover > a::after {
    display: none;
  }

  .main-menu .main-menu__panel li li {
    margin-bottom: 0;
  }

  .main-menu .main-menu__panel li li a {
    background-color: solid;
  }

  .main-menu .main-menu__panel li li a::after {
    display: block;
    background-color: #333;
  }

  .main-menu .main-menu__panel li li a:hover::after,
  .main-menu .main-menu__panel li li a:focus::after,
  .main-menu .main-menu__panel li li a:active::after {
    display: none;
  }

  .main-menu .main-menu__panel li ul {
    position: absolute;
    top: 0;
    left: 100%;
    width: 327px;
    border-radius: 3px;
    background-color: #474646;
  }
}

@media only screen and (max-width: 414px) 
{
    .main-menu .menuLink 
    {
        display: block;
        font-size: 20px;
        font-weight: 600;
        padding: 12px 0;
        color: #fff;
        text-decoration: none;
        text-align: center;
        width: 100%;
        background-color:#706E72;
    }
    .main-menu .main-menu__panel
    {
        position: relative;
    }
    header img
    {
        width: 300px;
    }
    .main-menu .hasSub > .menuLink::before {
        display: inline-block;
        top: 0px;
        left: 115px;
        position: relative;
    }
    .breadcrumb{
        display:none;
    }
    /* Search Box */
    .block.search 
    {
        display: block;
    }
    .block.search::before
    {
        display: none;
    }
    .js .content.loaded .container{
        padding:0;
    }
}

@media only screen and (max-width: 1020px) {
     .flex-row
    {
        justify-content: space-between !important;
    }
       .block.search::before{
        display: none;
    }
}


@media only screen and (max-width: 640px) {

    .block.search 
    {
        background-color: unset;
    }

    .block.search::before{
        display: none;
    }

    .flex-row .search {
    /* margin-top: -38px !important; */
    width: 416px;
    text-align: start;
    left: 20px !important;
    display: block;
    }

    .btn-menu{
    width: 56px !important;
    height: 39px !important;
    margin-left: 20px !important;
    }

    .flex-row .logo-link {
    width: 112px !important;
    height: 40px !important;
    background-size: contain;
    background-repeat: no-repeat;
    }
}

.mobile-menu span {
    background: #333333;
}
.main-menu > ul > li> a {
    display: block;
    font-size: 20px;
    font-weight: 600;
    padding: 12px 0;
    color: #737373;
    text-decoration: none;
    text-align: center;
    background-color: #706E72;
}

.main-menu{
    background-color: #706e72;
}

.main-menu > ul > li > a{
    color: white;
}
@media only screen and (min-width: 760px)
{
    .resultsList__itemLink 
    {
        height: 0;
    }
}


/* new styles */

*, *:before, *:after {
    box-sizing: border-box;
}
#scrollUp {
    position: fixed !important;
}
body {
    background-color: #fff;
}

h1, h2, h3 {
    font-family: 'Quicksand', sans-serif;
}
ul, ol {
    font-family: 'Lato', sans-serif;
    color: #084C6E;
    font-size: 16px;
    line-height: 32px;
}
p {
    font-family: 'Lato', sans-serif;
    color: #084C6E;
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 32px;
}
p.skip-nav {
    margin-bottom: 0px;
}
p a.skipnav:focus, 
p a.skipnav:active {
    height: 3em;
}
p.lead {
    font-size: 20px;
    font-weight: 600;
    font-family: 'Quicksand', sans-serif;
}

.content a {
    color: #4f4ffd;
}
a {
    color: #4f4ffd;
    text-decoration: underline;
}
a#scrollUp {
    text-decoration: none;
}

.row {
    max-width: 1300px;
    padding: 0 50px;
}

.altStandardSection {
    overflow: hidden;
}

.modalbtn.btn {
  display: inline-flex;
  position:relative;
  margin: 25px auto 0;
  top: 45px;
  left: 184px;
  z-index: 99999999;
}

.btn {
    font-family: 'Quicksand', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-repeat: no-repeat;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}



.btn-feedback {
    background-image: url('../images/custom-branding/local-offer/button-splatter-blue.svg');
    width: 208px;
}
.gm_sidebar_anchor {
    margin-bottom: 0px;
}
.gm_sidebar_anchor:nth-of-type(2n) {
    padding: 0px;
}

.btn-cta {
    background-image: url('../images/custom-branding/local-offer/button-splatter-green-alt.svg');
    width: 264px;
}

.btn-menu,
.btn-close {
    background-image: url('../images/custom-branding/local-offer/button-splatter.svg');
    width: 160px;
}
.btn-close {
    display: none;
}

.btn-search {
    display: none;
    background-image: url(../images/icons/search-icon.svg);
    background-size: contain;
    width: 23px;
    height: 19px;
    margin-left: auto;
}

.btn .icon {
    width: 24px;
    height: 24px;
    display: block;
    margin-left: 10px;
    background-repeat: no-repeat;
    font-size: 0;
}

.btn:focus {
    background-image: none !important;
}

.btn:focus .icon {
    filter: invert();
}

.btn-menu .icon {
    background-image: url('../images/icons/navigation-menu.svg');
}

.btn-close .icon {
    background-image: url('../images/icons/close.svg');
}

header {
    position: sticky;
    top:0;
    width: 100%;
    background: transparent;
    min-height: 80px;
    padding: 20px 0 14px 0;
    /* display: grid; */
}

.flex-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 100px;
}

.flex-row::before,
.flex-row::after {
    content: unset;
}

.flex-row .logo-link {
    text-decoration: none;
    width: 202px;
    height: 80px;
    background-image: url('/SiteElements/images/custom-branding/local-offer/SEND-Logo.svg');
    background-size: contain;
}

.flex-row .logo-link img {
    width: 100%;
    height: auto;
}

.flex-row .search {
    margin-top: 0px;
    width: 410px;
    text-align: start;
}

.autocompleteWrapper {
    width: 100% !important;
    position: relative !important;
    display: inline-block !important;
}

.flex-row .search input {
    border: 1px solid #928B8F;
    border-radius: 32px;
    height: 48px;
    padding: 2px 20px;
    width: 100% !important;
}

.flex-row .search input:focus,
.flex-row .search input:active {
    padding: 0 18px;
}

.flex-row .search .searchButton {
    background-color: transparent !important;
    border: 1px solid transparent !important;
    position: absolute;
    right: 0;
    padding: 10px;
    height: 100%;
    border-radius: 0 50% 50% 0;
}

.flex-row .search .searchButton:focus,
.flex-row .search .searchButton:active {
    background-color: #fd0 !important;
    border: 1px solid #928B8F !important;
    border-left: none !important;
}

.flex-row .search .searchButton:before {
    color: #C6579A;
    top: 0px;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}

body.disable-scroll {
    overflow: hidden;
}

header.menu-open {
    background: #084C6E;
    height: 100vh;
}

header.menu-open .logo-link {
    background-image: url('/SiteElements/images/custom-branding/send-LO-logo-white.png');
}

header.menu-open .btn-menu {
    display: none;
}

header.menu-open .btn-close {
    display: flex;
}

header.menu-open .btn-feedback {
    background-image: url('../images/custom-branding/local-offer/button-splatter-green.svg');
}

header.fixed {
    background: #fff;
}

header.fixed.menu-open,
header.fixed.search-open {
    background: #084c6e;
}

footer {
    background-color: #BB3E87;
    padding: 40px;
}

footer a {
    color: #fff;
}

footer .footer-localoffer-logo img {
    float: none;
    width: auto;
    margin-bottom: 40px;
}

footer .contact {
    display: flex;
    margin-bottom: 15px;
}
footer .contact span {
    width: 24px;
    height: 24px;
    margin-right: 16px;
}

footer .contact.email span {
    background: url('../images/icons/envelope.png') no-repeat;
}

footer .contact.phone span {
    background: url('../images/icons/phone.png') no-repeat;
}

footer .hcc-footer-logo {
    float: right;
}

/* .main-menu__panel, */
.search-panel {
    display: none;
    width: 100%;
    background: #084C6E;
    color: #fff;
    /* z-index: 999; */
    overflow-y: auto;
    padding: 50px;
    height: 100%;
}

/* .main-menu__panel ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.main-menu__panel .menu-feedback {
    display: none;
}
.main-menu__panel ul li a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    color: #fff;
    padding: 12px;
    margin: 12px;
    text-decoration: none;
    border-radius: 10px;
}

.main-menu__panel ul li a:hover {
    background: #0003;
}

.main-menu__panel ul li a:hover h4 {
    text-decoration: underline;
}

.main-menu__panel ul li a h4 {
    font-family: 'Quicksand', sans-serif;
}
.main-menu__panel ul li a p {
    font-family: 'Lato', sans-serif;
    color: inherit;
} */

/* Hero */
.hero {
    width: 100%;
    height: 600px;
    background-color: #f4f4f4;
    background-size: cover;
    background-position: center; 
    position: relative;
    top: -114px;
    margin-bottom: -74px;
    padding-top: 140px;
}
.mini-hero {
    height: 400px;
}

.hero:after {
    background-image: url('/SiteElements/images/custom-branding/local-offer/hero-mask.svg');
    background-position: center top; 
    background-size: cover;
    content: '';
    width: 100%;
    height: 149px;
    position: absolute;
    bottom: -1px;
}

.hero.overlay {
    color: #fff;
}

.hero.overlay:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.35);
}

.hero .breadcrumbs .column {
    width: auto;
    padding: 0;
}

.hero .breadcrumbs ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.hero .breadcrumbs ul li,
.hero .breadcrumbs ul li.overflow:before {
    display: none;
}

.hero .breadcrumbs ul li.show {
    display: block;
}

.hero .breadcrumbs ul li.active-trail:after {
    background-image: url('/SiteElements/images/icons/chevron-down.svg');
    background-repeat: no-repeat;
    content:'';
    color: #C6579A;
    width: 12px;
    height: 16px;
    margin: 0 13px;
    display: inline-block;
    position: relative;
    top: 3px;
    z-index: 5;
}

li.overflow::after {
    right: auto;
    background-color: transparent;
}

.hero .breadcrumbs ul li.active:after {
    display: none;
}

.hero .breadcrumbs ul li a {
    background-color: transparent;
    color: #084C6E;
    text-decoration: underline;
}

.hero .breadcrumbs ul li a:hover {
    background-color: transparent;
    color: #084C6E;
}

.hero.overlay .breadcrumbs ul li a {
    color: #fff;
}

.hero.overlay .breadcrumbs ul li a:after {
    color: #fff;
}

.hero .hero-row {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
    top: 72px;
    height: 240px;
}

.mini-hero .hero-row {
    height: auto;
}

.hero .hero-container {
    width: 784px;
    font-family: 'Quicksand', sans-serif;
}

.hero .hero-container p.hero-description {
    font-family: 'Quicksand', sans-serif;
    color: #fff;
}

.hero .hero-cta {
    align-self: flex-end;
    margin-left: auto;
    z-index: 1;
}

.mini-hero.hero-button .hero-cta {
    align-self: flex-start;
    z-index: 1;
}

.hero .mobile-cta {
    display: none;
}

.hero .hero-container h1 {
    font-size: 48px;
    line-height: 56px;
    z-index: 8;
}

.hero .hero-container p {
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
}

.hero.dark-text-hero .hero-container h1,
.hero.dark-text-hero .hero-container p {
    color: #333;
}

.hero.light-text-hero .hero-container h1,
.hero.light-text-hero .hero-container p {
    color: #FFF;
}

.mini-hero .hero-container {
    display: flex;
    width: 100%;
}
.mini-hero .hero-container .hero-event-date {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    width: 104px;
    padding: 16px 24px;
    height: 120px;
    border-radius: 16px 0px;
    background: #138D77;
    margin-right: 24px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 600;
    font-size: 24px;
    color: #fff;
    z-index: 5;
}
.mini-hero .hero-container .hero-event-date .event-day {
    font-size: 48px;
}

/* tabs */
.navtabs .tabs {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: 'Quicksand', sans-serif;
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}

.navtabs .tabs .navtabs__item {
    margin: 0 40px;
}

.navtabs .tabs .navtabs__item a {
    color: #084C6E;
    font-size: 24px;
}

.navtabs .tabs .navtabs__item a.active {
    border-bottom: 3px solid #C6579A;
}

.content-page-tabs {
    margin-bottom: 40px;
}
.content-page-tabs h3 {
    color: #C6579A;
    font-size: 24px;
}
.content-page-tabs .navtabs .tabs {
    justify-content: flex-start;
}
.content-page-tabs .navtabs .tabs .navtabs__item {
    margin-left: 0px;
    margin-right: 40px;
    text-align: center;
}
.content-page-tabs .navtabs .tabs .navtabs__item a {
    font-size: 20px;
}
.content-page-tabs .navtabs .tabs .navtabs__item a.active {
    border-bottom: 3px solid #138D77;
}
.content-page-tabs .navtab__content {
    font-size: 16px;
    line-height: 32px;
    color: #084C6E;
    font-family: 'Lato', sans-serif;
}

/* Existing tabs */
.tab-links {
    display: flex !important;
}
.tab-links li {
    margin-right: 5px;
}
.tab-links a {
    background: #f4f4f4 !important;
    color: #333 !important;
    padding: 10px !important;
    font-family: 'Quicksand', sans-serif;
    font-size: 16px;
    display: flex;
    align-items: center;
    border: 3px solid #f4f4f4;
}

.tab-links li.active a, 
.tab-links li.active a:hover {
    color: #FFF !important;
    background: #C6579A !important;
    border: 3px solid #C6579A;
}
.tab {
    position: relative;
    padding: 0 10px 0 20px;
    overflow: hidden;
    border-radius: 0 0 3px 3px;
    background-color: #f4f4f4 !important;
    font-family: 'Lato', sans-serif !important;
    margin: 0px !important;
}
/* Popular tasks */
.popular-tasks {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(264px, 1fr));
    justify-items: center;
}
.popular-tasks.row:before, .popular-tasks.row:after {
    display: none;
}

@media all and (-ms-high-contrast:none)
{
    .popular-tasks {
      display: flex;
    flex-wrap: wrap;
    }

    .latest-cards-row {
    display: flex;
    justify-content: flex-start;
    }

    .all-tasks .all-task-item a{
        display: block !important;
    }
}

.popular-tasks .popular-task-item {
    background-image: url(/SiteElements/images/custom-branding/local-offer/popular-task-blue-bg.svg);
    background-size: cover;
    height: 264px;
    width: 264px;
    margin: 18px;
    display: flex;
    justify-content: center;
    align-items: stretch;
}
.popular-tasks .popular-task-item a {
    color: #fff;
    text-align: center;
    padding: 24px;
    display: flex;
    align-items: center;
    text-decoration: none;
}

.popular-tasks .popular-task-item a:hover {
    text-decoration: underline;
}

.popular-tasks .popular-task-item a h3 {
    margin: 0;
}

.popular-tasks .popular-task-item:nth-child(2) {
    background-image: url(/SiteElements/images/custom-branding/local-offer/popular-task-purple-bg.svg);
}
.popular-tasks .popular-task-item:nth-child(3) {
    background-image: url(/SiteElements/images/custom-branding/local-offer/popular-task-green-bg.svg);
}
.popular-tasks .popular-task-item:nth-child(4) {
    background-image: url(/SiteElements/images/custom-branding/local-offer/popular-task-pink-bg.svg);
}
.popular-tasks .popular-task-item:nth-child(5) {
    transform: rotate(180deg);
}
.popular-tasks .popular-task-item:nth-child(6) {
    background-image: url(/SiteElements/images/custom-branding/local-offer/popular-task-purple-bg.svg);
    transform: rotate(180deg);
}
.popular-tasks .popular-task-item:nth-child(7) {
    background-image: url(/SiteElements/images/custom-branding/local-offer/popular-task-green-bg.svg);
    transform: rotate(180deg);
}
.popular-tasks .popular-task-item:nth-child(8) {
    background-image: url(/SiteElements/images/custom-branding/local-offer/popular-task-pink-bg.svg);
    transform: rotate(180deg);
}
.popular-tasks .popular-task-item:nth-child(5) a,
.popular-tasks .popular-task-item:nth-child(6) a,
.popular-tasks .popular-task-item:nth-child(7) a,
.popular-tasks .popular-task-item:nth-child(8) a {
    transform: rotate(180deg);
}

/* ALl tasks */
.all-tasks {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.all-tasks {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(264px, 1fr));
    justify-items: center;
}
.all-tasks.row:before, .all-tasks.row:after {
    display: none;
}

.all-tasks .all-task-item {
    background-image: url(/SiteElements/images/custom-branding/local-offer/all-task-bg.svg);
    background-size: cover;
    height: 264px;
    width: 264px;
    margin: 14px;
    display: flex;
    justify-content: center;
    align-items: stretch;
}

.all-tasks .all-task-item:nth-child(4n+2) {
    transform: rotate(90deg);
}
.all-tasks .all-task-item:nth-child(4n+2) a {
    transform: rotate(-90deg);
}

.all-tasks .all-task-item:nth-child(4n+3) {
    transform: rotate(180deg);
}
.all-tasks .all-task-item:nth-child(4n+3) a {
    transform: rotate(-180deg);
}

.all-tasks .all-task-item:nth-child(4n+4) {
    transform: rotate(270deg);
}
.all-tasks .all-task-item:nth-child(4n+4) a {
    transform: rotate(-270deg);
}

.all-tasks .all-task-item a {
    color: #333;
    text-align: center;
    padding: 24px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    text-decoration: none;
    flex-direction: column;
    justify-content: center;
}

.all-tasks .all-task-item a:hover h3 {
    text-decoration: underline;
}

.all-tasks .all-task-item a h3 {
    color: #084C6E;
    padding: 0px !important;
    width: 100%;
    margin: 0px 0px 10px 0px;
}
.all-tasks .all-task-item a p {
    width: 100%;
    margin-bottom: 0px;
    line-height: 26px;
}

.faq .faq-content .all-tasks .all-task-item a p {
    margin: 0px;
    font-size: 16px;
}

section.latest-cards {
    position: relative;
    padding: 80px 0;
    background: #e6edf0;
}

section.latest-cards:after {
    background-image: url(/SiteElements/images/custom-branding/local-offer/hero-mask.svg);
    background-position: center top;
    background-size: cover;
    content: '';
    width: 100%;
    height: 149px;
    position: absolute;
    top: -1px;
    transform: rotate(180deg) scaleX(-1);
}

section.latest-cards h2 {
    color: #084C6E;
    width: auto;
    position: relative;
    padding-bottom: 24px;
    margin-bottom: 40px;
    margin-left: 20px;
}

section.latest-cards h2:after {
    content: '';
    width: 300px;
    height: 8px;
    background-image: url(/SiteElements/images/custom-branding/local-offer/purple-underline.svg);
    background-size: contain;
    position: absolute;
    left: 0px;
    bottom: 0px;

}

.latest-cards-row  {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(336px, 1fr));
    justify-items: center;
}
.latest-cards-row.row:before, .latest-cards-row.row:after {
    display: none;
}

.latest-cards-row .latest-card-item {
    width: 336px;
    border-radius: 16px;
    background: #fff;
    position: relative;
    margin-right: 24px;
    margin-bottom: 24px;
}
.latest-cards-row .latest-card-item:last-child {
    margin-right: 0px;
}

.latest-cards-row .latest-card-item .card-date {
    width: 104px;
    height: 120px;
    background: #138D77;
    border-radius: 16px 0px;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;
    font-family: 'Quicksand', sans-serif;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 9;
}

.latest-cards-row .latest-card-item .card-date .date {
    color:#fff;
    font-size: 48px;
}

.latest-cards-row .latest-card-item .card-date .month {
    color: #fff;
    font-size: 24px;
}
.latest-cards-row .latest-card-item .card-image {
    height: 224px;
    background-size: cover;
    background-position: center;
    position: relative;
    top: 0px;
    border-radius: 16px 16px 0 0;
}

.latest-cards-row .latest-card-item .card-image:after {
    background-image: url(/SiteElements/images/custom-branding/local-offer/hero-mask.svg);
    background-position: center top;
    background-size: cover;
    content: '';
    width: 100%;
    height: 27px;
    position: absolute;
    bottom: -1px;
    transform: scaleX(-1);
}

.latest-cards-row .latest-card-item a {
    color: #084C6E;
    text-decoration: none;
}

.latest-cards-row .latest-card-item a:hover h3 {
    text-decoration: underline;
}

.latest-cards-row .latest-card-item a:hover p {
    text-decoration: none;
}
.latest-cards-row .latest-card-item a:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

a.card-link:focus:before {
    border: 3px solid #000;
}

.latest-cards-row .latest-card-item .card-info {
    padding: 16px;
}

.latest-cards-row .latest-card-item .card-info h3 {
    color: #084C6E
}

.latest-cards-row .latest-card-item .card-info p {
    color: #333;
}

.large-card {
    position: relative;
}

.large-card .large-card-image {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.large-card .large-card-content {
    padding: 14px 56px;
}


.large-card h3 {
    color: #084C6E;
}

.large-card .card-cta {
    padding-bottom: 40px;
}
.large-card .btn-cta {
    background-image: url(../images/custom-branding/local-offer/button-splatter-pink-large.svg);
    width: 208px;
    margin-top: 24px;
    color: #fff;
    padding: 0 15px;
    text-align: center;
}

.small-card {
    background-image: url(/SiteElements/images/custom-branding/local-offer/all-task-bg.svg);
    background-size: cover;
    width: 264px;
    height: 264px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: stretch;
}
.small-card a {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    color: #333;
}

.small-card h3 {
    margin: 0;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 16px;
    color: #084C6E;
}

.small-card.external h3:after {
    position: absolute;
    width: 22px;
    height: 22px;
    content: '';
    background-image: url(/SiteElements/images/icons/external-link.svg);
    background-repeat: no-repeat;
    margin-top: 3px;
    margin-left: 5px;
}

.small-card.internal a:after {
    position: absolute;
    bottom: 25px;
    width: 22px;
    height: 22px;
    content: '';
    background-image: url(/SiteElements/images/icons/chevron-blue-down.svg);
    background-repeat: no-repeat;
}
.page-divider {
    margin: 0 !important;
}
.page-divider hr {
    background-image: url(/SiteElements/images/custom-branding/local-offer/hr-break.svg);
    background-size: contain;
    background-repeat: no-repeat;
    height: 8px;
    border: 0px;
    margin: 40px 0px;
    width: 100%;
}

a.microLinks {
    font-family: 'Quicksand', sans-serif;
    color: #0c6454;
}
p.microcopy_text {
    color: #084C6E !important;
}

.video-row {
    color: #084C6E;
    margin: 80px auto;
}

.video-row h2 {
    position: relative;
    padding-bottom: 24px;
    margin-bottom: 40px;
}
.video-row h2:after {
    content: '';
    width: 300px;
    height: 8px;
    background-image: url(/SiteElements/images/custom-branding/local-offer/purple-underline.svg);
    background-size: contain;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.video-row iframe {
    width: 100%;
    height: 360px;
}

.video-container {
    position:relative;
    margin-bottom: 40px;
}
.video-embed {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

ul.share-icons {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
}
ul.share-icons li a {
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    display: block;
    margin-bottom: 40px;
}
ul.share-icons li a span {
    visibility: hidden;
}
ul.share-icons li a.facebook {
    background-image: url(/SiteElements/images/icons/facebook.svg);
}
ul.share-icons li a.twitter {
    background-image: url(/SiteElements/images/icons/twitter.svg);
}
ul.share-icons li a.print {
    background-image: url(/SiteElements/images/icons/print.svg);
}
ul.share-icons li a.email {
    background-image: url(/SiteElements/images/icons/email.svg);
}

.faq,
.tdropdownWrapper {
    margin-bottom: 32px !important;
}
.faq h3 {
    padding: 3px 32px 1px 0 !important;
    font-size: 1em !important;
}
.faq:after,
.tdropdownWrapper:after {
    content: '';
    display: block;
    width: 100%;
    height: 8px;
    background-image: url(/SiteElements/images/custom-branding/local-offer/green-underline.svg);
    background-size: 100%;
    background-repeat: no-repeat;
}
.faq .faq-toggle,
.tdropdownaction {
    color: #084C6E !important;
    background: transparent !important;
    font-weight: 600;
    font-size: 20px;
    border: 0px !important;
    position: relative;
}

.faq .faq-toggle .faq-toggle-icon {
    position: absolute;
    right: 20px;
    top: 17px;
    background-image: url(/SiteElements/images/icons/chevron-blue-down.svg) !important;
    background-color: transparent !important;
    background-repeat: no-repeat !important;
}
.faq .faq-toggle.minus .faq-toggle-icon {
    transform: rotate(180deg);
}
.faq .faq-content,
.tdropdown {
    font-size: 16px;
    line-height: 32px;
    color: #084C6E;
    font-family: 'Lato', sans-serif;
    overflow: hidden;
}

.related-links h3 {
    position: relative;
    font-size: 24px;
    padding-bottom: 24px;
    margin: 0 0 32px 0;
    color: #084C6E;
}
.related-links h3:after {
    content: '';
    width: 300px;
    height: 8px;
    background-image: url(/SiteElements/images/custom-branding/local-offer/green-underline-short.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.related-links a {
    position: relative;
    display: block;
    font-size: 18px;
    margin-bottom: 24px;
    font-weight: 600;
    color: #084C6E;
}

.image-container {
    width: 100%;
    position: relative;
    margin-bottom: 40px;
}
.image-container.image-overlay:after {
    content: '';
    width: 100%;
    height: 184px;
    position: absolute;
    left: 0px;
    bottom: 6px;
    background:  linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 50%);
}

.image-container.image-modal {
    position: fixed;
    z-index: 99999;
    width: 100%;
    top: 0px;
    left: 0px;
    background: #000;
    height: 100%;
    padding: 40px;
    text-align: center;
}

.image-container.image-modal:after {
    bottom: 40px;
}
.image-container img {
    width: 100%;
}
.image-container.image-modal img {
    height: 100%;
    width: auto;
}
.image-container .image-caption {
    position: absolute;
    bottom: 34px;
    left: 16px;
    width: 100%;
    padding-right: 104px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 32px;
    text-align: left;
    font-family: 'Quicksand', sans-serif;
    z-index: 5;
}
.image-container.image-modal .image-caption {
    left: 56px;
    bottom: 74px;
}
.image-container .image-modal-btn {
    background-image: url(../images/icons/search-icon-white.svg);
    background-size: cover;
    position: absolute;
    bottom: 34px;
    right: 24px;
    width: 16px;
    height: 16px;
    z-index: 5;
    cursor: pointer;
}

.image-container.image-modal .image-modal-btn {
    background-image: url(../images/icons/close.svg);
    bottom: 74px;
    right: 64px;
}

/* Search Results */
.resultsInfo {
    color: #333;
    font-size: 20px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 600;
}

/* Event Listing */
.resultsList__item {
    min-height: 160px;
    border-bottom: 1px solid #928B8F;
    display: flex;
    flex-wrap: wrap;
}
.resultsList__item:nth-of-type(2n+1) {
    background-color: #fff;
}
.resultsList__itemTitle {
    width: 100%;
}
.resultsList__itemLink {
    height: auto;
}
.resultsList__itemLink .button.secondary,
.resultsList__itemLink .seeMore a {
    background-color: transparent;
    background-image: url(../images/custom-branding/local-offer/button-splatter.svg);
    width: 160px;
    color: #ffffff!important;
    border: none;
    text-align: center;
    box-shadow: none;
    font-family: 'Quicksand', sans-serif;
    font-size: 18px;
    font-weight: 700;
    background-repeat: no-repeat;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.resultsList__itemLink .button.secondary:hover {
    background-color: transparent;
}
.resultsList__itemLink:before {
    display: none;
}
.content .widget .content {
    border-radius: 0px;
    background-color: #fff;
}
.content .cardBlue.widget h3 {
    background-color: transparent;
    color: #01619B;
    padding: 0px;
}
.widget .resultsList__itemLink {
    margin-top: 0px;
    display: block;
    margin-bottom: 10px;
    height: 80px;
    text-align: center;
    float: none;
}

.content .widget .content.resultsList__item {
    background: #f3f6f8;
}
.content .widget .content.resultsList__item .resultsList__itemTitle h3 {
    padding: 15px;
    color: #333 !important;
}
.content .widget .content.resultsList__item .resultsList__description {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}

.event-title h1 {
    position: relative;
    padding-bottom: 24px;
    margin-bottom: 40px;
}
.event-title h1:after {
    content: '';
    width: 300px;
    height: 8px;
    background-image: url(/SiteElements/images/custom-branding/local-offer/purple-underline.svg);
    background-size: contain;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
/* resultsFilter start */
.resultsFilter .widget.filter .content .menu {
    background: #fff;
    padding: 0px;
}
.resultsFilter .resultsFilterSearch {
    position: relative;

}
.resultsFilter .resultsFilterSearch label {
    display: none !important;
}
.resultsFilter .resultsFilterSearch .resultsFilterSearch__textInput,
.resultsFilter .widget .content input.location__textInput {
    background: #FFFFFF;
    border: 1px solid #928B8F !important;
    border-radius: 0px !important;
    width: 100% !important;
}
.resultsFilter .widget .content input.location__textInput {
    width: 150px !important;
}
.resultsFilter .resultsFilterSearch .resultsFilterSearch__submit {
    font-family: 'Quicksand', sans-serif !important;
    position: absolute !important;
    bottom: 28px;
    right: 16px;
    background-color: transparent !important;
    background-image: url(../images/icons/search-icon.svg) !important;
    width: 30px !important;
    height: 30px !important;
}

.resultsFilter .event_location .event_location-select {
    width: 100%;
    border: 1px solid #928B8F !important;
    border-radius: 0px !important;
}
.resultsFilter .event_location .event_location-select select {
    background-position: right 10px center;
    width: 100%;
}

.resultsFilter .widget.filter ul li input[type="radio"] {
    border: 1px solid #928B8F;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    position: relative;
    top: 6px;
}
.resultsFilter .widget.filter ul li input[type="checkbox"] {
    border: 1px solid #928B8F;
    width: 24px;
    height: 24px;
    border-radius: 2px;
    position: relative;
    top: 6px;
}
.resultsFilter .widget .menu label, 
.resultsFilter .widget.filter ul li label span {
    font-size: 14px;
    font-family: 'Lato', sans-serif;
}

.resultsFilter a.filter_title {
    font-family: 'Quicksand', sans-serif;
    font-size: 24px;
    color: #084C6E !important;
}
.resultsFilter .widget h2 {
    position: relative;
    padding-bottom: 16px !important;
    background: transparent !important;
}
.resultsFilter .widget h2:after {
    content: '';
    width: 100%;
    height: 8px;
    background-image: url(/SiteElements/images/custom-branding/local-offer/purple-underline.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.resultsFilter .widget.filter a span {
    padding: 5px 50px 5px 15px;
    background-position: right 19px center;
    color: #084C6E !important;
    font-size: 24px;
}

.resultsFilter .widget.filter .content {
    background-color: transparent;
    border-radius: 0px;
}
.resultsFilter .widget h2 a, .resultsFilter .widget h3 a {
    background-color: transparent !important;
    color: #084C6E !important;
    font-size: 24px;
}

.resultsFilter .menu.alwaysVisible
{
    position: relative;
    z-index: 1;
}

/* resultsFilter end */

.content .widget.filter a {
    margin: 0 !important;
}
.content .notice {
    z-index: 999;
}
.content .notice:before {
    top: 33px;
}
.content .notice p {
    font-family: 'Quicksand', sans-serif;
    color: #fff;
    font-weight: 600;
}

.paginator {
    display: flex;
    justify-content: flex-end;
    height: 44px;
    margin: 16px 0px;
    padding: 0px;
}
[class^='paginator__item'] {
    color: #084C6E;
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    font-weight: 600;

    position: relative;
    z-index: 10;
    display: inline-block;
    border-radius: 0;
    height: 30px;
    width: auto;
    line-height: 30px;
    background: transparent;
    margin-right: 6px;
    vertical-align: middle;
}
[class^='paginator__item']:after {
    display: none;
}
[class^='paginator__item'] span {
    border-bottom: 1px solid #084C6E;
}
.paginator .paginator__current {
    background: transparent;
    border-bottom: 0px;
}
.content [class^='paginator__link'] {
    background: transparent;
}
.paginator .paginator__link {
    color: #084C6E;
    border-radius: 0px;
    border-bottom: 1px solid #084C6E;
}
.content [class^='paginator__link']:hover {
    background: transparent;
}
.paginator .paginator__link--previous, 
.paginator .paginator__link--next {
    font-size: 22px;
    color: #084C6E;
    padding: 5px 10px;
}

.content .widget.cardLOPurple h3 {
    background-color: #C6579A;
    padding: 24px 16px;
}
.content .widget .menu {
    background: #f3f6f8;
    color: #333;
    font-family: 'Quicksand', sans-serif;
    font-size: 18px;
    font-weight: 600;
}
.content .widget .menu p {
    color: inherit;
    font-family: inherit;
}

a[name*="_Top1"] + ul li {
    border: 0px;
    padding: 0px;
}
.content a.link-taskLink,
a[name*="_Top1"] + ul li a {
    font-family: 'Quicksand', sans-serif;
    font-weight: 600;
    font-size: 18px;
    padding: 8px 16px;
    color: #084C6E;
    border-bottom: 1px solid #928B8F;
    line-height: 32px;
}
.link-taskLink:after,
a[name*="_Top1"] + ul li a:after {
    line-height: 40px;
    margin-right: 0px;
}
article a.link-taskLink:hover,
a[name*="_Top1"] + ul li a:hover {
    color: #084C6E;
    border-bottom-color: #C6579A;
}

article .panel.action, .row .panel.action {
    margin: 1em 40px 1em 0px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 600;
    border: 0px;
    box-shadow: none;
    background-color: transparent;
    display: block;
    float: none;
    overflow: hidden;
    width: 100%;
    cursor: default;
}

article .panel.action a, .row .panel.action a  {
    background-color: #084C6E;
    color: #ffffff;
    padding: 18px;
    width: auto;
    display: block;
    float: left;
}
article .panel.action a:hover, .row .panel.action a:hover {
    background-color: #063c56;
}
article .panel.action a:after {
    content: '\e802';
    font-family: "fontello";
    text-decoration: inherit;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.2em;
    margin-left: .5em;
    vertical-align: bottom;
    text-decoration: none;
}
article .panel.action a[href*="http:"]:after {
    content: '';
    width: 22px;
    height: 18px;
    background-image: url(/SiteElements/images/icons/external-link-white.png);
    background-repeat: no-repeat;
}

article .panel.action.secondary a, .row .panel.action.secondary a {
    background-color: #0c6454;
}
article .panel.action.secondary a:hover, .row .panel.action.secondary a:hover {
    background-color: #094d41;
}

article .panel.info {
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    background-color: #f3f6f8;
    padding: 16px;
}
article .panel.info p,
article .panel.info p strong {
    font-family: inherit;
    font-size: 16px;
}
article .panel.info:before {
    color: #C6579A;
}

.indented {
    font-family: 'Lato', sans-serif;
    color: #084C6E;
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 32px;
    border-left: 2px solid #C6579A;
    padding-left: 18px;
}

#fp_cookieMessageContainer p,
.cookieExpandedContainer_innerContent p {
    color: #fff;
}

/* Forms */
.sys_cms-form-body li input, .sys_cms-form-body li select, .sys_cms-form-body li textarea, .sys_cms-form-body li label, .sys_cms-form-body li .sys_legend, .sys_cms-form-body li .sys_fieldlabel {
    font-family: 'Quicksand', sans-serif !important;
    font-weight: 600;
    color: #084C6E !important;
    font-size: 20px !important;
}

.sys_cms-form-body li .sys_legend {
    margin: 0 !important;
}

.sys_cms-form-body .error, .sys_cms-form-body .sys_cms-form-error {
    color: #a33f49 !important;
    font-size: 16px !important;
}
.content input[type=text], .content input[type=email], .content input[type=password], .content input[type=date], .content input[type=tel], .content textarea {
    font-family: 'Lato', sans-serif;
    border: 1px solid #928B8F;
    border-radius: 0px;
    padding: 10px;
    width: 100%;
}

input[type=radio]:focus + label,
input[type=checkbox]:focus + label {
    /* border: 3px solid #000; */
}

.sys_cms-form-body .sys_instructions {

    left: auto !important;
    right: 0;
    margin-top: 0px;
}

.sys_cms-form-body li select {
    background-image: url(/SiteElements/images/icons/chevron-blue-down.svg) !important;
    background-position: right 10px center !important;
    font-family: 'Lato', sans-serif!important;
    border: 1px solid #928B8F!important;
    border-radius: 0px!important;
    padding: 10px!important;
    width: 100%;
    background-color: #fff !important;
    box-shadow: none !important;
    height: 47px !important;

}
.sys_radio .sys_boxclearer {
    padding: 0px !important;
}
.sys_cms-form-item.sys_pagebreak {
    width: 100% !important;
}
.sys_pagebreak > div {
    display: flex;
    justify-content: flex-end;
}
.sys_form-submit, .sys_pagebreak button {
    box-shadow: none;
    background: url(../images/custom-branding/local-offer/button-splatter-green-alt.svg) no-repeat;
    background-size: cover;
    width: 264px;
    height: 80px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 600;
    color: #FFF;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}

button[name*="btnNext"]:after {
    content:'';
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/SiteElements/images/icons/chevron-white.svg);
    width: 20px;
    height: 20px;
    margin-left:10px;
}
button[name*="btnBack"]:before {
    content:'';
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/SiteElements/images/icons/chevron-white.svg);
    transform: rotate(180deg);
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
.sys_showinstructions .sys_cms-form-body .sys_cms-form-item {
    width: 99% !important;
}

.btn-close-fdbk {
    background-image: url(../images/custom-branding/local-offer/button-splatter.svg);
    width: 160px;
}
.btn-close-fdbk .icon {
    background-image: url('../images/icons/close.svg');
}

@media only screen and (max-width: 1024px) {
    .modalbtn.btn {
      padding-right: 60px;
      top: 0;
    }
    .btn-close-fdbk {
      width: 225px;
      margin-top: 25px;
    }
    header .search input:not([type="submit"]) {
        border: 1px solid #928B8F !important;
        border-radius: 32px !important;
        height: 48px;
        padding: 0 20px;
    }

    header .btn-feedback {
        display: none;
    }

    .flex-row {
        padding: 0 16px;
        justify-content: flex-start;
    }

    .flex-row .logo-link {
        width: 61px;
        height: 40px;
        background-image: url(/SiteElements/images/custom-branding/local-offer/logo-mobile.svg);
    }

    header.menu-open .logo-link,
    header.search-open .logo-link {
        background-image: url(/SiteElements/images/custom-branding/local-offer/logo-mobile-white.svg);
    }

    .btn-search {
        display: block;
    }

    header.search-open .btn-search {
        background-image: url(../images/icons/close.svg);
    }

    header.menu-open .btn-search {
        background-image: url(../images/icons/search-icon-white.svg);
    }

    .btn-menu {
        background-image: url(../images/icons/navigation-menu-alt.svg);
        background-size: contain;
        width: 23px;
        height: 19px;
        margin-left: 50px;
    }

    header.search-open .btn-menu {
        background-image: url(../images/icons/navigation-menu.svg);
    }

    header.fixed {
        position: fixed;
        height: 80px;
    }

    .main-menu__panel,
    .search-panel {
        overflow: scroll;
    }

    .btn-close {
        background-image: url(../images/icons/close.svg);
        background-size: contain;
        width: 23px;
        height: 19px;
        margin-left: 50px;
    }

    .btn-menu .link-label,
    .btn-menu .icon,
    .btn-close .link-label,
    .btn-close .icon,
    .btn-search .link-label {
        display: none;
    }

    .search-panel .search {
        display: block;
        bottom: 0; 
        left: 0; 
        background-color: transparent;
        padding: 0px; 
        margin: 0 auto;
        width: 90%;
    }
    .search-panel  .search::before {
        display: none;
    }

    .search-panel .search input {
        border: 1px solid #928B8F !important;
        border-radius: 32px;
        height: 48px;
        padding: 0 20px;
        width: 100%;
    }

    .search-panel .search .searchButton {
        background-color: transparent !important;
        border: 0px !important;
        position: absolute;
        top: 4px;
        right: 10px;
    }

    .search-panel .search .searchButton:before {
        color: #C6579A;
        top: 0px;
        font-size: 18px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .main-menu__panel .menu-feedback {
        display: flex;
        background-image: url(../images/custom-branding/local-offer/button-splatter-green.svg);
        margin: 0 auto;
    }

    .main-menu__panel ul {
        display: flex;
        flex-direction: column;
    }

    .main-menu__panel ul li {
        width: 100%;
    }

    .hero:after {
        height: 79px;
    }

    .latest-cards-row {
        padding: 0 16px;
        flex-wrap: wrap;
    }

    .breadcrumbs,
    .hero-row {
        padding: 0 16px;
    }

    .event-hero .hero-row {
        top: 32px;
    }

    .all-tasks,
    .latest-cards-row {
        justify-content: center;
    }
}

@media only screen and (max-width: 760px) {
    

    .hero {
        margin-bottom: -130px;
    }
    .hero.hero-button {
        margin-bottom: 0px;
    }
    .mini-hero {
        margin-bottom: -130px;
    }

    .mini-hero.hero-button {
        margin-bottom: 50px;
    }

    .event-hero {
        margin-bottom: -74px;
    }

    .hero .row {
        padding: 0px 16px;
    }
    .hero .breadcrumbs {
        position: absolute;
        bottom: 0px;
        z-index: 1;
    }
    .hero .breadcrumbs ul li a {
        color: #084C6E !important;
    }

    .hero .hero-row {
        top: 0px;
        flex-direction: column;
        text-align: center;
    }
    .hero .hero-container {
        width: 100%;
    }

    .hero .hero-container h1 {
        font-size: 32px;
        line-height: 40px;
    }

    .hero .hero-container p {
        font-size: 24px;
        line-height: 32px;
    }

    .hero .hero-cta {
        display: none;
    }

    .hero .mobile-cta {
        display: flex;
        justify-content: center;
        position: absolute;
        width: 100%;
        bottom: -70px;
        z-index: 1;
    }

    .event-hero {
        height: auto;
    }
    

    .navtabs .tabs {
        justify-content: center;
    }
    .navtabs .tabs .navtabs__item {
        text-align: center;
        width: 50%;
        margin: 0;
    }

    

    .latest-cards-row .latest-card-item,
    .latest-cards-row .latest-card-item:last-child {
        margin: 24px auto;
    }

    .latest-cards-row .latest-card-item:first-child {
        margin-left: auto;
    }

    .popular-tasks .popular-task-item {
        margin: 24px auto;
    }
    .popular-tasks .popular-task-item:first-child,
    .popular-tasks .popular-task-item:nth-child(5) {
        margin-left: auto;
    }
    

    .content .widget.filter h2 a:after, .content .widget.filter h3 a:after {
        color: #084C6E;
    }
    .content .widget.filter a span {
        background-color: transparent;
    }
    .content .widget.filter a span:after {
        color: #084C6E;
    }
    .event_location .event_location-select select {
        width: 100%;
    }

    .faq:after,
    .tdropdownWrapper:after {
        background-size: contain;
    }

    .large-card {
        width: 100%;
    }
}

@media only screen and (max-width:640px) {
    ul.share-icons {
        flex-direction: row;
    }
    ul.share-icons li a {
        margin-right: 40px;
    }
    .sys_pagebreak > div {
        flex-wrap: wrap;
    }
    .sys_cms-form-body .sys_sidebyside span {
        white-space: pre-wrap;
    }

    .event-hero .hero-row {
        padding-bottom: 106px;
    }

    .event-hero .hero-row .hero-container {
        flex-direction: column;

    }
    .event-hero .hero-container .hero-event-date {
        flex-direction: row;
        align-items: center;
        width:144px;
        height: 80px;
        margin: 0 auto;
        order: 1;
    }
    .event-hero .hero-container .hero-event-date .event-day {
        margin-right: 16px;
    }
}

/* Print styles */
@media print {
    /* hide elements */
    header,
    .hero .breadcrumbs,
    ul.share-icons,
    .related-links,
    .hero:after,
    .content .panel.action,
    .navtabs,
    .video-container,
    .image-container {
        display: none;
    }
    /* white background */
    .hero {
        background-color: #fff;
    }
    /* black text */
    p,
    .content-page-tabs h3,
    .indented,
    .faq .faq-toggle, 
    .tdropdownaction,
    .faq-content,
    .content-page-tabs .navtab__content {
        color: #000 !important;
    }
    /* custom */
    .hero {
        background-image: none !important;
        height: auto;
        background-color: #fff;
    }
    .hero .hero-row {
        height: auto;
    }
    .content-page-tabs .navtab__content {
        display: block !important;
    }
}

.medium-11 article.altStandardArticle, .row article.altStandardArticle, .push-wrapper-inner .container article.altStandardArticle {
        width: 50%;
        float: left;
        padding-bottom: 0em;
        display: block;
        clear: both;
}

@media only screen and (min-width: 760px) {
    .medium-11 aside,
    .row aside {
        width: 40%;
        float: right;
    }
}


@media only screen and (max-width: 768px)  {

footer .hcc-footer-logo{
    display: none;
}

.hero .breadcrumbs ul li.show{
    display: none;
}

.medium-11 article.altStandardArticle, .row article.altStandardArticle, .fullWidthPlaceholder .col2 {
    width: 100% !important;
    float: none;
    display: inline-block;
    clear: both;
    padding-bottom: 0em;
    margin-bottom: 0em;
}


.altStandardAside{
    display: inline-block;
}

.fullWidthPlaceholder .col3 {
	display: block;
	clear: both; 
	min-width: 100%;
	padding: 0px 0px;  }

}


.medium-11 .panel.info:before {
    content: '\e811';
    color: #C6579A;
    font-family: "fontello";
    display: inline-block;
    text-decoration: inherit;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 2em;
    position: absolute;
    left: -40px;
    top: 0;
}

.medium-11 .panel.info {
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    background-color: #f3f6f8;
    padding: 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -pie-border-radius: 5px;
    border-radius: 5px;
    margin: 2em 0;
    /*padding: 15px;*/
    position: relative;
}
.medium-11 .panel.info p,
.medium-11 .panel.info p strong {
    font-family: inherit;
    font-size: 16px;
}

.fullWidthPlaceholder .col3 {
    width: 32%;
    padding-left: 2%;
    float: left;
    padding-right: 2%;
}

.col3 img {

    width: auto;
    max-width: 100%;
    height: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -pie-border-radius: 3px;
    border-radius: 3px;
}

.fullWidthPlaceholder .col2 {
    width: 50%;
    float: left;
    padding: 2%;
}

.fullWidthPlaceholder .fullWidthArticle .row{
    width: 100%;
}

.row .fullWidthPlaceholder .fullWidthArticle{
    overflow: hidden;
}

.medium-11 .panel.info{
    left: 20px;
}

.medium-11 .panel.info::before{
    left: -13px;
    top: -15px;
}

.medium-11  ul li::before {
  content: "\2022";  
  color: #7e5475;
  font-weight: bold;
  display: inline-block; 
  width: 1em; 
  margin-left: -1em; 
}

.medium-11  ul {
    list-style: none;
}

.tabs ul li::before{
    display: none;
}

p, li{
    font-size: 16px;
}

.sys_formrendercontrol-themed ul li::before
{
    display: none;
}

.medium-11 article.altStandardAside {
    width: 40%;
    float: left;
    padding: 0;
    display: block;
    clear: both;
}


.medium-11 aside.altStandardArticle {
    width: 50%;
}

.event-listing-entry-name .book-button {
    background-color: #117866;
border-radius: 5px !important;
font-family: 'Quicksand';
}

.header .events-toolbar {
    display: none;
}

.event-listing-filters .event-listing-filter legend {
    background-color: #e9e7e9 !important;
border-radius: 5px !important;
color: #084c6e !important;
}

.event-listing-filter fieldset legend button {
    color: #084c6e !important;
    font-family: 'Quicksand' !important;
}

.push-group .pagination span, .push-group .pagination span.last {
background: #714b6c;
font-family: 'Lato';
font-size: 18px
}

.push-group .pagination span.active {
background: #e9e7e9;
font-family: 'Lato';
font-size: 18px;
color: #084c6e;

}

.events-listing .event-listing-entry .tickets{
background: #ffffffE6;
font-family: 'Lato';
color: #000000;
}

.events-listing .tickets, .event-listing-entry .dateTime {
font-family: 'Lato';
color: #000000;
}

.events-listing .event-listing-entry .free-event {
background: #ffffff;
font-family: 'Lato'; 
color: #714B6C;  
}
 
.event-listing-entry .event-listing-title {
color: #084c6e !important;
}

.clear-search button {
background: #714B6C !important;
border-radius: 5px !important;
}

.apply-search button {
background: #117866 !important;
border-radius: 5px !important;
}


.event-listing-search-container .event-listing-search {
    background-color: #ffffff !important;
    border: solid 3px #000;
}

.event-listing-search {
    display: grid;
}

.event-listing-search .visuallyhidden {
    margin: 0;
}

.event-listing-search-container .event-listing-search input {
    border-radius: 0 !important;    
}

.event-listing-filters-panel .event-listing-filters {
border: none;
}

.event-listing-search-container .event-listing-search .searchButton {
border-radius: 1px !important;
}

.header .events-titlebar .events-title {
background-color: #fff;
color: #084c6e;
}

.event-listing-search-container .search-title {
font-family: 'Lato';
color: #084c6e;
}

/* Individual event page */

.detail.row {
background-color: #e9e7e9 !important;
border: none !important;
border-radius: 15px !important;
}

.event-tabs .event-tab-row .event-tab-item.active {
background-color: #714B6C !important;
border: solid #714B6C 3px !important;
font-family: 'Quicksand';
}

.event-tabs .event-tab-row .event-tab-item {
background-color: #e9e7e9;
font-family: 'Quicksand';
}

.react-add-to-calendar .react-add-to-calendar__wrapper .react-add-to-calendar__button {
background-color: #117866;
border: none;
color: #fff;
font-family: 'Lato';
}

.event-detail .event-detail-item-label {
font-family: 'Quicksand';
}

.event-detail .event-detail-item-data {
font-family: 'Lato';
}

.event-tabs .event-tab-display {
border: solid;
border-radius: 7px;
color: #928b8f;
}

.event-tabs .event-tab-content {
color: #000000;
font-family: 'Quicksand';
}

.event-listing-filters input[type="checkbox"] {
    margin: 0px!important;
}

#events-listing-category-input{
    margin-bottom: 10px;
}

#styleOptions {
    float: right;
}

#styleOptions a {

    border-radius: 5px;
    line-height: 1.8em;
    display: inline;
    width: 100px;

}

@media only screen and (max-width: 768px)  {
    #styleOptions {
        display: flex;
        float: none;
    }
}

.cludo-search-results-item::before{
    display: none !important;
}

.search-filters {
    display: none !important;
}

.cludo-page-navigation__list-item::before{
    display: none !important;
}

.event-listing-filter-options {
    display: grid;
    grid-gap: 5px;
    padding: 3px;
    margin: -3px;
}

.event-listing-filter-options > div {
    display: grid;
    grid-gap: 15px;
    align-items: center;
    grid-template-columns: 40px auto;
}

#eventsystem > div > div > section > div > div.push-group > div.event-listing-filters-panel > div.event-listing-filters.clearfix > div:nth-child(3) {
    display: none;
}

/* D:< */
.jfFeedbackButton:focus * {
    color: #0b0c0c !important;
}

.widget .resultsList__itemLink {
    display: none;
}

@media only screen and (max-width: 768px) {
  
  .col4Row
{
 	width:100%;
}
}

/* News Page */
#news-host .resultsContainer {
    display: grid;
    grid-template-columns: 30% 70%;
    gap: 10px;
}

#news-host #NewsNarrowSearch a {
    font-size: 18px;
    font-weight: 600;
    margin: 5px 0 10px 0;
    display: block;
    font-family: 'Lato';
    color: #084c6e;
    text-decoration: none;
}

#news-host .resultsControl {
    display: grid;
    grid-template-columns: 1fr auto;
    grid-column: 2;
}

#news-host .resultsFilter {
    grid-row: 2;
}

#news-host .resultsFilterSearch {
    display: grid;
    grid-template-columns: 1fr auto;
}

#news-host .resultsFilter .resultsFilterSearch .resultsFilterSearch__textInput {
    margin: 0 !important;
    box-sizing: border-box;
}

#news-host .resultsFilter .resultsFilterSearch .resultsFilterSearch__textInput:focus {
    border: solid 3px black !important;
}

#news-host .resultsFilter .resultsFilterSearch .resultsFilterSearch__submit {
    position: unset !important;
    background-color: #BB3E87 !important;
    color: transparent;
    height: 39px !important;
    width: 39px !important;
    background-image: url("/siteelements/images/search.svg") !important;
    background-size: 50%;
    background-position: center;
    background-repeat: no-repeat;
}

#news-host .resultsFilter .resultsFilterSearch .resultsFilterSearch__submit:focus {
    background-color: #fd0 !important;
    border-color: transparent !important;
    box-shadow: 0 4px black !important;
    outline: 0 !important;
    color: transparent !important;
}

#news-host .resultsFilter button.clearFilter  {
    background: #714B6C;
    border: none;
    border-radius: 5px;
    padding: 6px 20px;
    color: #fff;
    font-size: 1rem;
}

#news-host .resultsFilter div.menu>div {
    display: grid;
    gap: 10px;
}

#news-host .resultsFilter .event_location {
    display: grid;
    grid-template-columns: 1fr auto;
}

#news-host .resultsFilter .event_location div {
    grid-row: 1;
}

#news-host .resultsFilter .event_location label {
    grid-column: 2;
    margin: 0.6rem;
    padding-top: 1em;
    min-height: 35px;
    color: #333333;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 300;
    font-size: 16px !important;
}

#news-host .resultsControlView,
#news-host .resultsDisplayNumber {
    display: flex;
    align-items: center;
    gap: 15px;
}

#news-host .resultsControlView .cardView {
    background-image: url(/siteelements/images/view-card.png);
}

#news-host .resultsControlView .listView {
    background-image: url(/siteelements/images/view-list.png);
}

#news-host .resultsControlView input {
    position: absolute;
    top: -1000px;
    left: -1000px;
}

#news-host .resultsControlView label {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    background-repeat: no-repeat;
}

#news-host .resultsControlView input:focus + label {
    background-color: #fd0 !important;
    box-shadow: 0 4px black !important;
}

#news-host .filter_title {
    text-align: left;
    margin: 0;
    padding: 5px;
    padding-left: 11px;
    padding-right: 40px;
    width: 100%;
    box-sizing: border-box;
    background-color: gray;
    color: #fff;
    cursor: pointer;
    border-radius: 3px;
    background-color: #e9e7e9 !important;
    border-radius: 5px !important;
    color: #084c6e !important;
    font-family: 'Quicksand' !important;
    font-size: 26px !important;
    position: relative;
}

#news-host .filter_title::after {
    position: absolute;
    right: 12px;
    top: 11px;
    cursor: pointer;
    display: block;
    font-family: "fontello";
    display: inline-block;
    text-decoration: inherit;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 0.2em;
    font-size: 0.8em;
    text-align: center;
}

#news-host .filter_title.openForDesktop::after,
#news-host .filter_title.openForMobile::after {
    content: "\E80B";
}

#news-host .filter_title.closedForDesktop::after,
#news-host .filter_title.closedForMobile::after {
    content: "\E808";
}

@media only screen and (max-width: 755px) {
    #news-host .resultsContainer {
        grid-template-columns: 100%;
    }

    #news-host .resultsControl {
        grid-column: 1;
    }

    #news-host .resultsFilter {
        grid-row: 1;
    }
}

.panel.action.centered {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (max-width: 770px) {
    .row,
    .hero .row,
    .menu {
        padding-left: 30px;
        padding-right: 40px;
    }

    .row .row {
        padding-left: 0px;
        padding-right: 0px;
    }

    .gm_sidebar_rh {
        width: 44px;
        height: 173px;
    }

    .gm_sidebar_rh a {
        width: 100%;
        height: 100%;
        padding-right: 9px;
    }
}

.notice {
    display: grid;
    background: white;
    position: relative;
    z-index: 10;
    padding: 10px;
    max-width: 1200px;
    margin: auto;
    grid-template-columns: 1fr auto;
    align-items: center;
}

.notice button {
    grid-column: 2;
    grid-row: 1;
    border: 2px solid #BB3E87;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -pie-border-radius: 100%;
    border-radius: 100%;
    background: none;
    font-size: .75em;
    position: relative;
    text-indent: -999em;
    width: 28px;
    height: 28px;
    overflow: hidden;
    z-index: 5;
}

.notice button:after {
    content: '\e813';
    color: #BB3E87;
    font-family: "fontello";
    display: inline-block;
    text-decoration: inherit;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 200%;
    height: 100%;
    left: 0;
    line-height: 100%;
    position: absolute;
    width: 100%;
    top: 2px;
    text-align: center;
    text-indent: 0;
}

.notice p {
    grid-column: 1;
    text-align: center;
}

.notice p:last-child {
    margin-bottom: 0;
}

/**
  * Local Offer Mega Menu rework with accordion support
  */

.main-menu__panel {

display: none;

margin: 20px auto;

width: 100%;

background: #084C6E;

text-align: center;

overflow-y: scroll;

height: calc(100% - 85px);
}

.main-menu__panel ul {
    display: grid;
    justify-items: left;
    align-items: center;
    grid-template-columns: 1fr;
    padding: 0 20px;
    overflow: hidden;
    transition: margin .2s, height .2s;
}

.main-menu__panel ul.collapsed {
    margin: 0;
    height: 0;
}

.main-menu__panel ul.expanded {
    margin: 20px 0;
    height: attr(data-height px);
}

.main-menu__panel ul[data-level="0"] {
    margin: 0 auto;
    padding: 20px 100px;
    max-width: 1300px;
}

.main-menu__panel ul li[data-level="1"],
.main-menu__panel ul li[data-button="true"] {
    display: block;
}

.main-menu__panel h3,
.main-menu__panel h4,
.main-menu__panel h5 {
    margin: 0;
    padding: 0;

    font-weight: inherit;
}

.main-menu__panel h3 {
    font-size: 24px;
}

.main-menu__panel h4 {
    font-size: 18px;
}

.main-menu__panel h5 {
    font-size: 14px;
}

.main-menu__panel button,
.main-menu__panel a {
    margin: 4px 0;
    padding: 8px 10px;
    
    border: none;
    border-radius: 10px;

    font-family: 'Quicksand', sans-serif;
    background: none;
    color: white;
    text-decoration: none;
    font-size: 24px;
    font-weight: 700;
}

.main-menu__panel button {
    display: grid;
    grid-template-columns: 1fr 40px;
    gap: 10px;
    
    justify-items: left;
    align-items: center;
}

.main-menu__panel a {
    display: inline-block;
}

.main-menu__panel ul ul li {
    display: flex;
}

.main-menu__panel button p,
.main-menu__panel a p {
    color: white;
    margin: 0;
}

.main-menu__panel button:hover,
.main-menu__panel a:hover {
    text-decoration: underline;
    background: #0003;
}

.main-menu__panel button:focus p {
    color: black !important;
}

.main-menu__panel button:focus  h3,
.main-menu__panel button:focus  h4,
.main-menu__panel button:focus  h5 {
    background: none !important;
    box-shadow: none !important;
    border: none !important;
}

.main-menu__panel svg path {
    fill: none;
    stroke: white;
    stroke-width: 4px;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.main-menu__panel button:focus svg path {
    stroke: black;
}

.main-menu__panel button[aria-expanded="false"] svg {
    rotate: 180deg;
    transition: rotate .2s;
}

.main-menu__panel button[aria-expanded="true"] svg {
    rotate: 0deg;
    transition: rotate .2s;
}

.main-menu__panel ul li:first-child a {
    font-weight: 700;
}

.main-menu__panel ul li a {
    font-weight: 500;
}