html, body {
  scroll-padding-top: 135px;
}

.display-none {
  display: none !important;
}

.slick-slide {
  padding: 16px 0 16px 0 !important;
}

.page-id-10 .views-field {
  padding-top: 200px !important;
}

.container-fluid-100 {
  position: absolute !important;
  width: 100% !important;
  text-align: center !important;
  left: 0 !important;
  overflow: hidden;
}

.page-id-10 .page__hero {
  display: none !important;
}

.button-slider-contact {
  border-bottom: 2px solid #333;
  color: #333;
  font-size: 22px;
  font-weight: 600;
}

.button-slider-contact:hover {
  text-decoration: none;
  color: #555;
}

@media only screen and (max-width: 576px) {
  .button-slider-contact {
    font-size: 18px;
  }
  .page-id-10 .views-field {
    text-align: center !important;
  }
  .info-field img {
    float: none !important;
    margin-right: 0px !important;
    margin-bottom: 10px;
  }
  .page-id-10 .full-width-field {
    max-width: 100% !important;
    width: 100% !important;
  }
}
.c-container {
  max-width: 1248px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 1248px) {
  .c-container {
    padding: 0 20px;
  }
}

.c-padding-container {
  padding-inline: calc((100% - 1248px) / 2);
}
@media (max-width: 1248px) {
  .c-padding-container {
    padding: 0 20px;
  }
}

.page__content {
  margin-bottom: 0;
}

.page__footer {
  background-color: #f0f0f0;
}

/** Styles for Components */
.page-component[data-name=newsletter_signup_block] {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  font-family: "Source Sans Pro";
}
.page-component[data-name=newsletter_signup_block] .newsletter-signup-block-component {
  background-color: #BF2328;
  color: white;
  padding-block: 60px;
  text-align: center;
}
.page-component[data-name=newsletter_signup_block] .newsletter-signup-block-component h2 {
  font-size: 40px;
  margin: 0 0 24px 0;
  line-height: 1.2;
  color: #fff;
}
.page-component[data-name=newsletter_signup_block] .newsletter-signup-block-component h2 + p {
  font-size: 18px;
  margin: 0 auto 30px auto;
  max-width: 460px;
}
@media (max-width: 568px) {
  .page-component[data-name=newsletter_signup_block] .newsletter-signup-block-component h2 {
    font-size: 30px;
  }
  .page-component[data-name=newsletter_signup_block] .newsletter-signup-block-component h2 + p {
    font-size: 16px;
  }
}
.page-component[data-name=newsletter_signup_block] .newsletter-signup-block-component .after-form-text {
  font-size: 14px;
  margin-top: 16px;
}
.page-component[data-name=newsletter_signup_block] .newsletter-signup-block-component .after-form-text a {
  color: #fff;
  text-decoration: underline;
}
.page-component[data-name=newsletter_signup_block] .newsletter-signup-block-component .after-form-text a:hover {
  text-decoration: none;
}
@media (max-width: 568px) {
  .page-component[data-name=newsletter_signup_block] .newsletter-signup-block-component .after-form-text {
    font-size: 12px;
  }
}
.page-component[data-name=newsletter_signup_block] .newsletter-signup-block-component .gform-wrapper {
  width: 100%;
  max-width: 590px;
  margin: 0 auto;
}
.page-component[data-name=newsletter_signup_block] .newsletter-signup-block-component .gform-wrapper form {
  width: 100%;
  display: flex;
  gap: 16px;
  align-items: stretch;
  justify-content: flex-start;
}
@media (max-width: 640px) {
  .page-component[data-name=newsletter_signup_block] .newsletter-signup-block-component .gform-wrapper form {
    flex-wrap: wrap;
  }
}
.page-component[data-name=newsletter_signup_block] .newsletter-signup-block-component .gform-wrapper form .gform-body {
  width: 100%;
  flex-grow: 1;
  flex-shrink: 1;
}
.page-component[data-name=newsletter_signup_block] .newsletter-signup-block-component .gform-wrapper form .gform-body input[type=email],
.page-component[data-name=newsletter_signup_block] .newsletter-signup-block-component .gform-wrapper form .gform-body input[type=text] {
  width: 100%;
  padding: 16px;
  border-radius: 10px;
  color: #666666;
  font-weight: bold;
  border: none;
  height: 64px;
  outline: none;
}
.page-component[data-name=newsletter_signup_block] .newsletter-signup-block-component .gform-wrapper form .gform_footer {
  flex-shrink: 0;
  flex-grow: 0;
  margin-top: 0;
  padding: 0;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
@media (max-width: 640px) {
  .page-component[data-name=newsletter_signup_block] .newsletter-signup-block-component .gform-wrapper form .gform_footer {
    width: 100%;
  }
}
.page-component[data-name=newsletter_signup_block] .newsletter-signup-block-component .gform-wrapper form .gform_footer input.gform_button {
  border: none;
  background-color: #fff;
  border-radius: 20px 0 20px 20px;
  box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.4);
  padding: 16px 26px;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  color: #BF2328;
  align-self: flex-start;
  height: 64px;
}
@media (max-width: 640px) {
  .page-component[data-name=newsletter_signup_block] .newsletter-signup-block-component .gform-wrapper form .gform_footer input.gform_button {
    width: 100%;
  }
}
.page-component[data-name=newsletter_signup_block] .newsletter-signup-block-component .gform-wrapper form .gform_footer input.gform_button:hover {
  background-color: #921b1f;
  color: #fff;
}

.page-component[data-name=grey_text_image_block] {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  background-color: #F0F0F0;
  padding-block: 40px;
}
.page-component[data-name=grey_text_image_block]:has(.grey-text-image-block-component.add-top-margin) {
  margin-top: 45px;
}
.page-component[data-name=grey_text_image_block]:has(.grey-text-image-block-component.add-bottom-margin) {
  margin-bottom: 45px;
}
.page-component[data-name=grey_text_image_block] .grey-text-image-block-component .c-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}
.page-component[data-name=grey_text_image_block] .grey-text-image-block-component .c-container .text-container {
  width: 100%;
  max-width: 530px;
}
.page-component[data-name=grey_text_image_block] .grey-text-image-block-component .c-container .text-container h2 {
  font-size: 40px;
  color: #BF2328;
  font-weight: bold;
  margin: 0 0 24px 0;
}
.page-component[data-name=grey_text_image_block] .grey-text-image-block-component .c-container .text-container .text-content {
  font-size: 18px;
  margin: 8px 0 40px 0;
  line-height: 1.2;
}
.page-component[data-name=grey_text_image_block] .grey-text-image-block-component .c-container .text-container .group-buttons {
  display: flex;
  justify-content: flex-start;
  gap: 20px;
  align-items: center;
}
@media (max-width: 940px) {
  .page-component[data-name=grey_text_image_block] .grey-text-image-block-component .c-container .text-container .group-buttons {
    flex-wrap: wrap;
  }
}
.page-component[data-name=grey_text_image_block] .grey-text-image-block-component .c-container .text-container .video-link,
.page-component[data-name=grey_text_image_block] .grey-text-image-block-component .c-container .text-container .cta-link {
  display: inline-flex;
  background: #BF2328;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  gap: 10px;
  justify-content: center;
  align-items: center;
  padding: 16px 38px;
  border-radius: 20px 0 20px 20px;
}
.page-component[data-name=grey_text_image_block] .grey-text-image-block-component .c-container .text-container .video-link svg,
.page-component[data-name=grey_text_image_block] .grey-text-image-block-component .c-container .text-container .cta-link svg {
  flex-shrink: 0;
  flex-grow: 0;
}
.page-component[data-name=grey_text_image_block] .grey-text-image-block-component .c-container .text-container .video-link:hover,
.page-component[data-name=grey_text_image_block] .grey-text-image-block-component .c-container .text-container .cta-link:hover {
  background-color: #6d1417;
  text-decoration: none;
}
@media (max-width: 768px) {
  .page-component[data-name=grey_text_image_block] .grey-text-image-block-component .c-container .text-container h2 {
    font-size: 30px;
  }
  .page-component[data-name=grey_text_image_block] .grey-text-image-block-component .c-container .text-container .text-content {
    font-size: 16px;
  }
}
.page-component[data-name=grey_text_image_block] .grey-text-image-block-component .c-container img {
  display: block;
  height: auto;
  flex-shrink: 1;
  width: 100%;
  max-width: 500px;
}
@media (max-width: 578px) {
  .page-component[data-name=grey_text_image_block] .grey-text-image-block-component .c-container {
    flex-direction: column;
  }
  .page-component[data-name=grey_text_image_block] .grey-text-image-block-component .c-container .text-container {
    width: 100%;
    max-width: 100%;
  }
  .page-component[data-name=grey_text_image_block] .grey-text-image-block-component .c-container img {
    max-width: 100%;
  }
}

.latest-blog-posts-style2-component {
  padding: 85px 0;
}
.latest-blog-posts-style2-component.remove-top-margin {
  padding-top: 0;
}
.latest-blog-posts-style2-component.remove-bottom-margin {
  padding-bottom: 0;
}
.latest-blog-posts-style2-component .header-component {
  text-align: center;
}
.latest-blog-posts-style2-component .header-component h2 {
  margin-bottom: 8px;
}
.latest-blog-posts-style2-component .header-component h3 {
  font-size: 40px;
  font-weight: bold;
  color: #BF2328;
  margin: 8px 0;
}
.latest-blog-posts-style2-component .header-component .text-content {
  width: 100%;
  max-width: 890px;
  margin: 8px auto 40px auto;
  font-size: 18px;
}
@media (max-width: 867px) {
  .latest-blog-posts-style2-component .header-component h3 {
    font-size: 30px;
  }
  .latest-blog-posts-style2-component .header-component .text-content {
    font-size: 16px;
  }
}
.latest-blog-posts-style2-component .img-post {
  display: block;
  height: auto;
}
.latest-blog-posts-style2-component .img-post img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 60px 0 60px 60px;
}
.latest-blog-posts-style2-component .read-more {
  margin-top: auto;
  display: block;
  font-weight: bold;
  font-size: 16px;
  color: #BF2328;
  border: 1px solid #BF2328;
  padding: 16px 45px;
  border-radius: 20px 0 20px 20px;
  text-align: center;
}
.latest-blog-posts-style2-component .read-more:hover {
  background-color: #BF2328;
  color: #fff;
  text-decoration: none;
}
.latest-blog-posts-style2-component .featured-block {
  display: flex;
  gap: 30px;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}
.latest-blog-posts-style2-component .featured-block .img-post,
.latest-blog-posts-style2-component .featured-block .post-content {
  width: 50%;
  flex-grow: 1;
  flex-shrink: 1;
}
@media (max-width: 867px) {
  .latest-blog-posts-style2-component .featured-block {
    align-items: flex-start;
  }
}
@media (max-width: 768px) {
  .latest-blog-posts-style2-component .featured-block {
    flex-direction: column;
    gap: 10px;
  }
  .latest-blog-posts-style2-component .featured-block .img-post,
  .latest-blog-posts-style2-component .featured-block .post-content {
    width: 100%;
  }
}
.latest-blog-posts-style2-component .featured-block .post-content {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  gap: 8px;
  color: #333333;
}
.latest-blog-posts-style2-component .featured-block .post-content h3 {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.2;
  color: #000;
  margin: 0;
}
.latest-blog-posts-style2-component .featured-block .post-content h3 a {
  color: inherit;
}
.latest-blog-posts-style2-component .featured-block .post-content h3 a:hover {
  color: #BF2328;
  text-decoration: none;
}
@media (max-width: 867px) {
  .latest-blog-posts-style2-component .featured-block .post-content h3 {
    font-size: 26px;
  }
}
.latest-blog-posts-style2-component .featured-block .post-content time {
  font-size: 16px;
  margin-bottom: 24px;
}
@media (max-width: 867px) {
  .latest-blog-posts-style2-component .featured-block .post-content time {
    font-size: 14px;
  }
}
.latest-blog-posts-style2-component .featured-block .post-content p {
  font-size: 18px;
  line-height: 1.2;
  margin: 0;
}
@media (max-width: 867px) {
  .latest-blog-posts-style2-component .featured-block .post-content p {
    font-size: 16px;
  }
}
.latest-blog-posts-style2-component .featured-block .post-content .read-more {
  width: 100%;
  max-width: 220px;
  margin-top: 25px;
}
.latest-blog-posts-style2-component .blocks-list {
  display: flex;
  gap: 85px;
  justify-content: flex-start;
  align-items: stretch;
}
.latest-blog-posts-style2-component .blocks-list .block {
  width: calc(33.3333% - 28.3333px);
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.latest-blog-posts-style2-component .blocks-list .block img {
  border-radius: 30px 0 30px 30px;
}
.latest-blog-posts-style2-component .blocks-list .block .post-content {
  margin-top: 8px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  flex-grow: 1;
}
.latest-blog-posts-style2-component .blocks-list .block .post-content time {
  font-size: 16px;
  color: #343A40;
}
.latest-blog-posts-style2-component .blocks-list .block .post-content h3 {
  margin: 8px 0 16px 0;
  font-size: 16px;
  color: #000;
}
.latest-blog-posts-style2-component .blocks-list .block .post-content h3 a {
  color: inherit;
}
.latest-blog-posts-style2-component .blocks-list .block .post-content h3 a:hover {
  color: #BF2328;
  text-decoration: none;
}
.latest-blog-posts-style2-component .blocks-list .block .post-content .read-more {
  width: 100%;
}
@media (max-width: 1024px) {
  .latest-blog-posts-style2-component .blocks-list {
    gap: 60px;
  }
  .latest-blog-posts-style2-component .blocks-list .block {
    width: calc(33.3333% - 20px);
  }
}
@media (max-width: 867px) {
  .latest-blog-posts-style2-component .blocks-list {
    gap: 30px;
  }
  .latest-blog-posts-style2-component .blocks-list .block {
    width: calc(33.3333% - 15px);
  }
}
@media (max-width: 728px) {
  .latest-blog-posts-style2-component .blocks-list {
    gap: 15px;
  }
  .latest-blog-posts-style2-component .blocks-list .block {
    width: calc(33.3333% - 10px);
  }
}
@media (max-width: 596px) {
  .latest-blog-posts-style2-component .blocks-list {
    gap: 15px;
    flex-direction: column;
  }
  .latest-blog-posts-style2-component .blocks-list .block {
    width: 100%;
  }
}
.latest-blog-posts-style2-component .other-content-general-cta {
  margin-top: 50px;
}
.latest-blog-posts-style2-component .other-content-general-cta .other-content {
  font-size: 18px;
}
.latest-blog-posts-style2-component .other-content-general-cta .general-cta {
  margin-top: 25px;
  text-align: center;
}
.latest-blog-posts-style2-component .other-content-general-cta .general-cta .read-more {
  display: inline-block;
  width: 100%;
  max-width: 220px;
}

.page-component[data-name=awards_accreditations] {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  background-color: #F0F0F0;
  font-family: "Source Sans Pro";
  padding-block: 45px;
}
.page-component[data-name=awards_accreditations]:has(.awards-accreditations-component.remove-bg) {
  background-color: transparent;
  padding-block: 0;
}
.page-component[data-name=awards_accreditations] .awards-accreditations-component {
  text-align: center;
}
.page-component[data-name=awards_accreditations] .awards-accreditations-component .c-container {
  max-width: 958px;
}
@media (max-width: 958px) {
  .page-component[data-name=awards_accreditations] .awards-accreditations-component .c-container {
    padding: 0 20px;
  }
}
.page-component[data-name=awards_accreditations] .awards-accreditations-component .c-container h2 {
  font-size: 24px;
  color: #BF2328;
  font-weight: bold;
  text-align: center;
  margin: 0 0 30px 0;
}
.page-component[data-name=awards_accreditations] .awards-accreditations-component .c-container .badges-container {
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 0;
}
.page-component[data-name=awards_accreditations] .awards-accreditations-component .c-container .badges-container img {
  display: block;
  width: 100%;
  height: auto;
  flex-shrink: 1;
  flex-grow: 0;
}
.page-component[data-name=awards_accreditations] .awards-accreditations-component .c-container .awards-accreditations-container {
  margin-top: 30px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  gap: 60px;
}
.page-component[data-name=awards_accreditations] .awards-accreditations-component .c-container .awards-accreditations-container img {
  display: block;
  height: auto;
  flex-shrink: 1;
  flex-grow: 0;
}
@media (max-width: 865px) {
  .page-component[data-name=awards_accreditations] .awards-accreditations-component .c-container .awards-accreditations-container {
    gap: 15px;
  }
}
@media (max-width: 768px) {
  .page-component[data-name=awards_accreditations] .awards-accreditations-component .c-container .awards-accreditations-container img {
    width: 100%;
  }
}
@media (max-width: 592px) {
  .page-component[data-name=awards_accreditations] .awards-accreditations-component .c-container .badges-container {
    flex-wrap: wrap;
    gap: 25px;
  }
  .page-component[data-name=awards_accreditations] .awards-accreditations-component .c-container .badges-container img {
    width: calc(50% - 25px);
  }
  .page-component[data-name=awards_accreditations] .awards-accreditations-component .c-container .awards-accreditations-container {
    flex-wrap: wrap;
    gap: 25px;
  }
  .page-component[data-name=awards_accreditations] .awards-accreditations-component .c-container .awards-accreditations-container img {
    width: calc(50% - 25px);
  }
}

.page-component[data-name=greyscale_to_colour_info_tiles] {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  font-family: "Source Sans Pro";
}
.page-component[data-name=greyscale_to_colour_info_tiles] .greyscale-to-colour-info-tiles-component {
  padding: 60px 20px;
}
.page-component[data-name=greyscale_to_colour_info_tiles] .greyscale-to-colour-info-tiles-component.remove-top-margin {
  padding-top: 0;
}
.page-component[data-name=greyscale_to_colour_info_tiles] .greyscale-to-colour-info-tiles-component.remove-bottom-margin {
  padding-bottom: 0;
}
.page-component[data-name=greyscale_to_colour_info_tiles] .greyscale-to-colour-info-tiles-component .other-content {
  font-size: 18px;
  font-weight: normal;
  width: 100%;
  max-width: 890px;
  margin: 45px auto 25px auto;
  text-align: center;
}
.page-component[data-name=greyscale_to_colour_info_tiles] .greyscale-to-colour-info-tiles-component .other-content a {
  color: inherit;
  text-decoration: underline;
}
.page-component[data-name=greyscale_to_colour_info_tiles] .greyscale-to-colour-info-tiles-component .other-content a:hover {
  text-decoration: none;
}
.page-component[data-name=greyscale_to_colour_info_tiles] .greyscale-to-colour-info-tiles-component.style-2 {
  background-color: #182D3D;
  color: #fff;
}
.page-component[data-name=greyscale_to_colour_info_tiles] .greyscale-to-colour-info-tiles-component.style-2 .featured-product-cards {
  max-width: 1248px;
}
.page-component[data-name=greyscale_to_colour_info_tiles] .greyscale-to-colour-info-tiles-component.style-2 .card {
  max-width: 20em;
  background-color: transparent;
}
.page-component[data-name=greyscale_to_colour_info_tiles] .greyscale-to-colour-info-tiles-component.style-2 .card a {
  height: 100%;
}
.page-component[data-name=greyscale_to_colour_info_tiles] .greyscale-to-colour-info-tiles-component.style-2 .card img {
  height: 100%;
  object-fit: cover;
}
.page-component[data-name=greyscale_to_colour_info_tiles] .greyscale-to-colour-info-tiles-component.style-2 .card .card-body {
  font-size: 18px;
}
@media (max-width: 562px) {
  .page-component[data-name=greyscale_to_colour_info_tiles] .greyscale-to-colour-info-tiles-component.style-2 .card .card-header a {
    font-size: 19px;
  }
  .page-component[data-name=greyscale_to_colour_info_tiles] .greyscale-to-colour-info-tiles-component.style-2 .card .card-body {
    font-size: 15px;
  }
}
.page-component[data-name=greyscale_to_colour_info_tiles] .greyscale-to-colour-info-tiles-component.style-2 h2, .page-component[data-name=greyscale_to_colour_info_tiles] .greyscale-to-colour-info-tiles-component.style-2 h3 {
  color: inherit;
}
.page-component[data-name=greyscale_to_colour_info_tiles] .greyscale-to-colour-info-tiles-component.style-2 h2 {
  font-size: 40px;
  font-weight: bold;
  margin: 0 0 24px 0;
}
@media (max-width: 768px) {
  .page-component[data-name=greyscale_to_colour_info_tiles] .greyscale-to-colour-info-tiles-component.style-2 h2 {
    font-size: 30px;
  }
}
.page-component[data-name=greyscale_to_colour_info_tiles] .greyscale-to-colour-info-tiles-component.style-2 .btn {
  border-color: #fff;
  padding: 16px 50px;
  line-height: 1;
  font-weight: bold;
  font-size: 16px;
  border-radius: 20px 0 20px 20px;
  background: transparent;
  color: #fff;
}
.page-component[data-name=greyscale_to_colour_info_tiles] .greyscale-to-colour-info-tiles-component.style-2 .btn:hover {
  background-color: #fff;
  color: #182D3D;
}

.page-component[data-name=featured_case_studies] .featured-case-studies-component {
  padding-block: 60px;
}
.page-component[data-name=featured_case_studies] .featured-case-studies-component.remove-top-margin {
  padding-top: 0;
}
.page-component[data-name=featured_case_studies] .featured-case-studies-component.remove-bottom-margin {
  padding-bottom: 0;
}
.page-component[data-name=featured_case_studies] .featured-case-studies-component .header-component .richtext__field-body {
  max-width: 930px;
  width: 100%;
  margin: 0 auto;
  font-size: 18px;
}
.page-component[data-name=featured_case_studies] .featured-case-studies-component .header-component h3 {
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 24px;
}
@media (max-width: 576px) {
  .page-component[data-name=featured_case_studies] .featured-case-studies-component .header-component h3 {
    font-size: 30px;
  }
}
.page-component[data-name=featured_case_studies] .featured-case-studies-component .showcase-teaser::after {
  display: none;
}
.page-component[data-name=featured_case_studies] .featured-case-studies-component .showcase-teaser {
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
  padding: 0;
}
.page-component[data-name=featured_case_studies] .featured-case-studies-component .showcase-teaser h2 {
  margin-bottom: 15px;
  padding: 10px 35px 0 35px;
}
.page-component[data-name=featured_case_studies] .featured-case-studies-component .showcase-teaser .laptop-image {
  max-width: 215px;
}
.page-component[data-name=featured_case_studies] .featured-case-studies-component .block-card-item .item-content {
  background-color: #fff;
  padding: 24px;
  text-align: center;
}
.page-component[data-name=featured_case_studies] .featured-case-studies-component .block-card-item .item-content h3 {
  margin: 0;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #000;
}
.page-component[data-name=featured_case_studies] .featured-case-studies-component .block-card-item .item-content .read-more {
  padding: 16px;
  border: 1px solid #BF2328;
  color: #BF2328;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  border-radius: 20px 0px 20px 20px;
  width: 100%;
  margin-top: 24px;
  display: block;
}
.page-component[data-name=featured_case_studies] .featured-case-studies-component .block-card-item:hover .read-more {
  background-color: #BF2328;
  color: #fff;
}

.logos-component {
  padding-block: 50px;
}
.logos-component.remove-top-margin {
  padding-top: 0;
}
.logos-component.remove-bottom-margin {
  padding-bottom: 0;
}
.logos-component h2 {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
  text-align: center;
  margin: 0 0 30px 0;
}
.logos-component .c-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
}
.logos-component .c-container img, .logos-component .c-container a {
  flex-grow: 0;
  flex-shrink: 1;
  width: auto;
  max-width: 190px;
  max-height: 80px;
  object-fit: contain;
  height: auto;
  display: block;
  text-align: center;
}
@media (max-width: 768px) {
  .logos-component .c-container {
    flex-wrap: wrap;
    justify-content: space-around;
    gap: 30px;
    padding-inline: 0;
  }
  .logos-component .c-container img, .logos-component .c-container a {
    width: calc(33.3333% - 40px);
    max-width: none;
    flex-grow: 0;
  }
  .logos-component .c-container a img {
    width: 80%;
    display: inline-block;
  }
}
@media (max-width: 426px) {
  .logos-component .c-container {
    gap: 25px;
  }
  .logos-component .c-container img, .logos-component .c-container a {
    width: calc(50% - 40px);
  }
  .logos-component .c-container a img {
    width: 80%;
    display: inline-block;
  }
}

.featured-services-component {
  padding-block: 60px;
}
.featured-services-component.remove-top-margin {
  padding-top: 0;
}
.featured-services-component.remove-bottom-margin {
  padding-bottom: 0;
}
.featured-services-component .header-component {
  font-size: 18px;
}
.featured-services-component .header-component h3 {
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 24px;
  color: #BF2328;
}
@media (max-width: 576px) {
  .featured-services-component .header-component h3 {
    font-size: 30px;
  }
}
.featured-services-component .header-component p {
  font-size: inherit;
}
.featured-services-component .landing-block-link {
  margin: 0;
  display: block;
  height: 100%;
  width: 100%;
  padding: 0 15px;
}
.featured-services-component article.landing-block {
  margin-bottom: 0;
  padding: 0;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15);
  margin: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  padding: 40px 24px 24px 24px;
  border-radius: 35px 0 35px 35px;
  text-align: left;
}
.featured-services-component article.landing-block img {
  width: 70px;
  height: 70px;
  object-fit: contain;
  display: inline-block;
}
.featured-services-component article.landing-block h2.title {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #BF2328;
  font-family: "Source Sans Pro";
  margin: 16px 0 8px 0;
}
.featured-services-component article.landing-block:hover {
  background: #880809;
  color: #fff;
}
.featured-services-component article.landing-block:hover .title,
.featured-services-component article.landing-block:hover .text {
  color: inherit;
}
.featured-services-component .views-row {
  margin-top: 55px;
}
.featured-services-component .other-content-general-cta {
  margin-top: 50px;
}
.featured-services-component .other-content-general-cta .other-content {
  font-size: 18px;
}
.featured-services-component .other-content-general-cta .general-cta {
  margin-top: 25px;
  text-align: center;
}
.featured-services-component .other-content-general-cta .general-cta .read-more {
  display: inline-block;
  width: auto;
  font-weight: bold;
  font-size: 16px;
  color: #BF2328;
  border: 1px solid #BF2328;
  padding: 16px 55px;
  border-radius: 20px 0 20px 20px;
  text-align: center;
}
.featured-services-component .other-content-general-cta .general-cta .read-more:hover {
  background-color: #BF2328;
  color: #fff;
  text-decoration: none;
}

.page-component[data-name=fixed_banner_video_frame] {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  font-family: "Source Sans Pro";
  background-color: #BF2328;
  color: #fff;
  padding-block: 100px;
}
.page-component[data-name=fixed_banner_video_frame] .fixed-banner-video-frame-component .c-container {
  display: flex;
  gap: 80px;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1200px) {
  .page-component[data-name=fixed_banner_video_frame] .fixed-banner-video-frame-component .c-container {
    align-items: flex-start;
  }
}
@media (max-width: 992px) {
  .page-component[data-name=fixed_banner_video_frame] .fixed-banner-video-frame-component .c-container {
    gap: 40px;
  }
}
@media (max-width: 768px) {
  .page-component[data-name=fixed_banner_video_frame] .fixed-banner-video-frame-component .c-container {
    flex-wrap: wrap;
  }
}
.page-component[data-name=fixed_banner_video_frame] .fixed-banner-video-frame-component .c-container .banner-text,
.page-component[data-name=fixed_banner_video_frame] .fixed-banner-video-frame-component .c-container .video-box {
  width: calc(50% - 40px);
}
@media (max-width: 992px) {
  .page-component[data-name=fixed_banner_video_frame] .fixed-banner-video-frame-component .c-container .banner-text,
  .page-component[data-name=fixed_banner_video_frame] .fixed-banner-video-frame-component .c-container .video-box {
    width: calc(50% - 20px);
  }
}
@media (max-width: 768px) {
  .page-component[data-name=fixed_banner_video_frame] .fixed-banner-video-frame-component .c-container .banner-text,
  .page-component[data-name=fixed_banner_video_frame] .fixed-banner-video-frame-component .c-container .video-box {
    width: 100%;
  }
}
.page-component[data-name=fixed_banner_video_frame] .fixed-banner-video-frame-component .c-container .banner-text {
  font-size: 18px;
}
.page-component[data-name=fixed_banner_video_frame] .fixed-banner-video-frame-component .c-container .banner-text ul, .page-component[data-name=fixed_banner_video_frame] .fixed-banner-video-frame-component .c-container .banner-text ol {
  padding-left: 25px;
}
.page-component[data-name=fixed_banner_video_frame] .fixed-banner-video-frame-component .c-container .banner-text ul li, .page-component[data-name=fixed_banner_video_frame] .fixed-banner-video-frame-component .c-container .banner-text ol li {
  list-style: none;
}
.page-component[data-name=fixed_banner_video_frame] .fixed-banner-video-frame-component .c-container .banner-text ul li::before, .page-component[data-name=fixed_banner_video_frame] .fixed-banner-video-frame-component .c-container .banner-text ol li::before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  margin-right: 10px;
  font-weight: bold;
  font-size: 14px;
}
.page-component[data-name=fixed_banner_video_frame] .fixed-banner-video-frame-component .c-container .banner-text img {
  display: block;
  margin-bottom: 8px;
}
.page-component[data-name=fixed_banner_video_frame] .fixed-banner-video-frame-component .c-container .banner-text h2 {
  font-size: 56px;
  font-style: normal;
  font-weight: 700;
  color: inherit;
  margin: 0 0 24px 0;
}
@media (max-width: 1200px) {
  .page-component[data-name=fixed_banner_video_frame] .fixed-banner-video-frame-component .c-container .banner-text h2 {
    font-size: 45px;
  }
}
@media (max-width: 992px) {
  .page-component[data-name=fixed_banner_video_frame] .fixed-banner-video-frame-component .c-container .banner-text h2 {
    font-size: 35px;
  }
}
.page-component[data-name=fixed_banner_video_frame] .fixed-banner-video-frame-component .c-container .banner-text .cta-box {
  display: flex;
  gap: 15px;
  align-items: center;
  justify-content: flex-start;
  text-decoration: none;
  margin-top: 40px;
}
.page-component[data-name=fixed_banner_video_frame] .fixed-banner-video-frame-component .c-container .banner-text .cta-box .cta-link {
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding: 16px;
  border-radius: 20px 0 20px 20px;
  line-height: 1;
}
.page-component[data-name=fixed_banner_video_frame] .fixed-banner-video-frame-component .c-container .banner-text .cta-box .cta-link.white-bg {
  background-color: white;
  color: #000;
  box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.4);
}
.page-component[data-name=fixed_banner_video_frame] .fixed-banner-video-frame-component .c-container .banner-text .cta-box .cta-link.white-bg:hover {
  color: #fff;
  background-color: #bb0b11;
  text-decoration: none;
}
.page-component[data-name=fixed_banner_video_frame] .fixed-banner-video-frame-component .c-container .banner-text .cta-box .cta-link.transp-bg {
  background-color: transparent;
  color: #fff;
  border: 2px solid #fff;
}
.page-component[data-name=fixed_banner_video_frame] .fixed-banner-video-frame-component .c-container .banner-text .cta-box .cta-link.transp-bg:hover {
  color: #bb0b11;
  background-color: #fff;
  text-decoration: none;
}
.page-component[data-name=fixed_banner_video_frame] .fixed-banner-video-frame-component .c-container .video-box .video-frame {
  border: 5px solid #fff;
  border-radius: 30px 0 30px 30px;
  position: relative;
  cursor: pointer;
}
.page-component[data-name=fixed_banner_video_frame] .fixed-banner-video-frame-component .c-container .video-box .video-frame .icon-play {
  display: block;
  width: 35%;
  height: 35%;
  position: absolute;
  left: 32.5%;
  top: 32.5%;
  z-index: 5;
}
.page-component[data-name=fixed_banner_video_frame] .fixed-banner-video-frame-component .c-container .video-box .video-frame .video-container {
  position: relative;
  transform: translate(-10px, 10px);
}
.page-component[data-name=fixed_banner_video_frame] .fixed-banner-video-frame-component .c-container .video-box .video-frame video {
  width: 100%;
  border-radius: 30px 0 30px 30px;
  display: block;
  object-fit: cover;
}

.page-component[data-name=image_left_html_right_section] .use-red-icons .image-with-rich-text__field-body li {
  list-style: none;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 10px;
  margin-bottom: 6px;
  color: #BF2328;
}
.page-component[data-name=image_left_html_right_section] .use-red-icons .image-with-rich-text__field-body li::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  flex-grow: 0;
  flex-shrink: 0;
  border-radius: 5px 0 5px 5px;
  background-color: #BF2328;
  margin-top: 9px;
}

.events-tables-component .table-tabs {
  display: flex;
  gap: 10px;
  align-items: stretch;
  justify-content: flex-start;
  margin-bottom: 30px;
}
.events-tables-component .table-tabs button.tab-button {
  border: 1px solid #ddd;
  padding: 5px 10px;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  background: #eee;
  border-radius: 4px;
}
.events-tables-component .table-tabs button.tab-button.active {
  border-color: #bf2328;
  background-color: #fcd1d3;
  color: #bf2328;
}
.events-tables-component .form-filter {
  display: flex;
  gap: 10px;
  align-items: stretch;
  justify-content: flex-start;
  margin-bottom: 30px;
}
.events-tables-component .form-filter input {
  border: 1px solid #ddd;
  flex-grow: 1;
  flex-shrink: 1;
  padding: 10px;
  border-radius: 5px;
}
.events-tables-component .form-filter button {
  border: 1px solid #ddd;
  padding: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #eee;
  border-radius: 5px;
  flex-shrink: 0;
  flex-grow: 0;
  width: 50px;
}
.events-tables-component .tables-box-container .tablepress,
.events-tables-component .tables-box-container .tablepress tbody td,
.events-tables-component .tables-box-container .tablepress tfoot td,
.events-tables-component .tables-box-container .tablepress thead th {
  text-align: center;
}
.events-tables-component .tables-box-container table.tablepress {
  width: fit-content;
  min-width: 800px;
}
.events-tables-component .tables-box-container .tablepress thead th.column-1 {
  width: 80px !important;
}
.events-tables-component .tables-box-container .tablepress thead,
.events-tables-component .tables-box-container .tablepress tbody td {
  border: 1px solid #ddd !important;
}
.events-tables-component .tables-box-container .table-square:not(:last-child) {
  margin-bottom: 40px;
}
.events-tables-component .tables-box-container .td-active,
.events-tables-component .tables-box-container .tablepress tbody td:hover:not(:first-child) {
  background-color: #ffd2d4;
  color: #000;
  border: 3px solid #bd4549 !important;
}
.events-tables-component .tables-box-container .tablepress-wrapper-hscroll {
  width: 100%;
  overflow-x: auto;
}

.page-component[data-name=testimonials_carousel] {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  font-family: "Source Sans Pro";
  color: #ffffff;
  background-color: #182D3D;
  padding-inline: 20px;
}
.page-component[data-name=testimonials_carousel] .testimonials-carousel-component {
  padding-block: 68px;
}
.page-component[data-name=testimonials_carousel] .testimonials-carousel-component .owl-stage-outer {
  overflow-x: hidden;
  padding-block: 40px;
}
.page-component[data-name=testimonials_carousel] .testimonials-carousel-component .owl-nav {
  display: none;
}
.page-component[data-name=testimonials_carousel] .testimonials-carousel-component .owl-stage {
  display: flex;
  align-items: stretch;
  justify-content: center;
  gap: 30px;
  flex-wrap: nowrap;
}
@media (max-width: 650px) {
  .page-component[data-name=testimonials_carousel] .testimonials-carousel-component .owl-stage {
    gap: 20px;
  }
}
.page-component[data-name=testimonials_carousel] .testimonials-carousel-component .title-text-container {
  width: 100%;
  max-width: 890px;
  margin: 0 auto;
  text-align: center !important;
}
.page-component[data-name=testimonials_carousel] .testimonials-carousel-component .title-text-container h2 {
  color: #fff;
  font-size: 40px;
}
.page-component[data-name=testimonials_carousel] .testimonials-carousel-component .title-text-container p {
  font-size: 18px;
  line-height: 1.3;
}
.page-component[data-name=testimonials_carousel] .testimonials-carousel-component .carousel-navigation {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 890px;
  margin: 20px auto 0 auto;
  gap: 15px;
}
.page-component[data-name=testimonials_carousel] .testimonials-carousel-component .carousel-navigation .dots {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-inline: auto;
}
.page-component[data-name=testimonials_carousel] .testimonials-carousel-component .carousel-navigation .dots button {
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background-color: #fff;
  opacity: 0.4;
  border: none;
  cursor: pointer;
  padding: 0;
}
.page-component[data-name=testimonials_carousel] .testimonials-carousel-component .carousel-navigation .dots button.active {
  opacity: 1;
}
.page-component[data-name=testimonials_carousel] .testimonials-carousel-component .carousel-navigation button.prev-button,
.page-component[data-name=testimonials_carousel] .testimonials-carousel-component .carousel-navigation button.next-button {
  width: 48px;
  height: 48px;
  cursor: pointer;
  border: none;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  outline: none;
}
@media (max-width: 750px) {
  .page-component[data-name=testimonials_carousel] .testimonials-carousel-component .carousel-navigation button.prev-button,
  .page-component[data-name=testimonials_carousel] .testimonials-carousel-component .carousel-navigation button.next-button {
    display: none;
  }
}
.page-component[data-name=testimonials_carousel] .testimonials-carousel-component .carousel-navigation button.prev-button svg,
.page-component[data-name=testimonials_carousel] .testimonials-carousel-component .carousel-navigation button.next-button svg {
  pointer-events: none;
}
.page-component[data-name=testimonials_carousel] .testimonials-carousel-component .cta-button-container {
  margin-top: 40px;
  text-align: center;
}
.page-component[data-name=testimonials_carousel] .testimonials-carousel-component .cta-button-container .cta-button {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  padding: 16px 32px;
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 20px 0 20px 20px;
  transition: all 0.3s ease-in-out;
  color: #fff;
  line-height: 1.1;
}
.page-component[data-name=testimonials_carousel] .testimonials-carousel-component .cta-button-container .cta-button:hover {
  background-color: #BF2328;
  border-color: #BF2328;
  color: #fff;
  text-decoration: none;
}
.page-component[data-name=testimonials_carousel] .testimonials-carousel-component .carousel-block {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  gap: 35px;
  flex-wrap: nowrap;
  margin-top: 10px;
  position: relative;
}
.page-component[data-name=testimonials_carousel] .testimonials-carousel-component .carousel-block::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 200px;
  height: 100%;
  background: linear-gradient(to right, #182D3D, rgba(24, 45, 61, 0.8) 50%, rgba(24, 45, 61, 0) 100%);
  pointer-events: none;
  z-index: 2;
  display: none;
}
@media (max-width: 1600px) {
  .page-component[data-name=testimonials_carousel] .testimonials-carousel-component .carousel-block::before {
    width: 20px;
  }
}
.page-component[data-name=testimonials_carousel] .testimonials-carousel-component .carousel-block::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 200px;
  height: 100%;
  background: linear-gradient(to left, #182D3D, rgba(24, 45, 61, 0.8) 50%, rgba(24, 45, 61, 0) 100%);
  pointer-events: none;
  z-index: 2;
  display: none;
}
@media (max-width: 1600px) {
  .page-component[data-name=testimonials_carousel] .testimonials-carousel-component .carousel-block::after {
    width: 20px;
  }
}
@media (max-width: 650px) {
  .page-component[data-name=testimonials_carousel] .testimonials-carousel-component .carousel-block {
    gap: 20px;
  }
}
.page-component[data-name=testimonials_carousel] .testimonials-carousel-component .testimonial-card {
  background-color: transparent;
  padding: 16px;
  border: 1px solid #fff;
  display: flex;
  flex-direction: column;
  gap: 15px;
  height: 100%;
  border-radius: 25px 0 25px 25px;
  transition: all 0.3s ease-in-out;
}
.page-component[data-name=testimonials_carousel] .testimonials-carousel-component .testimonial-card:hover, .page-component[data-name=testimonials_carousel] .testimonials-carousel-component .testimonial-card.hover-active {
  background-color: #BF2328;
  border-color: #BF2328;
  transform: scale(1.08);
}
@media (max-width: 940px) {
  .page-component[data-name=testimonials_carousel] .testimonials-carousel-component .testimonial-card:hover, .page-component[data-name=testimonials_carousel] .testimonials-carousel-component .testimonial-card.hover-active {
    transform: none;
  }
}
.page-component[data-name=testimonials_carousel] .testimonials-carousel-component .testimonial-card .quotes {
  font-size: 56px;
  line-height: 1;
}
.page-component[data-name=testimonials_carousel] .testimonials-carousel-component .testimonial-card .text-content {
  color: #fff;
  margin-bottom: 40px;
  font-weight: 600;
  font-size: 18px;
}
.page-component[data-name=testimonials_carousel] .testimonials-carousel-component .testimonial-card .author-info {
  margin-top: auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  font-size: 14px;
}
.page-component[data-name=testimonials_carousel] .testimonials-carousel-component .testimonial-card .author-info img {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  object-fit: cover;
  flex-grow: 0;
  flex-shrink: 0;
}
.page-component[data-name=testimonials_carousel] .testimonials-carousel-component .testimonial-card .author-info .author-data {
  flex-grow: 1;
  flex-shrink: 1;
  width: 100%;
  color: #fff;
  font-size: 14px;
}
.page-component[data-name=testimonials_carousel] .testimonials-carousel-component .testimonial-card .author-info .author-data strong {
  display: block;
  font-size: inherit;
}

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