/* Generated by less 3.11.1 */
/*
Theme Name: SeriouslyRAD (Bespoke)
Author: Arriba
Author URI: https://arriba.co.uk
Version: 19.0.0
*/
/* -------------------------------- 
Colours
-------------------------------- */
/* -------------------------------- 
Breakpoints
-------------------------------- */
/* -------------------------------- 
Containers
-------------------------------- */
html,
body {
  border: 0;
  font-family: "Onest", 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;
}
body {
  font-size: 18px;
}
h1 {
  font-family: "Onest", sans-serif;
  font-size: 50px;
  font-weight: 700;
  margin-bottom: 20px;
}
h2 {
  font-family: "Onest", sans-serif;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 20px;
}
h3 {
  font-family: "Onest", sans-serif;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}
h4 {
  font-family: "Onest", sans-serif;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
}
p {
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 20px;
}
p:last-child {
  margin-bottom: 0;
}
label li,
ul li,
ol li {
  font-size: 18px;
}
body.justify p {
  text-align: justify;
}
cite {
  font-family: "Onest", sans-serif;
}
.has-medium-font-size {
  font-size: 22px;
}
.tagline {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
a {
  text-decoration: none;
  transition: color 0.25s;
  color: #090C9B;
}
a:hover {
  text-decoration: none;
}
.no-marg {
  margin: 0;
}
@media only screen and (max-width: 1300px) {
  h1 {
    font-size: 40px;
    line-height: 1.2;
  }
}
@media only screen and (max-width: 768px) {
  h1 {
    font-size: 32px;
    line-height: 1.2;
  }
  h2 {
    font-size: 22px;
    line-height: 1.2;
  }
  h3 {
    font-family: "Onest", sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 20px;
  }
  h4 {
    font-family: "Onest", sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 20px;
  }
  p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
  }
  p:last-child {
    margin-bottom: 0;
  }
  ul li,
  ol li {
    font-size: 14px;
  }
  body {
    font-size: 14px;
  }
}
html {
  scroll-behavior: smooth;
  font-size: 16px;
  width: 100vw;
  overflow-x: hidden;
}
body {
  background-color: #F2F4FF;
  width: 100vw;
}
.has-base-background-color {
  background-color: #fff;
}
.has-base-2-background-color {
  background-color: #F1F1F1;
}
.has-contrast-background-color {
  background-color: #1E1E1E;
}
.has-contrast-2-background-color {
  background-color: #626262;
}
.has-contrast-3-background-color {
  background-color: #E1E1E1;
}
.has-accent-background-color {
  background-color: #090C9B;
}
.has-accent-2-background-color {
  background-color: #3679F6;
}
.has-accent-3-background-color {
  background-color: #51A1F6;
}
.has-accent-4-background-color {
  background-color: #EC5028;
}
.has-accent-5-background-color {
  background-color: #FF6633;
}
.has-base-color {
  color: #fff;
}
.has-base-2-color {
  color: #F1F1F1;
}
.has-contrast-color {
  color: #1E1E1E;
}
.has-contrast-2-color {
  color: #626262;
}
.has-contrast-3-color {
  color: #E1E1E1;
}
.has-accent-color {
  color: #090C9B;
}
.has-accent-2-color {
  color: #3679F6;
}
.has-accent-3-color {
  color: #51A1F6;
}
.has-accent-4-color {
  color: #EC5028;
}
.has-accent-5-color {
  color: #FF6633;
}
.has-text-align-center {
  text-align: center;
}
p.has-small-font-size {
  margin: 0;
}
.squeeze {
  max-width: 850px;
  margin: 0 auto;
  padding: 0 30px;
}
.squeeze.super {
  max-width: 570px;
}
img {
  max-width: 100%;
  height: auto;
}
.button {
  font-size: 18px;
  background-color: #090C9B;
  color: #fff;
  padding: 5px 10px 5px 15px;
  font-weight: bold;
  display: inline-flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
}
.button span {
  height: 22px;
  width: 22px;
  border-radius: 22px;
  background-color: #EC5028;
  display: flex;
  justify-content: center;
  align-items: center;
}
.button span svg {
  fill: #fff;
}
.button.secondary {
  background-color: #51A1F6;
}
.call {
  font-size: 32px;
  font-weight: 700;
  color: #EC5028;
  transition: all 0.25s;
  font-family: "Onest", sans-serif;
  display: flex;
  align-items: center;
  gap: 5px;
}
.call svg {
  fill: #EC5028;
  transition: all 0.25s;
}
.call:hover {
  color: #090C9B;
}
.call:hover svg {
  fill: #090C9B;
}
.wp-block-image figure.aligncenter img {
  margin: 0 auto;
}
.size-full img {
  width: 100%;
}
table {
  margin: 30px 0;
  border: 1px solid #E1E1E1;
  border-radius: 5px;
  color: #626262;
}
table tr:nth-child(even) {
  background-color: #fefefe;
}
table th,
table td {
  border-bottom: 1px solid #E1E1E1;
  padding: 5px;
}
table th {
  color: #090C9B;
  font-family: "Onest", sans-serif;
}
table tr:last-of-type th,
table tr:last-of-type td {
  border-bottom: 0;
}
details summary::-webkit-details-marker {
  display: none;
}
ul.socials {
  margin: 10px 0 30px;
}
ul.socials li {
  display: inline-block;
  list-style: none;
}
ul.socials li a {
  height: 50px;
  width: 50px;
  border-radius: 25px;
  background-color: #3679F6;
  border: 1px solid #3679F6;
  margin-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}
ul.socials li a svg {
  max-height: 18px;
  width: auto;
  fill: #fff;
  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: #EC5028;
  position: absolute;
  z-index: 1;
}
ul.socials li a:hover {
  border-color: #EC5028;
}
ul.socials li a:hover svg {
  fill: #fff;
}
ul.socials li a:hover:before {
  bottom: -25px;
}
figure.aligncenter figcaption {
  text-align: center;
}
input[name="subject"] {
  display: none;
}
@media only screen and (max-width: 992px) {
  html {
    font-size: 10px;
  }
  .call {
    font-size: 32px;
  }
  .call svg {
    position: relative;
    top: 2px;
    width: 20px;
  }
}
@-webkit-keyframes rotating {
  /* Safari and Chrome */
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes colorCycle {
  0%,
  100% {
    color: #51A1F6;
  }
  33% {
    color: #3679F6;
  }
  66% {
    color: #090C9B;
  }
}
@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;
  }
}
body {
  padding-top: 0;
}
body.fixed-nav {
  padding-top: 100px;
}
header {
  top: 0;
  left: 0;
  z-index: 500;
  width: 100vw;
  height: 100px;
  background-color: transparent;
  padding: 0 calc( (100vw - 1290px) / 2 );
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 70px;
}
header .site-logo svg path {
  fill: #090C9B;
  transition: all 0.5s ease;
}
header .menu-button {
  display: none;
  height: 15px;
  justify-content: left;
  align-items: center;
  position: relative;
}
header .menu-button span {
  display: block;
  height: 3px;
  width: 25px;
  background-color: #1E1E1E;
  transition: all 0.25s;
}
header .menu-button span:before,
header .menu-button span:after {
  content: "";
  display: block;
  height: 3px;
  width: 25px;
  background-color: #1E1E1E;
  position: absolute;
  transition: all 0.25s;
}
header .menu-button span:before {
  top: 0;
}
header .menu-button span:after {
  bottom: 0;
  width: 25px;
}
header .cta {
  margin-left: auto;
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
}
header .phone-call {
  color: #51A1F6;
  font-size: 20px;
  transition: color 0.5s ease;
}
header .phone-call svg {
  fill: #51A1F6;
  width: 20px;
  height: auto;
  transition: color 0.5s ease;
}
header .phone-call:hover {
  color: #3679F6;
}
header .phone-call:hover svg {
  fill: #3679F6;
}
.nav-open header,
header.hovered {
  background-color: #3679F6 !important;
}
.nav-open header .site-logo svg path,
header.hovered .site-logo svg path {
  fill: #fff;
}
.nav-open header .phone-call,
header.hovered .phone-call {
  color: #fff;
}
.nav-open header .phone-call svg,
header.hovered .phone-call svg {
  fill: #fff;
}
header nav ul.menu {
  display: flex;
}
header nav ul.menu > li {
  list-style: none;
  display: flex;
  font-size: 18px;
  height: 100px;
  align-items: center;
}
header nav ul.menu > li a {
  color: #1E1E1E;
  padding: 10px;
  display: flex;
  gap: 5px;
  align-items: center;
  position: relative;
  font-weight: 600;
}
header nav ul.menu > li a:hover {
  color: #EC5028;
}
header nav ul.menu > li.menu-item-has-children > a:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #51A1F6;
  position: absolute;
  bottom: -28px;
  left: calc(50% - 5px);
  opacity: 0;
  transition: opacity 0.25s ease;
}
header nav ul.menu > li.menu-item-has-children > a:after {
  content: "";
  background-image: url('assets/icons/dropdown.svg');
  height: 5px;
  width: 8px;
  display: inline-block;
  transform: rotate(0deg);
  transition: all 0.25s ease;
}
header nav ul.menu > li.menu-item-has-children:hover a:after {
  transform: rotate(180deg);
}
header nav ul.menu > li > .sub-menu {
  border-top: 1px solid #51A1F6;
  position: absolute;
  display: none;
  background-color: #3679F6;
  left: 0;
  top: 100px;
  width: 100vw;
  margin: 0 calc(-100vw/2 + 100%/2);
  padding: 60px calc( (100vw - 1290px) / 2 );
  box-sizing: border-box;
  z-index: 100;
  gap: 30px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 20px;
}
header nav ul.menu > li > .sub-menu li {
  list-style: none;
  font-size: 14px;
  color: #626262;
  width: 100%;
  display: flex;
}
header nav ul.menu > li > .sub-menu li > a {
  border-radius: 28px;
  padding: 28px;
  gap: 0;
  background-color: #EC5028;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  color: #fff;
  display: flex;
  gap: 5px;
  flex-direction: column;
  align-items: flex-start;
  flex-direction: flex-start;
  text-align: left;
}
header nav ul.menu > li > .sub-menu li > a span {
  font-weight: 400;
  font-size: 12px;
}
header nav ul.menu > li > .sub-menu li:nth-child(3n+1) > a {
  background-color: #EC5028;
}
header nav ul.menu > li > .sub-menu li:nth-child(3n+2) > a {
  background-color: #090C9B;
}
header nav ul.menu > li > .sub-menu li:nth-child(3n+3) > a {
  background-color: #51A1F6;
}
header nav ul.menu > li:hover.menu-item-has-children > a::before {
  opacity: 1;
}
header nav ul.menu > li:hover > .sub-menu {
  display: grid;
}
header nav .nav-footer {
  display: none;
}
header.hovered nav ul.menu > li a {
  color: #fff;
}
.admin-bar header nav ul.menu > li > .sub-menu {
  top: 132px;
}
header.hovered nav ul.menu > li.menu-item-has-children > a::after {
  filter: invert(1);
}
.fixed-nav header {
  position: fixed;
  top: 0;
  background-color: rgba(242, 244, 255, 0.75);
  backdrop-filter: blur(5px);
}
.fixed-nav header .site-logo svg path {
  fill: #1E1E1E;
}
.fixed-nav header .phone-call {
  color: #51A1F6;
}
.fixed-nav header .phone-call svg {
  fill: #51A1F6;
}
.fixed-nav header ul.menu > li a {
  color: #1E1E1E;
}
.fixed-nav header .menu-button span,
.fixed-nav header .menu-button span::before,
.fixed-nav header .menu-button span::after {
  background-color: #1E1E1E;
}
.fixed-nav header.hovered .site-logo svg path {
  fill: #fff;
}
.fixed-nav header.hovered .phone-call {
  color: #51A1F6;
}
.fixed-nav header.hovered .phone-call svg {
  fill: #51A1F6;
}
.fixed-nav header.hovered .menu-button span,
.fixed-nav header.hovered .menu-button span::before,
.fixed-nav header.hovered .menu-button span::after {
  background-color: #fff;
}
.fixed-nav header.hovered .phone-call {
  color: #fff;
}
.fixed-nav header.hovered .phone-call svg {
  fill: #fff;
}
.fixed-nav header.hovered ul.menu > li a {
  color: #fff;
}
.nav-open header {
  position: fixed;
  top: 0;
  left: 0;
}
.nav-open header .site-logo svg path {
  fill: #fff;
}
.nav-open header .phone-call {
  color: #51A1F6;
}
.nav-open header .phone-call svg {
  fill: #51A1F6;
}
.nav-open header .menu-button span,
.nav-open header .menu-button span::before,
.nav-open header .menu-button span::after {
  background-color: #fff;
}
.nav-open header .phone-call {
  color: #fff;
}
.nav-open header .phone-call svg {
  fill: #fff;
}
.nav-open header ul.menu > li a {
  color: #fff;
}
@media only screen and (max-width: 1300px) {
  header {
    padding: 0 calc( (100vw - 920px) / 2 );
    gap: 20px;
  }
  header .site-logo svg {
    max-width: 180px;
    height: auto;
    width: 100%;
  }
  header .phone-call {
    font-size: 16px;
  }
  header .button {
    font-size: 14px;
    padding: 5px 5px 5px 10px;
  }
  header nav ul.menu > li {
    font-size: 16px;
  }
  header nav ul.menu > li > .sub-menu {
    padding: 60px 30px;
  }
}
@media only screen and (max-width: 992px) {
  header {
    padding: 0 30px;
    width: 100vw;
    z-index: 500;
    display: grid;
    grid-template-columns: 32px 1fr 32px;
    gap: 10px;
  }
  header .site-logo {
    margin: 0 auto;
    margin-top: 8px;
  }
  header .cta .button {
    display: none;
  }
  header .cta .phone-call {
    width: 32px;
    height: 32px;
    background-color: #51A1F6;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  header .cta .phone-call svg {
    fill: #fff;
    top: 0;
    left: -1px;
  }
  header .cta .phone-call span {
    display: none;
  }
  header nav {
    position: fixed;
    top: 100px;
    left: -100vw;
    width: 100vw;
    height: calc(100dvh - 100px);
    background-color: #3679F6;
    border-top: 1px solid #51A1F6;
  }
  header nav .menu-main-menu-container {
    overflow: scroll;
  }
  header nav .menu-main-menu-container ul.menu {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    background-color: #090C9B;
  }
  header nav .menu-main-menu-container ul.menu li {
    height: auto;
  }
  header nav .menu-main-menu-container ul.menu li.menu-item-has-children {
    grid-column-start: 1;
    grid-column-end: 3;
    position: relative;
  }
  header nav .menu-main-menu-container ul.menu li.menu-item-has-children:before,
  header nav .menu-main-menu-container ul.menu li.menu-item-has-children:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 20px;
    background: linear-gradient(0deg, rgba(54, 121, 246, 0) 0%, #3679F6 100%);
    z-index: 500;
  }
  header nav .menu-main-menu-container ul.menu li.menu-item-has-children:after {
    top: auto;
    bottom: 0;
    background: linear-gradient(180deg, rgba(54, 121, 246, 0) 0%, #3679F6 100%);
  }
  header nav .menu-main-menu-container ul.menu li.menu-item-has-children > a {
    display: none;
  }
  header nav .menu-main-menu-container ul.menu li.menu-item-has-children > ul.sub-menu {
    height: calc(100dvh - 284px);
    display: block;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    border: 0;
    overflow: scroll;
  }
  header nav .menu-main-menu-container ul.menu > li:not(.menu-item-has-childrens) > a {
    padding: 5px 20px;
    color: #fff;
    width: 100%;
    text-align: center;
    justify-content: center;
  }
  header nav .nav-footer {
    display: block;
    position: sticky;
    bottom: 0;
    background-color: #090C9B;
    padding: 30px;
    z-index: 200;
    width: 100%;
  }
  header nav .nav-footer .button {
    font-size: 20px;
    background-color: #EC5028;
  }
  header nav .nav-footer .button span {
    background-color: #090C9B;
  }
  header .menu-button {
    display: flex;
  }
  .nav-open header .phone-call {
    background-color: #EC5028;
  }
  .nav-open header .menu-button span {
    background-color: #3679F6;
  }
  .nav-open header .menu-button span:before {
    background-color: #fff;
    transform: rotate(45deg);
    top: auto;
    bottom: auto;
  }
  .nav-open header .menu-button span:after {
    background-color: #fff;
    transform: rotate(-45deg);
    top: auto;
    bottom: auto;
  }
  .nav-open header nav {
    left: 0;
  }
  .fixed-nav header .phone-call svg {
    fill: #fff;
  }
}
@media only screen and (max-width: 768px) {
  header {
    padding: 0 20px;
  }
  header .phone-call {
    border-radius: 50px;
    height: 35px;
    width: 35px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #EC5028;
    border-color: #EC5028;
  }
  header .phone-call svg {
    fill: #fff;
  }
  header .phone-call span {
    display: none;
  }
}
footer {
  background-color: #fff;
  padding: 60px calc( (100vw - 1290px) / 2 ) 20px;
  color: #1E1E1E;
  border-radius: 28px 28px 0 0;
}
footer .top {
  display: flex;
}
footer .top .col {
  min-width: 220px;
}
footer .top .col:first-child {
  margin-right: auto;
}
footer .top p strong {
  font-family: "Onest", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #090C9B;
}
footer .top ul:not(.socials) li {
  list-style: none;
  font-size: 16px;
  margin: 10px 0;
}
footer .top ul:not(.socials) li a {
  color: #626262;
}
footer .top ul:not(.socials) li a:hover {
  color: #3679F6;
}
footer .bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 75px;
}
footer .bottom address {
  font-style: normal;
}
footer p,
footer address {
  color: #626262;
}
@media only screen and (max-width: 1300px) {
  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 p,
  footer address {
    font-size: 12px;
    text-align: center;
  }
  footer .top {
    flex-direction: column;
    text-align: center;
  }
  footer .top .col {
    margin: 0;
  }
  footer .top .col:first-child {
    margin-right: 0;
  }
  footer .top .call {
    justify-content: center;
  }
  footer .top p.menu-heading {
    margin: 0;
  }
  footer .top p.menu-heading strong {
    display: flex;
    gap: 5px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  footer .top p.menu-heading strong:after {
    content: "";
    background-image: url(assets/icons/arrow-next.svg);
    display: block;
    height: 6px;
    width: 3px;
    height: 10px;
    width: 8px;
    background-size: 100%;
    background-repeat: no-repeat;
    transform: rotate(0);
    transition: all 0.5s ease;
  }
  footer .top p.menu-heading.active strong:after {
    transform: rotate(90deg);
  }
  footer .top p.menu-heading + div[class^="menu"] {
    max-height: 0px;
    overflow: hidden;
    margin-bottom: 20px;
    transition: all 0.5s ease;
  }
  footer .top p.menu-heading.active + div[class^="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 > div:not(.alignfull):not(.post-details),
.blog-index > div:not(.alignfull):not(.post-details),
.site-container > div:not(.alignfull):not(.post-details),
.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 - 1290px) / 2 );
}
.post-container li,
.blog-index li,
.site-container li,
.post-container ul,
.blog-index ul,
.site-container ul,
.post-container ol,
.blog-index ol,
.site-container ol {
  margin-bottom: 20px;
}
.post-container li li,
.blog-index li li,
.site-container li li,
.post-container ul li,
.blog-index ul li,
.site-container ul li,
.post-container ol li,
.blog-index ol li,
.site-container ol li {
  list-style: inside;
}
.post-container li li ul,
.blog-index li li ul,
.site-container li li ul,
.post-container ul li ul,
.blog-index ul li ul,
.site-container ul li ul,
.post-container ol li ul,
.blog-index ol li ul,
.site-container ol li ul,
.post-container li li ol,
.blog-index li li ol,
.site-container li li ol,
.post-container ul li ol,
.blog-index ul li ol,
.site-container ul li ol,
.post-container ol li ol,
.blog-index ol li ol,
.site-container ol li ol {
  padding-left: 20px;
}
.post-container figure.wp-block-image.boxed,
.blog-index figure.wp-block-image.boxed,
.site-container figure.wp-block-image.boxed {
  position: relative;
}
.post-container figure.wp-block-image.boxed img,
.blog-index figure.wp-block-image.boxed img,
.site-container figure.wp-block-image.boxed img {
  position: relative;
  z-index: 5;
}
.post-container figure.wp-block-image.boxed:before,
.blog-index figure.wp-block-image.boxed:before,
.site-container figure.wp-block-image.boxed:before {
  content: "";
  position: absolute;
  z-index: 1;
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  bottom: 0;
  left: 15px;
  border-radius: 28px;
  background-color: #51A1F6;
}
.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 iframe,
.blog-index iframe,
.site-container iframe {
  border-radius: 28px;
}
.post-container .wp-block-lazyblock-image-slide,
.blog-index .wp-block-lazyblock-image-slide,
.site-container .wp-block-lazyblock-image-slide {
  width: 100vw;
  position: relative;
  left: calc( (100vw - 1290px) / -2 );
}
.post-container .wp-block-lazyblock-image-slide .logo-item img,
.blog-index .wp-block-lazyblock-image-slide .logo-item img,
.site-container .wp-block-lazyblock-image-slide .logo-item img {
  max-width: 992px;
  margin: 0 auto;
}
.post-container details,
.blog-index details,
.site-container details {
  border-radius: 28px;
  width: 100%;
}
.post-container details summary,
.blog-index details summary,
.site-container details summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 24px;
  font-weight: bold;
  cursor: pointer;
  padding: 30px;
}
.post-container details summary:after,
.blog-index details summary:after,
.site-container details summary:after {
  content: "+";
}
.post-container details .content,
.blog-index details .content,
.site-container details .content {
  padding: 0 30px 30px 30px;
}
.post-container details p,
.blog-index details p,
.site-container details p {
  font-size: 16px;
}
.post-container details[open] summary:after,
.blog-index details[open] summary:after,
.site-container details[open] summary:after {
  content: "-";
}
.post-container .small-details details,
.blog-index .small-details details,
.site-container .small-details details {
  border-radius: 0;
}
.post-container .small-details details summary,
.blog-index .small-details details summary,
.site-container .small-details details summary {
  font-size: 18px;
  padding: 10px 0;
}
.post-container .small-details details .content,
.blog-index .small-details details .content,
.site-container .small-details details .content {
  padding: 10px 0;
}
.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.grid,
.blog-index .wp-block-columns.grid,
.site-container .wp-block-columns.grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.post-container .wp-block-columns.grid .wp-block-column,
.blog-index .wp-block-columns.grid .wp-block-column,
.site-container .wp-block-columns.grid .wp-block-column {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.post-container .hero,
.site-container .hero {
  display: grid;
  grid-template-columns: 1fr 1fr;
  flex-wrap: nowrap;
  gap: 30px;
  margin-bottom: 50px;
}
.post-container .hero > div,
.site-container .hero > div {
  padding: 80px 60px;
  border-radius: 28px;
  background-color: #fff;
}
.post-container .hero .content .tagline,
.site-container .hero .content .tagline {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  background: linear-gradient(90.24deg, #090C9B -0.14%, #EC5028 100.14%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.post-container .hero .content h1,
.site-container .hero .content h1 {
  font-weight: 700;
  font-size: 52px;
  line-height: 70px;
  color: #1E1E1E;
}
.post-container .hero .content h1 span,
.site-container .hero .content h1 span {
  color: #51A1F6;
  animation: colorCycle 6s infinite;
}
.post-container .hero .content p,
.site-container .hero .content p {
  color: #626262;
}
.post-container .hero .content img,
.site-container .hero .content img {
  background: none;
  border-radius: 0;
  max-width: 220px;
}
.post-container .hero .content .button,
.site-container .hero .content .button {
  margin-top: 50px;
}
.post-container .hero .slider,
.site-container .hero .slider {
  padding: 0;
  background-color: #090C9B;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.post-container .hero .slider .looper,
.site-container .hero .slider .looper {
  display: block;
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 28px;
}
.post-container .hero .slider svg,
.site-container .hero .slider svg {
  position: absolute;
  right: -322px;
  -webkit-animation: rotating 10s linear infinite;
  -moz-animation: rotating 10s linear infinite;
  -ms-animation: rotating 10s linear infinite;
  -o-animation: rotating 10s linear infinite;
  animation: rotating 10s linear infinite;
}
.post-container .hero .slider .image-slider,
.site-container .hero .slider .image-slider {
  position: relative;
  width: calc(100% + 20px);
  left: -10px;
  overflow: hidden;
  z-index: 5;
}
.post-container .hero .slider .image-slider img,
.site-container .hero .slider .image-slider img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  transition: opacity 1s ease-in-out;
  display: block;
  border-radius: 0;
  background: none;
}
.post-container .hero .slider .image-slider img:first-child,
.site-container .hero .slider .image-slider img:first-child {
  opacity: 1;
  position: relative;
}
.post-container .wp-block-image.is-style-rounded img,
.site-container .wp-block-image.is-style-rounded img {
  border-radius: 28px;
}
.post-container .logo-slider,
.site-container .logo-slider {
  text-align: center;
}
.post-container .faq .wp-block-group__inner-container,
.site-container .faq .wp-block-group__inner-container {
  margin: 30px 0;
  display: flex;
  gap: 20px;
  flex-direction: column;
}
.post-container .testimonial-block,
.site-container .testimonial-block {
  border-radius: 28px;
  background-color: #FF6633;
  padding: 40px 50px;
  position: relative;
}
.post-container .testimonial-block blockquote,
.site-container .testimonial-block blockquote {
  padding: 0;
}
.post-container .testimonial-block blockquote p,
.site-container .testimonial-block blockquote p {
  font-size: 16px;
  line-height: 2;
}
.post-container .testimonial-block blockquote cite,
.site-container .testimonial-block blockquote cite {
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  font-stretch: normal;
}
.post-container .testimonial-block blockquote cite strong,
.site-container .testimonial-block blockquote cite strong {
  display: flex;
  gap: 5px;
  align-items: center;
}
.post-container .testimonial-block blockquote cite strong:before,
.site-container .testimonial-block blockquote cite strong:before {
  content: "";
  display: block;
  height: 2px;
  width: 15px;
  background-color: #fff;
}
.post-container .testimonial-block blockquote img.logo,
.site-container .testimonial-block blockquote img.logo {
  max-width: 150px;
  height: auto;
  display: block;
  margin-top: 30px;
}
.post-container .testimonial-block .headshot,
.site-container .testimonial-block .headshot {
  position: relative;
  bottom: -40px;
  margin-top: -50px;
  margin-left: auto;
  display: block;
}
.post-container .case-study-group > div,
.site-container .case-study-group > div {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-top: auto;
}
.post-container .case-study-block,
.site-container .case-study-block {
  position: relative;
  border-radius: 28px;
  overflow: hidden;
}
.post-container .case-study-block img,
.site-container .case-study-block img {
  display: block;
}
.post-container .case-study-block .content,
.site-container .case-study-block .content {
  width: 100%;
  padding: 20px 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  display: flex;
  gap: 30px;
  align-items: center;
  justify-content: space-between;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.81) 23.5%);
}
.post-container .case-study-block .content h3,
.site-container .case-study-block .content h3 {
  font-size: 22px;
  line-height: 1;
  margin: 0;
  color: #fff;
}
.post-container .case-study-block .content p,
.site-container .case-study-block .content p {
  font-size: 14px;
  line-height: 1;
  margin: 0;
  color: #F1F1F1;
}
.post-container .case-study-block .content span,
.site-container .case-study-block .content span {
  height: 30px;
  width: 30px;
  border-radius: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #3679F6;
}
.post-container .case-study-block .content span svg,
.site-container .case-study-block .content span svg {
  max-width: 16px;
  height: auto;
}
.post-container .service-slider,
.site-container .service-slider {
  width: calc( 100% + ((100vw - 1290px) / 2) );
  display: grid;
  gap: 30px;
  position: relative;
  grid-auto-flow: column;
  grid-template-rows: auto;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  overflow-x: scroll;
  scroll-padding-left: 30px;
  padding-left: 30px;
  padding-right: calc( (100vw - 920px) / 2 );
  box-sizing: border-box;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
}
.post-container .service-slider::-webkit-scrollbar,
.site-container .service-slider::-webkit-scrollbar {
  display: none;
}
.post-container .service-slider .service-block,
.site-container .service-slider .service-block {
  scroll-snap-align: start;
}
.post-container .quote,
.site-container .quote {
  display: grid;
  grid-template-columns: 1fr 1fr;
  flex-wrap: nowrap;
  gap: 30px;
  margin: 50px 0;
}
.post-container .quote h1,
.site-container .quote h1 {
  font-size: 28px;
}
.post-container .quote h2,
.site-container .quote h2 {
  font-size: 22px;
}
.post-container .quote h3,
.site-container .quote h3 {
  font-size: 18px;
}
.post-container .quote > div,
.site-container .quote > div {
  padding: 80px 60px;
  border-radius: 28px;
  background-color: #fff;
}
.post-container .quote .button,
.site-container .quote .button {
  transition: all 0.5 ease;
  opacity: 1;
}
.post-container .quote .button.disabled,
.site-container .quote .button.disabled {
  opacity: 0.75;
}
.post-container .quote .quote-form,
.site-container .quote .quote-form {
  background-color: #090C9B;
  color: #fff;
  overflow: hidden;
}
.post-container .quote .quote-form .progress .progress-bar,
.site-container .quote .quote-form .progress .progress-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.post-container .quote .quote-form .progress .progress-bar li,
.site-container .quote .quote-form .progress .progress-bar li {
  list-style: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  position: relative;
  gap: 5px;
}
.post-container .quote .quote-form .progress .progress-bar li span,
.site-container .quote .quote-form .progress .progress-bar li span {
  background-color: #fff;
  color: #090C9B;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  width: 40px;
  border-radius: 30px;
  font-weight: bold;
  position: relative;
  z-index: 3;
}
.post-container .quote .quote-form .progress .progress-bar li:before,
.site-container .quote .quote-form .progress .progress-bar li:before {
  content: "";
  background-color: #fff;
  height: 5px;
  width: 100%;
  left: 0;
  top: 17px;
  position: absolute;
}
.post-container .quote .quote-form .progress .progress-bar li:first-child:before,
.site-container .quote .quote-form .progress .progress-bar li:first-child:before {
  border-radius: 5px 0 0 5px;
}
.post-container .quote .quote-form .progress .progress-bar li:last-child:before,
.site-container .quote .quote-form .progress .progress-bar li:last-child:before {
  border-radius: 0 5px 5px 0;
}
.post-container .quote .quote-form .progress .progress-bar li.active,
.site-container .quote .quote-form .progress .progress-bar li.active {
  color: #EC5028;
}
.post-container .quote .quote-form .progress .progress-bar li.active span,
.site-container .quote .quote-form .progress .progress-bar li.active span {
  background-color: #EC5028;
  color: #fff;
}
.post-container .quote .quote-form .progress .progress-bar li.active:before,
.site-container .quote .quote-form .progress .progress-bar li.active:before {
  background-color: #EC5028;
}
.post-container .quote .quote-form .progress .progress-bar li.complete,
.site-container .quote .quote-form .progress .progress-bar li.complete {
  color: #51A1F6;
}
.post-container .quote .quote-form .progress .progress-bar li.complete span,
.site-container .quote .quote-form .progress .progress-bar li.complete span {
  background-color: #51A1F6;
  color: #fff;
}
.post-container .quote .quote-form .progress .progress-bar li.complete:before,
.site-container .quote .quote-form .progress .progress-bar li.complete:before {
  background-color: #51A1F6;
}
.post-container .quote .quote-form .ctas,
.site-container .quote .quote-form .ctas {
  margin-top: 50px;
}
.post-container .quote .quote-form h3,
.site-container .quote .quote-form h3 {
  margin-top: 30px;
}
.post-container .quote .quote-form .back,
.site-container .quote .quote-form .back {
  color: #fff;
  display: flex;
  align-items: center;
  gap: 5px;
}
.post-container .quote .quote-form .back svg,
.site-container .quote .quote-form .back svg {
  fill: #fff;
}
.post-container .quote .quote-form form,
.site-container .quote .quote-form form {
  display: flex;
  flex-direction: row;
  gap: 100px;
  position: relative;
  width: calc(300% + 200px);
  transform: translateX(0px);
  transition: transform 0.5s ease;
}
.post-container .quote .quote-form .form-step,
.site-container .quote .quote-form .form-step {
  width: calc((100% - 200px) / 3);
}
.post-container .quote .quote-form form .row .element,
.site-container .quote .quote-form form .row .element {
  justify-content: space-between;
}
.post-container .quote .information,
.site-container .quote .information {
  overflow: hidden;
}
.post-container .quote .information .info-progress,
.site-container .quote .information .info-progress {
  display: flex;
  flex-direction: row;
  gap: 100px;
  position: relative;
  width: calc(300% + 200px);
  transform: translateX(0px);
  transition: transform 0.5s ease;
}
.post-container .quote .information .info-progress .info-step,
.site-container .quote .information .info-progress .info-step {
  width: calc((100% - 200px) / 3);
}
.post-container blockquote,
.site-container blockquote {
  padding: 30px;
  border-radius: 28px;
}
.post-container .services,
.site-container .services {
  display: grid;
  grid-template-columns: 370px auto;
  align-items: center;
  position: relative;
  gap: 30px;
}
.post-container .services:before,
.site-container .services:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 5;
  width: 30px;
  height: 100%;
  left: 400px;
  top: 0;
  background: linear-gradient(90deg, #090C9B 0%, rgba(9, 12, 155, 0) 100%);
}
.post-container .services .controls,
.site-container .services .controls {
  display: flex;
  gap: 10px;
}
.post-container .services .controls button,
.site-container .services .controls button {
  height: 40px;
  width: 40px;
  border-radius: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  background-color: #3679F6;
  opacity: 1;
  transition: all 0.25s ease;
  cursor: pointer;
}
.post-container .services .controls button svg,
.site-container .services .controls button svg {
  fill: #fff;
}
.post-container .services .controls button.disabled,
.site-container .services .controls button.disabled {
  pointer-events: none;
  opacity: 0.25;
}
.post-container .services .content,
.site-container .services .content {
  width: 370px;
}
.post-container .services .service-block,
.site-container .services .service-block {
  border-radius: 28px;
  width: 370px;
  background-color: #EC5028;
  position: relative;
  overflow: hidden;
  aspect-ratio: 0.82;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.25);
  transition: all 0.25 ease;
}
.post-container .services .service-block a,
.site-container .services .service-block a {
  display: block;
  height: 100%;
}
.post-container .services .service-block .icon-animation,
.site-container .services .service-block .icon-animation {
  pointer-events: none;
}
.post-container .services .service-block .text-block,
.site-container .services .service-block .text-block {
  pointer-events: none;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 21px 30px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.225) 23.5%);
}
.post-container .services .service-block .text-block h3,
.site-container .services .service-block .text-block h3 {
  font-size: 22px;
  margin: 0;
}
.post-container .services .service-block .text-block .link,
.site-container .services .service-block .text-block .link {
  height: 40px;
  width: 40px;
  border-radius: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(30, 30, 30, 0.25);
  transform: rotate(0deg);
  transition: all 0.25s ease;
}
.post-container .services .service-block .text-block .link svg,
.site-container .services .service-block .text-block .link svg {
  fill: #fff;
}
.post-container .services .service-block:nth-child(3n+1),
.site-container .services .service-block:nth-child(3n+1) {
  background-color: #EC5028;
}
.post-container .services .service-block:nth-child(3n+2),
.site-container .services .service-block:nth-child(3n+2) {
  background-color: #51A1F6;
}
.post-container .services .service-block:nth-child(3n+3),
.site-container .services .service-block:nth-child(3n+3) {
  background-color: #3679F6;
}
.post-container .services .service-block:hover,
.site-container .services .service-block:hover {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
}
.post-container .services .service-block:hover .text-block .link,
.site-container .services .service-block:hover .text-block .link {
  transform: rotate(360deg);
}
.post-container .testimonial-slide,
.site-container .testimonial-slide {
  position: relative;
}
.post-container .testimonial-slide .owl-nav,
.site-container .testimonial-slide .owl-nav {
  position: absolute;
  top: calc( 50% - 20px );
  padding: 10px;
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.post-container .testimonial-slide .owl-nav button,
.site-container .testimonial-slide .owl-nav button {
  width: 40px;
  height: 40px;
  background-color: #FF6633;
  border-radius: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.post-container .logo-slide,
.site-container .logo-slide {
  margin: 30px 0;
}
.post-container .logo-slide .logo-item,
.site-container .logo-slide .logo-item {
  display: flex;
  justify-content: center;
  align-items: center;
}
.post-container .logo-slide .logo-item img,
.site-container .logo-slide .logo-item img {
  max-width: 100%;
  height: auto;
}
.post-container .range,
.site-container .range {
  width: 400px;
  margin-bottom: 30px;
  position: relative;
}
.post-container .range input[type="range"],
.site-container .range input[type="range"] {
  width: 100%;
  margin: 0;
}
.post-container .range .tooltip,
.site-container .range .tooltip {
  position: absolute;
  top: -13px;
  background-color: #090C9B;
  color: white;
  padding: 0 10px;
  border-radius: 3px;
  font-size: 12px;
  white-space: nowrap;
  pointer-events: none;
}
.post-container .range .range-info,
.site-container .range .range-info {
  display: flex;
  width: 100%;
  justify-content: space-between;
  pointer-events: none;
}
.post-container .range .range-info small,
.site-container .range .range-info small {
  font-size: 10px;
}
.post-container .range .range-scale,
.site-container .range .range-scale {
  display: flex;
  width: 100%;
  justify-content: space-between;
  pointer-events: none;
  opacity: 0.3;
}
.post-container .range .range-scale span,
.site-container .range .range-scale span {
  font-size: 10px;
  display: block;
  width: 16px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.post-container .range .range-scale span:before,
.site-container .range .range-scale span:before {
  content: "";
  display: block;
  width: 1px;
  height: 4px;
  border-radius: 5px;
  background-color: #fff;
}
.post-container form,
.site-container form {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 30px;
}
.post-container form .row,
.site-container form .row {
  display: flex;
  gap: 20px;
  margin: 10px 0;
}
.post-container form .row .element,
.site-container form .row .element {
  position: relative;
  display: flex;
  gap: 3px;
  align-items: center;
  width: 100%;
}
.post-container form .row .element textarea,
.site-container form .row .element textarea,
.post-container form .row .element select,
.site-container form .row .element select,
.post-container form .row .element input,
.site-container form .row .element input {
  padding: 10px;
  color: #1E1E1E;
  border: 1px solid #3679F6;
  background-color: #fff;
  border-radius: 5px;
  width: 100%;
  font-size: 18px;
  font-family: "Onest", sans-serif;
  box-shadow: 0;
  transition: box-shadow 0.5s ease;
}
.post-container form .row .element textarea:required,
.site-container form .row .element textarea:required,
.post-container form .row .element select:required,
.site-container form .row .element select:required,
.post-container form .row .element input:required,
.site-container form .row .element input:required {
  padding-right: 20px;
}
.post-container form .row .element.required input,
.site-container form .row .element.required input {
  box-shadow: 0 0 5px 3px #51A1F6;
}
.post-container form .row .element.required span:after,
.site-container form .row .element.required span:after {
  content: "Please fill in field";
  font-size: 12px;
  font-style: italic;
}
.post-container form .row .element.required.invalid span:after,
.site-container form .row .element.required.invalid span:after {
  content: "Please enter valid email address";
}
.post-container form .row .element input[type="checkbox"],
.site-container form .row .element input[type="checkbox"] {
  width: auto;
  padding: 0;
}
.post-container form .row .element input[type="date"],
.site-container form .row .element input[type="date"] {
  text-transform: uppercase;
}
.post-container form .row .element label a,
.site-container form .row .element label a {
  color: #fff;
  text-decoration: underline;
}
.post-container form .row .element textarea,
.site-container form .row .element textarea {
  height: 120px;
  resize: none;
}
.post-container form .row .element button,
.site-container form .row .element button {
  font-family: "Onest", sans-serif;
  font-size: 18px;
  background-color: #EC5028;
  color: #fff;
  padding: 5px 10px 5px 15px;
  font-weight: bold;
  display: inline-flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  border: 0;
  opacity: 1;
  transition: all 0.25 ease;
}
.post-container form .row .element button span,
.site-container form .row .element button span {
  position: relative;
  top: auto;
  right: auto;
  height: 22px;
  width: 22px;
  border-radius: 22px;
  background-color: #090C9B;
  display: flex;
  justify-content: center;
  align-items: center;
}
.post-container form .row .element button span svg,
.site-container form .row .element button span svg {
  fill: #fff;
}
.post-container form .row .element button.disabled,
.site-container form .row .element button.disabled {
  opacity: 0.75;
}
.post-container form .row .element span,
.site-container form .row .element span {
  color: #EC5028;
  position: absolute;
  right: 0;
  z-index: 3;
  top: 14px;
  right: 10px;
  display: flex;
  align-items: center;
}
.post-container form .row .element.checkbox,
.site-container form .row .element.checkbox {
  border-radius: 3px;
  background-color: none;
  transition: all 0.5s ease;
}
.post-container form .row .element.checkbox label,
.site-container form .row .element.checkbox label {
  display: flex;
  gap: 3px;
  width: 100%;
  padding-right: 5px;
}
.post-container form .row .element.checkbox.required,
.site-container form .row .element.checkbox.required {
  background-color: #51A1F6;
}
.post-container form .row .element.checkbox.required label:after,
.site-container form .row .element.checkbox.required label:after {
  content: "Required";
  color: #fff;
  margin-left: auto;
  font-style: italic;
}
.post-container form .continue,
.site-container form .continue {
  background-color: #EC5028;
  padding-right: 40px;
  position: relative;
}
.post-container form .continue span,
.site-container form .continue span {
  top: 6px!important;
  background-color: #090C9B;
}
.post-container .radios,
.site-container .radios {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.post-container .radios label,
.site-container .radios label {
  box-sizing: border-box;
  flex-direction: row-block;
  align-items: flex-start;
  padding: 10px;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 30px;
  font-size: 14px;
  transition: all 0.25s ease;
  cursor: pointer;
  font-weight: 400;
  position: relative;
  display: flex;
  gap: 5px;
  align-items: center;
  overflow: hidden;
  padding-left: 5px;
}
.post-container .radios label:before,
.site-container .radios label:before {
  content: "";
  display: block;
  height: 22px;
  width: 0px;
  border-radius: 30px;
  background: #51A1F6;
  transform: rotate(0deg);
  background-image: url('assets/icons/tick.svg');
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.25s ease;
  position: relative;
  left: -40px;
}
.post-container .radios input,
.site-container .radios input {
  display: none;
}
.post-container .radios input:checked + label,
.site-container .radios input:checked + label {
  background-color: #fff;
  border-color: #fff;
  color: #090C9B;
  padding-left: 10px;
}
.post-container .radios input:checked + label:before,
.site-container .radios input:checked + label:before {
  transform: rotate(360deg);
  left: 0;
  width: 22px;
}
.post-container .contact-block,
.site-container .contact-block {
  display: grid;
  gap: 30px;
  grid-auto-columns: 1fr;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  grid-template-areas: "form image" "form contact";
  margin: 50px 0;
}
.post-container .contact-block .contact-form,
.site-container .contact-block .contact-form {
  grid-area: form;
  background-color: #090C9B;
  border-radius: 28px;
  padding: 60px 40px;
  color: #fff;
}
.post-container .contact-block .contact-form .content .tagline,
.site-container .contact-block .contact-form .content .tagline {
  text-transform: uppercase;
  color: #51A1F6;
}
.post-container .contact-block .contact-form .content h2,
.site-container .contact-block .contact-form .content h2 {
  margin: 0;
}
.post-container .contact-block .contact-form .content p,
.site-container .contact-block .contact-form .content p {
  color: #F1F1F1;
  margin: 0;
}
.post-container .contact-block .contact-details,
.site-container .contact-block .contact-details {
  grid-area: contact;
  padding: 40px;
  background-color: #3679F6;
  border-radius: 28px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.post-container .contact-block .contact-details .contact-detail-block a,
.site-container .contact-block .contact-details .contact-detail-block a {
  width: 100%;
  border-radius: 10px;
  background-color: #090C9B;
  padding: 30px;
  display: flex;
  gap: 10px;
  align-items: center;
  box-sizing: border-box;
}
.post-container .contact-block .contact-details .contact-detail-block a span,
.site-container .contact-block .contact-details .contact-detail-block a span {
  background-color: #EC5028;
  height: 48px;
  width: 48px;
  border-radius: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.post-container .contact-block .contact-details .contact-detail-block a span svg path,
.site-container .contact-block .contact-details .contact-detail-block a span svg path {
  fill: #090C9B;
}
.post-container .contact-block .contact-details .contact-detail-block a div,
.site-container .contact-block .contact-details .contact-detail-block a div {
  color: #fff;
}
.post-container .contact-block .contact-details .contact-detail-block a div strong,
.site-container .contact-block .contact-details .contact-detail-block a div strong {
  display: block;
}
.post-container .contact-block .image,
.site-container .contact-block .image {
  grid-area: image;
  border-radius: 28px;
  background-color: #51A1F6;
  position: relative;
}
.post-container .contact-block .image .looper,
.site-container .contact-block .image .looper {
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: hidden;
  border-radius: 28px;
}
.post-container .contact-block .image img,
.site-container .contact-block .image img {
  position: absolute;
  bottom: 0;
  z-index: 5;
  pointer-events: none;
}
.post-container .wp-block-query .wp-block-post,
.site-container .wp-block-query .wp-block-post {
  list-style: none;
  position: relative;
  border-radius: 28px;
  background-color: #fff;
  overflow: hidden;
  transition: all 0.5s ease;
}
.post-container .wp-block-query .wp-block-post:hover,
.site-container .wp-block-query .wp-block-post:hover {
  background-color: #3679F6;
}
.post-container .wp-block-query .wp-block-post figure,
.site-container .wp-block-query .wp-block-post figure {
  padding: 0!important;
  margin: 0!important;
}
.post-container .wp-block-query .wp-block-post figure img,
.site-container .wp-block-query .wp-block-post figure img {
  mix-blend-mode: multiply;
}
.post-container .wp-block-query .wp-block-post .blog-content,
.site-container .wp-block-query .wp-block-post .blog-content {
  position: absolute;
  bottom: 0;
  padding: 10px;
  color: #fff;
  width: 100%;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 23.5%);
  gap: 0;
}
.post-container .wp-block-query .wp-block-post .blog-content .wp-block-post-date,
.site-container .wp-block-query .wp-block-post .blog-content .wp-block-post-date {
  color: #fff;
  font-size: 14px;
}
.post-container .wp-block-query .wp-block-post .blog-content h3,
.site-container .wp-block-query .wp-block-post .blog-content h3 {
  color: #fff;
  font-size: 18px;
  margin: 0;
}
.post-container .slide-item,
.site-container .slide-item {
  margin: 30px 0;
  overflow: hidden;
  background-color: #EC5028;
  color: #F1F1F1;
  border-radius: 28px;
  padding: 28px 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}
.post-container .slide-item .content,
.site-container .slide-item .content {
  max-width: 600px;
}
.post-container .slide-item .content blockquote cite,
.site-container .slide-item .content blockquote cite {
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  margin-top: 10px;
}
.post-container .slide-item .logo,
.site-container .slide-item .logo {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.post-container .slide-item .logo img,
.site-container .slide-item .logo img {
  position: absolute;
  z-index: 5;
  max-width: 100%;
  height: auto;
}
.post-container .slide-item .looper svg,
.site-container .slide-item .looper svg {
  height: 300px;
  width: auto;
  -webkit-animation: rotating 10s linear infinite;
  -moz-animation: rotating 10s linear infinite;
  -ms-animation: rotating 10s linear infinite;
  -o-animation: rotating 10s linear infinite;
  animation: rotating 10s linear infinite;
}
.post-container .cta-block,
.site-container .cta-block {
  position: relative;
  background-color: #090C9B;
  color: #fff;
  border-radius: 28px;
  display: flex;
  gap: 30px;
  align-items: center;
  margin: 30px 0;
}
.post-container .cta-block > div,
.site-container .cta-block > div {
  flex-grow: 1;
  flex-basis: 0;
}
.post-container .cta-block img,
.site-container .cta-block img {
  position: absolute;
  background: none;
  bottom: 0px;
  border-radius: 0;
  z-index: 5;
}
.post-container .cta-block .content,
.site-container .cta-block .content {
  padding: 28px 28px 28px 0;
}
.post-container .cta-block .content h2,
.site-container .cta-block .content h2 {
  width: 70%;
  display: block;
}
.post-container .cta-block .content .button,
.site-container .cta-block .content .button {
  background-color: #EC5028;
}
.post-container .cta-block .content .button span,
.site-container .cta-block .content .button span {
  background-color: #090C9B;
}
.post-container .cta-block .looper,
.site-container .cta-block .looper {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 100%;
  width: auto;
  padding: 28px;
}
.post-container .cta-block .looper svg,
.site-container .cta-block .looper svg {
  max-width: 300px;
  height: auto;
  -webkit-animation: rotating 10s linear infinite;
  -moz-animation: rotating 10s linear infinite;
  -ms-animation: rotating 10s linear infinite;
  -o-animation: rotating 10s linear infinite;
  animation: rotating 10s linear infinite;
}
.post-container .description-slider,
.site-container .description-slider {
  display: flex;
  justify-content: center;
  gap: 30px;
}
.post-container .description-slider .description-wrapper,
.site-container .description-slider .description-wrapper {
  width: 50%;
}
.post-container .description-slider .description-wrapper h2,
.site-container .description-slider .description-wrapper h2 {
  font-size: 18px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #51A1F6;
}
.post-container .description-slider .description-wrapper .desc,
.site-container .description-slider .description-wrapper .desc {
  width: 100%;
}
.post-container .description-slider .description-wrapper .desc p,
.site-container .description-slider .description-wrapper .desc p {
  color: #626262;
}
.post-container .description-slider .img,
.site-container .description-slider .img {
  width: 40%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.post-container .description-slider .img .img-wrapper,
.site-container .description-slider .img .img-wrapper {
  background-color: #090C9B;
  border-radius: 28px;
  overflow: hidden;
}
.post-container .description-slider .img img,
.site-container .description-slider .img img {
  border-radius: 28px;
  display: block;
}
.post-container .description-slider .owl-nav,
.site-container .description-slider .owl-nav {
  margin-top: 30px;
  display: flex;
  gap: 10px;
}
.post-container .description-slider .owl-nav button,
.site-container .description-slider .owl-nav button {
  height: 40px;
  width: 40px;
  border-radius: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #EC5028;
  opacity: 1;
  transition: all 0.5s;
}
.post-container .description-slider .owl-nav button.disabled,
.site-container .description-slider .owl-nav button.disabled {
  opacity: 0.5;
}
.post-container .wp-block-lazyblock-service-block .service-block,
.site-container .wp-block-lazyblock-service-block .service-block {
  border-radius: 28px;
  background-color: #3679F6;
  color: #fff;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.25);
  transition: all 0.25 ease;
}
.post-container .wp-block-lazyblock-service-block .service-block h3,
.site-container .wp-block-lazyblock-service-block .service-block h3 {
  font-size: 20px;
  margin: 0;
  color: #fff;
}
.post-container .wp-block-lazyblock-service-block .service-block a,
.site-container .wp-block-lazyblock-service-block .service-block a {
  display: block;
  padding: 30px;
}
.post-container .wp-block-lazyblock-service-block .service-block p,
.site-container .wp-block-lazyblock-service-block .service-block p {
  color: #F1F1F1;
}
.post-container .wp-block-lazyblock-service-block .service-block .link,
.site-container .wp-block-lazyblock-service-block .service-block .link {
  height: 40px;
  width: 40px;
  border-radius: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(30, 30, 30, 0.25);
  transform: rotate(0deg);
  transition: all 0.25s ease;
}
.post-container .wp-block-lazyblock-service-block .service-block .link svg,
.site-container .wp-block-lazyblock-service-block .service-block .link svg {
  fill: #fff;
}
.post-container .wp-block-lazyblock-service-block .service-block:hover,
.site-container .wp-block-lazyblock-service-block .service-block:hover {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
}
.post-container .wp-block-lazyblock-service-block .service-block:hover .link,
.site-container .wp-block-lazyblock-service-block .service-block:hover .link {
  transform: rotate(360deg);
}
.blog-index .posts {
  display: grid;
  gap: 30px;
  grid-template-columns: 1fr 1fr 1fr;
  margin: 100px 0;
}
.blog-index .posts .post-block a {
  display: block;
  list-style: none;
  position: relative;
  border-radius: 28px;
  background-color: #fff;
  overflow: hidden;
  transition: all 0.5s ease;
}
.blog-index .posts .post-block a:hover {
  background-color: #3679F6;
}
.blog-index .posts .post-block a img {
  display: block;
  mix-blend-mode: multiply;
}
.blog-index .posts .post-block a .content {
  position: absolute;
  bottom: 0;
  padding: 10px;
  color: #fff;
  width: 100%;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 23.5%);
  gap: 0;
}
.blog-index .posts .post-block a .content .wp-block-post-date {
  color: #fff;
  font-size: 14px;
}
.blog-index .posts .post-block a .content h3 {
  color: #fff;
  font-size: 18px;
  margin: 0;
}
.post-container {
  margin-bottom: 100px;
}
.post-container .post-details {
  margin: 50px 0;
  text-align: center;
}
.post-container .post-details p,
.post-container .post-details h1 {
  margin: 0;
  text-align: center;
}
.post-container .wp-block-image {
  margin-bottom: 30px;
}
.post-container .wp-block-image img {
  border-radius: 28px;
}
.post-container .author-bio {
  padding: 30px;
  border-radius: 28px;
  background-color: #51A1F6;
  display: flex;
  gap: 30px;
  margin: 30px 0;
  color: #fff;
}
.post-container .author-bio .image {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 100px;
}
.post-container .author-bio .image img {
  border-radius: 500px;
  border: 2px solid #090C9B;
  display: block;
  height: 100px;
  width: 100px;
}
.post-container .author-bio h2 {
  font-size: 14px;
  margin: 0;
}
.post-container .author-bio h3 {
  font-size: 18px;
  margin: 0;
}
@media only screen and (max-width: 1300px) {
  .post-container > div:not(.alignfull):not(.post-details),
  .blog-index > div:not(.alignfull):not(.post-details),
  .site-container > div:not(.alignfull):not(.post-details),
  .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 );
  }
  .site-container .hero .content .tagline {
    font-size: 14px;
    line-height: 18px;
  }
  .site-container .hero .content h1 {
    font-size: 40px;
    line-height: 1.2;
  }
  .site-container .hero .content p {
    font-size: 14px;
    line-height: 24px;
  }
  .site-container .service-slider {
    width: calc( 100% + ((100vw - 920px) / 2) );
  }
  .site-container .slide-item .content {
    padding: 0;
  }
}
@media only screen and (max-width: 992px) {
  .post-container > div:not(.alignfull):not(.post-details),
  .blog-index > div:not(.alignfull):not(.post-details),
  .site-container > div:not(.alignfull):not(.post-details),
  .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 30px;
  }
  .site-container .service-slider {
    width: calc( 100% + 30px );
  }
  .post-container .quote,
  .site-container .quote {
    grid-template-columns: 1fr;
    margin: 0;
    margin-bottom: 20px;
  }
  .post-container .quote .information,
  .site-container .quote .information {
    display: none;
  }
  .post-container .quote .quote-form .form-step,
  .site-container .quote .quote-form .form-step {
    height: fit-content;
  }
}
@media only screen and (max-width: 768px) {
  .site-container .wp-block-columns {
    flex-direction: column;
  }
  .site-container .wp-block-columns.grid {
    display: flex;
  }
  .site-container .hero {
    grid-template-columns: 1fr;
    gap: 0;
    margin: 0;
  }
  .site-container .hero > div {
    padding: 30px;
  }
  .site-container .hero > div.content {
    border-radius: 28px 28px 0 0;
  }
  .site-container .hero > div.slider {
    border-radius: 0 0 28px 28px;
    padding: 30px 0;
  }
  .site-container .hero .content .tagline {
    font-size: 12px;
    line-height: 18px;
  }
  .site-container .hero .content h1 {
    font-size: 32px;
    line-height: 40px;
  }
  .site-container .hero .content p {
    font-size: 14px;
    line-height: 22px;
  }
  .site-container .hero .looper {
    border-radius: 0 0 28px 28px;
  }
  .site-container .hero .looper svg {
    max-width: 100%;
    height: auto;
    right: auto;
  }
  .site-container .services {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
    gap: 20px;
    width: 100vw;
    left: -30px;
  }
  .site-container .services:before {
    display: none;
  }
  .site-container .services .content {
    width: 100vw;
    padding: 0 30px;
  }
  .site-container .services .service-slider {
    width: 100vw;
    padding: 0 30px;
    gap: 20px;
  }
  .site-container .services .service-block {
    width: 270px;
  }
  .site-container .cta-block {
    flex-direction: column;
    overflow: hidden;
  }
  .site-container .cta-block .content {
    padding: 28px;
    position: relative;
    z-index: 2;
  }
  .site-container .cta-block .image img {
    display: none;
  }
  .site-container .cta-block .image {
    position: absolute;
  }
  .site-container .cta-block .content h2 {
    width: 100%;
  }
  .site-container details summary {
    font-size: 14px;
  }
  .site-container .slide-item {
    flex-direction: column;
    padding: 30px;
  }
  .site-container .slide-item .content {
    padding: 0;
    max-width: 100%;
  }
  .site-container .slide-item .logo img {
    max-width: 180px;
    height: auto;
  }
  .site-container .wp-block-query ul {
    width: 100vw;
    position: relative;
    grid-auto-flow: column;
    grid-template-columns: auto!important;
    left: -30px;
    scroll-snap-type: x mandatory;
    overflow-x: scroll;
    scroll-padding-left: 30px;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* IE 10+ */
  }
  .site-container .wp-block-query ul::-webkit-scrollbar,
  .site-container .wp-block-query ul .block .index.blog::-webkit-scrollbar {
    display: none;
  }
  .site-container .wp-block-query ul .wp-block-post {
    width: 270px;
    scroll-snap-align: start;
  }
  .site-container .description-slider {
    flex-direction: column;
  }
  .site-container .description-slider .description-wrapper {
    width: 100%;
  }
  .site-container .description-slider .img {
    display: none;
  }
  .site-container .wp-block-columns.grid.wp-container-core-columns-is-layout-2 {
    grid-template-columns: 1fr;
  }
  .site-container .contact-block {
    display: flex;
    flex-direction: column;
    margin: 30px 0;
  }
  .site-container .contact-block .image {
    display: none;
  }
  .post-container .contact-block .contact-details .contact-detail-block a,
  .site-container .contact-block .contact-details .contact-detail-block a {
    padding: 10px;
  }
  .post-container .contact-block .contact-details .contact-detail-block a span,
  .site-container .contact-block .contact-details .contact-detail-block a span {
    height: 30px;
    width: 30px;
  }
  .post-container .contact-block .contact-details .contact-detail-block a span svg,
  .site-container .contact-block .contact-details .contact-detail-block a span svg {
    max-width: 16px;
    height: auto;
  }
  .post-container .testimonial-block,
  .site-container .testimonial-block {
    padding: 40px;
  }
  .post-container .testimonial-block blockquote,
  .site-container .testimonial-block blockquote {
    padding: 0;
  }
  .post-container .testimonial-block blockquote p,
  .site-container .testimonial-block blockquote p {
    font-size: 14px;
    line-height: 1.6;
  }
  .blog-index .posts {
    grid-template-columns: 1fr 1fr;
  }
  .blog-index .posts .post-block a {
    border-radius: 16px;
  }
  .blog-index .posts .post-block a .content p {
    font-size: 10px;
    margin: 0;
  }
  .blog-index .posts .post-block a .content h3 {
    font-size: 12px;
  }
}
@media only screen and (max-width: 550px) {
  .site-container form {
    gap: 0;
  }
  .site-container form .row {
    flex-direction: column;
    margin: 0;
    gap: 0;
  }
  .site-container form .row .element {
    margin: 10px 0;
  }
  .post-container .quote .quote-form,
  .site-container .quote .quote-form {
    padding: 50px 30px;
  }
  .post-container .quote .quote-form .progress .progress-bar li,
  .site-container .quote .quote-form .progress .progress-bar li {
    font-size: 12px;
  }
  .post-container .quote .quote-form .progress .progress-bar li span,
  .site-container .quote .quote-form .progress .progress-bar li span {
    height: 20px;
    width: 20px;
  }
  .post-container .quote .quote-form .progress .progress-bar li:before,
  .site-container .quote .quote-form .progress .progress-bar li:before {
    top: 7px;
  }
  .post-container form .row .element textarea,
  .site-container form .row .element textarea,
  .post-container form .row .element select,
  .site-container form .row .element select,
  .post-container form .row .element input,
  .site-container form .row .element input {
    font-size: 14px;
  }
  .blog-index .posts {
    grid-template-columns: 1fr;
  }
}
.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: 18px;
  background: #1E1E1E;
  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: #EC5028;
}
#cookie-law-div p {
  margin: 0;
  color: #fff;
}
#cookie-law-div p b {
  display: block;
  font-family: "Onest", sans-serif;
}
#cookie-law-div button {
  align-self: center;
  line-height: 1;
  color: #fff;
  background-color: #090C9B;
  border: none;
  font-size: 16px;
  cursor: pointer;
  border-radius: 20px;
  font-weight: bold;
  transition: background-color 0.25s ease;
  font-family: "Onest", sans-serif;
  padding: 10px 20px;
}
#cookie-law-div button:hover {
  background-color: #51A1F6;
}
@media only screen and (max-width: 768px) {
  #cookie-law-div {
    flex-direction: column-reverse;
    gap: 10px;
  }
  #cookie-law-div button {
    align-self: flex-start;
  }
  #cookie-law-div p {
    font-size: 12px;
  }
}
.calculator {
  border-radius: 28px;
  background-color: #EC5028;
  height: 700px;
  overflow: hidden;
  position: relative;
  margin: 50px 0;
}
.calculator .actions {
  position: absolute;
  top: 30px;
  left: 30px;
  display: flex;
  gap: 5px;
  z-index: 5;
}
.calculator .actions a {
  display: block;
  padding: 10px;
  display: flex;
  gap: 5px;
  align-items: center;
  padding: 5px 10px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50px;
  color: #fff;
  transition: all 0.25s ease;
  cursor: pointer;
  opacity: 1;
}
.calculator .actions a:hover {
  background: rgba(255, 255, 255, 0.1);
}
.calculator .actions a.hide {
  opacity: 0;
}
.calculator .intro {
  display: flex;
  align-items: center;
}
.calculator .intro .content {
  color: #fff;
  width: 50%;
  z-index: 2;
  position: relative;
}
.calculator .intro .content .start {
  cursor: pointer;
}
.calculator .intro .content p {
  text-align: left;
}
.calculator .intro #start {
  cursor: pointer;
}
.calculator .intro .image {
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
.calculator .intro .image img {
  position: absolute;
  bottom: 0;
  height: 80%;
  width: auto;
  right: 0;
}
.calculator .intro .image .looper {
  position: absolute;
  right: 0;
  z-index: -1;
}
.calculator .question,
.calculator .result,
.calculator .intro,
.calculator .final {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 60px;
  transition: all 1s ease;
  opacity: 1;
}
.calculator .final {
  background-color: #090C9B;
  z-index: 4;
}
.calculator .question,
.calculator .result,
.calculator .final {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.calculator .result #price-calc {
  opacity: 0;
  transition: opacity 1s ease;
  transition-delay: 1.5s;
}
.calculator .result.active #price-calc {
  opacity: 1;
}
.calculator .radios {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 50px;
}
.calculator .radios label {
  min-width: 220px;
  border-width: 2px;
  font-weight: bold;
}
.calculator button {
  font-family: "Onest", sans-serif;
  font-size: 18px;
  background-color: #090C9B;
  color: #fff;
  padding: 5px 10px 5px 15px;
  font-weight: bold;
  display: inline-flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  border: 0;
  opacity: 1;
  cursor: pointer;
  transition: all 0.25 ease;
}
.calculator button span {
  position: relative;
  top: auto;
  right: auto;
  height: 22px;
  width: 22px;
  border-radius: 22px;
  background-color: #EC5028;
  display: flex;
  justify-content: center;
  align-items: center;
}
.calculator button span svg {
  fill: #fff;
}
.calculator button.disabled {
  opacity: 0.75;
}
.calculator .pre-active {
  top: 150%;
  opacity: 0;
}
.calculator .post-active {
  top: -150%;
  opacity: 0;
}
.calculator .active {
  top: 0%;
}
.calculator p {
  text-align: center;
  max-width: 800px;
}
.calculator p small {
  font-size: 90%;
  color: #E1E1E1;
}
.calculator p small a {
  color: #fff;
  text-decoration: underline;
}
.calculator p strong {
  font-size: 42px;
  line-height: 50px;
}
.calculator .validation {
  margin: 20px 0;
  font-style: italic;
  opacity: 0;
  transition: opacity 0.5s ease;
  pointer-events: none;
}
.calculator .validation.show {
  opacity: 1;
}
.calculator .email-form {
  position: relative;
  max-width: 360px;
  width: 100%;
  margin: 0 auto;
}
.calculator .email-form input {
  padding: 10px 16px;
  border-radius: 30px;
  border: 0;
  font-size: 16px;
  width: 100%;
  box-sizing: border-box;
  height: 45px;
}
.calculator .email-form button {
  position: absolute;
  right: 6px;
  top: 6px;
  background-color: #EC5028;
}
.calculator .email-form button span {
  background-color: #090C9B;
}
.calculator .send-form {
  max-width: 360px;
  margin: 0 auto;
  width: 100%;
}
.calculator .send-form input {
  padding: 10px 16px;
  border-radius: 30px;
  border: 0;
  font-size: 16px;
  width: 100%;
  box-sizing: border-box;
  height: 45px;
  margin: 10px;
}
.calculator .send-form button {
  background-color: #EC5028;
  margin: 10px;
}
.calculator .send-form button span {
  background-color: #090C9B;
}
.calculator .button {
  cursor: pointer;
}
input[type="range"] {
  -webkit-appearance: none;
  width: 100%;
  height: 8px;
  border-radius: 5px;
  outline: none;
  opacity: 1;
  transition: opacity 0.15s ease-in-out;
  background: linear-gradient(to right, #090c9b 50%, rgba(9, 12, 155, 0.2) 50%);
}
input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
}
input[type="range"]::-moz-range-thumb {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
}
@media only screen and (max-width: 1300px) {
  .calculator .intro .image img {
    display: none;
  }
  .calculator .intro .content {
    max-width: 520px;
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .calculator .cta {
    gap: 10px;
    display: flex;
    flex-direction: column;
  }
}
@media only screen and (max-width: 550px) {
  .calculator .radios {
    grid-template-columns: 1fr;
  }
  .calculator .element {
    width: 100%;
  }
  .calculator .element .range {
    width: 100%;
  }
}
