/* fonts*/
/*Colours*/
.wysiwyg-cards-5050 .swiper .swiper-intro-button-next span, .wysiwyg-image-5050 .swiper .swiper-intro-button-next span, .screen-reader-text {
  position: absolute;
}
@media screen {
  .wysiwyg-cards-5050 .swiper .swiper-intro-button-next span, .wysiwyg-image-5050 .swiper .swiper-intro-button-next span, .screen-reader-text {
    position: absolute;
    visibility: hidden;
    pointer-events: none;
    top: -99999px;
    left: -99999px;
  }
}

.btn-alt-red, .btn-red, .btn-alt-green, .btn-green, .btn-alt-yellow, .btn-yellow, .btn-alt-pink, .btn-pink, .btn-alt-lightGrey, .btn-lightGrey, .btn-alt-grey, .btn-grey, .btn-alt-black, .btn-black, .btn-alt-white, .btn-white, .btn {
  background: none;
  border: none;
  outline: 0;
  display: block;
  margin: 0;
  padding: 0;
  /* position: static;*/
  list-style: none;
  text-decoration: none;
}

.faqs, .wysiwyg-cards-5050 > section, #featured-products > div, .row-categories-grid, .featured-panel .text, .services > section, .call-to-action aside, .information_grid > div, .wysiwyg-image-5050 > div, .wysiwyg-two-col > section, .wysiwyg-full > section {
  padding-left: 1rem;
  padding-right: 1rem;
}
@media screen and (min-width: 1200px) {
  .faqs, .wysiwyg-cards-5050 > section, #featured-products > div, .row-categories-grid, .featured-panel .text, .services > section, .call-to-action aside, .information_grid > div, .wysiwyg-image-5050 > div, .wysiwyg-two-col > section, .wysiwyg-full > section {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.faqs, .wysiwyg-cards-5050 > section, #featured-products > div, .row-categories-grid, .featured-panel .text, .services > section, .call-to-action aside, .information_grid > div, .wysiwyg-image-5050 > div, .wysiwyg-two-col > section, .wysiwyg-full > section {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.form-cms-row > section, .testimonials section, .cards-row > section, .team-row > section, .newsletter_signup section, .statistics section, .image-full > div {
  width: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 86rem;
}
@media screen and (min-width: 1025px) {
  .form-cms-row > section, .testimonials section, .cards-row > section, .team-row > section, .newsletter_signup section, .statistics section, .image-full > div {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media screen and (min-width: 1600px) {
  .form-cms-row > section, .testimonials section, .cards-row > section, .team-row > section, .newsletter_signup section, .statistics section, .image-full > div {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

.faqs, .wysiwyg-cards-5050 > section, .categories-grid, .team-box, .team-grid, .featured-panel, .newsletter_signup, .service-box .image, .stat, .stats-grid, .call-to-action .text, .call-to-action a, .information_grid .grid, .wysiwyg-image-5050 > div, .btn-alt-red, .btn-red, .btn-alt-green, .btn-green, .btn-alt-yellow, .btn-yellow, .btn-alt-pink, .btn-pink, .btn-alt-lightGrey, .btn-lightGrey, .btn-alt-grey, .btn-grey, .btn-alt-black, .btn-black, .btn-alt-white, .btn-white, .btn, .ajs-btn {
  display: grid;
  grid-template-columns: 100%;
}

.cat-box picture:after, .ajs-btn span:before {
  transition: 600ms;
}

.wysiwyg-cards-5050 .text, .cat-box picture:after, .card-box, .featured-panel .text, .service-box, .stat .text, .wysiwyg-image-5050 .text, .wysiwyg-cards-5050 .section figure figcaption, .newsletter_signup section figure figcaption, .wysiwyg-image-5050 .images figure figcaption, .wysiwyg-image-5050 section figure figcaption, .wysiwyg-two-col > section figure figcaption, .wysiwyg-full > section figure figcaption {
  display: flex;
}

.accreditations .logos {
  display: flex;
  flex-wrap: wrap;
}

.quote-box {
  display: flex;
  flex-direction: column;
}

.faq .question:after, .wysiwyg-cards-5050 .swiper-cards-button-next:before, .wysiwyg-cards-5050 .swiper .swiper-intro-button-next:after, .wysiwyg-image-5050 .swiper .swiper-intro-button-next:after {
  font-family: "Font Awesome 6 Pro";
}

.quote-box, .bg2 .card-box {
  background-color: #fff;
  color: #000;
  border-color: #c3210c;
}
.quote-box h1, .bg2 .card-box h1, .quote-box h2, .bg2 .card-box h2 {
  border-color: #c3210c;
}
.quote-box a, .bg2 .card-box a {
  color: #c3210c;
}
.quote-box a:hover, .bg2 .card-box a:hover {
  color: #000;
}
.quote-box .ajs-btn, .bg2 .card-box .ajs-btn {
  background: #c3210c;
  color: #fff;
}
.quote-box .ajs-btn span:before, .bg2 .card-box .ajs-btn span:before {
  background: #000;
}
.quote-box .ajs-btn:hover, .bg2 .card-box .ajs-btn:hover, .quote-box .ajs-btn.hover, .bg2 .card-box .ajs-btn.hover {
  color: #fff;
}

.faq, .bg1 .card-box {
  background-color: #F0F0F0;
  color: #000;
  border-color: #c3210c;
}
.faq h1, .bg1 .card-box h1, .faq h2, .bg1 .card-box h2 {
  border-color: #c3210c;
}
.faq a, .bg1 .card-box a {
  color: #c3210c;
}
.faq a:hover, .bg1 .card-box a:hover {
  color: #000;
}
.faq .ajs-btn, .bg1 .card-box .ajs-btn {
  background: #c3210c;
  color: #F0F0F0;
}
.faq .ajs-btn span:before, .bg1 .card-box .ajs-btn span:before {
  background: #000;
}
.faq .ajs-btn:hover, .bg1 .card-box .ajs-btn:hover, .faq .ajs-btn.hover, .bg1 .card-box .ajs-btn.hover {
  color: #c3210c;
}

.bg4 .card-box {
  background-color: #c3210c;
  color: #fff;
  border-color: #000;
}
.bg4 .card-box h1, .bg4 .card-box h2 {
  border-color: #000;
}
.bg4 .card-box a {
  color: #000;
}
.bg4 .card-box a:hover {
  color: #fff;
}
.bg4 .card-box .ajs-btn {
  background: #000;
  color: #fff;
}
.bg4 .card-box .ajs-btn span:before {
  background: #fff;
}
.bg4 .card-box .ajs-btn:hover, .bg4 .card-box .ajs-btn.hover {
  color: #c3210c;
}

.bg3 .card-box {
  background-color: #000;
  color: #fff;
  border-color: #c3210c;
}
.bg3 .card-box h1, .bg3 .card-box h2 {
  border-color: #c3210c;
}
.bg3 .card-box a {
  color: #c3210c;
}
.bg3 .card-box a:hover {
  color: #fff;
}
.bg3 .card-box .ajs-btn {
  background: #c3210c;
  color: #fff;
}
.bg3 .card-box .ajs-btn span:before {
  background: #fff;
}
.bg3 .card-box .ajs-btn:hover, .bg3 .card-box .ajs-btn.hover {
  color: #c3210c;
}

.ajs-btn {
  max-width: 24rem;
  color: #fff;
  align-items: stretch;
  background: #c3210c;
}
.ajs-btn span {
  display: block;
  position: relative;
  grid-row: 1;
  grid-column: 1;
  z-index: 1;
  overflow: hidden;
  font-weight: 700;
}
.ajs-btn span:before {
  content: "";
  pointer-events: none;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: calc(100% + 1px);
  transform: translateY(calc(-100% - 1px));
  background: #000;
}
.ajs-btn strong {
  grid-row: 1;
  grid-column: 1;
  z-index: 2;
  font-weight: inherit;
}
.ajs-btn:hover, .hover.ajs-btn {
  color: #fff;
}
.ajs-btn:hover span:before, .ajs-btn:hover span:after, .hover.ajs-btn span:before, .hover.ajs-btn span:after {
  transform: translateY(0);
}

.btn-alt-red, .btn-red, .btn-alt-green, .btn-green, .btn-alt-yellow, .btn-yellow, .btn-alt-pink, .btn-pink, .btn-alt-lightGrey, .btn-lightGrey, .btn-alt-grey, .btn-grey, .btn-alt-black, .btn-black, .btn-alt-white, .btn-white, .btn {
  width: -moz-max-content;
  width: max-content;
  background: #DA395D;
  margin-top: 2rem;
  font-size: 1rem;
  font-weight: 700;
  color: #fff;
  cursor: pointer;
  text-transform: uppercase;
  overflow: hidden;
}
.btn-alt-red strong, .btn-red strong, .btn-alt-green strong, .btn-green strong, .btn-alt-yellow strong, .btn-yellow strong, .btn-alt-pink strong, .btn-pink strong, .btn-alt-lightGrey strong, .btn-lightGrey strong, .btn-alt-grey strong, .btn-grey strong, .btn-alt-black strong, .btn-black strong, .btn-alt-white strong, .btn-white strong, .btn strong,
.btn-alt-red span,
.btn-red span,
.btn-alt-green span,
.btn-green span,
.btn-alt-yellow span,
.btn-yellow span,
.btn-alt-pink span,
.btn-pink span,
.btn-alt-lightGrey span,
.btn-lightGrey span,
.btn-alt-grey span,
.btn-grey span,
.btn-alt-black span,
.btn-black span,
.btn-alt-white span,
.btn-white span,
.btn span {
  grid-row: 1;
  grid-column: 1;
  display: block;
  padding: 0.5rem 1.5rem;
  font-weight: inherit;
  color: inherit;
  white-space: normal;
  line-height: 1.1rem;
}
[disabled].btn-alt-red, [disabled].btn-red, [disabled].btn-alt-green, [disabled].btn-green, [disabled].btn-alt-yellow, [disabled].btn-yellow, [disabled].btn-alt-pink, [disabled].btn-pink, [disabled].btn-alt-lightGrey, [disabled].btn-lightGrey, [disabled].btn-alt-grey, [disabled].btn-grey, [disabled].btn-alt-black, [disabled].btn-black, [disabled].btn-alt-white, [disabled].btn-white, [disabled].btn {
  opacity: 0.5;
  pointer-events: none;
}
@media screen and (min-width: 1600px) {
  .btn-alt-red strong, .btn-red strong, .btn-alt-green strong, .btn-green strong, .btn-alt-yellow strong, .btn-yellow strong, .btn-alt-pink strong, .btn-pink strong, .btn-alt-lightGrey strong, .btn-lightGrey strong, .btn-alt-grey strong, .btn-grey strong, .btn-alt-black strong, .btn-black strong, .btn-alt-white strong, .btn-white strong, .btn strong,
  .btn-alt-red span,
  .btn-red span,
  .btn-alt-green span,
  .btn-green span,
  .btn-alt-yellow span,
  .btn-yellow span,
  .btn-alt-pink span,
  .btn-pink span,
  .btn-alt-lightGrey span,
  .btn-lightGrey span,
  .btn-alt-grey span,
  .btn-grey span,
  .btn-alt-black span,
  .btn-black span,
  .btn-alt-white span,
  .btn-white span,
  .btn span {
    padding: 1rem 2.3rem;
  }
}

.faqs, .wysiwyg-cards-5050 > section, #featured-products > div, .row-categories-grid, .featured-panel .text, .services > section, .call-to-action aside, .information_grid > div, .wysiwyg-image-5050 > div, .wysiwyg-two-col > section, .wysiwyg-full > section {
  padding-left: 2rem;
  padding-right: 2rem;
}
@media screen and (min-width: 1600px) {
  .faqs, .wysiwyg-cards-5050 > section, #featured-products > div, .row-categories-grid, .featured-panel .text, .services > section, .call-to-action aside, .information_grid > div, .wysiwyg-image-5050 > div, .wysiwyg-two-col > section, .wysiwyg-full > section {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media screen and (min-width: 1600px) {
  .faqs, .wysiwyg-cards-5050 > section, #featured-products > div, .row-categories-grid, .featured-panel .text, .services > section, .call-to-action aside, .information_grid > div, .wysiwyg-image-5050 > div, .wysiwyg-two-col > section, .wysiwyg-full > section {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

.btn-alt-white, .btn-white {
  border-color: #fff;
  background-color: #fff;
}
.btn-alt-white:hover, .btn-white:hover {
  color: #fff;
  border-color: #fff;
}
@media screen and (min-width: 1200px) {
  .icon.btn-alt-white .fa, .icon.btn-white .fa {
    color: #fff;
  }
}

.btn-alt-black, .btn-black {
  border-color: #000;
  background-color: #000;
}
.btn-alt-black:hover, .btn-black:hover {
  color: #000;
  border-color: #000;
}
@media screen and (min-width: 1200px) {
  .icon.btn-alt-black .fa, .icon.btn-black .fa {
    color: #000;
  }
}

.btn-alt-grey, .btn-grey {
  border-color: #F0F0F0;
  background-color: #F0F0F0;
}
.btn-alt-grey:hover, .btn-grey:hover {
  color: #F0F0F0;
  border-color: #F0F0F0;
}
@media screen and (min-width: 1200px) {
  .icon.btn-alt-grey .fa, .icon.btn-grey .fa {
    color: #F0F0F0;
  }
}

.btn-alt-lightGrey, .btn-lightGrey {
  border-color: #f7f7f7;
  background-color: #f7f7f7;
}
.btn-alt-lightGrey:hover, .btn-lightGrey:hover {
  color: #f7f7f7;
  border-color: #f7f7f7;
}
@media screen and (min-width: 1200px) {
  .icon.btn-alt-lightGrey .fa, .icon.btn-lightGrey .fa {
    color: #f7f7f7;
  }
}

.btn-alt-pink, .btn-pink {
  border-color: #DA395D;
  background-color: #DA395D;
}
.btn-alt-pink:hover, .btn-pink:hover {
  color: #DA395D;
  border-color: #DA395D;
}
@media screen and (min-width: 1200px) {
  .icon.btn-alt-pink .fa, .icon.btn-pink .fa {
    color: #DA395D;
  }
}

.btn-alt-yellow, .btn-yellow {
  border-color: #ffc34c;
  background-color: #ffc34c;
}
.btn-alt-yellow:hover, .btn-yellow:hover {
  color: #ffc34c;
  border-color: #ffc34c;
}
@media screen and (min-width: 1200px) {
  .icon.btn-alt-yellow .fa, .icon.btn-yellow .fa {
    color: #ffc34c;
  }
}

.btn-alt-green, .btn-green {
  border-color: #85da1f;
  background-color: #85da1f;
}
.btn-alt-green:hover, .btn-green:hover {
  color: #85da1f;
  border-color: #85da1f;
}
@media screen and (min-width: 1200px) {
  .icon.btn-alt-green .fa, .icon.btn-green .fa {
    color: #85da1f;
  }
}

.btn-alt-red, .btn-red {
  border-color: #c3210c;
  background-color: #c3210c;
}
.btn-alt-red:hover, .btn-red:hover {
  color: #c3210c;
  border-color: #c3210c;
}
@media screen and (min-width: 1200px) {
  .icon.btn-alt-red .fa, .icon.btn-red .fa {
    color: #c3210c;
  }
}

.accreditations h2, #featured-products h2, .row-categories-grid h2, .testimonials h2, .cards-row h2, .team-row h2, .services h2, .statistics h2 {
  max-width: 30em;
  margin: 0 auto 2em auto;
  text-align: center;
  font-weight: 600;
}
.accreditations h2:after, #featured-products h2:after, .row-categories-grid h2:after, .testimonials h2:after, .cards-row h2:after, .team-row h2:after, .services h2:after, .statistics h2:after {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1600px) {
  .accreditations h2, #featured-products h2, .row-categories-grid h2, .testimonials h2, .cards-row h2, .team-row h2, .services h2, .statistics h2 {
    font-size: 2rem;
  }
}

.form-cms-row h2, .featured-panel h2, .service-box h3, .information_grid h2, .wysiwyg-cards-5050 .section h1, .newsletter_signup section h1, .wysiwyg-image-5050 .images h1, .wysiwyg-image-5050 section h1, .wysiwyg-two-col > section h1, .wysiwyg-full > section h1, .wysiwyg-cards-5050 .section h2, .newsletter_signup section h2, .wysiwyg-image-5050 .images h2, .wysiwyg-image-5050 section h2, .wysiwyg-two-col > section h2, .wysiwyg-full > section h2, .accreditations h2, #featured-products h2, .row-categories-grid h2, .testimonials h2, .cards-row h2, .team-row h2, .services h2, .statistics h2 {
  font-weight: 600;
}
.form-cms-row h2:after, .featured-panel h2:after, .service-box h3:after, .information_grid h2:after, .wysiwyg-cards-5050 .section h1:after, .newsletter_signup section h1:after, .wysiwyg-image-5050 .images h1:after, .wysiwyg-image-5050 section h1:after, .wysiwyg-two-col > section h1:after, .wysiwyg-full > section h1:after, .wysiwyg-cards-5050 .section h2:after, .newsletter_signup section h2:after, .wysiwyg-image-5050 .images h2:after, .wysiwyg-image-5050 section h2:after, .wysiwyg-two-col > section h2:after, .wysiwyg-full > section h2:after, .accreditations h2:after, #featured-products h2:after, .row-categories-grid h2:after, .testimonials h2:after, .cards-row h2:after, .team-row h2:after, .services h2:after, .statistics h2:after {
  content: "";
  display: block;
  margin-top: 1rem;
  width: 6.25rem;
  border-bottom: 0.1875rem solid;
  border-color: inherit;
}
.form-cms-row h2[style="text-align: center;"]:after, .featured-panel h2[style="text-align: center;"]:after, .service-box h3[style="text-align: center;"]:after, .information_grid h2[style="text-align: center;"]:after, .wysiwyg-cards-5050 .section h1[style="text-align: center;"]:after, .newsletter_signup section h1[style="text-align: center;"]:after, .wysiwyg-image-5050 .images h1[style="text-align: center;"]:after, .wysiwyg-image-5050 section h1[style="text-align: center;"]:after, .wysiwyg-two-col > section h1[style="text-align: center;"]:after, .wysiwyg-full > section h1[style="text-align: center;"]:after, .wysiwyg-cards-5050 .section h2[style="text-align: center;"]:after, .newsletter_signup section h2[style="text-align: center;"]:after, .wysiwyg-image-5050 .images h2[style="text-align: center;"]:after, .wysiwyg-image-5050 section h2[style="text-align: center;"]:after, .wysiwyg-two-col > section h2[style="text-align: center;"]:after, .wysiwyg-full > section h2[style="text-align: center;"]:after, .accreditations h2[style="text-align: center;"]:after, #featured-products h2[style="text-align: center;"]:after, .row-categories-grid h2[style="text-align: center;"]:after, .testimonials h2[style="text-align: center;"]:after, .cards-row h2[style="text-align: center;"]:after, .team-row h2[style="text-align: center;"]:after, .services h2[style="text-align: center;"]:after, .statistics h2[style="text-align: center;"]:after {
  margin: 1rem auto 0 auto;
}

.wysiwyg-cards-5050 .section h1:first-child, .newsletter_signup section h1:first-child, .wysiwyg-image-5050 .images h1:first-child, .wysiwyg-image-5050 section h1:first-child, .wysiwyg-two-col > section h1:first-child, .wysiwyg-full > section h1:first-child,
.wysiwyg-cards-5050 .section h2:first-child,
.newsletter_signup section h2:first-child,
.wysiwyg-image-5050 .images h2:first-child,
.wysiwyg-image-5050 section h2:first-child,
.wysiwyg-two-col > section h2:first-child,
.wysiwyg-full > section h2:first-child,
.wysiwyg-cards-5050 .section h3:first-child,
.newsletter_signup section h3:first-child,
.wysiwyg-image-5050 .images h3:first-child,
.wysiwyg-image-5050 section h3:first-child,
.wysiwyg-two-col > section h3:first-child,
.wysiwyg-full > section h3:first-child,
.wysiwyg-cards-5050 .section h4:first-child,
.newsletter_signup section h4:first-child,
.wysiwyg-image-5050 .images h4:first-child,
.wysiwyg-image-5050 section h4:first-child,
.wysiwyg-two-col > section h4:first-child,
.wysiwyg-full > section h4:first-child,
.wysiwyg-cards-5050 .section h5:first-child,
.newsletter_signup section h5:first-child,
.wysiwyg-image-5050 .images h5:first-child,
.wysiwyg-image-5050 section h5:first-child,
.wysiwyg-two-col > section h5:first-child,
.wysiwyg-full > section h5:first-child,
.wysiwyg-cards-5050 .section h6:first-child,
.newsletter_signup section h6:first-child,
.wysiwyg-image-5050 .images h6:first-child,
.wysiwyg-image-5050 section h6:first-child,
.wysiwyg-two-col > section h6:first-child,
.wysiwyg-full > section h6:first-child {
  margin-top: 0;
}
.wysiwyg-cards-5050 .section h1:last-child, .newsletter_signup section h1:last-child, .wysiwyg-image-5050 .images h1:last-child, .wysiwyg-image-5050 section h1:last-child, .wysiwyg-two-col > section h1:last-child, .wysiwyg-full > section h1:last-child,
.wysiwyg-cards-5050 .section h2:last-child,
.newsletter_signup section h2:last-child,
.wysiwyg-image-5050 .images h2:last-child,
.wysiwyg-image-5050 section h2:last-child,
.wysiwyg-two-col > section h2:last-child,
.wysiwyg-full > section h2:last-child,
.wysiwyg-cards-5050 .section h3:last-child,
.newsletter_signup section h3:last-child,
.wysiwyg-image-5050 .images h3:last-child,
.wysiwyg-image-5050 section h3:last-child,
.wysiwyg-two-col > section h3:last-child,
.wysiwyg-full > section h3:last-child,
.wysiwyg-cards-5050 .section h4:last-child,
.newsletter_signup section h4:last-child,
.wysiwyg-image-5050 .images h4:last-child,
.wysiwyg-image-5050 section h4:last-child,
.wysiwyg-two-col > section h4:last-child,
.wysiwyg-full > section h4:last-child,
.wysiwyg-cards-5050 .section h5:last-child,
.newsletter_signup section h5:last-child,
.wysiwyg-image-5050 .images h5:last-child,
.wysiwyg-image-5050 section h5:last-child,
.wysiwyg-two-col > section h5:last-child,
.wysiwyg-full > section h5:last-child,
.wysiwyg-cards-5050 .section h6:last-child,
.newsletter_signup section h6:last-child,
.wysiwyg-image-5050 .images h6:last-child,
.wysiwyg-image-5050 section h6:last-child,
.wysiwyg-two-col > section h6:last-child,
.wysiwyg-full > section h6:last-child {
  margin-bottom: 0;
}
.wysiwyg-cards-5050 .section h3, .newsletter_signup section h3, .wysiwyg-image-5050 .images h3, .wysiwyg-image-5050 section h3, .wysiwyg-two-col > section h3, .wysiwyg-full > section h3 {
  font-size: 1.8rem;
  font-weight: 900;
}
.wysiwyg-cards-5050 .section h4, .newsletter_signup section h4, .wysiwyg-image-5050 .images h4, .wysiwyg-image-5050 section h4, .wysiwyg-two-col > section h4, .wysiwyg-full > section h4 {
  font-size: 1.5625rem;
  font-weight: 900;
}
.wysiwyg-cards-5050 .section a, .newsletter_signup section a, .wysiwyg-image-5050 .images a, .wysiwyg-image-5050 section a, .wysiwyg-two-col > section a, .wysiwyg-full > section a {
  text-decoration: underline;
  font-weight: 600;
}
.wysiwyg-cards-5050 .section p, .newsletter_signup section p, .wysiwyg-image-5050 .images p, .wysiwyg-image-5050 section p, .wysiwyg-two-col > section p, .wysiwyg-full > section p {
  margin-bottom: 1rem;
}
.wysiwyg-cards-5050 .section p:last-child, .newsletter_signup section p:last-child, .wysiwyg-image-5050 .images p:last-child, .wysiwyg-image-5050 section p:last-child, .wysiwyg-two-col > section p:last-child, .wysiwyg-full > section p:last-child {
  margin-bottom: 0;
}
.wysiwyg-cards-5050 .section ul, .newsletter_signup section ul, .wysiwyg-image-5050 .images ul, .wysiwyg-image-5050 section ul, .wysiwyg-two-col > section ul, .wysiwyg-full > section ul,
.wysiwyg-cards-5050 .section ol,
.newsletter_signup section ol,
.wysiwyg-image-5050 .images ol,
.wysiwyg-image-5050 section ol,
.wysiwyg-two-col > section ol,
.wysiwyg-full > section ol {
  margin: 2rem 0;
}
.wysiwyg-cards-5050 .section li, .newsletter_signup section li, .wysiwyg-image-5050 .images li, .wysiwyg-image-5050 section li, .wysiwyg-two-col > section li, .wysiwyg-full > section li {
  margin-bottom: 1.187rem;
}
.wysiwyg-cards-5050 .section blockquote, .newsletter_signup section blockquote, .wysiwyg-image-5050 .images blockquote, .wysiwyg-image-5050 section blockquote, .wysiwyg-two-col > section blockquote, .wysiwyg-full > section blockquote {
  margin: 2rem 0;
  padding: 2rem 2rem;
  position: relative;
  font-weight: 900;
}
.wysiwyg-cards-5050 .section blockquote p, .newsletter_signup section blockquote p, .wysiwyg-image-5050 .images blockquote p, .wysiwyg-image-5050 section blockquote p, .wysiwyg-two-col > section blockquote p, .wysiwyg-full > section blockquote p {
  font-size: inherit;
}
.wysiwyg-cards-5050 .section blockquote:before, .newsletter_signup section blockquote:before, .wysiwyg-image-5050 .images blockquote:before, .wysiwyg-image-5050 section blockquote:before, .wysiwyg-two-col > section blockquote:before, .wysiwyg-full > section blockquote:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0.25rem;
  border-radius: 0.25rem;
}
.wysiwyg-cards-5050 .section blockquote:after, .newsletter_signup section blockquote:after, .wysiwyg-image-5050 .images blockquote:after, .wysiwyg-image-5050 section blockquote:after, .wysiwyg-two-col > section blockquote:after, .wysiwyg-full > section blockquote:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0.25rem;
  border-radius: 0.25rem;
}
.wysiwyg-cards-5050 .section blockquote:first-child, .newsletter_signup section blockquote:first-child, .wysiwyg-image-5050 .images blockquote:first-child, .wysiwyg-image-5050 section blockquote:first-child, .wysiwyg-two-col > section blockquote:first-child, .wysiwyg-full > section blockquote:first-child {
  margin-top: 0;
}
.wysiwyg-cards-5050 .section blockquote:last-child, .newsletter_signup section blockquote:last-child, .wysiwyg-image-5050 .images blockquote:last-child, .wysiwyg-image-5050 section blockquote:last-child, .wysiwyg-two-col > section blockquote:last-child, .wysiwyg-full > section blockquote:last-child {
  margin-bottom: 0;
}
.wysiwyg-cards-5050 .section iframe, .newsletter_signup section iframe, .wysiwyg-image-5050 .images iframe, .wysiwyg-image-5050 section iframe, .wysiwyg-two-col > section iframe, .wysiwyg-full > section iframe {
  max-width: 100%;
}
.wysiwyg-cards-5050 .section hr, .newsletter_signup section hr, .wysiwyg-image-5050 .images hr, .wysiwyg-image-5050 section hr, .wysiwyg-two-col > section hr, .wysiwyg-full > section hr {
  width: 6.25rem;
  border-top: 0.1875rem solid;
  border-color: inherit;
}
.wysiwyg-cards-5050 .section .videoWrapper, .newsletter_signup section .videoWrapper, .wysiwyg-image-5050 .images .videoWrapper, .wysiwyg-image-5050 section .videoWrapper, .wysiwyg-two-col > section .videoWrapper, .wysiwyg-full > section .videoWrapper {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 56.2%;
}
.wysiwyg-cards-5050 .section .videoWrapper iframe, .newsletter_signup section .videoWrapper iframe, .wysiwyg-image-5050 .images .videoWrapper iframe, .wysiwyg-image-5050 section .videoWrapper iframe, .wysiwyg-two-col > section .videoWrapper iframe, .wysiwyg-full > section .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.wysiwyg-cards-5050 .section figure, .newsletter_signup section figure, .wysiwyg-image-5050 .images figure, .wysiwyg-image-5050 section figure, .wysiwyg-two-col > section figure, .wysiwyg-full > section figure {
  margin: 0;
  display: block;
}
.wysiwyg-cards-5050 .section figure img, .newsletter_signup section figure img, .wysiwyg-image-5050 .images figure img, .wysiwyg-image-5050 section figure img, .wysiwyg-two-col > section figure img, .wysiwyg-full > section figure img {
  width: 100%;
}
.wysiwyg-cards-5050 .section figure figcaption, .newsletter_signup section figure figcaption, .wysiwyg-image-5050 .images figure figcaption, .wysiwyg-image-5050 section figure figcaption, .wysiwyg-two-col > section figure figcaption, .wysiwyg-full > section figure figcaption {
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 0.8rem;
  font-style: italic;
  text-align: center;
  padding: 1rem 2rem;
  color: #fff;
  background: #000;
}
.wysiwyg-cards-5050 .section .btn, .newsletter_signup section .btn, .wysiwyg-image-5050 .images .btn, .wysiwyg-image-5050 section .btn, .wysiwyg-two-col > section .btn, .wysiwyg-full > section .btn, .wysiwyg-cards-5050 .section .ajs-btn, .newsletter_signup section .ajs-btn, .wysiwyg-image-5050 .images .ajs-btn, .wysiwyg-image-5050 section .ajs-btn, .wysiwyg-two-col > section .ajs-btn, .wysiwyg-full > section .ajs-btn {
  text-decoration: none;
}
@media screen and (min-width: 1200px) {
  .wysiwyg-cards-5050 .section blockquote, .newsletter_signup section blockquote, .wysiwyg-image-5050 .images blockquote, .wysiwyg-image-5050 section blockquote, .wysiwyg-two-col > section blockquote, .wysiwyg-full > section blockquote {
    font-size: 1.5625rem;
  }
}

.featured-panel img, .newsletter_signup img, .call-to-action img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}

.faqs, .accreditations, .wysiwyg-cards-5050, #featured-products, .row-categories-grid, .form-cms-row, .testimonials, .cards-row, .team-row, .newsletter_signup .text, .services, .statistics, .call-to-action, .wysiwyg-image-5050, .wysiwyg-two-col, .wysiwyg-full {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
@media screen and (min-width: 768px) {
  .faqs, .accreditations, .wysiwyg-cards-5050, #featured-products, .row-categories-grid, .form-cms-row, .testimonials, .cards-row, .team-row, .newsletter_signup .text, .services, .statistics, .call-to-action, .wysiwyg-image-5050, .wysiwyg-two-col, .wysiwyg-full {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
@media screen and (min-width: 1200px) {
  .faqs, .accreditations, .wysiwyg-cards-5050, #featured-products, .row-categories-grid, .form-cms-row, .testimonials, .cards-row, .team-row, .newsletter_signup .text, .services, .statistics, .call-to-action, .wysiwyg-image-5050, .wysiwyg-two-col, .wysiwyg-full {
    padding-top: 5.625rem;
    padding-bottom: 5.625rem;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 1;
    transform: translateY(1rem);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes btnHover {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes menuIn {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes rightIn {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateY(0);
  }
}
/* fonts*/
/*Colours*/
.wysiwyg-cards-5050 .swiper .swiper-intro-button-next span, .wysiwyg-image-5050 .swiper .swiper-intro-button-next span, .screen-reader-text {
  position: absolute;
}
@media screen {
  .wysiwyg-cards-5050 .swiper .swiper-intro-button-next span, .wysiwyg-image-5050 .swiper .swiper-intro-button-next span, .screen-reader-text {
    position: absolute;
    visibility: hidden;
    pointer-events: none;
    top: -99999px;
    left: -99999px;
  }
}

.btn, .btn-white, .btn-alt-white, .btn-black, .btn-alt-black, .btn-grey, .btn-alt-grey, .btn-lightGrey, .btn-alt-lightGrey, .btn-pink, .btn-alt-pink, .btn-yellow, .btn-alt-yellow, .btn-green, .btn-alt-green, .btn-red, .btn-alt-red {
  background: none;
  border: none;
  outline: 0;
  display: block;
  margin: 0;
  padding: 0;
  /* position: static;*/
  list-style: none;
  text-decoration: none;
}

.faqs, .wysiwyg-cards-5050 > section, #featured-products > div, .row-categories-grid, .featured-panel .text, .services > section, .call-to-action aside, .information_grid > div, .wysiwyg-image-5050 > div, .wysiwyg-two-col > section, .wysiwyg-full > section {
  padding-left: 1rem;
  padding-right: 1rem;
}
@media screen and (min-width: 1200px) {
  .faqs, .wysiwyg-cards-5050 > section, #featured-products > div, .row-categories-grid, .featured-panel .text, .services > section, .call-to-action aside, .information_grid > div, .wysiwyg-image-5050 > div, .wysiwyg-two-col > section, .wysiwyg-full > section {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.faqs, .wysiwyg-cards-5050 > section, #featured-products > div, .row-categories-grid, .featured-panel .text, .services > section, .call-to-action aside, .information_grid > div, .wysiwyg-image-5050 > div, .wysiwyg-two-col > section, .wysiwyg-full > section {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.form-cms-row > section, .testimonials section, .cards-row > section, .team-row > section, .newsletter_signup section, .statistics section, .image-full > div {
  width: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 86rem;
}
@media screen and (min-width: 1025px) {
  .form-cms-row > section, .testimonials section, .cards-row > section, .team-row > section, .newsletter_signup section, .statistics section, .image-full > div {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media screen and (min-width: 1600px) {
  .form-cms-row > section, .testimonials section, .cards-row > section, .team-row > section, .newsletter_signup section, .statistics section, .image-full > div {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

.faqs, .wysiwyg-cards-5050 > section, .categories-grid, .team-box, .team-grid, .featured-panel, .newsletter_signup, .service-box .image, .stat, .stats-grid, .call-to-action .text, .call-to-action a, .information_grid .grid, .wysiwyg-image-5050 > div, .ajs-btn, .btn, .btn-white, .btn-alt-white, .btn-black, .btn-alt-black, .btn-grey, .btn-alt-grey, .btn-lightGrey, .btn-alt-lightGrey, .btn-pink, .btn-alt-pink, .btn-yellow, .btn-alt-yellow, .btn-green, .btn-alt-green, .btn-red, .btn-alt-red {
  display: grid;
  grid-template-columns: 100%;
}

.cat-box picture:after, .ajs-btn span:before {
  transition: 600ms;
}

.wysiwyg-cards-5050 .text, .cat-box picture:after, .card-box, .featured-panel .text, .service-box, .stat .text, .wysiwyg-image-5050 .text, .wysiwyg-cards-5050 .section figure figcaption, .newsletter_signup section figure figcaption, .wysiwyg-image-5050 .images figure figcaption, .wysiwyg-image-5050 section figure figcaption, .wysiwyg-two-col > section figure figcaption, .wysiwyg-full > section figure figcaption {
  display: flex;
}

.accreditations .logos {
  display: flex;
  flex-wrap: wrap;
}

.quote-box {
  display: flex;
  flex-direction: column;
}

.faq .question:after, .wysiwyg-cards-5050 .swiper-cards-button-next:before, .wysiwyg-cards-5050 .swiper .swiper-intro-button-next:after, .wysiwyg-image-5050 .swiper .swiper-intro-button-next:after {
  font-family: "Font Awesome 6 Pro";
}

.quote-box, .bg2 .card-box {
  background-color: #fff;
  color: #000;
  border-color: #c3210c;
}
.quote-box h1, .bg2 .card-box h1, .quote-box h2, .bg2 .card-box h2 {
  border-color: #c3210c;
}
.quote-box a, .bg2 .card-box a {
  color: #c3210c;
}
.quote-box a:hover, .bg2 .card-box a:hover {
  color: #000;
}
.quote-box .ajs-btn, .bg2 .card-box .ajs-btn {
  background: #c3210c;
  color: #fff;
}
.quote-box .ajs-btn span:before, .bg2 .card-box .ajs-btn span:before {
  background: #000;
}
.quote-box .ajs-btn:hover, .bg2 .card-box .ajs-btn:hover, .quote-box .ajs-btn.hover, .bg2 .card-box .ajs-btn.hover {
  color: #fff;
}

.faq, .bg1 .card-box {
  background-color: #F0F0F0;
  color: #000;
  border-color: #c3210c;
}
.faq h1, .bg1 .card-box h1, .faq h2, .bg1 .card-box h2 {
  border-color: #c3210c;
}
.faq a, .bg1 .card-box a {
  color: #c3210c;
}
.faq a:hover, .bg1 .card-box a:hover {
  color: #000;
}
.faq .ajs-btn, .bg1 .card-box .ajs-btn {
  background: #c3210c;
  color: #F0F0F0;
}
.faq .ajs-btn span:before, .bg1 .card-box .ajs-btn span:before {
  background: #000;
}
.faq .ajs-btn:hover, .bg1 .card-box .ajs-btn:hover, .faq .ajs-btn.hover, .bg1 .card-box .ajs-btn.hover {
  color: #c3210c;
}

.bg4 .card-box {
  background-color: #c3210c;
  color: #fff;
  border-color: #000;
}
.bg4 .card-box h1, .bg4 .card-box h2 {
  border-color: #000;
}
.bg4 .card-box a {
  color: #000;
}
.bg4 .card-box a:hover {
  color: #fff;
}
.bg4 .card-box .ajs-btn {
  background: #000;
  color: #fff;
}
.bg4 .card-box .ajs-btn span:before {
  background: #fff;
}
.bg4 .card-box .ajs-btn:hover, .bg4 .card-box .ajs-btn.hover {
  color: #c3210c;
}

.bg3 .card-box {
  background-color: #000;
  color: #fff;
  border-color: #c3210c;
}
.bg3 .card-box h1, .bg3 .card-box h2 {
  border-color: #c3210c;
}
.bg3 .card-box a {
  color: #c3210c;
}
.bg3 .card-box a:hover {
  color: #fff;
}
.bg3 .card-box .ajs-btn {
  background: #c3210c;
  color: #fff;
}
.bg3 .card-box .ajs-btn span:before {
  background: #fff;
}
.bg3 .card-box .ajs-btn:hover, .bg3 .card-box .ajs-btn.hover {
  color: #c3210c;
}

.ajs-btn {
  max-width: 24rem;
  color: #fff;
  align-items: stretch;
  background: #c3210c;
}
.ajs-btn span {
  display: block;
  position: relative;
  grid-row: 1;
  grid-column: 1;
  z-index: 1;
  overflow: hidden;
  font-weight: 700;
}
.ajs-btn span:before {
  content: "";
  pointer-events: none;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: calc(100% + 1px);
  transform: translateY(calc(-100% - 1px));
  background: #000;
}
.ajs-btn strong {
  grid-row: 1;
  grid-column: 1;
  z-index: 2;
  font-weight: inherit;
}
.ajs-btn:hover, .hover.ajs-btn {
  color: #fff;
}
.ajs-btn:hover span:before, .ajs-btn:hover span:after, .hover.ajs-btn span:before, .hover.ajs-btn span:after {
  transform: translateY(0);
}

.btn, .btn-white, .btn-alt-white, .btn-black, .btn-alt-black, .btn-grey, .btn-alt-grey, .btn-lightGrey, .btn-alt-lightGrey, .btn-pink, .btn-alt-pink, .btn-yellow, .btn-alt-yellow, .btn-green, .btn-alt-green, .btn-red, .btn-alt-red {
  width: -moz-max-content;
  width: max-content;
  background: #DA395D;
  margin-top: 2rem;
  font-size: 1rem;
  font-weight: 700;
  color: #fff;
  cursor: pointer;
  text-transform: uppercase;
  overflow: hidden;
}
.btn strong, .btn-white strong, .btn-alt-white strong, .btn-black strong, .btn-alt-black strong, .btn-grey strong, .btn-alt-grey strong, .btn-lightGrey strong, .btn-alt-lightGrey strong, .btn-pink strong, .btn-alt-pink strong, .btn-yellow strong, .btn-alt-yellow strong, .btn-green strong, .btn-alt-green strong, .btn-red strong, .btn-alt-red strong,
.btn span,
.btn-white span,
.btn-alt-white span,
.btn-black span,
.btn-alt-black span,
.btn-grey span,
.btn-alt-grey span,
.btn-lightGrey span,
.btn-alt-lightGrey span,
.btn-pink span,
.btn-alt-pink span,
.btn-yellow span,
.btn-alt-yellow span,
.btn-green span,
.btn-alt-green span,
.btn-red span,
.btn-alt-red span {
  grid-row: 1;
  grid-column: 1;
  display: block;
  padding: 0.5rem 1.5rem;
  font-weight: inherit;
  color: inherit;
  white-space: normal;
  line-height: 1.1rem;
}
[disabled].btn, [disabled].btn-white, [disabled].btn-alt-white, [disabled].btn-black, [disabled].btn-alt-black, [disabled].btn-grey, [disabled].btn-alt-grey, [disabled].btn-lightGrey, [disabled].btn-alt-lightGrey, [disabled].btn-pink, [disabled].btn-alt-pink, [disabled].btn-yellow, [disabled].btn-alt-yellow, [disabled].btn-green, [disabled].btn-alt-green, [disabled].btn-red, [disabled].btn-alt-red {
  opacity: 0.5;
  pointer-events: none;
}
@media screen and (min-width: 1600px) {
  .btn strong, .btn-white strong, .btn-alt-white strong, .btn-black strong, .btn-alt-black strong, .btn-grey strong, .btn-alt-grey strong, .btn-lightGrey strong, .btn-alt-lightGrey strong, .btn-pink strong, .btn-alt-pink strong, .btn-yellow strong, .btn-alt-yellow strong, .btn-green strong, .btn-alt-green strong, .btn-red strong, .btn-alt-red strong,
  .btn span,
  .btn-white span,
  .btn-alt-white span,
  .btn-black span,
  .btn-alt-black span,
  .btn-grey span,
  .btn-alt-grey span,
  .btn-lightGrey span,
  .btn-alt-lightGrey span,
  .btn-pink span,
  .btn-alt-pink span,
  .btn-yellow span,
  .btn-alt-yellow span,
  .btn-green span,
  .btn-alt-green span,
  .btn-red span,
  .btn-alt-red span {
    padding: 1rem 2.3rem;
  }
}

.faqs, .wysiwyg-cards-5050 > section, #featured-products > div, .row-categories-grid, .featured-panel .text, .services > section, .call-to-action aside, .information_grid > div, .wysiwyg-image-5050 > div, .wysiwyg-two-col > section, .wysiwyg-full > section {
  padding-left: 2rem;
  padding-right: 2rem;
}
@media screen and (min-width: 1600px) {
  .faqs, .wysiwyg-cards-5050 > section, #featured-products > div, .row-categories-grid, .featured-panel .text, .services > section, .call-to-action aside, .information_grid > div, .wysiwyg-image-5050 > div, .wysiwyg-two-col > section, .wysiwyg-full > section {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media screen and (min-width: 1600px) {
  .faqs, .wysiwyg-cards-5050 > section, #featured-products > div, .row-categories-grid, .featured-panel .text, .services > section, .call-to-action aside, .information_grid > div, .wysiwyg-image-5050 > div, .wysiwyg-two-col > section, .wysiwyg-full > section {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

.btn-white, .btn-alt-white {
  border-color: #fff;
  background-color: #fff;
}
.btn-white:hover, .btn-alt-white:hover {
  color: #fff;
  border-color: #fff;
}
@media screen and (min-width: 1200px) {
  .icon.btn-white .fa, .icon.btn-alt-white .fa {
    color: #fff;
  }
}

.btn-black, .btn-alt-black {
  border-color: #000;
  background-color: #000;
}
.btn-black:hover, .btn-alt-black:hover {
  color: #000;
  border-color: #000;
}
@media screen and (min-width: 1200px) {
  .icon.btn-black .fa, .icon.btn-alt-black .fa {
    color: #000;
  }
}

.btn-grey, .btn-alt-grey {
  border-color: #F0F0F0;
  background-color: #F0F0F0;
}
.btn-grey:hover, .btn-alt-grey:hover {
  color: #F0F0F0;
  border-color: #F0F0F0;
}
@media screen and (min-width: 1200px) {
  .icon.btn-grey .fa, .icon.btn-alt-grey .fa {
    color: #F0F0F0;
  }
}

.btn-lightGrey, .btn-alt-lightGrey {
  border-color: #f7f7f7;
  background-color: #f7f7f7;
}
.btn-lightGrey:hover, .btn-alt-lightGrey:hover {
  color: #f7f7f7;
  border-color: #f7f7f7;
}
@media screen and (min-width: 1200px) {
  .icon.btn-lightGrey .fa, .icon.btn-alt-lightGrey .fa {
    color: #f7f7f7;
  }
}

.btn-pink, .btn-alt-pink {
  border-color: #DA395D;
  background-color: #DA395D;
}
.btn-pink:hover, .btn-alt-pink:hover {
  color: #DA395D;
  border-color: #DA395D;
}
@media screen and (min-width: 1200px) {
  .icon.btn-pink .fa, .icon.btn-alt-pink .fa {
    color: #DA395D;
  }
}

.btn-yellow, .btn-alt-yellow {
  border-color: #ffc34c;
  background-color: #ffc34c;
}
.btn-yellow:hover, .btn-alt-yellow:hover {
  color: #ffc34c;
  border-color: #ffc34c;
}
@media screen and (min-width: 1200px) {
  .icon.btn-yellow .fa, .icon.btn-alt-yellow .fa {
    color: #ffc34c;
  }
}

.btn-green, .btn-alt-green {
  border-color: #85da1f;
  background-color: #85da1f;
}
.btn-green:hover, .btn-alt-green:hover {
  color: #85da1f;
  border-color: #85da1f;
}
@media screen and (min-width: 1200px) {
  .icon.btn-green .fa, .icon.btn-alt-green .fa {
    color: #85da1f;
  }
}

.btn-red, .btn-alt-red {
  border-color: #c3210c;
  background-color: #c3210c;
}
.btn-red:hover, .btn-alt-red:hover {
  color: #c3210c;
  border-color: #c3210c;
}
@media screen and (min-width: 1200px) {
  .icon.btn-red .fa, .icon.btn-alt-red .fa {
    color: #c3210c;
  }
}

.accreditations h2, #featured-products h2, .row-categories-grid h2, .testimonials h2, .cards-row h2, .team-row h2, .services h2, .statistics h2 {
  max-width: 30em;
  margin: 0 auto 2em auto;
  text-align: center;
  font-weight: 600;
}
.accreditations h2:after, #featured-products h2:after, .row-categories-grid h2:after, .testimonials h2:after, .cards-row h2:after, .team-row h2:after, .services h2:after, .statistics h2:after {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1600px) {
  .accreditations h2, #featured-products h2, .row-categories-grid h2, .testimonials h2, .cards-row h2, .team-row h2, .services h2, .statistics h2 {
    font-size: 2rem;
  }
}

.form-cms-row h2, .featured-panel h2, .service-box h3, .information_grid h2, .accreditations h2, #featured-products h2, .row-categories-grid h2, .testimonials h2, .cards-row h2, .team-row h2, .services h2, .statistics h2, .wysiwyg-cards-5050 .section h1, .newsletter_signup section h1, .wysiwyg-image-5050 .images h1, .wysiwyg-image-5050 section h1, .wysiwyg-two-col > section h1, .wysiwyg-full > section h1, .wysiwyg-cards-5050 .section h2, .newsletter_signup section h2, .wysiwyg-image-5050 .images h2, .wysiwyg-image-5050 section h2, .wysiwyg-two-col > section h2, .wysiwyg-full > section h2 {
  font-weight: 600;
}
.form-cms-row h2:after, .featured-panel h2:after, .service-box h3:after, .information_grid h2:after, .accreditations h2:after, #featured-products h2:after, .row-categories-grid h2:after, .testimonials h2:after, .cards-row h2:after, .team-row h2:after, .services h2:after, .statistics h2:after, .wysiwyg-cards-5050 .section h1:after, .newsletter_signup section h1:after, .wysiwyg-image-5050 .images h1:after, .wysiwyg-image-5050 section h1:after, .wysiwyg-two-col > section h1:after, .wysiwyg-full > section h1:after, .wysiwyg-cards-5050 .section h2:after, .newsletter_signup section h2:after, .wysiwyg-image-5050 .images h2:after, .wysiwyg-image-5050 section h2:after, .wysiwyg-two-col > section h2:after, .wysiwyg-full > section h2:after {
  content: "";
  display: block;
  margin-top: 1rem;
  width: 6.25rem;
  border-bottom: 0.1875rem solid;
  border-color: inherit;
}
.form-cms-row h2[style="text-align: center;"]:after, .featured-panel h2[style="text-align: center;"]:after, .service-box h3[style="text-align: center;"]:after, .information_grid h2[style="text-align: center;"]:after, .accreditations h2[style="text-align: center;"]:after, #featured-products h2[style="text-align: center;"]:after, .row-categories-grid h2[style="text-align: center;"]:after, .testimonials h2[style="text-align: center;"]:after, .cards-row h2[style="text-align: center;"]:after, .team-row h2[style="text-align: center;"]:after, .services h2[style="text-align: center;"]:after, .statistics h2[style="text-align: center;"]:after, .wysiwyg-cards-5050 .section h1[style="text-align: center;"]:after, .newsletter_signup section h1[style="text-align: center;"]:after, .wysiwyg-image-5050 .images h1[style="text-align: center;"]:after, .wysiwyg-image-5050 section h1[style="text-align: center;"]:after, .wysiwyg-two-col > section h1[style="text-align: center;"]:after, .wysiwyg-full > section h1[style="text-align: center;"]:after, .wysiwyg-cards-5050 .section h2[style="text-align: center;"]:after, .newsletter_signup section h2[style="text-align: center;"]:after, .wysiwyg-image-5050 .images h2[style="text-align: center;"]:after, .wysiwyg-image-5050 section h2[style="text-align: center;"]:after, .wysiwyg-two-col > section h2[style="text-align: center;"]:after, .wysiwyg-full > section h2[style="text-align: center;"]:after {
  margin: 1rem auto 0 auto;
}

.wysiwyg-cards-5050 .section h1:first-child, .newsletter_signup section h1:first-child, .wysiwyg-image-5050 .images h1:first-child, .wysiwyg-image-5050 section h1:first-child, .wysiwyg-two-col > section h1:first-child, .wysiwyg-full > section h1:first-child,
.wysiwyg-cards-5050 .section h2:first-child,
.newsletter_signup section h2:first-child,
.wysiwyg-image-5050 .images h2:first-child,
.wysiwyg-image-5050 section h2:first-child,
.wysiwyg-two-col > section h2:first-child,
.wysiwyg-full > section h2:first-child,
.wysiwyg-cards-5050 .section h3:first-child,
.newsletter_signup section h3:first-child,
.wysiwyg-image-5050 .images h3:first-child,
.wysiwyg-image-5050 section h3:first-child,
.wysiwyg-two-col > section h3:first-child,
.wysiwyg-full > section h3:first-child,
.wysiwyg-cards-5050 .section h4:first-child,
.newsletter_signup section h4:first-child,
.wysiwyg-image-5050 .images h4:first-child,
.wysiwyg-image-5050 section h4:first-child,
.wysiwyg-two-col > section h4:first-child,
.wysiwyg-full > section h4:first-child,
.wysiwyg-cards-5050 .section h5:first-child,
.newsletter_signup section h5:first-child,
.wysiwyg-image-5050 .images h5:first-child,
.wysiwyg-image-5050 section h5:first-child,
.wysiwyg-two-col > section h5:first-child,
.wysiwyg-full > section h5:first-child,
.wysiwyg-cards-5050 .section h6:first-child,
.newsletter_signup section h6:first-child,
.wysiwyg-image-5050 .images h6:first-child,
.wysiwyg-image-5050 section h6:first-child,
.wysiwyg-two-col > section h6:first-child,
.wysiwyg-full > section h6:first-child {
  margin-top: 0;
}
.wysiwyg-cards-5050 .section h1:last-child, .newsletter_signup section h1:last-child, .wysiwyg-image-5050 .images h1:last-child, .wysiwyg-image-5050 section h1:last-child, .wysiwyg-two-col > section h1:last-child, .wysiwyg-full > section h1:last-child,
.wysiwyg-cards-5050 .section h2:last-child,
.newsletter_signup section h2:last-child,
.wysiwyg-image-5050 .images h2:last-child,
.wysiwyg-image-5050 section h2:last-child,
.wysiwyg-two-col > section h2:last-child,
.wysiwyg-full > section h2:last-child,
.wysiwyg-cards-5050 .section h3:last-child,
.newsletter_signup section h3:last-child,
.wysiwyg-image-5050 .images h3:last-child,
.wysiwyg-image-5050 section h3:last-child,
.wysiwyg-two-col > section h3:last-child,
.wysiwyg-full > section h3:last-child,
.wysiwyg-cards-5050 .section h4:last-child,
.newsletter_signup section h4:last-child,
.wysiwyg-image-5050 .images h4:last-child,
.wysiwyg-image-5050 section h4:last-child,
.wysiwyg-two-col > section h4:last-child,
.wysiwyg-full > section h4:last-child,
.wysiwyg-cards-5050 .section h5:last-child,
.newsletter_signup section h5:last-child,
.wysiwyg-image-5050 .images h5:last-child,
.wysiwyg-image-5050 section h5:last-child,
.wysiwyg-two-col > section h5:last-child,
.wysiwyg-full > section h5:last-child,
.wysiwyg-cards-5050 .section h6:last-child,
.newsletter_signup section h6:last-child,
.wysiwyg-image-5050 .images h6:last-child,
.wysiwyg-image-5050 section h6:last-child,
.wysiwyg-two-col > section h6:last-child,
.wysiwyg-full > section h6:last-child {
  margin-bottom: 0;
}
.wysiwyg-cards-5050 .section h3, .newsletter_signup section h3, .wysiwyg-image-5050 .images h3, .wysiwyg-image-5050 section h3, .wysiwyg-two-col > section h3, .wysiwyg-full > section h3 {
  font-size: 1.8rem;
  font-weight: 900;
}
.wysiwyg-cards-5050 .section h4, .newsletter_signup section h4, .wysiwyg-image-5050 .images h4, .wysiwyg-image-5050 section h4, .wysiwyg-two-col > section h4, .wysiwyg-full > section h4 {
  font-size: 1.5625rem;
  font-weight: 900;
}
.wysiwyg-cards-5050 .section a, .newsletter_signup section a, .wysiwyg-image-5050 .images a, .wysiwyg-image-5050 section a, .wysiwyg-two-col > section a, .wysiwyg-full > section a {
  text-decoration: underline;
  font-weight: 600;
}
.wysiwyg-cards-5050 .section p, .newsletter_signup section p, .wysiwyg-image-5050 .images p, .wysiwyg-image-5050 section p, .wysiwyg-two-col > section p, .wysiwyg-full > section p {
  margin-bottom: 1rem;
}
.wysiwyg-cards-5050 .section p:last-child, .newsletter_signup section p:last-child, .wysiwyg-image-5050 .images p:last-child, .wysiwyg-image-5050 section p:last-child, .wysiwyg-two-col > section p:last-child, .wysiwyg-full > section p:last-child {
  margin-bottom: 0;
}
.wysiwyg-cards-5050 .section ul, .newsletter_signup section ul, .wysiwyg-image-5050 .images ul, .wysiwyg-image-5050 section ul, .wysiwyg-two-col > section ul, .wysiwyg-full > section ul,
.wysiwyg-cards-5050 .section ol,
.newsletter_signup section ol,
.wysiwyg-image-5050 .images ol,
.wysiwyg-image-5050 section ol,
.wysiwyg-two-col > section ol,
.wysiwyg-full > section ol {
  margin: 2rem 0;
}
.wysiwyg-cards-5050 .section li, .newsletter_signup section li, .wysiwyg-image-5050 .images li, .wysiwyg-image-5050 section li, .wysiwyg-two-col > section li, .wysiwyg-full > section li {
  margin-bottom: 1.187rem;
}
.wysiwyg-cards-5050 .section blockquote, .newsletter_signup section blockquote, .wysiwyg-image-5050 .images blockquote, .wysiwyg-image-5050 section blockquote, .wysiwyg-two-col > section blockquote, .wysiwyg-full > section blockquote {
  margin: 2rem 0;
  padding: 2rem 2rem;
  position: relative;
  font-weight: 900;
}
.wysiwyg-cards-5050 .section blockquote p, .newsletter_signup section blockquote p, .wysiwyg-image-5050 .images blockquote p, .wysiwyg-image-5050 section blockquote p, .wysiwyg-two-col > section blockquote p, .wysiwyg-full > section blockquote p {
  font-size: inherit;
}
.wysiwyg-cards-5050 .section blockquote:before, .newsletter_signup section blockquote:before, .wysiwyg-image-5050 .images blockquote:before, .wysiwyg-image-5050 section blockquote:before, .wysiwyg-two-col > section blockquote:before, .wysiwyg-full > section blockquote:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0.25rem;
  border-radius: 0.25rem;
}
.wysiwyg-cards-5050 .section blockquote:after, .newsletter_signup section blockquote:after, .wysiwyg-image-5050 .images blockquote:after, .wysiwyg-image-5050 section blockquote:after, .wysiwyg-two-col > section blockquote:after, .wysiwyg-full > section blockquote:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0.25rem;
  border-radius: 0.25rem;
}
.wysiwyg-cards-5050 .section blockquote:first-child, .newsletter_signup section blockquote:first-child, .wysiwyg-image-5050 .images blockquote:first-child, .wysiwyg-image-5050 section blockquote:first-child, .wysiwyg-two-col > section blockquote:first-child, .wysiwyg-full > section blockquote:first-child {
  margin-top: 0;
}
.wysiwyg-cards-5050 .section blockquote:last-child, .newsletter_signup section blockquote:last-child, .wysiwyg-image-5050 .images blockquote:last-child, .wysiwyg-image-5050 section blockquote:last-child, .wysiwyg-two-col > section blockquote:last-child, .wysiwyg-full > section blockquote:last-child {
  margin-bottom: 0;
}
.wysiwyg-cards-5050 .section iframe, .newsletter_signup section iframe, .wysiwyg-image-5050 .images iframe, .wysiwyg-image-5050 section iframe, .wysiwyg-two-col > section iframe, .wysiwyg-full > section iframe {
  max-width: 100%;
}
.wysiwyg-cards-5050 .section hr, .newsletter_signup section hr, .wysiwyg-image-5050 .images hr, .wysiwyg-image-5050 section hr, .wysiwyg-two-col > section hr, .wysiwyg-full > section hr {
  width: 6.25rem;
  border-top: 0.1875rem solid;
  border-color: inherit;
}
.wysiwyg-cards-5050 .section .videoWrapper, .newsletter_signup section .videoWrapper, .wysiwyg-image-5050 .images .videoWrapper, .wysiwyg-image-5050 section .videoWrapper, .wysiwyg-two-col > section .videoWrapper, .wysiwyg-full > section .videoWrapper {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 56.2%;
}
.wysiwyg-cards-5050 .section .videoWrapper iframe, .newsletter_signup section .videoWrapper iframe, .wysiwyg-image-5050 .images .videoWrapper iframe, .wysiwyg-image-5050 section .videoWrapper iframe, .wysiwyg-two-col > section .videoWrapper iframe, .wysiwyg-full > section .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.wysiwyg-cards-5050 .section figure, .newsletter_signup section figure, .wysiwyg-image-5050 .images figure, .wysiwyg-image-5050 section figure, .wysiwyg-two-col > section figure, .wysiwyg-full > section figure {
  margin: 0;
  display: block;
}
.wysiwyg-cards-5050 .section figure img, .newsletter_signup section figure img, .wysiwyg-image-5050 .images figure img, .wysiwyg-image-5050 section figure img, .wysiwyg-two-col > section figure img, .wysiwyg-full > section figure img {
  width: 100%;
}
.wysiwyg-cards-5050 .section figure figcaption, .newsletter_signup section figure figcaption, .wysiwyg-image-5050 .images figure figcaption, .wysiwyg-image-5050 section figure figcaption, .wysiwyg-two-col > section figure figcaption, .wysiwyg-full > section figure figcaption {
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 0.8rem;
  font-style: italic;
  text-align: center;
  padding: 1rem 2rem;
  color: #fff;
  background: #000;
}
.wysiwyg-cards-5050 .section .btn, .newsletter_signup section .btn, .wysiwyg-image-5050 .images .btn, .wysiwyg-image-5050 section .btn, .wysiwyg-two-col > section .btn, .wysiwyg-full > section .btn, .wysiwyg-cards-5050 .section .ajs-btn, .newsletter_signup section .ajs-btn, .wysiwyg-image-5050 .images .ajs-btn, .wysiwyg-image-5050 section .ajs-btn, .wysiwyg-two-col > section .ajs-btn, .wysiwyg-full > section .ajs-btn {
  text-decoration: none;
}
@media screen and (min-width: 1200px) {
  .wysiwyg-cards-5050 .section blockquote, .newsletter_signup section blockquote, .wysiwyg-image-5050 .images blockquote, .wysiwyg-image-5050 section blockquote, .wysiwyg-two-col > section blockquote, .wysiwyg-full > section blockquote {
    font-size: 1.5625rem;
  }
}

.featured-panel img, .newsletter_signup img, .call-to-action img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}

.faqs, .accreditations, .wysiwyg-cards-5050, #featured-products, .row-categories-grid, .form-cms-row, .testimonials, .cards-row, .team-row, .newsletter_signup .text, .services, .statistics, .call-to-action, .wysiwyg-image-5050, .wysiwyg-two-col, .wysiwyg-full {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
@media screen and (min-width: 768px) {
  .faqs, .accreditations, .wysiwyg-cards-5050, #featured-products, .row-categories-grid, .form-cms-row, .testimonials, .cards-row, .team-row, .newsletter_signup .text, .services, .statistics, .call-to-action, .wysiwyg-image-5050, .wysiwyg-two-col, .wysiwyg-full {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
@media screen and (min-width: 1200px) {
  .faqs, .accreditations, .wysiwyg-cards-5050, #featured-products, .row-categories-grid, .form-cms-row, .testimonials, .cards-row, .team-row, .newsletter_signup .text, .services, .statistics, .call-to-action, .wysiwyg-image-5050, .wysiwyg-two-col, .wysiwyg-full {
    padding-top: 5.625rem;
    padding-bottom: 5.625rem;
  }
}

.wysiwyg-full > section {
  max-width: 64rem;
}

.wysiwyg-two-col h1, .wysiwyg-two-col h2 {
  -moz-column-span: all;
  column-span: all;
}
@media screen and (min-width: 768px) {
  .wysiwyg-two-col > section {
    -moz-columns: 2;
    columns: 2;
    -moz-column-gap: 4rem;
    column-gap: 4rem;
  }
}
@media screen and (min-width: 1600px) {
  .wysiwyg-two-col > section {
    -moz-column-gap: 8rem;
    column-gap: 8rem;
  }
}

.wysiwyg-image-5050 > div {
  grid-row-gap: 3rem;
  grid-column-gap: 3rem;
}
.wysiwyg-image-5050 .text {
  align-items: center;
  justify-content: center;
}
.wysiwyg-image-5050 section {
  max-width: 40rem;
  position: sticky;
  top: 5rem;
  width: 100%;
}
.wysiwyg-image-5050 .images {
  position: sticky;
  top: 5rem;
}
.wysiwyg-image-5050 img {
  height: 100%;
  width: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
}
.wysiwyg-image-5050 .swiper {
  position: sticky;
  top: 5rem;
}
.wysiwyg-image-5050 .swiper .swiper-intro-button-next {
  display: block;
  position: absolute;
  z-index: 3;
  bottom: 3.25rem;
  right: 3.25rem;
  width: 3.25rem;
  height: 3.25rem;
  line-height: 3.25rem;
  text-align: center;
  border: 0;
  background: #c3210c;
  color: #fff;
  font-size: 1.56rem;
  border-radius: 3.25rem;
  cursor: pointer;
}
.wysiwyg-image-5050 .swiper .swiper-intro-button-next:after {
  content: "\f178";
}
.wysiwyg-image-5050 .swiper .swiper-intro-button-next:hover {
  background: #000;
}
.wysiwyg-image-5050 .swiper .swiper-wrapper {
  align-items: stretch;
}
.wysiwyg-image-5050 .swiper .swiper-slide {
  height: auto;
}
.wysiwyg-image-5050 .swiper .swiper-intro-pagination {
  position: absolute;
  bottom: 4.2rem;
  left: 3.25rem;
  z-index: 3;
  width: -moz-max-content;
  width: max-content;
}
.wysiwyg-image-5050 .swiper .swiper-pagination-bullet {
  background: #fff;
  border-radius: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 1.25rem;
  opacity: 0.5;
  border: 1px solid #000;
}
.wysiwyg-image-5050 .swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #c3210c;
  opacity: 1;
}
@media screen and (min-width: 1025px) {
  .wysiwyg-image-5050 > div {
    grid-template-columns: 1fr 1fr;
  }
  .wysiwyg-image-5050.right .text {
    order: 2;
  }
}
@media screen and (min-width: 1600px) {
  .wysiwyg-image-5050 > div {
    grid-column-gap: 8rem;
  }
}

.video-row video {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 768px) {
  .video-row {
    padding: 6.25rem 0;
  }
  .video-row > div {
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 86rem;
  }
}
@media screen and (min-width: 1025px) {
  .video-row > div {
    padding-left: 3rem;
    padding-right: 3rem;
    max-width: 86rem;
  }
}
@media screen and (min-width: 1600px) {
  .video-row > div {
    padding-left: 4rem;
    padding-right: 4rem;
    max-width: 86rem;
  }
}

.image-full {
  padding: 6.25rem 0;
}
.image-full figure {
  width: 100%;
  height: auto;
  margin: 0;
  position: relative;
}
.image-full img {
  width: 100%;
  height: auto;
}
.image-full figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  padding: 0.5rem 2rem;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
}

.information_grid {
  padding: 4.375rem 0;
}
.information_grid section {
  padding: 1rem;
}
.information_grid h2 {
  text-align: center;
  max-width: 16em;
  margin-left: auto;
  margin-right: auto;
}
.information_grid h2:after {
  margin-left: auto;
  margin-right: auto;
}
.information_grid .grid {
  grid-column-gap: 2.75rem;
  grid-row-gap: 2.75rem;
  grid-template-columns: 100%;
  padding-top: 2rem;
  text-align: center;
  max-width: 78rem;
  margin: 0 auto;
}
.information_grid .item {
  padding: 2rem 1rem;
  background: rgba(255, 255, 255, 0.1);
}
@media screen and (min-width: 768px) {
  .information_grid .grid {
    grid-template-columns: 1fr 1fr;
  }
  .information_grid section {
    padding: 2rem;
  }
}
@media screen and (min-width: 1200px) {
  .information_grid section {
    padding: 3rem;
  }
}

.call-to-action a {
  position: relative;
}
.call-to-action a:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: inherit;
  z-index: 2;
  opacity: 0.5;
}
.call-to-action h2 {
  margin: 0;
}
.call-to-action p {
  margin: 0;
  font-size: 1.5rem;
  line-height: 1.2em;
}
.call-to-action picture {
  grid-row: 1;
  grid-column: 1;
  z-index: 1;
}
.call-to-action .text {
  grid-row-gap: 2rem;
  grid-column-gap: 2rem;
  padding: 1rem 2rem;
  width: 100%;
  margin: 0 auto;
  grid-row: 1;
  grid-column: 1;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  position: relative;
  z-index: 3;
}
.call-to-action .text p {
  margin-bottom: 0;
}
.call-to-action .btn {
  margin: 0 auto;
}
.call-to-action .btn strong {
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .call-to-action .text {
    flex-direction: row;
    text-align: left;
    grid-template-columns: 1fr auto;
  }
  .call-to-action .btn {
    margin: 0;
    justify-self: end;
  }
  .call-to-action .btn strong {
    padding: 1rem;
  }
}

.stats-grid {
  grid-template-columns: 100%;
  -moz-column-gap: 2rem;
  column-gap: 2rem;
  row-gap: 4rem;
  padding-top: 3rem;
}
@media screen and (min-width: 580px) {
  .stats-grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (min-width: 768px) {
  .stats-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

.stat {
  border: 0.25rem solid;
  border-color: inherit;
  background: #F0F0F0;
  border-radius: 100%;
  text-align: center;
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 15rem;
}
.stat .text {
  align-items: center;
  justify-content: center;
  flex-direction: column;
  grid-column: 1;
  grid-row: 1;
  z-index: 2;
  padding: 2rem 10%;
}
.stat strong {
  font-size: 2rem;
  white-space: nowrap;
  margin: 0.2em 0 0 0;
}
.stat svg {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 33.33%;
  width: 100%;
  height: auto;
}
.stat:before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 100%;
  grid-column: 1;
  grid-row: 1;
}
@media screen and (min-width: 1600px) {
  .stat strong {
    font-size: 2.8125rem;
  }
}
.bg1 .stat {
  background: white;
  color: #000;
}
.bg2 .stat {
  background: #fdfdfd;
  color: #000;
}
.bg3 .stat {
  background: #db250d;
  color: #fff;
}
.bg4 .stat {
  background: #0d0d0d;
  color: #fff;
}

.services h2 {
  border-color: #c3210c;
}
.services.odd > section {
  max-width: 86rem;
}

.service-box {
  align-items: stretch;
  text-align: center;
  height: 100%;
  width: 100%;
  position: relative;
}
.service-box h3 {
  font-weight: 300;
  margin: 0 0 2em 0;
}
.service-box h3:after {
  margin-left: auto;
  margin-right: auto;
}
.service-box p {
  max-width: 20rem;
  margin: 0 auto;
}
.service-box .inner {
  border-radius: 0.625rem;
  position: relative;
  width: 100%;
}
.service-box .text {
  padding: 2rem 1rem 6rem 1rem;
}
.service-box .image {
  grid-template-columns: 100%;
  border-radius: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 15rem;
  max-width: 80%;
  background-color: inherit;
  align-items: center;
  justify-content: center;
}
.service-box .image picture {
  display: block;
  grid-row: 1;
  grid-column: 1;
  z-index: 2;
  margin: 0 auto;
  width: fit-content;
  max-width: 100%;
}
.service-box .image:after {
  display: block;
  content: "";
  width: 100%;
  padding-bottom: 100%;
  grid-row: 1;
  grid-column: 1;
}
.service-box a {
  display: block;
  position: absolute;
  bottom: 3rem;
  left: 50%;
  transform: translateX(-50%);
  text-decoration: underline;
}
.service-box a strong {
  text-transform: uppercase;
  font-weight: 700;
}
.service-box.image {
  padding-top: 7.5rem;
}
.service-box.image .inner {
  padding-top: 7.5rem;
}
@media screen and (min-width: 1600px) {
  .service-box h3 {
    font-size: 1.5rem;
  }
  .service-box .text {
    padding: 2rem 2rem 6rem 2rem;
  }
}

.newsletter_signup {
  grid-template-columns: 100%;
}
.newsletter_signup section {
  max-width: 48rem;
  margin: 0 auto;
}
.newsletter_signup .btn {
  margin-left: auto;
}
.newsletter_signup .btn strong {
  padding: 1rem 3rem;
}
@media screen and (min-width: 768px) {
  .newsletter_signup {
    grid-template-columns: 1fr 1fr;
  }
  .newsletter_signup picture {
    order: 1;
    height: 100%;
  }
  .newsletter_signup .text {
    order: 2;
  }
}
@media screen and (min-width: 1200px) {
  .newsletter_signup .btn strong {
    padding: 1.5rem 3rem;
  }
}

.featured-panel {
  position: relative;
}
.featured-panel .text {
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  grid-column: 1;
  grid-row: 1;
  z-index: 3;
  padding-bottom: 7.5rem;
  padding-top: 7.5rem;
}
.featured-panel picture {
  grid-row: 1;
  grid-column: 1;
  z-index: 1;
  max-height: 80vh;
}
.featured-panel h2 {
  max-width: 60rem;
}
.featured-panel p {
  max-width: 46rem;
}
.featured-panel .btn strong {
  padding: 1.5rem 2.3rem;
}
.featured-panel:after {
  content: "";
  display: block;
  background-color: #000;
  opacity: 0.7;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}

.team-grid {
  grid-row-gap: 5rem;
  grid-column-gap: 3rem;
  grid-template-columns: 100%;
}
@media screen and (min-width: 580px) {
  .team-grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (min-width: 768px) {
  .team-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

.team-box {
  grid-row-gap: 3.125rem;
  text-align: center;
  max-width: 22rem;
  margin: 0 auto;
  align-self: start;
}
.team-box picture {
  order: 1;
  border-radius: 100%;
  overflow: hidden;
  max-width: 18rem;
  margin: 0 auto;
  width: 100%;
}
.team-box .text {
  grid-row: 2;
}
.team-box img {
  width: 100%;
}
.team-box h3 {
  font-size: 1.125rem;
  margin: 0 0 1.56rem 0;
  text-transform: uppercase;
  font-weight: 700;
}
.bg1 .team-box h3 {
  color: #c3210c;
}
.bg2 .team-box h3 {
  color: #c3210c;
}
.bg3 .team-box h3 {
  color: #000;
}
.bg4 .team-box h3 {
  color: #c3210c;
}

.cards-row h2 {
  border-color: #c3210c;
}
.cards-row.odd > section {
  max-width: 86rem;
}
@media screen and (min-width: 1600px) {
  .cards-row .swiper-outer .ajs-swiper-button.ajs-swiper-button-prev {
    right: calc(100% + 3rem);
  }
  .cards-row .swiper-outer .ajs-swiper-button.ajs-swiper-button-next {
    left: calc(100% + 3rem);
  }
}

.card-box {
  align-items: stretch;
  text-align: center;
  height: 100%;
  position: relative;
  border-radius: 0.625rem;
}
.card-box h3 {
  margin: 0 0 2em 0;
  font-size: 1.125rem;
  text-transform: uppercase;
  font-weight: 700;
}
.card-box h3:after {
  margin-left: auto;
  margin-right: auto;
}
.card-box p {
  max-width: 20rem;
  margin: 0 auto;
}
.card-box .inner {
  border-radius: 0.625rem;
  position: relative;
  width: 100%;
}
.card-box .text {
  padding: 2rem 1rem 6rem 1rem;
}
.card-box a {
  display: block;
  position: absolute;
  bottom: 3rem;
  left: 50%;
  transform: translateX(-50%);
  text-decoration: underline;
}
.bg1 .card-box h3 {
  color: #c3210c;
}
.bg2 .card-box h3 {
  color: #c3210c;
}
.bg3 .card-box h3 {
  color: #c3210c;
}
.bg4 .card-box h3 {
  color: #000;
}
@media screen and (min-width: 1600px) {
  .card-box .text {
    padding: 5.625rem 2rem 6rem 2rem;
  }
}

@media screen and (min-width: 1600px) {
  .testimonials .swiper-outer .ajs-swiper-button.ajs-swiper-button-prev {
    right: calc(100% + 3rem);
  }
  .testimonials .swiper-outer .ajs-swiper-button.ajs-swiper-button-next {
    left: calc(100% + 3rem);
  }
}

.quote-box {
  justify-content: space-between;
  height: 100%;
  grid-row-gap: 1rem;
  border-radius: 1rem;
  padding: 3rem 2rem;
}
.quote-box blockquote {
  margin: 0;
  font-size: 1rem;
  align-self: stretch;
}
.quote-box blockquote.short {
  font-size: 1.2rem;
}
.quote-box .author {
  max-width: 60rem;
  margin-left: auto;
  text-align: right;
}
.quote-box .author strong {
  display: block;
  font-size: 1.2rem;
  color: #c3210c;
}
.bg1 .quote-box {
  background: #F0F0F0;
  color: #000;
}
.bg1 .quote-box .author strong {
  color: #c3210c;
}
@media screen and (min-width: 1200px) {
  .quote-box blockquote.short {
    font-size: 1.5rem;
  }
}

.form-cms-row > section {
  max-width: 60rem;
}
.form-cms-row .form-wrap {
  padding: 1rem;
}
.form-cms-row .open-legal {
  margin-left: auto;
}
@media screen and (min-width: 480px) {
  .form-cms-row .form-wrap {
    padding: 2rem;
  }
}
@media screen and (min-width: 1600px) {
  .form-cms-row .form-wrap {
    padding: 3rem;
  }
}

.categories-grid {
  grid-row-gap: 4rem;
  grid-column-gap: 2rem;
}
@media screen and (min-width: 480px) {
  .categories-grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (min-width: 768px) {
  .categories-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media screen and (min-width: 1600px) {
  .categories-grid {
    grid-column-gap: 3rem;
  }
}

.cat-box {
  text-align: left;
  color: inherit;
}
.cat-box picture {
  display: block;
  position: relative;
}
.cat-box picture:after {
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  content: attr(data-overlay);
  text-transform: uppercase;
  opacity: 0;
  font-weight: 700;
}
.cat-box:hover {
  color: inherit;
}
.cat-box:hover picture:after {
  opacity: 1;
}

.wysiwyg-cards-5050 > section {
  grid-row-gap: 3rem;
  grid-column-gap: 3rem;
}
.wysiwyg-cards-5050 .text {
  align-items: center;
  justify-content: center;
  padding-bottom: 3rem;
}
.wysiwyg-cards-5050 .section {
  max-width: 40rem;
  position: sticky;
  top: 5rem;
}
.wysiwyg-cards-5050 .card {
  display: flex;
  flex-direction: column;
  padding: 2rem 2rem 6rem 2rem;
  row-gap: 2rem;
  max-width: 26rem;
}
.wysiwyg-cards-5050 .card picture {
  max-width: 18rem;
  margin: 0 auto;
}
.wysiwyg-cards-5050 .card h3 {
  margin: 0;
  font-size: 1.5rem;
}
.wysiwyg-cards-5050 .card h3:after {
  content: "";
  display: block;
  border-bottom: 2px solid;
  border-color: inherit;
  margin-top: 2rem;
  max-width: 8rem;
}
.wysiwyg-cards-5050 .card a {
  text-transform: uppercase;
  text-decoration: underline;
  font-weight: 700;
  position: absolute;
  bottom: 3rem;
}
.wysiwyg-cards-5050 .card p {
  margin: 0;
}
.wysiwyg-cards-5050 picture {
  display: block;
  overflow: hidden;
  order: -1;
  border-radius: 100%;
}
.wysiwyg-cards-5050 img {
  height: 100%;
  width: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
}
.wysiwyg-cards-5050 .cards {
  position: relative;
}
.wysiwyg-cards-5050 .swiper {
  position: sticky;
  top: 5rem;
}
.wysiwyg-cards-5050 .swiper .swiper-intro-button-next {
  display: block;
  position: absolute;
  z-index: 3;
  bottom: 3.25rem;
  right: 3.25rem;
  width: 3.25rem;
  height: 3.25rem;
  line-height: 3.25rem;
  text-align: center;
  border: 0;
  background: #c3210c;
  color: #fff;
  font-size: 1.56rem;
  border-radius: 3.25rem;
  cursor: pointer;
}
.wysiwyg-cards-5050 .swiper .swiper-intro-button-next:after {
  content: "\f178";
}
.wysiwyg-cards-5050 .swiper .swiper-intro-button-next:hover {
  background: #000;
}
.wysiwyg-cards-5050 .swiper .swiper-wrapper {
  align-items: stretch;
}
.wysiwyg-cards-5050 .swiper .swiper-slide {
  height: auto;
}
.wysiwyg-cards-5050 .swiper .swiper-intro-pagination {
  position: absolute;
  bottom: 4.2rem;
  left: 3.25rem;
  z-index: 3;
  width: -moz-max-content;
  width: max-content;
}
.wysiwyg-cards-5050 .swiper .swiper-pagination-bullet {
  background: #fff;
  border-radius: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 1.25rem;
  opacity: 0.5;
  border: 1px solid #000;
}
.wysiwyg-cards-5050 .swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #c3210c;
  opacity: 1;
}
.wysiwyg-cards-5050 .swiper-cards-button-next {
  display: none;
  border-radius: 3rem;
  margin: 3rem 0 0 auto;
  width: 3rem;
  height: 3rem;
  padding: 0;
  border: 2px solid #000;
  cursor: pointer;
  bottom: 1rem;
  right: 1rem;
  position: absolute;
  z-index: 3;
}
.wysiwyg-cards-5050 .swiper-cards-button-next:before {
  content: "\f060";
}
@media screen and (min-width: 1200px) {
  .wysiwyg-cards-5050 > section {
    grid-template-columns: calc(50% - 1.5rem) calc(50% - 1.5rem);
  }
  .wysiwyg-cards-5050 .cards {
    margin-right: -2rem;
  }
  .wysiwyg-cards-5050.right .text {
    order: 2;
  }
  .wysiwyg-cards-5050 .card {
    padding: 4rem 4rem 6rem 4rem;
  }
  .wysiwyg-cards-5050 .swiper-cards-button-next {
    display: block;
  }
}
@media screen and (min-width: 1600px) {
  .wysiwyg-cards-5050 > section {
    grid-column-gap: calc(50% - 4rem) calc(50% - 4rem);
  }
  .wysiwyg-cards-5050 .cards {
    margin-right: -4rem;
  }
  .wysiwyg-cards-5050 .swiper-cards-button-next {
    position: absolute;
    bottom: 0;
    right: calc(100% + 5rem);
  }
}

.accreditations header {
  max-width: 56rem;
  margin: 0 auto 5rem auto;
  text-align: center;
}
.accreditations .logos {
  align-items: center;
  justify-content: center;
  row-gap: 6rem;
  column-gap: 9rem;
  max-width: 75rem;
  margin: 0 auto;
  padding: 0 2rem;
}
.accreditations .btn {
  margin: 4rem auto 0 auto;
}

.faqs {
  row-gap: 1.25rem;
}

.faq .question {
  display: block;
  border: 0;
  background: #c3210c;
  color: #fff;
  padding: 1.875rem 4rem 1.875rem 1.25rem;
  width: 100%;
  text-align: left;
  position: relative;
  cursor: pointer;
}
.faq .question h2 {
  font-size: inherit;
  margin: 0;
}
.faq .question:after {
  position: absolute;
  top: 50%;
  right: 2rem;
  content: "\f107";
  transform: translateY(-50%);
  font-size: 1.125rem;
  color: #000;
}
.faq .question:hover {
  background: #000;
}
.faq .question:hover:after {
  color: #fff;
}
.faq .answer {
  display: none;
  padding: 1.875rem 1.25rem;
}
.faq.open .answer {
  display: block;
}
.faq.open .question:after {
  transform: translateY(-50%) scaleY(-1);
}

.menu .full_menu_container {
  padding: 63px 25px 200px;
  max-width: 1361px;
  margin: 0 auto;
}
.menu .full_menu_container .menu_key .outline {
  font-style: italic;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 1.6px;
  line-height: 19px;
  margin-bottom: 1rem;
  text-align: center;
}
.menu .full_menu_container .menu_key ul {
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding-left: 0;
  width: 100%;
}
.menu .full_menu_container .menu_key ul li {
  display: -webkit-flex;
  display: flex;
  align-items: center;
  margin-right: 1.75rem;
}
.menu .full_menu_container .menu_key ul li:last-of-type {
  margin-right: 0;
}
.menu .full_menu_container .menu_key ul li span {
  height: 38px;
  width: 38px;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 2px solid;
  font-size: 14px;
  line-height: 14px;
  margin-right: 9px;
}
.menu .full_menu_container .menu_key ul li .full {
  text-transform: uppercase;
  letter-spacing: 1.6px;
}
.menu .full_menu_container .menu_lists {
  margin-top: 63px;
}
.menu .full_menu_container .menu_lists .single_menu_container {
  margin-bottom: 161px;
}
.menu .full_menu_container .menu_lists .single_menu_container header {
  max-width: 671px;
  margin: 0 auto 56px;
  text-align: center;
}
.menu .full_menu_container .menu_lists .single_menu_container header h2 {
  font-size: 30px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 8px;
  letter-spacing: 3px;
  line-height: 37px;
  text-transform: uppercase;
}
.menu .full_menu_container .menu_lists .single_menu_container header h3 {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1.6px;
  line-height: 19px;
}
.menu .full_menu_container .menu_lists .single_menu_container .menu_items_container {
  display: -webkit-grid;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 100px 201px;
}
.menu .full_menu_container .menu_lists .single_menu_container .menu_items_container .menu_item {
  border-left: 2px solid #A6B998;
  padding-left: 35px;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.menu .full_menu_container .menu_lists .single_menu_container .menu_items_container .menu_item.no-price .allergens {
  margin-bottom: 0;
}
.menu .full_menu_container .menu_lists .single_menu_container .menu_items_container .menu_item h4 {
  font-size: 22px;
  letter-spacing: 2.2px;
  line-height: 27px;
  margin-bottom: 10px;
  margin-top: 0;
  font-weight: 400;
  text-transform: uppercase;
}
.menu .full_menu_container .menu_lists .single_menu_container .menu_items_container .menu_item .menu_text p {
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 1.6px;
}
.menu .full_menu_container .menu_lists .single_menu_container .menu_items_container .menu_item .price {
  letter-spacing: 2px;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
}
.menu .full_menu_container .menu_lists .single_menu_container .menu_items_container .menu_item .allergens {
  margin: 28px 0px;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  list-style: none;
  padding-left: 0;
}
.menu .full_menu_container .menu_lists .single_menu_container .menu_items_container .menu_item .allergens li {
  display: -webkit-flex;
  display: flex;
  align-items: center;
  margin-right: 14px;
}
.menu .full_menu_container .menu_lists .single_menu_container .menu_items_container .menu_item .allergens li:hover {
  cursor: help;
}
.menu .full_menu_container .menu_lists .single_menu_container .menu_items_container .menu_item .allergens li:hover p {
  display: block;
}
.menu .full_menu_container .menu_lists .single_menu_container .menu_items_container .menu_item .allergens li span {
  height: 38px;
  width: 38px;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 2px solid;
  font-size: 14px;
  line-height: 14px;
  position: relative;
}
.menu .full_menu_container .menu_lists .single_menu_container .menu_items_container .menu_item .allergens li span p {
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  color: #F0F0F0;
  background-color: #000;
  width: max-content;
  font-size: 14px;
  padding: 5px 10px;
  transition: 0.5s all;
  display: none;
}
.menu .full_menu_container .menu_lists .single_menu_container .menu_items_container .menu_item .allergens li span p::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-width: 5px;
  border-style: solid;
  border-color: #000 transparent transparent transparent;
  transition: 0.5s all;
}

@media only screen and (min-width: 1291px) and (max-width: 1550px) {
  .menu .full_menu_container {
    padding: 50px 25px;
  }
  .menu .full_menu_container .menu_key {
    margin-bottom: 2rem;
  }
  .menu .full_menu_container .menu_key ul {
    justify-content: center;
    flex-wrap: wrap;
  }
  .menu .full_menu_container .menu_key ul li {
    justify-content: center;
    margin: 0 1rem 0 0;
    padding: 0;
  }
  .menu .full_menu_container .menu_key ul li:last-of-type {
    margin-right: 0;
  }
  .menu .full_menu_container .menu_key ul li .full {
    font-size: 16px;
  }
  .menu .full_menu_container .menu_lists {
    margin-top: 50px;
  }
  .menu .full_menu_container .menu_lists .single_menu_container {
    margin-bottom: 100px;
  }
  .menu .full_menu_container .menu_lists .single_menu_container header {
    margin-bottom: 50px;
  }
  .menu .full_menu_container .menu_lists .single_menu_container header h2 {
    font-size: 28px;
    line-height: normal;
  }
  .menu .full_menu_container .menu_lists .single_menu_container header h3 {
    line-height: 22px;
    font-size: 16px;
  }
  .menu .full_menu_container .menu_lists .single_menu_container .menu_items_container {
    grid-gap: 75px;
  }
  .menu .full_menu_container .menu_lists .single_menu_container .menu_items_container .menu_item {
    padding-left: 20px;
  }
  .menu .full_menu_container .menu_lists .single_menu_container .menu_items_container .menu_item h4 {
    font-size: 22px;
    line-height: normal;
  }
  .menu .full_menu_container .menu_lists .single_menu_container .menu_items_container .menu_item p {
    font-size: 16px;
    line-height: 23px;
  }
  .menu .full_menu_container .menu_lists .single_menu_container .menu_items_container .menu_item .price {
    font-size: 22px;
    line-height: 23px;
  }
  .menu .full_menu_container .menu_lists .single_menu_container .menu_items_container .menu_item .allergens {
    margin: 22px 0px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1290px) {
  .menu .full_menu_container {
    padding: 50px 25px;
  }
  .menu .full_menu_container .menu_key {
    margin-bottom: 2rem;
  }
  .menu .full_menu_container .menu_key ul {
    justify-content: center;
    flex-wrap: wrap;
  }
  .menu .full_menu_container .menu_key ul li {
    justify-content: center;
    margin: 0 1rem 0 0;
    padding: 0;
  }
  .menu .full_menu_container .menu_key ul li:last-of-type {
    margin-right: 0;
  }
  .menu .full_menu_container .menu_key ul li .full {
    font-size: 16px;
  }
  .menu .full_menu_container .menu_lists {
    margin-top: 50px;
  }
  .menu .full_menu_container .menu_lists .single_menu_container {
    margin-bottom: 100px;
  }
  .menu .full_menu_container .menu_lists .single_menu_container header {
    margin-bottom: 2rem;
  }
  .menu .full_menu_container .menu_lists .single_menu_container header h2 {
    font-size: 28px;
    line-height: normal;
  }
  .menu .full_menu_container .menu_lists .single_menu_container header h3 {
    line-height: 22px;
    font-size: 16px;
  }
  .menu .full_menu_container .menu_lists .single_menu_container .menu_items_container {
    grid-gap: 50px;
  }
  .menu .full_menu_container .menu_lists .single_menu_container .menu_items_container .menu_item {
    padding-left: 1rem;
  }
  .menu .full_menu_container .menu_lists .single_menu_container .menu_items_container .menu_item h4 {
    font-size: 21px;
    line-height: normal;
  }
  .menu .full_menu_container .menu_lists .single_menu_container .menu_items_container .menu_item p {
    font-size: 16px;
    line-height: 23px;
  }
  .menu .full_menu_container .menu_lists .single_menu_container .menu_items_container .menu_item .price {
    font-size: 21px;
    line-height: 23px;
  }
  .menu .full_menu_container .menu_lists .single_menu_container .menu_items_container .menu_item .allergens {
    margin: 22px 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .menu .full_menu_container {
    padding: 50px 25px;
  }
  .menu .full_menu_container .menu_key {
    margin-bottom: 2rem;
  }
  .menu .full_menu_container .menu_key ul {
    justify-content: center;
    flex-wrap: wrap;
  }
  .menu .full_menu_container .menu_key ul li {
    justify-content: center;
    margin: 0 1rem 0 0;
    padding: 0;
  }
  .menu .full_menu_container .menu_key ul li:last-of-type {
    margin-right: 0;
  }
  .menu .full_menu_container .menu_key ul li .full {
    font-size: 16px;
  }
  .menu .full_menu_container .menu_lists {
    margin-top: 25px;
  }
  .menu .full_menu_container .menu_lists .single_menu_container {
    margin-bottom: 50px;
  }
  .menu .full_menu_container .menu_lists .single_menu_container header {
    margin-bottom: 2rem;
  }
  .menu .full_menu_container .menu_lists .single_menu_container header h2 {
    font-size: 28px;
    line-height: normal;
  }
  .menu .full_menu_container .menu_lists .single_menu_container header h3 {
    line-height: 22px;
    font-size: 16px;
  }
  .menu .full_menu_container .menu_lists .single_menu_container .menu_items_container {
    grid-gap: 50px;
  }
  .menu .full_menu_container .menu_lists .single_menu_container .menu_items_container .menu_item {
    padding-left: 1rem;
  }
  .menu .full_menu_container .menu_lists .single_menu_container .menu_items_container .menu_item h4 {
    font-size: 20px;
    line-height: normal;
  }
  .menu .full_menu_container .menu_lists .single_menu_container .menu_items_container .menu_item p {
    font-size: 16px;
    line-height: 23px;
  }
  .menu .full_menu_container .menu_lists .single_menu_container .menu_items_container .menu_item .price {
    font-size: 20px;
    line-height: 23px;
  }
  .menu .full_menu_container .menu_lists .single_menu_container .menu_items_container .menu_item .allergens {
    margin: 18px 0px;
  }
}
@media only screen and (max-width: 767px) {
  .menu .full_menu_container {
    padding: 50px 25px;
  }
  .menu .full_menu_container .menu_key ul {
    justify-content: center;
    flex-wrap: wrap;
  }
  .menu .full_menu_container .menu_key ul li {
    justify-content: center;
    margin: 0 0 1rem;
    padding: 0;
    width: 100%;
  }
  .menu .full_menu_container .menu_key ul li .full {
    font-size: 14px;
  }
  .menu .full_menu_container .menu_lists {
    margin-top: 25px;
  }
  .menu .full_menu_container .menu_lists .single_menu_container {
    margin-bottom: 50px;
  }
  .menu .full_menu_container .menu_lists .single_menu_container header {
    margin-bottom: 2rem;
  }
  .menu .full_menu_container .menu_lists .single_menu_container header h2 {
    font-size: 24px;
    line-height: normal;
  }
  .menu .full_menu_container .menu_lists .single_menu_container header h3 {
    line-height: normal;
    font-size: 14px;
  }
  .menu .full_menu_container .menu_lists .single_menu_container .menu_items_container {
    grid-template-columns: 1fr;
    grid-gap: 50px;
  }
  .menu .full_menu_container .menu_lists .single_menu_container .menu_items_container .menu_item {
    padding-left: 0;
    border-left: 0;
    border-bottom: 2px solid #A6B998;
    padding-bottom: 1rem;
  }
  .menu .full_menu_container .menu_lists .single_menu_container .menu_items_container .menu_item h4 {
    font-size: 18px;
    line-height: normal;
  }
  .menu .full_menu_container .menu_lists .single_menu_container .menu_items_container .menu_item p {
    font-size: 14px;
    line-height: 21px;
  }
  .menu .full_menu_container .menu_lists .single_menu_container .menu_items_container .menu_item .price {
    font-size: 18px;
    line-height: 20px;
  }
  .menu .full_menu_container .menu_lists .single_menu_container .menu_items_container .menu_item .allergens {
    margin: 14px 0px;
  }
}

/*# sourceMappingURL=page.css.map */
