html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

html {
  font-size: 25px;
}
@media only screen and (max-width: 2300px) {
  html {
    font-size: 23px;
  }
}
@media only screen and (max-width: 2200px) {
  html {
    font-size: 22px;
  }
}
@media only screen and (max-width: 2100px) {
  html {
    font-size: 21px;
  }
}
@media only screen and (max-width: 2000px) {
  html {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1900px) {
  html {
    font-size: 19px;
  }
}
@media only screen and (max-width: 1800px) {
  html {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1700px) {
  html {
    font-size: 17px;
  }
}
@media only screen and (max-width: 1540px) {
  html {
    font-size: 16px;
  }
}
@media only screen and (max-width: 991px) {
  html {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  html {
    font-size: 14px;
  }
}
@media only screen and (max-width: 575px) {
  html {
    font-size: 14px;
  }
}

/* #Font-Face
================================================== */
@font-face {
  font-family: "Sofia Sans";
  src: url("../fonts/SofiaSans-Bold.woff2") format("woff2"), url("../fonts/SofiaSans-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Grandis Extended";
  src: url("../fonts/GrandisExtended-Medium.woff2") format("woff2"), url("../fonts/GrandisExtended-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sofia Sans";
  src: url("../fonts/SofiaSans-Light.woff2") format("woff2"), url("../fonts/SofiaSans-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sofia Sans";
  src: url("../fonts/SofiaSans-Medium.woff2") format("woff2"), url("../fonts/SofiaSans-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sofia Sans";
  src: url("../fonts/SofiaSans-ExtraBold.woff2") format("woff2"), url("../fonts/SofiaSans-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sofia Sans";
  src: url("../fonts/SofiaSans-Regular.woff2") format("woff2"), url("../fonts/SofiaSans-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sofia Sans";
  src: url("../fonts/SofiaSans-SemiBold.woff2") format("woff2"), url("../fonts/SofiaSans-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Space Grotesk";
  src: url("../fonts/SpaceGrotesk-Bold.woff2") format("woff2"), url("../fonts/SpaceGrotesk-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: "Sofia Sans", sans-serif;
  font-style: normal;
  color: #000;
}

p,
ul,
li,
a {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 300;
}

p {
  margin-bottom: 1rem;
}

.paragraph-lg {
  font-size: 2rem;
}
.paragraph-lg p {
  font-size: 2rem;
}

.paragraph-sm {
  font-size: 0.875rem;
}
.paragraph-sm p {
  font-size: 0.875rem;
}

h1,
h2,
h3,
h4,
h5,
h6,
.title {
  font-family: "Grandis Extended", sans-serif;
  font-size: 2rem;
  font-style: normal;
  color: #000;
  letter-spacing: normal;
  line-height: 100%;
  font-weight: 500;
  margin-bottom: 1.5rem;
  transition: all 0.3s ease-in-out;
}

.title-sm,
.title-sm h2,
.content-page h2 {
  font-size: 1.75rem;
}

h3 {
  font-size: 1.75rem;
}

h4,
.title-xs {
  font-size: 1.5rem;
}

h5 {
  font-size: 1rem;
}

h6 {
  font-size: 1rem;
  font-family: "Sofia Sans", sans-serif;
  font-weight: 700;
}

p.title-xl,
.title-xl h1,
.title-xl h2,
.title-xl h3,
.title-xl h4,
h1.title-xl,
h2.title-xl,
h3.title-xl,
h4.title-xl {
  font-size: 3.5rem;
}

p.title-lg,
.title-lg h1,
.title-lg h2,
.title-lg h3,
.title-lg h4,
h1.title-lg,
h2.title-lg,
h3.title-lg,
h4.title-lg {
  font-size: 2.5rem;
}

p.title-rg,
.title-rg h1,
.title-rg h2,
.title-rg h3,
.title-rg h4 {
  font-size: 2rem;
}

p.title-sm,
.title-sm h1,
.title-sm h2,
.title-sm h3,
.title-sm h4 {
  font-size: 1.75rem;
}

p.title-xs,
h5.title-xs,
.title-xs h1,
.title-xs h2,
.title-xs h3,
.title-xs h4 {
  font-size: 1.5rem;
}

p.title-xxs,
.title-xxs h1,
.title-xxs h2,
.title-xxs h3,
.title-xxs h4,
.title-xxs h5,
.title-xxs h6 {
  font-size: 1rem;
}

:root {
  overflow-x: hidden !important;
}

html, body {
  overflow-x: clip; /* or hidden */
}

body {
  background-color: #fff;
}

a {
  color: #003a7e;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

.aligncenter {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.aligncenter.section .content {
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
}

blockquote,
blockquote p {
  font-family: "Grandis Extended", sans-serif;
  font-size: 2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  color: #000;
  margin: 2rem 0 2rem 3.25rem;
  max-width: 100%;
  letter-spacing: 0.74px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  blockquote,
  blockquote p {
    font-size: 18px;
  }
}

.white {
  color: #fff;
}
.white h1,
.white h2,
.white h3,
.white h4,
.white h5,
.white h6,
.white p {
  color: #fff;
}

/*als bg kleur gekozen is*/
.has-bg {
  padding-top: 5.5rem;
  padding-bottom: 7rem;
}
.has-bg.no-bg {
  padding-top: 0;
  padding-bottom: 0;
}

.section {
  margin-bottom: 7rem;
  position: relative;
  z-index: 1;
}

/*alle content secties hebben deze klasse*/
.rg-margin {
  margin-bottom: 7rem;
}

.lg-margin {
  margin-bottom: 8rem;
}

.sm-margin {
  margin-bottom: 3.75rem;
}

.no-margin,
.header.no-margin {
  margin-bottom: 0;
}

@media only screen and (max-width: 991px) {
  .no-margin {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 575px) {
  .no-margin {
    margin-bottom: 0;
  }
}
/* ### global classes ### */
.centered {
  padding-right: 5rem;
  padding-left: 5rem;
}

.centered-md,
.width-md {
  max-width: 60.75rem;
  padding-left: 0;
  padding-right: 0;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 991px) {
  .centered-md,
  .width-md {
    max-width: unset;
  }
}

.centered-sm,
.width-sm {
  max-width: 48.55rem;
  padding-left: 0;
  padding-right: 0;
  margin-left: auto;
  margin-right: auto;
}
.centered-sm.aligncenter,
.width-sm.aligncenter {
  padding-right: calc((100% - 760px) / 2);
  padding-left: calc((100% - 760px) / 2);
}

.grid-holder {
  display: grid;
  grid-column-gap: 3.4375rem;
  grid-template-columns: repeat(12, 1fr);
}

.grid {
  display: grid;
  gap: 20px;
}

.columns-2 {
  grid-template-columns: 1fr 1fr;
}

.columns-3 {
  grid-template-columns: 1fr 1fr 1fr;
}

.columns-4 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.columns-5 {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

@media only screen and (max-width: 767px) {
  .columns-3 {
    grid-template-columns: 1fr;
  }
  .columns-4,
  .columns-5 {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 480px) {
  .columns-2,
  .columns-3,
  .columns-4,
  .columns-5 {
    grid-template-columns: 1fr;
  }
}
.flex,
.wrap {
  display: flex;
  gap: 2rem 4rem;
}

.jucoce {
  justify-content: center;
}

.jucosp {
  justify-content: space-between;
}

.jucoen {
  justify-content: flex-end;
}

.alitce {
  align-items: center;
}

.aliten {
  align-items: flex-end;
}

.flwr {
  flex-wrap: wrap;
}

.img-holder {
  overflow: hidden;
}

.hide {
  opacity: 0;
  visibility: hidden;
}

.md-title-width .title {
  max-width: 53.875rem;
}

.sm-title-width .title {
  max-width: 25rem;
}

@media only screen and (max-width: calc(73.125rem + 30px)) {
  .centered,
  .centered-sm {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width: calc(53.875rem + 30px)) {
  .width-md,
  .centered-md {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .centered,
  .centered-md,
  .centered-sm {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
.content-area ul,
.content-area ol,
.main-info ul,
.main-info ol {
  margin-left: 3.125rem;
  list-style-type: disc;
  margin-bottom: 1.25;
}
.content-area ul li,
.content-area ol li,
.main-info ul li,
.main-info ol li {
  margin-bottom: 10px;
}
.content-area ol,
.main-info ol {
  list-style-type: decimal;
}

section .content {
  position: relative;
  margin-bottom: 2rem;
}

.banner-padding {
  padding-top: 30px;
}
@media only screen and (max-width: 575px) {
  .banner-padding {
    padding-top: 15px;
  }
}

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

/* ### header container ### */
header {
  position: sticky;
  top: 0;
  z-index: 11;
  background-color: #fff;
  width: 100%;
  transition: all 0.3s ease-in-out;
}
header.sticky .headerBox .logo .logo-letter {
  fill: #FFF;
}
header .headerBox {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  transition: all 0.3s ease-in-out;
}
header .headerBox .logo {
  height: 26px;
  flex-shrink: 0;
}
header .headerBox .logo img {
  transition: all 0.3s ease-in-out;
  height: 25px;
  width: 100%;
}
header .headerBox .logo:hover img {
  transform: scale(1.1);
}
header .headerBox .logo .logo-letter {
  transition: all 0.25s ease-in-out;
}
header .headerBox a {
  color: #000;
}
header .headerBox .saffier-icon {
  display: none;
}
header .headerBox .nav-holder {
  column-gap: 4.6rem;
}
header .headerBox .nav-holder .nav-items {
  display: flex;
  column-gap: 4rem;
}
header .headerBox .nav-holder .language-switcher:has(.wpml-ls-sub-menu[style="visibility: visible;"]) .wpml-ls-item-toggle,
header .headerBox .nav-holder .language-switcher:has(.wpml-ls-sub-menu[style="visibility: visible;"]) .wpml-ls-sub-menu {
  background-color: white !important;
  transition: all 0.3s ease-in-out !important;
}
@media only screen and (max-width: 991px) {
  header .headerBox .nav-holder .language-switcher {
    display: none !important;
  }
}
header .headerBox .nav-holder .language-switcher .wpml-ls-legacy-dropdown-click {
  width: fit-content;
}
header .headerBox .nav-holder .language-switcher .wpml-ls-current-language {
  width: fit-content;
}
header .headerBox .nav-holder .language-switcher .wpml-ls-current-language .wpml-ls-item-toggle {
  width: fit-content;
}
header .headerBox .nav-holder .language-switcher .wpml-ls-current-language .wpml-ls-item-toggle::after {
  content: unset !important;
}
header .headerBox .nav-holder .language-switcher .wpml-ls-current-language .wpml-ls-item-toggle span {
  font-size: 0;
}
header .headerBox .nav-holder .language-switcher .wpml-ls-current-language .wpml-ls-item-toggle span::after {
  font-size: 1rem;
}
header .headerBox .nav-holder .language-switcher .wpml-ls-current-language .wpml-ls-item-toggle,
header .headerBox .nav-holder .language-switcher .wpml-ls-current-language .wpml-ls-sub-menu {
  transition: all 0.4s ease-in-out;
}
header .headerBox .nav-holder .language-switcher .wpml-ls-current-language.wpml-ls-item-en .wpml-ls-item-toggle span::after {
  content: "EN";
}
header .headerBox .nav-holder .language-switcher .wpml-ls-current-language.wpml-ls-item-nl .wpml-ls-item-toggle span::after {
  content: "NL";
}
header .headerBox .nav-holder .language-switcher .wpml-ls-current-language.wpml-ls-item-fr .wpml-ls-item-toggle span::after {
  content: "FR";
}
header .headerBox .nav-holder .language-switcher .wpml-ls-current-language.wpml-ls-item-de .wpml-ls-item-toggle span::after {
  content: "DE";
}
header .headerBox .nav-holder .language-switcher .wpml-ls-current-language.wpml-ls-item-it .wpml-ls-item-toggle span::after {
  content: "IT";
}
header .headerBox .nav-holder .language-switcher .wpml-ls-current-language .wpml-ls-item-toggle {
  color: #000;
  border: unset !important;
  background-color: unset !important;
}
header .headerBox .nav-holder .language-switcher .wpml-ls-current-language .wpml-ls-item-toggle::before {
  content: "";
  background-image: url("/wp-content/themes/saffier-2025/dist/images/theme/icon-chevron-down.svg");
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  right: 4px;
  transform: translateY(-50%);
  filter: invert(1);
}
header .headerBox .nav-holder .language-switcher .wpml-ls-current-language .wpml-ls-sub-menu {
  border: unset;
}
header .headerBox .nav-holder .language-switcher .wpml-ls-current-language .wpml-ls-sub-menu .wpml-ls-item .wpml-ls-link {
  background-color: transparent;
  border: unset;
}
header .headerBox .nav-holder .language-switcher .wpml-ls-current-language .wpml-ls-sub-menu .wpml-ls-item .wpml-ls-link .wpml-ls-display {
  font-size: 0;
}
header .headerBox .nav-holder .language-switcher .wpml-ls-current-language .wpml-ls-sub-menu .wpml-ls-item .wpml-ls-link .wpml-ls-display::after {
  font-size: 1rem;
}
header .headerBox .nav-holder .language-switcher .wpml-ls-current-language .wpml-ls-sub-menu .wpml-ls-item.wpml-ls-item-en .wpml-ls-display::after {
  content: "EN";
}
header .headerBox .nav-holder .language-switcher .wpml-ls-current-language .wpml-ls-sub-menu .wpml-ls-item.wpml-ls-item-nl .wpml-ls-display::after {
  content: "NL";
}
header .headerBox .nav-holder .language-switcher .wpml-ls-current-language .wpml-ls-sub-menu .wpml-ls-item.wpml-ls-item-fr .wpml-ls-display::after {
  content: "FR";
}
header .headerBox .nav-holder .language-switcher .wpml-ls-current-language .wpml-ls-sub-menu .wpml-ls-item.wpml-ls-item-de .wpml-ls-display::after {
  content: "DE";
}
header .headerBox .nav-holder .language-switcher .wpml-ls-current-language .wpml-ls-sub-menu .wpml-ls-item.wpml-ls-item-it .wpml-ls-display::after {
  content: "IT";
}
header .headerBox .nav-holder .hamburger,
header .headerBox .nav-holder .close {
  position: relative;
  height: 1.4rem;
  width: 2.625rem;
}
header .headerBox .nav-holder .hamburger .stripe,
header .headerBox .nav-holder .close .stripe {
  height: 0.0625rem;
  position: absolute;
  right: 0;
  top: 0.2rem;
  transition: all 0.3s ease-in-out;
}
header .headerBox .nav-holder .close {
  display: none;
}
header .headerBox .nav-holder .hamburger .stripe {
  width: 2.625rem;
  background-color: #000;
}
header .headerBox .nav-holder .hamburger .stripe-two {
  width: 1.5625rem;
  top: 0.9rem;
}
header .headerBox .nav-holder .hamburger:hover .stripe,
header .headerBox .nav-holder .hamburger:hover .stripe-two {
  width: 3rem;
}
header.sticky {
  top: -4.6rem;
  background-color: #000;
}
header.sticky .headerBox {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
header.sticky .headerBox a {
  color: #fff !important;
}
header.sticky .headerBox .language-switcher .wpml-ls-item-toggle {
  color: #FFF;
}
header.sticky .headerBox .language-switcher .wpml-ls-item-toggle::before {
  filter: unset !important;
}
header.sticky .headerBox .language-switcher:has(.wpml-ls-sub-menu[style="visibility: visible;"]) .wpml-ls-item-toggle,
header.sticky .headerBox .language-switcher:has(.wpml-ls-sub-menu[style="visibility: visible;"]) .wpml-ls-sub-menu {
  background-color: black !important;
}
header.sticky .headerBox .logo img {
  filter: brightness(10);
}
header.sticky .headerBox .nav-holder .hamburger .stripe {
  background-color: #fff;
}
header.sticky.up {
  top: 0;
}
@media only screen and (max-width: 991px) {
  header .menuBox {
    display: none;
  }
}

.model-menu {
  transition: all 0.3s ease-in-out;
}
.model-menu.up {
  top: 4.375rem;
}

.page-template-template-homepage header:not(.homesticky) .headerBox {
  position: absolute;
  top: 0;
}
.page-template-template-homepage header:not(.homesticky) .language-switcher .wpml-ls-item-toggle {
  color: #FFF !important;
}
.page-template-template-homepage header:not(.homesticky) .language-switcher .wpml-ls-item-toggle::before {
  filter: unset !important;
}
.page-template-template-homepage header:not(.homesticky) .language-switcher:has(.wpml-ls-sub-menu[style="visibility: visible;"]) .wpml-ls-item-toggle,
.page-template-template-homepage header:not(.homesticky) .language-switcher:has(.wpml-ls-sub-menu[style="visibility: visible;"]) .wpml-ls-sub-menu {
  background-color: transparent !important;
}
.page-template-template-homepage header.homesticky .headerBox {
  background: #FFF;
  box-shadow: 0px 4px 15px 0px rgba(168, 168, 168, 0.1);
}
@media only screen and (max-width: 767px) {
  .page-template-template-homepage header.homesticky .headerBox {
    position: absolute;
    top: 0;
  }
}
.page-template-template-homepage header.homesticky .headerBox .language-switcher .wpml-ls-item-toggle {
  color: #000 !important;
}
.page-template-template-homepage header.homesticky .headerBox .language-switcher .wpml-ls-item-toggle::before {
  filter: invert(1) !important;
}
.page-template-template-homepage header.homesticky .headerBox .language-switcher:has(.wpml-ls-sub-menu[style="visibility: visible;"]) .wpml-ls-item-toggle,
.page-template-template-homepage header.homesticky .headerBox .language-switcher:has(.wpml-ls-sub-menu[style="visibility: visible;"]) .wpml-ls-sub-menu {
  background-color: white !important;
}
.page-template-template-homepage header.homesticky .headerBox .logo-letter {
  fill: #000 !important;
}
.page-template-template-homepage header.homesticky .headerBox a {
  color: #000 !important;
}
.page-template-template-homepage header.homesticky .headerBox .wpml-ls-item-toggle::before {
  filter: invert(1);
}
.page-template-template-homepage header.homesticky .headerBox .stripe {
  background-color: #000 !important;
}

header .menu-item-has-children {
  position: relative;
}
header .menu-item-has-children .sub-menu {
  display: block;
  padding: 10px;
  min-width: 130px;
  transition: none;
  z-index: 99;
  right: -117px;
}
header .menu-item-has-children .sub-menu a {
  color: #000;
  white-space: nowrap;
  text-transform: none;
}
header .menu-item-has-children .sub-menu a:hover {
  color: #000;
}
@media only screen and (min-width: 992px) {
  header .menu-item-has-children .sub-menu {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0px 10px 20px rgba(57, 106, 191, 0.16);
    padding: 20px 50px;
    background-color: #fff;
  }
}
@media only screen and (max-width: 991px) {
  header .menu-item-has-children .sub-menu {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  header .menu-item-has-children:hover .sub-menu {
    visibility: visible;
    opacity: 0.9;
  }
}

@media only screen and (max-width: 991px) {
  header .headerBox .nav-holder.active .menuBox {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 50px;
    width: calc(100% - 50px);
    height: 100vh;
    background: #000;
  }
  header .headerBox .nav-holder.active .menuBox .saffier-icon {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  header .headerBox .nav-holder.active .menuBox .nav-items {
    display: block;
    text-align: right;
  }
  header .headerBox .nav-holder.active .menuBox .nav-items a {
    font-family: "Grandis Extended", sans-serif;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 1.5rem;
    color: #fff;
  }
  header .headerBox .nav-holder.active .menuBox .sub-menu {
    display: block;
  }
  header .headerBox .nav-holder.active .hamburger {
    display: none;
  }
  header .headerBox .nav-holder.active .close {
    display: block;
    position: absolute;
    top: 3.2rem;
    right: 15px;
    filter: none;
    z-index: 99999;
  }
  header .headerBox .nav-holder.active .close .stripe.stripe-one,
  header .headerBox .nav-holder.active .close .stripe.stripe-two {
    background-color: #fff;
    top: 0;
    width: 3rem;
  }
  header .headerBox .nav-holder.active .close .stripe-one {
    transform: rotate(45deg);
  }
  header .headerBox .nav-holder.active .close .stripe-two {
    transform: rotate(-45deg);
  }
}
.menu-overlay {
  background-color: #000;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  min-height: 100vh;
  width: 24.5rem;
  padding: 11rem 3.5rem;
  right: -24.5rem;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 991px) {
  .menu-overlay {
    width: 100%;
    right: -100%;
    padding: 9rem 2.5rem;
  }
}
.menu-overlay::after {
  content: "";
  width: 290px;
  height: 317px;
  display: block;
  position: absolute;
  background-image: url("/wp-content/themes/saffier-2025/dist/images/theme/saffier-diamant-grijs.svg");
  background-size: 290px 317px;
  background-repeat: no-repeat;
  background-position: -145px;
  top: 55svh;
  left: 0;
  z-index: -1;
}
@media only screen and (min-width: 992px) {
  .menu-overlay .mobile-language-switcher {
    display: none;
  }
}
.menu-overlay .mobile-language-switcher .wpml-ls-legacy-list-horizontal {
  border: unset;
  padding: 0;
  margin-bottom: 3rem;
  display: block !important;
}
.menu-overlay .mobile-language-switcher .wpml-ls-legacy-list-horizontal ul {
  text-align: right;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  gap: 10px;
}
.menu-overlay .mobile-language-switcher .wpml-ls-legacy-list-horizontal ul .wpml-ls-item {
  transition: opacity 0.25s ease-in-out;
}
.menu-overlay .mobile-language-switcher .wpml-ls-legacy-list-horizontal ul .wpml-ls-item:not(.wpml-ls-current-language) {
  opacity: 0.3;
}
.menu-overlay .mobile-language-switcher .wpml-ls-legacy-list-horizontal ul .wpml-ls-item:hover {
  opacity: 1;
}
.menu-overlay .mobile-language-switcher .wpml-ls-legacy-list-horizontal ul .wpml-ls-item a {
  background-color: unset !important;
  padding: unset;
}
.menu-overlay .mobile-language-switcher .wpml-ls-legacy-list-horizontal ul .wpml-ls-item a img {
  width: 30px;
  aspect-ratio: 1/1;
  border-radius: 50px;
  object-fit: cover;
}
@media only screen and (max-width: 575px) {
  .menu-overlay .mobile-language-switcher .wpml-ls-legacy-list-horizontal ul .wpml-ls-item a img {
    width: 25px;
  }
}
.menu-overlay .nav-items li {
  text-align: right;
  margin-bottom: 2.25rem;
}
.menu-overlay .nav-items li:last-of-type {
  margin-bottom: 3.5rem;
}
@media only screen and (max-width: 991px) {
  .menu-overlay .nav-items li {
    margin-bottom: 1.75rem;
  }
  .menu-overlay .nav-items li:last-of-type {
    margin-bottom: 3rem;
  }
}
.menu-overlay .nav-items li a {
  font-family: "Grandis Extended";
  color: #fff !important;
  font-size: 2rem;
  overflow: unset;
}
@media only screen and (max-width: 991px) {
  .menu-overlay .nav-items li a {
    font-size: 1.5rem;
  }
}
.menu-overlay .nav-items li a::before {
  background-color: #fff;
}
.menu-overlay .nav-items li a:hover {
  color: #2c67ae !important;
}
.menu-overlay .nav-items .menu-model-selector a, .menu-overlay .nav-items .menu-story-selector a {
  position: relative;
}
.menu-overlay .nav-items .menu-model-selector a::after, .menu-overlay .nav-items .menu-story-selector a::after {
  content: "";
  background-image: url("/wp-content/themes/saffier-2025/dist/images/theme/icon/icon-left.svg");
  background-size: cover;
  position: absolute;
  width: 2rem;
  height: 2rem;
  z-index: 999;
  left: -2.5rem;
  display: block;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease-in-out;
}
.menu-overlay .nav-items .menu-model-selector a:hover, .menu-overlay .nav-items .menu-story-selector a:hover {
  cursor: pointer;
  color: #2c67ae !important;
}
.menu-overlay .nav-items .menu-model-selector a:hover::after, .menu-overlay .nav-items .menu-story-selector a:hover::after {
  filter: invert(66%) sepia(19%) saturate(2750%) hue-rotate(180deg) brightness(91%) contrast(87%);
}
.menu-overlay .small-menu {
  margin-bottom: 3rem;
}
.menu-overlay .small-menu-title {
  color: white;
  font-family: "Sofia Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 300;
  text-align: right;
  line-height: 1.7;
  margin-bottom: 1rem;
}
.menu-overlay .overlay-small-menu li {
  margin-bottom: 1.5rem;
}
@media only screen and (max-width: 991px) {
  .menu-overlay .overlay-small-menu li {
    margin-bottom: 1.25rem;
  }
}
.menu-overlay .overlay-small-menu li a {
  font-size: 1.5rem;
}
@media only screen and (max-width: 991px) {
  .menu-overlay .overlay-small-menu li a {
    font-size: 1.25rem;
  }
}
.menu-overlay .overlay-small-menu li a:hover {
  color: #2c67ae !important;
}
.menu-overlay .socials .socials-inner {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  gap: 20px;
}
.menu-overlay .socials .socials-inner .social-link {
  display: block;
}
.menu-overlay .socials .socials-inner .social-link .social-image {
  width: 1.5rem;
  aspect-ratio: 1/1;
}
.menu-overlay .button {
  position: absolute;
  top: 50%;
  width: max-content;
  left: 0;
  transform-origin: top left;
  transform: rotate(90deg) translateX(-50%);
}
.menu-overlay .close-icon {
  position: absolute;
  top: 3.5rem;
  right: 3.5rem;
  cursor: pointer;
  width: 1.95919rem;
  height: 1.86244rem;
  flex-shrink: 0;
  transition: 0.3s ease-in-out;
}
@media only screen and (max-width: 991px) {
  .menu-overlay .close-icon {
    top: 2.5rem;
    right: 2.5rem;
  }
}
.menu-overlay .close-icon:hover {
  transform: rotate(90deg);
}
.menu-overlay.active {
  right: 0;
}

.site-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4392156863);
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  transition: all 0.3s ease-in-out;
}
.site-overlay.active {
  opacity: 1;
  visibility: visible;
  z-index: 998;
}

.menu-overlay-secondary {
  background-color: white !important;
  z-index: 8888 !important;
  width: 24.5rem;
  position: fixed;
  top: 0;
  right: 0;
  min-height: 100vh;
  padding: 11rem 3.5rem;
  right: -24.5rem;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 991px) {
  .menu-overlay-secondary {
    width: 100%;
    right: -100%;
    z-index: 99999 !important;
    padding: 9rem 2.5rem;
  }
}
.menu-overlay-secondary::after {
  content: "";
  width: 290px;
  height: 317px;
  display: block;
  position: absolute;
  background-image: url("/wp-content/themes/saffier-2025/dist/images/theme/saffier-diamant-lichtgrijs.svg");
  background-size: 290px 317px;
  background-repeat: no-repeat;
  background-position: 145px;
  top: 55svh;
  right: 0;
  z-index: -1;
}
.menu-overlay-secondary.active {
  right: 24.5rem;
}
@media only screen and (max-width: 991px) {
  .menu-overlay-secondary.active {
    right: 0;
  }
}
.menu-overlay-secondary .nav-items li {
  text-align: right;
  margin-bottom: 2.25rem;
}
@media only screen and (max-width: 991px) {
  .menu-overlay-secondary .nav-items li {
    margin-bottom: 1.75rem;
  }
}
.menu-overlay-secondary .nav-items li a {
  font-family: "Grandis Extended";
  color: #000 !important;
  font-size: 2rem;
  overflow: unset;
}
@media only screen and (max-width: 991px) {
  .menu-overlay-secondary .nav-items li a {
    font-size: 1.5rem;
  }
}
.menu-overlay-secondary .nav-items li a::before {
  background-color: #000;
}
.menu-overlay-secondary .nav-items li a:hover {
  color: #2c67ae !important;
}
.menu-overlay-secondary .back-icon {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 3.5rem;
  right: 3.5rem;
  cursor: pointer;
  width: 1.95919rem;
  height: 1.86244rem;
  flex-shrink: 0;
  transition: 0.3s ease-in-out;
  transform: rotate(180deg);
}
@media only screen and (max-width: 991px) {
  .menu-overlay-secondary .back-icon {
    top: 2.5rem;
    right: 2.5rem;
  }
}
@media only screen and (max-width: 991px) {
  .menu-overlay-secondary .back-icon {
    opacity: 1;
    pointer-events: all;
    filter: invert(1);
  }
}

.menu-overlay-models {
  background-color: white !important;
  z-index: 8888 !important;
  width: calc(100vw - 24.5rem);
  position: fixed;
  top: 0;
  right: 0;
  min-height: 100vh;
  padding: 3.5rem 3.5rem;
  right: -100vw;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 991px) {
  .menu-overlay-models {
    width: 100%;
    right: -100%;
    z-index: 999999 !important;
    padding: 8rem 2.5rem;
  }
}
@media only screen and (max-width: 991px) {
  .menu-overlay-models {
    height: 100%;
    overflow: scroll;
  }
}
.menu-overlay-models.active {
  right: 24.5rem;
}
@media only screen and (max-width: 991px) {
  .menu-overlay-models.active {
    right: 0;
  }
}
.menu-overlay-models .back-icon {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 3.5rem;
  right: 3.5rem;
  cursor: pointer;
  width: 1.95919rem;
  height: 1.86244rem;
  flex-shrink: 0;
  transition: 0.3s ease-in-out;
  transform: rotate(180deg);
}
@media only screen and (max-width: 991px) {
  .menu-overlay-models .back-icon {
    top: 2.5rem;
    right: 2.5rem;
  }
}
@media only screen and (max-width: 991px) {
  .menu-overlay-models .back-icon {
    opacity: 1;
    pointer-events: all;
    filter: invert(1);
  }
}

.section-model-selector {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media only screen and (max-width: 991px) {
  .section-model-selector {
    gap: 1rem;
  }
  .section-model-selector .range-header .logo {
    height: 16px;
    width: auto;
  }
  .section-model-selector .range-header .logo svg {
    max-height: 16px;
    width: auto;
  }
}
.section-model-selector .range {
  background-color: #F8F8F8;
  padding: 22px 20px 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media only screen and (max-width: 767px) {
  .section-model-selector .range {
    gap: 1rem;
  }
}
.section-model-selector .range.range-classic {
  border-top: 10px solid #192d4d;
}
.section-model-selector .range.range-elegance {
  border-top: 10px solid #E3E5E9;
}
.section-model-selector .range.range-luxury {
  border-top: 10px solid #AC9777;
}
.section-model-selector .range .range-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.section-model-selector .range .range-header .actions {
  display: flex;
  flex-direction: row;
  gap: 0.75rem;
}
.section-model-selector .range .range-header .actions .action a {
  display: flex;
  flex-direction: row;
  gap: 0.25rem;
  align-items: center;
}
.section-model-selector .range .range-header .actions .action a:hover {
  box-shadow: unset !important;
}
.section-model-selector .range .range-header .actions .action .action-label {
  font-weight: 500;
}
.section-model-selector .range .range-body .range-body-inner {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 2rem 3rem;
}
@media only screen and (max-width: 767px) {
  .section-model-selector .range .range-body .range-body-inner {
    flex-direction: column;
    gap: 1.5rem;
  }
  .section-model-selector .range .range-body .range-body-inner .model {
    flex: 0 0 100%;
  }
  .section-model-selector .range .range-body .range-body-inner .model .model-see {
    display: none;
  }
}
.section-model-selector .range .range-body .range-body-inner .model {
  flex: 0 0 calc(50% - 3rem);
}
.section-model-selector .range .range-body .range-body-inner .model:hover .model-see {
  opacity: 1;
  max-height: 20px;
}
.section-model-selector .range .range-body .range-model {
  display: flex;
  flex-direction: row;
  gap: 1rem;
  align-items: center;
}
.section-model-selector .range .range-body .model-image {
  width: 5rem;
  aspect-ratio: 1;
  background-color: #fff;
  position: relative;
  transition: all 0.3s ease-in-out;
}
.section-model-selector .range .range-body .model-image .bg-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(255, 255, 255);
  background: radial-gradient(circle, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 40%, rgb(246, 246, 246) 73%, rgba(209, 209, 209, 0.527) 100%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.8s ease-out;
}
.section-model-selector .range .range-body .model-image .model-holder img {
  position: absolute;
  width: 100%;
  left: 0;
  transition: bottom 0.8s ease-out;
  bottom: 0;
}
.section-model-selector .range .range-body .model-body .model-title {
  color: #000;
  font-family: "Grandis Extended", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
}
.section-model-selector .range .range-body .model-body .model-length {
  color: #000;
  font-family: "Sofia Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
.section-model-selector .range .range-body .model-body .model-length span {
  font-weight: 500;
  padding-left: 0.25rem;
}
.section-model-selector .range .range-body .model-body .model-see {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.25s ease-in-out, opacity 0.5s ease-in-out;
}

@media only screen and (max-width: 991px) {
  .menu-overlay.active .button {
    opacity: 0;
    pointer-events: none;
  }
  .menu-overlay .button {
    position: fixed;
    display: flex;
    transform: unset;
    top: calc(100dvh - 80px - 30px);
    right: 30px !important;
    left: unset;
    padding: unset;
    height: fit-content;
    border-radius: 50px;
    width: 80px;
    height: 80px;
    max-width: 80px !important;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    word-break: normal;
    min-width: 80px;
    font-size: 11px;
    line-height: 1;
    z-index: -1 !important;
    opacity: 1;
    transition: all 0.25s ease-in-out;
    padding: 10px;
  }
  .menu-overlay .button::after {
    content: unset !important;
  }
  .menu-overlay .button:not(.brochure-mobile) {
    top: calc(100dvh + 80px + 30px);
  }
}
/* ### footer container ### */
@media only screen and (max-width: 575px) {
  .placeholder {
    display: none;
  }
}

footer {
  overflow: hidden;
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 5;
}
@media only screen and (max-width: 575px) {
  footer {
    position: relative;
    top: unset !important;
  }
}
footer .footer-container {
  color: #fff;
  background-color: #000;
  padding-top: 10rem;
  padding-bottom: 10rem;
  position: relative;
}
@media only screen and (max-width: 991px) {
  footer .footer-container {
    padding-top: 48px;
    padding-bottom: 230px;
  }
}
@media only screen and (max-width: 575px) {
  footer .footer-container {
    display: block;
  }
  footer .footer-container .column:nth-child(1) {
    width: 100%;
    margin-bottom: 60px;
  }
  footer .footer-container .column:nth-child(2) {
    width: 100%;
    display: flex;
    flex-direction: row;
  }
  footer .footer-container .column:nth-child(2) .menu {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }
}
footer a,
footer .title,
footer p {
  color: #fff;
}
footer .menu li {
  margin-bottom: 0.75rem;
  opacity: 0;
}
footer .menu li a {
  font-family: "Grandis Extended", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5rem; /* 150% */
}
footer .menu li a::before {
  background-color: #fff;
}
footer .menu li a:hover {
  transform: translateY(-0.2rem);
}
footer .company-details {
  margin-bottom: 1.5rem;
}
footer .company-details .title {
  margin-bottom: 2rem;
}
footer .company-details .adress {
  margin-bottom: 2.625rem;
}
footer .company-details .contact-details a {
  display: block;
  text-decoration: underline;
  width: -moz-fit-content;
  width: fit-content;
}
footer .company-details .contact-details a:hover {
  color: #f8f8f8;
  transform: translateX(0.5rem);
}
footer .socials .socials-inner {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  gap: 13.75px;
}
footer .socials .socials-inner .social-link {
  display: block;
}
footer .socials .socials-inner .social-link .social-image {
  width: 24px;
  aspect-ratio: 1/1;
}
footer .column {
  z-index: 1;
}
footer .column:nth-child(1) {
  grid-column: 2/5;
}
footer .column:nth-child(2) {
  grid-column: 5/8;
}
footer .line {
  width: 0.0625rem;
  height: 0;
  background-color: #fff;
  position: absolute;
  bottom: 0%;
  left: 32%;
}
@media only screen and (max-width: 991px) {
  footer .line {
    display: none;
  }
}
footer .animated .menu li {
  animation: fade-in-bottom 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both 0.2s;
}
footer .animated .menu li:nth-child(2) {
  animation-delay: 0.3s;
}
footer .animated .menu li:nth-child(3) {
  animation-delay: 0.4s;
}
footer .animated .menu li:nth-child(4) {
  animation-delay: 0.5s;
}
footer .animated .menu li:nth-child(5) {
  animation-delay: 0.6s;
}
footer .animated .menu li:nth-child(6) {
  animation-delay: 0.7s;
}
footer .animated .menu li:nth-child(7) {
  animation-delay: 0.8s;
}
footer .animated .menu li:nth-child(8) {
  animation-delay: 0.9s;
}
footer .animated .menu li:nth-child(9) {
  animation-delay: 1s;
}
footer .animated .menu li:nth-child(10) {
  animation-delay: 1.1s;
}
footer .animated .line {
  height: calc(10rem + 24px + 1.5rem + 3rem + 2.625rem + 4.5rem + 2rem + 21.5px);
  transition: height 1.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0.2s;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  footer .column:nth-child(1) {
    grid-column: 1/4;
  }
  footer .column:nth-child(2) {
    grid-column: 4/8;
  }
  footer .line {
    left: 22%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  footer .column:nth-child(1) {
    grid-column: 1/5;
  }
  footer .column:nth-child(2) {
    grid-column: 6/10;
  }
  footer .line {
    left: 22%;
  }
}
@media only screen and (max-width: 575px) {
  footer .footer-container {
    display: flex;
    flex-wrap: wrap;
  }
  footer .line {
    display: none;
  }
  footer .saffier-icon {
    z-index: 0;
  }
}

.copyright {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #f8f8f8;
}
.copyright .inner {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.copyright a {
  color: #000;
}
.copyright a:hover {
  color: #003a7e;
}

.wpml-ls-statics-footer {
  display: none;
}

/* ### Blokken ### */
.featured .items {
  column-gap: 1rem;
}
.featured .items .item {
  color: #000;
  position: relative;
}
.featured .items .item .image {
  height: 19rem;
  overflow: hidden;
  margin-bottom: 1.5rem;
}
.featured .items .item .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.featured .items .item .button {
  margin-top: 1.5rem;
}
.featured.grey-bg .items .item {
  background-color: #f6f6f6;
}
.featured.grey-bg .items .item .content-holder {
  padding: 4rem 2.5rem;
}
.featured.grey-bg .items .item .image {
  transition: width 1.5s 0.3s cubic-bezier(0, 0, 0.09, 1.09), transform 6.5s ease 0s;
}
.featured.grey-bg .items .item .image img {
  margin-bottom: 0;
}
.featured.grey-bg .items .item:hover {
  background-color: #efefef;
}
.featured.grey-bg .items .item:hover .image img {
  transform: scale(1.5);
}
.featured.animate.grey-bg .items .item .image img {
  width: 0;
}
.featured.animate.grey-bg .items .item:nth-child(2) .image img {
  transition: width 1.5s 0.8s cubic-bezier(0, 0, 0.09, 1.09), transform 6.5s ease 0s;
}
.featured.animate.grey-bg .items .item:nth-child(2) .title {
  animation-delay: 1.2s;
}
.featured.animate.grey-bg .items .item:nth-child(2) .desc {
  animation-delay: 1.4s;
}
.featured.animate.grey-bg .items .item:nth-child(2) .button {
  animation-delay: 1.6s;
}
.featured.animate.grey-bg .items .item:nth-child(3) .image img {
  transition: width 1.5s 1.6s cubic-bezier(0, 0, 0.09, 1.09), transform 6.5s ease 0s;
}
.featured.animate.grey-bg .items .item:nth-child(4) .image img {
  transition: width 1.5s 2.4s cubic-bezier(0, 0, 0.09, 1.09), transform 6.5s ease 0s;
}
.featured.animated.grey-bg .items .item .image img {
  width: 100%;
  opacity: 1;
}
@media only screen and (max-width: 991px) {
  .featured .items.columns-4 {
    grid-template-columns: 1fr 1fr;
  }
  .featured .items img {
    height: 23.125rem;
  }
}
@media only screen and (max-width: 575px) {
  .featured .items.columns-4 {
    grid-template-columns: 1fr;
  }
}

/* ### full-width ### */
@media only screen and (max-width: 767px) {
  .text.section {
    margin-bottom: 2.5rem;
  }
}
.text .content {
  grid-column: 2/10;
}
.text .content blockquote {
  margin-left: 0;
  margin-right: 0;
}
.text .content blockquote p {
  margin-left: 0;
  margin-right: 0;
}
.text .title {
  margin-bottom: 2.5rem;
}
.text .buttons {
  gap: 2rem;
  margin-top: 2.5rem;
}
.text .buttons .read-more {
  color: #000;
}

.testimonial-carrousel .owl-item .item .read-more {
  font-weight: 800;
  text-transform: uppercase;
}
.testimonial-carrousel .owl-item .item img {
  height: 4.3125rem;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 1.5rem;
}
.testimonial-carrousel .nav-arrow:not(.read-more) {
  opacity: 0;
  visibility: hidden;
  display: none;
}
.testimonial-carrousel .nav-arrow:not(.read-more).prev {
  left: calc((100% - 73.125rem) / 2);
}
.testimonial-carrousel .nav-arrow:not(.read-more).next {
  right: calc((100% - 73.125rem) / 2);
}
.testimonial-carrousel:hover .nav-arrow:not(.read-more) {
  opacity: 1;
  visibility: visible;
}

/* ### Text Image ### */
.text-image {
  min-height: 400px;
}
.text-image .content-holder {
  gap: 6.875rem;
}
.text-image .content {
  margin-bottom: 0;
}
.text-image .content .title {
  margin-bottom: 2.5rem;
}
.text-image .content .button {
  margin-top: 2.5rem;
}
.text-image .image {
  position: relative;
  overflow: hidden;
}
.text-image .image img {
  max-width: 100%;
  height: auto;
}
.text-image .video-overlay {
  overflow: hidden;
  position: relative;
}
.text-image .video-overlay img {
  transition: all 0.3s ease-in-out;
  filter: brightness(90%);
}
.text-image .video-overlay::after {
  content: "";
  position: absolute;
  width: 3.75rem;
  height: 3.92rem;
  top: calc(50% - 1.96rem);
  left: calc(50% - 1.875rem);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='64' viewBox='0 0 60 64' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.25 25.781V38.2459C21.25 42.6454 26.0652 45.2694 29.6601 42.8291L38.8412 36.5966C42.0529 34.4163 42.0529 29.6106 38.8412 27.4303L29.6601 21.1978C26.0652 18.7575 21.25 21.3816 21.25 25.781ZM25.8417 39.63C25.2929 39.331 25 38.8348 25 38.2459V25.781C25 25.1921 25.2929 24.696 25.8417 24.3969C26.3957 24.095 27.0457 24.0944 27.6165 24.4818L36.7976 30.7143C37.7341 31.3501 37.7341 32.6768 36.7976 33.3126L27.6165 39.5451C27.0457 39.9326 26.3957 39.9319 25.8417 39.63Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M55 32.0135C55 46.4342 43.8071 58.1246 30 58.1246C16.1929 58.1246 5 46.4342 5 32.0135C5 17.5927 16.1929 5.90234 30 5.90234C43.8071 5.90234 55 17.5927 55 32.0135ZM51.25 32.0135C51.25 44.2711 41.7361 54.2079 30 54.2079C18.2639 54.2079 8.75 44.2711 8.75 32.0135C8.75 19.7558 18.2639 9.81901 30 9.81901C41.7361 9.81901 51.25 19.7558 51.25 32.0135Z' fill='white'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 0.3s ease-in-out;
}
.text-image .video-overlay:hover img {
  filter: brightness(80%);
  transform: scale(1.07);
}
.text-image .video-overlay:hover::after {
  transform: translateY(-0.5rem);
}
.text-image.has-bg {
  padding-top: 0;
  padding-bottom: 0;
}
.text-image.has-bg .content {
  max-width: 22.618rem;
  margin-left: auto;
  margin-right: auto;
}
.text-image.alignright .image {
  order: 1;
}
.text-image.alignright .content {
  order: 2;
}
.text-image.large-image {
  grid-template-columns: 6fr 4fr;
}
.text-image.large-image.alignleft {
  grid-template-columns: 4fr 6fr;
}
@media only screen and (max-width: 1220px) {
  .text-image .content-holder {
    gap: 2rem;
  }
}
@media only screen and (max-width: 991px) {
  .text-image.has-bg .content {
    max-width: 100%;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .text-image .content-holder {
    grid-template-columns: 1fr;
  }
  .text-image .image {
    order: 1;
    max-height: 400px;
  }
  .text-image .content {
    order: 2;
  }
}

/* ### USP ### */
.usp {
  position: relative;
}
@media only screen and (max-width: calc(30px + 73.125rem)) {
  .usp {
    padding-left: 30px;
    padding-right: 30px;
    max-width: unset;
  }
}
@media only screen and (max-width: 991px) {
  .usp {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.usp .title {
  margin-bottom: 3.75rem;
}
.usp .items {
  gap: 4rem 3.4375rem;
  grid-column: 3/11;
}
@media only screen and (max-width: 767px) {
  .usp .items {
    grid-template-columns: 1fr;
  }
}
.usp .items .item {
  column-gap: 1.5rem;
}
.usp .items .item .icon-holder {
  width: 5.1875rem;
  height: 5.1875rem;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 0.5rem;
  background-color: #f8f8f8;
}
.usp .items .item .icon-holder .icon {
  max-width: 4rem;
  max-height: 4rem;
  object-fit: contain;
  flex-shrink: 0;
  width: 100%;
  aspect-ratio: 1/1;
}
.usp.aligncenter .item {
  text-align: left;
}
.usp.animate .items .item .icon-holder {
  height: 0;
  transition: height 1s cubic-bezier(0.26, 0.92, 0.33, 1);
}
.usp.animate .items .item .icon-holder .icon {
  opacity: 0;
  transition: opacity 0.8s ease-in-out;
  transition-delay: 0.6s;
}
.usp.animate .items .item:nth-child(2) .icon-holder {
  transition-delay: 0.2s;
}
.usp.animate .items .item:nth-child(2) .icon {
  transition-delay: 0.8s;
}
.usp.animate .items .item:nth-child(3) .icon-holder {
  transition-delay: 0.4s;
}
.usp.animate .items .item:nth-child(3) .icon {
  transition-delay: 1s;
}
.usp.animate .items .item:nth-child(4) .icon-holder {
  transition-delay: 0.6s;
}
.usp.animate .items .item:nth-child(4) .icon {
  transition-delay: 1.2s;
}
.usp.animate.animated .items .item .icon-holder {
  height: 5.1875rem;
}
.usp.animate.animated .items .item .icon {
  opacity: 1;
}
@media only screen and (max-width: 1220px) {
  .usp {
    grid-template-columns: 1fr;
    grid-column-gap: 0;
  }
  .usp .items {
    gap: 3rem 4rem;
    margin-left: 0;
  }
}
@media only screen and (max-width: 991px) {
  .usp .items {
    gap: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .usp .items {
    gap: 1rem;
  }
  .usp .items .item {
    column-gap: 1.5rem;
  }
  .usp.animate.animated .items .item .icon-holder {
    width: 4rem;
    height: 4rem;
  }
}

/* ### Explore ### */
.explore {
  position: relative;
}
.explore .title {
  margin-bottom: 3.75rem;
}
.explore .items {
  gap: 4rem 2rem;
  grid-column: 3/11;
}
.explore .items .item {
  column-gap: 1.5rem;
}
.explore .items .item .icon-holder {
  padding-bottom: 1rem;
}
.explore .items .item .content-holder p:not(.label) {
  min-height: 6rem;
}
.explore .items .item .actions {
  display: flex;
  flex-direction: row;
  gap: 0.75rem;
}
.explore .items .item .actions .action a {
  display: flex;
  flex-direction: row;
  gap: 0.25rem;
  align-items: center;
}
.explore .items .item .actions .action .action-label {
  font-weight: 500;
}
.explore .items .item .icon {
  max-width: 2.25rem;
  max-height: 2.25rem;
  object-fit: contain;
  flex-shrink: 0;
  width: 2.25rem;
  aspect-ratio: 1/1;
}
.explore.aligncenter .item {
  text-align: left;
}
.explore.animate .items .item .icon-holder {
  width: 0;
  transition: width 1s cubic-bezier(0.26, 0.92, 0.33, 1);
}
.explore.animate .items .item .icon-holder .icon {
  opacity: 0;
  transition: opacity 0.8s ease-in-out;
  transition-delay: 0.6s;
}
.explore.animate .items .item:nth-child(2) .icon-holder {
  transition-delay: 0.2s;
}
.explore.animate .items .item:nth-child(2) .icon {
  transition-delay: 0.8s;
}
.explore.animate .items .item:nth-child(3) .icon-holder {
  transition-delay: 0.4s;
}
.explore.animate .items .item:nth-child(3) .icon {
  transition-delay: 1s;
}
.explore.animate .items .item:nth-child(4) .icon-holder {
  transition-delay: 0.6s;
}
.explore.animate .items .item:nth-child(4) .icon {
  transition-delay: 1.2s;
}
.explore.animate.animated .items .item .icon {
  opacity: 1;
}
@media only screen and (max-width: 1220px) {
  .explore {
    grid-template-columns: 1fr;
    grid-column-gap: 0;
  }
  .explore .items {
    gap: 3rem 4rem;
    margin-left: 0;
  }
}
@media only screen and (max-width: 991px) {
  .explore .items {
    gap: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .explore .items {
    gap: 1rem;
  }
  .explore .items .item {
    column-gap: 0.5rem;
  }
  .explore.animate.animated .items .item .icon-holder {
    width: 3rem;
    height: 3rem;
  }
}

.button {
  color: rgba(255, 255, 255, 0.8901960784);
  text-align: center;
  background-color: #000;
  padding: 1rem;
  font-weight: 500;
  position: relative;
  transition: all 0.3s ease-in-out;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 9.375rem;
  flex-shrink: 0;
  appearance: unset;
  -webkit-appearance: unset;
  border: unset;
}
.button:hover {
  background-color: #000;
}
.button.outline {
  color: #000;
  background-color: transparent;
  border: 1px solid #000;
}
.button.outline:hover {
  color: #fff;
  background-color: #000;
}
.button.white {
  color: #000;
  background-color: #fff;
}
.button.white:hover {
  color: #fff;
  background-color: #000;
}
.button.navy {
  color: #fff;
  background-color: #132D4F;
}
.button.navy:hover {
  color: #fff;
  background-color: #2c67ae;
}
.button.orange {
  color: #fff;
  background-color: #BD5104;
}
.button.orange:hover {
  color: #fff;
  background-color: #824117;
}
.button.full {
  width: 100%;
}
.button.full.nav-arrow::after {
  right: unset;
  margin-left: 10px;
}
.button.full.nav-arrow:hover::after {
  right: unset;
  margin-left: 20px;
}
.button.play-video {
  padding-right: 2.1rem;
}
.button.play-video::after {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='64' viewBox='0 0 60 64' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.25 25.781V38.2459C21.25 42.6454 26.0652 45.2694 29.6601 42.8291L38.8412 36.5966C42.0529 34.4163 42.0529 29.6106 38.8412 27.4303L29.6601 21.1978C26.0652 18.7575 21.25 21.3816 21.25 25.781ZM25.8417 39.63C25.2929 39.331 25 38.8348 25 38.2459V25.781C25 25.1921 25.2929 24.696 25.8417 24.3969C26.3957 24.095 27.0457 24.0944 27.6165 24.4818L36.7976 30.7143C37.7341 31.3501 37.7341 32.6768 36.7976 33.3126L27.6165 39.5451C27.0457 39.9326 26.3957 39.9319 25.8417 39.63Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M55 32.0135C55 46.4342 43.8071 58.1246 30 58.1246C16.1929 58.1246 5 46.4342 5 32.0135C5 17.5927 16.1929 5.90234 30 5.90234C43.8071 5.90234 55 17.5927 55 32.0135ZM51.25 32.0135C51.25 44.2711 41.7361 54.2079 30 54.2079C18.2639 54.2079 8.75 44.2711 8.75 32.0135C8.75 19.7558 18.2639 9.81901 30 9.81901C41.7361 9.81901 51.25 19.7558 51.25 32.0135Z' fill='white'/%3E%3C/svg%3E");
  position: absolute;
  background-size: contain;
  right: 0.9rem;
  transition: all 0.3s ease-in-out;
}
.button.play-video:hover::after {
  right: 0.6rem;
}

.menu-overlay.active .button.navy.sidebutton {
  background-color: #000;
}
.menu-overlay.active .button.navy.sidebutton:hover {
  background-color: #000;
}

.scrollbutton {
  display: flex;
  flex-direction: row;
  gap: 0.25rem;
  align-items: center;
}
.scrollbutton .buttonlabel {
  font-weight: 500;
  line-height: 1;
}

#backtooverview .back-wrapper {
  border: 1px solid #E0E0E0;
  padding: 1.5rem;
  display: block;
}
@media only screen and (max-width: 991px) {
  #backtooverview .back-wrapper {
    padding: 1rem;
  }
}
#backtooverview .back-wrapper .back-content {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 8px;
}
#backtooverview .back-wrapper .back-content .back-text {
  font-size: 1rem;
  color: #000;
  font-weight: 400;
  margin-bottom: unset;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#backtooverview .back-wrapper .back-content .back-button,
#backtooverview .back-wrapper .back-content .text {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.gform-theme.gform-theme--framework.gform_wrapper form .gform_footer input[type=submit].gform_button {
  color: rgba(255, 255, 255, 0.8901960784);
  text-align: center;
  background-color: #000;
  border-radius: unset;
  padding: 1rem;
  font-weight: 500;
  font-size: 1rem;
  position: relative;
  transition: all 0.3s ease-in-out;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 9.375rem;
  flex-shrink: 0;
  width: 100%;
  color: #fff;
  background-color: #BD5104;
}
.gform-theme.gform-theme--framework.gform_wrapper form .gform_footer input[type=submit].gform_button:hover {
  color: #fff;
  background-color: #824117;
}

.gform-theme--framework .gform_heading .gform_required_legend {
  display: none;
}
.gform-theme--framework form .gform_body .gform_fields {
  row-gap: 0.75rem !important;
}
.gform-theme--framework form .gform_body .gfield {
  background-color: white;
  padding: 0.5rem 1rem;
  border-bottom: 1.5px solid #E0E0E0;
  transition: border 0.25s ease-in-out;
}
.gform-theme--framework form .gform_body .gfield.hidden {
  display: none;
}
.gform-theme--framework form .gform_body .gfield:has(input:focus), .gform-theme--framework form .gform_body .gfield:has(textarea:focus) {
  border-color: black;
}
.gform-theme--framework form .gform_body .gfield legend,
.gform-theme--framework form .gform_body .gfield label {
  line-height: 18px !important;
  margin-bottom: unset !important;
}
.gform-theme--framework form .gform_body .gfield input, .gform-theme--framework form .gform_body .gfield textarea, .gform-theme--framework form .gform_body .gfield select {
  block-size: 1.5rem !important;
  border: unset !important;
  box-shadow: unset !important;
  font-weight: 300 !important;
  padding: unset !important;
  outline: unset !important;
  line-height: 1.5rem !important;
}
.gform-theme--framework form .gform_footer input[type=submit] {
  background-color: black;
}

.image-holder {
  overflow: hidden;
  position: relative;
}
.image-holder img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease-in-out;
}
.image-holder:hover img {
  transform: scale(1.1);
}

.label {
  font-family: "Grandis Extended", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: normal;
  color: #000;
  margin-bottom: 1.4rem;
}
@media only screen and (max-width: 767px) {
  .label {
    margin-bottom: 0.6rem;
  }
}

.label-sm {
  font-family: "Sofia Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.5rem;
  color: #747474;
}

.model-number {
  font-family: "Grandis Extended", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}

.nav-arrow {
  padding-right: 3rem;
}
.nav-arrow::after {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M17.4697 9.53033C17.1768 9.23744 17.1768 8.76256 17.4697 8.46967C17.7626 8.17678 18.2374 8.17678 18.5303 8.46967L21.5283 11.4676C21.535 11.4743 21.5416 11.4811 21.5481 11.4881C21.6733 11.6221 21.75 11.8021 21.75 12C21.75 12.1006 21.7302 12.1966 21.6943 12.2842C21.6577 12.3738 21.603 12.4577 21.5303 12.5303L18.5303 15.5303C18.2374 15.8232 17.7626 15.8232 17.4697 15.5303C17.1768 15.2374 17.1768 14.7626 17.4697 14.4697L19.1893 12.75H3C2.58579 12.75 2.25 12.4142 2.25 12C2.25 11.5858 2.58579 11.25 3 11.25H19.1893L17.4697 9.53033Z' fill='white'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: calc(50% - 0.75rem);
  right: 0.9rem;
  transition: all 0.3s ease-in-out;
}
.nav-arrow.read-more {
  color: #000;
  padding-right: 2.1rem;
}
.nav-arrow.read-more::after {
  right: 0;
  filter: brightness(0);
}
.nav-arrow.read-more:hover {
  color: inherit;
}
.nav-arrow.read-more.white::after {
  filter: brightness(1);
}
.nav-arrow.read-more.more-toggle::before {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M17.4697 9.53033C17.1768 9.23744 17.1768 8.76256 17.4697 8.46967C17.7626 8.17678 18.2374 8.17678 18.5303 8.46967L21.5283 11.4676C21.535 11.4743 21.5416 11.4811 21.5481 11.4881C21.6733 11.6221 21.75 11.8021 21.75 12C21.75 12.1006 21.7302 12.1966 21.6943 12.2842C21.6577 12.3738 21.603 12.4577 21.5303 12.5303L18.5303 15.5303C18.2374 15.8232 17.7626 15.8232 17.4697 15.5303C17.1768 15.2374 17.1768 14.7626 17.4697 14.4697L19.1893 12.75H3C2.58579 12.75 2.25 12.4142 2.25 12C2.25 11.5858 2.58579 11.25 3 11.25H19.1893L17.4697 9.53033Z' fill='white'/%3E%3C/svg%3E");
  position: absolute;
  left: 0;
  transform: rotate(180deg);
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
  background-size: cover;
}
.nav-arrow.read-more.more-toggle:hover::before {
  left: -0.4rem;
}
.nav-arrow.read-more.more-toggle.active {
  padding-left: 2.1rem;
}
.nav-arrow.read-more.more-toggle.active::before {
  opacity: 1;
  visibility: visible;
}
.nav-arrow.read-more.more-toggle.active::after {
  visibility: hidden;
  opacity: 0;
}
.nav-arrow:hover::after {
  right: 0.4rem;
}
.nav-arrow:hover.read-more::after {
  right: -0.4rem;
}
.nav-arrow.white::after {
  filter: invert(1);
}
.nav-arrow.white:hover::after {
  filter: invert(0);
}
.nav-arrow.next, .nav-arrow.prev, .nav-arrow.zoom {
  transition: all 0.3s ease-in-out;
}
.nav-arrow.next::after, .nav-arrow.prev::after, .nav-arrow.zoom::after {
  filter: brightness(0);
  top: calc(50% - 0.75rem);
  right: calc(50% - 0.75rem);
}
.nav-arrow.next:hover, .nav-arrow.prev:hover, .nav-arrow.zoom:hover {
  cursor: pointer;
  background-color: #000;
}
.nav-arrow.next:hover::after, .nav-arrow.prev:hover::after, .nav-arrow.zoom:hover::after {
  filter: brightness(1);
}
.nav-arrow.next:hover::after {
  right: 0.6rem;
}
.nav-arrow.prev::after {
  transform: rotate(-180deg);
}
.nav-arrow.prev:hover::after {
  right: 1rem;
}
.nav-arrow.zoom:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M15.5857 4.92126C15.1715 4.92126 14.8357 4.58548 14.8357 4.17126C14.8357 3.75705 15.1715 3.42126 15.5857 3.42126L19.8284 3.42127C19.8481 3.42127 19.8678 3.42205 19.8873 3.42358C20.0496 3.43629 20.2086 3.50164 20.3365 3.61962C20.344 3.62655 20.3514 3.63365 20.3587 3.64094C20.366 3.64823 20.3731 3.65563 20.38 3.66314C20.4905 3.78312 20.5587 3.93559 20.5747 4.09714C20.5771 4.12167 20.5784 4.14641 20.5784 4.17127L20.5784 8.41391C20.5784 8.82812 20.2426 9.16391 19.8284 9.1639C19.4142 9.1639 19.0784 8.82812 19.0784 8.4139L19.0784 5.98198L14.0303 11.0303C13.7374 11.3232 13.2625 11.3232 12.9696 11.0303C12.6767 10.7374 12.6767 10.2625 12.9696 9.96964L18.0178 4.92127L15.5857 4.92126Z' fill='black'/%3E%3Cpath d='M3.91652 20.5342C3.99615 20.563 4.08206 20.5787 4.17163 20.5787L8.41428 20.5787C8.82849 20.5787 9.16428 20.243 9.16428 19.8287C9.16428 19.4145 8.82849 19.0787 8.41428 19.0787L5.98221 19.0787L11.0303 14.0303C11.3232 13.7374 11.3231 13.2625 11.0302 12.9696C10.7373 12.6767 10.2624 12.6767 9.96957 12.9696L4.92163 18.018V15.5861C4.92163 15.1719 4.58584 14.8361 4.17163 14.8361C3.75742 14.8361 3.42163 15.1719 3.42163 15.5861V19.8287C3.42163 19.9262 3.44024 20.0194 3.4741 20.1049C3.51069 20.1975 3.56643 20.2842 3.64132 20.3591C3.72183 20.4396 3.81608 20.498 3.91652 20.5342Z' fill='black'/%3E%3C/svg%3E");
  top: calc(50% - 0.75rem);
  left: calc(50% - 0.75rem);
}
.nav-arrow.zoom:hover::after {
  filter: invert(1);
}

.testimonial-carrousel .nav-arrow:not(.read-more),
.owl-item .nav-arrow:not(.read-more) {
  content: "";
  position: absolute;
  width: 3rem;
  height: 3rem;
  top: calc(50% - 1.5rem);
  background-color: #fff;
  z-index: 2;
}
.testimonial-carrousel .nav-arrow:not(.read-more).dark,
.owl-item .nav-arrow:not(.read-more).dark {
  background-color: #000;
}
.testimonial-carrousel .nav-arrow:not(.read-more).dark:after,
.owl-item .nav-arrow:not(.read-more).dark:after {
  filter: brightness(1);
}

.nav-underline a {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.nav-underline a::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  bottom: 0;
  background: #000;
  height: 0.0625rem;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.nav-underline a:hover::before, .nav-underline a.active::before {
  left: 0;
  right: 0;
}

.nav-underline a.sidebutton::before {
  content: unset;
}

.pagination-holder {
  margin-top: 3.75rem;
  margin-bottom: 3.75rem;
}
.pagination-holder .pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 4px;
}
@media screen and (max-width: 479px) {
  .pagination-holder .pagination {
    flex-direction: row;
    margin: 0 auto;
  }
}
.pagination-holder .pagination h2 {
  display: none;
}
.pagination-holder .pagination .page-numbers {
  font-weight: 500;
  font-size: 2rem;
}
.pagination-holder .pagination .page-numbers .seperator {
  color: #000;
  padding: 0 8px;
}
.pagination-holder .pagination .facetwp-page {
  font-size: 16px;
  font-weight: 500;
  line-height: 23.12px;
  color: rgb(17, 17, 17);
  padding: 9px 15px 8px;
  border-radius: 5px;
  display: inline-block;
  margin-bottom: 20px;
}
.pagination-holder .pagination .facetwp-page.active {
  background: #000;
  color: #FFF;
}
.pagination-holder .pagination .page-number-parent {
  display: flex;
  flex-direction: row;
  gap: 4px;
}
.pagination-holder .pagination .page-number-parent .page-numbers {
  background: #F6F6F6;
  font-size: 16px;
  font-weight: 500;
  line-height: 23.12px;
  color: rgb(17, 17, 17);
  padding: 9px 15px 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 32px;
  width: 32px;
}
.pagination-holder .pagination .page-number-parent .page-numbers.current {
  background: #000;
  color: #FFF;
}
.pagination-holder .pagination .prev.page-numbers,
.pagination-holder .pagination .next.page-numbers,
.pagination-holder .pagination .facetwp-page.prev,
.pagination-holder .pagination .facetwp-page.next {
  background: #F6F6F6;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 500;
  line-height: 23.12px;
  color: rgb(17, 17, 17);
  position: relative;
  width: 32px;
  height: 32px;
}
.read-more,
.link {
  font-family: "Sofia Sans", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.read-more:hover,
.link:hover {
  color: #000;
}
.read-more:not(.nav-arrow),
.link:not(.nav-arrow) {
  color: #003a7e;
  font-weight: 600;
}
.read-more:not(.nav-arrow)::after,
.link:not(.nav-arrow)::after {
  content: "";
  width: 0.75rem;
  height: 0.75rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='13' viewBox='0 0 12 13' fill='none'%3E%3Cpath d='M4.45312 10.46L7.71311 7.20005C8.09811 6.81505 8.09811 6.18505 7.71311 5.80005L4.45312 2.54004' stroke='%23003A7E' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  right: -1rem;
  top: calc(50% - 0.41rem);
  transition: all 0.2s ease-in-out;
}
.read-more:not(.nav-arrow):hover::after,
.link:not(.nav-arrow):hover::after {
  right: -1.1rem;
}
.read-more:not(.nav-arrow).read-less,
.link:not(.nav-arrow).read-less {
  padding-left: 1rem;
}
.read-more:not(.nav-arrow).read-less::after,
.link:not(.nav-arrow).read-less::after {
  position: absolute;
  right: initial;
  left: 0;
  transform: rotate(180deg);
}
.read-more:not(.nav-arrow).read-less:hover::after,
.link:not(.nav-arrow).read-less:hover::after {
  left: -0.1rem;
}
.read-more.back,
.link.back {
  filter: brightness(0.1);
}

.saffier-icon {
  width: 26.125rem;
  height: auto;
  position: absolute;
  bottom: 0;
  right: 0;
}
.saffier-icon polygon {
  transform: translateX(30rem);
  transition: transform 1500ms cubic-bezier(0.26, 0.92, 0.33, 1);
}
@media only screen and (max-width: calc(73.125rem + 30px)) {
  .saffier-icon {
    width: 20.125rem;
  }
}

.animated .saffier-icon polygon {
  transform: translateX(0);
  transition-delay: 0.2s;
}
.animated .saffier-icon polygon:nth-child(1) {
  transition-delay: 0.2s;
}
.animated .saffier-icon polygon:nth-child(2) {
  transition-delay: 0.4s;
}
.animated .saffier-icon polygon:nth-child(3) {
  transition-delay: 0.3s;
}
.animated .saffier-icon polygon:nth-child(4) {
  transition-delay: 0.5s;
}

.model-lines {
  gap: 1rem;
}
.model-lines .item {
  color: #000;
  padding: 4rem 2.5rem;
  background-color: #f6f6f6;
  position: relative;
  height: 31.9375rem;
  overflow: hidden;
  transition-property: all, width, visibility, opacity;
  transition-duration: 0.3s, 0.8s, 0.3s, 0.3s;
  width: 0%;
  opacity: 0;
  visibility: hidden;
}
.model-lines .item .title {
  margin-bottom: 0;
}
.model-lines .item .desc {
  max-width: 11rem;
}
.model-lines .item img.render {
  position: absolute;
  right: -100%;
  bottom: 0;
  width: 52%;
  transition: all 0.8s ease-in-out;
  animation-name: model-img-intro;
  animation-duration: 1.8s;
  animation-delay: 0.5s;
  animation-fill-mode: forwards;
}
.model-lines .item .read-more {
  transition: all 0.3s ease-in-out;
}
@keyframes model-img-intro {
  0% {
    right: -100%;
  }
  100% {
    right: 0;
  }
}
.model-lines .item:hover {
  background-color: #efefef;
}
.model-lines .item:hover img.render {
  transform: scale(1.2) translate(-19px, -44px);
}
.model-lines .item:hover .read-more {
  transform: translateX(0.5rem);
}
.model-lines .item:hover .read-more::after {
  right: -1.1rem;
}
.model-lines .item:hover .title {
  transform: translateY(-0.5rem);
}
.model-lines.animated .item {
  width: 100%;
  opacity: 1;
  visibility: visible;
}
.model-lines.animated .item .title,
.model-lines.animated .item .fade-in-bottom {
  animation-delay: 0.5s;
}
.model-lines.animated .item .desc,
.model-lines.animated .item .link-holder {
  animation-delay: 0.8s;
}
.model-lines.animated .item:nth-child(2) {
  transition-delay: 0s, 0.5s, 0.5s, 0.5s;
}
.model-lines.animated .item:nth-child(2) .title,
.model-lines.animated .item:nth-child(2) .fade-in-bottom {
  animation-delay: 1s;
}
.model-lines.animated .item:nth-child(2) .desc,
.model-lines.animated .item:nth-child(2) .link-holder {
  animation-delay: 1.3s;
}
.model-lines.animated .item:nth-child(2) img.render {
  animation-delay: 1s;
}
.model-lines.animated .item:nth-child(3) {
  transition-delay: 0s, 1s, 1s, 1s;
}
.model-lines.animated .item:nth-child(3) .title,
.model-lines.animated .item:nth-child(3) .fade-in-bottom {
  animation-delay: 1.5s;
}
.model-lines.animated .item:nth-child(3) .desc,
.model-lines.animated .item:nth-child(3) .link-holder {
  animation-delay: 1.8s;
}
.model-lines.animated .item:nth-child(3) img.render {
  animation-delay: 1.5s;
}

.models-overview .content-holder .title,
.discussed-models .content-holder .title {
  margin-bottom: 0.75rem;
}
.models-overview .content-holder .tabs,
.discussed-models .content-holder .tabs {
  gap: 1.5rem;
}
.models-overview .content-holder .tabs .tab,
.discussed-models .content-holder .tabs .tab {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: normal;
  color: #747474;
}
.models-overview .content-holder .tabs .tab.active, .models-overview .content-holder .tabs .tab:hover,
.discussed-models .content-holder .tabs .tab.active,
.discussed-models .content-holder .tabs .tab:hover {
  color: #000;
}
.models-overview .items,
.discussed-models .items {
  gap: 80px 16px;
  margin-top: 3.5rem;
}
.models-overview .items .item,
.discussed-models .items .item {
  color: #000;
}
.models-overview .items .item .title,
.discussed-models .items .item .title {
  font-family: "Grandis Extended", sans-serif;
  font-size: 1.125rem;
  line-height: normal;
  margin-bottom: 0.5rem;
}
.models-overview .items .item .label-sm,
.discussed-models .items .item .label-sm {
  margin-bottom: 0;
  text-transform: capitalize;
  font-weight: 300;
}
.models-overview .items .item .content,
.discussed-models .items .item .content {
  margin-bottom: 1rem;
}
.models-overview .items .item .features,
.discussed-models .items .item .features {
  font-size: 0.875rem;
  font-weight: 300;
  line-height: normal;
  gap: 0.5rem;
  margin-bottom: 1rem;
}
.models-overview .items .item .features .feature-item .feature-inner,
.discussed-models .items .item .features .feature-item .feature-inner {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.models-overview .items .item .features .feature-item .feature-inner .feature-value,
.discussed-models .items .item .features .feature-item .feature-inner .feature-value {
  display: flex;
  flex-direction: row;
  gap: 0.25rem;
}
.models-overview .items .item .features .feature-item .feature-inner .feature-value .value,
.discussed-models .items .item .features .feature-item .feature-inner .feature-value .value {
  font-weight: 500;
}
.models-overview .items .item .image,
.discussed-models .items .item .image {
  width: 100%;
  padding-top: 100%; /* Makes the height equal to the width */
  background-color: #f6f6f6;
  position: relative;
  margin-bottom: 1rem;
  transition: all 0.3s ease-in-out;
}
.models-overview .items .item .image img,
.discussed-models .items .item .image img {
  position: absolute;
  width: 100%;
  left: 0;
  transition: bottom 0.8s ease-out;
  bottom: 0;
}
.models-overview .items .item .image .model-holder,
.discussed-models .items .item .image .model-holder {
  transform: translateY(35px);
  transition: transform 0.8s cubic-bezier(0.26, 0.92, 0.33, 1);
}
.models-overview .items .item .image .bg-overlay,
.discussed-models .items .item .image .bg-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(255, 255, 255);
  background: radial-gradient(circle, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 40%, rgb(246, 246, 246) 73%, rgba(209, 209, 209, 0.527) 100%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.8s ease-out;
}
.models-overview .items .item:nth-child(2) .model-holder,
.discussed-models .items .item:nth-child(2) .model-holder {
  transition-delay: 0.2s;
}
.models-overview .items .item:nth-child(3) .model-holder,
.discussed-models .items .item:nth-child(3) .model-holder {
  transition-delay: 0.4s;
}
.models-overview .items .item:nth-child(4) .model-holder,
.discussed-models .items .item:nth-child(4) .model-holder {
  transition-delay: 0.6s;
}
.models-overview .items .actions,
.discussed-models .items .actions {
  display: flex;
  flex-direction: row;
  gap: 0.75rem;
}
.models-overview .items .actions .action a,
.discussed-models .items .actions .action a {
  display: flex;
  flex-direction: row;
  gap: 0.25rem;
  align-items: center;
}
.models-overview .items .actions .action .action-label,
.discussed-models .items .actions .action .action-label {
  font-weight: 500;
}
.models-overview .items .model-grid-cta .image,
.discussed-models .items .model-grid-cta .image {
  margin-bottom: 0;
}
.models-overview .items .model-grid-cta .content,
.discussed-models .items .model-grid-cta .content {
  border: 1px solid #E0E0E0;
  padding: 40px;
}
.models-overview .items .model-grid-cta .content .title,
.discussed-models .items .model-grid-cta .content .title {
  font-size: 1.5rem;
}
.models-overview .items .model-grid-cta .content .buttons,
.discussed-models .items .model-grid-cta .content .buttons {
  flex-direction: column;
  gap: 0.5rem;
}
.models-overview.animated .items .item .image .model-holder,
.discussed-models.animated .items .item .image .model-holder {
  transform: translateY(0px);
}
.models-overview.animated .items .item .image img,
.discussed-models.animated .items .item .image img {
  bottom: 0;
}
.models-overview.animated .items .item:hover .image img,
.discussed-models.animated .items .item:hover .image img {
  bottom: 0;
}
.models-overview.animated .items .item:hover .image .bg-overlay,
.discussed-models.animated .items .item:hover .image .bg-overlay {
  opacity: 1;
  visibility: visible;
}

.animate .fade-in,
.animate.fade-in,
.animate.fade-in-right,
.animate .fade-in-right,
.animate.fade-in-left,
.animate .fade-in-left,
.animate.fade-in-bottom,
.animate .fade-in-bottom {
  opacity: 0;
}

.animate.animated.fade-in,
.animate.animated .fade-in {
  -webkit-animation: fade-in 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

.animate.animated .fade-in-right,
.animated.animate.fade-in-right {
  -webkit-animation: fade-in-right 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-right 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

.animate.animated .fade-in-left,
.animated.animate.fade-in-left {
  -webkit-animation: fade-in-left 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-left 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

.animate.animated .fade-in-bottom,
.animated.animate.fade-in-bottom {
  -webkit-animation: fade-in-bottom 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-bottom 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.fade-out,
.fade-out-right,
.fade-out-left,
.fade-out-bottom {
  opacity: 0;
}

.animate.animated .fade-out,
.animate.animated.fade-out {
  -webkit-animation: fade-out 1.2s ease-out both;
  animation: fade-out 1.2s ease-out both;
}

.animate.animated .fade-out-right,
.animate.animated.fade-out-right {
  -webkit-animation: fade-out-right 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: fade-out-right 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

.animate.animated .fade-out-left,
.animate.animated.fade-out-left {
  -webkit-animation: fade-out-left 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: fade-out-left 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

.animate.animated .fade-out-bottom,
.animate.animated.fade-out-bottom {
  -webkit-animation: fade-out-bottom 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: fade-out-bottom 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

@-webkit-keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes fade-out-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0;
  }
}
@keyframes fade-out-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0;
  }
}
@-webkit-keyframes fade-out-left {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0;
  }
}
@keyframes fade-out-left {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0;
  }
}
@-webkit-keyframes fade-out-bottom {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
}
@keyframes fade-out-bottom {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
}
.text span {
  position: relative;
  display: inline-block;
}
.text span.outer {
  overflow: hidden;
  line-height: 1.2;
}
.text span.inner {
  opacity: 0;
  -webkit-transform: translateY(1.3em);
  transform: translateY(1.3em);
  transition: transform 1.2s cubic-bezier(0.25, 1, 0.5, 1), opacity 1.2s cubic-bezier(0.25, 1, 0.5, 1);
}

.text span.show.inner {
  transform: translateY(0em);
  opacity: 1;
}

.wait1,
.animate.animated .wait1 {
  animation-delay: 0.1s;
}
.wait1.slow,
.animate.animated .wait1.slow {
  animation-delay: 0.2s;
}

.wait2,
.animate.animated .wait2 {
  animation-delay: 0.2s;
}
.wait2.slow,
.animate.animated .wait2.slow {
  animation-delay: 0.4s;
}

.wait3,
.animate.animated .wait3 {
  animation-delay: 0.3s;
}
.wait3.slow,
.animate.animated .wait3.slow {
  animation-delay: 0.6s;
}

.wait4,
.animate.animated .wait4 {
  animation-delay: 0.4s;
}
.wait4.slow,
.animate.animated .wait4.slow {
  animation-delay: 0.8s;
}

.wait5,
.animate.animated .wait5 {
  animation-delay: 0.5s;
}
.wait5.slow,
.animate.animated .wait5.slow {
  animation-delay: 1s;
}

.wait6,
.animate.animated .wait6 {
  animation-delay: 0.6s;
}
.wait6.slow,
.animate.animated .wait6.slow {
  animation-delay: 1.2s;
}

.wait7,
.animate.animated .wait7 {
  animation-delay: 0.7s;
}
.wait7.slow,
.animate.animated .wait7.slow {
  animation-delay: 1.4s;
}

.wait8,
.animate.animated .wait8 {
  animation-delay: 0.8s;
}

.wait8.slow,
.animate.animated .wait8.slow {
  animation-delay: 1.6s;
}

.wait9,
.animate.animated .wait9 {
  animation-delay: 0.9s;
}

.wait9.slow,
.animate.animated .wait9.slow {
  animation-delay: 1.8s;
}

.wait10,
.animate.animated .wait10 {
  animation-delay: 1s;
}

.wait10.slow,
.animate.animated .wait10.slow {
  animation-delay: 2s;
}

.wait11,
.animate.animated .wait11 {
  animation-delay: 1.1s;
}

.wait11.slow,
.animate.animated .wait11.slow {
  animation-delay: 2.2s;
}

.wait12,
.animate.animated .wait12 {
  animation-delay: 1.2s;
}

.wait12.slow,
.animate.animated .wait12.slow {
  animation-delay: 2.4s;
}

.wait13,
.animate.animated .wait13 {
  animation-delay: 1.3s;
}

.wait13.slow,
.animate.animated .wait13.slow {
  animation-delay: 2.6s;
}

.wait14,
.animate.animated .wait14 {
  animation-delay: 1.4s;
}

.wait14.slow,
.animate.animated .wait14.slow {
  animation-delay: 2.8s;
}

.wait15,
.animate.animated .wait15 {
  animation-delay: 1.5s;
}

.wait15.slow,
.animate.animated .wait15.slow {
  animation-delay: 3s;
}

.wait16,
.animate.animated .wait16 {
  animation-delay: 1.6s;
}

.wait16.slow,
.animate.animated .wait16.slow {
  animation-delay: 3.2s;
}

.wait17,
.animate.animated .wait17 {
  animation-delay: 1.7s;
}

.wait17.slow,
.animate.animated .wait17.slow {
  animation-delay: 3.4s;
}

.wait18,
.animate.animated .wait18 {
  animation-delay: 1.8s;
}

.wait18.slow,
.animate.animated .wait18.slow {
  animation-delay: 3.6s;
}

.wait19,
.animate.animated .wait19 {
  animation-delay: 1.9s;
}

.wait19.slow,
.animate.animated .wait19.slow {
  animation-delay: 3.8s;
}

.wait20,
.animate.animated .wait20 {
  animation-delay: 2s;
}

.wait20.slow,
.animate.animated .wait20.slow {
  animation-delay: 4s;
}

.wait21,
.animate.animated .wait21 {
  animation-delay: 2.1s;
}

.wait21.slow,
.animate.animated .wait21.slow {
  animation-delay: 4.2s;
}

.wait22,
.animate.animated .wait22 {
  animation-delay: 2.2s;
}

.wait22.slow,
.animate.animated .wait22.slow {
  animation-delay: 4.4s;
}

.wait23,
.animate.animated .wait23 {
  animation-delay: 2.3s;
}

.wait23.slow,
.animate.animated .wait23.slow {
  animation-delay: 4.6s;
}

.wait24,
.animate.animated .wait24 {
  animation-delay: 2.4s;
}

.wait24.slow,
.animate.animated .wait24.slow {
  animation-delay: 4.8s;
}

.wait25,
.animate.animated .wait25 {
  animation-delay: 2.5s;
}

.wait25.slow,
.animate.animated .wait25.slow {
  animation-delay: 5s;
}

.wait26,
.animate.animated .wait26 {
  animation-delay: 2.6s;
}

.wait26.slow,
.animate.animated .wait26.slow {
  animation-delay: 5.2s;
}

.wait27,
.animate.animated .wait27 {
  animation-delay: 2.7s;
}

.wait27.slow,
.animate.animated .wait27.slow {
  animation-delay: 5.4s;
}

.wait28,
.animate.animated .wait28 {
  animation-delay: 2.8s;
}

.wait28.slow,
.animate.animated .wait28.slow {
  animation-delay: 5.6s;
}

.wait29,
.animate.animated .wait29 {
  animation-delay: 2.9s;
}

.wait29.slow,
.animate.animated .wait29.slow {
  animation-delay: 5.8s;
}

.wait30,
.animate.animated .wait30 {
  animation-delay: 3s;
}

.wait30.slow,
.animate.animated .wait30.slow {
  animation-delay: 6s;
}

.wait31,
.animate.animated .wait31 {
  animation-delay: 3.1s;
}

.wait31.slow,
.animate.animated .wait31.slow {
  animation-delay: 6.2s;
}

.wait32,
.animate.animated .wait32 {
  animation-delay: 3.2s;
}

.wait32.slow,
.animate.animated .wait32.slow {
  animation-delay: 6.4s;
}

.wait33,
.animate.animated .wait33 {
  animation-delay: 3.3s;
}

.wait33.slow,
.animate.animated .wait33.slow {
  animation-delay: 6.6s;
}

.wait34,
.animate.animated .wait34 {
  animation-delay: 3.4s;
}

.wait34.slow,
.animate.animated .wait34.slow {
  animation-delay: 6.8s;
}

.wait35,
.animate.animated .wait35 {
  animation-delay: 3.5s;
}

.wait35.slow,
.animate.animated .wait35.slow {
  animation-delay: 7s;
}

.wait36,
.animate.animated .wait36 {
  animation-delay: 3.6s;
}

.wait36.slow,
.animate.animated .wait36.slow {
  animation-delay: 7.2s;
}

.wait37,
.animate.animated .wait37 {
  animation-delay: 3.7s;
}

.wait37.slow,
.animate.animated .wait37.slow {
  animation-delay: 7.4s;
}

.wait38,
.animate.animated .wait38 {
  animation-delay: 3.8s;
}

.wait38.slow,
.animate.animated .wait38.slow {
  animation-delay: 7.6s;
}

.wait39,
.animate.animated .wait39 {
  animation-delay: 3.9s;
}

.wait39.slow,
.animate.animated .wait39.slow {
  animation-delay: 7.8s;
}

.wait40,
.animate.animated .wait40 {
  animation-delay: 4s;
}

.wait40.slow,
.animate.animated .wait40.slow {
  animation-delay: 8s;
}

.wait41,
.animate.animated .wait41 {
  animation-delay: 4.1s;
}

.wait41.slow,
.animate.animated .wait41.slow {
  animation-delay: 8.2s;
}

.wait42,
.animate.animated .wait42 {
  animation-delay: 4.2s;
}

.wait42.slow,
.animate.animated .wait42.slow {
  animation-delay: 8.4s;
}

.wait43,
.animate.animated .wait43 {
  animation-delay: 4.3s;
}

.wait43.slow,
.animate.animated .wait43.slow {
  animation-delay: 8.6s;
}

.wait44,
.animate.animated .wait44 {
  animation-delay: 4.4s;
}

.wait44.slow,
.animate.animated .wait44.slow {
  animation-delay: 8.8s;
}

.wait45,
.animate.animated .wait45 {
  animation-delay: 4.5s;
}

.wait45.slow,
.animate.animated .wait45.slow {
  animation-delay: 9s;
}

.wait46,
.animate.animated .wait46 {
  animation-delay: 4.6s;
}

.wait46.slow,
.animate.animated .wait46.slow {
  animation-delay: 9.2s;
}

.wait47,
.animate.animated .wait47 {
  animation-delay: 4.7s;
}

.wait47.slow,
.animate.animated .wait47.slow {
  animation-delay: 9.4s;
}

.wait48,
.animate.animated .wait48 {
  animation-delay: 4.8s;
}

.wait48.slow,
.animate.animated .wait48.slow {
  animation-delay: 9.6s;
}

.wait49,
.animate.animated .wait49 {
  animation-delay: 4.9s;
}

.wait49.slow,
.animate.animated .wait49.slow {
  animation-delay: 9.8s;
}

.wait50,
.animate.animated .wait50 {
  animation-delay: 5s;
}

.wait50.slow,
.animate.animated .wait50.slow {
  animation-delay: 10s;
}

.main-bg {
  background-color: #f8f8f8;
}

.min-view-height .content-area {
  min-height: 100vh;
}

main {
  position: relative;
  z-index: 10;
  background-color: #fff;
  padding-bottom: 2rem;
}

.placeholder {
  z-index: 1;
}

.model-specs {
  color: #fff;
  overflow: hidden;
  padding-top: 3rem;
  padding-bottom: 2rem;
  min-height: 51.5rem;
  transition: margin 0.8s;
  transition-delay: 0.6s;
}
@media only screen and (max-width: 767px) {
  .model-specs {
    display: block;
    height: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .model-specs {
    display: flex;
    align-items: flex-start;
  }
}
@media only screen and (max-width: 991px) {
  .model-specs {
    margin-bottom: 3rem;
  }
}
.model-specs h2,
.model-specs p,
.model-specs a,
.model-specs .nav-arrow.read-more {
  color: #fff;
}
.model-specs h2::after,
.model-specs p::after,
.model-specs a::after,
.model-specs .nav-arrow.read-more::after {
  filter: brightness(100);
}
.model-specs .configure {
  position: absolute;
  width: 56.25rem;
  left: calc(50% - 28.125rem);
  transform: translate(0, 0);
  transition: transform 0.6s ease-out;
  bottom: 0;
}
@media only screen and (max-width: 991px) {
  .model-specs .configure model-viewer {
    pointer-events: none;
  }
}
@media only screen and (max-width: 575px) {
  .model-specs .configure model-viewer {
    height: 31.5rem !important;
  }
}
@media only screen and (max-width: 767px) {
  .model-specs .configure {
    position: unset !important;
    width: 100% !important;
  }
}
.model-specs .configure img {
  transition: all 1.3s ease-in-out;
}
.model-specs .content-holder {
  transition: all 1.3s ease-in-out;
}
@media only screen and (min-width: 768px) {
  .model-specs .content-holder {
    padding-top: 6rem;
  }
}
.model-specs .content-holder .content {
  max-width: 370px;
}
.model-specs .main-specs .specs-holder {
  gap: 0.75rem 0.5rem;
  max-width: 37.5rem;
}
.model-specs .main-specs .specs-holder .spec-items {
  gap: 0.75rem 0.5rem;
  max-width: 370px;
}
.model-specs .main-specs .specs-holder .spec-items:nth-child(2) {
  visibility: hidden;
  opacity: 0;
  transition: all 0.6s ease-out;
}
.model-specs .main-specs .spec {
  display: flex;
  border-radius: 0.5rem;
  border: 0.6px solid var(--background-default-color, rgba(255, 255, 255, 0.3764705882));
  padding: 1.25rem;
  padding-bottom: 2.5rem;
  width: 5.625rem;
}
.model-specs .main-specs .spec .type {
  font-size: 0.75rem;
  letter-spacing: 0.016rem;
  line-height: normal;
  margin-bottom: 0.3rem;
}
.model-specs .main-specs .spec .value {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 0;
}
.model-specs .main-specs .spec .value p {
  position: absolute;
  opacity: 0;
  visibility: visible;
  transition: all 0.3s ease-in-out;
}
.model-specs .main-specs .spec img {
  margin-bottom: 1.75rem;
}
.model-specs .main-specs.metric-values .spec .value .metric-value {
  opacity: 1;
  visibility: visible;
}
.model-specs .main-specs.imperial-values .spec .value .imperial-value {
  opacity: 1;
  visibility: visible;
}
.model-specs .dimensions {
  gap: 0.5rem;
  justify-content: flex-end;
  align-items: center;
  margin-top: 0.5rem;
  max-width: 370px;
}
.model-specs .dimensions .toggle {
  gap: 0.5rem;
  border-radius: 0.5rem;
  border: 0.6px solid #737477;
  position: relative;
}
.model-specs .dimensions .toggle a {
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 1.5rem;
  flex-shrink: 0;
  position: relative;
  z-index: 1;
}
.model-specs .dimensions .toggle a.active {
  color: #000;
}
.model-specs .dimensions .toggle a:not(.active):hover {
  color: #fff;
}
.model-specs .dimensions .toggle::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 50%;
  background: #fff;
  left: 0;
  border-radius: 0.5rem;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3), 0px 1px 3px 1px rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease-in-out;
}
.model-specs .dimensions .toggle.imperial::after {
  left: 2.3rem;
}
.model-specs .dimensions p {
  font-weight: 400;
  margin-bottom: 0;
}
.model-specs .read-more {
  margin-top: 1.5rem;
  transition: all 0.6s ease-out;
}
.model-specs .color-picker {
  padding: 0.75rem;
  align-items: center;
  border-radius: 6.25rem;
  background: #fff;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 1rem;
  margin-top: 1rem;
}
@media only screen and (min-width: 992px) {
  .model-specs .color-picker {
    position: absolute;
    bottom: 2.5rem;
  }
}
.model-specs .toggle,
.model-specs .dimensions p,
.model-specs .dimensions a,
.model-specs .rotate-360 {
  font-size: 0.875rem;
  line-height: normal;
  letter-spacing: -0.01219rem;
  color: rgba(255, 255, 255, 0.52);
}
.model-specs .rotate-360 {
  position: absolute;
  right: 2rem;
  bottom: 2rem;
}
@media only screen and (max-width: 991px) {
  .model-specs .rotate-360 {
    display: none;
  }
}
.model-specs .rotate-360::after {
  content: "";
  background-image: url("/wp-content/themes/saffier-2025/dist/images/theme/360-cirkel.svg");
  width: 86px;
  height: 33px;
  position: absolute;
  bottom: 25px;
  background-repeat: no-repeat;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.model-specs .rotate-360 span {
  color: #fff;
}
.model-specs .rotate-360 img {
  width: 6.9rem;
  height: 8.2rem;
  transition: all 0.3s ease-in-out;
  margin-bottom: 10px;
}
.model-specs .rotate-360:hover {
  color: #fff;
}
.model-specs .rotate-360:hover img {
  transform: translate(0, -0.2rem);
}
.model-specs .close-360 {
  position: absolute;
  right: 2rem;
  top: 2rem;
  text-align: center;
  visibility: hidden;
  opacity: 0;
}
@media only screen and (max-width: 991px) {
  .model-specs .close-360 {
    display: none;
  }
}
.model-specs .close-360 div {
  transition: all 0.3s ease-in-out;
}
.model-specs .close-360 img {
  width: 1.5rem;
  height: 1.5rem;
  margin-bottom: 0.5rem;
  transition: all 0.3s ease-in-out;
}
.model-specs .close-360:hover img {
  transform: rotate(90deg) scale(1.1);
}
.model-specs .close-360:hover div {
  transform: translateX(-1rem);
}
.model-specs .background-holder {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
  width: 100%;
  height: 100%;
  background-color: #1f2022;
}
.model-specs .background-blur {
  position: absolute;
  top: 0;
  left: 0;
  height: 73.875rem;
  left: calc(50% - 36.9375rem);
  bottom: calc(50% - 36.9375rem);
  border-radius: 73.875rem;
  background: #46474b;
  filter: blur(294px);
  z-index: -1;
}
@media only screen and (max-width: 991px) {
  .model-specs .background-blur {
    height: 100%;
  }
}
.model-specs .line {
  position: absolute;
  top: 0;
  left: 5rem;
  width: 0.0625rem;
  height: 0;
  background: #fff;
  z-index: 1;
}
@media only screen and (max-width: calc(73.125rem + 30px)) {
  .model-specs .line {
    left: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .model-specs .line {
    left: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .model-specs .line {
    display: none;
  }
}
.model-specs.more-specs .configure {
  transform: translate(13rem, 0);
}
.model-specs.more-specs .main-specs .specs-holder .spec-items:nth-child(2):nth-child(2) {
  visibility: visible;
  opacity: 1;
}
.model-specs.rotate-preview .close-360 {
  visibility: visible;
  opacity: 1;
}
.model-specs.rotate-preview .configure img {
  transform: translateY(-1.5rem);
}
.model-specs.rotate-preview .background-blur {
  background-color: #1f2022;
}
@media only screen and (max-width: 991px) {
  .model-specifications {
    margin-bottom: 3rem;
  }
}
.model-specifications .specs-cat {
  margin-bottom: 3.5rem;
  border-bottom: 1px solid #E0E0E0;
}
@media only screen and (min-width: 576px) and (max-width: 1199px) {
  .model-specifications .specs-cat {
    margin-bottom: 2.5rem;
  }
}
@media only screen and (max-width: 575px) {
  .model-specifications .specs-cat {
    margin-bottom: 2rem;
  }
}
.model-specifications .specs-cat .content-holder {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 3.5rem;
}
@media only screen and (min-width: 576px) and (max-width: 1199px) {
  .model-specifications .specs-cat .content-holder {
    margin-bottom: 2.5rem;
  }
}
@media only screen and (max-width: 575px) {
  .model-specifications .specs-cat .content-holder {
    margin-bottom: 2rem;
  }
}
.model-specifications .specs-cat .content-holder .title {
  margin-bottom: unset;
}
@media only screen and (min-width: 576px) and (max-width: 1199px) {
  .model-specifications .specs-cat .content-holder .title {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 575px) {
  .model-specifications .specs-cat .content-holder .title {
    font-size: 16px;
  }
}
.model-specifications .specs-cat .specs-holder {
  height: auto;
  max-height: 0;
  overflow: hidden;
  transition: all 0.5s ease-in-out;
}
.model-specifications .specs-cat .specs-holder.open {
  max-height: 3000px;
  padding-bottom: 3.5rem;
}
.model-specifications .specs-cat .specs-holder .specs-group {
  margin-bottom: 4rem;
}
@media only screen and (max-width: 991px) {
  .model-specifications .specs-cat .specs-holder .specs-group:not(:last-of-type) {
    margin-bottom: 4rem;
  }
}
.model-specifications .specs-cat .specs-holder .specs-group .group-title {
  font-size: 1rem;
  margin-bottom: 1.5rem;
}
@media only screen and (min-width: 576px) and (max-width: 1199px) {
  .model-specifications .specs-cat .specs-holder .specs-group .group-title {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 575px) {
  .model-specifications .specs-cat .specs-holder .specs-group .group-title {
    font-size: 14px;
  }
}
.model-specifications .specs-cat .specs-holder .specs-group .group-content {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(3, 1fr);
}
@media only screen and (min-width: 576px) and (max-width: 1199px) {
  .model-specifications .specs-cat .specs-holder .specs-group .group-content {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 575px) {
  .model-specifications .specs-cat .specs-holder .specs-group .group-content {
    grid-template-columns: repeat(1, 1fr);
  }
}
.model-specifications .specs-cat .specs-holder .specs-group .group-content .spec-item {
  border-bottom: 1px solid #E0E0E0;
  padding-bottom: 0.75rem;
}
.model-specifications .specs-cat .specs-holder .specs-group .group-content .spec-item .item-label {
  font-family: "Sofia Sans";
  font-size: 0.75rem;
  font-weight: 300;
  line-height: normal;
}
.model-specifications .specs-cat .specs-holder .specs-group .group-content .spec-item .item-value {
  font-family: "Sofia Sans";
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5rem;
}
.model-specifications .specs-cat .specs-holder .specs-group .group-content .spec-item .item-value sup {
  font-size: 10px;
}
.model-specifications .specs-cat .specs-holder .learn-more-select {
  appearance: unset;
  -webkit-appearance: unset;
  border: unset;
  border-bottom: 1px solid black;
  margin-left: 10px;
  text-transform: uppercase;
  outline: unset;
  background: transparent;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: -6px;
  padding-right: 2rem;
}
.model-specifications .specs-cat .specs-holder .learn-more-content {
  margin-top: 1rem;
}

.single-saffier_models #intro .content {
  max-width: 972px;
}

.model-specs .background-holder,
.model-specs .line {
  transition: all 1.3s;
  transition-delay: 0.3s;
}
.model-specs .background-holder {
  transform: scale(0.85, 1);
}
.model-specs .background-blur {
  width: 0;
  transition: background-color 1.3s, width 1.3s ease 0.3s;
}
.model-specs.animated .background-holder {
  transform: scale(1, 1);
}
.model-specs.animated .background-blur {
  width: 73.875rem;
}
.model-specs.animated .line {
  height: 6.5rem;
}
.model-specs.animated .content-holder,
.model-specs.animated .rotate-360,
.model-specs.animated .color-picker,
.model-specs.animated .configure-holder {
  animation-duration: 0.8s;
  animation-delay: 0.8s;
}
.model-specs.animated.rotate-preview .rotate-360,
.model-specs.animated.rotate-preview .content-holder {
  animation-delay: 0s;
}
.model-specs.animated.rotate-preview-closed .rotate-360,
.model-specs.animated.rotate-preview-closed .content-holder {
  animation-delay: 0s;
}

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