/* Box sizing rules */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
  margin: 0;
}

/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul[role=list],
ol[role=list] {
  list-style: none;
}

/* Set core root defaults */
html:focus-within {
  scroll-behavior: smooth;
}

/* Set core body defaults */
body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  text-decoration-skip-ink: auto;
}

/* Make images easier to work with */
img,
picture {
  max-width: 100%;
  display: block;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

/* Remove all animations, transitions and smooth scroll for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
html.lenis {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto;
}

@font-face {
  font-family: "Geologica";
  src: url("../../assets/fonts/Geologica-VariableFont_CRSV,SHRP,slnt,wght.ttf");
}
@font-face {
  font-family: "icomoon";
  src: url("../../assets/fonts/icomoon.eot?i345be");
  src: url("../../assets/fonts/icomoon.eot?i345be#iefix") format("embedded-opentype"), url("../../assets/fonts/icomoon.ttf?i345be") format("truetype"), url("../../assets/fonts/icomoon.woff?i345be") format("woff"), url("../../assets/fonts/icomoon.svg?i345be#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.heading-l {
  font-size: clamp(32px, 3.59375vw, 69px);
  line-height: 1.1;
  letter-spacing: -0.02em;
}
@media only screen and (min-width: 1921px) {
  .heading-l {
    font-size: clamp(69px, 2.6953125vw, 103.5px);
  }
}

h2,
.heading-ml {
  font-size: clamp(26px, 2.0833333333vw, 40px);
  line-height: 1.2;
}
@media only screen and (min-width: 1921px) {
  h2,
  .heading-ml {
    font-size: clamp(40px, 1.5625vw, 60px);
  }
}

.heading {
  font-size: clamp(22px, 1.8229166667vw, 35px);
  line-height: 1.2;
}
@media only screen and (min-width: 1921px) {
  .heading {
    font-size: clamp(35px, 1.3671875vw, 52.5px);
  }
}

h3,
.heading-ms {
  font-size: clamp(20px, 1.3020833333vw, 25px);
}
@media only screen and (min-width: 1921px) {
  h3,
  .heading-ms {
    font-size: clamp(25px, 0.9765625vw, 37.5px);
  }
}

h4,
.heading-s {
  font-size: clamp(18px, 1.1458333333vw, 22px);
}
@media only screen and (min-width: 1921px) {
  h4,
  .heading-s {
    font-size: clamp(22px, 0.859375vw, 33px);
  }
}

.heading-xs {
  font-size: clamp(14px, 0.8854166667vw, 17px);
}
@media only screen and (min-width: 1921px) {
  .heading-xs {
    font-size: clamp(17px, 0.6640625vw, 25.5px);
  }
}

.text-l {
  font-size: clamp(20px, 1.5625vw, 30px);
  line-height: 1.2;
}
@media only screen and (min-width: 1921px) {
  .text-l {
    font-size: clamp(30px, 1.171875vw, 45px);
  }
}

.text-ml {
  font-size: clamp(16px, 1.0416666667vw, 20px);
}
@media only screen and (min-width: 1921px) {
  .text-ml {
    font-size: clamp(20px, 0.78125vw, 30px);
  }
}

.text {
  font-size: clamp(14px, 0.78125vw, 15px);
  font-weight: 200;
}
@media only screen and (min-width: 1921px) {
  .text {
    font-size: clamp(15px, 0.5859375vw, 22.5px);
  }
}

.text-ms {
  font-size: clamp(12px, 0.6770833333vw, 13px);
}
@media only screen and (min-width: 1921px) {
  .text-ms {
    font-size: clamp(13px, 0.5078125vw, 19.5px);
  }
}

.text-s {
  font-size: 12px;
}
@media only screen and (min-width: 1921px) {
  .text-s {
    font-size: clamp(12px, 0.46875vw, 18px);
  }
}

.button {
  font-size: clamp(13px, 0.78125vw, 15px);
  font-weight: 200;
}
@media only screen and (min-width: 1921px) {
  .button {
    font-size: clamp(15px, 0.5859375vw, 22.5px);
  }
}
.button--large {
  font-size: clamp(15px, 1.0416666667vw, 20px);
}
@media only screen and (min-width: 1921px) {
  .button--large {
    font-size: clamp(20px, 0.78125vw, 30px);
  }
}

.link {
  font-size: clamp(13px, 0.78125vw, 15px);
  font-weight: 200;
}
@media only screen and (min-width: 1921px) {
  .link {
    font-size: clamp(15px, 0.5859375vw, 22.5px);
  }
}

.body {
  overflow-x: hidden;
  background-color: #fff;
  font-family: "Geologica", sans-serif;
  color: #0b181e;
}

main {
  overflow-x: hidden;
}

a {
  margin-inline: 0;
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  text-decoration: none;
  list-style-type: none;
  color: #005979;
}

button {
  cursor: pointer;
}

p {
  font-size: inherit;
}

h1,
h2,
h3,
h4 {
  font-weight: 400;
}

strong {
  font-weight: 700;
}

.boxed {
  max-width: 1480px;
  padding-inline: clamp(20px, 3.90625vw, 40px);
}
@media only screen and (min-width: 1025px) {
  .boxed {
    max-width: min(87vw, 1480px);
  }
}
@media only screen and (min-width: 1921px) {
  .boxed {
    max-width: clamp(1440px, 75vw, 2880px);
  }
}

@media only screen and (min-width: 1025px) {
  .boxed-desktop {
    max-width: 1480px;
    padding-inline: 40px;
  }
}

.boxed-sm {
  max-width: 1240px;
  padding-inline: clamp(20px, 3.90625vw, 40px);
}
@media only screen and (min-width: 1921px) {
  .boxed-sm {
    max-width: clamp(1200px, 62.5vw, 2400px);
  }
}

@media only screen and (min-width: 1921px) {
  .boxed-4k {
    max-width: clamp(1440px, 75vw, 2880px);
    padding-inline: 40px;
  }
}

.centered {
  margin-inline: auto;
}

@media only screen and (min-width: 1921px) {
  .centered-4k {
    margin-inline: auto;
  }
}

@media only screen and (min-width: 1025px) {
  .centered-desktop {
    margin-inline: auto;
  }
}

@media only screen and (max-width: 1024px) {
  .centered-mob {
    margin-inline: auto;
  }
}

@media only screen and (min-width: 1440px) {
  .push-left {
    margin-left: calc((100vw - 1440px) / 2);
  }
}
@media only screen and (min-width: 1921px) {
  .push-left {
    margin-left: calc((100vw - clamp(1440px, 75vw, 2880px)) / 2);
  }
}

@media only screen and (min-width: 1440px) {
  .push-right {
    margin-right: calc((100vw - 1440px) / 2);
  }
}
@media only screen and (min-width: 1921px) {
  .push-right {
    margin-right: calc((100vw - clamp(1440px, 75vw, 2880px)) / 2);
  }
}

.p-margin p {
  margin-bottom: clamp(20px, 2.9296875vw, 30px);
}
@media only screen and (min-width: 1921px) {
  .p-margin p {
    margin-bottom: clamp(30px, 1.171875vw, 45px);
  }
}

.no-padding {
  padding-inline: 0;
}

.inline-padding {
  padding-inline: 20px;
}

.bottom-padding {
  padding-bottom: clamp(40px, 7.8125vw, 80px);
}
@media only screen and (min-width: 1921px) {
  .bottom-padding {
    padding-bottom: clamp(80px, 3.125vw, 120px);
  }
}

.first-section {
  padding-block: clamp(85px, 9.375vw, 135px) clamp(20px, 2.7777777778vw, 40px);
}
@media only screen and (min-width: 1921px) {
  .first-section {
    padding-block: clamp(135px, 5.2734375vw, 202.5px) clamp(40px, 1.5625vw, 60px);
  }
}

.basic-section {
  padding-block: clamp(40px, 5.5555555556vw, 80px);
}
@media only screen and (min-width: 1921px) {
  .basic-section {
    padding-block: clamp(80px, 3.125vw, 120px);
  }
}

.basic {
  padding-block: clamp(20px, 2.7777777778vw, 40px);
}
@media only screen and (min-width: 1921px) {
  .basic {
    padding-block: clamp(40px, 1.5625vw, 60px);
  }
}

.last-section {
  padding-bottom: clamp(150px, 19.53125vw, 200px);
}
@media only screen and (min-width: 1921px) {
  .last-section {
    padding-bottom: clamp(200px, 7.8125vw, 300px);
  }
}

.full-w {
  width: 100%;
}

.max-w-md {
  max-width: clamp(720px, 69.4444444444vw, 1000px);
}
@media only screen and (min-width: 1921px) {
  .max-w-md {
    max-width: clamp(1000px, 39.0625vw, 1500px);
  }
}

.max-w-s {
  max-width: clamp(600px, 55.5555555556vw, 800px);
}
@media only screen and (min-width: 1921px) {
  .max-w-s {
    max-width: clamp(800px, 31.25vw, 1200px);
  }
}

.margin-top-s {
  margin-top: clamp(10px, 1.3888888889vw, 20px);
}

.radius {
  border-radius: clamp(120px, 11.1111111111vw, 160px);
  overflow: hidden;
}
@media only screen and (min-width: 1921px) {
  .radius {
    border-radius: clamp(160px, 6.25vw, 240px);
  }
}

.radius-l {
  border-radius: clamp(180px, 25vw, 360px);
}
@media only screen and (min-width: 1921px) {
  .radius-l {
    border-radius: clamp(160px, 6.25vw, 240px);
  }
}

.square {
  aspect-ratio: 1/1;
}

.thin {
  font-weight: 200;
}

.light {
  font-weight: 300;
}

.regular {
  font-weight: 400;
}

.medium {
  font-weight: 500;
}

.semibold {
  font-weight: 600;
}

.bold {
  font-weight: 700;
}

.extrabold {
  font-weight: 700;
}

.black-weight {
  font-weight: 900;
}

.italic {
  font-style: italic;
}

.underline {
  text-decoration: underline;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.letter-spacing-wide {
  letter-spacing: 0.4em;
}

.text-center {
  text-align: center;
}

.hidden {
  display: none !important;
}

@media only screen and (min-width: 1025px) {
  .hidden-desktop {
    display: none !important;
  }
}

@media only screen and (max-width: 1024px) {
  .hidden-mobile {
    display: none !important;
  }
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.black {
  color: #000;
}

.white {
  color: #fff;
}

.white-bg {
  background-color: #fff;
}

.gray {
  color: #ebebeb;
}

.gray-bg {
  background-color: #ebebeb;
}

.primary {
  color: #0b181e;
}

.primary-bg {
  background-color: #0b181e;
}

.secondary {
  color: #005979;
}

.secondary-bg {
  background-color: #005979;
}

.accent {
  color: #0093ad;
}

.accent-bg {
  background-color: #0093ad;
}

.accent-2 {
  color: #67def6;
}

.light-gray-bg {
  background-color: #ececec;
}

.cream-bg {
  background-color: #f4f4f4;
}

.gradient-bg {
  background: linear-gradient(to bottom, #dbdbdb, #fff);
}

.gradient-bg-reverse {
  background: linear-gradient(to bottom, #fff, #dbdbdb);
}

.spotlight {
  width: clamp(620px, 86.1111111111vw, 1240px);
  height: clamp(620px, 86.1111111111vw, 1240px);
  background-image: radial-gradient(circle, #0093ad, transparent 70%);
  left: 50%;
}
@media only screen and (min-width: 1921px) {
  .spotlight {
    width: clamp(1240px, 48.4375vw, 1860px);
    height: clamp(1240px, 48.4375vw, 1860px);
  }
}
.spotlight__top {
  top: 0;
  transform: translateX(-50%) translateY(-50%);
}
.spotlight__bottom {
  bottom: 0;
  transform: translateX(-50%) translateY(50%);
}

.box-shadow {
  box-shadow: 0 0 60px rgba(0, 0, 0, 0.16);
}

.ic-pdf::before {
  content: "\e90d";
  font-family: "icomoon";
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ed4a4a;
  letter-spacing: -1em;
}
.ic-pdf::after {
  content: "\e90e";
  font-family: "icomoon";
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ic-fb::before {
  content: "\e906";
  font-family: "icomoon";
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ic-ig::before {
  content: "\e907";
  font-family: "icomoon";
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ic-linkedin::before {
  content: "\e908";
  font-family: "icomoon";
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ic-filter::before {
  content: "\e912";
  font-family: "icomoon";
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.header {
  position: fixed;
  z-index: 100;
  inset-inline: 0;
  background-color: #0b181e;
  border-bottom: solid 1px;
  padding-block: clamp(14px, 1.3888888889vw, 20px);
}
@media only screen and (min-width: 1921px) {
  .header {
    padding-block: clamp(20px, 0.78125vw, 30px);
  }
}
.header:before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  opacity: 0;
  backdrop-filter: blur(10px);
}
.header--sticky:before {
  opacity: 1;
}
.header__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 1024px) {
  .header__container {
    display: grid;
    gap: 8px;
    grid-template-columns: 1fr min-content min-content;
  }
}
.header__container img {
  width: clamp(120px, 11.8055555556vw, 170px);
}
@media only screen and (min-width: 1921px) {
  .header__container img {
    width: clamp(170px, 8.8541666667vw, 340px);
  }
}
.header__logo-container {
  z-index: 100;
}
@media only screen and (max-width: 1024px) {
  .header__hamburger {
    justify-self: end;
  }
}
.header ul {
  margin-inline: 0;
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  text-decoration: none;
  list-style-type: none;
}

.main-menu {
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .main-menu {
    position: absolute;
    inset: 0;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    gap: 40px;
    height: 100vh;
    padding: 100px clamp(20px, 3.90625vw, 40px);
    background-color: #0b181e;
    color: #fff;
    visibility: visible;
    opacity: 1;
    transform: translateX(0%);
    transition: all ease 300ms;
  }
}
@media only screen and (max-width: 1024px) {
  .main-menu--closed {
    visibility: hidden;
    opacity: 0;
    transform: translateX(100%);
  }
}
.main-menu__list {
  display: flex;
}
@media only screen and (max-width: 1024px) {
  .main-menu__list {
    flex-direction: column;
    gap: revert;
  }
}
@media only screen and (min-width: 1921px) {
  .main-menu__list {
    gap: clamp(8px, 0.3125vw, 12px);
  }
}
@media only screen and (max-width: 1024px) {
  .main-menu__list li {
    overflow: revert;
  }
}
@media only screen and (max-width: 1024px) {
  .main-menu__list li:hover > ul {
    visibility: visible;
    opacity: 1;
    max-height: 2000px;
    overflow: visible;
  }
}
@media only screen and (max-width: 1024px) {
  .main-menu__list li:hover > ul {
    visibility: hidden;
    opacity: 0;
    max-height: 0;
    overflow: hidden;
  }
  .main-menu__list li.menu-item--submenu-open > ul {
    visibility: visible;
    opacity: 1;
    max-height: 2000px;
    overflow: visible;
    transition: visibility ease 300ms, opacity ease 300ms, max-height ease 300ms;
  }
}
.main-menu__list li.targets-menu-item {
  display: none !important;
}
@media only screen and (max-width: 1024px) {
  .main-menu__list li:not(:nth-child(2)):hover > ul {
    display: block !important;
  }
}
@media only screen and (max-width: 1024px) {
  .main-menu__list li:not(:nth-child(2)):hover > ul {
    visibility: hidden;
    opacity: 0;
    max-height: 0;
    overflow: hidden;
  }
  .main-menu__list li:not(:nth-child(2)).menu-item--submenu-open > ul {
    visibility: visible;
    opacity: 1;
    max-height: 2000px;
    overflow: visible;
    transition: visibility ease 300ms, opacity ease 300ms, max-height ease 300ms;
  }
}
.main-menu__list li:not(:nth-child(2)) > ul {
  display: flex;
  justify-content: center;
  gap: 60px;
  width: 100%;
  max-width: 100%;
  top: 80%;
  left: 0;
  right: 0;
}
@media only screen and (max-width: 1024px) {
  .main-menu__list li:not(:nth-child(2)) > ul {
    flex-direction: column;
    gap: revert;
    visibility: hidden;
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: visibility ease 300ms, opacity ease 300ms, max-height ease 300ms;
  }
}
@media only screen and (min-width: 1921px) {
  .main-menu__list li:not(:nth-child(2)) > ul {
    gap: clamp(60px, 2.34375vw, 90px);
  }
}
.main-menu__list li:not(:nth-child(2)) > ul a {
  transition: all ease 300ms;
}
@media only screen and (max-width: 1024px) {
  .main-menu__list li:not(:nth-child(2)) > ul a {
    padding-block: 0;
    text-transform: none;
    font-size: 18px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.6);
  }
}
.main-menu__list li:not(:nth-child(2)) > ul a:hover {
  color: #67def6;
}
.main-menu__list li.menu-item-depth-0[data-category-color], .main-menu__list li.menu-item-depth-1[data-category-color] {
  background-color: var(--category-color);
}
@media only screen and (min-width: 1025px) {
  .main-menu__list li.menu-item-depth-0[data-category-color], .main-menu__list li.menu-item-depth-1[data-category-color] {
    padding: 8px 12px;
    display: grid;
    grid-template-columns: max-content 1fr;
    align-items: center;
    line-height: 1.2;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1921px) {
  .main-menu__list li.menu-item-depth-0[data-category-color], .main-menu__list li.menu-item-depth-1[data-category-color] {
    padding: clamp(8px, 0.3125vw, 12px) clamp(12px, 0.46875vw, 18px);
  }
}
.main-menu__list li.menu-item-depth-0[data-category-color] > a, .main-menu__list li.menu-item-depth-1[data-category-color] > a {
  font-size: 15px;
  font-weight: 300;
  text-transform: revert;
}
@media only screen and (max-width: 1024px) {
  .main-menu__list li.menu-item-depth-0[data-category-color] > a, .main-menu__list li.menu-item-depth-1[data-category-color] > a {
    font-size: 18px;
    font-weight: 500;
  }
}
@media only screen and (min-width: 1921px) {
  .main-menu__list li.menu-item-depth-0[data-category-color] > a, .main-menu__list li.menu-item-depth-1[data-category-color] > a {
    font-size: clamp(15px, 0.5859375vw, 22.5px);
  }
}
.main-menu__list li.menu-item-depth-0[data-category-color]:has(.sub-menu)::after, .main-menu__list li.menu-item-depth-1[data-category-color]:has(.sub-menu)::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 20px;
  background-color: inherit;
  top: 50%;
  right: 0;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  transform: translateX(100%) translateY(-50%);
  opacity: 0;
  transition: 0.3s ease;
}
@media only screen and (min-width: 1921px) {
  .main-menu__list li.menu-item-depth-0[data-category-color]:has(.sub-menu)::after, .main-menu__list li.menu-item-depth-1[data-category-color]:has(.sub-menu)::after {
    width: clamp(12px, 0.46875vw, 18px);
    height: clamp(20px, 0.78125vw, 30px);
  }
}
.main-menu__list li.menu-item-depth-0[data-category-color]:has(.sub-menu):hover::after, .main-menu__list li.menu-item-depth-1[data-category-color]:has(.sub-menu):hover::after {
  opacity: 1;
}
.main-menu__list li.menu-item-depth-0[data-category-image]::before, .main-menu__list li.menu-item-depth-1[data-category-image]::before {
  content: "";
  display: inline-block;
  width: 45px;
  height: 45px;
  background-image: var(--category-image);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 8px;
  border-radius: 3px;
}
@media only screen and (max-width: 1024px) {
  .main-menu__list li.menu-item-depth-0[data-category-image]::before, .main-menu__list li.menu-item-depth-1[data-category-image]::before {
    display: none;
  }
}
@media only screen and (min-width: 1921px) {
  .main-menu__list li.menu-item-depth-0[data-category-image]::before, .main-menu__list li.menu-item-depth-1[data-category-image]::before {
    width: clamp(45px, 1.7578125vw, 67.5px);
    height: clamp(45px, 1.7578125vw, 67.5px);
    margin-right: clamp(8px, 0.3125vw, 12px);
  }
}
.main-menu__list li.menu-item-depth-0[data-category-image]:has(.sub-menu) > a, .main-menu__list li.menu-item-depth-1[data-category-image]:has(.sub-menu) > a {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
}
.main-menu__list li.menu-item-depth-0[data-category-image]:has(.sub-menu) > a::after, .main-menu__list li.menu-item-depth-1[data-category-image]:has(.sub-menu) > a::after {
  content: "\e901";
  font-family: "icomoon";
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: auto;
  color: #fff;
}
@media only screen and (max-width: 1024px) {
  .main-menu__list li.menu-item-depth-0[data-category-image]:has(.sub-menu) > a::after, .main-menu__list li.menu-item-depth-1[data-category-image]:has(.sub-menu) > a::after {
    transform: rotate(90deg);
  }
}
.main-menu__list a {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1px;
  width: fit-content;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 200;
  color: #fff;
}
@media only screen and (min-width: 1921px) {
  .main-menu__list a {
    font-size: clamp(12px, 0.46875vw, 18px);
  }
}
@media only screen and (max-width: 1024px) {
  .main-menu__list a {
    align-items: revert;
    font-size: 20px;
    padding-block: 8px;
  }
}
.main-menu__list ul {
  position: absolute;
  padding: 8px 16px;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  max-width: 325px;
  top: 100%;
  left: 0;
  margin-inline: auto;
  transition: all ease 300ms;
}
@media only screen and (max-width: 1024px) {
  .main-menu__list ul {
    position: revert;
    padding: 0;
    max-width: 100%;
    max-height: 0;
    overflow: hidden;
    transition: visibility ease 300ms, opacity ease 300ms, max-height ease 300ms;
  }
}
@media only screen and (min-width: 1921px) {
  .main-menu__list ul {
    padding: clamp(8px, 0.3125vw, 12px) clamp(16px, 0.625vw, 24px);
    max-width: clamp(325px, 12.6953125vw, 487.5px);
  }
}
@media only screen and (max-width: 1024px) {
  .main-menu__list ul > li {
    padding: 8px 20px;
  }
}
.main-menu__list ul > li:hover ul {
  visibility: visible;
  opacity: 1;
}
@media only screen and (max-width: 1024px) {
  .main-menu__list ul > li:hover ul {
    max-height: 2000px;
    overflow: visible;
  }
}
@media only screen and (max-width: 1024px) {
  .main-menu__list ul > li:hover ul {
    visibility: hidden;
    opacity: 0;
    max-height: 0;
    overflow: hidden;
  }
  .main-menu__list ul > li.menu-item--submenu-open ul {
    visibility: visible;
    opacity: 1;
    max-height: 2000px;
    overflow: visible;
  }
}
.main-menu__list ul > li ul {
  padding-left: 30px;
  padding-block: 20px;
  background-color: #fff;
  top: 0;
  left: 100%;
  visibility: hidden;
  opacity: 0;
  transition: all ease 300ms;
}
@media only screen and (min-width: 1025px) {
  .main-menu__list ul > li ul {
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.15);
  }
}
@media only screen and (max-width: 1024px) {
  .main-menu__list ul > li ul {
    padding-left: 0;
    padding-block: 0;
    background-color: transparent;
    max-height: 0;
    overflow: hidden;
    transition: visibility ease 300ms, opacity ease 300ms, max-height ease 300ms;
  }
  .menu-item--submenu-open .main-menu__list ul > li ul {
    padding-block: 8px 12px;
  }
  .main-menu__list ul > li ul > li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
  .main-menu__list ul > li ul > li > a {
    color: #fff;
    font-size: 15px;
    font-weight: 200;
  }
}
.main-menu__list ul > li ul li {
  display: flex;
  flex-direction: column;
  padding-block: 10px;
}
.main-menu__list ul > li ul li > a {
  font-size: 15px;
  font-weight: 300;
  text-transform: revert;
}
.main-menu__list ul > li ul li > a:hover {
  color: #0093ad !important;
}
@media only screen and (min-width: 1921px) {
  .main-menu__list ul > li ul li > a {
    font-size: clamp(15px, 0.5859375vw, 22.5px);
  }
}
.main-menu__list ul > li ul li ul {
  position: revert;
  background-color: transparent;
}
.main-menu__list ul > li ul li ul a {
  font-size: 12px;
  font-weight: 200;
  text-transform: uppercase;
}
@media only screen and (min-width: 1921px) {
  .main-menu__list ul > li ul li ul a {
    font-size: clamp(12px, 0.46875vw, 18px);
  }
}
.main-menu__list ul > li ul a {
  color: #0b181e;
}
.main-menu__list ul li {
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .main-menu__list ul li {
    display: flex;
  }
}
.main-menu__list ul li:not(:nth-child(2)) {
  position: relative;
}
.main-menu__list ul li:not(:nth-child(2)) > ul {
  display: revert;
  justify-content: revert;
  gap: revert;
  width: 100%;
  max-width: 325px;
  top: 0;
  left: 100%;
}
@media only screen and (max-width: 1024px) {
  .main-menu__list ul li:not(:nth-child(2)) > ul {
    max-width: 100%;
  }
}
@media only screen and (min-width: 1921px) {
  .main-menu__list ul li:not(:nth-child(2)) > ul {
    max-width: clamp(325px, 12.6953125vw, 487.5px);
  }
}
.main-menu__list ul li:not(:nth-child(2)) > ul a {
  transition: all ease 300ms;
}
.main-menu__list ul li:not(:nth-child(2)) > ul a:hover {
  color: #67def6;
}
.main-menu__list > li {
  padding: clamp(4px, 0.5555555556vw, 8px) clamp(12px, 1.3888888889vw, 20px);
  background-color: transparent;
  border-radius: clamp(120px, 11.1111111111vw, 160px);
  overflow: hidden;
  transition: all ease 300ms;
}
@media only screen and (max-width: 1024px) {
  .main-menu__list > li {
    padding: revert;
    border-radius: revert;
  }
  .main-menu__list > li.wpml-ls-menu-item {
    padding-top: 50px;
  }
  .main-menu__list > li.wpml-ls-menu-item a {
    color: #67def6;
    font-weight: 700;
  }
}
@media only screen and (min-width: 1921px) {
  .main-menu__list > li {
    padding: clamp(8px, 0.3125vw, 12px) clamp(20px, 0.78125vw, 30px);
    border-radius: clamp(160px, 6.25vw, 240px);
  }
}
.main-menu__list > li:hover {
  background-color: #005979;
}
@media only screen and (max-width: 1024px) {
  .main-menu__list > li:hover {
    background-color: #0b181e;
  }
}
.main-menu__list > li:hover > ul {
  visibility: visible;
  opacity: 1;
}
@media only screen and (max-width: 1024px) {
  .main-menu__list > li:hover > ul {
    max-height: 2000px;
    overflow: visible;
  }
}
@media only screen and (max-width: 1024px) {
  .main-menu__list > li:hover > ul {
    visibility: hidden;
    opacity: 0;
    max-height: 0;
    overflow: hidden;
  }
  .main-menu__list > li.menu-item--submenu-open > ul {
    visibility: visible;
    opacity: 1;
    max-height: 2000px;
    overflow: visible;
    transition: visibility ease 300ms, opacity ease 300ms, max-height ease 300ms;
  }
}

.hero {
  min-height: clamp(400px, 44.4444444444vw, 640px);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media only screen and (min-width: 1921px) {
  .hero {
    min-height: clamp(640px, 25vw, 960px);
  }
}
.hero__heading {
  padding-bottom: clamp(10px, 1.3888888889vw, 20px);
}
@media only screen and (min-width: 1921px) {
  .hero__heading {
    padding-bottom: clamp(20px, 0.78125vw, 30px);
  }
}
.hero .breadcrumbs span, .hero .breadcrumbs a {
  color: #fff;
}

.hero-simple {
  display: grid;
  gap: clamp(30px, 4.8611111111vw, 70px);
  min-height: clamp(285px, 27.7777777778vw, 400px);
}
@media only screen and (min-width: 1921px) {
  .hero-simple {
    min-height: clamp(400px, 15.625vw, 600px);
    gap: clamp(70px, 2.734375vw, 105px);
  }
}
.hero-simple__container {
  display: flex;
  flex-direction: column;
  gap: clamp(8px, 1.1111111111vw, 16px);
  justify-content: center;
  align-items: center;
}
.hero-simple__text-container {
  margin-top: clamp(30px, 4.1666666667vw, 60px);
}

.intro__container {
  display: flex;
  flex-direction: column;
  gap: clamp(8px, 1.1111111111vw, 16px);
  justify-content: center;
  align-items: center;
}

.archive-grid {
  position: relative;
  display: grid;
  gap: clamp(10px, 1.3888888889vw, 20px);
}
@media only screen and (min-width: 1921px) {
  .archive-grid {
    gap: clamp(20px, 0.78125vw, 30px);
  }
}
@media only screen and (min-width: 1025px) {
  .archive-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
.archive-grid__bottom {
  display: grid;
  place-content: center;
  padding-block: clamp(16px, 3.125vw, 32px);
}
@media only screen and (min-width: 1921px) {
  .archive-grid__bottom {
    padding-block: clamp(32px, 1.25vw, 48px);
  }
}
.archive-grid__no-more-posts {
  display: none;
}
.archive-grid__loader {
  position: absolute;
  z-index: 1;
  inset: 0;
  display: grid;
  place-content: center;
  background-color: rgba(0, 0, 0, 0.3);
}
.archive-grid__featured-img {
  width: 100%;
  height: clamp(120px, 19.53125vw, 200px);
  object-fit: cover;
}
@media only screen and (min-width: 1921px) {
  .archive-grid__featured-img {
    height: clamp(200px, 7.8125vw, 300px);
  }
}

.search__results {
  display: flex;
  flex-direction: column;
  gap: clamp(20px, 3.90625vw, 40px);
}
@media only screen and (min-width: 1921px) {
  .search__results {
    gap: clamp(40px, 1.5625vw, 60px);
  }
}
.search__result {
  padding-bottom: clamp(10px, 1.953125vw, 20px);
  border-bottom: 1px solid #ebebeb;
}

.carousel__track {
  overflow-x: hidden;
}
.carousel__container {
  display: flex;
}
@media only screen and (min-width: 768px) {
  .carousel__container {
    gap: 16px;
  }
}
@media only screen and (min-width: 1921px) {
  .carousel__container {
    gap: clamp(16px, 0.6896551724vw, 24px);
  }
}
.carousel__slide {
  color: #000;
  cursor: grab;
}
.carousel__button {
  cursor: pointer;
}
.carousel__button--previous {
  transform: scaleX(-1);
}
.carousel__button::after {
  content: "\e901";
  font-family: "icomoon";
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 8px;
}
@media only screen and (min-width: 1921px) {
  .carousel__button::after {
    padding: clamp(8px, 0.3448275862vw, 12px);
  }
}
.carousel__controls {
  width: fit-content;
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: clamp(20px, 4.0363269425vw, 40px);
  margin-top: clamp(40px, 8.072653885vw, 80px);
}
@media only screen and (min-width: 1921px) {
  .carousel__controls {
    gap: clamp(40px, 1.724137931vw, 60px);
    margin-top: clamp(80px, 3.125vw, 120px);
  }
}
.carousel__dots {
  display: flex;
  align-items: center;
  width: 100%;
}
.carousel__dot {
  height: 2px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  cursor: pointer;
}
.carousel .glide__bullet--active {
  background-color: #000;
}

.tabs {
  color: #005979;
}
.tabs__buttons {
  display: flex;
  gap: clamp(4px, 0.5555555556vw, 8px);
}
@media only screen and (max-width: 1024px) {
  .tabs__buttons {
    flex-wrap: wrap;
  }
}
.tabs__button {
  width: 100%;
  padding: clamp(8px, 1.5625vw, 16px) clamp(16px, 3.125vw, 32px);
  background-color: #f4f4f4;
  text-align: center;
  cursor: pointer;
  transition: all ease 300ms;
}
@media only screen and (max-width: 1024px) {
  .tabs__button {
    width: revert;
  }
}
.tabs__button--active {
  background-color: #f0fcff;
}
.tabs__content {
  padding-block: clamp(30px, 4.1666666667vw, 60px);
  background-color: #f0fcff;
}
@media only screen and (min-width: 1921px) {
  .tabs__content {
    padding: clamp(60px, 2.34375vw, 90px);
  }
}
.tabs__content--hidden {
  display: none;
}

.accordion {
  color: #005979;
}
.accordion__item {
  transition: border ease 300ms;
}
.accordion__button, .accordion__text {
  padding: clamp(8px, 1.5625vw, 16px) clamp(20px, 3.90625vw, 40px);
  display: flex;
  align-items: center;
  gap: clamp(8px, 1.5625vw, 16px);
}
@media only screen and (min-width: 1921px) {
  .accordion__button, .accordion__text {
    padding: clamp(16px, 0.625vw, 24px) clamp(40px, 1.5625vw, 60px);
    gap: clamp(16px, 0.625vw, 24px);
  }
}
.accordion__text-container {
  padding-block: clamp(15px, 2.9296875vw, 30px) clamp(40px, 5.859375vw, 60px);
}
@media only screen and (min-width: 1921px) {
  .accordion__text-container {
    padding-block: clamp(30px, 1.171875vw, 45px) clamp(60px, 2.34375vw, 90px);
  }
}
.accordion__button {
  justify-content: space-between;
  background-color: #f4f4f4;
  cursor: pointer;
  transition: all ease 300ms;
}
.accordion__button--active {
  background-color: #f0fcff;
  border-bottom: 1px solid rgba(0, 147, 173, 0.4);
}
.accordion__content {
  background-color: #f0fcff;
  max-height: 0;
  overflow: hidden;
  transition: max-height ease 300ms;
}

.gallery {
  display: grid;
  grid-auto-rows: 100px;
  gap: clamp(8px, 1.5625vw, 16px);
}
@media only screen and (min-width: 1921px) {
  .gallery {
    gap: clamp(16px, 0.625vw, 24px);
  }
}
.gallery__item {
  cursor: pointer;
  height: 100px;
  border: 1px solid #ebebeb;
  border-radius: 10px;
  overflow: hidden;
}
@media only screen and (min-width: 1921px) {
  .gallery__item {
    border-radius: clamp(10px, 0.390625vw, 15px);
  }
}

.lightbox {
  position: fixed;
  inset: 0;
  margin: auto;
  place-content: center;
  z-index: 1000;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  text-align: center;
  visibility: visible;
  opacity: 1;
}
.lightbox--hidden {
  visibility: hidden;
  opacity: 0;
}
.lightbox__container {
  height: 100%;
  min-height: 0; /* iOS: allow flex/grid children to shrink */
  display: grid;
  grid-template-rows: auto 1fr auto;
}
.lightbox__img-container {
  margin-inline: auto;
  padding-bottom: clamp(20px, 3.90625vw, 40px);
  min-height: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lightbox__img-container img {
  margin-inline: auto;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: contain; /* Keep aspect ratio on iOS */
}
.lightbox__close {
  width: 100%;
  color: #fff;
  text-align: right;
  cursor: pointer;
}
.lightbox__close-button {
  opacity: 0.8;
  cursor: pointer;
}
.lightbox__close-button:hover {
  opacity: 1;
}
.lightbox .carousel__track {
  overflow: hidden;
  min-height: 0;
}
.lightbox .carousel__container {
  height: 100%;
  max-height: 75vh;
  min-height: 0; /* iOS: flex child can shrink below content size */
}
.lightbox .carousel__slide {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-inline: 20px;
  min-height: 0; /* iOS: prevent slide from forcing wrong height */
  flex-shrink: 0;
  /* All lightbox images: same sizing so first slide (bare img) matches gallery slides */
}
.lightbox .carousel__slide img {
  max-height: 75vh;
  width: auto;
  height: auto;
  object-fit: contain;
}
.lightbox .carousel__controls {
  margin-inline: auto;
}
.lightbox .carousel__button:after {
  color: #fff;
}
.lightbox .carousel__dot {
  height: 2px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.3);
  cursor: pointer;
}
.lightbox .glide__bullet--active {
  background-color: #fff;
}

.video {
  position: relative;
  aspect-ratio: 16/9;
  max-height: 800px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (min-width: 1921px) {
  .video {
    min-height: clamp(800px, 31.25vw, 1200px);
    border-radius: clamp(30px, 1.171875vw, 45px);
  }
}
.video__vimeo-container {
  width: 100%;
  height: 100%;
}
.video iframe {
  width: 100%;
  height: 100%;
}
.video__fallback {
  position: absolute;
  display: grid;
  inset: 0;
  place-items: center;
}
.video__fallback-img-container {
  width: 100%;
  height: 100%;
}
.video__fallback-img-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.video__button {
  position: absolute;
  z-index: 10;
  bottom: 0;
  transform: translateY(50%);
}

.timeline__content-carousel {
  pointer-events: none;
}
.timeline__years-carousel {
  margin-top: clamp(40px, 4.1666666667vw, 60px);
}
.timeline__content-track, .timeline__years-track {
  overflow-x: hidden;
}
.timeline__content-container, .timeline__years-container {
  display: flex;
}
.timeline__slide {
  cursor: grab;
}
.timeline__years-track {
  padding: 140px 0 200px 0;
}
.timeline__years-container {
  border-bottom: solid 1px #0093ad;
}
.timeline__years-slide {
  position: relative;
  text-align: center;
}
.timeline__year, .timeline__dot {
  transition: all ease 300ms;
}
.timeline__year {
  padding-bottom: 32px;
}
.timeline__dot, .timeline__dot-active-inner, .timeline__dot-active-outer {
  position: absolute;
  inset-inline: 0;
  aspect-ratio: 1;
  margin: auto;
  border: solid 1px #0093ad;
  border-radius: 50%;
  transition: all ease 300ms;
}
.timeline__dot {
  width: 12px;
  bottom: -6px; /* Calc Dot Height / 2 */
  background-color: #0093ad;
}
.timeline__dot-active-inner, .timeline__dot-active-outer {
  width: 100px;
  bottom: -50px; /* Calc Dot Height / 2 */
  border-color: #0093ad;
  transform: scale(0);
}
.timeline__dot-active-inner {
  border-width: 2px;
}
.timeline__dot-active-outer {
  width: clamp(240px, 15.625vw, 300px);
  height: clamp(240px, 15.625vw, 300px);
  bottom: calc(clamp(120px, 7.8125vw, 150px) * -1); /* Calc Dot Height / 2 */
}
.timeline__years-slide.glide__slide--active .timeline__year {
  transform: translateY(-25%) scale(1.3);
}
.timeline__years-slide.glide__slide--active .timeline__dot {
  border-color: #0093ad;
  background-color: #0093ad;
  transform: scale(2.5);
}
.timeline__years-slide.glide__slide--active .timeline__dot-active-inner {
  transform: scale(1);
}
.timeline__years-slide.glide__slide--active .timeline__dot-active-outer {
  transform: scale(1);
}
.timeline__controls {
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 20px;
  width: fit-content;
  margin-inline: auto;
  margin-top: calc(clamp(80px, 9.765625vw, 100px) * -1);
}

.footer {
  background-color: white;
  padding-top: clamp(40px, 12.5vw, 180px);
}
@media only screen and (min-width: 1921px) {
  .footer {
    padding-top: clamp(180px, 7.03125vw, 270px);
  }
}
@media only screen and (max-width: 1024px) {
  .footer {
    padding-top: clamp(20px, 5.2151238592vw, 40px);
  }
}
.footer__top {
  background-color: #0093ad;
}
@media only screen and (min-width: 1025px) {
  .footer__top {
    background: linear-gradient(to right, #0b181e 50%, #0093ad 50%);
  }
}
.footer__top-container {
  display: grid;
}
@media only screen and (max-width: 1024px) {
  .footer__top-container {
    padding: 0;
  }
}
@media only screen and (min-width: 1025px) {
  .footer__top-container {
    grid-template-columns: 1fr 1fr;
  }
}
.footer__top-social, .footer__top-info {
  padding: clamp(40px, 5.5555555556vw, 80px);
}
@media only screen and (max-width: 1024px) {
  .footer__top-social, .footer__top-info {
    padding-inline: clamp(20px, 3.90625vw, 40px);
  }
}
@media only screen and (min-width: 1921px) {
  .footer__top-social, .footer__top-info {
    padding: clamp(80px, 3.125vw, 120px);
  }
}
.footer__top-social {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media only screen and (max-width: 1024px) {
  .footer__top-social {
    background-color: #0b181e;
    gap: clamp(25px, 4.8828125vw, 50px);
  }
}
.footer__top-social-icons {
  display: flex;
  align-items: center;
  gap: clamp(30px, 2.7777777778vw, 40px);
}
@media only screen and (min-width: 1921px) {
  .footer__top-social-icons {
    gap: clamp(40px, 1.5625vw, 60px);
  }
}
.footer__top-img-container {
  top: 0;
  right: 0;
  transform: translateX(-5%) translateY(-85%);
  width: clamp(300px, 26.3888888889vw, 380px);
}
.footer__top-img-container img {
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .footer__top-img-container {
    width: clamp(200px, 26.3888888889vw, 380px);
  }
}
@media only screen and (min-width: 1921px) {
  .footer__top-img-container {
    width: clamp(380px, 14.84375vw, 570px);
  }
}
.footer__main-grid {
  display: grid;
}
.footer__menu-and-logos {
  display: grid;
  padding-block: clamp(42px, 5.9027777778vw, 85px) clamp(12px, 1.6666666667vw, 24px);
}
@media only screen and (min-width: 1025px) {
  .footer__menu-and-logos {
    grid-template-columns: 2fr 1fr;
  }
}
@media only screen and (min-width: 1921px) {
  .footer__menu-and-logos {
    padding-block: clamp(85px, 3.3203125vw, 127.5px) clamp(24px, 0.9375vw, 36px);
  }
}
.footer__logos {
  display: flex;
  gap: clamp(20px, 2.7777777778vw, 40px);
}
.footer__logos img {
  height: clamp(40px, 5.5555555556vw, 80px);
  max-width: 100%;
  object-fit: contain;
}
@media only screen and (min-width: 1921px) {
  .footer__logos img {
    height: clamp(80px, 3.125vw, 120px);
  }
}
@media only screen and (min-width: 1921px) {
  .footer__logos {
    gap: clamp(40px, 1.5625vw, 60px);
  }
}
@media only screen and (min-width: 1025px) {
  .footer__logo-container {
    grid-column: span 3;
  }
}
.footer__logo-container img {
  width: clamp(150px, 16.6015625vw, 170px);
  margin-bottom: clamp(10px, 1.46484375vw, 15px);
}
@media only screen and (min-width: 1921px) {
  .footer__logo-container img {
    width: clamp(170px, 6.640625vw, 255px);
    margin-bottom: clamp(15px, 0.5859375vw, 22.5px);
  }
}
@media only screen and (min-width: 1025px) {
  .footer__contact-and-social {
    border-left: solid 1px #0b181e;
  }
}
.footer__contact-and-social h3 {
  margin-bottom: clamp(10px, 1.46484375vw, 15px);
}
@media only screen and (min-width: 1921px) {
  .footer__contact-and-social h3 {
    margin-bottom: clamp(15px, 0.5859375vw, 22.5px);
  }
}
.footer__contact-and-social a {
  color: #0b181e;
}
.footer__bottom {
  padding-block: clamp(8px, 1.1111111111vw, 16px) clamp(16px, 2.2222222222vw, 32px);
  color: rgba(11, 24, 30, 0.4);
  border-top: solid 1px #0b181e;
}
.footer__bottom a {
  color: rgba(11, 24, 30, 0.4);
  text-transform: uppercase;
}
.footer__bottom-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 1024px) {
  .footer__bottom-container {
    flex-direction: column;
    align-items: flex-start;
  }
}
.footer ul {
  margin-inline: 0;
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  text-decoration: none;
  list-style-type: none;
}
.footer a {
  transition: 0.3s ease;
}
.footer a:hover {
  color: #0093ad;
}
.footer__top-info a:hover {
  color: rgba(255, 255, 255, 0.7);
}

.footer-menu__list {
  display: grid;
  gap: 20px;
}
@media only screen and (min-width: 1025px) {
  .footer-menu__list {
    grid-template-columns: 1fr 1fr;
  }
  .footer-menu__list > li:first-child {
    grid-row: span 4;
  }
}
.footer-menu__list ul li {
  font-weight: 200;
}
.footer-menu__list a {
  color: #0b181e;
}

.legal-menu__list {
  display: flex;
  flex-wrap: wrap;
  gap: clamp(28px, 3.8888888889vw, 56px);
}
@media only screen and (max-width: 767px) {
  .legal-menu__list {
    flex-direction: column;
    gap: 8px;
  }
}

.error-page__container {
  display: grid;
  justify-content: center;
  gap: clamp(40px, 7.8125vw, 80px);
}
.error-page__container h1 {
  padding-block: clamp(30px, 5.859375vw, 60px) clamp(15px, 1.953125vw, 20px);
}
@media only screen and (min-width: 1921px) {
  .error-page__container {
    gap: clamp(80px, 3.125vw, 120px);
  }
  .error-page__container h1 {
    padding-block: clamp(60px, 2.34375vw, 90px) clamp(20px, 0.78125vw, 30px);
  }
}

.loader {
  display: grid;
  place-content: center;
  background-color: #fff;
  position: fixed;
  inset: 0;
  z-index: 999;
}
.loader__spinner {
  width: 96px;
  height: 96px;
  border-radius: 50%;
  display: inline-block;
  display: none;
  position: relative;
  border: 4px solid #0b181e;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}
.loader__spinner::after {
  content: "";
  box-sizing: border-box;
  position: absolute;
  left: 8px;
  top: 8px;
  border: 4px solid #0b181e;
  width: 24px;
  height: 24px;
  border-radius: 50%;
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.button,
.link {
  display: flex;
  align-items: center;
  gap: clamp(14px, 2.0833333333vw, 30px);
  line-height: 1.1;
}
.button::after,
.link::after {
  content: "\e900";
  font-family: "icomoon";
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translateX(0);
  transition: transform 0.3s ease;
}
.button:hover--black,
.link:hover--black {
  color: #000;
}
.button:hover--reversed,
.link:hover--reversed {
  flex-direction: row-reverse;
  justify-self: start;
}
.button:hover--reversed::after,
.link:hover--reversed::after {
  transform: translateX(0) scaleX(-1);
}
.button:hover--reversed:hover::after,
.link:hover--reversed:hover::after {
  transform: translateX(-4px) scaleX(-1);
}

.button {
  margin-inline: 0;
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  text-decoration: none;
  list-style-type: none;
  width: fit-content;
  padding: clamp(10px, 1.1111111111vw, 16px) clamp(16px, 1.6666666667vw, 24px);
  border-radius: clamp(16px, 1.6666666667vw, 24px);
  background-color: #005979;
  color: #fff;
  text-transform: lowercase;
  transition: all ease 300ms;
}
.button--white {
  background-color: #fff;
  color: #005979;
}
.button--white:hover {
  background-color: #005979;
  color: #fff;
}
.button--accent {
  background-color: #67def6;
  color: #005979;
}
.button--simple {
  display: flex;
  align-items: center;
  gap: clamp(16px, 2.0833333333vw, 30px);
}
.button--simple::after {
  content: "\e901";
  font-family: "icomoon";
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translateX(0);
  transition: transform 0.3s ease;
}
.button--simple:hover::after {
  transform: translateX(4px);
}
.button--large {
  padding: clamp(12px, 1.6666666667vw, 24px) clamp(30px, 4.1666666667vw, 60px);
  border-radius: clamp(24px, 3.3333333333vw, 48px);
}

.link {
  color: #0093ad;
  text-transform: lowercase;
}
.link--black {
  color: #000;
}
.link--reversed {
  flex-direction: row-reverse;
  justify-self: start;
}
.link--reversed::after {
  transform: translateX(0) scaleX(-1);
}
.link--reversed:hover::after {
  transform: translateX(-4px) scaleX(-1);
}

.line {
  height: 1px;
  width: 100%;
  background-color: #0b181e;
}

.text-container {
  display: flex;
  flex-direction: column;
  gap: clamp(6px, 0.8333333333vw, 12px);
}
@media only screen and (min-width: 1921px) {
  .text-container {
    gap: clamp(12px, 0.46875vw, 18px);
  }
}

.hamburger {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 30px;
  cursor: pointer;
  z-index: 10;
}
@media only screen and (min-width: 1025px) {
  .hamburger {
    display: none;
  }
}
.hamburger--pressed .hamburger__button {
  transform: translateX(-50px);
  background: transparent;
}
.hamburger--pressed .hamburger__button:before {
  transform: rotate(45deg) translate(35px, -35px);
}
.hamburger--pressed .hamburger__button:after {
  transform: rotate(-45deg) translate(35px, 35px);
}
.hamburger__button {
  display: flex;
  position: relative;
  z-index: 2;
  width: 28px;
  height: 2px;
  background: #fff;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}
@media only screen and (min-width: 1025px) {
  .hamburger__button {
    display: none;
  }
}
.hamburger__button:before, .hamburger__button:after {
  content: "";
  position: absolute;
  width: 28px;
  height: 2px;
  background: #fff;
  transition: all 0.5s ease-in-out;
}
.hamburger__button:before {
  transform: translateY(-8px);
}
.hamburger__button:after {
  transform: translateY(8px);
}

.back-to-top {
  position: fixed;
  bottom: 0;
  right: 0;
  margin: clamp(24px, 4.6875vw, 48px);
  padding: clamp(12px, 2.34375vw, 24px);
  background-color: #005979;
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff;
  opacity: 0;
  transform: rotate(-90deg);
  transition: opacity ease 0.2s;
  cursor: pointer;
}
.back-to-top--visible {
  visibility: visible;
  opacity: 1;
  z-index: 10;
}
.back-to-top::after {
  content: "\e901";
  font-family: "icomoon";
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.search-form {
  display: flex;
  justify-content: space-between;
  background-color: #e8f0fe;
  padding: clamp(2px, 0.5555555556vw, 8px) clamp(6px, 1.25vw, 18px);
}
@media only screen and (max-width: 1024px) {
  .search-form {
    background-color: transparent;
  }
}
@media only screen and (min-width: 1921px) {
  .search-form {
    padding: clamp(12px, 0.46875vw, 18px) clamp(18px, 0.703125vw, 27px);
  }
}
.search-form__button {
  margin-inline: 0;
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  text-decoration: none;
  list-style-type: none;
}
.search-form__button:before {
  content: "\e902";
  font-family: "icomoon";
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (max-width: 1024px) {
  .search-form__button:before {
    color: #fff;
  }
}
.search-form__input {
  margin-inline: 0;
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  text-decoration: none;
  list-style-type: none;
}
.search-form__input::placeholder {
  text-transform: uppercase;
}
@media only screen and (max-width: 1024px) {
  .search-form__input::placeholder {
    color: rgba(255, 255, 255, 0.5);
  }
}
@media only screen and (max-width: 1024px) {
  .search-form__input {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    width: clamp(100px, 14.6484375vw, 150px);
  }
}
@media only screen and (min-width: 1025px) {
  .search-form__input {
    min-width: clamp(140px, 10.4166666667vw, 150px);
  }
}
@media only screen and (min-width: 1921px) {
  .search-form__input {
    min-width: clamp(150px, 5.859375vw, 225px);
  }
}

.breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  column-gap: clamp(6px, 0.8333333333vw, 12px);
  padding-inline: 5px;
}
.breadcrumbs a:not(:last-child)::after,
.breadcrumbs span:not(:last-child)::after {
  content: " - ";
  margin-left: clamp(6px, 0.8333333333vw, 12px);
}
@media only screen and (min-width: 1921px) {
  .breadcrumbs a:not(:last-child)::after,
  .breadcrumbs span:not(:last-child)::after {
    margin-left: clamp(12px, 0.46875vw, 18px);
  }
}
@media only screen and (min-width: 1921px) {
  .breadcrumbs {
    gap: clamp(20px, 0.78125vw, 30px);
  }
  .breadcrumbs a:not(:last-child)::after,
  .breadcrumbs span:not(:last-child)::after {
    margin-left: clamp(20px, 0.78125vw, 30px);
  }
}

.newsletter__input {
  margin-inline: 0;
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  text-decoration: none;
  list-style-type: none;
  width: 100%;
  padding-block: 18px 5px;
  margin-bottom: 20px;
  border-bottom: solid 1px #005979;
}
@media only screen and (min-width: 1921px) {
  .newsletter__input {
    padding-block: clamp(18px, 0.703125vw, 27px) clamp(5px, 0.1953125vw, 7.5px);
    margin-bottom: clamp(20px, 0.78125vw, 30px);
  }
}
.newsletter__input::placeholder {
  color: #fff;
}
.newsletter__submit-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.newsletter__terms {
  display: flex;
  align-items: center;
  gap: 8px;
}
@media only screen and (min-width: 1921px) {
  .newsletter__terms {
    gap: clamp(8px, 0.3125vw, 12px);
  }
}
.newsletter__submit {
  margin-inline: 0;
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  text-decoration: none;
  list-style-type: none;
  margin-inline: 0;
  padding: 0;
  border: none;
  outline: none;
  background-color: transparent;
  text-decoration: none;
  list-style-type: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-width: clamp(150px, 17.3611111111vw, 250px);
  padding: clamp(8px, 0.8333333333vw, 12px) clamp(9px, 1.25vw, 18px);
  background-color: #fff;
}
@media only screen and (min-width: 1921px) {
  .newsletter__submit {
    min-width: clamp(250px, 9.765625vw, 375px);
    padding: clamp(12px, 0.46875vw, 18px) clamp(18px, 0.703125vw, 27px);
  }
}
.newsletter__submit:after {
  content: "\e901";
  font-family: "icomoon";
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.filters-posts {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: clamp(10px, 1.3888888889vw, 20px);
}
.filters-posts__item {
  cursor: pointer;
  text-decoration: none;
  color: inherit;
  line-height: 1.1;
}
.filters-posts__item:hover {
  text-decoration: underline;
}
.filters-posts__item--active {
  text-decoration: underline;
}

.post-card {
  display: grid;
  gap: clamp(10px, 1.3888888889vw, 20px);
  justify-items: start;
}
.post-card__text-container {
  padding: clamp(16px, 2.2222222222vw, 32px) clamp(12px, 1.6666666667vw, 24px);
}
@media only screen and (min-width: 1921px) {
  .post-card__text-container {
    padding: clamp(32px, 1.25vw, 48px) clamp(24px, 0.9375vw, 36px);
  }
}
.post-card__bottom {
  align-self: end;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: clamp(16px, 2.2222222222vw, 32px) clamp(12px, 1.6666666667vw, 24px);
}
@media only screen and (min-width: 1921px) {
  .post-card__bottom {
    padding: clamp(32px, 1.25vw, 48px) clamp(24px, 0.9375vw, 36px);
  }
}

.product-card {
  display: grid;
  grid-template-rows: max-content max-content 1fr max-content;
  gap: clamp(10px, 1.3888888889vw, 20px);
  justify-items: start;
}
.product-card .archive-grid__featured-img {
  height: 100%;
}
.product-card__new-badge {
  background-color: #68d0c2;
  top: clamp(10px, 1.3888888889vw, 20px);
  left: clamp(10px, 1.3888888889vw, 20px);
  padding: 8px clamp(12px, 1.3888888889vw, 20px);
}
@media only screen and (min-width: 1921px) {
  .product-card__new-badge {
    padding: clamp(8px, 0.3125vw, 12px) clamp(12px, 0.46875vw, 18px);
  }
}

.text-columns {
  display: grid;
  gap: clamp(40px, 5.5555555556vw, 80px);
  padding-bottom: clamp(40px, 5.5555555556vw, 80px);
}
@media only screen and (min-width: 1025px) {
  .text-columns {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (min-width: 1921px) {
  .text-columns {
    gap: clamp(80px, 3.125vw, 120px);
    padding-bottom: clamp(80px, 3.125vw, 120px);
  }
}
@media only screen and (min-width: 1025px) {
  .text-columns--3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (min-width: 1025px) {
  .text-columns--4 {
    grid-template-columns: repeat(4, 1fr);
  }
}
.text-columns__column {
  padding-left: clamp(20px, 2.7777777778vw, 40px);
  border-left: solid 1px currentColor;
}

.error-message {
  color: red;
}

.hero-home {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: clamp(450px, 47.1354166667vw, 905px);
  display: grid;
  align-items: center;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .hero-home {
    align-items: start;
  }
}
@media only screen and (min-width: 1921px) {
  .hero-home {
    min-height: clamp(905px, 35.3515625vw, 1357.5px);
  }
}
.hero-home__container {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .hero-home__container {
    padding-top: 100px;
  }
}
.hero-home__grid {
  display: grid;
  align-items: center;
  gap: clamp(20px, 2.0833333333vw, 40px);
}
@media only screen and (min-width: 1025px) {
  .hero-home__grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (min-width: 1921px) {
  .hero-home__grid {
    gap: clamp(40px, 1.5625vw, 60px);
  }
}
.hero-home__heading {
  position: relative;
  z-index: 1;
}
.hero-home__img-container {
  width: 50%;
  right: 0;
  top: 50%;
  transform: translateY(-40%);
}
@media only screen and (max-width: 767px) {
  .hero-home__img-container {
    min-width: clamp(420px, 65.1041666667vw, 500px);
    right: revert;
    left: 75%;
    transform: translateX(-50%) translateY(-30%);
  }
}
.hero-home__image-shield {
  top: -20%;
  right: 30%;
  z-index: 1;
}

.product-categories-grid-home {
  display: grid;
}
@media only screen and (min-width: 1025px) {
  .product-categories-grid-home {
    grid-template-columns: repeat(3, 1fr);
  }
}
.product-categories-grid-home__item {
  box-shadow: inset 20px 20px 20px rgba(132, 132, 132, 0.1);
  background-color: #fff;
  transition: all 0.3s ease-out;
}
.product-categories-grid-home__item:hover {
  box-shadow: inset 20px 20px 20px rgba(132, 132, 132, 0.1), 6px 6px 20px rgba(11, 24, 30, 0.2), -6px -6px 20px rgba(11, 24, 30, 0.2);
  transform: scale(1.1);
  z-index: 1;
}
.product-categories-grid-home__img-container {
  height: clamp(40px, 5.5555555556vw, 80px);
}
.product-categories-grid-home__img-container::after {
  content: "";
  position: absolute;
  inset: 0;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
}
@media only screen and (min-width: 1921px) {
  .product-categories-grid-home__img-container {
    height: clamp(80px, 3.125vw, 120px);
  }
}
.product-categories-grid-home__img-container img {
  z-index: 1;
  width: 100%;
  max-width: clamp(50px, 6.9444444444vw, 100px);
  right: clamp(20px, 2.7777777778vw, 40px);
  top: clamp(15px, 2.0833333333vw, 30px);
}
@media only screen and (min-width: 1921px) {
  .product-categories-grid-home__img-container img {
    max-width: clamp(100px, 3.90625vw, 150px);
    right: clamp(40px, 1.5625vw, 60px);
    top: clamp(30px, 1.171875vw, 45px);
  }
}
.product-categories-grid-home__heading {
  height: calc(100% - clamp(40px, 5.5555555556vw, 80px));
  min-height: clamp(80px, 10.4166666667vw, 150px);
  padding: clamp(20px, 2.5vw, 36px) clamp(20px, 2.7777777778vw, 40px);
  border: solid #ebebeb;
  border-width: 0 1px 1px 0;
  line-height: 1.1;
  display: grid;
  align-content: end;
}
@media only screen and (min-width: 1921px) {
  .product-categories-grid-home__heading {
    padding: clamp(36px, 1.40625vw, 54px) clamp(40px, 1.5625vw, 60px);
  }
}

.suggested-products-home__header {
  padding-block: clamp(40px, 5.5555555556vw, 80px);
}
@media only screen and (min-width: 1921px) {
  .suggested-products-home__header {
    padding-block: clamp(80px, 3.125vw, 120px);
  }
}
.suggested-products-home__main {
  position: relative;
  background: linear-gradient(to bottom, #ececec, #fff);
  padding-bottom: clamp(40px, 7.8125vw, 80px);
}
@media only screen and (min-width: 1921px) {
  .suggested-products-home__main {
    padding-bottom: clamp(80px, 3.125vw, 120px);
  }
}
.suggested-products-home__main::before {
  content: "";
  background-color: #005979;
  position: absolute;
  inset-inline: 0;
  top: -1px;
  height: 100%;
  clip-path: polygon(0 0, 100% 0, 100% 12%, 0 12%);
}

.certifications-home {
  display: grid;
}
@media only screen and (min-width: 1025px) {
  .certifications-home {
    grid-template-columns: 1fr 1fr;
  }
}
.certifications-home__img-container {
  position: relative;
  height: clamp(200px, 31.640625vw, 324px);
  z-index: 2;
}
@media only screen and (min-width: 1921px) {
  .certifications-home__img-container {
    height: clamp(324px, 12.65625vw, 486px);
  }
}
.certifications-home__img-container::after {
  transform: translateX(-20px) translateY(-20px);
  border: solid 2px #aaa490;
}
@media only screen and (max-width: 1024px) {
  .certifications-home__img-container::after {
    display: none;
  }
}
@media only screen and (min-width: 1921px) {
  .certifications-home__img-container::after {
    transform: translateX(calc(clamp(20px, 0.78125vw, 30px) * -1)) translateY(calc(clamp(20px, 0.78125vw, 30px) * -1));
  }
}
.certifications-home__img-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: clamp(80px, 15.625vw, 160px);
}
@media only screen and (max-width: 1024px) {
  .certifications-home__img-container img {
    border-radius: clamp(80px, 15.625vw, 160px) 0 0 0;
  }
}
@media only screen and (min-width: 1921px) {
  .certifications-home__img-container img {
    border-radius: clamp(160px, 6.25vw, 240px);
  }
}
.certifications-home__circular {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: clamp(40px, 4.1666666667vw, 60px);
}
@media only screen and (min-width: 1025px) {
  .certifications-home__circular {
    transform: translateY(18%);
  }
}
@media only screen and (max-width: 1024px) {
  .certifications-home__circular {
    background-color: #ececec;
    border-radius: 0;
    padding-inline: clamp(20px, 3.90625vw, 40px);
  }
}
@media only screen and (min-width: 1921px) {
  .certifications-home__circular {
    padding: clamp(60px, 2.34375vw, 90px);
  }
}
.certifications-home__circular::before {
  content: "";
  background-color: #ececec;
  position: absolute;
  inset: 0;
  border-radius: clamp(80px, 15.625vw, 160px);
  overflow: hidden;
  transform: scaleX(1.2);
  transform-origin: right;
}
@media only screen and (max-width: 1024px) {
  .certifications-home__circular::before {
    display: none;
  }
}
@media only screen and (min-width: 1921px) {
  .certifications-home__circular::before {
    border-radius: clamp(160px, 6.25vw, 240px);
  }
}
.certifications-home__circular::after {
  border: solid 2px #005979;
  transform: translateX(20px) translateY(20px) scaleX(1.2);
  transform-origin: right;
}
@media only screen and (min-width: 1921px) {
  .certifications-home__circular::after {
    transform: translateX(clamp(20px, 0.78125vw, 30px)) translateY(clamp(20px, 0.78125vw, 30px)) scaleX(1.2);
  }
}
.certifications-home__img-container::after, .certifications-home__circular::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  border-radius: clamp(80px, 15.625vw, 160px);
}
@media only screen and (min-width: 1921px) {
  .certifications-home__img-container::after, .certifications-home__circular::after {
    border-radius: clamp(160px, 6.25vw, 240px);
  }
}
.certifications-home__text-container {
  position: relative;
  z-index: 1;
}

.about-home {
  display: grid;
  place-content: center;
  min-height: clamp(400px, 45.1388888889vw, 650px);
  background-size: cover;
  background-position: center;
}
@media only screen and (min-width: 1921px) {
  .about-home {
    min-height: clamp(650px, 25.390625vw, 975px);
  }
}
.about-home__container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.about-home__text-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.catalogue-home {
  margin-top: clamp(42px, 5.9027777778vw, 85px);
}
@media only screen and (min-width: 1921px) {
  .catalogue-home {
    margin-top: clamp(85px, 3.3203125vw, 127.5px);
  }
}
.catalogue-home__logo-container {
  top: 0;
  left: 15%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 1024px) {
  .catalogue-home__logo-container {
    left: revert;
    right: 15%;
    width: clamp(75px, 11.71875vw, 120px);
  }
}
@media only screen and (min-width: 1921px) {
  .catalogue-home__logo-container {
    width: clamp(120px, 4.6875vw, 180px);
  }
  .catalogue-home__logo-container img {
    width: 100%;
  }
}
.catalogue-home__img-container {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 1024px) {
  .catalogue-home__img-container {
    padding-block: clamp(30px, 4.8828125vw, 50px);
  }
}
.catalogue-home__img-container::before {
  content: "";
  z-index: 0;
  height: 2px;
  width: 100%;
  background-color: #0b181e;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  inset-inline: 0;
}
@media only screen and (max-width: 1024px) {
  .catalogue-home__img-container::before {
    height: 1px;
    background-color: rgba(0, 89, 121, 0.6);
  }
}
.catalogue-home__img-container img {
  position: absolute;
  inset: 0;
  margin: auto;
  z-index: 1;
  transform: scale(0.9);
}
@media only screen and (min-width: 1921px) {
  .catalogue-home__img-container img {
    width: clamp(800px, 31.25vw, 1200px);
  }
}
@media only screen and (max-width: 1024px) {
  .catalogue-home__img-container img {
    position: relative;
    max-width: min(100%, 480px);
  }
}
.catalogue-home__content {
  display: grid;
  grid-template-columns: 2fr 7fr 1fr;
  align-items: center;
  background-image: url("../../assets/img/particles-bg.png");
  background-size: 80%;
  background-repeat: no-repeat;
  background-position: center;
  padding: clamp(60px, 5.9027777778vw, 85px);
}
@media only screen and (max-width: 1024px) {
  .catalogue-home__content {
    grid-template-columns: 1fr;
    text-align: center;
    border-radius: clamp(80px, 15.625vw, 160px) 0 0 0;
    padding-inline: clamp(20px, 2.7777777778vw, 40px);
  }
}
@media only screen and (min-width: 1921px) {
  .catalogue-home__content {
    padding: clamp(85px, 3.3203125vw, 127.5px);
  }
}

.hero-about {
  display: grid;
  gap: clamp(30px, 4.8611111111vw, 70px);
  padding-bottom: 0;
  background-position-y: 600px;
  background-position-x: center;
  background-size: max(100vw, 1024px);
}
.hero-about__container {
  position: relative;
  z-index: 1;
}
.hero-about__img-container {
  padding-block: clamp(40px, 5.5555555556vw, 80px);
}
@media only screen and (min-width: 1921px) {
  .hero-about__img-container {
    padding-block: clamp(80px, 3.125vw, 120px);
  }
}
.hero-about__columns {
  display: grid;
  gap: clamp(40px, 5.5555555556vw, 80px);
  padding-bottom: clamp(40px, 5.5555555556vw, 80px);
}
@media only screen and (min-width: 1025px) {
  .hero-about__columns {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (min-width: 1921px) {
  .hero-about__columns {
    gap: clamp(80px, 3.125vw, 120px);
    padding-bottom: clamp(80px, 3.125vw, 120px);
  }
}
.hero-about__column {
  padding-left: clamp(20px, 2.7777777778vw, 40px);
  border-left: solid 1px currentColor;
}

.video-about {
  background-image: linear-gradient(to bottom, #0093ad 47%, #005979 47%);
}
.video-about__container {
  position: relative;
  z-index: 1;
}

.history-about__container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.history-about__heading {
  padding-block: clamp(20px, 2.7777777778vw, 40px);
}
@media only screen and (min-width: 1921px) {
  .history-about__heading {
    padding-block: clamp(40px, 1.5625vw, 60px);
  }
}
.history-about__text-3 {
  margin-top: clamp(30px, 4.1666666667vw, 60px);
}
.history-about__list {
  display: grid;
  gap: clamp(12px, 1.6666666667vw, 24px);
  margin-top: clamp(12px, 1.6666666667vw, 24px);
}
@media only screen and (min-width: 1025px) {
  .history-about__list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (min-width: 1921px) {
  .history-about__list {
    gap: clamp(24px, 0.9375vw, 36px);
    margin-top: clamp(24px, 0.9375vw, 36px);
  }
}
.history-about__list-item {
  background-color: rgba(0, 147, 173, 0.4);
  padding: clamp(10px, 1.3888888889vw, 20px) clamp(20px, 2.7777777778vw, 40px);
}

.timeline-about {
  border-top: solid 1px #0093ad;
  overflow: hidden;
}
.timeline-about__container {
  z-index: 1;
}
.timeline-about .timeline__content-slide {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.timeline-about .carousel__bottom {
  margin-top: clamp(60px, 8.3333333333vw, 120px);
}

.vision-about {
  background-color: #f4f4f4;
  background-image: linear-gradient(to bottom, #cfcfcf, transparent 30%), url("/wp-content/uploads/2025/10/lines-bg.svg");
  padding-top: clamp(80px, 11.1111111111vw, 160px);
  background-size: max(100vw, 1024px);
  background-position: center top;
  background-repeat: no-repeat;
}
.vision-about__text-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: clamp(40px, 5.5555555556vw, 80px);
}
.vision-about__grid {
  display: grid;
  margin-top: clamp(40px, 5.5555555556vw, 80px);
}
@media only screen and (min-width: 1025px) {
  .vision-about__grid {
    grid-template-areas: "a a b b c c" "d d d e e e";
  }
}
.vision-about__grid-item {
  box-shadow: inset 20px 20px 20px rgba(132, 132, 132, 0.15);
}
@media only screen and (min-width: 1025px) {
  .vision-about__grid-item--1 {
    grid-area: a;
  }
}
@media only screen and (min-width: 1025px) {
  .vision-about__grid-item--2 {
    grid-area: b;
  }
}
@media only screen and (min-width: 1025px) {
  .vision-about__grid-item--3 {
    grid-area: c;
  }
}
@media only screen and (min-width: 1025px) {
  .vision-about__grid-item--4 {
    grid-area: d;
  }
}
@media only screen and (min-width: 1025px) {
  .vision-about__grid-item--5 {
    grid-area: e;
  }
}
.vision-about__grid-item-heading {
  padding: clamp(12px, 1.6666666667vw, 24px) clamp(20px, 2.7777777778vw, 40px);
}
.vision-about__grid-item-text {
  padding: clamp(24px, 3.3333333333vw, 48px);
}

.human-resources-about {
  background-size: max(100vw, 1024px);
  background-position: center top;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 1921px) {
  .human-resources-about {
    background-position-y: calc(clamp(1px, 12.5vw, 480px) * -1);
  }
}
.human-resources-about__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.human-resources-about__list {
  margin-top: clamp(100px, 27.7777777778vw, 400px);
}

.sales-info {
  padding-bottom: clamp(80px, 11.1111111111vw, 160px);
}

.human-resources-about:before {
  content: "";
  background: linear-gradient(to bottom, rgba(11, 24, 30, 0.4), transparent);
  position: absolute;
  z-index: 0;
  inset: 0;
}
.human-resources-about:after {
  content: "";
  background: linear-gradient(to top, #005979, transparent);
  position: absolute;
  width: 100%;
  height: 40%;
  z-index: 0;
  left: 0;
  bottom: 0;
}
.human-resources-about__container {
  position: relative;
  z-index: 1;
}

.opportunities-about {
  background-image: url("/wp-content/uploads/2025/10/lines-bg-blue.svg"), linear-gradient(to bottom, rgba(11, 24, 30, 0.4), transparent 30%);
  background-size: max(100vw, 1024px);
  background-position: center top;
  background-repeat: no-repeat;
}
.opportunities-about__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.opportunities-about__button {
  margin-top: clamp(40px, 5.5555555556vw, 80px);
}
@media only screen and (min-width: 1921px) {
  .opportunities-about__button {
    margin-top: clamp(80px, 3.125vw, 120px);
  }
}

.network-about {
  padding-bottom: 0;
  margin-bottom: 150px;
}
@media only screen and (min-width: 1921px) {
  .network-about {
    margin-bottom: clamp(150px, 5.859375vw, 225px);
  }
}
.network-about:before {
  content: "";
  background: linear-gradient(to bottom, transparent, rgba(11, 24, 30, 0.4));
  position: absolute;
  z-index: 0;
  inset: 0;
}
.network-about__container {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.network-about__img-container {
  mix-blend-mode: screen;
  max-width: min(100vw, 1024px);
}
@media only screen and (min-width: 1921px) {
  .network-about__img-container {
    max-width: clamp(1024px, 40vw, 1536px);
  }
}

.files-certifications__container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: clamp(8px, 1.1111111111vw, 16px);
}
.files-certifications__item {
  background-color: #fff;
  padding: clamp(8px, 1.1111111111vw, 16px) clamp(16px, 1.6666666667vw, 24px);
  display: flex;
  gap: 8px;
  align-items: center;
  line-height: 1.2;
}
@media only screen and (min-width: 1921px) {
  .files-certifications__item {
    padding: clamp(16px, 0.625vw, 24px) clamp(24px, 0.9375vw, 36px);
    gap: clamp(8px, 0.3125vw, 12px);
  }
}

.intro-policies__list {
  display: grid;
  gap: clamp(8px, 1.1111111111vw, 16px);
  padding-bottom: clamp(20px, 2.7777777778vw, 40px);
}
@media only screen and (min-width: 1025px) {
  .intro-policies__list {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media only screen and (min-width: 1921px) {
  .intro-policies__list {
    padding-bottom: clamp(40px, 1.5625vw, 60px);
  }
}
@media only screen and (min-width: 1025px) {
  .intro-policies__list--2 {
    grid-template-columns: repeat(3, 1fr);
  }
}
.intro-policies__item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: clamp(4px, 0.5555555556vw, 8px);
  padding: clamp(10px, 1.3888888889vw, 20px) clamp(20px, 2.7777777778vw, 40px);
}
@media only screen and (min-width: 1921px) {
  .intro-policies__item {
    padding: clamp(20px, 0.78125vw, 30px) clamp(40px, 1.5625vw, 60px);
  }
}

.table-useful-links__container {
  display: flex;
  flex-direction: column;
  gap: clamp(32px, 4.4444444444vw, 64px);
}
.table-useful-links__links {
  display: flex;
  flex-wrap: wrap;
  gap: clamp(16px, 2.2222222222vw, 32px);
}
.table-useful-links__item {
  display: flex;
  flex-direction: column;
  gap: clamp(8px, 0.8333333333vw, 12px);
  margin-top: clamp(12px, 1.6666666667vw, 24px);
  padding-left: clamp(12px, 1.6666666667vw, 24px);
  border-left: solid 1px #0b181e;
}

.hero-contact {
  min-height: clamp(500px, 43.4027777778vw, 625px);
  overflow: hidden;
  padding-block: clamp(58px, 7.2916666667vw, 105px) clamp(20px, 2.7777777778vw, 40px);
}
@media only screen and (max-width: 1024px) {
  .hero-contact {
    padding-top: clamp(58px, 6.34765625vw, 65px);
  }
}
@media only screen and (min-width: 1921px) {
  .hero-contact {
    min-height: clamp(625px, 24.4140625vw, 937.5px);
    padding-block: clamp(105px, 3.6458333333vw, 140px) clamp(40px, 1.5625vw, 60px);
  }
}
.hero-contact__breadcrumbs {
  position: relative;
  z-index: 1;
  padding-block: clamp(20px, 2.7777777778vw, 40px);
}
@media only screen and (min-width: 1921px) {
  .hero-contact__breadcrumbs {
    padding-block: clamp(40px, 1.5625vw, 60px);
  }
}

.contact-intro__map-container {
  inset: 0;
}
.contact-intro__map-container iframe {
  height: 100%;
}
.contact-intro__map-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contact-intro__map-container--gradient {
  width: 100%;
  left: 0;
  bottom: 0;
  height: 30%;
  background-image: linear-gradient(to top, rgba(0, 89, 121, 0.4), transparent);
}
@media only screen and (max-width: 640px) {
  .contact-intro__map-container {
    position: relative;
    height: clamp(140px, 43.75vw, 280px);
    overflow: hidden;
  }
  .contact-intro__map-container img {
    position: absolute;
    height: 150%;
    top: 50%;
    transform: translateY(-50%);
  }
}
.contact-intro__wrapper {
  display: grid;
  gap: clamp(20px, 2.7777777778vw, 40px);
  max-width: 700px;
  padding: clamp(20px, 2.7777777778vw, 40px);
  margin-top: clamp(30px, 4.1666666667vw, 60px);
}
@media only screen and (max-width: 640px) {
  .contact-intro__wrapper {
    position: relative;
  }
}
@media only screen and (min-width: 1025px) {
  .contact-intro__wrapper {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (min-width: 1921px) {
  .contact-intro__wrapper {
    max-width: clamp(700px, 27.34375vw, 1050px);
  }
}
@media only screen and (min-width: 1025px) {
  .contact-intro__button {
    justify-self: end;
    align-self: end;
  }
}

.contact-form {
  margin-top: clamp(20px, 2.7777777778vw, 40px);
}
@media only screen and (min-width: 1921px) {
  .contact-form {
    margin-top: clamp(40px, 1.5625vw, 60px);
  }
}
.contact-form form {
  display: grid;
  gap: clamp(12px, 1.6666666667vw, 24px);
}
@media only screen and (min-width: 1025px) {
  .contact-form form {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (min-width: 1921px) {
  .contact-form form {
    gap: clamp(24px, 0.9375vw, 36px);
  }
}
.contact-form .wpcf7-spinner {
  position: absolute;
}
@media only screen and (min-width: 1025px) {
  .contact-form__field--2-col {
    grid-column: span 2;
  }
}
.contact-form__field--acceptance span {
  margin: 0;
}
.contact-form__field--acceptance label {
  display: flex;
  align-items: center;
  gap: 10px;
}
.contact-form__field--acceptance > div {
  margin-left: 30px;
  margin-top: 10px;
}
@media only screen and (min-width: 1921px) {
  .contact-form__field--acceptance > div {
    margin-left: clamp(30px, 1.171875vw, 45px);
    margin-top: clamp(10px, 0.390625vw, 15px);
  }
}
.contact-form__field label {
  font-weight: 200;
}
.contact-form__field input, .contact-form__field textarea, .contact-form__field input:not([type=submit]) {
  border: none;
  width: 100%;
  font-size: clamp(14px, 1.0416666667vw, 15px);
  font-weight: 200;
  background-color: #ececec;
  margin-top: 8px;
  padding: clamp(10px, 1.3888888889vw, 20px) clamp(12px, 1.6666666667vw, 24px);
}
@media only screen and (min-width: 1921px) {
  .contact-form__field input, .contact-form__field textarea, .contact-form__field input:not([type=submit]) {
    font-size: clamp(15px, 0.5859375vw, 22.5px);
    margin-top: clamp(8px, 0.3125vw, 12px);
    padding: clamp(20px, 0.78125vw, 30px) clamp(24px, 0.9375vw, 36px);
  }
}
@media only screen and (min-width: 1025px) {
  .contact-form__button {
    justify-self: end;
  }
}
.contact-form__button input {
  border: none;
  color: #fff;
  background-color: transparent;
  text-transform: lowercase;
}

input[type=checkbox] {
  position: relative;
  -webkit-appearance: none;
  appearance: none;
  background-color: #ececec;
  margin: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  min-width: 20px;
}
input[type=checkbox]::before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  top: 3px;
  left: 3px;
  clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
  background-color: #0093ad;
  transform: scale(0);
  transition: all 0.3s ease;
}
input[type=checkbox]:checked::before {
  transform: scale(1);
}
@media only screen and (min-width: 1921px) {
  input[type=checkbox] {
    width: clamp(20px, 0.78125vw, 30px);
    height: clamp(20px, 0.78125vw, 30px);
    min-width: clamp(20px, 0.78125vw, 30px);
  }
  input[type=checkbox]::before {
    width: clamp(14px, 0.546875vw, 21px);
    height: clamp(14px, 0.546875vw, 21px);
    top: clamp(3px, 0.1171875vw, 4.5px);
    left: clamp(3px, 0.1171875vw, 4.5px);
  }
}

.filters-category {
  padding-bottom: clamp(20px, 2.7777777778vw, 40px);
}

.single-post__content h2, .single-post__content h3, .single-post__content h4 {
  color: #0b181e;
  padding-block: clamp(20px, 2.9296875vw, 30px);
}
@media only screen and (min-width: 1921px) {
  .single-post__content h2, .single-post__content h3, .single-post__content h4 {
    padding-block: clamp(30px, 1.171875vw, 45px);
  }
}
.single-post__content img {
  max-width: min(100%, 950px);
  margin: auto;
  padding-block: clamp(20px, 2.9296875vw, 30px);
}
@media only screen and (min-width: 1921px) {
  .single-post__content img {
    max-width: min(100%, clamp(950px, 37.109375vw, 1425px));
    padding-block: clamp(30px, 1.171875vw, 45px);
  }
}
.single-post__content ul {
  text-align: left;
  width: max-content;
  max-width: min(100%, 950px);
  margin-inline: auto;
  padding-inline-start: 25px;
}
@media only screen and (min-width: 1921px) {
  .single-post__content ul {
    max-width: clamp(950px, 37.109375vw, 1425px);
  }
}

.related-products-single__header {
  padding-block: clamp(20px, 2.7777777778vw, 40px);
}
.related-products-single__main::before {
  content: "";
  background-color: #005979;
  position: absolute;
  inset: 0;
  clip-path: polygon(0 0, 100% 0, 100% 20%, 0 20%);
}
.related-products-single__main-container {
  position: relative;
  z-index: 1;
}

.hero-archive {
  padding-top: clamp(90px, 12.5vw, 180px);
  min-height: revert;
}
@media only screen and (min-width: 1921px) {
  .hero-archive {
    padding-top: clamp(180px, 7.03125vw, 270px);
  }
}
.hero-archive .breadcrumbs span, .hero-archive .breadcrumbs a {
  color: #fff;
}
.hero-archive__container {
  width: 100%;
  padding-bottom: clamp(30px, 2.7777777778vw, 40px);
}
@media only screen and (min-width: 1921px) {
  .hero-archive__container {
    padding-bottom: clamp(40px, 1.5625vw, 60px);
  }
}
.hero-archive__text-container {
  margin-top: clamp(30px, 4.1666666667vw, 60px);
}
.hero-archive__heading {
  margin-top: clamp(14px, 1.3888888889vw, 20px);
  line-height: 1.1;
}
@media only screen and (min-width: 1921px) {
  .hero-archive__heading {
    margin-top: clamp(20px, 0.78125vw, 30px);
  }
}
.hero-archive__img-container {
  right: 10px;
  bottom: -18%;
  width: 100%;
  max-width: clamp(55px, 13.8888888889vw, 200px);
}
@media only screen and (min-width: 1921px) {
  .hero-archive__img-container {
    max-width: clamp(200px, 7.8125vw, 300px);
  }
}

.product-archive-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: clamp(20px, 2.7777777778vw, 40px);
}
@media only screen and (min-width: 1921px) {
  .product-archive-header {
    padding-bottom: clamp(40px, 1.5625vw, 60px);
  }
}

@media only screen and (min-width: 1025px) {
  .product-archive-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

.filters {
  position: fixed;
  z-index: 150;
  top: 0;
  right: 0;
  bottom: 0;
  max-height: 100vh;
  overflow-y: auto;
  padding: clamp(20px, 8.3333333333vw, 120px);
  background-color: white;
  color: #0b181e;
  display: flex;
  flex-wrap: nowrap !important;
  flex-direction: column;
  align-items: start;
  gap: 20px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  transition: all ease 300ms;
}
@media only screen and (min-width: 1921px) {
  .filters {
    padding: clamp(120px, 4.6875vw, 180px);
    gap: clamp(20px, 0.78125vw, 30px);
  }
}
.filters__list-heading {
  padding-top: clamp(25px, 3.90625vw, 40px);
}
@media only screen and (min-width: 1921px) {
  .filters__list-heading {
    padding-top: clamp(40px, 1.5625vw, 60px);
  }
}
.filters__list {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
@media only screen and (min-width: 1921px) {
  .filters__list {
    gap: clamp(15px, 0.5859375vw, 22.5px);
  }
}
.filters__item {
  cursor: pointer;
  transition: all ease 200ms;
}
.filters__item:hover {
  opacity: 0.7;
}
.filters__item--active {
  text-decoration: underline;
}
.filters__close {
  position: absolute;
  top: clamp(30px, 5.5555555556vw, 80px);
  right: clamp(20px, 5.5555555556vw, 80px);
  cursor: pointer;
}
@media only screen and (min-width: 1921px) {
  .filters__close {
    top: clamp(80px, 3.125vw, 120px);
    right: clamp(80px, 3.125vw, 120px);
  }
}
.filters--closed {
  transform: translateX(100%);
}
.filters__toggle {
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 8px;
}
@media only screen and (min-width: 1921px) {
  .filters__toggle {
    gap: clamp(8px, 0.3125vw, 12px);
  }
}
.filters__toggle::before {
  color: #0093ad;
  font-size: 15px;
}
@media only screen and (min-width: 1921px) {
  .filters__toggle::before {
    font-size: clamp(15px, 0.5859375vw, 22.5px);
  }
}

.pagination {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(15px, 1.953125vw, 20px);
  padding-top: clamp(60px, 7.8125vw, 80px);
}
@media only screen and (min-width: 1921px) {
  .pagination {
    padding-top: clamp(80px, 3.125vw, 120px);
  }
}
.pagination__next {
  grid-column: 2;
  justify-self: end;
}

.hero-single-product {
  min-height: clamp(250px, 27.7777777778vw, 400px);
  padding-block: clamp(120px, 12.5vw, 180px) clamp(20px, 2.7777777778vw, 40px);
}
@media only screen and (min-width: 1921px) {
  .hero-single-product {
    min-height: clamp(400px, 15.625vw, 600px);
    gap: clamp(70px, 2.734375vw, 105px);
    padding-block: clamp(180px, 7.03125vw, 270px) clamp(40px, 1.5625vw, 60px);
  }
}
.hero-single-product .breadcrumbs span, .hero-single-product .breadcrumbs a {
  color: #fff;
}

.content-single-product__container {
  display: grid;
  gap: clamp(40px, 5.5555555556vw, 80px);
  margin-top: calc(clamp(60px, 8.3333333333vw, 120px) * -1);
  padding-block: clamp(30px, 4.1666666667vw, 60px) clamp(40px, 5.5555555556vw, 80px);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}
@media only screen and (min-width: 1921px) {
  .content-single-product__container {
    padding-block: clamp(60px, 2.34375vw, 90px) clamp(80px, 3.125vw, 120px);
  }
}
@media only screen and (min-width: 1025px) {
  .content-single-product__container {
    grid-template-columns: 1fr 1fr;
  }
}
.content-single-product__images-container {
  display: grid;
  grid-template-columns: clamp(80px, 7.6388888889vw, 110px) 1fr;
}
@media only screen and (min-width: 1921px) {
  .content-single-product__images-container {
    grid-template-columns: clamp(110px, 4.296875vw, 165px) 1fr;
  }
}
@media only screen and (max-width: 1024px) {
  .content-single-product__content {
    order: -1;
  }
}
.content-single-product__product-info-container {
  display: flex;
  gap: clamp(9px, 1.25vw, 18px);
}
@media only screen and (min-width: 1025px) {
  .content-single-product__product-info-container {
    grid-column: span 2;
  }
}
@media only screen and (max-width: 1024px) {
  .content-single-product__product-info-container {
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 1921px) {
  .content-single-product__product-info-container {
    gap: clamp(18px, 0.703125vw, 27px);
  }
}
.content-single-product__product-info-item {
  display: flex;
  align-items: center;
  gap: clamp(8px, 0.6944444444vw, 10px);
}
.content-single-product__product-info-item img {
  height: clamp(26px, 4.00390625vw, 41px);
}
@media only screen and (min-width: 1921px) {
  .content-single-product__product-info-item {
    gap: clamp(10px, 0.390625vw, 15px);
  }
  .content-single-product__product-info-item img {
    height: clamp(41px, 1.6015625vw, 61.5px);
  }
}
@media only screen and (min-width: 1025px) {
  .content-single-product__product-info-item:not(:last-child)::after {
    content: "";
    width: 2px;
    height: 70px;
    background-color: #0b181e;
    margin-left: clamp(9px, 1.25vw, 18px);
  }
}
@media only screen and (min-width: 1921px) {
  .content-single-product__product-info-item:not(:last-child)::after {
    width: clamp(2px, 0.078125vw, 3px);
    height: clamp(70px, 2.734375vw, 105px);
    margin-left: clamp(18px, 0.703125vw, 27px);
  }
}
.content-single-product__availability {
  margin-top: clamp(8px, 3.125vw, 45px);
}
@media only screen and (min-width: 1921px) {
  .content-single-product__availability {
    margin-top: clamp(45px, 1.7578125vw, 67.5px);
  }
}
.content-single-product__table {
  margin-top: clamp(8px, 1.1111111111vw, 16px);
}
@media only screen and (min-width: 1921px) {
  .content-single-product__table {
    margin-top: clamp(16px, 0.625vw, 24px);
  }
}
.content-single-product__table-header, .content-single-product__table-row {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
  gap: clamp(9px, 1.25vw, 18px);
}
@media only screen and (min-width: 1921px) {
  .content-single-product__table-header, .content-single-product__table-row {
    gap: clamp(18px, 0.703125vw, 27px);
  }
}
.content-single-product__table-header > div, .content-single-product__table-row > div {
  border-right: 1px solid #0b181e;
  padding-block: 4px;
}
@media only screen and (min-width: 1921px) {
  .content-single-product__table-header > div, .content-single-product__table-row > div {
    padding-block: clamp(4px, 0.15625vw, 6px);
  }
}
.content-single-product__table-header > div:last-child, .content-single-product__table-row > div:last-child {
  border: 0;
}
.content-single-product__table-header {
  border-bottom: 1px solid #0b181e;
}

.tags-single-product {
  margin-top: clamp(8px, 1.1111111111vw, 16px);
  padding-bottom: clamp(8px, 1.1111111111vw, 16px);
  border-bottom: solid 1px #0b181e;
}
@media only screen and (min-width: 1921px) {
  .tags-single-product {
    margin-top: clamp(16px, 0.625vw, 24px);
    padding-bottom: clamp(16px, 0.625vw, 24px);
  }
}
.tags-single-product__items {
  display: grid;
}

.downloads-single-product {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: clamp(8px, 1.1111111111vw, 16px);
  padding-block: clamp(20px, 1.7361111111vw, 25px);
  border-radius: clamp(22px, 3.125vw, 45px);
}
.downloads-single-product a {
  display: flex;
  align-items: center;
  gap: 8px;
  line-height: 1.1;
}
@media only screen and (min-width: 1025px) {
  .downloads-single-product {
    grid-column: span 2;
  }
}
@media only screen and (min-width: 1921px) {
  .downloads-single-product {
    gap: clamp(16px, 0.625vw, 24px);
    padding-block: clamp(25px, 0.9765625vw, 37.5px);
    border-radius: clamp(45px, 1.7578125vw, 67.5px);
  }
}

.carousel-single-product .product-card,
.carousel-single-post .product-card {
  max-width: 25%;
}
@media only screen and (max-width: 1024px) {
  .carousel-single-product .product-card,
  .carousel-single-post .product-card {
    max-width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .carousel-single-product .product-card,
  .carousel-single-post .product-card {
    max-width: 100%;
  }
}

.privacy__content {
  display: flex;
  flex-direction: column;
}
.privacy__content h2,
.privacy__content h3,
.privacy__content h4 {
  padding-block: clamp(20px, 2.9296875vw, 30px);
}
@media only screen and (min-width: 1921px) {
  .privacy__content h2,
  .privacy__content h3,
  .privacy__content h4 {
    padding-block: clamp(30px, 1.171875vw, 45px);
  }
}

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