/* Generated by less 3.11.1 */
/*
Theme Name: Heaford x Drupa
Author: Arriba
Author URI: https://arriba.agency
Version: 1.0.0
*/
/* -------------------------------- 
Colours
-------------------------------- */
/*HEAFORD*/
/* -------------------------------- 
Breakpoints
-------------------------------- */
/* -------------------------------- 
Containers
-------------------------------- */
html,
body {
  border: 0;
  font-family: 'Open Sans', 'Helvetica-Neue', 'Helvetica', Arial, sans-serif;
  line-height: 1.4;
  margin: 0;
  padding: 0;
}
div,
span,
object,
iframe,
img,
table,
caption,
thead,
tbody,
tfoot,
tr,
tr,
td,
article,
aside,
canvas,
details,
figure,
hgroup,
menu,
nav,
footer,
header,
section,
summary,
mark,
audio,
video {
  border: 0;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
address,
cit,
code,
del,
dfn,
em,
ins,
q,
samp,
small,
strong,
sub,
sup,
b,
i,
hr,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
legend,
label {
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}
article,
aside,
canvas,
figure,
figure img,
figcaption,
hgroup,
footer,
header,
nav,
section,
audio,
video {
  display: block;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
table caption,
table th,
table td {
  text-align: left;
  vertical-align: middle;
}
a img {
  border: 0;
}
:focus {
  outline: 0;
}
h1 {
  font-size: 46px;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 10px;
  letter-spacing: 2px;
}
h2 {
  font-size: 27px;
  font-weight: 400;
  margin-bottom: 20px;
  letter-spacing: 2px;
}
h3 {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 20px;
  letter-spacing: 2px;
}
h4 {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 20px;
  letter-spacing: 2px;
}
p {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 25px;
}
p:last-child {
  margin-bottom: 0;
}
.page-template-page-new h1 {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 10px;
  letter-spacing: 0px;
}
.page-template-page-new h2 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 20px;
  letter-spacing: 0px;
}
.page-template-page-new h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
  letter-spacing: 0px;
}
.page-template-page-new h4 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 20px;
  letter-spacing: 2px;
}
.page-template-page-new p {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 20px;
}
.page-template-page-new p:last-child {
  margin-bottom: 0;
}
.has-medium-font-size {
  font-size: 22px;
}
.tagline {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
a {
  text-decoration: none;
  transition: all 0.25s;
}
a:hover {
  text-decoration: none;
}
.no-marg {
  margin: 0;
}
@media only screen and (max-width: 768px) {
  h1 {
    font-size: 32px;
    line-height: 1.2;
  }
  h2 {
    font-size: 28px;
    line-height: 1.2;
  }
  h3 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
  }
  h4 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
  }
  p {
    font-size: 16px;
    margin-bottom: 20px;
  }
  p:last-child {
    margin-bottom: 0;
  }
}
html {
  scroll-behavior: smooth;
}
body {
  background-color: #fff;
  padding-top: 120px;
  width: 100vw;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
}
.has-white-background-color {
  background-color: #fff;
}
.has-black-background-color {
  background-color: #000;
}
.has-dark-grey-background-color {
  background-color: #6E6E6E;
}
.has-grey-background-color {
  background-color: #e1e1e1;
}
.has-light-grey-background-color {
  background-color: #f1f1f1;
}
.has-red-background-color {
  background-color: #851719;
}
.has-navy-background-color {
  background-color: #282259;
}
.has-light-grey-to-white-gradient-background {
  background: linear-gradient(0deg, #f1f1f1 0%, #fff 100%);
}
.has-white-to-light-grey-gradient-background {
  background: linear-gradient(0deg, #fff 0%, #f1f1f1 100%);
}
.has-heaford-gradient-background {
  background: radial-gradient(55.76% 154.66% at 95.9% 19.06%, rgba(24, 169, 227, 0.1) 0%, rgba(29, 53, 87, 0.1) 73.57%, rgba(255, 255, 255, 0) 100%), #F8FBFD;
}
.has-red-color {
  color: #851719;
}
.has-navy-color {
  color: #282259;
}
.has-grey-color {
  color: #e1e1e1;
}
.has-light-grey-color {
  color: #f1f1f1;
}
.has-white-color {
  color: #fff;
}
.has-text-align-center {
  text-align: center;
}
hr {
  border-bottom: 1px dotted #282259;
}
p.has-small-font-size {
  margin: 0;
}
.no-margin {
  margin: 0;
}
.button {
  position: relative;
  overflow: hidden;
}
.button:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  left: -100%;
  transition: left 0.25s ease;
  background-color: #282259;
  z-index: 1;
  top: 0;
}
.button svg,
.button span {
  position: relative;
  z-index: 2;
  transition: all 0.25s ease;
}
.button:hover:before {
  left: 0;
}
.call {
  font-size: 42px;
  font-weight: 700;
  color: #282259;
  transition: all 0.25s;
}
.call svg {
  fill: #282259;
  transition: all 0.25s;
}
.call:hover {
  color: #282259;
}
.call:hover svg {
  fill: #282259;
}
.post-filters {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 30px 0;
  gap: 20px;
}
.post-filters li {
  list-style: none;
}
.post-filters li a {
  color: #282259;
  font-size: 18px;
}
.post-filters li a:hover {
  font-weight: bold;
}
.wp-block-image figure.aligncenter img {
  margin: 0 auto;
}
.size-full img {
  width: 100%;
}
.squeeze {
  max-width: 630px;
  margin: 0 auto;
  padding: 0 30px;
}
table {
  margin: 30px 0;
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  color: #6E6E6E;
}
table tr:nth-child(even) {
  background-color: #fefefe;
}
table th,
table td {
  border-bottom: 1px solid #e1e1e1;
  padding: 5px;
}
table th {
  color: #282259;
}
table tr:last-of-type th,
table tr:last-of-type td {
  border-bottom: 0;
}
ul.socials {
  margin: 10px 0 30px;
  display: flex;
}
ul.socials li {
  display: inline-block;
}
ul.socials li:before {
  display: none;
}
ul.socials li a {
  height: 50px;
  width: 50px;
  border-radius: 25px;
  margin-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #e1e1e1;
}
ul.socials li a svg {
  max-height: 18px;
  width: auto;
  fill: #282259;
  position: relative;
  z-index: 2;
  transition: fill 0.5s;
}
ul.socials li a:before {
  content: "";
  height: 100px;
  width: 100px;
  bottom: -100px;
  border-radius: 50px;
  left: -25px;
  transition: all 0.5s;
  background-color: #282259;
  position: absolute;
  z-index: 1;
}
ul.socials li a:hover {
  border-color: #282259;
}
ul.socials li a:hover:before {
  bottom: -25px;
}
ul.socials li a:hover svg {
  fill: #fff;
}
.float-socials {
  display: block;
  position: fixed;
  right: -1px;
  top: 50%;
  width: 30px;
  background-color: #282259;
  border-radius: 10px 0 0 10px;
  border: 1px solid #fff;
}
.float-socials ul {
  display: flex;
  flex-direction: column;
  margin: 10px 0;
  gap: 10px;
}
.float-socials ul li {
  list-style: none;
}
.float-socials ul li:before {
  display: none;
}
.float-socials ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.float-socials ul li a svg {
  fill: #fff;
  width: 16px;
}
@media only screen and (max-width: 992px) {
  .call {
    font-size: 32px;
  }
  .call svg {
    position: relative;
    top: 2px;
    width: 20px;
  }
}
@keyframes scrolling-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translatex(-100vw);
  }
}
@keyframes scrolling-right {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translatex(100vw);
  }
}
@keyframes gallery-scroll {
  0% {
    transform: translateX(100vw);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    transform: translatex(-200vw);
    opacity: 0;
  }
}
@keyframes loading2 {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 51%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes loading {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}
header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 500;
  width: 100vw;
  background-color: #fff;
  margin: 0 auto;
  border-bottom: 1px solid #e1e1e1;
}
header section {
  padding: 0 calc( (100vw - 1170px) / 2 );
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header .search {
  background-color: #282259;
  height: 0;
  transition: height 0.5s ease;
  overflow: hidden;
}
header .search .site-container {
  padding-top: 10px;
  padding-bottom: 10px;
}
header .search form {
  margin: 0 auto;
  max-width: 520px;
  position: relative;
}
header .search form input {
  background: none;
  font-family: 'Lato', sans-serif;
  border: 0;
  font-size: 18px;
  width: 100%;
  padding: 10px;
  border-bottom: 2px solid rgba(255, 255, 255, 0.25);
  color: #fff;
}
header .search form button {
  background: none;
  border: 0;
  position: absolute;
  right: 0;
  top: 11px;
}
header .search form button svg {
  fill: #fff;
}
header.search-open .search {
  height: 64px;
}
header .top-bar {
  height: 40px;
  border-bottom: 1px solid #e1e1e1;
  transition: all 0.5s ease;
}
header .top-bar .col {
  display: flex;
  gap: 30px;
  justify-content: center;
  align-items: center;
}
header .top-bar .promo {
  font-size: 14px;
  color: #282259;
  transition: all 0.5s ease;
}
header .top-bar .promo svg {
  fill: #282259;
  margin-left: 0;
  transition: all 0.5s ease;
}
header .top-bar .promo:hover svg {
  margin-left: 5px;
}
header .top-bar .call {
  font-size: 14px;
  color: #000;
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  transition: all 0.5s ease;
}
header .top-bar .call a {
  color: #282259;
  display: flex;
  gap: 5px;
  justify-content: center;
  align-items: center;
  transition: all 0.5s ease;
}
header .top-bar .language {
  position: relative;
  cursor: pointer;
  height: 40px;
  display: flex;
  gap: 20px;
  justify-content: center;
  align-items: center;
}
header .top-bar .language .search-btn svg {
  fill: #000;
  height: 14px;
}
header .top-bar .language div.menu-language-container {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
}
header .top-bar .language div > span:after {
  content: "";
  background-image: url('assets/icon/dropdown.svg');
  width: 6px;
  height: 3px;
  display: inline-block;
  transition: all 0.5s ease;
}
header .top-bar .language ul {
  display: none;
  position: absolute;
  background-color: #282259;
  left: -20px;
  top: 40px;
  padding: 10px 20px;
  flex-direction: column;
  text-align: center;
  align-items: center;
  justify-content: center;
}
header .top-bar .language ul li {
  list-style: none;
}
header .top-bar .language ul li a {
  color: #fff;
}
header .top-bar .language ul:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #282259;
  position: absolute;
  top: -10px;
  left: calc(50% - 10px);
}
header .top-bar .language:hover ul {
  display: flex;
}
header .site-logos {
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  padding: 10px 0;
}
header .site-logo svg {
  max-width: 200px;
  height: auto;
}
header .drupa-logo img {
  display: block;
}
header .menu-button {
  display: none;
  height: 24px;
  justify-content: left;
  align-items: center;
  position: relative;
  padding: 8px 16px 8px 0;
}
header .menu-button span {
  display: block;
  height: 3px;
  width: 24px;
  background-color: #000;
  transition: all 0.5s ease;
}
header .menu-button span:before,
header .menu-button span:after {
  content: "";
  display: block;
  height: 3px;
  width: 24px;
  background-color: #000;
  position: absolute;
  transition: all 0.5s ease;
}
header .menu-button span:before {
  top: 10px;
}
header .menu-button span:after {
  bottom: 10px;
}
header .cta .language {
  position: relative;
  cursor: pointer;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
header .cta .language div.menu-language-container {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
}
header .cta .language span {
  display: flex;
  gap: 5px;
  justify-content: center;
  align-items: center;
}
header .cta .language span:after {
  content: "";
  background-image: url('../img/dropdown.svg');
  width: 6px;
  height: 3px;
  display: inline-block;
  transition: all 0.5s ease;
}
header .cta .language ul {
  display: none;
  position: absolute;
  background-color: #282259;
  left: -20px;
  top: 40px;
  padding: 10px 20px;
  flex-direction: column;
  text-align: center;
  align-items: center;
  justify-content: center;
}
header .cta .language ul li {
  list-style: none;
}
header .cta .language ul li:before {
  display: none;
}
header .cta .language ul li a {
  color: #fff;
  text-decoration: none;
}
header .cta .language ul:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #282259;
  position: absolute;
  top: -10px;
  left: calc(50% - 10px);
}
header .cta .language:hover ul {
  display: flex;
}
header .cta .main-cta {
  border-radius: 3px;
  border: 2px solid #282259;
  color: #282259;
  font-weight: bold;
  padding: 10px 20px;
  transition: all 0.5s ease;
  margin-right: 5px;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}
header .cta .main-cta svg {
  fill: #282259;
  transition: all 0.5s ease;
}
header .cta .main-cta:hover {
  background-color: #282259;
  color: #fff;
}
header .cta .main-cta:hover svg {
  fill: #fff;
}
header .cta .call-btn {
  display: none;
  width: 40px;
  height: 40px;
  background-color: #f1f1f1;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  transition: all 0.5s ease;
}
header .cta .call-btn svg {
  fill: #000;
  width: 24px;
  height: 24px;
  transition: all 0.5s ease;
}
@media only screen and (min-width: 992px) {
  header nav {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
  }
  header nav ul.menu {
    display: flex;
  }
  header nav ul.menu > li {
    list-style: none;
    display: flex;
    font-size: 14px;
    height: 100px;
    align-items: center;
    font-weight: normal;
  }
  header nav ul.menu > li a {
    color: #000;
    padding: 0 10px;
    display: flex;
    gap: 5px;
    align-items: center;
    position: relative;
  }
  header nav ul.menu > li.menu-item-has-children > a:before {
    content: "";
    width: 100%;
    background-color: #282259;
    height: 5px;
    position: absolute;
    bottom: -41px;
    left: 0;
    opacity: 0;
    transition: opacity 0.25s ease;
  }
  header nav ul.menu > li.menu-item-has-children > a:after {
    content: "";
    background-image: url('assets/icon/dropdown.svg');
    width: 6px;
    height: 3px;
    display: inline-block;
  }
  header nav ul.menu > li > .sub-menu {
    position: absolute;
    display: none;
    background-color: #f1f1f1;
    left: 0;
    top: 140px;
    width: 100vw;
    margin: 0 calc(-100vw/2 + 100%/2);
    padding: 60px calc( (100vw - 1170px) / 2 );
    box-sizing: border-box;
    z-index: 100;
    gap: 10px;
    flex-direction: column;
    overflow: hidden;
    min-height: 410px;
  }
  header nav ul.menu > li > .sub-menu li {
    list-style: none;
    font-size: 16px;
    color: #6E6E6E;
    margin: 0;
    z-index: 5;
  }
  header nav ul.menu > li > .sub-menu li > a {
    padding: 10px 20px;
    border-radius: 3px;
    gap: 0;
    background-color: #fff;
    font-weight: normal;
    color: #000;
    width: 33%;
    display: block;
    transition: all 0.25s;
    position: static;
    z-index: 3;
  }
  header nav ul.menu > li > .sub-menu li > a .image {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    opacity: 0;
    transition: all 0.5s;
    width: 60%;
    height: 100%;
  }
  header nav ul.menu > li > .sub-menu li > a .image img {
    object-fit: cover;
    height: 100%;
    width: 100%;
  }
  header nav ul.menu > li > .sub-menu li > a:hover {
    background-color: #282259;
    color: #fff;
  }
  header nav ul.menu > li > .sub-menu li > a:hover .image {
    opacity: 1;
  }
  header nav ul.menu > li > .sub-menu:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 40%;
    width: 20%;
    height: 100%;
    z-index: 5;
    background: linear-gradient(90deg, #f1f1f1 0%, rgba(241, 241, 241, 0) 100%);
  }
  header nav ul.menu > li .sub-menu:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 60%;
    height: 100%;
    background-size: cover;
    background-image: url('https://heaford.dev.arriba.agency/wp-content/uploads/2023/08/heaford-default-jpg.webp');
    z-index: 1;
  }
  header nav ul.menu > li:hover > a {
    color: navy;
  }
  header nav ul.menu > li:hover.menu-item-has-children > a::before {
    opacity: 1;
  }
  header nav ul.menu > li:hover > .sub-menu {
    display: flex;
  }
  header nav .nav-footer {
    display: none;
  }
  header.search-open nav ul.menu > li > .sub-menu {
    top: 204px;
  }
}
@media only screen and (max-width: 1200px) {
  header {
    padding: 0 30px;
  }
  header nav ul.menu > li > .sub-menu {
    padding: 60px 30px;
  }
}
@media only screen and (max-width: 992px) {
  body {
    padding-top: 100px;
  }
  header {
    padding: 0 20px;
    position: fixed;
    width: 100vw;
    z-index: 500;
    top: 0;
    transition: all 0.5s ease;
  }
  header .site-logo {
    padding: 10px;
  }
  header .site-logo svg {
    height: 45px;
  }
  header .phone-call {
    border-radius: 50px;
    height: 35px;
    width: 35px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #282259;
    border-color: #282259;
  }
  header .phone-call svg {
    fill: #fff;
  }
  header .phone-call span {
    display: none;
  }
  header .top-bar .language .search-btn {
    display: none;
  }
  header nav {
    position: fixed;
    bottom: -120vh;
    left: 0px;
    width: 100vw;
    height: calc(100vh - 70px);
    background-color: #282259;
    transition: all 0.5s ease;
    z-index: -1;
    opacity: 0;
  }
  header nav .menu-main-menu-container {
    height: calc(100% - 236px);
    overflow: scroll;
  }
  header nav ul.menu {
    padding: 40px 0;
    display: flex;
    margin: 20px;
    margin-top: 120px;
    border-top: 1px solid #39307e;
    gap: 20px;
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  header nav ul.menu li {
    list-style: none;
    font-size: 14px;
  }
  header nav ul.menu li > a {
    color: #fff;
  }
  header nav ul.menu li.primary {
    grid-column: span 2;
  }
  header nav ul.menu li.primary > a {
    background-color: #39307e;
    color: #fff;
    padding: 10px;
    border-radius: 3px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    font-size: 18px;
    align-items: center;
  }
  header nav ul.menu li.primary > a:after {
    content: "";
    width: 24px;
    height: 24px;
    display: block;
    background-image: url('assets/icon/arrow.svg');
  }
  header nav ul.menu li .sub-menu {
    position: fixed;
    padding: 20px;
    left: -100%;
    top: 110px;
    width: 100vw;
    box-sizing: border-box;
    background-color: #39307e;
    height: calc(100vh - 110px);
    transition: left 0.25s ease;
  }
  header nav ul.menu li .sub-menu li {
    margin: 10px 0;
    color: #fff;
    cursor: pointer;
  }
  header nav ul.menu li .sub-menu img {
    display: none;
  }
  header nav ul.menu li .li-open + .sub-menu {
    left: 0;
  }
  header nav .nav-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 30px;
    background-color: #282259;
    border-top: 1px solid #39307e;
    padding: 20px;
  }
  header nav .nav-footer ul.socials li a {
    border: 1px solid #fff;
  }
  header nav .nav-footer .nav-cta {
    background-color: #fff;
    border-radius: 3px;
    font-size: 18px;
    padding: 10px 20px;
    display: block;
    width: 100%;
    color: #282259;
    box-sizing: border-box;
    text-align: center;
  }
  header nav .nav-footer .menu-language-container {
    width: 100%;
  }
  header nav .nav-footer .menu-language-container ul {
    margin: 0;
    padding: 0;
    border: 0;
    display: flex;
    justify-content: center;
  }
  header .menu-button {
    display: flex;
  }
  .nav-open header {
    background-color: #282259;
  }
  .nav-open header .cta .main-cta {
    color: #fff;
    border-color: #fff;
  }
  .nav-open header .cta .main-cta:hover {
    background-color: #fff;
    color: #282259;
  }
  .nav-open header .cta .call-btn {
    background-color: #39307e;
  }
  .nav-open header .cta .call-btn svg {
    fill: #fff;
  }
  .nav-open header .menu-button span {
    background-color: #fff;
  }
  .nav-open header .menu-button span::before,
  .nav-open header .menu-button span::after {
    background-color: #282259;
  }
  .nav-open header .site-logo svg path[fill="#282259"] {
    fill: #fff !important;
  }
  .nav-open header .site-logo svg path[fill="white"] {
    fill: #282259 !important;
  }
  .nav-open header .top-bar {
    border-color: #39307e;
  }
  .nav-open header .top-bar .promo {
    color: #fff;
  }
  .nav-open header .top-bar .promo svg {
    fill: #fff;
  }
  .nav-open header .top-bar .call {
    color: #fff;
  }
  .nav-open header .top-bar .call a {
    color: #fff;
  }
  .nav-open header .top-bar .call a svg {
    fill: #fff;
  }
  .nav-open header .top-bar .language span {
    color: #fff;
  }
  .nav-open header .top-bar .language span:after {
    filter: invert(1);
  }
  .nav-open header .top-bar .language ul {
    background-color: #fff;
  }
  .nav-open header .top-bar .language ul:before {
    border-bottom-color: #fff;
  }
  .nav-open header .top-bar .language ul li a {
    color: #282259;
  }
  .nav-open header nav {
    bottom: 0px;
    opacity: 1;
  }
}
@media only screen and (max-width: 768px) {
  header .top-bar:not(.promo-active) {
    display: none;
  }
  header .top-bar.promo-active .col {
    width: 100%;
    align-items: center;
    justify-content: center;
  }
  header .top-bar.promo-active .col .promo {
    font-size: 12px;
  }
  header .top-bar.promo-active .col:nth-child(2) {
    display: none;
  }
  header .cta .main-cta {
    display: none;
  }
  header .cta .call-btn {
    display: flex;
  }
}
footer {
  border-top: 1px solid #e1e1e1;
  background-color: #fff;
  padding: 60px calc( (100vw - 1170px) / 2 ) 20px;
  color: #6E6E6E;
}
footer p {
  margin: 0;
}
footer p strong {
  color: #000;
}
footer p a {
  text-decoration: underline;
  color: #282259;
}
footer p a:hover {
  color: #851719;
}
footer .socials {
  margin-top: 30px;
}
footer .newsletter {
  margin: 30px 0;
}
footer .newsletter label {
  font-size: 14px;
  color: #6E6E6E;
  font-style: italic;
}
footer .newsletter form {
  position: relative;
  max-width: 380px;
}
footer .newsletter form input {
  border: 1px solid #282259;
  border-radius: 3px;
  color: #000;
  padding: 5px 10px;
  height: 40px;
  background: none;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  width: 100%;
  margin: 5px 0;
}
footer .newsletter form button {
  position: absolute;
  right: -15px;
  top: 13px;
  border: 2px solid #282259;
  border-radius: 3px;
  color: #282259;
  background-color: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  padding: 5px 10px;
  cursor: pointer;
  transition: all 0.25s ease;
}
footer .newsletter form button:hover {
  background-color: #282259;
  color: #fff;
}
footer .top {
  display: flex;
}
footer .top .col {
  min-width: 220px;
}
footer .top .col:first-child {
  margin-right: auto;
}
footer .top ul:not(.socials) li {
  list-style: none;
  font-size: 16px;
  margin: 10px 0;
  max-width: 170px;
}
footer .top ul:not(.socials) li a {
  color: #6E6E6E;
}
footer .top ul:not(.socials) li a:hover {
  color: #282259;
}
footer .bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 75px;
}
footer .bottom address {
  font-style: normal;
}
@media only screen and (max-width: 1200px) {
  footer {
    padding: 60px 30px 20px;
  }
  footer .top .col {
    min-width: 180px;
  }
}
@media only screen and (max-width: 992px) {
  footer .top .col {
    min-width: 140px;
  }
}
@media only screen and (max-width: 768px) {
  footer {
    padding: 40px 20px 20px;
  }
  footer .top {
    flex-direction: column;
    text-align: center;
  }
  footer .top .col {
    margin: 5px 0;
  }
  footer .top .col:first-child {
    margin-right: 0;
  }
  footer .top .col .menu {
    overflow: hidden;
    max-height: 0;
    transition: all 0.25s ease;
  }
  footer .top .col p {
    margin: 0;
  }
  footer .top .col p strong {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    cursor: pointer;
  }
  footer .top .col p strong:after {
    content: "";
    background-image: url('assets/icon/dropdown.svg');
    width: 6px;
    height: 3px;
    display: inline-block;
    transition: all 0.5s ease;
  }
  footer .top .col p.active strong:after {
    transform: rotate(180deg);
  }
  footer .top .col:first-child p strong:after {
    display: none;
  }
  footer .top .col p.active + div ul.menu {
    max-height: 5000px;
  }
  footer .bottom {
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    flex-direction: column-reverse;
    margin-top: 75px;
  }
  footer .bottom address {
    font-style: normal;
  }
}
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel {
  display: block;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0!important;
  font: inherit;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.post-container,
.blog-index,
.site-container {
  position: relative;
}
.post-container > div:not(.alignfull),
.blog-index > div:not(.alignfull),
.site-container > div:not(.alignfull),
.post-container > h1,
.blog-index > h1,
.site-container > h1,
.post-container > h2,
.blog-index > h2,
.site-container > h2,
.post-container > h3,
.blog-index > h3,
.site-container > h3,
.post-container > h4,
.blog-index > h4,
.site-container > h4,
.post-container > h5,
.blog-index > h5,
.site-container > h5,
.post-container > h6,
.blog-index > h6,
.site-container > h6,
.post-container > p,
.blog-index > p,
.site-container > p,
.post-container > ol,
.blog-index > ol,
.site-container > ol,
.post-container > ul,
.blog-index > ul,
.site-container > ul,
.post-container > figure:not(.alignfull),
.blog-index > figure:not(.alignfull),
.site-container > figure:not(.alignfull),
.post-container > blockquote,
.blog-index > blockquote,
.site-container > blockquote {
  padding: 0 calc( (100vw - 1170px) / 2 );
}
.post-container > hr,
.blog-index > hr,
.site-container > hr {
  margin: 0 calc( (100vw - 1170px) / 2 );
}
.post-container > .squeeze,
.blog-index > .squeeze,
.site-container > .squeeze {
  max-width: 100%;
}
.post-container > .squeeze .wp-block-group__inner-container,
.blog-index > .squeeze .wp-block-group__inner-container,
.site-container > .squeeze .wp-block-group__inner-container {
  max-width: 830px;
  padding: 0 30px;
  margin: 0 auto;
}
.post-container > .blurred,
.blog-index > .blurred,
.site-container > .blurred {
  position: relative;
}
.post-container > .blurred .wp-block-group__inner-container,
.blog-index > .blurred .wp-block-group__inner-container,
.site-container > .blurred .wp-block-group__inner-container {
  position: relative;
  z-index: 5;
}
.post-container > .blurred .wp-block-group__inner-container:before,
.blog-index > .blurred .wp-block-group__inner-container:before,
.site-container > .blurred .wp-block-group__inner-container:before {
  content: "";
  position: absolute;
  top: 60px;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: -1;
  border-radius: 50%;
  opacity: 0.85;
  filter: blur(30px);
}
.post-container h1,
.blog-index h1,
.site-container h1,
.post-container h2,
.blog-index h2,
.site-container h2,
.post-container h3,
.blog-index h3,
.site-container h3,
.post-container h4,
.blog-index h4,
.site-container h4,
.post-container h5,
.blog-index h5,
.site-container h5 {
  color: #000;
}
.post-container .has-white-color,
.blog-index .has-white-color,
.site-container .has-white-color {
  color: #fff;
}
.post-container .has-navy-color,
.blog-index .has-navy-color,
.site-container .has-navy-color {
  color: #282259;
}
.post-container li,
.blog-index li,
.site-container li,
.post-container p,
.blog-index p,
.site-container p {
  color: #000;
}
.post-container li a,
.blog-index li a,
.site-container li a,
.post-container p a,
.blog-index p a,
.site-container p a {
  color: #282259;
  text-decoration: underline;
  transition: all 0.25s ease;
}
.post-container li a:hover,
.blog-index li a:hover,
.site-container li a:hover,
.post-container p a:hover,
.blog-index p a:hover,
.site-container p a:hover {
  color: #000;
}
.post-container li.has-light-grey-color,
.blog-index li.has-light-grey-color,
.site-container li.has-light-grey-color,
.post-container p.has-light-grey-color,
.blog-index p.has-light-grey-color,
.site-container p.has-light-grey-color {
  color: #f1f1f1;
}
.post-container li.has-orange-color,
.blog-index li.has-orange-color,
.site-container li.has-orange-color,
.post-container p.has-orange-color,
.blog-index p.has-orange-color,
.site-container p.has-orange-color {
  color: #282259;
}
.post-container ul,
.blog-index ul,
.site-container ul {
  margin-bottom: 20px;
}
.post-container ul li,
.blog-index ul li,
.site-container ul li {
  list-style: none;
  display: flex;
  gap: 5px;
  margin-bottom: 10px;
}
.post-container ul li:before,
.blog-index ul li:before,
.site-container ul li:before {
  content: "-";
}
.post-container ul li ul,
.blog-index ul li ul,
.site-container ul li ul,
.post-container ul li ol,
.blog-index ul li ol,
.site-container ul li ol {
  padding-left: 20px;
}
.post-container ol,
.blog-index ol,
.site-container ol {
  padding-left: 20px;
  margin-bottom: 20px;
}
.post-container ol li,
.blog-index ol li,
.site-container ol li {
  margin-bottom: 10px;
}
.post-container ol li ul,
.blog-index ol li ul,
.site-container ol li ul,
.post-container ol li ol,
.blog-index ol li ol,
.site-container ol li ol {
  padding-left: 20px;
}
.post-container img,
.blog-index img,
.site-container img {
  max-width: 100%;
  height: auto;
  position: relative;
  animation-duration: 1.8s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: loading;
  animation-timing-function: linear;
  background: #fff;
  background: linear-gradient(to right, #fff 8%, #282259 38%, #fff 54%);
  background-size: 1000px 640px;
}
.post-container .no-style img,
.blog-index .no-style img,
.site-container .no-style img {
  box-shadow: none;
  border-radius: 0;
  background: none;
}
.post-container .wp-block-columns,
.blog-index .wp-block-columns,
.site-container .wp-block-columns {
  display: flex;
  flex-wrap: nowrap;
  gap: 30px;
  align-items: flex-start;
}
.post-container .wp-block-columns .wp-block-column,
.blog-index .wp-block-columns .wp-block-column,
.site-container .wp-block-columns .wp-block-column {
  flex-grow: 1;
  flex-basis: 0;
}
.post-container .wp-block-columns .wp-block-column[style*="flex-basis"],
.blog-index .wp-block-columns .wp-block-column[style*="flex-basis"],
.site-container .wp-block-columns .wp-block-column[style*="flex-basis"] {
  flex-grow: 0;
}
.post-container .wp-block-columns .is-vertically-aligned-center,
.blog-index .wp-block-columns .is-vertically-aligned-center,
.site-container .wp-block-columns .is-vertically-aligned-center {
  align-self: center;
}
.post-container .wp-block-columns.reverse,
.blog-index .wp-block-columns.reverse,
.site-container .wp-block-columns.reverse {
  flex-direction: row-reverse;
}
.post-container .wp-block-lazyblock-reviews .review,
.site-container .wp-block-lazyblock-reviews .review {
  padding: 20px 30px;
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #e1e1e1;
  margin: 10px 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.25);
  transform: all 0.5s ease-in;
  cursor: pointer;
}
.post-container .wp-block-lazyblock-reviews .review .title,
.site-container .wp-block-lazyblock-reviews .review .title {
  display: flex;
  margin-bottom: 0;
  transform: all 0.5s ease-in;
}
.post-container .wp-block-lazyblock-reviews .review .title p,
.site-container .wp-block-lazyblock-reviews .review .title p {
  margin: 0 auto 0 5px;
  line-height: 1.2;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.post-container .wp-block-lazyblock-reviews .review .title p strong,
.site-container .wp-block-lazyblock-reviews .review .title p strong {
  display: block;
}
.post-container .wp-block-lazyblock-reviews .review .title img,
.site-container .wp-block-lazyblock-reviews .review .title img {
  border-radius: 50%;
  border: 1px solid #e1e1e1;
  box-shadow: none;
}
.post-container .wp-block-lazyblock-reviews .review .title .stars,
.site-container .wp-block-lazyblock-reviews .review .title .stars {
  display: flex;
  justify-content: center;
  align-items: center;
}
.post-container .wp-block-lazyblock-reviews .review .title .stars svg,
.site-container .wp-block-lazyblock-reviews .review .title .stars svg {
  fill: #282259;
}
.post-container .wp-block-lazyblock-reviews .review .content,
.site-container .wp-block-lazyblock-reviews .review .content {
  color: #000;
  display: none;
}
.post-container .wp-block-lazyblock-reviews .review.active,
.site-container .wp-block-lazyblock-reviews .review.active {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  cursor: auto;
}
.post-container .wp-block-lazyblock-reviews .review.active .title,
.site-container .wp-block-lazyblock-reviews .review.active .title {
  margin-bottom: 20px;
}
.post-container .wp-block-lazyblock-reviews .review.active .content,
.site-container .wp-block-lazyblock-reviews .review.active .content {
  max-height: 200vh;
}
.post-container .button-404,
.site-container .button-404 {
  border-radius: 5px;
  border: 1px solid #000;
  color: #000;
  text-decoration: none;
  padding: 10px 20px;
  background-color: #fff;
  transition: all 0.25s ease;
}
.post-container .button-404:hover,
.site-container .button-404:hover {
  color: #fff;
  background-color: #282259;
}
.post-container #contact,
.site-container #contact {
  overflow: hidden;
}
.post-container .gallery-scroller,
.site-container .gallery-scroller,
.post-container .logo-scroller,
.site-container .logo-scroller {
  margin: 40px 0;
}
.post-container .gallery-scroller ul li,
.site-container .gallery-scroller ul li,
.post-container .logo-scroller ul li,
.site-container .logo-scroller ul li {
  list-style: none;
}
.post-container .gallery-scroller ul li:before,
.site-container .gallery-scroller ul li:before,
.post-container .logo-scroller ul li:before,
.site-container .logo-scroller ul li:before {
  display: none;
}
.post-container .gallery-scroller ul li img,
.site-container .gallery-scroller ul li img,
.post-container .logo-scroller ul li img,
.site-container .logo-scroller ul li img {
  background: none;
  border-radius: 0;
}
.post-container .gallery-scroller .owl-stage,
.site-container .gallery-scroller .owl-stage,
.post-container .logo-scroller .owl-stage,
.site-container .logo-scroller .owl-stage {
  display: flex;
  align-items: center;
}
.post-container .link-block,
.site-container .link-block {
  max-width: 400px;
  margin: 30px auto;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
}
.post-container .link-block a,
.site-container .link-block a {
  display: block;
}
.post-container .link-block a img,
.site-container .link-block a img {
  display: block;
  width: 100%;
}
.post-container .link-block .content,
.site-container .link-block .content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 30px;
  z-index: 5;
  background-color: #000;
  box-sizing: border-box;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  color: #fff;
  pointer-events: none;
}
.post-container .link-block .content h3,
.site-container .link-block .content h3 {
  margin: 0;
  color: #fff;
}
.post-container .link-block .content p,
.site-container .link-block .content p {
  margin: 0;
  display: flex;
  gap: 5px;
  align-items: center;
  color: #f1f1f1;
}
.post-container .contact-form,
.site-container .contact-form {
  max-width: 820px;
  margin: 0 auto;
  display: flex;
  gap: 30px;
}
.post-container .contact-form div,
.site-container .contact-form div,
.post-container .contact-form input,
.site-container .contact-form input,
.post-container .contact-form textarea,
.site-container .contact-form textarea {
  box-sizing: border-box;
}
.post-container .contact-form .details,
.site-container .contact-form .details {
  flex-grow: 1;
  flex-basis: 0;
  color: #fff;
}
.post-container .contact-form .details .contact-block .call,
.site-container .contact-form .details .contact-block .call {
  color: #000;
  display: block;
  font-size: 18px;
  margin: 10px 0;
  display: flex;
  gap: 5px;
  align-items: center;
  font-family: 'Lato', sans-serif;
}
.post-container .contact-form .details .contact-block svg,
.site-container .contact-form .details .contact-block svg {
  width: 18px;
  height: 18px;
  fill: #000;
}
.post-container .contact-form .form,
.site-container .contact-form .form {
  flex-grow: 1;
  flex-basis: 0;
}
.post-container .contact-form .form form .question,
.site-container .contact-form .form form .question {
  display: flex;
  gap: 30px;
  margin: 30px 0;
}
.post-container .contact-form .form form .question .element,
.site-container .contact-form .form form .question .element {
  width: 100%;
}
.post-container .contact-form .form form .question .element textarea,
.site-container .contact-form .form form .question .element textarea,
.post-container .contact-form .form form .question .element select,
.site-container .contact-form .form form .question .element select,
.post-container .contact-form .form form .question .element input,
.site-container .contact-form .form form .question .element input {
  width: 100%;
  padding: 5px 10px;
  height: 40px;
  border: 0;
  background: none;
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  border-radius: 3px;
  border: 2px solid #fff;
}
.post-container .contact-form .form form .question .element textarea::-ms-input-placeholder,
.site-container .contact-form .form form .question .element textarea::-ms-input-placeholder,
.post-container .contact-form .form form .question .element select::-ms-input-placeholder,
.site-container .contact-form .form form .question .element select::-ms-input-placeholder,
.post-container .contact-form .form form .question .element input::-ms-input-placeholder,
.site-container .contact-form .form form .question .element input::-ms-input-placeholder {
  color: #fff;
}
.post-container .contact-form .form form .question .element textarea,
.site-container .contact-form .form form .question .element textarea {
  height: 120px;
  resize: vertical;
}
.post-container .contact-form .form form .question .element textarea::-ms-input-placeholder,
.site-container .contact-form .form form .question .element textarea::-ms-input-placeholder {
  color: #fff;
}
.post-container .contact-form .form form .question .element button,
.site-container .contact-form .form form .question .element button {
  background-color: #fff;
  color: #282259;
  padding: 15px 30px;
  border-radius: 3px;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  display: flex;
  align-items: center;
  border: 0;
  gap: 3px;
  cursor: pointer;
  margin: 0 auto;
}
.post-container .contact-form .form form .question .element button svg,
.site-container .contact-form .form form .question .element button svg {
  fill: #282259;
}
.post-container .contact-form .form form .question .element .custom-select,
.site-container .contact-form .form form .question .element .custom-select {
  position: relative;
  font-family: 'Lato', sans-serif;
  border: 2px solid #fff;
  border-radius: 3px;
}
.post-container .contact-form .form form .question .element .custom-select select,
.site-container .contact-form .form form .question .element .custom-select select {
  display: none;
}
.post-container .contact-form .form form .question .element .custom-select .select-selected,
.site-container .contact-form .form form .question .element .custom-select .select-selected {
  background-color: #282259;
  color: #fff;
}
.post-container .contact-form .form form .question .element .custom-select .select-selected::after,
.site-container .contact-form .form form .question .element .custom-select .select-selected::after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}
.post-container .contact-form .form form .question .element .custom-select .select-selected .select-arrow-active:after,
.site-container .contact-form .form form .question .element .custom-select .select-selected .select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}
.post-container .contact-form .form form .question .element .custom-select .select-items div,
.site-container .contact-form .form form .question .element .custom-select .select-items div,
.post-container .contact-form .form form .question .element .custom-select .select-selected,
.site-container .contact-form .form form .question .element .custom-select .select-selected {
  padding: 6px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
}
.post-container .contact-form .form form .question .element .custom-select .select-items,
.site-container .contact-form .form form .question .element .custom-select .select-items {
  position: absolute;
  background-color: #fff;
  color: #282259;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  max-height: 192px;
  border: 2px solid #fff;
  overflow: scroll;
}
.post-container .contact-form .form form .question .element .custom-select .select-hide,
.site-container .contact-form .form form .question .element .custom-select .select-hide {
  display: none;
}
.post-container .contact-form .form form .question .element .custom-select .select-items div:hover,
.site-container .contact-form .form form .question .element .custom-select .select-items div:hover,
.post-container .contact-form .form form .question .element .custom-select .same-as-selected,
.site-container .contact-form .form form .question .element .custom-select .same-as-selected {
  background-color: #282259;
  color: #fff;
}
.post-container .contact-form .form form .question .element .file-upload,
.site-container .contact-form .form form .question .element .file-upload {
  display: flex;
  justify-content: center;
}
.post-container .contact-form .form form .question .element .file-upload .inputfile,
.site-container .contact-form .form form .question .element .file-upload .inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.post-container .contact-form .form form .question .element .file-upload inputfile + label,
.site-container .contact-form .form form .question .element .file-upload inputfile + label {
  font-size: 1.25em;
  font-weight: 700;
  color: white;
  background-color: black;
  display: inline-block;
  transition: all 0.25s ease;
  display: flex;
}
.post-container .contact-form .form form .question .element .file-upload .inputfile:focus + label,
.site-container .contact-form .form form .question .element .file-upload .inputfile:focus + label,
.post-container .contact-form .form form .question .element .file-upload .inputfile + label:hover,
.site-container .contact-form .form form .question .element .file-upload .inputfile + label:hover {
  background-color: #fff;
  color: #282259;
}
.post-container .contact-form .form form .question .element .file-upload .inputfile:focus + label strong svg,
.site-container .contact-form .form form .question .element .file-upload .inputfile:focus + label strong svg,
.post-container .contact-form .form form .question .element .file-upload .inputfile + label:hover strong svg,
.site-container .contact-form .form form .question .element .file-upload .inputfile + label:hover strong svg {
  fill: #282259;
}
.post-container .contact-form .form form .question .element .file-upload .inputfile + label,
.site-container .contact-form .form form .question .element .file-upload .inputfile + label {
  cursor: pointer;
  border: 2px solid #fff;
  color: #fff;
  padding: 10px 20px;
  border-radius: 3px;
}
.post-container .contact-form .form form .question .element .file-upload .inputfile + label strong svg,
.site-container .contact-form .form form .question .element .file-upload .inputfile + label strong svg {
  fill: #fff;
}
.post-container .contact-form .form form .question .element .file-upload .inputfile:focus + label,
.site-container .contact-form .form form .question .element .file-upload .inputfile:focus + label {
  outline: 1px dotted #fff;
  outline: -webkit-focus-ring-color auto 5px;
}
.post-container .contact-form .form form .question .element .file-upload .inputfile + label.active,
.site-container .contact-form .form form .question .element .file-upload .inputfile + label.active {
  background-color: #fff;
  color: #282259;
  position: relative;
  padding-left: 40px;
}
.post-container .contact-form .form form .question .element .file-upload .inputfile + label.active:before,
.site-container .contact-form .form form .question .element .file-upload .inputfile + label.active:before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  left: 14px;
  top: 10px;
  background-image: url('assets/icon/check.svg');
}
.post-container .contact-form .form form .question img,
.site-container .contact-form .form form .question img {
  max-width: 150px;
}
.post-container .contact-form .form form p,
.site-container .contact-form .form form p {
  text-align: center;
  color: #fff;
}
.post-container .slide,
.site-container .slide {
  border-radius: 10px;
  overflow: hidden;
  background-color: #282259;
}
.post-container .slide img,
.site-container .slide img {
  display: block;
  border-radius: 0;
  box-shadow: 0;
}
.post-container .slide .content,
.site-container .slide .content {
  padding: 20px;
}
.post-container .slide .content h3,
.site-container .slide .content h3 {
  color: #fff;
}
.post-container .slide .content p,
.site-container .slide .content p {
  color: #f1f1f1;
  margin: 0;
}
.post-container h1#rotate,
.site-container h1#rotate {
  text-align: center;
}
.post-container h1#rotate span,
.site-container h1#rotate span {
  transition: all 0.25s;
  color: #282259;
}
.post-container .branch-hero,
.site-container .branch-hero {
  position: relative;
  overflow: hidden;
}
.post-container .branch-hero .wp-block-columns .wp-block-column:nth-child(1),
.site-container .branch-hero .wp-block-columns .wp-block-column:nth-child(1) {
  z-index: 5;
}
.post-container .hero-image,
.site-container .hero-image {
  position: absolute;
  right: 0;
  width: 60%;
  top: 0;
}
.post-container .hero-image img,
.site-container .hero-image img {
  border-radius: 0;
  height: 100%;
  object-fit: cover;
}
.post-container .hero-image:before,
.site-container .hero-image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 250px;
  background: linear-gradient(90deg, #f1f1f1 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 1;
}
.post-container .phone,
.site-container .phone {
  font-weight: bold;
  color: #282259;
  font-size: 18px;
  display: flex;
  align-items: center;
  gap: 5px;
  transition: 0.25s ease;
}
.post-container .phone svg,
.site-container .phone svg {
  fill: #282259;
  transition: 0.25s ease;
}
.post-container .phone:hover,
.site-container .phone:hover {
  color: #282259;
}
.post-container .phone:hover svg,
.site-container .phone:hover svg {
  fill: #282259;
}
.post-container .big .phone,
.site-container .big .phone {
  font-size: 38px;
}
.post-container #home-hero,
.site-container #home-hero {
  position: absolute;
  top: 250px;
  width: 100%;
  z-index: 5;
}
.post-container .background-video,
.site-container .background-video {
  position: relative;
  margin-top: -250px;
}
.post-container .background-video:before,
.site-container .background-video:before {
  display: block;
  position: absolute;
  top: 210px;
  left: 0;
  content: "";
  height: 200px;
  width: 100vw;
  background: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
}
.post-container .background-video video,
.site-container .background-video video {
  width: 100%;
  height: auto;
  display: block;
}
.post-container .hero-block,
.site-container .hero-block {
  position: relative;
}
.post-container .hero-block:before,
.site-container .hero-block:before {
  content: "";
  background-image: url('assets/img/pattern.svg');
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.post-container .hero-block .wp-block-group__inner-container,
.site-container .hero-block .wp-block-group__inner-container {
  position: relative;
  z-index: 2;
}
.post-container .wp-block-lazyblock-video-hero,
.site-container .wp-block-lazyblock-video-hero {
  padding: 0!important;
}
.post-container .wp-block-lazyblock-video-hero .video-hero,
.site-container .wp-block-lazyblock-video-hero .video-hero {
  aspect-ratio: 1.77777778;
  width: 100%;
  position: relative;
}
.post-container .wp-block-lazyblock-video-hero .video-hero iframe,
.site-container .wp-block-lazyblock-video-hero .video-hero iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.post-container .wp-block-lazyblock-video-hero .video-hero .scroll-down,
.site-container .wp-block-lazyblock-video-hero .video-hero .scroll-down {
  position: absolute;
  z-index: 5;
  bottom: 30px;
  left: calc(50% - 26px);
}
.post-container .services,
.site-container .services {
  background: linear-gradient(180deg, #f1f1f1 0%, rgba(235, 235, 235, 0) 100%);
  position: relative;
}
.post-container .services:before,
.site-container .services:before {
  content: "";
  background-image: url('assets/img/pattern.svg');
  background-size: 100%;
  background-repeat: no-repeat;
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.post-container .services:after,
.site-container .services:after {
  content: "";
  background: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 2;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 200px;
}
.post-container .services .wp-block-columns,
.site-container .services .wp-block-columns {
  position: relative;
  z-index: 3;
  gap: 230px;
}
.post-container .services .wp-block-columns .service-block-1,
.site-container .services .wp-block-columns .service-block-1 {
  margin-top: 100px;
}
.post-container .services .wp-block-columns .service-block-2,
.site-container .services .wp-block-columns .service-block-2 {
  margin-top: -200px;
}
.post-container .services .wp-block-columns .service-block-3,
.site-container .services .wp-block-columns .service-block-3 {
  margin-top: 200px;
}
.post-container .service-block,
.site-container .service-block {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #e1e1e1;
}
.post-container .service-block a,
.site-container .service-block a {
  display: block;
  height: 100%;
  width: 100%;
}
.post-container .service-block a img,
.site-container .service-block a img {
  border-radius: 5px 5px 0 0;
  display: block;
  width: auto;
  height: 100%;
  mix-blend-mode: multiply;
}
.post-container .service-block .content,
.site-container .service-block .content {
  padding: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  pointer-events: none;
}
.post-container .service-block .content h3,
.site-container .service-block .content h3 {
  color: #fff;
  margin: 0;
}
.post-container .service-block .bg-reveal,
.site-container .service-block .bg-reveal {
  background-color: #282259;
  position: absolute;
  top: 0;
  left: 150%;
  width: 300%;
  height: 100%;
  transition: all 1s ease;
  z-index: -1;
}
.post-container .service-block .bg-reveal:before,
.site-container .service-block .bg-reveal:before {
  content: "";
  display: block;
  background-color: #282259;
  width: 50px;
  height: 150%;
  position: absolute;
  top: -25%;
  left: -45px;
  transform: skew(-15deg, 15deg);
}
.post-container .service-block .bg-reveal:after,
.site-container .service-block .bg-reveal:after {
  content: "";
  display: block;
  background-color: #fff;
  width: 50px;
  height: 150%;
  position: absolute;
  top: -25%;
  left: 3px;
  transform: skew(-15deg, 15deg);
}
.post-container .service-block:hover .bg-reveal,
.site-container .service-block:hover .bg-reveal {
  left: -150%;
}
.post-container .wp-block-lazyblock-service-block,
.site-container .wp-block-lazyblock-service-block {
  height: 100%;
}
.post-container .wp-block-lazyblock-service-block .service-block,
.site-container .wp-block-lazyblock-service-block .service-block {
  height: 100%;
}
.post-container .services .wp-block-lazyblock-service-block,
.site-container .services .wp-block-lazyblock-service-block {
  height: auto;
}
.post-container .services .wp-block-lazyblock-service-block .service-block,
.site-container .services .wp-block-lazyblock-service-block .service-block {
  height: auto;
}
.post-container .service-grid,
.site-container .service-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 20px;
}
.post-container .service-grid.feature,
.site-container .service-grid.feature {
  grid-template-rows: 1fr 1fr;
  grid-template-areas: "block-1 block-1 block-2 block-3" "block-4 block-5 block-6 block-6";
}
.post-container .service-grid.feature > div:nth-child(1),
.site-container .service-grid.feature > div:nth-child(1) {
  grid-area: block-1;
}
.post-container .service-grid.feature > div:nth-child(2),
.site-container .service-grid.feature > div:nth-child(2) {
  grid-area: block-2;
}
.post-container .service-grid.feature > div:nth-child(3),
.site-container .service-grid.feature > div:nth-child(3) {
  grid-area: block-3;
}
.post-container .service-grid.feature > div:nth-child(4),
.site-container .service-grid.feature > div:nth-child(4) {
  grid-area: block-4;
}
.post-container .service-grid.feature > div:nth-child(5),
.site-container .service-grid.feature > div:nth-child(5) {
  grid-area: block-5;
}
.post-container .service-grid.feature > div:nth-child(6),
.site-container .service-grid.feature > div:nth-child(6) {
  grid-area: block-6;
}
.post-container .service-grid.feature > div:nth-child(2) .service-block a img,
.site-container .service-grid.feature > div:nth-child(2) .service-block a img,
.post-container .service-grid.feature > div:nth-child(3) .service-block a img,
.site-container .service-grid.feature > div:nth-child(3) .service-block a img,
.post-container .service-grid.feature > div:nth-child(4) .service-block a img,
.site-container .service-grid.feature > div:nth-child(4) .service-block a img,
.post-container .service-grid.feature > div:nth-child(5) .service-block a img,
.site-container .service-grid.feature > div:nth-child(5) .service-block a img {
  width: 200%;
  max-width: 200%;
}
.post-container .wp-block-columns.slider .wp-block-column:nth-child(1),
.site-container .wp-block-columns.slider .wp-block-column:nth-child(1) {
  width: 25%;
}
.post-container .wp-block-columns.slider .wp-block-column:nth-child(2),
.site-container .wp-block-columns.slider .wp-block-column:nth-child(2) {
  width: 75%;
}
.post-container .wp-block-columns.slider .wp-block-lazyblock-branch-slider,
.site-container .wp-block-columns.slider .wp-block-lazyblock-branch-slider {
  width: calc(((100vw - ((100% / 3) * 4)) / 2) + 100%);
  overflow: hidden;
  padding-left: 20px;
  box-sizing: border-box;
  position: relative;
}
.post-container .wp-block-columns.slider .wp-block-lazyblock-branch-slider:before,
.site-container .wp-block-columns.slider .wp-block-lazyblock-branch-slider:before {
  content: "";
  width: 20px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  background: linear-gradient(90deg, #f1f1f1 0%, rgba(241, 241, 241, 0) 100%);
  z-index: 5;
}
.post-container .text-col,
.site-container .text-col {
  padding: 0 50px;
  border-left: 1px dotted #282259;
  position: relative;
}
.post-container .text-col:before,
.site-container .text-col:before {
  content: "";
  position: absolute;
  display: block;
  width: 5px;
  height: 100px;
  border-radius: 30px;
  left: -3px;
  top: 65px;
  background-color: #282259;
}
.post-container .has-black-background-color .text-col,
.site-container .has-black-background-color .text-col,
.post-container .has-navy-background-color .text-col,
.site-container .has-navy-background-color .text-col {
  border-left-color: #fff;
}
.post-container .has-black-background-color .text-col:before,
.site-container .has-black-background-color .text-col:before,
.post-container .has-navy-background-color .text-col:before,
.site-container .has-navy-background-color .text-col:before {
  background-color: #fff;
}
.post-container .branch-scroll,
.site-container .branch-scroll {
  display: grid;
  grid-template-columns: auto auto auto auto;
  gap: 20px;
  position: relative;
  left: 0;
  transition: all 0.5s ease;
}
.post-container .controls,
.site-container .controls {
  display: flex;
  gap: 10px;
}
.post-container .controls div,
.site-container .controls div {
  border: 2px solid #000;
  width: 48px;
  height: 48px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.post-container .controls div svg,
.site-container .controls div svg {
  fill: #000;
}
.post-container .branch-block,
.site-container .branch-block {
  display: block;
  border: 1px solid #e1e1e1;
  border-radius: 10px;
  height: 100%;
  width: 300px;
  aspect-ratio: 0.66666667;
  overflow: hidden;
  position: relative;
}
.post-container .branch-block .product-click,
.site-container .branch-block .product-click {
  display: block;
  height: 100%;
}
.post-container .branch-block .product-click img,
.site-container .branch-block .product-click img {
  display: block;
  position: absolute;
  top: 0;
  height: 100%;
  width: auto;
  max-width: none;
}
.post-container .branch-block .service-details,
.site-container .branch-block .service-details {
  position: absolute;
  left: 0;
  padding: 20px;
  width: 100%;
  text-align: center;
  bottom: 0;
  background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  transition: all 0.25s ease;
}
.post-container .branch-block .service-details h3,
.site-container .branch-block .service-details h3 {
  margin: 0;
  color: #fff;
}
.post-container .branch-block .service-details .more,
.site-container .branch-block .service-details .more {
  max-height: 0;
  overflow: hidden;
  transition: all 0.25s ease;
}
.post-container .branch-block .service-details .more p,
.site-container .branch-block .service-details .more p,
.post-container .branch-block .service-details .more a,
.site-container .branch-block .service-details .more a {
  color: #fff;
  font-size: 14px;
  display: flex;
  width: 100%;
  align-items: center;
  gap: 5px;
}
.post-container .branch-block.active,
.site-container .branch-block.active {
  aspect-ratio: 1;
  width: 410px;
}
.post-container .branch-block.active .service-details,
.site-container .branch-block.active .service-details {
  text-align: left;
}
.post-container .branch-block.active .service-details .more,
.site-container .branch-block.active .service-details .more {
  max-height: 4000px;
}
.post-container .tab,
.site-container .tab {
  padding: 10px 0;
  border-bottom: 1px solid #e1e1e1;
}
.post-container .tab .heading,
.site-container .tab .heading {
  cursor: pointer;
}
.post-container .tab .heading h3,
.site-container .tab .heading h3 {
  color: #000;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
}
.post-container .tab .heading h3:after,
.site-container .tab .heading h3:after {
  display: block;
  content: "+";
  height: 22px;
  width: 20px;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.25s ease;
}
.post-container .tab .content,
.site-container .tab .content {
  overflow: hidden;
  max-height: 0;
  transition: all 0.5s ease;
}
.post-container .tab .content p + ul,
.site-container .tab .content p + ul {
  margin-top: -20px;
}
.post-container .tab.active .heading h3:after,
.site-container .tab.active .heading h3:after {
  content: "-";
}
.post-container .tab.active .content,
.site-container .tab.active .content {
  display: block;
  max-height: 4000px;
}
.post-container .wp-block-gallery,
.site-container .wp-block-gallery {
  display: flex;
  gap: 10px;
  margin: 20px 0;
  justify-content: center;
  align-items: center;
}
.post-container .wp-block-gallery img,
.site-container .wp-block-gallery img {
  background: none;
  border-radius: 0;
}
.post-container .wp-block-gallery.trust-logos,
.site-container .wp-block-gallery.trust-logos {
  gap: 40px;
  max-width: 320px;
  margin: 20px auto;
}
.post-container .product-block .img-block,
.site-container .product-block .img-block {
  display: block;
  margin-bottom: 10px;
  border-radius: 3px;
  overflow: hidden;
}
.post-container .product-block h2,
.site-container .product-block h2 {
  font-size: 18px;
  color: #282259;
  margin: 0;
}
.post-container .product-block h2 a,
.site-container .product-block h2 a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #282259;
}
.post-container .product-block h2 a s svg,
.site-container .product-block h2 a s svg {
  fill: #282259;
  opacity: 0;
  transition: all 0.25s ease;
}
.post-container .product-block h2 a:hover svg,
.site-container .product-block h2 a:hover svg {
  opacity: 1;
}
.post-container .product-block p,
.site-container .product-block p {
  color: #6E6E6E;
}
.post-container .market-block,
.site-container .market-block {
  position: relative;
  background-color: #fff;
  transition: all 0.5s ease;
}
.post-container .market-block a,
.site-container .market-block a {
  display: block;
}
.post-container .market-block a img,
.site-container .market-block a img {
  display: block;
  mix-blend-mode: multiply;
}
.post-container .market-block .content,
.site-container .market-block .content {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 5;
  pointer-events: none;
}
.post-container .market-block .content h3,
.site-container .market-block .content h3 {
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
  padding: 10px;
}
.post-container .market-block .content h3 svg,
.site-container .market-block .content h3 svg {
  fill: #fff;
}
.post-container .market-block:before,
.site-container .market-block:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 2;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.7) 100%);
  pointer-events: none;
}
.post-container .market-block:hover,
.site-container .market-block:hover {
  background-color: #282259;
}
.post-container .feature-squeeze,
.site-container .feature-squeeze {
  justify-content: center;
}
.post-container .feature-squeeze .wp-block-column,
.site-container .feature-squeeze .wp-block-column {
  max-width: 470px;
}
.post-container .feature-block,
.site-container .feature-block {
  background-color: #fff;
  box-shadow: 0px 16px 40px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  border-radius: 5px;
  max-width: 470px;
}
.post-container .feature-block .content,
.site-container .feature-block .content {
  padding: 30px 30px 0;
  text-align: center;
  position: relative;
}
.post-container .feature-block .content p,
.site-container .feature-block .content p {
  margin-bottom: 40px;
  position: relative;
  z-index: 10;
}
.post-container .feature-block .content .button,
.site-container .feature-block .content .button {
  margin: 20px 0;
  padding: 10px 30px;
  font-size: 16px;
  color: #fff;
  background-color: #282259;
  font-family: 'Lato', sans-serif;
  border-radius: 5px;
  z-index: 10;
  position: relative;
}
.post-container .feature-block .content .button:before,
.site-container .feature-block .content .button:before {
  display: none;
}
.post-container .feature-block .content .button:hover,
.site-container .feature-block .content .button:hover {
  background-color: #000;
}
.post-container .feature-block .content:after,
.site-container .feature-block .content:after {
  content: "";
  height: 100px;
  width: 100%;
  left: 0;
  bottom: -100px;
  background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 53.2%);
  position: absolute;
  z-index: 3;
}
.post-container .feature-block img,
.site-container .feature-block img {
  border-radius: 0;
  background: none;
  box-shadow: none;
  display: block;
}
.post-container ul.col2,
.site-container ul.col2 {
  column-count: 2;
}
.post-container ul.ticks li,
.site-container ul.ticks li {
  list-style: none;
  display: flex;
  gap: 5px;
}
.post-container ul.ticks li:before,
.site-container ul.ticks li:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 11px;
  background-image: url('assets/icons/tick.svg');
  margin-top: 6px;
}
.post-container ul.breadcrumb,
.site-container ul.breadcrumb {
  display: flex;
  margin: 20px 0;
  gap: 10px;
}
.post-container ul.breadcrumb li,
.site-container ul.breadcrumb li {
  color: #6E6E6E;
}
.post-container ul.breadcrumb li a,
.site-container ul.breadcrumb li a {
  color: #6E6E6E;
}
.post-container ul.breadcrumb li:before,
.site-container ul.breadcrumb li:before {
  display: none;
}
.post-container ul.breadcrumb li + li:before,
.site-container ul.breadcrumb li + li:before {
  content: "/\00a0";
  display: block;
  opacity: 0.5;
}
.post-container .faqs,
.site-container .faqs,
.post-container .schema-faq,
.site-container .schema-faq {
  border-top: 1px solid #e1e1e1;
}
.post-container .faqs dl,
.site-container .faqs dl,
.post-container .schema-faq dl,
.site-container .schema-faq dl,
.post-container .faqs .schema-faq-section,
.site-container .faqs .schema-faq-section,
.post-container .schema-faq .schema-faq-section,
.site-container .schema-faq .schema-faq-section {
  margin: 15px 0;
  padding: 0 20px;
  cursor: pointer;
  border-bottom: 1px solid #e1e1e1;
}
.post-container .faqs dl dt,
.site-container .faqs dl dt,
.post-container .schema-faq dl dt,
.site-container .schema-faq dl dt,
.post-container .faqs .schema-faq-section dt,
.site-container .faqs .schema-faq-section dt,
.post-container .schema-faq .schema-faq-section dt,
.site-container .schema-faq .schema-faq-section dt,
.post-container .faqs dl .schema-faq-question,
.site-container .faqs dl .schema-faq-question,
.post-container .schema-faq dl .schema-faq-question,
.site-container .schema-faq dl .schema-faq-question,
.post-container .faqs .schema-faq-section .schema-faq-question,
.site-container .faqs .schema-faq-section .schema-faq-question,
.post-container .schema-faq .schema-faq-section .schema-faq-question,
.site-container .schema-faq .schema-faq-section .schema-faq-question {
  font-size: 24px;
  display: flex;
  justify-content: space-between;
}
.post-container .faqs dl dt:after,
.site-container .faqs dl dt:after,
.post-container .schema-faq dl dt:after,
.site-container .schema-faq dl dt:after,
.post-container .faqs .schema-faq-section dt:after,
.site-container .faqs .schema-faq-section dt:after,
.post-container .schema-faq .schema-faq-section dt:after,
.site-container .schema-faq .schema-faq-section dt:after,
.post-container .faqs dl .schema-faq-question:after,
.site-container .faqs dl .schema-faq-question:after,
.post-container .schema-faq dl .schema-faq-question:after,
.site-container .schema-faq dl .schema-faq-question:after,
.post-container .faqs .schema-faq-section .schema-faq-question:after,
.site-container .faqs .schema-faq-section .schema-faq-question:after,
.post-container .schema-faq .schema-faq-section .schema-faq-question:after,
.site-container .schema-faq .schema-faq-section .schema-faq-question:after {
  content: "+";
}
.post-container .faqs dl dt h3,
.site-container .faqs dl dt h3,
.post-container .schema-faq dl dt h3,
.site-container .schema-faq dl dt h3,
.post-container .faqs .schema-faq-section dt h3,
.site-container .faqs .schema-faq-section dt h3,
.post-container .schema-faq .schema-faq-section dt h3,
.site-container .schema-faq .schema-faq-section dt h3,
.post-container .faqs dl .schema-faq-question h3,
.site-container .faqs dl .schema-faq-question h3,
.post-container .schema-faq dl .schema-faq-question h3,
.site-container .schema-faq dl .schema-faq-question h3,
.post-container .faqs .schema-faq-section .schema-faq-question h3,
.site-container .faqs .schema-faq-section .schema-faq-question h3,
.post-container .schema-faq .schema-faq-section .schema-faq-question h3,
.site-container .schema-faq .schema-faq-section .schema-faq-question h3 {
  margin: 0;
  font-size: 18px;
  font-weight: bold;
}
.post-container .faqs dl dd,
.site-container .faqs dl dd,
.post-container .schema-faq dl dd,
.site-container .schema-faq dl dd,
.post-container .faqs .schema-faq-section dd,
.site-container .faqs .schema-faq-section dd,
.post-container .schema-faq .schema-faq-section dd,
.site-container .schema-faq .schema-faq-section dd,
.post-container .faqs dl .schema-faq-answer,
.site-container .faqs dl .schema-faq-answer,
.post-container .schema-faq dl .schema-faq-answer,
.site-container .schema-faq dl .schema-faq-answer,
.post-container .faqs .schema-faq-section .schema-faq-answer,
.site-container .faqs .schema-faq-section .schema-faq-answer,
.post-container .schema-faq .schema-faq-section .schema-faq-answer,
.site-container .schema-faq .schema-faq-section .schema-faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: all 0.5s ease;
}
.post-container .faqs dl.active dt:after,
.site-container .faqs dl.active dt:after,
.post-container .schema-faq dl.active dt:after,
.site-container .schema-faq dl.active dt:after,
.post-container .faqs .schema-faq-section.active dt:after,
.site-container .faqs .schema-faq-section.active dt:after,
.post-container .schema-faq .schema-faq-section.active dt:after,
.site-container .schema-faq .schema-faq-section.active dt:after,
.post-container .faqs dl.active .schema-faq-question:after,
.site-container .faqs dl.active .schema-faq-question:after,
.post-container .schema-faq dl.active .schema-faq-question:after,
.site-container .schema-faq dl.active .schema-faq-question:after,
.post-container .faqs .schema-faq-section.active .schema-faq-question:after,
.site-container .faqs .schema-faq-section.active .schema-faq-question:after,
.post-container .schema-faq .schema-faq-section.active .schema-faq-question:after,
.site-container .schema-faq .schema-faq-section.active .schema-faq-question:after {
  content: "-";
}
.post-container .faqs dl.active dd,
.site-container .faqs dl.active dd,
.post-container .schema-faq dl.active dd,
.site-container .schema-faq dl.active dd,
.post-container .faqs .schema-faq-section.active dd,
.site-container .faqs .schema-faq-section.active dd,
.post-container .schema-faq .schema-faq-section.active dd,
.site-container .schema-faq .schema-faq-section.active dd,
.post-container .faqs dl.active .schema-faq-answer,
.site-container .faqs dl.active .schema-faq-answer,
.post-container .schema-faq dl.active .schema-faq-answer,
.site-container .schema-faq dl.active .schema-faq-answer,
.post-container .faqs .schema-faq-section.active .schema-faq-answer,
.site-container .faqs .schema-faq-section.active .schema-faq-answer,
.post-container .schema-faq .schema-faq-section.active .schema-faq-answer,
.site-container .schema-faq .schema-faq-section.active .schema-faq-answer {
  max-height: 2400px;
}
.post-container .has-light-grey-background .faqs dl,
.site-container .has-light-grey-background .faqs dl {
  background-color: #fff;
}
.post-container .wp-block-query .wp-block-post-template,
.site-container .wp-block-query .wp-block-post-template {
  display: flex;
  flex-direction: row;
  gap: 30px;
  flex-wrap: wrap;
}
.post-container .wp-block-query .wp-block-post-template li,
.site-container .wp-block-query .wp-block-post-template li {
  list-style: none;
  flex-grow: 1;
  flex-basis: 0;
  position: relative;
  display: flex;
  flex-direction: column;
}
.post-container .wp-block-query .wp-block-post-template li .wp-block-post-featured-image,
.site-container .wp-block-query .wp-block-post-template li .wp-block-post-featured-image {
  aspect-ratio: 1.25 !important;
  overflow: hidden;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.post-container .wp-block-query .wp-block-post-template li .wp-block-post-featured-image img,
.site-container .wp-block-query .wp-block-post-template li .wp-block-post-featured-image img {
  max-width: 180px;
  height: auto !important;
  margin: 0 20px;
  width: auto !important;
}
.post-container .open-hours,
.site-container .open-hours {
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: space-between;
}
.post-container .product-image .image-hold,
.site-container .product-image .image-hold {
  margin: 0 30px;
}
.post-container .product-image .image-hold img,
.site-container .product-image .image-hold img {
  background: none;
}
.post-container .spec-icons,
.site-container .spec-icons {
  display: grid;
  gap: 10px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-top: 50px;
}
.post-container .spec-icons .icon-box,
.site-container .spec-icons .icon-box {
  position: relative;
  border: 1px solid #000;
  transition: all 0.5s ease;
}
.post-container .spec-icons .icon-box svg,
.site-container .spec-icons .icon-box svg {
  transition: all 0.5s ease;
  fill: #000;
}
.post-container .spec-icons .icon-box svg .st0,
.site-container .spec-icons .icon-box svg .st0 {
  fill: none;
  stroke: #000;
  stroke-width: 3.5;
  stroke-miterlimit: 10;
  transition: all 0.5s ease;
}
.post-container .spec-icons .icon-box svg .st1,
.site-container .spec-icons .icon-box svg .st1 {
  fill: none;
  stroke: #000;
  stroke-width: 2;
  stroke-miterlimit: 10;
  transition: all 0.5s ease;
}
.post-container .spec-icons .icon-box .content,
.site-container .spec-icons .icon-box .content {
  position: absolute;
  display: none;
  width: 260%;
  padding: 20px;
  font-size: 14px;
  background: #fff;
  border: 1px solid #000;
  left: -1px;
  top: 100%;
  z-index: 5;
}
.post-container .spec-icons .icon-box:hover .content,
.site-container .spec-icons .icon-box:hover .content {
  display: block;
}
.post-container .spec-icons .icon-box:nth-child(5n+4) .content,
.site-container .spec-icons .icon-box:nth-child(5n+4) .content,
.post-container .spec-icons .icon-box:nth-child(5n+5) .content,
.site-container .spec-icons .icon-box:nth-child(5n+5) .content {
  left: auto;
  right: -1px;
}
.post-container .product-features .spec-icons,
.site-container .product-features .spec-icons {
  display: flex;
  gap: 30px;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}
.post-container .product-features .spec-icons .icon-box,
.site-container .product-features .spec-icons .icon-box {
  width: 70px;
}
.post-container .product-features .spec-icons .icon-box:hover,
.site-container .product-features .spec-icons .icon-box:hover,
.post-container .product-features .spec-icons .icon-box.active,
.site-container .product-features .spec-icons .icon-box.active {
  background-color: #000;
}
.post-container .product-features .spec-icons .icon-box:hover svg,
.site-container .product-features .spec-icons .icon-box:hover svg,
.post-container .product-features .spec-icons .icon-box.active svg,
.site-container .product-features .spec-icons .icon-box.active svg {
  fill: #fff;
}
.post-container .product-features .spec-icons .icon-box:hover svg .st0,
.site-container .product-features .spec-icons .icon-box:hover svg .st0,
.post-container .product-features .spec-icons .icon-box.active svg .st0,
.site-container .product-features .spec-icons .icon-box.active svg .st0,
.post-container .product-features .spec-icons .icon-box:hover svg .st1,
.site-container .product-features .spec-icons .icon-box:hover svg .st1,
.post-container .product-features .spec-icons .icon-box.active svg .st1,
.site-container .product-features .spec-icons .icon-box.active svg .st1,
.post-container .product-features .spec-icons .icon-box:hover svg .st2,
.site-container .product-features .spec-icons .icon-box:hover svg .st2,
.post-container .product-features .spec-icons .icon-box.active svg .st2,
.site-container .product-features .spec-icons .icon-box.active svg .st2 {
  stroke: #fff;
}
.post-container .product-features .spec-icons .icon-box:hover,
.site-container .product-features .spec-icons .icon-box:hover {
  background-color: #282259;
}
.post-container .video-popup,
.site-container .video-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
  direction: flex;
  justify-content: center;
  align-items: center;
  display: none;
}
.post-container .video-popup iframe,
.site-container .video-popup iframe {
  max-width: 100%;
}
.post-container .video-popup.active,
.site-container .video-popup.active {
  display: flex;
}
.post-container .stat-box .number,
.site-container .stat-box .number {
  color: #282259;
  font-size: 50px;
  letter-spacing: 0.5px;
  padding: 10px 0;
}
.post-container .stat-box p,
.site-container .stat-box p {
  padding: 10px 0;
  border-top: 1px dotted #000;
  font-size: 18px;
  letter-spacing: 0.5px;
  line-height: 30px;
  position: relative;
}
.post-container .stat-box p:before,
.site-container .stat-box p:before {
  content: "";
  display: block;
  width: 57px;
  height: 5px;
  top: -3px;
  left: 18px;
  background-color: #000;
  position: absolute;
  border-radius: 30px;
}
.post-container .staff-story,
.site-container .staff-story {
  padding: 0 20px;
  position: relative;
}
.post-container .staff-story img,
.site-container .staff-story img {
  border-radius: 50%;
}
.post-container .product-link .wp-block-image,
.site-container .product-link .wp-block-image {
  aspect-ratio: 1.4;
  overflow: hidden;
  padding: 0 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.post-container .product-link .wp-block-image img,
.site-container .product-link .wp-block-image img {
  background: none;
  max-height: 163px;
  width: auto;
}
.post-container .wp-block-buttons,
.site-container .wp-block-buttons {
  gap: 20px;
}
.post-container .wp-block-button.is-style-outline .wp-block-button__link,
.site-container .wp-block-button.is-style-outline .wp-block-button__link {
  background: none;
  padding: 6px 8px 6px 12px;
  border: 1px solid #000;
  color: #000;
  font-weight: 400;
  font-size: 16px;
  display: flex;
  gap: 5px;
  justify-content: center;
  align-items: center;
  transition: all 0.25s ease;
  border-radius: 50px;
}
.post-container .wp-block-button.is-style-outline .wp-block-button__link:after,
.site-container .wp-block-button.is-style-outline .wp-block-button__link:after {
  content: "";
  background-image: url('assets/icon/button-arrow.svg');
  height: 22px;
  width: 20px;
  background-position: center;
  background-repeat: no-repeat;
  border-left: 1px solid #000;
  transition: all 0.25s ease;
}
.post-container .wp-block-button.is-style-outline .wp-block-button__link:hover,
.site-container .wp-block-button.is-style-outline .wp-block-button__link:hover {
  background-color: #000;
  color: #fff;
}
.post-container .wp-block-button.is-style-outline .wp-block-button__link:hover:after,
.site-container .wp-block-button.is-style-outline .wp-block-button__link:hover:after {
  filter: invert(1);
}
.post-container .wp-block-button .wp-block-button__link,
.site-container .wp-block-button .wp-block-button__link {
  border-radius: 3px;
  border: 2px solid #282259;
  color: #282259;
  background-color: #fff;
  font-weight: bold;
  transform: all 0.5s ease;
}
.post-container .wp-block-button .wp-block-button__link:hover,
.site-container .wp-block-button .wp-block-button__link:hover {
  background-color: #282259;
  color: #fff;
}
.post-container .has-navy-background-color .wp-block-button.is-style-outline .wp-block-button__link,
.site-container .has-navy-background-color .wp-block-button.is-style-outline .wp-block-button__link,
.post-container .has-black-background-color .wp-block-button.is-style-outline .wp-block-button__link,
.site-container .has-black-background-color .wp-block-button.is-style-outline .wp-block-button__link {
  border-color: #fff;
}
.post-container .has-navy-background-color .wp-block-button.is-style-outline .wp-block-button__link:after,
.site-container .has-navy-background-color .wp-block-button.is-style-outline .wp-block-button__link:after,
.post-container .has-black-background-color .wp-block-button.is-style-outline .wp-block-button__link:after,
.site-container .has-black-background-color .wp-block-button.is-style-outline .wp-block-button__link:after {
  filter: invert(1);
}
.post-container .has-navy-background-color .wp-block-button.is-style-outline .wp-block-button__link:hover,
.site-container .has-navy-background-color .wp-block-button.is-style-outline .wp-block-button__link:hover,
.post-container .has-black-background-color .wp-block-button.is-style-outline .wp-block-button__link:hover,
.site-container .has-black-background-color .wp-block-button.is-style-outline .wp-block-button__link:hover {
  background-color: #fff;
  color: #000 !important;
}
.post-container .has-navy-background-color .wp-block-button.is-style-outline .wp-block-button__link:hover:after,
.site-container .has-navy-background-color .wp-block-button.is-style-outline .wp-block-button__link:hover:after,
.post-container .has-black-background-color .wp-block-button.is-style-outline .wp-block-button__link:hover:after,
.site-container .has-black-background-color .wp-block-button.is-style-outline .wp-block-button__link:hover:after {
  filter: invert(0);
}
.post-container .testimonial-scroller,
.site-container .testimonial-scroller {
  margin: 30px 0;
  text-align: center;
  position: relative;
}
.post-container .testimonial-scroller p,
.site-container .testimonial-scroller p {
  margin-bottom: 10px;
}
.post-container .testimonial-scroller .name,
.site-container .testimonial-scroller .name,
.post-container .testimonial-scroller .company,
.site-container .testimonial-scroller .company,
.post-container .testimonial-scroller .role,
.site-container .testimonial-scroller .role {
  color: #282259;
}
.post-container .testimonial-scroller .team,
.site-container .testimonial-scroller .team {
  max-width: 300px;
  margin: 0 auto;
}
.post-container .testimonial-scroller .team p,
.site-container .testimonial-scroller .team p {
  font-size: 20px;
}
.post-container .testimonial-scroller .team img,
.site-container .testimonial-scroller .team img {
  border-radius: 50%;
  margin-bottom: 20px;
}
.post-container .testimonial-scroller .team-block,
.site-container .testimonial-scroller .team-block {
  aspect-ratio: 0.88636364;
  overflow: hidden;
  position: relative;
}
.post-container .testimonial-scroller .team-block .content,
.site-container .testimonial-scroller .team-block .content {
  background-color: rgba(40, 34, 89, 0.75);
  position: absolute;
  top: 0;
  text-align: left;
  padding: 40px;
  height: 100%;
  transform: scale(1);
  transition: all 0.5s ease;
  pointer-events: none;
  opacity: 0;
}
.post-container .testimonial-scroller .team-block .content p,
.site-container .testimonial-scroller .team-block .content p {
  color: #fff;
}
.post-container .testimonial-scroller .team-block img,
.site-container .testimonial-scroller .team-block img {
  transform: scale(1);
  transition: all 0.5s ease;
}
.post-container .testimonial-scroller .team-block:hover .content,
.site-container .testimonial-scroller .team-block:hover .content {
  opacity: 1;
  transform: scale(1.1);
}
.post-container .testimonial-scroller .team-block:hover img,
.site-container .testimonial-scroller .team-block:hover img {
  transform: scale(1.1);
}
.post-container .testimonial-scroller .time-block,
.site-container .testimonial-scroller .time-block {
  text-align: center;
}
.post-container .testimonial-scroller .time-block .date,
.site-container .testimonial-scroller .time-block .date {
  font-size: 22px;
}
.post-container .testimonial-scroller .time-block .image-holder,
.site-container .testimonial-scroller .time-block .image-holder {
  width: 100%;
  height: 290px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.post-container .testimonial-scroller .time-block .image-holder img,
.site-container .testimonial-scroller .time-block .image-holder img {
  max-height: 100%;
  width: auto;
  background: none;
}
.post-container .testimonial-scroller .time-block .line,
.site-container .testimonial-scroller .time-block .line {
  border-bottom: 1px dotted #282259;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}
.post-container .testimonial-scroller .time-block .line:before,
.site-container .testimonial-scroller .time-block .line:before {
  content: "";
  display: block;
  height: 30px;
  width: 1px;
  border-left: 1px dotted #282259;
}
.post-container .testimonial-scroller .time-block p,
.site-container .testimonial-scroller .time-block p {
  margin: 10px 30px;
}
.post-container .testimonial-scroller .owl-nav,
.site-container .testimonial-scroller .owl-nav {
  position: absolute;
  width: calc(100% + 60px);
  display: flex;
  left: -30px;
  top: 40%;
  justify-content: space-between;
}
.post-container .testimonial-scroller .owl-nav img,
.site-container .testimonial-scroller .owl-nav img {
  background: none;
}
.post-container .content-header .wp-block-column.has-black-background-color,
.site-container .content-header .wp-block-column.has-black-background-color,
.post-container .content-header .wp-block-column.has-navy-background-color,
.site-container .content-header .wp-block-column.has-navy-background-color {
  border-radius: 35px;
  padding: 50px 30px;
  max-width: 45%;
}
.post-container iframe,
.site-container iframe {
  display: block;
  max-width: 100%;
}
.post-container .logo-block img,
.site-container .logo-block img {
  background: none;
  box-shadow: none;
  border-radius: 0;
}
.post-container .wp-block-cover,
.site-container .wp-block-cover {
  position: relative;
}
.post-container .wp-block-cover img.wp-block-cover__image-background,
.site-container .wp-block-cover img.wp-block-cover__image-background {
  border-radius: 0;
  background: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  -o-object-fit: cover;
  object-fit: cover;
  outline: none;
  border: none;
  box-shadow: none;
}
.post-container .wp-block-cover:before,
.site-container .wp-block-cover:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background-color: #000;
  opacity: 0;
}
.post-container .wp-block-cover .wp-block-cover__inner-container,
.site-container .wp-block-cover .wp-block-cover__inner-container {
  position: relative;
  z-index: 2;
}
.post-container .wp-block-cover .squeeze,
.site-container .wp-block-cover .squeeze {
  text-align: center;
  max-width: 880px;
  margin: 0 auto;
}
.post-container .wp-block-cover span.wp-block-cover__background,
.site-container .wp-block-cover span.wp-block-cover__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
}
.post-container .wp-block-cover span.wp-block-cover__background.has-background-dim-10,
.site-container .wp-block-cover span.wp-block-cover__background.has-background-dim-10 {
  opacity: 0.1;
}
.post-container .wp-block-cover span.wp-block-cover__background.has-background-dim-20,
.site-container .wp-block-cover span.wp-block-cover__background.has-background-dim-20 {
  opacity: 0.2;
}
.post-container .wp-block-cover span.wp-block-cover__background.has-background-dim-30,
.site-container .wp-block-cover span.wp-block-cover__background.has-background-dim-30 {
  opacity: 0.3;
}
.post-container .wp-block-cover span.wp-block-cover__background.has-background-dim-40,
.site-container .wp-block-cover span.wp-block-cover__background.has-background-dim-40 {
  opacity: 0.4;
}
.post-container .wp-block-cover span.wp-block-cover__background.has-background-dim-50,
.site-container .wp-block-cover span.wp-block-cover__background.has-background-dim-50 {
  opacity: 0.5;
}
.post-container .wp-block-cover span.wp-block-cover__background.has-background-dim-60,
.site-container .wp-block-cover span.wp-block-cover__background.has-background-dim-60 {
  opacity: 06;
}
.post-container .wp-block-cover span.wp-block-cover__background.has-background-dim-70,
.site-container .wp-block-cover span.wp-block-cover__background.has-background-dim-70 {
  opacity: 0.7;
}
.post-container .wp-block-cover span.wp-block-cover__background.has-background-dim-80,
.site-container .wp-block-cover span.wp-block-cover__background.has-background-dim-80 {
  opacity: 0.8;
}
.post-container .wp-block-cover span.wp-block-cover__background.has-background-dim-90,
.site-container .wp-block-cover span.wp-block-cover__background.has-background-dim-90 {
  opacity: 0.9;
}
.post-container .wp-block-cover span.wp-block-cover__background.has-background-dim-100,
.site-container .wp-block-cover span.wp-block-cover__background.has-background-dim-100 {
  opacity: 1;
}
.post-container .contact-us-block .details,
.site-container .contact-us-block .details {
  display: flex;
  margin: 30px 0;
  gap: 20px;
}
.post-container .contact-us-block .details .detail,
.site-container .contact-us-block .details .detail {
  width: 50%;
}
.post-container .contact-us-block p,
.site-container .contact-us-block p {
  margin: 0;
}
@media only screen and (max-width: 1200px) {
  .post-container > div:not(.alignfull),
  .blog-index > div:not(.alignfull),
  .site-container > div:not(.alignfull),
  .post-container > h1,
  .blog-index > h1,
  .site-container > h1,
  .post-container > h2,
  .blog-index > h2,
  .site-container > h2,
  .post-container > h3,
  .blog-index > h3,
  .site-container > h3,
  .post-container > h4,
  .blog-index > h4,
  .site-container > h4,
  .post-container > h5,
  .blog-index > h5,
  .site-container > h5,
  .post-container > h6,
  .blog-index > h6,
  .site-container > h6,
  .post-container > p,
  .blog-index > p,
  .site-container > p,
  .post-container > ol,
  .blog-index > ol,
  .site-container > ol,
  .post-container > ul,
  .blog-index > ul,
  .site-container > ul,
  .post-container > figure:not(.alignfull),
  .blog-index > figure:not(.alignfull),
  .site-container > figure:not(.alignfull),
  .post-container > blockquote,
  .blog-index > blockquote,
  .site-container > blockquote {
    padding: 0 calc( (100vw - 920px) / 2 );
  }
  .post-container > hr,
  .blog-index > hr,
  .site-container > hr {
    margin: 0 calc( (100vw - 920px) / 2 );
  }
  .post-container #home-hero,
  .site-container #home-hero {
    position: relative;
    top: 0;
  }
  .post-container .background-video::before,
  .site-container .background-video::before {
    top: 0;
  }
}
@media only screen and (max-width: 992px) {
  .post-container > div:not(.alignfull),
  .blog-index > div:not(.alignfull),
  .site-container > div:not(.alignfull),
  .post-container > h1,
  .blog-index > h1,
  .site-container > h1,
  .post-container > h2,
  .blog-index > h2,
  .site-container > h2,
  .post-container > h3,
  .blog-index > h3,
  .site-container > h3,
  .post-container > h4,
  .blog-index > h4,
  .site-container > h4,
  .post-container > h5,
  .blog-index > h5,
  .site-container > h5,
  .post-container > h6,
  .blog-index > h6,
  .site-container > h6,
  .post-container > p,
  .blog-index > p,
  .site-container > p,
  .post-container > ol,
  .blog-index > ol,
  .site-container > ol,
  .post-container > ul,
  .blog-index > ul,
  .site-container > ul,
  .post-container > figure:not(.alignfull),
  .blog-index > figure:not(.alignfull),
  .site-container > figure:not(.alignfull),
  .post-container > blockquote,
  .blog-index > blockquote,
  .site-container > blockquote {
    padding: 0 20px;
  }
  .post-container > hr,
  .blog-index > hr,
  .site-container > hr {
    margin: 0 20px;
  }
  .post-container .testimonial-scroller,
  .site-container .testimonial-scroller {
    padding: 0 30px;
  }
  .post-container .testimonial-scroller .owl-nav,
  .site-container .testimonial-scroller .owl-nav {
    width: calc(100% + 20px);
    left: -10px;
  }
}
@media only screen and (min-width: 768px) {
  .site-container .reverse .text-col {
    border-left: none;
    border-right: 1px dotted #282259;
  }
  .site-container .reverse .text-col:before {
    left: auto;
    right: -3px;
  }
  .site-container .staff-story.middle {
    border-left: 1px dotted #fff;
    border-right: 1px dotted #fff;
  }
  .site-container .staff-story.middle:before,
  .site-container .staff-story.middle:after {
    content: "";
    position: absolute;
    height: 57px;
    width: 5px;
    border-radius: 20px;
    background-color: #fff;
    top: 50%;
    left: -3px;
  }
  .site-container .staff-story.middle:after {
    left: auto;
    right: -3px;
  }
}
@media only screen and (max-width: 768px) {
  .logo-block {
    display: none;
  }
  .site-container .wp-block-columns,
  .site-container .wp-block-columns.reverse {
    flex-direction: column;
  }
  .site-container .wp-block-columns .wp-block-column,
  .site-container .wp-block-columns.reverse .wp-block-column {
    width: 100%;
  }
  .site-container .feature-squeeze {
    justify-content: center;
  }
  .site-container .feature-squeeze .wp-block-column {
    max-width: 100%;
  }
  .site-container .feature-block {
    margin: 0 auto;
  }
  .site-container .services .wp-block-columns {
    gap: 50px;
    margin-bottom: 50px;
  }
  .site-container .services .wp-block-columns:nth-child(2) {
    margin-bottom: 0;
  }
  .site-container .services .wp-block-columns .service-block-1,
  .site-container .services .wp-block-columns .service-block-2,
  .site-container .services .wp-block-columns .service-block-3 {
    margin-top: 0;
  }
  .site-container .wp-block-query .is-flex-container {
    flex-direction: column;
  }
  .site-container .wp-block-query .is-flex-container li {
    margin: 0 auto;
    max-width: 470px;
  }
  .site-container .contact-form {
    flex-direction: column;
  }
  .site-container .features {
    flex-direction: column-reverse;
  }
  .site-container .wp-block-query .is-flex-container.columns-3 li,
  .blog-index .posts .post-block {
    width: 100%!important;
    margin: 0 auto;
  }
  .site-container .wp-block-button .wp-block-button__link {
    font-size: 14px;
  }
  .post-container .team,
  .site-container .team {
    grid-template-columns: 1fr 1fr;
  }
  .post-container .wp-block-columns.slider .wp-block-column:nth-child(1),
  .site-container .wp-block-columns.slider .wp-block-column:nth-child(1),
  .post-container .wp-block-columns.slider .wp-block-column:nth-child(2),
  .site-container .wp-block-columns.slider .wp-block-column:nth-child(2) {
    width: 100%;
  }
  .post-container .wp-block-columns.slider .wp-block-lazyblock-branch-slider,
  .site-container .wp-block-columns.slider .wp-block-lazyblock-branch-slider {
    width: 100vw;
    left: -30px;
  }
  .post-container .service-grid,
  .site-container .service-grid {
    grid-template-columns: auto auto auto auto auto auto;
    grid-template-rows: 1fr;
    grid-template-areas: "block-1 block-1 block-2 block-3 block-4 block-5 block-6 block-6";
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
    box-sizing: border-box;
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* IE 10+ */
  }
  .site-container .service-grid::-webkit-scrollbar {
    display: none;
  }
  .post-container .wp-block-lazyblock-service-block,
  .site-container .wp-block-lazyblock-service-block {
    width: 280px;
  }
  .post-container .service-grid > div:nth-child(2) .service-block a img,
  .site-container .service-grid > div:nth-child(2) .service-block a img,
  .post-container .service-grid > div:nth-child(3) .service-block a img,
  .site-container .service-grid > div:nth-child(3) .service-block a img,
  .post-container .service-grid > div:nth-child(4) .service-block a img,
  .site-container .service-grid > div:nth-child(4) .service-block a img,
  .post-container .service-grid > div:nth-child(5) .service-block a img,
  .site-container .service-grid > div:nth-child(5) .service-block a img {
    width: 100%;
    max-width: 100%;
  }
  .post-container .wp-block-query .is-flex-container li > .wp-block-group,
  .site-container .wp-block-query .is-flex-container li > .wp-block-group {
    bottom: 0!important;
    width: 100%;
  }
  .post-container .hero-image,
  .site-container .hero-image {
    opacity: 0.5;
    width: 100%;
  }
  .post-container .hero-image::before,
  .site-container .hero-image::before {
    width: 100%;
  }
  .post-container .content-header .wp-block-column.has-navy-background-color,
  .site-container .content-header .wp-block-column.has-navy-background-color {
    max-width: 100%;
    padding: 50px 20px;
  }
  .post-container .text-col,
  .site-container .text-col {
    padding: 0 0 0 20px;
  }
  .post-container .product-link,
  .site-container .product-link {
    margin-bottom: 30px;
  }
  .post-container .product-link .wp-block-image,
  .site-container .product-link .wp-block-image {
    aspect-ratio: auto;
    margin: 15px 0;
  }
  .mobile-hide {
    display: none;
  }
  #event-promo {
    text-align: center;
  }
  #event-promo img {
    margin: 0 auto;
  }
  #event-promo .wp-block-buttons.is-content-justification-right {
    justify-content: center;
  }
  .post-container .contact-form .form form .question,
  .site-container .contact-form .form form .question {
    flex-direction: column;
  }
}
.post-container {
  padding-bottom: 100px;
}
.post-container .feature-image {
  text-align: center;
}
.post-container .post-header {
  margin: 30px 0;
}
.post-container .post-header p {
  margin: 0;
  text-transform: capitalize;
}
.post-container .feature-image {
  margin-bottom: 30px;
}
.post-container .feature-image img {
  background: none;
}
.post-container .gallery-block {
  width: 100vw;
  overflow: hidden;
}
.post-container .wp-block-gallery {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  width: 200vw;
  animation: gallery-scroll 20s linear infinite;
}
.post-container .wp-block-image.size-full {
  padding: 30px;
}
.post-container .wp-block-image.size-full img {
  display: block;
  margin: 0 auto;
}
.post-container .author-bio {
  background-color: #f1f1f1;
  border-top: 1px solid #e1e1e1;
  padding-top: 50px!important;
  padding-bottom: 50px!important;
  margin-bottom: -100px;
  margin-top: 50px;
  display: grid;
  grid-template-columns: auto auto;
  gap: 30px;
  align-items: center;
}
.post-container .author-bio .image {
  aspect-ratio: 1;
  border: 2px solid #282259;
  overflow: hidden;
  border-radius: 50%;
  width: 160px;
  height: 160px;
  position: relative;
}
.post-container .author-bio h2 {
  font-size: 18px;
  margin: 0;
}
.post-container .author-bio h3 {
  margin: 0;
}
.post-container.event .post-header {
  text-align: center;
}
.blog-index {
  padding-bottom: 80px;
}
.blog-index .border {
  margin-bottom: 80px;
}
.blog-index .border div {
  border-top: 1px dotted #282259;
}
.blog-index .pagination {
  margin-top: 80px;
}
.blog-index .pagination .nav-links {
  display: flex;
  gap: 20px;
}
.blog-index .pagination .nav-links .page-numbers {
  color: #000;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  padding: 10px;
}
.blog-index .pagination .nav-links .page-numbers.current {
  background-color: #851719;
  color: #fff;
}
.latest-posts {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-row-gap: 60px;
}
.latest-posts .post-block {
  text-align: center;
  position: relative;
  padding-bottom: 50px;
}
.latest-posts .post-block a.thumb {
  display: flex;
  aspect-ratio: 1.59090909;
  overflow: hidden;
  margin-bottom: 10px;
  justify-content: center;
  align-items: center;
}
.latest-posts .post-block a.thumb img {
  border-radius: 0;
  background: none;
  max-width: 180px;
}
.latest-posts .post-block p {
  color: #000;
}
.latest-posts .post-block h2 {
  font-size: 24px;
  line-height: 1.3;
}
.latest-posts .post-block h2 a {
  color: #000;
}
.latest-posts .post-block .exc {
  padding: 0 30px;
  margin-bottom: 30px;
}
.latest-posts .post-block .btn-container {
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.latest-posts .post-block .btn {
  color: #000;
  border: 1px solid #000;
  border-radius: 30px;
  font-size: 16px;
  letter-spacing: 0.5px;
  padding: 6px 8px 6px 12px;
  line-height: 1;
}
.latest-posts .post-block .btn span {
  border-left: 1px solid #000;
  height: 28px;
  display: inline-block;
  position: relative;
  top: -6px;
}
.latest-posts .post-block .btn span svg {
  fill: #000;
  margin-left: 5px;
  position: relative;
  top: 5px;
}
.latest-posts .post-block .btn:hover {
  background-color: #000;
  color: #fff;
}
.latest-posts .post-block .btn:hover span svg {
  fill: #fff;
}
.latest-posts .post-block:nth-child(3n+2) {
  padding: 0 15px;
  border-left: 1px dotted #282259;
  border-right: 1px dotted #282259;
}
.latest-posts .post-block:nth-child(3n+1) {
  padding-right: 15px;
}
.latest-posts .post-block:nth-child(3n+3) {
  padding-left: 15px;
}
@media only screen and (max-width: 768px) {
  .latest-posts {
    grid-template-columns: 1fr;
  }
  .latest-posts .post-block {
    border-top: 1px dotted #282259;
  }
  .latest-posts .post-block:first-child {
    border-top: 0;
  }
  .latest-posts .post-block:nth-child(3n+2) {
    border-left: 0;
    border-right: 0;
  }
  .latest-posts .post-block .btn-container {
    position: relative;
  }
}
.page-template-page-new .site-container ul li,
.page-template-page-new .site-container ol li,
.page-template-page-new .site-container p {
  color: #6E6E6E;
}
.page-template-page-new .site-container ul li.has-navy-color,
.page-template-page-new .site-container ol li.has-navy-color,
.page-template-page-new .site-container p.has-navy-color {
  color: #282259;
}
.page-template-page-new .site-container ul.has-white-color li {
  color: #fff;
}
.page-template-page-new .site-container ul.has-white-color li a {
  color: #fff;
}
.page-template-page-new .site-container .wp-block-button .wp-block-button__link {
  background-color: #282259;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 15px;
}
.page-template-page-new .site-container .wp-block-button .wp-block-button__link:after {
  display: block;
  content: "";
  background-image: url('assets/icon/arrow.svg');
  height: 22px;
  width: 20px;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.25s ease;
}
.page-template-page-new .site-container .wp-block-button .wp-block-button__link.has-black-color:after {
  filter: invert(1);
}
.page-template-page-new .site-container .wp-block-button .wp-block-button__link:hover {
  background-color: #000;
}
.page-template-page-new .site-container .linkedin-button {
  border: 2px solid #282259;
  color: #282259;
  background-color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 20px;
  text-decoration: none;
  transition: all 0.25s ease;
  border-radius: 3px;
  display: flex;
  gap: 5px;
  justify-content: center;
  align-items: center;
}
.page-template-page-new .site-container .linkedin-button svg path {
  fill: #282259;
  transition: all 0.25s ease;
}
.page-template-page-new .site-container .linkedin-button:hover {
  background-color: #282259;
  color: #fff;
}
.page-template-page-new .site-container .linkedin-button:hover svg path {
  fill: #fff;
}
.page-template-page-new .site-container .wp-block-button.is-style-outline .wp-block-button__link {
  background-color: transparent;
  color: #000;
  font-weight: bold;
  font-size: 18px;
  border: 0;
  padding: 0;
  gap: 0;
}
.page-template-page-new .site-container .wp-block-button.is-style-outline .wp-block-button__link:before {
  display: block;
  content: "";
  background-image: url('assets/icon/call.svg');
  height: 20px;
  width: 20px;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.25s ease;
}
.page-template-page-new .site-container .wp-block-button.is-style-outline .wp-block-button__link:after {
  display: none;
}
.page-template-page-new .site-container .product-image {
  display: flex;
  flex-direction: row-reverse;
  gap: 30px;
  align-items: center;
}
.page-template-page-new .site-container .product-image .image-hold {
  margin: 0;
  aspect-ratio: 1;
}
.page-template-page-new .site-container .product-image .image-hold img {
  max-height: 100%;
  width: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-template-page-new .site-container .product-image .spec-icons {
  margin: 0;
  display: flex;
  flex-direction: column;
}
.page-template-page-new .site-container .product-image .spec-icons .icon-box {
  width: 75px;
  height: 75px;
  border-radius: 3px;
}
.page-template-page-new .site-container .product-image .spec-icons .icon-box .content {
  width: 500px;
}
.page-template-page-new .site-container .product-image .spec-icons .icon-box:nth-child(5n+4) .content,
.page-template-page-new .site-container .product-image .spec-icons .icon-box:nth-child(5n+5) .content {
  left: -1px;
  right: auto;
}
.page-template-page-new .site-container .faqs {
  border: 0;
}
.page-template-page-new .site-container .faqs dl {
  border: 0;
  background-color: #f1f1f1;
  border-radius: 3px;
  padding: 20px;
}
.page-template-page-new .site-container .faqs dl dt {
  align-items: center;
}
.page-template-page-new .site-container .has-heaford-gradient-background .faqs dl,
.page-template-page-new .site-container .has-light-grey-background .faqs dl {
  background-color: #fff;
}
.reveal {
  position: relative;
  transform: translateY(150px);
  opacity: 0;
  transition: 2s all ease;
}
.reveal.active {
  transform: translateY(0);
  opacity: 1;
}
.reveal-primary {
  position: relative;
  transform: translateY(150px);
  opacity: 0;
  transition: 2s all ease;
}
.reveal-primary.active {
  transform: translateY(0);
  opacity: 1;
}
.reveal-secondary {
  position: relative;
  opacity: 0;
  transition: 2s all ease;
  transition-delay: 1s;
}
.reveal-secondary.active {
  opacity: 1;
}
#cookie-law-div {
  z-index: 10000000;
  position: fixed;
  bottom: 00px;
  margin: 30px;
  padding: 20px;
  width: calc(100% - 60px);
  border-radius: 3px;
  background: #282259;
  font-size: 14px;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  box-sizing: border-box;
  gap: 50px;
}
#cookie-law-div a {
  color: #fff;
  text-decoration: underline;
  transition: color 0.25s ease;
}
#cookie-law-div a:hover {
  color: #f1f1f1;
}
#cookie-law-div p {
  margin: 0;
  color: #fff;
}
#cookie-law-div p b {
  display: block;
  font-family: 'Lato', sans-serif;
}
#cookie-law-div button {
  align-self: center;
  line-height: 1;
  color: #fff;
  background-color: #282259;
  font-size: 16px;
  cursor: pointer;
  border-radius: 3px;
  border: 2px solid #fff;
  font-weight: bold;
  transition: all 0.25s ease;
  font-family: 'Lato', sans-serif;
  padding: 10px 20px;
}
#cookie-law-div button:hover {
  background-color: #fff;
  color: #282259;
}
