/* Generated by less 3.11.1 */
/*
Theme Name: Add Clean
Author: Arriba
Author URI: https://arriba.co.uk
Version: 1.0.0
*/
/* -------------------------------- 
Colours
-------------------------------- */
/* -------------------------------- 
Fonts
-------------------------------- */
@import url(https://fonts.googleapis.com/css2?family=Geom:ital,wght@0,300..900;1,300..900&display=swap);
/* -------------------------------- 
Breakpoints
-------------------------------- */
/* -------------------------------- 
Containers
-------------------------------- */
/* -------------------------------- 
Components
-------------------------------- */
html,
body {
  border: 0;
  font-family: "Geom", 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;
}
:root {
  --wp--preset--spacing--10: 0.5rem;
  --wp--preset--spacing--20: 1rem;
  --wp--preset--spacing--30: 1.5rem;
  --wp--preset--spacing--40: 2rem;
  --wp--preset--spacing--50: 3rem;
  --wp--preset--spacing--60: 4rem;
  --wp--preset--spacing--70: 5rem;
  --wp--preset--spacing--80: 6rem;
  /* adjust as needed */
}
.is-layout-grid {
  display: grid;
}
.is-layout-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
}
.has-x-large-font-size,
h1 {
  font-size: 50px;
  font-weight: 400;
  margin-bottom: 0px;
}
.has-large-font-size,
h2 {
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 0px;
}
.has-medium-font-size,
h3 {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 0px;
}
h4 {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 0px;
}
h1,
h2,
h3,
h4 {
  font-family: "Geom", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
.has-x-large-font-size {
  font-size: 42px!important;
}
p {
  font-size: 16px;
  margin-bottom: 20px;
  font-family: "Geom", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: #363635;
}
p:last-child {
  margin-bottom: 0;
}
.has-medium-font-size {
  font-size: 22px;
}
a {
  text-decoration: none;
  transition: all 0.25s;
}
a:hover {
  text-decoration: none;
}
@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-family: "Geom", sans-serif;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
  }
  h4 {
    font-family: "Geom", sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
  }
  p {
    font-size: 16px;
    margin-bottom: 20px;
  }
  p:last-child {
    margin-bottom: 0;
  }
  .has-x-large-font-size {
    font-size: 28px!important;
  }
}
.post-container li a,
.blog-index li a,
.site-container li a,
.post-container p a,
.blog-index p a,
.site-container p a {
  text-decoration: underline;
  transition: all 0.25s ease;
  color: #346DEF;
}
.post-container li:not(.has-text-color) a,
.blog-index li:not(.has-text-color) a,
.site-container li:not(.has-text-color) a,
.post-container p:not(.has-text-color) a,
.blog-index p:not(.has-text-color) a,
.site-container p:not(.has-text-color) a {
  color: #090722;
}
.post-container li.intro,
.blog-index li.intro,
.site-container li.intro,
.post-container p.intro,
.blog-index p.intro,
.site-container p.intro {
  margin: 0;
}
.post-container ul,
.blog-index ul,
.site-container ul,
.post-container ol,
.blog-index ol,
.site-container ol {
  margin-bottom: 20px;
}
.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 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 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;
}
.ticks {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.ticks li {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 8px;
}
.ticks li::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  background-image: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.9 8L7.3 9.4L10.1 6.6M15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8Z" stroke="%23346DEF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-size: contain;
  background-repeat: no-repeat;
}
html {
  scroll-behavior: smooth;
}
body {
  background-color: #fff;
  color: #363635;
}
.has-black-background-color {
  background-color: #090722;
}
.has-charcoal-background-color {
  background-color: #363635;
}
.has-bright-lemon-background-color {
  background-color: #E9DF00;
}
.has-royal-blue-background-color {
  background-color: #346DEF;
}
.has-blue-energy-background-color {
  background-color: #4A8FE7;
}
.has-sky-aqua-background-color {
  background-color: #59D2FE;
}
.has-ghost-white-background-color {
  background-color: #E8EBF7;
}
.has-bright-lemon-color {
  color: #E9DF00;
}
.has-royal-blue-color {
  color: #346DEF;
}
.has-blue-energy-color {
  color: #4A8FE7;
}
.has-ghost-white-color {
  color: #E8EBF7;
}
.has-sky-aqua-color {
  color: #59D2FE;
}
.has-black-color {
  color: #090722;
}
.has-white-color {
  color: #fff;
}
.has-text-align-center {
  text-align: center;
}
p.has-small-font-size {
  margin: 0;
}
.site-container > .wp-block-group.has-background {
  background-size: 20vw;
  background-repeat: repeat;
  position: relative;
}
.site-container > .wp-block-group.has-background:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: transparent;
}
.site-container > .wp-block-group.has-background > .wp-block-group__inner-container {
  position: relative;
  z-index: 2;
}
.site-container > .wp-block-group.has-timberwolf-background-color {
  background-image: url('assets/img/pattern-bg.svg');
}
.site-container > .wp-block-group.has-timberwolf-background-color:before {
  background: linear-gradient(180deg, #D5D2D5 50%, rgba(213, 210, 213, 0) 100%);
}
.site-container > .wp-block-group.has-charcoal-background-color {
  background-image: url('assets/img/pattern-bg.svg');
}
.site-container > .wp-block-group.has-charcoal-background-color:before {
  background: linear-gradient(180deg, #435267 50%, rgba(67, 82, 103, 0) 100%);
}
iframe {
  display: block;
  border-radius: 15px;
  max-width: 100%;
}
.alignfull {
  width: 100vw;
  margin: 0 calc( -100vw / 2 + 100% / 2 );
}
.is-content-justification-center {
  justify-content: center;
}
.button {
  position: relative;
  overflow: hidden;
}
.call {
  font-size: 42px;
  font-weight: 700;
  color: #346DEF;
  transition: all 0.25s;
}
.call svg {
  fill: #346DEF;
  transition: all 0.25s;
}
.call:hover {
  color: #4A8FE7;
}
.call:hover svg {
  fill: #4A8FE7;
}
.wp-block-image figure.aligncenter img {
  margin: 0 auto;
}
.size-full img {
  width: 100%;
}
.no-marg {
  margin: 0;
}
.squeeze {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 30px;
}
.squeeze.smaller {
  max-width: 630px;
}
table {
  margin: 30px 0;
  border: 1px solid #363635;
  border-radius: 5px;
  width: 100%;
  color: #363635;
}
table tr:nth-child(even) {
  background-color: #fafafa;
}
table th,
table td {
  border-bottom: 1px solid #363635;
  padding: 5px;
}
table th {
  color: #090722;
}
table tr:last-of-type th,
table tr:last-of-type td {
  border-bottom: 0;
}
table a {
  color: #090722;
  text-decoration: underline;
}
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;
  border: 1px solid #E9DF00;
  background-color: #E9DF00;
  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: #346DEF;
  position: relative;
  z-index: 2;
  transition: fill 0.5s;
}
ul.socials li a svg path {
  fill: #346DEF;
}
ul.socials li a:before {
  content: "";
  height: 100px;
  width: 100px;
  bottom: -100px;
  border-radius: 50px;
  left: -25px;
  transition: all 0.5s;
  background-color: #346DEF;
  position: absolute;
  z-index: 1;
}
ul.socials li a:hover {
  border-color: #346DEF;
}
ul.socials li a:hover:before {
  bottom: -25px;
}
ul.socials li a:hover svg {
  fill: #E9DF00;
}
@media only screen and (max-width: 992px) {
  .call {
    font-size: 32px;
  }
  .call svg {
    position: relative;
    top: 2px;
    width: 20px;
  }
}
.heading-row {
  display: grid!important;
  grid-template-columns: 33% 50%;
  gap: 20px;
  justify-content: space-between;
  grid-template-rows: 1fr;
}
@media only screen and (max-width: 768px) {
  .heading-row {
    display: flex !important;
    flex-direction: column;
  }
}
@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;
  }
}
.bg-right {
  background-size: 50%!important;
  background-position: center right!important;
  background-repeat: no-repeat !important;
}
.bg-right.fade.has-royal-blue-background-color:before {
  width: 50%;
  right: 0;
  left: auto;
  background: linear-gradient(90deg, #346DEF 0%, rgba(232, 235, 247, 0.5) 40%, rgba(232, 235, 247, 0) 100%);
}
header {
  z-index: 500;
  width: 100vw;
  height: 100px;
  padding: 0 80px;
  margin: 0 auto;
  background-color: #fff;
}
header .menu-button {
  display: none;
  height: 22px;
  justify-content: left;
  align-items: center;
  position: relative;
  margin-top: 3px;
}
header .menu-button span {
  display: block;
  height: 3px;
  width: 30px;
  background-color: #090722;
  transition: all 0.25s;
}
header .menu-button span:before,
header .menu-button span:after {
  content: "";
  display: block;
  height: 3px;
  width: 30px;
  background-color: #090722;
  position: absolute;
  transition: all 0.25s;
}
header .menu-button span:before {
  top: 0;
}
header .menu-button span:after {
  bottom: 0;
}
header .call {
  font-size: 16px;
  color: #090722;
  display: flex;
  gap: 3px;
  align-items: center;
  justify-content: center;
}
header .call svg {
  max-width: 16px;
  height: auto;
  fill: #090722;
}
header .button {
  background-color: #346DEF;
  border-radius: 50px;
  padding: 15px 15px 15px 30px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  display: inline-flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  color: #fff;
}
header .button .circle {
  display: flex;
  width: 32px;
  height: 32px;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  background-color: #E9DF00;
}
header .button .circle svg {
  fill: #346DEF;
}
header .inside {
  width: 100%;
  display: grid;
  grid-template-columns: 300px auto 300px;
  gap: 30px;
}
header .inside .cta {
  display: flex;
  margin-left: auto;
  padding: 24px 0;
  gap: 30px;
  align-items: center;
}
header .inside .site-logo {
  display: flex;
  align-items: center;
  width: 210px;
}
header .inside .site-logo svg {
  width: 100%;
  height: auto;
}
header nav {
  display: flex;
  justify-content: center;
}
header nav ul.menu {
  display: flex;
}
header nav ul.menu > li {
  position: relative;
  list-style: none;
  display: flex;
  font-size: 16px;
  height: 100px;
  align-items: center;
  font-weight: 700;
  font-size: 14px;
  line-height: 150%;
  text-align: center;
  text-transform: uppercase;
}
header nav ul.menu > li a {
  color: #090722;
  padding: 10px;
  display: flex;
  gap: 5px;
  align-items: center;
  position: relative;
  font-weight: 500;
}
header nav ul.menu > li a:hover {
  color: #4A8FE7;
}
header nav ul.menu > li.menu-item-has-children > a:after {
  content: "";
  background-image: url('assets/icons/dropdown.svg');
  height: 3px;
  width: 5px;
  display: inline-block;
}
header nav ul.menu > li:hover.menu-item-has-children > a::before {
  opacity: 1;
}
header nav ul.menu > li:hover > .sub-menu {
  display: grid!important;
}
header nav .nav-footer {
  display: none;
}
@media only screen and (max-width: 1200px) {
  header {
    padding: 0 30px;
  }
  header nav ul.menu > li > .sub-menu {
    padding: 60px 30px;
  }
  header .call {
    display: none;
  }
}
@media only screen and (max-width: 992px) {
  body {
    padding-top: 100px;
  }
  header {
    justify-content: space-between;
    position: fixed;
    width: 100vw;
    z-index: 500;
    top: 0;
  }
  header .inside {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  header .inside .site-logo {
    justify-content: center;
  }
  header .inside .cta {
    display: flex;
    gap: 10px;
  }
  header .menu-button {
    display: flex;
  }
  header nav {
    position: fixed;
    top: 100px;
    left: -100vw;
    width: 100vw;
    height: calc(100vh - 100px);
    background-color: #346DEF;
    transition: left 0.3s ease;
    overflow: auto;
  }
  header nav .menu-main-menu-container {
    height: 100%;
    overflow: auto;
    width: 100%;
  }
  header nav ul.menu {
    display: block;
    padding: 30px;
    margin: 0;
  }
  header nav ul.menu > li {
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0 0 10px;
    text-align: left;
  }
  header nav ul.menu > li > a {
    width: 100%;
    background-color: #fff;
    color: #363635;
    border-radius: 18px;
    padding: 18px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
  }
  header nav ul.menu > li > a:hover {
    color: #346DEF;
  }
  header nav ul.menu > li > a .content {
    color: inherit;
  }
  header nav ul.menu > li.menu-item-has-children > a:after {
    content: "";
    width: 16px;
    height: 8px;
    background-image: url('assets/icons/arrow.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: rotate(90deg);
  }
  header nav ul.menu > li > .sub-menu {
    display: none;
    position: static;
    width: 100%;
    margin: 10px 0 0;
    padding: 10px;
    background: rgba(255, 255, 255, 0.08);
    border-radius: 22px;
  }
  header nav ul.menu > li > .sub-menu > li {
    display: block;
    width: 100%;
    margin: 0 0 10px;
    height: auto;
  }
  header nav ul.menu > li > .sub-menu > li:last-child {
    margin-bottom: 0;
  }
  header nav ul.menu > li > .sub-menu > li > a {
    width: 100%;
    min-height: auto;
    background: #fff;
    color: #363635;
    border-radius: 16px;
    padding: 18px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    box-sizing: border-box;
  }
  header nav ul.menu > li > .sub-menu > li > a:before,
  header nav ul.menu > li > .sub-menu > li > a:after {
    display: none;
  }
  header nav ul.menu > li > .sub-menu > li > a .content {
    display: flex;
    flex-direction: column;
    gap: 5px;
    font-weight: 800;
    font-size: 16px;
    line-height: 120%;
    color: #363635;
  }
  header nav ul.menu > li > .sub-menu > li > a .content span {
    font-size: 14px;
    line-height: 145%;
    font-weight: 400;
    color: rgba(54, 54, 53, 0.75);
    text-transform: none;
  }
  header nav ul.menu > li > .sub-menu > li > a:hover {
    background: #346DEF;
    color: #fff;
  }
  header nav ul.menu > li > .sub-menu > li > a:hover .content {
    color: #fff;
  }
  header nav ul.menu > li > .sub-menu > li > a:hover .content span {
    color: rgba(255, 255, 255, 0.8);
  }
  header nav ul.menu > li:hover > .sub-menu,
  header nav ul.menu > li > a.li-open + .sub-menu {
    display: block;
  }
  .nav-open header nav {
    left: 0;
  }
}
@media only screen and (max-width: 768px) {
  header {
    padding: 0 20px;
  }
  header .button {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  header nav ul.menu > li {
    position: static;
  }
  header nav ul.menu > li > .sub-menu {
    position: absolute;
    display: none;
    left: 50vw;
    top: 88px;
    transform: translateX(-50%);
    width: 1180px;
    margin: 0;
    padding: 18px;
    background: #fff;
    border: 1px solid rgba(52, 109, 239, 0.12);
    border-radius: 30px;
    box-shadow: 0 24px 70px rgba(54, 54, 53, 0.14);
    z-index: 100;
    grid-template-columns: repeat(4, 1fr);
    gap: 14px;
    min-height: auto;
  }
  header nav ul.menu > li > .sub-menu:before {
    content: "";
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    width: 22px;
    height: 22px;
    background: #fff;
    border-left: 1px solid rgba(52, 109, 239, 0.12);
    border-top: 1px solid rgba(52, 109, 239, 0.12);
  }
  header nav ul.menu > li > .sub-menu > li {
    list-style: none;
    margin: 0;
    height: auto;
    text-align: left;
    text-transform: none;
    font-size: 16px;
  }
  header nav ul.menu > li > .sub-menu > li > a {
    width: 100%;
    min-height: 155px;
    padding: 24px;
    border-radius: 22px;
    background: #E8EBF7;
    color: #363635;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    box-sizing: border-box;
    transition: all 0.25s ease;
    overflow: hidden;
  }
  header nav ul.menu > li > .sub-menu > li > a:before {
    content: "";
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: #346DEF;
    flex: 0 0 42px;
    margin-right: 16px;
    box-shadow: inset 0 0 0 9px rgba(89, 210, 254, 0.22);
  }
  header nav ul.menu > li > .sub-menu > li > a:after {
    content: "";
    position: absolute;
    right: 22px;
    bottom: 22px;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: #E9DF00;
    background-image: url('assets/icons/arrow.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px auto;
  }
  header nav ul.menu > li > .sub-menu > li > a .content {
    display: flex;
    flex-direction: column;
    gap: 8px;
    font-size: 18px;
    line-height: 120%;
    font-weight: 800;
    color: #363635;
    padding-right: 28px;
  }
  header nav ul.menu > li > .sub-menu > li > a .content span {
    font-size: 14px;
    line-height: 145%;
    font-weight: 400;
    color: rgba(54, 54, 53, 0.75);
    text-transform: none;
  }
  header nav ul.menu > li > .sub-menu > li > a:hover {
    background: #346DEF;
    transform: translateY(-4px);
    color: #fff;
  }
  header nav ul.menu > li > .sub-menu > li > a:hover .content {
    color: #fff;
  }
  header nav ul.menu > li > .sub-menu > li > a:hover .content span {
    color: rgba(255, 255, 255, 0.82);
  }
  header nav ul.menu > li > .sub-menu > li > a:hover:before {
    background: #E9DF00;
    box-shadow: inset 0 0 0 9px rgba(255, 255, 255, 0.45);
  }
}
footer {
  background-color: #fff;
  padding: 60px 80px;
  color: #363635;
}
footer strong {
  color: #090722;
}
footer .cta {
  margin: 30px 0;
}
footer .cta .button {
  background-color: #346DEF;
  border-radius: 50px;
  padding: 15px 15px 15px 30px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  display: inline-flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  color: #fff;
}
footer .cta .button .circle {
  display: flex;
  width: 32px;
  height: 32px;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  background-color: #E9DF00;
}
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;
}
footer .top ul:not(.socials) li a {
  color: #363635;
}
footer .top ul:not(.socials) li a:hover {
  color: #346DEF;
}
footer .middle {
  margin-top: 75px;
  margin-bottom: 30px;
}
footer .bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
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: 20px 0;
  }
  footer .top .col:first-child {
    margin-right: 0;
  }
  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;
  }
}
.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 80px;
}
.post-container > div,
.blog-index > div,
.site-container > div {
  position: relative;
}
.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%, #363635 38%, #fff 54%);
  background-size: 1000px 640px;
  border-radius: 15px;
}
.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 .wp-block-column.stick,
.blog-index .wp-block-columns .wp-block-column.stick,
.site-container .wp-block-columns .wp-block-column.stick {
  position: sticky;
  top: 150px;
}
.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.flip,
.blog-index .wp-block-columns.flip,
.site-container .wp-block-columns.flip {
  flex-direction: row-reverse;
}
.post-container .is-layout-grid,
.blog-index .is-layout-grid,
.site-container .is-layout-grid {
  gap: 30px;
}
.alignwide {
  margin: 0 30px;
  border-radius: 30px;
}
@media only screen and (max-width: 1200px) {
  .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 60px;
  }
}
@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;
  }
}
@media only screen and (max-width: 768px) {
  .site-container .wp-block-columns.flip {
    flex-direction: column;
  }
  .wp-block-spacer {
    height: auto !important;
  }
  .wp-block-spacer[style*="height:200px"] {
    height: 40px !important;
  }
  .wp-block-spacer[style*="height:180px"] {
    height: 40px !important;
  }
  .wp-block-spacer[style*="height:160px"] {
    height: 35px !important;
  }
  .wp-block-spacer[style*="height:150px"] {
    height: 35px !important;
  }
  .wp-block-spacer[style*="height:120px"] {
    height: 30px !important;
  }
  .wp-block-spacer[style*="height:100px"] {
    height: 30px !important;
  }
  .wp-block-spacer[style*="height:80px"] {
    height: 25px !important;
  }
  .wp-block-spacer[style*="height:60px"] {
    height: 20px !important;
  }
  .wp-block-spacer[style*="spacing--80"] {
    height: 40px !important;
  }
  .wp-block-spacer[style*="spacing--70"] {
    height: 35px !important;
  }
  .wp-block-spacer[style*="spacing--60"] {
    height: 30px !important;
  }
  .wp-block-spacer[style*="spacing--50"] {
    height: 25px !important;
  }
  .wp-block-spacer[style*="spacing--40"] {
    height: 20px !important;
  }
  .wp-block-spacer[style*="spacing--30"] {
    height: 15px !important;
  }
}
.wp-block-buttons {
  gap: 30px;
  display: flex;
}
.wp-block-button .wp-block-button__link {
  padding: 15px 15px 15px 30px;
  line-height: 1;
  color: #E8EBF7;
  background-color: #346DEF;
  font-weight: bold;
  font-family: "Geom", sans-serif;
  transition: all 0.25s ease;
  font-size: 14px;
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  text-transform: uppercase;
}
.wp-block-button .wp-block-button__link:after {
  content: "";
  height: 32px;
  width: 32px;
  border-radius: 50px;
  background-color: #E9DF00;
  background-image: url('assets/icons/arrow.svg');
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: center;
  transition: all 0.25s ease;
}
.wp-block-button .wp-block-button__link:hover {
  background-color: #E9DF00;
  color: #4A8FE7;
}
.wp-block-button .wp-block-button__link:hover:after {
  background-color: #4A8FE7;
}
.wp-block-button .wp-block-button__link.has-royal-blue-color {
  color: #346DEF;
}
.wp-block-button .wp-block-button__link.has-bright-lemon-background-color {
  background-color: #E9DF00;
}
.wp-block-button .wp-block-button__link.has-bright-lemon-background-color:after {
  background-color: #4A8FE7;
}
.wp-block-button.is-style-call .wp-block-button__link:before {
  content: "";
  background-image: url('assets/icons/phone.svg');
  display: block;
  height: 14px;
  width: 14px;
  background-size: 100%;
}
.wp-block-button.is-style-call .wp-block-button__link:after {
  display: none;
}
.wp-block-button.is-style-whatsapp .wp-block-button__link:before {
  content: "";
  background-image: url('assets/icons/whatsapp.svg');
  display: block;
  height: 14px;
  width: 14px;
  background-size: 100%;
}
.wp-block-button.is-style-whatsapp .wp-block-button__link:after {
  display: none;
}
.wp-block-button.is-style-outline .wp-block-button__link {
  background: none;
  transition: gap 0.25s ease;
  padding: 15px 0;
  border: 0;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
  gap: 10px;
}
.hero {
  background-color: #E9DF00;
  position: relative;
  padding: 100px calc( (100vw - 1170px) / 2 );
  overflow: hidden;
}
.hero.bg-color-green {
  background-color: #4A8FE7;
}
.hero.bg-color-green h1,
.hero.bg-color-green p {
  color: #fff;
}
.hero.bg-color-green .scribble p {
  color: #fff;
}
.hero.bg-color-green .scribble p:after {
  filter: saturate(100);
}
.hero > img {
  position: absolute;
  mix-blend-mode: overlay;
  left: 0;
  top: 0;
  width: 100%;
  border-radius: 0;
}
.hero .inside {
  color: #fff;
  position: relative;
  display: flex;
  align-items: center;
  z-index: 3;
}
.hero .inside .content {
  max-width: 540px;
}
.hero .inside .img {
  position: absolute;
  right: 0;
  bottom: 0px;
  height: 100%;
}
.hero .inside .img img {
  background: none;
  border-radius: 0;
  max-height: calc( 100% + 100px);
  width: auto;
}
.group-bg-video-wrapper {
  padding: 0!important;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.group-bg-video-wrapper .group-bg-video {
  position: absolute;
  z-index: 1;
  width: 100vw;
  top: 0;
  left: 0;
}
.group-bg-video-wrapper .group-bg-video-inner {
  position: relative;
  z-index: 2;
  width: 100%;
}
.group-bg-video-wrapper .group-bg-video-inner > .wp-block-group {
  background-color: rgba(0, 0, 0, 0.65) !important;
}
.group-bg-video-wrapper .group-bg-video-inner > .wp-block-group > .wp-block-group__inner-container {
  padding: 0 calc( (100vw - 1170px) / 2 );
}
@media only screen and (max-width: 768px) {
  .hero {
    padding: 0 0 50px 0px;
    display: flex;
    flex-direction: column-reverse;
  }
  .hero > img {
    position: relative;
  }
  .hero .inside {
    position: flex;
    flex-direction: column;
    flex-direction: column-reverse;
    margin: 0 30px;
  }
  .hero .inside:after {
    content: "";
    width: 100vw;
    left: -30px;
    position: absolute;
    bottom: -100px;
    z-index: -1;
    height: 100px;
    display: block;
    background: linear-gradient(180deg, #fed000 0%, rgba(254, 208, 0, 0) 100%);
  }
  .hero .inside .content {
    padding: 30px 0;
    max-width: 100%;
  }
  .hero .inside .content .is-layout-flex {
    flex-direction: column;
    align-items: flex-start;
  }
  .hero .inside .img {
    bottom: -100%;
  }
  .group-bg-video-wrapper .group-bg-video {
    left: auto;
    width: auto;
    height: auto;
  }
}
.site-container > .wp-block-group.hero-fade {
  overflow: hidden;
}
.site-container > .wp-block-group.hero-fade:before {
  mix-blend-mode: multiply;
}
.site-container > .wp-block-group.hero-fade.has-blue-energy-background-color:before {
  background-color: #4A8FE7;
}
.site-container > .wp-block-group.hero-fade.has-royal-blue-background-color:before {
  background-color: #346DEF;
}
.wp-block-cover {
  position: relative;
  overflow: hidden;
}
.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;
  z-index: 2;
  mix-blend-mode: overlay;
}
.wp-block-cover .wp-block-cover__inner-container {
  z-index: 3;
  margin: 100px 0;
  position: relative;
}
.wp-block-cover .wp-block-cover__inner-container .hero-img img {
  position: absolute;
  height: calc( 100% + 200px);
  width: auto;
  bottom: -100px;
  background: none;
  border-radius: 0;
}
.wp-block-cover .has-background-dim {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #090722;
  opacity: 1;
  z-index: 1;
}
.faqs dl,
.schema-faq dl,
.faqs .schema-faq-section,
.schema-faq .schema-faq-section {
  margin: 15px 0;
  padding: 20px;
  cursor: pointer;
  background-color: #E8EBF7;
  border-radius: 15px;
}
.faqs dl dt,
.schema-faq dl dt,
.faqs .schema-faq-section dt,
.schema-faq .schema-faq-section dt,
.faqs dl .schema-faq-question,
.schema-faq dl .schema-faq-question,
.faqs .schema-faq-section .schema-faq-question,
.schema-faq .schema-faq-section .schema-faq-question {
  font-size: 24px;
  display: flex;
  justify-content: space-between;
}
.faqs dl dt:after,
.schema-faq dl dt:after,
.faqs .schema-faq-section dt:after,
.schema-faq .schema-faq-section dt:after,
.faqs dl .schema-faq-question:after,
.schema-faq dl .schema-faq-question:after,
.faqs .schema-faq-section .schema-faq-question:after,
.schema-faq .schema-faq-section .schema-faq-question:after {
  content: "+";
}
.faqs dl dt h3,
.schema-faq dl dt h3,
.faqs .schema-faq-section dt h3,
.schema-faq .schema-faq-section dt h3,
.faqs dl .schema-faq-question h3,
.schema-faq dl .schema-faq-question h3,
.faqs .schema-faq-section .schema-faq-question h3,
.schema-faq .schema-faq-section .schema-faq-question h3 {
  margin: 0;
  color: #090722;
  font-size: 20px;
  font-family: "Geom", sans-serif;
  font-weight: 700;
}
.faqs dl dd,
.schema-faq dl dd,
.faqs .schema-faq-section dd,
.schema-faq .schema-faq-section dd,
.faqs dl .schema-faq-answer,
.schema-faq dl .schema-faq-answer,
.faqs .schema-faq-section .schema-faq-answer,
.schema-faq .schema-faq-section .schema-faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: all 0.5s ease;
}
.faqs dl.active dt:after,
.schema-faq dl.active dt:after,
.faqs .schema-faq-section.active dt:after,
.schema-faq .schema-faq-section.active dt:after,
.faqs dl.active .schema-faq-question:after,
.schema-faq dl.active .schema-faq-question:after,
.faqs .schema-faq-section.active .schema-faq-question:after,
.schema-faq .schema-faq-section.active .schema-faq-question:after {
  content: "-";
}
.faqs dl.active dd,
.schema-faq dl.active dd,
.faqs .schema-faq-section.active dd,
.schema-faq .schema-faq-section.active dd,
.faqs dl.active .schema-faq-answer,
.schema-faq dl.active .schema-faq-answer,
.faqs .schema-faq-section.active .schema-faq-answer,
.schema-faq .schema-faq-section.active .schema-faq-answer {
  max-height: 2400px;
}
@media only screen and (max-width: 768px) {
  .faqs dl dt h3,
  .schema-faq dl dt h3,
  .faqs .schema-faq-section dt h3,
  .schema-faq .schema-faq-section dt h3,
  .faqs dl .schema-faq-question h3,
  .schema-faq dl .schema-faq-question h3,
  .faqs .schema-faq-section .schema-faq-question h3,
  .schema-faq .schema-faq-section .schema-faq-question h3 {
    font-size: 14px;
  }
  .faqs dl dd p,
  .schema-faq dl dd p,
  .faqs .schema-faq-section dd p,
  .schema-faq .schema-faq-section dd p,
  .faqs dl .schema-faq-answer p,
  .schema-faq dl .schema-faq-answer p,
  .faqs .schema-faq-section .schema-faq-answer p,
  .schema-faq .schema-faq-section .schema-faq-answer p {
    font-size: 12px;
  }
}
.booking-system-container {
  background-color: #004652;
  width: 100vw;
  position: relative;
  left: calc(((100vw - 100%) / 2) * -1);
  padding: 100px calc((100vw - 100%) / 2);
  overflow: hidden;
}
.booking-system-container .booking-system {
  border-radius: 30px;
  box-shadow: 0px 0px 15px 15px rgba(0, 0, 0, 0.1);
  background-color: #FED000;
  position: relative;
  height: 800px;
  overflow: hidden;
}
.booking-system-container .booking-system .steps-scroller {
  display: flex;
  gap: 100px;
  width: calc(300% + 200px);
  height: 100%;
  transition: all 1s ease;
}
.booking-system-container .booking-system .step {
  display: flex;
  height: 100%;
  width: calc((100% - 200px) / 3);
  align-items: center;
  position: relative;
}
.booking-system-container .booking-system .step.step-3 {
  background-color: #fff;
}
.booking-system-container .booking-system .step .content {
  width: 50%;
  padding: 50px;
  position: relative;
  z-index: 5;
}
.booking-system-container .booking-system .step .content h2 {
  font-weight: bold;
  font-size: 50px;
  position: relative;
  margin-bottom: 100px;
}
.booking-system-container .booking-system .step .content h2 span {
  position: absolute;
  color: #004652;
  transform: rotate(-6deg);
  margin-left: 30px;
  font-family: "Patrick Hand", cursive;
  font-weight: 400;
  font-style: normal;
}
.booking-system-container .booking-system .step .content h2 span:after {
  content: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%22333%22%20height%3D%2249%22%20viewBox%3D%220%200%20333%2049%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M258.106%203.6498C215.078%206.73964%20186.642%2010.0524%20129.888%2018.5867C124.897%2019.3371%20117.093%2020.5081%20112.547%2021.1889C75.0921%2026.796%2023.0383%2038.1478%208.87409%2043.7974C5.93661%2044.969%200.764485%2048.0357%200.798886%2048.5856C0.804574%2048.6765%201.04518%2048.5182%201.98588%2047.8049C6.32277%2044.5162%2018.2951%2041.0687%2047.9015%2034.5833C65.39%2030.7522%2084.533%2027.0838%20100.331%2024.5362C112.389%2022.5915%20169.673%2014.3757%20171.614%2014.3128C172.012%2014.2998%20169.831%2014.6743%20166.768%2015.1448C133.86%2020.2007%20122.667%2022.116%20102.876%2026.0785C87.5416%2029.1486%2078.5653%2031.258%2055.6601%2037.1749C47.0425%2039.4008%2047.2905%2039.3227%2047.1846%2039.8503C46.9163%2041.1871%2048.0353%2041.1464%2055.1283%2039.5617C103.231%2028.8151%20132.05%2024.1984%20177.41%2019.9733C189.614%2018.8365%20231.952%2015.8459%20231.227%2016.1717C230.813%2016.3579%20218.135%2018.1333%20196.882%2020.9809C149.331%2027.3525%20119.022%2033.2828%2085.8336%2042.7089C76.6314%2045.3224%2074.9973%2046.0659%2075.8877%2047.2338C76.8282%2048.467%2082.123%2047.7682%20107.926%2043.0048C146.569%2035.8707%20160.949%2033.7078%20192.027%2030.3551C199.251%2029.5758%20211.674%2028.4641%20211.328%2028.6281C211.231%2028.6738%20203.439%2030.0394%20194.013%2031.6625C170.428%2035.7236%20155.308%2038.5652%20154.803%2039.0315C154.024%2039.7506%20154.321%2040.6987%20155.395%2040.92C156.703%2041.19%20160.329%2040.7707%20168.648%2039.3871C186.688%2036.3865%20204.769%2034.2291%20231.558%2031.8808C235.566%2031.5293%20240.232%2031.0791%20241.925%2030.8803C245.864%2030.4179%20252.129%2030.0265%20255.042%2030.0609C256.29%2030.0755%20257.842%2030.0927%20258.491%2030.0993C260.952%2030.1237%20252.385%2029.5105%20248.743%2029.4013C239.613%2029.1279%20227.768%2029.6799%20213.765%2031.0313C210.552%2031.3414%20207.894%2031.5694%20207.858%2031.5382C207.782%2031.4725%20211.024%2030.9412%20226.735%2028.4445C238.78%2026.5302%20239.081%2026.4601%20239.483%2025.4763C239.738%2024.8521%20239.4%2024.1497%20238.69%2023.8283C238.152%2023.5851%20220.46%2024.7794%20210.873%2025.706C187.888%2027.9277%20175.723%2029.3569%20160.453%2031.6296C145.002%2033.9292%20134.757%2035.7615%20109.162%2040.8032C93.5801%2043.8726%2085.3695%2045.3939%2082.6098%2045.7232L80.8994%2045.9274L82.9443%2045.2699C89.2522%2043.242%20110.37%2037.9363%20122.412%2035.354C147.427%2029.9897%20164.575%2027.1736%20203.119%2022.1001C235.507%2017.8371%20242.126%2016.7527%20242.561%2015.6391C243.03%2014.4392%20242.02%2013.807%20239.32%2013.6105C235.639%2013.3426%20190.583%2016.2887%20174.646%2017.8394C159.019%2019.3601%20140.485%2021.5708%20130.714%2023.0798C129.676%2023.2401%20128.542%2023.3788%20128.193%2023.3882C125.631%2023.4571%20160.607%2017.9064%20180.64%2015.0652C202.586%2011.9527%20219.971%209.86098%20244.103%207.42946C259.707%205.85745%20299.647%203.60781%20315.864%203.38784C330.886%203.18408%20331.424%203.16039%20331.85%202.68687C332.295%202.19299%20332.286%201.84786%20331.82%201.44458C331.227%200.931299%20328.058%200.837999%20320.892%201.12268C318.255%201.22737%20312.426%201.34816%20307.939%201.39086C303.452%201.43374%20297.906%201.50554%20295.614%201.55037C291.29%201.63502%20268.041%202.93645%20258.106%203.6498ZM178.772%2013.4255C178.653%2013.4818%20178.409%2013.5%20178.23%2013.466C178.052%2013.432%20178.149%2013.3861%20178.447%2013.3639C178.745%2013.3417%20178.891%2013.3693%20178.772%2013.4255ZM176.434%2013.7583C176.214%2013.8142%20175.808%2013.8407%20175.531%2013.8173C175.253%2013.7937%20175.433%2013.748%20175.93%2013.7154C176.427%2013.6831%20176.653%2013.7024%20176.434%2013.7583ZM174.003%2014.0904C173.732%2014.1481%20173.285%2014.176%20173.009%2014.1525C172.734%2014.1291%20172.955%2014.0819%20173.502%2014.0477C174.048%2014.0135%20174.274%2014.0327%20174.003%2014.0904ZM127.164%2023.6011C126.943%2023.6573%20126.577%2023.6802%20126.351%2023.652C126.125%2023.6236%20126.305%2023.5776%20126.752%2023.5497C127.2%2023.5217%20127.385%2023.5448%20127.164%2023.6011ZM125.187%2023.8949C125.066%2023.9519%20124.862%2023.9646%20124.735%2023.9231C124.608%2023.8818%20124.707%2023.8353%20124.955%2023.8197C125.204%2023.8042%20125.308%2023.838%20125.187%2023.8949ZM260.086%2030.2199C260.214%2030.2614%20260.417%2030.2487%20260.538%2030.1916C260.659%2030.1348%20260.555%2030.1009%20260.306%2030.1165C260.058%2030.132%20259.959%2030.1786%20260.086%2030.2199Z%22%20fill%3D%22%23004652%22/%3E%3C/svg%3E");
  position: relative;
  top: -16px;
  transform: rotate(6deg);
  display: block;
  left: -20px;
}
.booking-system-container .booking-system .step .content .ctas {
  display: flex;
  gap: 10px;
  margin-bottom: 200px;
}
.booking-system-container .booking-system .step .content .ctas .cta {
  background-color: #000;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  padding: 10px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 10px;
  cursor: pointer;
  font-weight: bold;
}
.booking-system-container .booking-system .step .content .ctas img {
  max-width: 190px;
  height: auto;
}
.booking-system-container .booking-system .step .content .google-review {
  background-color: #fff;
  padding: 30px 40px;
  border-radius: 30px;
}
.booking-system-container .booking-system .step .content .google-review .google-rating {
  display: flex;
  align-items: center;
  gap: 10px;
}
.booking-system-container .booking-system .step .content .google-review .google-rating p {
  margin: 0;
  font-size: 12px;
  color: #4285F4;
}
.booking-system-container .booking-system .step .content .google-review blockquote {
  padding: 0;
  margin-top: 30px;
  border: 0;
}
.booking-system-container .booking-system .step .content .google-review blockquote p {
  font-style: normal;
  margin-bottom: 10px;
  font-size: 16px;
}
.booking-system-container .booking-system .step .content .google-review blockquote p strong {
  font-size: 20px;
}
.booking-system-container .booking-system .step .content .google-review blockquote cite {
  font-family: "Patrick Hand", cursive;
  font-weight: 400;
  color: #004652;
}
.booking-system-container .booking-system .step .form {
  height: 100%;
  background: #fff;
  width: 50%;
  padding: 50px;
  display: flex;
  align-items: center;
}
.booking-system-container .booking-system .step .form .radio-buttons {
  transition: opacity 0.5s ease-in-out;
  opacity: 1;
}
.booking-system-container .booking-system .step .form .contact-option label {
  border: 2px solid #004652;
  padding: 20px;
  font-weight: bold;
  font-size: 14px;
  background-color: rgba(0, 70, 82, 0.25);
  color: #004652;
  align-items: center;
  display: flex;
  width: 100%;
  max-width: 380px;
  position: relative;
  border-radius: 14px;
  margin: 10px 0;
  gap: 5px;
  transition: all 0.25s ease;
  cursor: pointer;
}
.booking-system-container .booking-system .step .form .contact-option label svg {
  fill: #004652;
  transition: all 0.25s ease;
}
.booking-system-container .booking-system .step .form .contact-option label:hover {
  background-color: rgba(0, 70, 82, 0.4);
}
.booking-system-container .booking-system .step .form .contact-option input {
  display: none;
}
.booking-system-container .booking-system .step .form .contact-option input:checked + label {
  background-color: #004652;
  color: #fff;
}
.booking-system-container .booking-system .step .form .contact-option input:checked + label svg {
  fill: #fff;
}
.booking-system-container .booking-system .step .form .cta {
  background-color: #000;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  padding: 10px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 10px;
  cursor: pointer;
  font-weight: bold;
  margin-top: 50px;
}
.booking-system-container .booking-system .step .contact-details {
  transition: opacity 0.5s ease-in-out;
  opacity: 1;
  display: none;
  opacity: 0;
}
.booking-system-container .booking-system .step .contact-details p {
  color: #000;
}
.booking-system-container .booking-system .step .contact-details p a {
  display: block;
  font-size: 18px;
  font-weight: bold;
  display: flex;
  gap: 5px;
  align-items: center;
  color: #004652;
}
.booking-system-container .booking-system .step .contact-details p a svg {
  fill: #004652;
  height: 16px;
  width: auto;
}
.booking-system-container .booking-system .step .background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.booking-system-container .booking-system .step .background:before {
  position: absolute;
  z-index: 2;
  content: "";
  width: 20%;
  height: 100%;
  left: 20%;
  top: 0;
  display: block;
  background: linear-gradient(90deg, #FED000 0%, rgba(254, 208, 0, 0) 100%);
}
.booking-system-container .booking-system .step .background .inside {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 80%;
  background-size: 100%;
  background-blend-mode: multiply;
  opacity: 0.25;
  left: 20%;
  background-size: cover;
}
.booking-system-container .booking-system .step .background img {
  max-width: 50%;
  height: auto;
  display: block;
  position: absolute;
  bottom: 0;
  right: 10px;
  background: none;
  border-radius: 0;
}
.booking-system-container .booking-system .step .calendly-inline-widget {
  width: 100%;
}
@media only screen and (max-width: 1300px) {
  .booking-system-container {
    padding: 100px 50px;
  }
  .booking-system-container .booking-system .step .content .ctas img {
    max-width: 150px;
  }
}
@media only screen and (max-width: 768px) {
  .booking-system-container .booking-system .step .content {
    padding: 30px;
    width: 100%;
  }
  .booking-system-container .booking-system .step .content h2 {
    font-size: 40px;
    margin-bottom: 150px;
  }
  .booking-system-container .booking-system .step .content h2 span {
    left: -31px;
    bottom: -100px;
  }
  .booking-system-container .booking-system .step .content .ctas .cta {
    padding: 5px 10px;
    font-size: 14px;
  }
  .booking-system-container .booking-system .step .content .ctas img {
    max-width: 100px;
  }
  .booking-system-container .booking-system .step .form {
    width: 100%;
  }
  .booking-system-container .booking-system .step .form .form-container {
    width: 100%;
  }
  .booking-system-container .booking-system .step .form .contact-option label {
    max-width: 100%;
  }
  .booking-system-container .booking-system .step-2 .content {
    display: none;
  }
}
textarea,
select,
input {
  font-size: 16px;
  color: #090722;
  font-family: "Geom", sans-serif;
  background-color: #fff;
  border-radius: 5px;
  padding: 10px;
  border: 0;
  width: 100%;
  box-sizing: border-box;
}
textarea {
  height: 120px;
  resize: vertical;
}
input[type="checkbox"] {
  width: auto;
}
.check {
  display: flex;
  width: 100%;
}
.check label {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  color: #fff;
  gap: 10px;
  font-size: 12px;
}
.check label a {
  color: #fff;
  text-decoration: underline;
}
.check label a:hover {
  color: #E9DF00;
}
form button {
  padding: 25px 30px;
  line-height: 1;
  color: #fff;
  background-color: #E9DF00;
  font-weight: bold;
  font-family: "Geom", sans-serif;
  transition: all 0.25s ease;
  font-size: 14px;
  display: flex;
  gap: 5px;
  justify-content: center;
  align-items: center;
  border-radius: 15px;
  text-transform: uppercase;
  border: 0;
  cursor: pointer;
}
form button:hover {
  background-color: #090722;
}
form button:after {
  content: "";
  height: 16px;
  width: 16px;
  background-image: url('assets/icons/arrow.svg');
  background-repeat: no-repeat;
}
input[name=subject] {
  display: none!important;
}
.form div {
  box-sizing: border-box;
}
.form .question {
  display: flex;
  gap: 20px;
  width: 100%;
}
.form .element {
  margin: 10px 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.quick-form {
  background-color: #4A8FE7;
  padding: 50px calc( (100vw - 1170px) / 2 );
}
.quick-form .check {
  max-width: 660px;
}
.quick-form form button {
  background-color: #E9DF00;
  color: #090722;
}
.quick-form form button:after {
  filter: invert(1);
}
.quick-form .content h2 {
  font-size: 20px;
  margin: 0;
  color: #fff;
}
.quick-form .content p {
  margin: 0;
  color: #fff;
}
.blog-index {
  padding: 80px 0;
  background-color: #4A8FE7;
}
.blog-index .posts {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.blog-index .posts .post-block {
  flex-grow: 0;
  flex-basis: 1;
  width: calc((100% - 60px) / 3);
}
.blog-index .posts .post-block a {
  display: block;
  position: relative;
  background-color: #fff;
  transition: all 0.75s ease;
  border-radius: 15px;
  overflow: hidden;
}
.blog-index .posts .post-block a img {
  display: block;
  mix-blend-mode: multiply;
}
.blog-index .posts .post-block a:hover {
  background-color: #E9DF00;
}
.blog-index .posts .post-block .content {
  position: absolute;
  bottom: 0;
  padding: 20px;
  width: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 29.67%);
}
.blog-index .posts .post-block .content h3 {
  font-size: 18px;
  color: #fff;
  margin: 0;
}
.blog-index .posts .post-block .content p {
  margin: 10px 0;
  font-size: 14px;
  color: #363635;
}
.navigation.pagination {
  margin-top: 30px;
}
.navigation.pagination .nav-links {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
.navigation.pagination .nav-links .page-numbers {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  width: 30px;
  text-align: center;
  background: #E9DF00;
  color: #090722;
  border-radius: 50px;
  line-height: 30px;
  font-weight: bold;
}
.navigation.pagination .nav-links .page-numbers.current {
  background-color: #619dea;
  color: #fff;
}
.navigation.pagination .nav-links .page-numbers.dots {
  background: none;
  color: #fff;
}
.navigation.pagination .nav-links .page-numbers svg {
  max-width: 20px;
  height: auto;
}
.post-container {
  padding-bottom: 100px;
}
.post-container .post-details {
  max-width: 830px;
  padding: 0 60px;
  margin: 50px auto 50px;
  text-align: center;
}
.post-container .post-details h1 {
  font-size: 40px;
}
.post-container .post-details h1,
.post-container .post-details p {
  margin: 0;
  text-transform: capitalize;
}
.post-container .wp-block-image figure.aligncenter img {
  margin: 30px 0;
}
.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 .wp-block-lazyblock-slider {
  margin-top: 0!important;
}
.post-container .wp-block-lazyblock-slider img {
  box-shadow: none!important;
}
.usp-slider {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding: 50px 0;
  background: linear-gradient(360deg, rgba(0, 0, 0, 0.8) 52.88%, rgba(0, 0, 0, 0) 100%);
}
.usp-slide-grid {
  display: flex;
  flex-wrap: nowrap;
  /* keep everything in one row */
  gap: 2.5rem;
  /* spacing between USPs */
  animation: usp-marquee 25s linear infinite;
  will-change: transform;
}
.usp-slide-grid .usp {
  flex: 0 0 28.5714vw;
}
.usp-slide-grid .usp {
  display: flex;
  gap: 10px;
  align-items: center;
}
.usp-slide-grid .usp img {
  background: none;
  border-radius: 0;
  box-shadow: none;
}
.usp-slide-grid .usp p {
  color: #fff;
  margin: 0;
  font-size: 12px;
}
.usp-slide-grid .usp p strong {
  font-size: 14px;
}
@keyframes usp-marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    /* move left by half its width (because we're going to duplicate the items) */
    transform: translateX(-50%);
  }
}
@media only screen and (max-width: 768px) {
  .usp-slide-grid .usp {
    flex: 0 0 50vw;
  }
}
.swatch-marquee {
  overflow: hidden;
  width: 100%;
  padding-block: 3rem;
}
.swatch-row {
  overflow: hidden;
  margin: 0;
}
.swatch-track {
  display: flex;
  gap: 25px;
  will-change: transform;
  transform: translateX(0);
  /* JS will change this */
  padding: 25px 0;
}
/* Top row: swatch 1 hugs the left */
.swatch-row--top .swatch-track {
  justify-content: flex-start;
}
/* Bottom row: swatch 14 hugs the right */
.swatch-row--bottom .swatch-track {
  justify-content: flex-end;
}
/* Swatches as squares */
.swatch-item {
  flex: 0 0 auto;
  width: 190px;
  height: 190px;
}
.swatch-item a {
  display: block;
}
.swatch-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
  display: block;
  filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.2));
}
@media only screen and (max-width: 768px) {
  .swatch-item {
    flex: 0 0 auto;
    width: 80px;
    height: 80px;
  }
  .swatch-item img {
    filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.2));
  }
  .switch-track {
    padding: 10px;
    gap: 10px;
  }
}
.case-study {
  border-radius: 30px;
  padding: 20px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  height: 100%;
}
.case-study .wp-block-image img {
  border-radius: 10px;
  margin-bottom: 10px;
  display: block;
}
.testimonial-grid {
  grid-template-columns: 1fr 1fr;
}
.wp-block-lazyblock-testimonial {
  border-top: 1px dotted #4A8FE7;
}
.wp-block-lazyblock-testimonial .header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 5px 0;
}
.wp-block-lazyblock-testimonial .header svg {
  fill: #E9DF00;
}
.wp-block-lazyblock-testimonial .header .platform {
  display: flex;
  height: 24px;
  width: 24px;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border-radius: 30px;
}
.wp-block-lazyblock-testimonial .header .platform img {
  background: none;
  max-width: 18px;
  height: auto;
}
.wp-block-lazyblock-testimonial .content {
  display: flex;
  gap: 10px;
}
.wp-block-lazyblock-testimonial .content .img {
  display: flex;
  height: 60px;
  width: 60px;
  min-width: 60px;
  max-width: 60px;
  border: 1px solid #fff;
  background-color: #E9DF00;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  margin-top: 3px;
}
.wp-block-lazyblock-testimonial .content .img span {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
}
.wp-block-lazyblock-testimonial .content .review p {
  color: #4A8FE7;
  font-size: 12px;
  margin: 0;
}
.wp-block-lazyblock-testimonial .content .cite .name p {
  color: #fff;
  line-height: 1.4;
  font-size: 12px;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .testimonial-grid {
    display: flex!important;
    gap: 20px!important;
    width: 100vw;
    padding: 10px 30px;
    scroll-snap-type: x mandatory;
    overflow-x: scroll;
    scroll-padding-left: 30px;
    scrollbar-width: none;
    -ms-overflow-style: none;
    margin-left: -30px;
  }
  .testimonial-grid > div {
    min-width: calc(100vw - 60px) !important;
    height: auto;
    scroll-snap-align: start;
  }
  .wp-block-lazyblock-testimonial .content p {
    font-size: 14px;
  }
}
.wp-block-lazyblock-icon-block {
  display: flex;
  height: 100%;
}
.icon-block {
  padding: 30px;
  background-color: #E8EBF7;
  border-radius: 30px;
}
.icon-block .icon {
  background-color: #346DEF;
  border-radius: 20px;
  display: flex;
  height: 72px;
  width: 72px;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}
.icon-block .icon img {
  display: block;
  height: 24px;
  width: auto;
  border: 0;
  background: none;
  border-radius: 0;
}
.icon-block h3 {
  color: #090722;
  width: 60%;
}
.wp-block-lazyblock-review-slider {
  max-width: 100%;
  overflow-x: clip;
}
.review-slider {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: calc((100% - 40px) / 3);
  gap: 20px;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  padding: 0;
  overflow-x: auto;
  overflow-y: visible;
  scroll-snap-type: x mandatory;
  scroll-padding-left: 0;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior-x: contain;
  scrollbar-width: none;
  padding: 0 80px;
  scroll-padding-left: 80px;
  scroll-padding-right: 80px;
}
.review-slider .review {
  background-color: #E8EBF7;
  border-radius: 30px;
  scroll-snap-align: start;
  overflow: hidden;
}
.review-slider .review .content {
  padding: 30px;
}
.review-slider .review img {
  border-radius: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  .review-slider {
    display: flex;
    gap: 20px;
    padding: 0 30px;
    overflow-x: auto;
    overflow-y: visible;
    scroll-snap-type: x mandatory;
    scroll-padding-left: 30px;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    grid-auto-flow: unset;
    grid-auto-columns: unset;
  }
  .review-slider::-webkit-scrollbar {
    display: none;
  }
  .review-slider .review {
    flex: 0 0 calc(100vw - 90px);
    max-width: calc(100vw - 90px);
    scroll-snap-align: start;
  }
}
@supports not (overflow-x: clip) {
  .wp-block-lazyblock-review-slider {
    overflow-x: hidden;
  }
}
.sector-block a {
  position: relative;
  display: block;
  background-color: #fff;
  transition: all 0.5s ease;
  border-radius: 30px;
  overflow: hidden;
}
.sector-block a img {
  display: block;
  background: none;
  border-radius: 0;
  mix-blend-mode: multiply;
  z-index: 1;
  width: 100%;
  height: auto;
}
.sector-block a span {
  display: flex;
  position: absolute;
  top: 30px;
  right: 30px;
  border-radius: 50px;
  background-color: #346DEF;
  height: 50px;
  width: 50px;
  z-index: 5;
  justify-content: center;
  align-items: center;
  transition: all 0.5s ease;
}
.sector-block a span svg {
  stroke: #E9DF00;
  transition: all 0.5s ease;
}
.sector-block a:hover {
  background-color: #346DEF;
}
.sector-block a:hover span {
  background-color: #E9DF00;
}
.sector-block a:hover span svg {
  stroke: #346DEF;
}
.sector-block a .content {
  padding: 30px;
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(232, 235, 247, 0) 0%, rgba(232, 235, 247, 0.8) 61.54%, rgba(52, 109, 239, 0.8) 91.83%);
  border-radius: 30px;
  overflow: hidden;
  z-index: 2;
}
.sector-block a .content h3 {
  color: #fff;
  font-size: 20px;
}
.sector-block a .content p {
  color: #E8EBF7;
  margin: 0;
}
.service-grid {
  display: flex;
  gap: 20px;
}
.service-block {
  position: relative;
  flex: 1 1 0;
  min-width: 0;
  transition: flex 0.45s ease;
}
.service-block.active {
  flex: 2 1 0;
}
.service-block a {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 520px;
  height: 100%;
  overflow: hidden;
  text-decoration: none;
  padding: 30px;
  border-radius: 30px;
  isolation: isolate;
}
.service-block a img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.45s ease, opacity 0.45s ease;
  z-index: -2;
}
.service-block a:before {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  background: linear-gradient(180deg, rgba(232, 235, 247, 0.8) 0%, rgba(52, 109, 239, 0.8) 79.81%);
}
.service-block a span {
  display: flex;
  position: absolute;
  top: 30px;
  right: 30px;
  border-radius: 50px;
  background-color: #346DEF;
  height: 50px;
  width: 50px;
  z-index: 5;
  justify-content: center;
  align-items: center;
  transition: all 0.5s ease;
  opacity: 0;
}
.service-block a span svg {
  stroke: #E9DF00;
  transition: all 0.5s ease;
}
.service-block a .content {
  position: relative;
  z-index: 2;
  margin-top: auto;
  transform: translateY(22px);
  transition: transform 0.4s ease;
}
.service-block a .content h3 {
  margin: 0;
  transition: transform 0.4s ease;
  color: #fff;
  font-size: 20px;
}
.service-block a .content p {
  margin: 0;
  max-width: 32ch;
  display: block;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transform: translateY(16px);
  color: #E8EBF7;
  transition: all 0.35s ease, transform 0.35s ease;
  pointer-events: none;
}
.service-block.active a .content {
  transform: translateY(0);
}
.service-block.active a .content p {
  opacity: 1;
  max-height: 600px;
  transform: translateY(0);
  transition-delay: 0.1s;
}
.service-block.active a span {
  opacity: 1;
}
.service-block:not(.active) img {
  transform: scale(1);
}
.service-block.active img {
  transform: scale(1.05);
}
@media (max-width: 768px) {
  .service-grid {
    display: flex;
    align-items: stretch;
    gap: 20px;
    overflow-x: auto;
    padding: 0 30px;
    margin: 0 -30px;
    scroll-snap-type: x mandatory;
    scroll-padding-left: 30px;
    -webkit-overflow-scrolling: touch;
  }
  .service-block,
  .service-block.active {
    flex: 0 0 82%;
    max-width: 82%;
    scroll-snap-align: start;
    overflow: visible;
  }
  .service-block a {
    min-height: 520px;
    height: auto;
  }
  .service-grid {
    display: flex;
    gap: 20px;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0 30px;
    margin: 0 -30px;
    scroll-padding-left: 30px;
  }
  .service-grid::-webkit-scrollbar {
    display: none;
  }
  .service-block {
    overflow: hidden;
  }
  .service-block,
  .service-block.active {
    flex: 0 0 82%;
    max-width: 82%;
    scroll-snap-align: start;
  }
  .service-block a {
    min-height: 420px;
    padding: 24px;
    border-radius: 24px;
    overflow: hidden;
  }
  .service-block a .content {
    transform: translateY(0);
  }
  .service-block a .content p {
    opacity: 1;
    max-height: 600px;
    transform: translateY(0);
    pointer-events: auto;
  }
  .service-block a span {
    opacity: 1;
    top: 24px;
    right: 24px;
  }
  .service-block.active img,
  .service-block:not(.active) img {
    transform: scale(1);
  }
}
.wp-block-lazyblock-sector-slide.alignwide {
  padding: 0!important;
}
.sector-slide {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 30px;
}
.sector-slide .slide-nav {
  position: absolute;
  z-index: 20;
  top: 30px;
  left: 30px;
}
.sector-slide .slide-nav ul {
  display: flex;
  gap: 10px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.sector-slide .slide-nav ul li {
  list-style: none;
}
.sector-slide .slide-nav ul a {
  display: flex;
  text-decoration: none;
  padding: 15px 30px;
  border: 2px solid #E8EBF7;
  color: #E8EBF7;
  border-radius: 40px;
  text-transform: uppercase;
  transition: 0.3s ease;
}
.sector-slide .slide-nav ul a.active {
  color: #346DEF;
  background-color: #E8EBF7;
}
.sector-slide .slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.6s ease;
}
.sector-slide .slide:before {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: linear-gradient(180deg, rgba(232, 235, 247, 0.8) 0%, rgba(52, 109, 239, 0.8) 79.81%);
}
.sector-slide .slide.active {
  position: relative;
  opacity: 1;
  pointer-events: auto;
  z-index: 2;
}
.sector-slide .slide img {
  display: block;
  width: 100%;
  height: auto;
}
.sector-slide .slide .content {
  position: absolute;
  inset: 0;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 40px;
}
.sector-slide .slide .content > * {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}
.sector-slide .slide.active .content > * {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.2s;
}
@media (max-width: 768px) {
  .sector-slide {
    min-height: 620px;
    border-radius: 24px;
  }
  .sector-slide .slide,
  .sector-slide .slide.active {
    min-height: 620px;
  }
  .sector-slide .slide img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .sector-slide .slide .content {
    padding: 140px 24px 40px;
    align-items: flex-end;
    justify-content: flex-start;
    text-align: left;
  }
  .sector-slide .slide-nav {
    top: 24px;
    left: 0px;
    right: auto;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .sector-slide .slide-nav::-webkit-scrollbar {
    display: none;
  }
  .sector-slide .slide-nav ul {
    flex-wrap: nowrap;
    width: 100%;
    justify-content: space-evenly;
    gap: 0;
  }
  .sector-slide .slide-nav ul a {
    white-space: nowrap;
    padding: 3px 8px;
    font-size: 8px;
  }
}
.site-container .wp-block-query .wp-block-post-template {
  display: flex;
  flex-direction: row;
  gap: 30px;
  flex-wrap: wrap;
}
.site-container .wp-block-query .wp-block-post-template li {
  list-style: none;
  flex-grow: 1;
  flex-basis: 0;
  position: relative;
}
.site-container .wp-block-query .wp-block-post-template li a {
  display: block;
  background-color: #fff;
  transition: all 0.5s ease;
  border-radius: 30px;
  overflow: hidden;
}
.site-container .wp-block-query .wp-block-post-template li a:hover {
  background-color: #346DEF;
}
.site-container .wp-block-query .wp-block-post-template li img {
  mix-blend-mode: multiply;
  background: none;
}
.site-container .wp-block-query .wp-block-post-template li .wp-block-group {
  padding: 30px;
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(232, 235, 247, 0) 0%, rgba(232, 235, 247, 0.8) 61.54%, rgba(52, 109, 239, 0.8) 91.83%);
  border-radius: 30px;
  overflow: hidden;
}
.site-container .wp-block-query .wp-block-post-template li .wp-block-group .wp-block-post-date {
  color: #E9DF00;
  font-size: 14px;
  margin: 0;
}
.site-container .wp-block-query .wp-block-post-template li .wp-block-group h3 {
  font-size: 24px;
  color: #E8EBF7;
  margin: 0;
}
.site-container .wp-block-query .wp-block-post-template li .wp-block-post-date {
  color: #363635;
  margin: 10px 0;
}
.site-container .wp-block-query .wp-block-post-template.columns-3 li {
  flex-grow: 0;
  flex-basis: auto;
  width: calc((100% - 60px) / 3);
}
.site-container .relative {
  position: relative;
}
@media (max-width: 768px) {
  .wp-block-post-template {
    display: flex;
    flex-wrap: nowrap;
    gap: 20px;
    padding: 0 30px;
    margin: 0 -30px;
    overflow-x: auto;
    overflow-y: visible;
    scroll-snap-type: x mandatory;
    scroll-padding-left: 30px;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }
  .wp-block-post-template::-webkit-scrollbar {
    display: none;
  }
  .wp-block-post-template > li,
  .wp-block-post-template > article,
  .wp-block-post-template > * {
    flex: 0 0 calc(100vw - 90px);
    max-width: calc(100vw - 90px);
    scroll-snap-align: start;
  }
}
@media (max-width: 768px) {
  .wp-block-query {
    width: 100%;
    max-width: 100%;
  }
  .wp-block-query .wp-block-post-template {
    display: flex !important;
    grid-template-columns: none !important;
    flex-wrap: nowrap !important;
    gap: 20px;
    width: calc(100% + 60px);
    max-width: none;
    margin-left: -30px;
    margin-right: -30px;
    padding-left: 30px;
    padding-right: 30px;
    overflow-x: auto;
    overflow-y: visible;
    scroll-snap-type: x mandatory;
    scroll-padding-left: 30px;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }
  .wp-block-query .wp-block-post-template::-webkit-scrollbar {
    display: none;
  }
  .wp-block-query .wp-block-post-template > li {
    flex: 0 0 calc(100vw - 90px) !important;
    width: calc(100vw - 90px) !important;
    min-width: calc(100vw - 90px) !important;
    max-width: calc(100vw - 90px) !important;
    scroll-snap-align: start;
  }
}
@media (max-width: 768px) {
  .feature-grid {
    display: flex!important;
    gap: 20px!important;
    overflow-x: auto;
    padding: 0 30px;
    margin: 0 -30px;
    scroll-snap-type: x mandatory;
    scroll-padding-left: 30px;
    -webkit-overflow-scrolling: touch!important;
  }
  .feature-grid::-webkit-scrollbar {
    display: none;
  }
  .feature-grid > * {
    flex: 0 0 calc(100vw - 90px);
    max-width: calc(100vw - 90px);
    scroll-snap-align: start;
    height: auto;
  }
}
.cleaning-calculator {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr auto;
  gap: 0;
  align-items: center;
  padding: 20px 28px;
  border-radius: 20px;
  background: #E8EBF7;
  box-shadow: 0px 4px 20px #346DEF;
}
.calc-field {
  position: relative;
  padding: 0 36px 0 0;
  margin-right: 36px;
}
.calc-field:not(:last-of-type)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 1px;
  height: 34px;
  background: #17233f;
  transform: translateY(-50%);
  opacity: 0.9;
}
.calc-field label {
  display: block;
  margin-bottom: 6px;
  color: #17233f;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.2;
}
.calc-field select {
  width: 100%;
  border: none;
  background: transparent;
  padding: 0 22px 0 0;
  color: #12366b;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.2;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
}
.calc-field::before {
  content: "⌄";
  position: absolute;
  right: 42px;
  bottom: -1px;
  color: #12366b;
  font-size: 16px;
  pointer-events: none;
  display: none;
}
.calc-field select:focus {
  outline: none;
}
#bookNowBtn {
  padding: 15px 15px 15px 30px;
  line-height: 1;
  color: #E8EBF7;
  background-color: #346DEF;
  font-weight: bold;
  font-family: "Geom", sans-serif;
  transition: all 0.25s ease;
  font-size: 14px;
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  border: 0;
  text-transform: uppercase;
}
#bookNowBtn:after {
  content: "";
  height: 32px;
  width: 32px;
  border-radius: 50px;
  background-color: #E9DF00;
  background-image: url('assets/icons/arrow.svg');
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: center;
  transition: all 0.25s ease;
}
#bookNowBtn:hover {
  background-color: #E9DF00;
  color: #4A8FE7;
}
#bookNowBtn:hover:after {
  background-color: #4A8FE7;
}
@media (max-width: 1000px) {
  .cleaning-calculator {
    grid-template-columns: 1fr 1fr;
    gap: 24px;
  }
  .calc-field {
    margin-right: 0;
    padding-right: 0;
  }
  .calc-field::after {
    display: none;
  }
  #bookNowBtn {
    grid-column: -1;
    width: 100%;
  }
}
@media (max-width: 600px) {
  .cleaning-calculator {
    grid-template-columns: 1fr;
    padding: 24px;
  }
}
.wp-block-lazyblock-quote {
  border-radius: 30px;
  background-color: #4A8FE7;
}
.quote-step h2 {
  color: #fff;
  font-size: 34px;
  text-transform: capitalize;
}
.quote-step h3 {
  font-size: 12px;
  text-transform: uppercase;
  color: #E9DF00;
  line-height: 1.4;
  font-weight: 700;
}
.quote-step {
  display: none;
}
.quote-step.active {
  display: block;
}
.quote-form {
  margin: 30px 0;
  min-height: 450px;
}
.quote-form label {
  display: block;
  margin-top: 18px;
  font-size: 12px;
  text-transform: uppercase;
  color: #E9DF00;
  line-height: 1.4;
  font-weight: 700;
}
.quote-form input,
.quote-form select,
.quote-form textarea {
  width: 100%;
  margin-top: 6px;
  padding: 14px;
}
.quote-step[data-step="3"] {
  text-align: center;
}
.quote-step[data-step="3"] p {
  color: #E8EBF7;
}
.quote-form button {
  background-color: #E9DF00;
  font-family: "Geom", sans-serif;
  border-radius: 50px;
  padding: 15px 15px 15px 30px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  display: inline-flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  color: #346DEF;
  border: 0;
  margin: 50px 0;
}
.quote-options,
.quote-extras {
  display: grid;
  gap: 12px;
}
.quote-options {
  grid-template-columns: repeat(6, 1fr);
  margin-bottom: 20px;
}
.quote-options-wide {
  grid-template-columns: repeat(4, 1fr);
}
.quote-option input,
.quote-extra input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.quote-option span,
.extra-card {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 14px 16px;
  border-radius: 14px;
  background: #59D2FE;
  cursor: pointer;
  transition: 0.2s ease;
  color: #346DEF;
}
.quote-option input:checked + span,
.quote-extra input:checked + .extra-card {
  background: #fff;
  box-shadow: 0 0 0 2px rgba(49, 104, 244, 0.18);
}
.quote-extras {
  grid-template-columns: repeat(4, 1fr);
}
.extra-card {
  min-height: 150px;
  flex-direction: column;
  text-align: center;
  gap: 8px;
}
.extra-icon {
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
}
.extra-icon svg {
  width: 34px;
  height: 34px;
  fill: currentColor;
}
.extra-card strong {
  font-size: 16px;
}
.extra-card small {
  opacity: 0.75;
}
.quote-date-time {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}
@media (max-width: 800px) {
  .quote-options,
  .quote-options-wide,
  .quote-extras,
  .quote-date-time {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 520px) {
  .quote-options,
  .quote-options-wide,
  .quote-extras,
  .quote-date-time {
    grid-template-columns: 1fr;
  }
}
.quote-progress {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 60px 0;
}
.progress-step {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  position: relative;
}
.progress-number {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #E8EBF7;
  color: #4A8FE7;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}
.progress-label {
  font-size: 14px;
  font-weight: 600;
  color: #E8EBF7;
}
.progress-line {
  width: 120px;
  height: 2px;
  background: #E8EBF7;
  margin: 0 15px;
  margin-top: -25px;
  transition: 0.3s;
}
.progress-step.active .progress-number,
.progress-step.complete .progress-number {
  background: #346DEF;
  border-color: #346DEF;
  color: #fff;
}
.progress-step.active .progress-label,
.progress-step.complete .progress-label {
  color: #fff;
}
.progress-step.complete + .progress-line {
  background: #346DEF;
}
@media (max-width: 767px) {
  .progress-label {
    font-size: 12px;
  }
  .progress-line {
    width: 50px;
  }
  .progress-number {
    width: 42px;
    height: 42px;
  }
}
/*COMMERCIAL QUOTE*/
.book__actions {
  margin-top: auto;
  position: sticky;
  bottom: 0;
  background: #fff;
  z-index: 5;
  padding: 24px 0 0;
}
.book {
  background: #fff;
}
.book * {
  box-sizing: border-box;
}
.book__wrap {
  width: 100%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  align-items: stretch;
}
.book__side,
.book__form {
  height: 760px;
}
.book__side {
  position: sticky;
  top: 30px;
  min-height: 0;
  background: linear-gradient(135deg, rgba(52, 109, 239, 0.96), rgba(74, 143, 231, 0.92));
  color: #fff;
  border-radius: 30px;
  padding: 60px;
  overflow: hidden;
}
.book__side:after {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at top right, rgba(255, 255, 255, 0.18), transparent 34%), radial-gradient(circle at bottom left, rgba(233, 223, 0, 0.18), transparent 28%);
  pointer-events: none;
}
.book__side > * {
  position: relative;
  z-index: 2;
}
.book__side .eyebrow {
  color: #E9DF00;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 14px;
  margin: 0 0 18px;
}
.book__side h1 {
  font-size: 32px;
  line-height: 1.08;
  margin: 0 0 24px;
  max-width: 700px;
}
.book__side p {
  font-size: 19px;
  line-height: 1.55;
  max-width: 620px;
  margin: 0;
  color: #E8EBF7;
}
.book__contact {
  margin-top: 45px;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.book__contact a {
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.18);
  padding: 18px 20px;
  border-radius: 18px;
  transition: 0.25s ease;
}
.book__contact a:hover {
  background: rgba(255, 255, 255, 0.2);
}
.book__form {
  background: #fff;
  border: 1px solid #E8EBF7;
  border-radius: 30px;
  box-shadow: 0 22px 70px rgba(9, 7, 34, 0.1);
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.book__progress {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px;
  padding: 20px;
  border-bottom: 1px solid #E8EBF7;
  background: #fff;
}
.book__step-dot {
  appearance: none;
  border: 0;
  background: transparent;
  color: #4A8FE7;
  font-weight: 800;
  cursor: pointer;
  position: relative;
  padding: 0;
  padding-top: 50px;
}
.book__step-dot:hover {
  background: transparent;
}
.book__step-dot:before {
  content: "";
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #59D2FE;
  border: 1px solid #E8EBF7;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.book__step-dot:after {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #4A8FE7;
  position: absolute;
  top: 16px;
  left: 50%;
  transform: translateX(-50%);
}
.book__step-dot.active {
  color: #346DEF;
}
.book__step-dot.active:before {
  background: #346DEF;
  border-color: #346DEF;
  box-shadow: 0 8px 22px rgba(52, 109, 239, 0.28);
}
.book__step-dot.active:after {
  background: #E9DF00;
}
.book__step {
  display: none;
  padding: 50px 60px 45px;
  flex: 1;
  overflow-y: auto;
  padding-bottom: 0;
}
.book__step.active {
  display: flex;
  flex-direction: column;
}
.book__step h2 {
  color: #090722;
  font-size: 20px;
  line-height: 1.15;
  margin: 0 0 8px;
}
.book__step > p {
  color: #363635;
  font-size: 14px;
  margin: 0 0 32px;
  line-height: 1.45;
}
.book__step h3 {
  color: #090722;
  font-size: 18px;
  margin: 34px 0 16px;
}
.book__radio-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px;
  padding-bottom: 30px;
}
.book__radio-grid--three {
  grid-template-columns: repeat(3, 1fr);
}
.book__option {
  min-height: 112px;
  display: flex;
  align-items: flex-start;
  gap: 8px;
  padding: 20px;
  border: 2px solid #E8EBF7;
  border-radius: 18px;
  background: #fff;
  cursor: pointer;
  transition: 0.25s ease;
}
.book__option input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.book__option strong {
  display: block;
  color: #090722;
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 6px;
}
.book__option small {
  display: block;
  color: #363635;
  font-size: 12px;
  line-height: 1.35;
}
.book__option:hover {
  border-color: rgba(52, 109, 239, 0.45);
  transform: translateY(-2px);
  box-shadow: 0 12px 30px rgba(9, 7, 34, 0.08);
}
.book__option:has(input:checked) {
  border-color: #346DEF;
  background: rgba(52, 109, 239, 0.07);
  box-shadow: inset 0 0 0 1px #346DEF;
}
.book__option--compact {
  min-height: auto;
  justify-content: center;
  text-align: center;
}
.book__icon {
  background-color: #346DEF;
  border-radius: 20px;
  display: flex;
  height: 40px;
  width: 40px;
  min-width: 40px;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}
.book__icon img {
  display: block;
  height: 18px;
  width: auto;
  border: 0;
  background: none;
  border-radius: 0;
}
.book__fields {
  display: grid;
  grid-template-columns: 1fr;
  gap: 18px;
  margin-bottom: 28px;
}
.book__fields--two {
  grid-template-columns: repeat(2, 1fr);
}
.book input[type="text"],
.book input[type="email"],
.book input[type="tel"],
.book input[type="number"],
.book textarea {
  width: 100%;
  border: 2px solid #E8EBF7;
  border-radius: 16px;
  padding: 18px 20px;
  font-size: 16px;
  color: #090722;
  outline: 0;
  transition: 0.25s ease;
  font-family: inherit;
}
.book input[type="text"]:focus,
.book input[type="email"]:focus,
.book input[type="tel"]:focus,
.book input[type="number"]:focus,
.book textarea:focus {
  border-color: #346DEF;
  box-shadow: 0 0 0 4px rgba(52, 109, 239, 0.1);
}
.book input[type="text"]::placeholder,
.book input[type="email"]::placeholder,
.book input[type="tel"]::placeholder,
.book input[type="number"]::placeholder,
.book textarea::placeholder {
  color: rgba(9, 7, 34, 0.42);
}
.book textarea {
  min-height: 150px;
  resize: vertical;
}
.book__check-row {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 10px;
}
.book__check-row label {
  cursor: pointer;
}
.book__check-row label input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.book__check-row label span {
  display: grid;
  place-items: center;
  min-height: 56px;
  border-radius: 14px;
  border: 2px solid #E8EBF7;
  color: #090722;
  font-weight: 800;
  transition: 0.25s ease;
}
.book__check-row label input:checked + span {
  background: #346DEF;
  border-color: #346DEF;
  color: #fff;
}
.book__actions {
  margin-top: auto;
  position: sticky;
  bottom: 0;
  background: #fff;
  z-index: 5;
  padding: 20px 0;
  border-top: 1px solid #E8EBF7;
  display: flex;
  justify-content: space-between;
  gap: 14px;
}
.book__back,
.book__next,
.book__submit {
  padding: 15px 15px 15px 30px;
  line-height: 1;
  color: #E8EBF7;
  background-color: #346DEF;
  font-weight: bold;
  font-family: "Geom", sans-serif;
  transition: all 0.25s ease;
  font-size: 14px;
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  text-transform: uppercase;
}
.book__back:after,
.book__next:after,
.book__submit:after {
  display: none!important;
}
.book__back .circle,
.book__next .circle,
.book__submit .circle {
  display: flex;
  width: 32px;
  height: 32px;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  background-color: #346DEF;
}
.book__back .circle svg path,
.book__next .circle svg path,
.book__submit .circle svg path {
  stroke: #E9DF00;
}
.book__back {
  background: #fff;
  border: 2px solid #4A8FE7;
  color: #4A8FE7;
  padding: 15px 30px 15px 15px;
}
.book__back .circle {
  transform: rotate(180deg);
  background-color: #4A8FE7;
}
.book__back .circle svg path {
  stroke: #fff;
}
.book__back:hover {
  background: #45cdfe;
}
.book__next,
.book__submit {
  margin-left: auto;
  background: #E9DF00;
  color: #346DEF;
  box-shadow: 0 12px 28px rgba(233, 223, 0, 0.3);
}
.book__next:hover,
.book__submit:hover {
  transform: translateY(-2px);
}
@media (max-width: 1100px) {
  .book__wrap {
    grid-template-columns: 1fr;
  }
  .book__side {
    position: relative;
    top: auto;
    min-height: auto;
  }
}
@media (max-width: 760px) {
  .book {
    padding: 40px 16px;
  }
  .book__side {
    padding: 34px 26px;
    border-radius: 24px;
  }
  .book__side h1 {
    font-size: 36px;
  }
  .book__progress {
    padding: 24px 18px;
    gap: 8px;
  }
  .book__step-dot {
    font-size: 12px;
  }
  .book__step {
    padding: 34px 22px;
  }
  .book__step h2 {
    font-size: 26px;
  }
  .book__radio-grid,
  .book__radio-grid--three,
  .book__fields--two {
    grid-template-columns: 1fr;
  }
  .book__check-row {
    grid-template-columns: repeat(4, 1fr);
  }
  .book__actions {
    flex-direction: column;
  }
  .book__actions button {
    width: 100%;
  }
}
input[type="radio"][name="cleaning_service"] {
  position: absolute;
  opacity: 0;
  width: 1px !important;
  height: 1px !important;
  max-width: 1px !important;
  margin: 0;
  padding: 0;
  pointer-events: none;
}
.swatch-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 30px;
}
.swatch-grid-item a {
  display: block;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.swatch-grid-item a img {
  display: block;
  border-radius: 0;
}
.swatch-grid-item a .content {
  position: absolute;
  padding: 20px;
  width: 100%;
  bottom: 0px;
  opacity: 1;
  z-index: 3;
  transition: all 0.5s ease;
  background: linear-gradient(0deg, #000000 40%, rgba(0, 0, 0, 0) 100%);
}
.swatch-grid-item a .content h3 {
  color: #fff;
  font-size: 16px;
  font-family: "Geom", sans-serif;
  font-weight: 700;
  margin: 0;
}
.swatch-grid-item a .swatch-meta {
  position: absolute;
  padding: 20px;
  width: 100%;
  top: -50px;
  opacity: 0;
  display: flex;
  justify-content: space-between;
  transition: all 0.5s ease;
}
.swatch-grid-item a .swatch-meta .swatch-meta-item {
  font-size: 8px;
  text-transform: uppercase;
  border-radius: 3px;
  background-color: #090722;
  color: #fff;
  padding: 3px 5px;
}
.swatch-grid-item a .swatch-meta .swatch-meta-item.swatch-meta-colour.white {
  background-color: #fff;
  color: #090722;
}
.swatch-grid-item a .swatch-meta .swatch-meta-item.swatch-meta-colour.black {
  background-color: #090722;
  color: #fff;
}
.swatch-grid-item a .swatch-meta .swatch-meta-item.swatch-meta-colour.grey {
  background-color: #090722;
  color: #fff;
}
.swatch-grid-item a .swatch-meta .swatch-meta-item.swatch-meta-colour.red {
  background-color: #963D3D;
  color: #fff;
}
.swatch-grid-item a .swatch-meta .swatch-meta-item.swatch-meta-colour.green {
  background-color: #567761;
  color: #fff;
}
.swatch-grid-item a .swatch-meta .swatch-meta-item.swatch-meta-colour.blue {
  background-color: #565E77;
  color: #fff;
}
.swatch-grid-item a .swatch-meta .swatch-meta-item.swatch-meta-colour.cream {
  background-color: #FFCEB0;
  color: #090722;
}
.swatch-grid-item a .swatch-meta .swatch-meta-item.swatch-meta-colour.brown {
  background-color: #5C3E2B;
  color: #fff;
}
.swatch-grid-item a:hover .swatch-meta {
  top: 0px;
  opacity: 1;
}
.swatch-grid-filters {
  display: flex;
  gap: 10px;
  margin: 30px 0;
}
.swatch-grid-filters .swatch-filter:nth-child(2) {
  margin-left: auto;
}
.swatch-grid-filters label {
  font-size: 14px;
  color: #363635;
}
.swatch-grid-filters select {
  border: 1px solid #346DEF;
  font-size: 12px;
  color: #363635;
  margin-top: 5px;
}
.swatch-box {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
  margin: 80px 0;
}
.swatch-box .tabs {
  display: flex;
  gap: 5px;
  margin: 10px 0;
}
.swatch-box .tabs p {
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 3px;
  background-color: #363635;
  color: #fff;
  padding: 5px 10px;
  margin: 0;
}
.swatch-box .tabs p.range {
  background-color: #363635;
}
.swatch-box .tabs p.white {
  background-color: #fff;
  color: #090722;
}
.swatch-box .tabs p.black {
  background-color: #090722;
  color: #fff;
}
.swatch-box .tabs p.grey {
  background-color: #B0B0B0;
  color: #fff;
}
.swatch-box .tabs p.red {
  background-color: #963D3D;
  color: #fff;
}
.swatch-box .tabs p.green {
  background-color: #567761;
  color: #fff;
}
.swatch-box .tabs p.blue {
  background-color: #565E77;
  color: #fff;
}
.swatch-box .tabs p.cream {
  background-color: #FFCEB0;
  color: #090722;
}
.swatch-box .tabs p.brown {
  background-color: #5C3E2B;
  color: #fff;
}
.swatch-box .button {
  background-color: #E9DF00;
  border-radius: 10px;
  padding: 15px 20px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  display: inline-flex;
  gap: 5px;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.swatch-box .button svg {
  fill: #fff;
}
.kitchen-example {
  position: relative;
  margin: 15px 0;
  display: block;
  background-color: #fff;
  transition: all 0.5s ease;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.kitchen-example img {
  display: block;
  width: 100%;
  border-radius: 0;
  position: relative;
  z-index: 2;
  background: none;
}
.kitchen-example .example-image {
  position: relative;
  z-index: 1;
}
.kitchen-example .example-image:before {
  content: "";
  display: block;
  left: 0;
  top: 0;
  z-index: 1;
  position: absolute;
  background-color: green;
  background-size: 10px;
  background-repeat: repeat;
  width: 100%;
  height: 100%;
}
.kitchen-example .content {
  text-align: left;
  padding: 20px;
  width: 100%;
  height: 100%;
}
.kitchen-example .content h3 {
  color: #363635;
  font-size: 18px;
  margin: 10px 0;
  font-family: "Geom", sans-serif;
  font-weight: 700;
}
.kitchen-example .content p {
  color: #363635;
  margin: 0;
  font-size: 14px;
}
.kitchen-example .content p.price {
  color: #E9DF00;
  margin-top: 10px;
}
.breadcrumbs {
  margin: 10px 0;
}
.breadcrumbs a {
  color: #363635;
}
@media only screen and (max-width: 768px) {
  .swatch-grid-filters {
    flex-direction: column;
  }
  .swatch-grid-filters .swatch-filter:nth-child(2) {
    margin-left: 0;
  }
  .swatch-grid {
    grid-template-columns: 1fr 1fr;
  }
  .swatch-grid-item a .content h3 {
    margin: 0;
    font-size: 14px;
  }
  .swatch-grid-item a .content .swatch-meta {
    font-size: 10px;
  }
}
#cookie-law-div {
  z-index: 10000000;
  position: fixed;
  bottom: 00px;
  margin: 30px;
  padding: 20px;
  width: calc(100% - 60px);
  background: #4A8FE7;
  font-size: 14px;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  box-sizing: border-box;
  gap: 50px;
  border-radius: 15px;
}
#cookie-law-div a {
  color: #fff;
  text-decoration: underline;
  transition: color 0.25s ease;
}
#cookie-law-div a:hover {
  color: #E9DF00;
}
#cookie-law-div p {
  margin: 0;
  color: #E8EBF7;
}
#cookie-law-div p b {
  display: block;
}
#cookie-law-div button {
  align-self: center;
  line-height: 1;
  color: #346DEF;
  background-color: #E9DF00;
  border: none;
  font-size: 16px;
  cursor: pointer;
  border-radius: 0px;
  font-weight: bold;
  transition: background-color 0.25s ease;
  padding: 10px 20px;
  border-radius: 50px;
  font-family: "Geom", sans-serif;
}
#cookie-law-div button:hover {
  cursor: pointer;
}
