html {
  scroll-behavior: smooth;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}

a {
  color: #0D2562;
  text-decoration: underline;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0px;
  transition: color 0.2s ease-in-out;
}
a:hover {
  color: #1FCEF8;
}

p {
  font: normal normal normal 16px/22px "Roboto", sans-serif;
  letter-spacing: 0px;
  color: #071216;
  opacity: 1;
}

strong {
  font-weight: 700;
}

ul {
  font: normal normal normal 16px/22px "Roboto", sans-serif;
  letter-spacing: 0px;
  color: #071216;
  opacity: 1;
}

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

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

button {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  text-align: inherit;
  background: none;
  box-shadow: none;
  padding: 0;
  cursor: pointer;
  border: none;
  color: inherit;
  font: inherit;
}

.btn-primary {
  background-color: #0D2562;
  border-color: #0D2562;
  text-decoration: none;
  padding: 13px 34px 12px;
  color: #FFFFFF;
  font: normal normal 500 16px/16px "Roboto", sans-serif;
  border-radius: 20px;
  transition: all 0.2s ease-in-out;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled):focus, .btn-primary:not(:disabled):not(.disabled).active {
  background-color: #0D2562;
  border-color: #0D2562;
  outline: 0;
  box-shadow: none;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled):focus:focus, .btn-primary:not(:disabled):not(.disabled).active:focus {
  outline: 0;
  box-shadow: none;
}
.btn-primary:not(:disabled):not(.disabled):focus {
  background-color: #1FCEF8;
}
.btn-primary:not(:disabled):not(.disabled):hover {
  background-color: #1FCEF8;
  border-color: #1FCEF8;
}
.btn-primary:disabled {
  background-color: #071216;
  border: #071216;
}

.btn-secondary {
  background-color: #f6f6f5;
  border-color: #0D2562;
  text-decoration: none;
  padding: 13px 32px;
  color: #0D2562;
  font: normal normal 600 16px/19px "Roboto", sans-serif;
  border-radius: 24px;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 768px) {
  .btn-secondary {
    font: normal normal 600 14px/17px "Roboto", sans-serif;
  }
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled):focus, .btn-secondary:not(:disabled):not(.disabled).active {
  background-color: #f6f6f5;
  border-color: #0D2562;
  outline: 0;
  box-shadow: none;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled):focus:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus {
  outline: 0;
  box-shadow: none;
}
.btn-secondary:not(:disabled):not(.disabled):hover {
  background-color: #f6f6f5;
  border-color: #1FCEF8;
  color: #1FCEF8;
}
.btn-secondary:disabled {
  background-color: #071216;
  border: #071216;
}

.btn-light {
  background-color: #f6f6f5;
}

.btn-sm {
  font: normal normal bold 14px/18px "Roboto", sans-serif;
  letter-spacing: 0px;
  padding: 9px 32px;
}
.btn-sm.btn-light {
  padding: 0;
}

p.overheading {
  font: normal normal 300 14px/18px "Roboto", sans-serif;
  letter-spacing: 0px;
  opacity: 1;
  text-transform: uppercase;
  color: #0D2562;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  p.overheading {
    font-size: 12px;
  }
}

p.subheading {
  font: normal normal 300 22px/30px "Roboto", sans-serif;
  letter-spacing: 0px;
  color: #071216;
  opacity: 1;
  margin-bottom: 16px;
}
@media (max-width: 991px) {
  p.subheading {
    font-size: 18px;
    line-height: 26px;
  }
}

.wpcf7 .wpcf7-form input[type=text],
.wpcf7 .wpcf7-form input[type=email],
.wpcf7 .wpcf7-form textarea,
.wpcf7 .wpcf7-form select {
  background-color: #f6f6f5;
  font: normal normal normal 16px/19px "Roboto", sans-serif;
  letter-spacing: 0.67px;
  color: #071216;
  border: none;
  border-radius: 0px;
  padding: 16px 20px;
}
.wpcf7 .wpcf7-form input[type=text]::placeholder,
.wpcf7 .wpcf7-form input[type=email]::placeholder,
.wpcf7 .wpcf7-form textarea::placeholder,
.wpcf7 .wpcf7-form select::placeholder {
  color: #071216;
}
.wpcf7 .wpcf7-form input[type=text]:focus,
.wpcf7 .wpcf7-form input[type=email]:focus,
.wpcf7 .wpcf7-form textarea:focus,
.wpcf7 .wpcf7-form select:focus {
  background-color: #f6f6f5;
  box-shadow: 0 0 0 0.2rem rgba(13, 37, 98, 0.25);
}
.wpcf7 .wpcf7-form select.form-control:not([size]):not([multiple]) {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  height: auto;
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='9' height='5' viewBox='0 0 9 5'><path d='M8.129.25a.186.186,0,0,0-.129.057L4.42,3.887.84.307A.186.186,0,1,0,.578.57L4.29,4.282a.185.185,0,0,0,.262,0L8.26.57A.186.186,0,0,0,8.129.25Z' fill='%23e50147' stroke='%23e50147' stroke-width='0.5'/></svg>");
  background-repeat: no-repeat;
  background-position-x: calc(100% - 20px);
  background-position-y: 50%;
  cursor: pointer;
}
.wpcf7 .wpcf7-form input[type=file] {
  font: normal normal normal 16px/22px "Roboto", sans-serif;
  padding-left: 16px;
}
.wpcf7 .wpcf7-form input[type=file]::file-selector-button {
  cursor: pointer;
  font: normal normal normal 16px/22px "Roboto", sans-serif;
  text-decoration: underline;
  color: #0D2562;
  opacity: 1;
  border: none;
  background: transparent;
}
.wpcf7 .wpcf7-form .wpcf7-list-item {
  margin: 0;
}
.wpcf7 .wpcf7-form input[type=checkbox] {
  -webkit-appearance: none;
  appearance: none;
  background-color: #f6f6f5;
  margin: 0;
  font: inherit;
  color: #0D2562;
  width: 21px;
  height: 21px;
  border: 1px solid #0D2562;
  border-radius: 1px;
  transform: translateY(0);
  display: grid;
  place-content: center;
  line-height: 18px;
  font-size: 14px;
  cursor: pointer;
}
.wpcf7 .wpcf7-form input[type=checkbox]::before {
  content: "";
  width: 17px;
  height: 17px;
  clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
  transform: scale(0);
  transform-origin: bottom left;
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em #0D2562;
  background-color: CanvasText;
}
.wpcf7 .wpcf7-form input[type=checkbox]:checked::before {
  transform: scale(0.7) translate(4px, -3px);
}
.wpcf7 .wpcf7-form input[type=checkbox]:focus {
  outline: 1px solid currentColor;
  outline-offset: 0;
}
.wpcf7 .wpcf7-form input[type=checkbox]:disabled {
  color: #f6f6f5;
  cursor: not-allowed;
}
.wpcf7 .wpcf7-form .wpcf7-spinner {
  margin: 0;
}
.wpcf7 .wpcf7-form .wpcf7-response-output {
  margin: 16px 0 0;
}

.freestyle-content {
  padding: 100px 0;
}
@media (max-width: 991px) {
  .freestyle-content {
    padding: 64px 0;
  }
}
@media (max-width: 768px) {
  .freestyle-content {
    padding: 48px 0;
  }
}

p:has(.aligncenter) {
  text-align: center;
}

.aligncenter {
  margin-left: auto;
  margin-right: auto;
}

.alignright {
  margin-left: auto;
}

.header {
  font-family: "Roboto", sans-serif;
  color: #071216;
  position: sticky;
  top: 0;
  z-index: 5;
  background-color: #f6f6f5;
  transition: transform 0.2s linear;
  will-change: transform;
}
@media (max-width: 1199px) {
  .header {
    padding: 0;
    position: fixed;
    left: 0;
    right: 0;
  }
}
.header.stick {
  z-index: 10;
}
.header__main {
  position: relative;
}
@media (max-width: 1199px) {
  .header__main {
    display: none;
  }
}
.header__logo-wrapper {
  display: block;
  padding: 24px 0 22px;
}
.header__logo {
  width: 284px;
  display: inline-block;
  text-align: center;
  margin-top: 2px;
}
.header__menu .menu {
  display: flex;
  flex-flow: row nowrap;
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.header__menu .menu li {
  margin: 0;
}
.header__menu .menu li.current-menu-item {
  color: #0D2562;
}
.header__menu .menu li.current-menu-item > a {
  color: #0D2562;
}
.header__menu .menu li:hover {
  color: #1FCEF8;
}
.header__menu .menu li:hover > a {
  color: #1FCEF8;
}
.header__menu .menu li.menu-item-has-children {
  position: relative;
  display: inline-block;
}
.header__menu .menu li.menu-item-has-children::after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 12px;
  top: 13px;
  transform: rotate(45deg);
  width: 8px;
  height: 8px;
  border-bottom: 1px solid currentColor;
  border-right: 1px solid currentColor;
  transition: color 0.2s, transform 0.2s ease-out;
}
.header__menu .menu li.menu-item-has-children:hover::after {
  transform: rotate(225deg) translateY(-4px) translateX(-4px);
}
.header__menu .menu li.menu-item-has-children:hover ul.sub-menu {
  visibility: visible;
  pointer-events: auto;
  opacity: 1;
}
.header__menu .menu li.menu-item-has-children a {
  padding-right: 30px;
}
.header__menu .menu li.menu-item-has-children ul.sub-menu {
  position: absolute;
  top: 100%;
  display: flex;
  visibility: hidden;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.2s ease-out;
  background-color: #FFFFFF;
  flex-direction: column;
  text-align: left;
  list-style: none;
  list-style-type: none;
  padding: 20px 24px;
  margin: 0;
  min-width: 100%;
}
.header__menu .menu li.menu-item-has-children ul.sub-menu li {
  margin: 0;
}
.header__menu .menu li.menu-item-has-children ul.sub-menu li:hover {
  color: #071216;
}
.header__menu .menu li.menu-item-has-children ul.sub-menu li a {
  display: inline-block;
  padding: 4px 0px;
  width: max-content;
  min-width: 100%;
}
.header__menu .menu li.menu-item-has-children ul.sub-menu li.active a {
  font-weight: 700;
  color: #071216;
}
.header__menu .menu li a {
  text-align: left;
  font: normal normal 700 16px/24px "Roboto", sans-serif;
  letter-spacing: 0px;
  color: #0D2562;
  opacity: 1;
  text-decoration: none;
  margin: 0;
  padding: 8px 20px;
  display: inline-block;
  transition: color 0.2s ease-in-out;
}
.header__misc {
  margin-left: 12px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.header__contact-button {
  margin-right: 20px;
}
.header__linkedin-button {
  line-height: 0;
  width: 38px;
  height: 38px;
  background-color: rgba(151, 131, 101, 0.2);
  border-color: transparent;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header__linkedin-button:hover {
  background-color: rgba(151, 131, 101, 0.4);
  border-color: transparent;
}
.header__linkedin-button:hover svg rect {
  fill: #f6f6f5;
}
.header__linkedin-button--mobile:focus, .header__linkedin-button--mobile:active {
  box-shadow: none !important;
  background-color: transparent !important;
  border-color: transparent !important;
}
.header__linkedin-button--mobile:hover {
  outline: none;
  background-color: #1FCEF8;
  border-color: transparent;
}
.header__linkedin-button--mobile:hover svg path {
  fill: #f6f6f5;
}
.header__linkedin-button svg {
  display: inline-block;
}
.header__mobile {
  display: none;
}
@media (max-width: 1199px) {
  .header__mobile {
    display: block;
    background-color: #f6f6f5;
  }
}
.header__mobile-wrapper {
  padding: 10px 15px 10px;
  position: relative;
  z-index: 10;
  background-color: #f6f6f5;
}
.header__mobile-logo {
  width: 100%;
  max-height: 22px;
  width: auto;
}
.header__mobile-misc {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.header__mobile-contact-button {
  font-size: 10px;
  line-height: 1;
  font-weight: 400;
  padding: 9px 13px;
}
.header__mobile-contact-button:not(.disabled):not(:disabled):hover {
  background-color: #0D2562;
  border-color: #0D2562;
}
.header__hamburger {
  cursor: pointer;
  width: 38px;
  height: 38px;
  position: relative;
  border-radius: 50%;
  background-color: #F6F6F5;
  margin-left: 16px;
}
.header__hamburger:hover, .header__hamburger:active, .header__hamburger:focus {
  background-color: #F6F6F5;
}
.header__hamburger .hamburger {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 23px;
  height: 17px;
  background-color: #F6F6F5;
}
.header__hamburger .bar {
  display: block;
  height: 2px;
  border-radius: 2px;
  background-color: #0D2562;
  transition: transform 0.2s, opacity 0.1s ease-in-out;
}
.header__hamburger.switched .bar:nth-child(1) {
  transform: translateY(8px) rotate(45deg);
}
.header__hamburger.switched .bar:nth-child(2) {
  opacity: 0;
}
.header__hamburger.switched .bar:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}
.header__mobile-menu {
  position: absolute;
  width: 226px;
  top: 58px;
  right: 6px;
  z-index: 9;
  pointer-events: none;
  transform: translateY(-100%);
  will-change: transform;
  transition: transform 0.5s ease-in-out;
  background-color: #f6f6f5;
  border-radius: 20px;
  background-color: #0D2562;
}
.header__mobile-menu.open {
  transform: translateY(0);
  pointer-events: all;
}
.header__mobile-menu-wrapper {
  padding: 79px 30px;
  height: 100%;
  overflow-y: auto;
  background-color: #0D2562;
  border-radius: 20px;
}
.header__mobile-menu-wrapper .menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: block;
}
.header__mobile-menu-wrapper .menu > li {
  padding: 0;
  margin: 0;
  display: block;
}
.header__mobile-menu-wrapper .menu > li.current-menu-item a {
  color: #FFFFFF;
}
.header__mobile-menu-wrapper .menu > li.menu-item-has-children {
  position: relative;
  padding-right: 40px;
}
.header__mobile-menu-wrapper .menu > li.menu-item-has-children::before {
  content: "";
  position: absolute;
  display: block;
  top: 21px;
  right: 10px;
  height: 2px;
  width: 14px;
  background-color: #0D2562;
}
.header__mobile-menu-wrapper .menu > li.menu-item-has-children::after {
  content: "";
  position: absolute;
  display: block;
  top: 15px;
  right: 16px;
  height: 14px;
  width: 2px;
  background-color: #0D2562;
  transition: transform 0.5s ease-in-out;
}
.header__mobile-menu-wrapper .menu > li.has-submenu-open::after {
  transform: rotate(-450deg);
  transform-origin: 50% 50%;
}
.header__mobile-menu-wrapper .menu > li > a {
  padding: 0;
  margin: 0;
  font: normal normal 600 16px/24px "Roboto", sans-serif;
  letter-spacing: 0.5px;
  color: #FFFFFF;
  text-decoration: none;
  margin-bottom: 26px;
  display: inline-block;
}
.header__mobile-menu-wrapper .menu > li:last-child > a {
  margin-bottom: 0;
}
.header__mobile-menu-wrapper .menu > li .sub-menu {
  padding: 0 0 12px 16px;
  margin: 0;
  list-style-type: none;
  display: none;
}
.header__mobile-menu-wrapper .menu > li .sub-menu li {
  padding: 0;
  margin: 0;
  display: block;
}
.header__mobile-menu-wrapper .menu > li .sub-menu li a {
  padding: 0;
  margin: 0;
  display: inline-block;
  font: normal normal 400 16px/24px "Roboto", sans-serif;
  letter-spacing: 0.5px;
  color: #FFFFFF;
  text-decoration: none;
}
.header__mobile-menu-button {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #f6f6f5;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.header__mobile-menu-button::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -32px;
  right: -32px;
  height: 1px;
  background-color: #0D2562;
}

body {
  background-color: #f6f6f5;
  font-family: "Roboto", sans-serif;
}
@media (max-width: 1199px) {
  body {
    padding-top: 58px;
  }
}

body.scroll-block {
  overflow: hidden;
  height: 100vh;
  width: 100vw;
}

:root {
  --vh: 100%;
}

.footer {
  background-color: #626B81;
}
.footer__catchphrase {
  width: 100%;
  background-color: #1FCEF8;
  padding: 28px 0;
  text-align: center;
}
@media (max-width: 1199px) {
  .footer__catchphrase {
    padding: 10px 15px;
  }
}
.footer__catchphrase-text {
  color: #0D2562;
  font-size: 32px;
  line-height: 1;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .footer__catchphrase-text {
    font-size: 12px;
    line-height: 1;
  }
}
.footer__container {
  padding-top: 140px;
}
@media (max-width: 1199px) {
  .footer__container {
    padding-top: 20px;
    padding-bottom: 14px;
  }
}
.footer .btn {
  background-color: #FFFFFF;
  color: #0D2562;
  border-color: #FFFFFF;
  width: 258px;
  font-size: 22px;
  font-weight: 500;
  line-height: 1;
  padding: 12px;
}
@media (max-width: 1199px) {
  .footer .btn {
    font-size: 12px;
    line-height: 1;
    padding: 9px 52px;
    width: auto;
  }
}
.footer__logo-wrapper {
  display: block;
  margin-bottom: 24px;
}
@media (max-width: 1199px) {
  .footer__logo-wrapper {
    margin-bottom: 11px;
  }
}
.footer__logo-wrapper img {
  max-width: 285px;
}
@media (max-width: 1199px) {
  .footer__logo-wrapper img {
    max-width: 185px;
  }
}
.footer__copy {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 20px;
  font-weight: 200;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0;
  margin-bottom: 38px;
  max-width: 332px;
}
@media (max-width: 1199px) {
  .footer__copy {
    max-width: 354px;
    font-size: 10px;
    line-height: 13px;
    margin-bottom: 26px;
  }
}
@media (max-width: 1199px) {
  .footer__content-button {
    display: none;
  }
}
.footer__mobile-button-wrapper, .footer__mobile-icons-wrapper {
  display: none;
}
@media (max-width: 1199px) {
  .footer__mobile-button-wrapper, .footer__mobile-icons-wrapper {
    display: inline-block;
  }
}
.footer__menu-title {
  font-size: 16px;
  line-height: 24px;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.5px;
  font-weight: 600;
  margin-bottom: 6px;
  color: #FFFFFF;
}
@media (max-width: 1199px) {
  .footer__menu-title {
    font-size: 12px;
    line-height: 1;
  }
}
.footer__menu-title--margin-bottom {
  margin-bottom: 12px;
}
@media (max-width: 1199px) {
  .footer__menu-title:first-child {
    margin-bottom: 12px;
  }
}
.footer__menu-wrapper .menu {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 12px;
}
@media (max-width: 1199px) {
  .footer__menu-wrapper .menu {
    margin-bottom: 0;
  }
}
@media (max-width: 1199px) {
  .footer__menu-wrapper .menu li {
    line-height: 0.6;
  }
}
.footer__menu-wrapper .menu li a {
  display: inline-block;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  letter-spacing: 0.5px;
  margin-bottom: 12px;
}
@media (max-width: 1199px) {
  .footer__menu-wrapper .menu li a {
    font-size: 10px;
    line-height: 1;
  }
}
.footer__menu-wrapper .menu li a:hover {
  text-decoration: none;
  color: #1FCEF8;
}
@media (max-width: 1199px) {
  .footer__icons-wrapper {
    display: none;
  }
}
.footer__icon-link {
  margin-right: 16px;
  text-decoration: none;
}
@media (max-width: 1199px) {
  .footer__icon-link {
    margin-right: 10px;
  }
}
.footer__icon-link svg path {
  fill: #FFFFFF;
  transition: fill 0.2s ease-in-out;
  will-change: fill;
}
.footer__icon-link:hover {
  text-decoration: none;
}
.footer__icon-link:hover svg path {
  fill: #1FCEF8;
}
.footer__links-wrapper {
  display: flex;
  flex-flow: column nowrap;
  margin-bottom: 32px;
}
@media (max-width: 1199px) {
  .footer__links-wrapper {
    margin-bottom: 24px;
  }
}
.footer__link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-decoration: none;
  margin-bottom: 8px;
}
.footer__link:hover {
  color: #1FCEF8;
  text-decoration: none;
}
.footer__link:nth-child(2) {
  margin-bottom: 24px;
}
@media (max-width: 1199px) {
  .footer__link:nth-child(2) {
    margin-bottom: 16px;
  }
}
.footer__link-icon {
  margin-right: 8px;
}
@media (max-width: 1199px) {
  .footer__link-icon {
    margin-right: 6px;
    display: flex;
  }
}
@media (max-width: 1199px) {
  .footer__link-icon svg {
    width: 12px;
    height: 12px;
  }
}
.footer__link-text {
  text-decoration: none;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: 0.5px;
}
@media (max-width: 1199px) {
  .footer__link-text {
    font-size: 10px;
    line-height: 14px;
  }
}
.footer__link-text:hover {
  color: #1FCEF8;
  text-decoration: none;
}
.footer__contact-wrapper p {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #FFFFFF;
  margin-bottom: 0;
  font-weight: 300;
}
@media (max-width: 1199px) {
  .footer__contact-wrapper p {
    font-size: 10px;
    line-height: 1.4;
  }
}
.footer__bottom {
  margin-top: 80px;
}
@media (max-width: 1199px) {
  .footer__bottom {
    margin-top: 25px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }
}
@media (max-width: 1199px) {
  .footer__copyright {
    width: 100%;
    margin-top: 24px;
  }
}
.footer__copyright, .footer__copyright a {
  margin-bottom: 0;
  text-align: right;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: 0.5px;
}
@media (max-width: 1199px) {
  .footer__copyright, .footer__copyright a {
    font-size: 8px;
    line-height: 12px;
  }
}
.footer__copyright a:hover {
  color: #1FCEF8;
}

.hero-section {
  margin-bottom: 120px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  background-color: rgba(0, 0, 0, 0.5);
  background-blend-mode: overlay;
}
@media (max-width: 991px) {
  .hero-section {
    margin-bottom: 60px;
  }
}
@media (max-width: 991px) {
  .hero-section .container {
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
  }
}
.hero-section__wrapper {
  position: relative;
  z-index: 0;
  padding: 105px 42px 30px 42px;
}
@media (max-width: 991px) {
  .hero-section__wrapper {
    padding: 35px 17px 48px;
  }
}
.hero-section__content {
  position: relative;
  z-index: 2;
  margin-bottom: 150px;
}
@media (max-width: 991px) {
  .hero-section__content {
    margin-bottom: 53px;
  }
}
.hero-section__eyebrow {
  font: normal normal 500 16px/16px "Roboto", sans-serif;
  color: #1FCEF8;
  text-transform: uppercase;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .hero-section__eyebrow {
    font: normal normal 500 8px/8px "Roboto", sans-serif;
    margin-bottom: 6px;
  }
}
.hero-section__heading {
  font: normal normal 300 48px/48px "Roboto", sans-serif;
  color: #FFFFFF;
  margin-bottom: 60px;
  max-width: 472px;
}
@media (max-width: 991px) {
  .hero-section__heading {
    max-width: 189px;
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .hero-section__button {
    font-size: 12px;
    line-height: 1;
    padding: 8px 28px;
  }
}
.hero-section__icon-bar {
  position: relative;
  z-index: 2;
  display: flex;
  flex-flow: row nowrap;
  align-items: stretch;
  justify-content: center;
}
@media (max-width: 991px) {
  .hero-section__icon-bar {
    margin-left: -17px;
    margin-right: -17px;
  }
}
.hero-section__icon-item {
  width: 25%;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}
.hero-section__icon-item:last-of-type {
  border-right: none;
}
.hero-section__icon-link {
  text-decoration: none;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  padding: 21px 24px 36px;
  height: 100%;
}
@media (max-width: 991px) {
  .hero-section__icon-link {
    padding: 0px 3px 18px;
    justify-content: flex-start;
  }
}
.hero-section__icon-link:hover {
  text-decoration: none;
}
.hero-section__icon-link:hover .hero-section__icon-label {
  color: #1FCEF8;
}
.hero-section__icon-link:hover .hero-section__icon svg path {
  fill: #1FCEF8;
}
.hero-section__icon-link:hover .hero-section__icon-arrow svg path {
  fill: #1FCEF8;
}
.hero-section__icon {
  max-width: 40px;
  margin-right: 8px;
  display: inline-flex;
  align-items: center;
}
@media (max-width: 991px) {
  .hero-section__icon {
    max-width: 18px;
    margin-right: 5px;
  }
}
.hero-section__icon svg path {
  transition: fill 0.2s ease-in-out;
  will-change: fill;
}
.hero-section__icon-label {
  font: normal normal 300 16px/18px "Roboto", sans-serif;
  color: #FFFFFF;
  margin-bottom: 0;
  transition: color 0.2s ease-in-out;
  will-change: color;
  display: inline-block;
}
@media (max-width: 991px) {
  .hero-section__icon-label {
    font-size: 9px;
    line-height: 1;
    font-weight: 200;
  }
}
.hero-section__icon-arrow {
  position: absolute;
  bottom: 0;
  right: 24px;
}
@media (max-width: 991px) {
  .hero-section__icon-arrow {
    right: 0;
  }
}
@media (max-width: 991px) {
  .hero-section__icon-arrow svg {
    max-width: 18px;
    max-height: 20px;
  }
}
.hero-section__icon-arrow svg path {
  transition: fill 0.2s ease-in-out;
  will-change: fill;
}

.product-columns {
  margin-top: 140px;
  margin-bottom: 140px;
  color: #0D2562;
}
@media (max-width: 1199px) {
  .product-columns {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
.product-columns__heading-wrapper {
  width: 100%;
  border-bottom: 5px solid #0D2562;
  margin-bottom: 60px;
}
@media (max-width: 1199px) {
  .product-columns__heading-wrapper {
    margin-bottom: 20px;
    border-bottom: 2px solid #0D2562;
  }
}
.product-columns__heading {
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 11px;
  color: #0D2562;
}
@media (max-width: 1199px) {
  .product-columns__heading {
    font-size: 12px;
    line-height: 1;
    margin-bottom: 6px;
  }
}
.product-columns__columns-wrapper {
  display: flex;
  flex-flow: row nowrap;
  gap: 24px;
  align-items: stretch;
  justify-content: flex-start;
  margin-bottom: 100px;
}
@media (max-width: 1199px) {
  .product-columns__columns-wrapper {
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 60px;
  }
}
.product-columns__column {
  border-radius: 20px;
  width: 25%;
  background-color: #FFFFFF;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  padding-bottom: 110px;
  position: relative;
}
@media (max-width: 1199px) {
  .product-columns__column {
    min-height: 396px;
    width: calc(50% - 10px);
    padding-bottom: 80px;
  }
}
.product-columns__image {
  width: 100%;
  height: 167px;
  border-radius: 20px;
  margin-bottom: 16px;
}
@media (max-width: 1199px) {
  .product-columns__image {
    height: 106px;
    margin-bottom: 14px;
  }
}
.product-columns__image img {
  display: block;
  border-radius: 20px;
  object-fit: cover;
  object-position: 50% 50%;
  height: 100%;
  width: 100%;
}
.product-columns__title {
  font-size: 30px;
  line-height: 33px;
  font-weight: 700;
  text-align: center;
  width: 100%;
  border-bottom: 2px solid #0D2562;
  padding: 0 20px 24px;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1199px) {
  .product-columns__title {
    font-size: 18px;
    line-height: 1;
    padding: 0 16px 16px;
  }
}
.product-columns__content {
  padding: 22px 24px;
}
@media (max-width: 1199px) {
  .product-columns__content {
    padding: 15px;
  }
}
.product-columns__content-partial {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 20px;
  font-family: "Roboto", sans-serif;
}
@media (max-width: 1199px) {
  .product-columns__content-partial {
    font-size: 10px;
    line-height: 13px;
  }
}
@media (max-width: 1199px) {
  .product-columns__content-partial:last-child {
    margin-bottom: 0;
  }
}
.product-columns__content-partial span {
  color: #0D2562;
  font-weight: 700;
}
.product-columns__column-button-wrapper {
  position: absolute;
  bottom: 44px;
  left: 0;
  right: 0;
  text-align: center;
}
@media (max-width: 1199px) {
  .product-columns__column-button-wrapper {
    bottom: 25px;
  }
}
.product-columns__column-button {
  font-size: 16px;
  line-height: 16px;
  width: calc(100% - 44px);
}
@media (max-width: 1199px) {
  .product-columns__column-button {
    font-size: 11px;
    line-height: 1;
    padding: 8px 15px;
    width: 150px;
    max-width: calc(100% - 30px);
  }
}
.product-columns__button-wrapper {
  width: 100%;
  text-align: center;
}
.product-columns__button-wrapper .btn {
  width: 500px;
  font-size: 24px;
  line-height: 24px;
}
@media (max-width: 1199px) {
  .product-columns__button-wrapper .btn {
    font-size: 16px;
    line-height: 1;
    padding: 10px 30px;
    max-width: 357px;
    width: 100%;
  }
}

.images-columns {
  margin-top: 140px;
  margin-bottom: 140px;
  color: #0D2562;
}
@media (max-width: 1199px) {
  .images-columns {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
.images-columns__heading-wrapper {
  width: 100%;
  border-bottom: 5px solid #0D2562;
  margin-bottom: 60px;
}
@media (max-width: 1199px) {
  .images-columns__heading-wrapper {
    margin-bottom: 20px;
    border-bottom: 2px solid #0D2562;
  }
}
.images-columns__heading {
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 11px;
  color: #0D2562;
}
@media (max-width: 1199px) {
  .images-columns__heading {
    font-size: 12px;
    line-height: 1;
    margin-bottom: 6px;
  }
}
.images-columns__columns-wrapper {
  display: flex;
  flex-flow: row wrap;
  gap: 60px 24px;
  align-items: stretch;
  justify-content: flex-start;
  margin-bottom: 100px;
}
@media (max-width: 1199px) {
  .images-columns__columns-wrapper {
    margin-bottom: 60px;
    gap: 20px;
  }
}
.images-columns__column {
  width: calc(50% - 12px);
}
@media (max-width: 1199px) {
  .images-columns__column {
    width: 100%;
  }
}
.images-columns__content {
  border-radius: 20px;
  background-color: #FFFFFF;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  position: relative;
  padding: 40px;
  text-align: center;
  margin: -60px auto 0;
  width: 412px;
}
@media (max-width: 1199px) {
  .images-columns__content {
    width: calc(100% - 92px);
    padding: 26px 24px 24px;
    margin-top: -38px;
  }
}
.images-columns__image {
  width: 100%;
  height: 361px;
  border-radius: 20px;
}
@media (max-width: 1199px) {
  .images-columns__image {
    height: 230px;
  }
}
.images-columns__image img {
  display: block;
  border-radius: 20px;
  object-fit: cover;
  object-position: 50% 50%;
  height: 100%;
  width: 100%;
}
.images-columns__title {
  font-size: 24px;
  line-height: 27px;
  font-weight: 800;
  text-align: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .images-columns__title {
    margin-bottom: 24px;
  }
}
@media (max-width: 1199px) {
  .images-columns__title {
    font-size: 16px;
    line-height: 1.2;
  }
}
.images-columns__column-button {
  width: 220px;
}
@media (max-width: 1199px) {
  .images-columns__column-button {
    font-size: 11px;
    line-height: 1;
    padding: 8px 15px;
    width: 150px;
    max-width: calc(100% - 30px);
  }
}
.images-columns__button-wrapper {
  width: 100%;
  text-align: center;
}
.images-columns__button-wrapper .btn {
  width: 500px;
  font-size: 24px;
  line-height: 24px;
}
@media (max-width: 1199px) {
  .images-columns__button-wrapper .btn {
    font-size: 16px;
    line-height: 1;
    padding: 10px 30px;
    max-width: 357px;
    width: 100%;
  }
}

.itc {
  margin-top: 140px;
  margin-bottom: 140px;
  color: #0D2562;
}
@media (max-width: 1199px) {
  .itc {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
.itc__heading-wrapper {
  width: 100%;
  border-bottom: 5px solid #0D2562;
  margin-bottom: 60px;
}
@media (max-width: 1199px) {
  .itc__heading-wrapper {
    margin-bottom: 20px;
    border-bottom: 2px solid #0D2562;
  }
}
.itc__heading {
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 11px;
  color: #0D2562;
}
@media (max-width: 1199px) {
  .itc__heading {
    font-size: 12px;
    line-height: 1;
    margin-bottom: 6px;
  }
}
.itc__big-column {
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  display: flex;
  align-items: stretch;
  justify-content: center;
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .itc__big-column {
    margin-bottom: 20px;
    flex-wrap: wrap;
    box-shadow: none;
  }
}
.itc__big-column-left {
  background-color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 50%;
  padding: 11px 40px 22px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
@media (max-width: 1199px) {
  .itc__big-column-left {
    width: 100%;
    border-radius: 20px;
    margin-bottom: 20px;
    padding: 10px;
  }
}
.itc__big-column-right {
  background-color: #0D2562;
  color: #FFFFFF;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  width: 50%;
  padding: 52px 63px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
@media (max-width: 1199px) {
  .itc__big-column-right {
    border-radius: 20px;
    width: 100%;
    padding: 31px 41px;
  }
}
.itc__big-column-content * {
  color: #FFFFFF;
}
.itc__big-column-content p {
  font-size: 20px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  line-height: 26px;
  letter-spacing: 0;
  margin-bottom: 24px;
}
@media (max-width: 1199px) {
  .itc__big-column-content p {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.itc__big-column-content p:last-child {
  margin-bottom: 0;
}
.itc__column {
  display: flex;
  align-items: stretch;
  justify-content: center;
  border-radius: 20px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  height: 100%;
}
@media (max-width: 1199px) {
  .itc__column {
    box-shadow: none;
  }
}
@media (max-width: 991px) {
  .itc .mb-20px {
    margin-bottom: 20px;
  }
}
.itc__column-left {
  width: 129px;
  flex: 0 0 129px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background-color: #FFFFFF;
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1199px) {
  .itc__column-left {
    width: 81px;
    flex: 0 0 81px;
    padding: 15px;
  }
}
.itc__column-right {
  flex: 1 1 auto;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #0D2562;
  padding: 44px 32px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
@media (max-width: 1199px) {
  .itc__column-right {
    padding: 26px 24px 26px 20px;
  }
}
.itc__column-content * {
  color: #FFFFFF;
}
.itc__column-content p {
  font-size: 20px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  line-height: 26px;
  letter-spacing: 0;
  margin-bottom: 24px;
}
@media (max-width: 1199px) {
  .itc__column-content p {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.itc__column-content p:last-child {
  margin-bottom: 0;
}
.itc__logos-section {
  margin-top: 100px;
  margin-bottom: 100px;
  text-align: center;
}
@media (max-width: 1199px) {
  .itc__logos-section {
    margin-top: 40px;
    margin-bottom: 60px;
  }
}
.itc__logos-heading {
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 600;
  font-family: "Roboto", sans-serif;
  line-height: 1;
  color: #0D2562;
}
@media (max-width: 1199px) {
  .itc__logos-heading {
    font-size: 10px;
    line-height: 1;
    margin-bottom: 8px;
  }
}
.itc__logos-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 22px;
}
@media (max-width: 1199px) {
  .itc__logos-wrapper {
    gap: 6px;
  }
}
.itc__logo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 210px;
  height: 74px;
  padding: 4px 8px;
  border: 1px solid #0D2562;
  border-radius: 20px;
  background-color: #FFFFFF;
}
@media (max-width: 1199px) {
  .itc__logo {
    width: 66px;
    height: 23px;
    padding: 3px;
  }
}
@media (max-width: 1199px) {
  .itc__logo img {
    max-width: 100%;
    max-height: 100%;
  }
}
.itc__button-wrapper {
  text-align: center;
}
.itc__button {
  width: 500px;
  max-width: 100%;
  font-size: 24px;
  line-height: 1;
}
@media (max-width: 1199px) {
  .itc__button {
    font-size: 16px;
    line-height: 1;
    padding: 10px 30px;
    max-width: 357px;
    width: 100%;
  }
}

.cwh {
  margin-top: 140px;
  margin-bottom: 140px;
  color: #0D2562;
}
@media (max-width: 1199px) {
  .cwh {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
.cwh__heading-wrapper {
  width: 100%;
  border-bottom: 5px solid #0D2562;
  margin-bottom: 60px;
}
@media (max-width: 1199px) {
  .cwh__heading-wrapper {
    margin-bottom: 20px;
    border-bottom: 2px solid #0D2562;
  }
}
.cwh__heading {
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 11px;
  color: #0D2562;
}
@media (max-width: 1199px) {
  .cwh__heading {
    font-size: 12px;
    line-height: 1;
    margin-bottom: 6px;
  }
}
.cwh__big-column {
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  display: flex;
  align-items: stretch;
  justify-content: center;
  margin-bottom: 100px;
}
@media (max-width: 1199px) {
  .cwh__big-column {
    margin-bottom: 20px;
    flex-wrap: wrap;
    box-shadow: none;
  }
}
.cwh__big-column-left {
  display: flex;
  justify-content: center;
  width: 50%;
  padding: 56px 40px 56px 46px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background-color: #0D2562;
  color: #FFFFFF;
}
@media (max-width: 1199px) {
  .cwh__big-column-left {
    width: 100%;
    border-radius: 20px;
    margin-bottom: 20px;
    padding: 31px 35px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.25);
  }
}
.cwh__big-column-content * {
  color: #FFFFFF;
}
.cwh__big-column-content p {
  font-size: 30px;
  font-family: "Roboto", sans-serif;
  font-weight: 200;
  line-height: 37px;
  letter-spacing: 0;
  margin-bottom: 24px;
}
@media (max-width: 1199px) {
  .cwh__big-column-content p {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.cwh__big-column-content p:last-child {
  margin-bottom: 0;
}
.cwh__big-column-right {
  background-color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column nowrap;
  width: 50%;
  padding: 56px 40px 53px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
@media (max-width: 1199px) {
  .cwh__big-column-right {
    width: 100%;
    border-radius: 20px;
    margin-bottom: 20px;
    padding: 35px 16px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.25);
  }
}
.cwh__box {
  padding-bottom: 28px;
  margin-bottom: 28px;
  position: relative;
}
@media (max-width: 1199px) {
  .cwh__box {
    padding-bottom: 16px;
    margin-bottom: 16px;
  }
}
.cwh__box::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 60px;
  right: 60px;
  border-bottom: 2px solid #0D2562;
}
@media (max-width: 1199px) {
  .cwh__box::after {
    left: 40px;
    right: 40px;
  }
}
.cwh__box:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.cwh__box:last-child::after {
  display: none;
}
.cwh__box p {
  margin-bottom: 0;
}
.cwh__box-heading {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-bottom: 15px;
}
.cwh__box-heading img {
  max-width: 38px;
  max-height: 40px;
}
@media (max-width: 1199px) {
  .cwh__box-heading img {
    max-width: 23px;
    max-height: 23px;
  }
}
.cwh__box-title {
  font-size: 24px;
  line-height: 1;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
  margin-bottom: 0;
  margin-left: 16px;
}
@media (max-width: 1199px) {
  .cwh__box-title {
    font-size: 14px;
    line-height: 1.5;
    margin-left: 12px;
  }
}
.cwh__box-content {
  text-align: center;
}
.cwh__box-content p {
  font-size: 16px;
  line-height: 20px;
  font-family: "Roboto", sans-serif;
}
@media (max-width: 1199px) {
  .cwh__box-content p {
    font-size: 10px;
    line-height: 13px;
  }
}
.cwh__button-wrapper {
  text-align: center;
}
.cwh__button {
  width: 500px;
  max-width: 100%;
  font-size: 24px;
  line-height: 1;
}
@media (max-width: 1199px) {
  .cwh__button {
    font-size: 16px;
    line-height: 1;
    padding: 10px 30px;
    max-width: 357px;
    width: 100%;
  }
}

.contact-form {
  margin-top: 140px;
  margin-bottom: 32px;
  color: #0D2562;
}
@media (max-width: 1199px) {
  .contact-form {
    margin-top: 60px;
    margin-bottom: 24px;
  }
}
.contact-form .container {
  position: relative;
  padding-bottom: 48px;
}
@media (max-width: 1199px) {
  .contact-form .container {
    padding-bottom: 60px;
  }
}
.contact-form__heading-wrapper {
  width: 100%;
  border-bottom: 5px solid #0D2562;
  margin-bottom: 60px;
}
@media (max-width: 1199px) {
  .contact-form__heading-wrapper {
    margin-bottom: 20px;
    border-bottom: 2px solid #0D2562;
  }
}
.contact-form__heading {
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 11px;
  color: #0D2562;
}
@media (max-width: 1199px) {
  .contact-form__heading {
    font-size: 12px;
    line-height: 1;
    margin-bottom: 6px;
  }
}
.contact-form__button-wrapper p:not([class]) {
  text-align: center;
  justify-content: center;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 8px;
}
.contact-form__acceptance {
  text-align: center;
  color: rgba(13, 37, 98, 0.5);
  font-size: 12px;
  line-height: 16px;
  font-family: "Roboto", sans-serif;
}
@media (max-width: 1199px) {
  .contact-form__acceptance {
    font-size: 10px;
    line-height: 12px;
  }
}
.contact-form .wpcf7 .form-row > .col, .contact-form .wpcf7 .form-row > [class*=col-] {
  padding-left: 12px;
  padding-right: 12px;
}
@media (max-width: 1199px) {
  .contact-form .wpcf7 .form-row > .col, .contact-form .wpcf7 .form-row > [class*=col-] {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.contact-form .wpcf7 form.wpcf7-form {
  max-width: 888px;
  width: 100%;
  margin: 0 auto;
}
.contact-form .wpcf7 form.wpcf7-form input[type=text],
.contact-form .wpcf7 form.wpcf7-form input[type=email],
.contact-form .wpcf7 form.wpcf7-form textarea {
  border: 1px solid #0D2562;
  border-radius: 20px;
  max-height: 140px;
  color: #0D2562;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 1.2;
}
@media (max-width: 1199px) {
  .contact-form .wpcf7 form.wpcf7-form input[type=text],
  .contact-form .wpcf7 form.wpcf7-form input[type=email],
  .contact-form .wpcf7 form.wpcf7-form textarea {
    padding: 10px 15px;
    font-size: 12px;
    line-height: 1.2;
  }
}
@media (max-width: 1199px) {
  .contact-form .wpcf7 form.wpcf7-form input[type=text] + span,
  .contact-form .wpcf7 form.wpcf7-form input[type=email] + span,
  .contact-form .wpcf7 form.wpcf7-form textarea + span {
    font-size: 10px;
    line-height: 1.2;
    padding-left: 6px;
    margin-top: 6px;
  }
}
@media (max-width: 1199px) {
  .contact-form .wpcf7 .wpcf7-response-output {
    font-size: 12px;
    line-height: 1.2;
  }
}
@media (max-width: 1199px) {
  .contact-form .wpcf7 .form-group p {
    margin-bottom: 0;
  }
}
.contact-form .wpcf7 label {
  font-size: 16px;
  color: #0D2562;
  line-height: 1;
  font-family: "Roboto", sans-serif;
  margin-bottom: 14px;
  padding-left: 8px;
}
@media (max-width: 1199px) {
  .contact-form .wpcf7 label {
    font-size: 10px;
    margin-bottom: 10px;
    padding-left: 6px;
  }
}
@media (max-width: 1199px) {
  .contact-form .wpcf7 .contact-form__submit-wrapper {
    margin-top: 40px;
  }
}
.contact-form .wpcf7 input.contact-form__button {
  width: 500px;
  max-width: 100%;
  font-size: 24px;
  line-height: 1;
}
@media (max-width: 1199px) {
  .contact-form .wpcf7 input.contact-form__button {
    font-size: 16px;
    line-height: 1;
    padding: 10px 30px;
    max-width: 357px;
    width: 100%;
  }
}
.contact-form .wpcf7 input.contact-form__button:focus {
  background-color: #1FCEF8;
}
.contact-form .wpcf7 .wpcf7-spinner {
  display: none;
}
.contact-form__policy-wrapper {
  position: absolute;
  bottom: 0;
  right: 15px;
}
.contact-form__policy-button {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #0D2562;
  letter-spacing: 0.5px;
  line-height: 24px;
  text-decoration: none;
}
@media (max-width: 1199px) {
  .contact-form__policy-button {
    font-size: 10px;
    line-height: 10px;
    letter-spacing: 0;
  }
}

.shs {
  margin-bottom: 80px;
}
@media (max-width: 1199px) {
  .shs {
    margin-bottom: 60px;
  }
}
.shs__wrapper {
  padding: 105px 50px;
  background-color: rgba(0, 0, 0, 0.5);
  background-blend-mode: darken;
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
@media (max-width: 1199px) {
  .shs__wrapper {
    padding: 35px 17px 45px;
    margin-left: -15px;
    margin-right: -15px;
  }
}
.shs__eyebrow {
  color: #1FCEF8;
  font-size: 16px;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  line-height: 1;
  margin-bottom: 22px;
}
@media (max-width: 1199px) {
  .shs__eyebrow {
    font-size: 8px;
    line-height: 1;
    margin-bottom: 6px;
  }
}
.shs__heading {
  color: #FFFFFF;
  font-size: 48px;
  font-weight: 300;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 472px;
}
@media (max-width: 1199px) {
  .shs__heading {
    font-size: 20px;
    line-height: 1.2;
    max-width: 200px;
  }
}

.products-listing__heading-wrapper {
  width: 100%;
  border-bottom: 5px solid #0D2562;
  margin-bottom: 60px;
}
@media (max-width: 1199px) {
  .products-listing__heading-wrapper {
    margin-bottom: 20px;
    border-bottom: 2px solid #0D2562;
  }
}
.products-listing__heading {
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 11px;
  color: #0D2562;
}
@media (max-width: 1199px) {
  .products-listing__heading {
    font-size: 12px;
    line-height: 1;
    margin-bottom: 6px;
  }
}

.plp {
  display: flex;
  flex-flow: row nowrap;
  align-items: stretch;
  justify-content: center;
  width: 100%;
  padding: 60px 0;
}
@media (max-width: 1199px) {
  .plp {
    padding: 20px 0;
  }
}
.plp:first-child {
  padding-top: 0;
}
.plp:nth-child(2n) {
  background-color: rgba(217, 217, 217, 0.3490196078);
}
.plp__container {
  display: flex;
  align-items: stretch;
  justify-content: center;
}
.plp__left {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: flex-start;
  width: 364px;
}
@media (max-width: 1199px) {
  .plp__left {
    width: 31%;
  }
}
.plp__image-wrapper {
  width: 364px;
  height: 364px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-bottom: 42px;
}
@media (max-width: 1199px) {
  .plp__image-wrapper {
    width: 100%;
    height: auto;
    margin-bottom: 14px;
  }
}
.plp__image {
  display: inline-block;
  width: 100%;
  max-width: 364px;
}
.plp__packaging {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
  background-color: #FFFFFF;
  padding: 12px 20px;
  border-radius: 20px;
  width: 228px;
  margin: 0 auto;
}
@media (max-width: 1199px) {
  .plp__packaging {
    width: 90px;
    padding: 6px 10px;
  }
}
.plp__packaging p {
  font-size: 14px;
  line-height: 21px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  margin-bottom: 0;
  color: #0D2562;
}
@media (max-width: 1199px) {
  .plp__packaging p {
    font-size: 8px;
    line-height: 10px;
  }
}
.plp__right {
  width: calc(100% - 364px);
  padding-left: 0;
}
@media (max-width: 1199px) {
  .plp__right {
    width: 69%;
  }
}
.plp__heading-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 4px;
}
@media (max-width: 1199px) {
  .plp__heading-wrapper {
    margin-bottom: 2px;
  }
}
.plp__name {
  font-size: 48px;
  line-height: 1;
  font-family: "Roboto", sans-serif;
  color: #0D2562;
  font-weight: 700;
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .plp__name {
    font-size: 17px;
    line-height: 1;
  }
}
.plp__product-id {
  font-size: 48px;
  line-height: 1;
  font-family: "Roboto", sans-serif;
  color: #0D2562;
  font-weight: 700;
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .plp__product-id {
    font-size: 17px;
    line-height: 14px;
  }
}
.plp__product-id img {
  max-width: 40px;
  max-height: 40px;
  margin-right: 8px;
  display: inline-block;
}
@media (max-width: 1199px) {
  .plp__product-id img {
    max-width: 15px;
    max-height: 15px;
    margin-right: 3px;
  }
}
.plp__content-wrapper {
  max-width: 630px;
}
@media (max-width: 1199px) {
  .plp__content-wrapper {
    max-width: 220px;
  }
}
.plp__content-wrapper p + p {
  margin-top: 16px;
}
@media (max-width: 1199px) {
  .plp__content-wrapper p + p {
    margin-top: 8px;
  }
}
.plp__short-description {
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  font-family: "Roboto", sans-serif;
  margin-bottom: 8px;
  color: #3a3a3b;
}
@media (max-width: 1199px) {
  .plp__short-description {
    font-size: 9px;
    line-height: 11px;
    margin-bottom: 3px;
  }
}
.plp__long-description p {
  font-size: 20px;
  line-height: 30px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  margin-bottom: 0;
  color: #3a3a3b;
}
@media (max-width: 1199px) {
  .plp__long-description p {
    font-size: 9px;
    line-height: 12px;
  }
}
.plp__specs {
  display: flex;
  flex-flow: column nowrap;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 15px;
}
@media (max-width: 1199px) {
  .plp__specs {
    gap: 5px;
  }
}
.plp hr {
  background-color: #0D2562;
  height: 2px;
  width: 100%;
  max-width: 604px;
  margin: 24px 0 9px;
}
@media (max-width: 1199px) {
  .plp hr {
    height: 1px;
    max-width: 190px;
    margin: 8px 0 3px;
  }
}
.plp__specs-item {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: flex-start;
}
.plp__specs-item:nth-child(3) .plp__specs-icon {
  max-width: 46px;
  max-height: 46px;
}
@media (max-width: 1199px) {
  .plp__specs-item:nth-child(3) .plp__specs-icon {
    max-width: 15px;
    max-height: 15px;
  }
}
.plp__specs-item:nth-child(4) .plp__specs-icon {
  position: relative;
  top: -3px;
}
.plp__specs-item:nth-child(5) .plp__specs-icon {
  max-width: 40px;
  max-height: 40px;
}
@media (max-width: 1199px) {
  .plp__specs-item:nth-child(5) .plp__specs-icon {
    max-width: 15px;
    max-height: 15px;
  }
}
@media (max-width: 1199px) {
  .plp__specs-icon {
    max-width: 15px;
    max-height: 15px;
  }
}
.plp__specs-icon-wrapper {
  width: 50px;
  margin-right: 12px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1199px) {
  .plp__specs-icon-wrapper {
    width: 15px;
    margin-right: 4px;
  }
}
.plp__specs-content p {
  margin-bottom: 0;
  font-size: 24px;
  line-height: 30px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}
@media (max-width: 1199px) {
  .plp__specs-content p {
    font-size: 9px;
    line-height: 11px;
  }
}
.plp__specs-content p strong {
  font-weight: 700;
}
.plp__button-wrapper {
  margin-top: 64px;
}
@media (max-width: 1199px) {
  .plp__button-wrapper {
    margin-top: 40px;
  }
}
.plp__button {
  position: relative;
  left: -14px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
  padding: 12px 80px;
  width: 433px;
}
@media (max-width: 1199px) {
  .plp__button {
    font-size: 12px;
    line-height: 1;
    padding: 9px 58px;
    width: 200px;
    left: 0;
  }
}
.plp__content-wrapper + .plp__button-wrapper {
  margin-top: 200px;
}
@media (max-width: 1199px) {
  .plp__content-wrapper + .plp__button-wrapper {
    margin-top: 49px;
  }
}
.plp .plp__content-wrapper:not(:has(.plp__short-description)) .plp__long-description {
  margin-top: 38px;
}
@media (max-width: 1199px) {
  .plp .plp__content-wrapper:not(:has(.plp__short-description)) .plp__long-description {
    margin-top: 10px;
  }
}

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