/*
Theme Name: HawaiianStyle
Author: Volodymyr B. + Alentis Space
Description: The HawaiianStyle Theme is a special WordPress theme for hawaiianstylerentals.com
Version: 1.2.9.569
Text Domain: hawaiianstyle
*/
/**/
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVAewA.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1x4gaVI.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v40/TK3_WkUHHAIjg75cFRf3bXL8LICs1_FvsUZiZQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v47/TK3IWkUHHAIjg75cFRf3bXL8LICs1_Fv40pKlN4NNSeSASz7FmlWHYg.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
form,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

html {
  box-sizing: border-box;
}

*, *::before, *::after {
  box-sizing: inherit;
}

ul, ol {
  list-style: none;
}

html {
  font-size: 100%;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

main {
  display: block;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bold;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 1;
  position: relative;
  vertical-align: baseline;
}

img {
  border-style: none;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted buttontext;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-decoration, [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  appearance: none;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template,
[hidden] {
  display: none;
}

.inner-container,
.wp-block-group__inner-container {
  width: 100%;
  max-width: min(100vw - 40px, 1660px);
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1366px) {
  .inner-container,
  .wp-block-group__inner-container {
    max-width: min(100vw - 120px, 1660px);
  }
}

@media (min-width: 1366px) {
  .inner-container--lg {
    max-width: min(100vw - 120px, 1580px);
  }
}

@media (min-width: 1366px) {
  .inner-container--md {
    max-width: min(100vw - 120px, 1300px);
  }
}

@media (min-width: 1024px) {
  .inner-container--sm {
    max-width: min(100vw - 120px, 1200px);
  }
}

@media (min-width: 1024px) {
  .inner-container--xs {
    max-width: min(100vw - 120px, 840px);
  }
}

.inner-container--full {
  max-width: 100%;
}

.padding {
  padding: 60px 0;
}
@media (min-width: 1366px) {
  .padding {
    padding: 80px 0;
  }
}

.padding-top {
  padding-top: 60px;
}
@media (min-width: 1366px) {
  .padding-top {
    padding-top: 80px;
  }
}

.padding-bottom {
  padding-bottom: 60px;
}
@media (min-width: 1366px) {
  .padding-bottom {
    padding-bottom: 80px;
  }
}

.padding-top-md,
.padding-top-sm {
  padding-top: 40px;
}

.padding-bottom-md,
.padding-bottom-sm {
  padding-bottom: 40px;
}

@media (min-width: 1366px) {
  .padding-top-md {
    padding-top: 60px;
  }
}

@media (min-width: 1366px) {
  .padding-bottom-md {
    padding-bottom: 60px;
  }
}

.margin-top {
  margin-top: 30px;
}
@media (min-width: 1366px) {
  .margin-top {
    margin-top: 40px;
  }
}

.margin-bottom {
  margin-bottom: 30px;
}
@media (min-width: 1366px) {
  .margin-bottom {
    margin-bottom: 40px;
  }
}

.margin-top-sm {
  margin-top: 20px;
}
@media (min-width: 1366px) {
  .margin-top-sm {
    margin-top: 30px;
  }
}

.margin-bottom-sm {
  margin-bottom: 20px;
}
@media (min-width: 1366px) {
  .margin-bottom-sm {
    margin-bottom: 30px;
  }
}

.grid {
  display: grid;
  max-width: 100%;
}

.grid--gap {
  gap: 20px;
}

.grid--gap-md {
  gap: 30px;
}

.grid--gap-lg,
.grid--gap-xlg {
  gap: 40px;
}

@media (min-width: 1680px) {
  .grid--gap-xlg {
    gap: 60px;
  }
}

@media (min-width: 1024px) {
  .grid--columns-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1024px) {
  .grid--columns-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}
.column {
  min-width: 50px;
  order: 1;
}

.flex-grid {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .flex-grid {
    flex-wrap: nowrap;
  }
}

.jc-center {
  justify-content: center;
}

.jc-end {
  justify-content: flex-end;
}

.ai-center {
  align-items: center;
}

@media (min-width: 1024px) {
  .order-first--tablet-up {
    order: 0;
  }
}
body {
  font-size: 1.125rem;
  font-weight: 400;
  color: #262b4a;
  line-height: 1.6;
  background-color: #fff;
}

body,
button,
input,
select,
textarea {
  font-family: "Open Sans", sans-serif;
}

button,
input,
select,
textarea {
  font-size: 1.125rem;
}

label {
  font-size: 1rem;
}

figcaption,
caption,
cite {
  display: block;
  margin-top: 0.5em;
  text-align: center;
  font-style: normal;
  font-size: 0.825em;
  color: #a2acb2;
  line-height: 1.25;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}

h1,
.heading--1 {
  font-size: 2.625rem;
  line-height: 1.15;
}
@media (min-width: 1366px) {
  h1,
  .heading--1 {
    font-size: 3.75rem;
  }
}

h2,
.heading--2 {
  font-size: 2.125rem;
  line-height: 1.2;
}
@media (min-width: 1366px) {
  h2,
  .heading--2 {
    font-size: 2.75rem;
  }
}

h3,
.heading--3 {
  font-size: 1.75rem;
  line-height: 1.2;
}
@media (min-width: 1366px) {
  h3,
  .heading--3 {
    font-size: 2.125rem;
  }
}

h4,
.heading--4 {
  font-size: 1.5rem;
  line-height: 1.2;
}
@media (min-width: 1366px) {
  h4,
  .heading--4 {
    font-size: 1.75rem;
  }
}

h5,
.heading--5 {
  font-size: 1.25rem;
}
@media (min-width: 1366px) {
  h5,
  .heading--5 {
    font-size: 1.5rem;
  }
}

h6 {
  font-size: 1.125rem;
}

a {
  color: currentColor;
  text-decoration: none;
}
a:focus {
  outline: 1px dashed rgba(38, 43, 74, 0.4);
  outline-offset: 1px;
}

.background-color-accent a:focus,
.background-color-dark a:focus,
.background-color-deep-blue a:focus {
  outline-color: rgba(255, 255, 255, 0.3);
}
.background-color-accent .button:focus-visible,
.background-color-dark .button:focus-visible,
.background-color-deep-blue .button:focus-visible {
  outline-color: rgba(255, 255, 255, 0.3);
}

.link {
  transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.link:hover {
  color: #cc1d4a;
}

.full-size-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.underline-link {
  font-size: 0.875rem;
  color: #12141a;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: underline;
}
.underline-link:hover {
  text-decoration: none;
}

.inherit-link-color a:not(:hover) {
  color: currentColor;
}

img,
video {
  height: auto;
  max-width: 100%;
}

embed,
iframe,
object {
  width: 100%;
  max-width: 100%;
  border: 0;
}

iframe {
  display: block;
}

.image-block {
  display: block;
}

.svg-icon {
  display: inline-block;
  position: relative;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  fill: currentColor;
}

.media-cover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.media-cover img,
.media-cover video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.media-overlay {
  --overlay-opacity: 0.5;
}
.media-overlay:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: black;
  opacity: var(--overlay-opacity);
}

.zoom-image-hover img {
  transform: scale(1.1);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.zoom-image-hover:hover .media-cover img {
  transform: none;
}

.gallery,
.gallery-item {
  display: flex;
}

.gallery {
  justify-content: space-between;
  flex-wrap: wrap;
}

.gallery-item {
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}
.gallery-item img {
  display: block;
}

.gallery-columns-4 .gallery-item {
  width: calc(50% - 10px);
  text-align: center;
}
@media (min-width: 1024px) {
  .gallery-columns-4 .gallery-item {
    width: calc(25% - 10px);
  }
}

table {
  width: 100%;
  max-width: 100%;
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
}

th,
td {
  padding: 0.5rem 0.6rem;
  border: 0;
  word-break: normal;
}

.styled-table td {
  text-align: left;
}
.styled-table tr:not(:first-child) td {
  border-top: 1px solid #d3dadd;
}
.styled-table tfoot td {
  font-size: 1.125rem;
  color: #cc1d4a;
  border-top: 1px solid #d3dadd;
}
@media (min-width: 1680px) {
  .styled-table tfoot td {
    font-size: 1.25rem;
  }
}

hr {
  margin: 2em 0;
  background: none;
  border: 0;
  border-style: none;
  border-bottom: 1px solid #d3dadd;
}

.input-text {
  display: block;
  width: 100%;
  min-height: 44px;
  margin: 0;
  padding: 0.5em 1.4em;
  font-size: 1.0625rem;
  font-weight: 400;
  line-height: 1.3;
  color: #262b4a;
  background: #e8ecee;
  border: 2px solid #e8ecee;
  border-radius: 22px;
  transition: background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), border-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.input-text:focus {
  background-color: white;
  outline: 0;
}
.input-text:focus::placeholder {
  opacity: 0.7;
}
.input-text:focus::-webkit-input-placeholder {
  opacity: 0.7;
}
@media (min-width: 1366px) {
  .input-text:not(.input-text--sm) {
    min-height: 52px;
    font-size: 1.125rem;
    border-radius: 26px;
  }
}

.input-text--error {
  color: #a3352d;
  border-color: #a3352d;
}
.input-text--error::placeholder {
  color: #a3352d;
}
.input-text--error::-webkit-input-placeholder {
  color: #a3352d;
}

textarea.input-text {
  height: auto;
  padding: 0.7em 1em;
  resize: vertical;
}

select.input-text {
  padding-left: 2.5rem;
  appearance: none;
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='%234c5170' d='M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41z'/%3E%3C/svg%3E");
  background-position: 11px 50%;
  background-repeat: no-repeat;
}

::placeholder {
  color: #4c5170;
  font-style: italic;
}

::-webkit-input-placeholder {
  color: #4c5170;
  opacity: 1;
  font-style: italic;
}

.button,
.rte div.wpforms-container-full .wpforms-form button[type=submit] {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0 1.4em;
  min-width: 44px;
  min-height: 44px;
  font-size: 1.125rem;
  font-weight: 700;
  color: #262b4a;
  line-height: 1;
  text-overflow: clip;
  text-shadow: none;
  letter-spacing: 0.04em;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  overflow-wrap: break-word;
  white-space: nowrap;
  text-decoration: none;
  background: none;
  border: 2px solid #262b4a;
  box-shadow: none;
  border-radius: 22px;
  transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1), border-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1), filter 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.button:hover, .button:focus, .button:active,
.rte div.wpforms-container-full .wpforms-form button[type=submit]:hover,
.rte div.wpforms-container-full .wpforms-form button[type=submit]:focus,
.rte div.wpforms-container-full .wpforms-form button[type=submit]:active {
  text-decoration: none;
}
.button.disabled, .button[disabled], .button[aria-disabled=true],
.rte div.wpforms-container-full .wpforms-form button[type=submit].disabled,
.rte div.wpforms-container-full .wpforms-form button[type=submit][disabled],
.rte div.wpforms-container-full .wpforms-form button[type=submit][aria-disabled=true] {
  opacity: 0.8;
  pointer-events: none;
}
.button:focus-visible,
.rte div.wpforms-container-full .wpforms-form button[type=submit]:focus-visible {
  outline: 1px dashed rgba(38, 43, 74, 0.46);
  outline-offset: 2px;
}
@media (min-width: 1366px) {
  .button:not(.button--sm),
  .rte div.wpforms-container-full .wpforms-form button[type=submit]:not(.button--sm) {
    font-size: 1.25rem;
  }
  .button:not(.button--sm):not(.button--icon),
  .rte div.wpforms-container-full .wpforms-form button[type=submit]:not(.button--sm):not(.button--icon) {
    min-height: 52px;
    border-radius: 26px;
  }
}

.button--wide,
.rte div.wpforms-container-full .wpforms-form button[type=submit] {
  padding: 0 2.2em;
}

.button--full-width {
  width: 100%;
}

.button--sm {
  padding: 0 2em;
  font-size: 1rem;
}

.button--accent,
.button--dark,
.button--outline,
.rte div.wpforms-container-full .wpforms-form button[type=submit] {
  text-transform: uppercase;
}

.button--accent,
.button--dark,
.rte div.wpforms-container-full .wpforms-form button[type=submit] {
  color: #fff;
}

.button--accent,
.rte div.wpforms-container-full .wpforms-form button[type=submit] {
  background-color: #cc1d4a;
  background-image: linear-gradient(90deg, #a32d59 0%, #cc1d4a 100%);
  border: 0;
}

.button--dark {
  background-image: linear-gradient(90deg, #262B4A 0%, #353E70 100%);
}

.button--dark:hover,
.button--accent:hover,
.rte div.wpforms-container-full .wpforms-form button[type=submit]:hover {
  filter: contrast(130%);
  box-shadow: 0 2px 4px 0 rgba(35, 34, 57, 0.14), 0 6px 14px 0 rgba(35, 34, 57, 0.2);
}

.button--outline {
  color: #cc1d4a;
  border-color: currentColor;
}
.button--outline:hover {
  color: rgb(223.6974248927, 34.8025751073, 83.3755364807);
}

.button--icon,
.button--icon-text {
  border: 0;
  color: rgba(38, 43, 74, 0.7);
}
.button--icon:hover,
.button--icon-text:hover {
  color: #262b4a;
}

.button--icon-white {
  color: rgba(255, 255, 255, 0.7);
}
.button--icon-white:hover {
  color: #fff;
}

.button--icon {
  padding: 0;
  border-radius: 50%;
}

.button--icon-text {
  min-height: 32px;
  padding: 0.2em 0;
  font-size: 1rem;
}

.svg-icon + .button__text {
  margin-left: 0.7em;
}

.button--white {
  color: #fff;
}

.loading-button {
  position: relative;
}
.loading-button::after {
  content: "";
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 1.25em;
  height: 1.25em;
  margin: auto;
  border: 3px solid #fff;
  border-left-color: transparent;
  border-radius: 50%;
}
.loading-button.is-loading {
  pointer-events: none;
}
.loading-button.is-loading span {
  opacity: 0;
}
.loading-button.is-loading::after {
  display: inline-block;
  animation: splide-loading 1s infinite linear;
}

.skip-button .svg-icon {
  height: 40px;
  fill: rgba(255, 255, 255, 0.7);
}
.skip-button .path {
  transition: transform 0.26s cubic-bezier(0.4, 0, 0.2, 1), fill 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.skip-button:hover .svg-icon {
  fill: #fff;
}
.skip-button:hover .path--top {
  transform: translateY(10px);
}
.skip-button:hover .path--bot {
  transform: translateY(15px);
  transition-delay: 30ms;
}

.input-label {
  display: block;
  margin-bottom: 5px;
  font-size: 0.875rem;
  font-weight: bold;
}

.buttons-group {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.buttons-group .button {
  min-width: 220px;
}
.buttons-group .button:not(:first-child) {
  margin-top: 20px;
}
@media (min-width: 1024px) {
  .buttons-group {
    flex-direction: row;
  }
  .buttons-group .button:not(:first-child) {
    margin-left: 2vw;
    margin-top: 0;
  }
}

.buttons-group--space-lg .button {
  min-width: 250px;
}
@media (min-width: 1024px) {
  .buttons-group--space-lg .button:not(:first-child) {
    margin-left: 3vw;
  }
}

.rte > * {
  margin-bottom: 0.9em;
}
.rte > *:last-child {
  margin-bottom: 0;
}
.rte h1, .rte h2, .rte h3, .rte h4, .rte h5, .rte h6 {
  margin-top: 0.7em;
  margin-bottom: 0.5em;
}
.rte h1:first-child, .rte h2:first-child, .rte h3:first-child, .rte h4:first-child, .rte h5:first-child, .rte h6:first-child {
  margin-top: 0;
}
.rte a {
  color: #a32d59;
  text-decoration: underline;
}
.rte a:hover {
  text-decoration: none;
}
.rte ul, .rte ol {
  padding-left: 1.2em;
}
.rte ul {
  list-style: disc;
}
.rte ol {
  list-style: decimal;
}
.rte li {
  margin-bottom: 0.6em;
}
.rte hr:not(:last-child) {
  margin-bottom: 2em;
}
.rte .wp-block-columns {
  margin-bottom: 30px;
}
.rte .wp-block-quote {
  margin-top: 2em;
  margin-bottom: 2em;
}
.rte .alignleft,
.rte .alignright {
  margin-bottom: 0.6em;
}
@media (min-width: 640px) {
  .rte .alignleft,
  .rte .alignright {
    max-width: 65%;
  }
}
@media (min-width: 640px) {
  .rte .alignleft {
    float: left;
    margin-right: 1.8em;
  }
}
@media (min-width: 640px) {
  .rte .alignright {
    float: right;
    margin-left: 1.8em;
  }
}
.rte img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 1366px) {
  .small-headings h1 {
    font-size: 3rem;
  }
}
@media (min-width: 1366px) {
  .small-headings h2 {
    font-size: 2.5rem;
  }
}
@media (min-width: 1366px) {
  .small-headings h3 {
    font-size: 1.875rem;
  }
}
@media (min-width: 1366px) {
  .small-headings h4 {
    font-size: 1.5rem;
  }
}

.entry-header__title {
  margin-top: 10px;
  margin-bottom: 10px;
}

.entry-header__media img {
  display: block;
  margin: 0 auto;
}

.entry-header__share {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.text-404 {
  max-width: 660px;
  margin: 0 auto;
}

.box {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
}
.box a {
  color: currentColor;
}
.box:not(.box--post) {
  border-radius: 9px;
}

.box__inner-wrapper {
  position: relative;
  width: 100%;
  padding-top: 81.48%;
}

.box__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 20px;
}
@media (min-width: 1366px) {
  .box__content {
    padding: 40px;
  }
}

.box--post .box__inner-wrapper {
  min-height: 260px;
  padding: 0;
}
@media (min-width: 1366px) {
  .box--post .box__inner-wrapper {
    min-height: 380px;
  }
}
.box--post .box__media:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(0deg, rgba(29, 31, 37, 0.35) 0%, rgba(29, 31, 37, 0) 60%);
}
.box--post .box__content {
  background-color: rgba(18, 20, 26, 0.2);
}
.box--post .meta-item {
  display: inline-block;
  padding: 0.25em 0.75em;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #2e3037;
}
.box--post .box__title {
  margin-top: 20px;
}
@media (min-width: 1366px) {
  .box--post .box__title {
    font-size: 1.875rem;
  }
}
.box--post:hover .box__title {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 2px;
}

@media (min-width: 1024px) {
  .box--post-hero {
    grid-column: 1/span 3;
  }
  .box--post-hero .box__content-inner {
    max-width: 860px;
  }
  .box--post-hero .meta-item {
    font-size: 1rem;
  }
}
.box--post-hero .box__inner-wrapper {
  min-height: 340px;
}
@media (min-width: 1366px) {
  .box--post-hero .box__inner-wrapper {
    min-height: 560px;
  }
}
.box--post-hero .box__content {
  display: flex;
  align-items: flex-end;
}
.box--post-hero .box__media:after {
  background-image: linear-gradient(15deg, rgba(29, 31, 37, 0.35) 0%, rgba(29, 31, 37, 0) 60%);
}
@media (min-width: 1366px) {
  .box--post-hero .box__title {
    font-size: 3.25rem;
  }
}

.text-box__meta {
  margin: 15px 0;
}
.text-box__meta a {
  color: currentColor;
}
.text-box__meta .box__inner-wrapper {
  padding: 0 20px 20px 20px;
}
.text-box__meta:hover .box__title--icon {
  color: #a32d59;
}
.text-box__meta:hover .svg-icon {
  color: currentColor;
  transform: translateX(10px);
}

.text-box__excerpt {
  margin-bottom: 20px;
}

.text-box__link {
  display: flex;
  align-items: center;
  line-height: 1;
}
.text-box__link .svg-icon {
  margin-left: 5px;
  transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.text-box__link:not(:hover) {
  color: currentColor;
}
.text-box__link:not(:hover) span {
  text-decoration: underline;
}
.text-box__link:hover .svg-icon {
  transform: translateX(7px);
}

@media (min-width: 1366px) {
  .text-box__title {
    font-size: 1.875rem;
  }
}

.icons-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.icon-item {
  position: relative;
  flex-basis: calc(50% - 10px);
  min-width: 50px;
  max-width: 100%;
  text-align: center;
}
@media (min-width: 1024px) {
  .icon-item {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.icon-item:hover .icon-item__content {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

.icon-item__image {
  margin-bottom: 10px;
  text-align: center;
}
.icon-item__image a {
  display: block;
  position: relative;
}

.icon-item__text {
  margin: 15px auto 0 auto;
  max-width: 400px;
}
@media (min-width: 1680px) {
  .icon-item__text {
    padding: 0 4%;
  }
}

.icon-item__link-wrapper {
  display: block;
}

.icon-item__content {
  display: none;
  position: absolute;
  top: calc(100% + 20px);
  border-radius: 13px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  opacity: 0;
  z-index: 1;
  transform: translateY(10px);
  pointer-events: none;
  transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1), transform 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
@media (min-width: 640px) {
  .icon-item__content {
    display: block;
    left: calc(50% - 230px);
    width: 460px;
  }
}
.icon-item__content:before {
  content: "";
  position: absolute;
  top: -10px;
  left: calc(50% - 10px);
  width: 20px;
  height: 20px;
  transform: rotate(-45deg);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.24);
  background-color: #fff;
}

.icon-item__content-inner {
  position: relative;
  padding: 20px 30px;
  hyphens: auto;
  text-align: justify;
  background-color: #fff;
  border-radius: 13px;
}

.color-list__wrapper,
.color-list {
  display: flex;
  align-items: center;
}

.color-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.color-list__wrapper {
  flex-wrap: wrap;
  padding: 15px 0;
  line-height: 1;
}

.color-list__title {
  margin-right: 10px;
}

.color-item {
  position: relative;
  display: block;
  width: 20px;
  height: 20px;
  margin: 0 3px;
  background: currentColor;
  border-radius: 50%;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.15);
}
@media (min-width: 640px) {
  .color-item {
    width: 16px;
    height: 16px;
  }
}
@media (min-width: 1680px) {
  .color-item {
    width: 20px;
    height: 20px;
  }
}

@media (min-width: 640px) {
  .color-item--lg {
    width: 32px;
    height: 32px;
    margin: 0 5px;
  }
}

.product-slider__controls .color-item {
  cursor: pointer;
}
.product-slider__controls .color-item::after {
  content: " ";
  position: absolute;
  inset: -3px;
  display: block;
  border-radius: 50%;
  border: 1px dashed transparent;
  pointer-events: none;
}
.product-slider__controls .color-item.is-active::after, .product-slider__controls .color-item:hover::after {
  border-color: rgb(145.26, 157.06, 164.14);
}

.rank {
  display: flex;
  align-items: center;
}

.rank-stars {
  display: inline-block;
  position: relative;
  width: 100px;
  height: 20px;
  transform-origin: 0 50%;
}
@media (min-width: 640px) {
  .rank-stars {
    transform: scale(1.2);
  }
}
.rank-stars:before, .rank-stars:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("./assets/images/stars.svg");
  background-repeat: no-repeat;
  background-size: cover;
}
.rank-stars:before {
  opacity: 0.4;
}
.rank-stars:after {
  opacity: 0.7;
  width: calc(var(--rank-rating) / 5 * 100%);
}

.rank-brand {
  margin-left: 1.7em;
}
.rank-brand img {
  display: block;
}
@media (max-width: 639px) {
  .rank-brand {
    margin-left: 0.6em;
  }
  .rank-brand img {
    transform: scale(0.85);
  }
}

.site-header {
  height: 92px;
}

.site-header-container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 12px 0;
  z-index: 2;
  box-shadow: 0 1px 0 rgba(35, 34, 57, 0.08);
  transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.site-header-container.is-hide {
  transform: translateY(-100%);
  box-shadow: none;
}
.site-header-container.is-show {
  transform: translateY(0);
  box-shadow: 0 8px 18px rgba(35, 34, 57, 0.2);
}

.site-header__inner-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

@media (min-width: 1366px) {
  .site-header-logo,
  .site-header-search {
    flex-basis: 250px;
  }
}

.site-header-logo {
  display: flex;
}

.site-header-menu-toggle .svg-icon {
  width: 32px;
  height: 32px;
}
@media (min-width: 1366px) {
  .site-header-menu-toggle {
    display: none;
  }
}

.admin-bar .site-header {
  margin-top: 32px;
}

.site-footer a {
  color: currentColor;
}
.site-footer a:hover {
  text-decoration: underline;
}
@media (min-width: 640px) and (max-width: 1660px) {
  .site-footer {
    font-size: 1rem;
  }
}
.site-footer .social-menu {
  margin-top: 40px;
  margin-left: 30px;
}
@media (min-width: 1024px) {
  .site-footer .social-menu {
    margin-left: 40px;
  }
}

.site-footer__primary {
  padding: 60px 0;
}
@media (min-width: 1366px) {
  .site-footer__primary {
    padding: 80px 0;
  }
}

@media (min-width: 1024px) {
  .site-footer-grid {
    grid-template-columns: 1fr clamp(380px, 23vw, 430px);
  }
}

@media (min-width: 1024px) {
  .site-footer__nav-grid {
    grid-template-columns: repeat(2, auto);
    padding-top: 40px;
  }
}
@media (min-width: 1366px) {
  .site-footer__nav-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

.site-footer__contact {
  padding: 30px 20px;
}
@media (min-width: 1366px) {
  .site-footer__contact {
    padding: 40px;
  }
}

.site-footer__secondary {
  padding: 40px 0;
  color: rgba(38, 43, 74, 0.6);
  text-align: center;
  line-height: 1.35;
  background-color: rgba(38, 43, 74, 0.1);
}

.primary-menu {
  line-height: 1.25;
}
.primary-menu .menu-item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.primary-menu a {
  display: flex;
  align-items: center;
  font-weight: 600;
  color: #4c5170;
  text-transform: uppercase;
  transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.primary-menu a:hover {
  color: #262b4a;
}
.primary-menu .menu-item__image {
  width: 50px;
  margin-right: 1rem;
}
.primary-menu img {
  display: block;
}
@media (min-width: 1024px) {
  .primary-menu .menu-item__image {
    display: flex;
    justify-content: center;
    flex-shrink: 0;
    width: 82px;
    margin-right: 1.3rem;
  }
}

.primary-menu--desktop {
  display: flex;
}
.primary-menu--desktop > .menu-item {
  margin: 0 1rem;
  padding: 0.8rem 0;
}
.primary-menu--desktop a {
  padding: 0.5rem 0;
  font-size: 0.9375rem;
}
@media (min-width: 1660px) {
  .primary-menu--desktop a {
    font-size: 1.0625rem;
  }
}
.primary-menu--desktop .sub-menu {
  position: absolute;
  top: 100%;
  left: -30px;
  padding: 20px 30px;
  background-color: white;
  border-radius: 1rem;
  box-shadow: 0px 8px 24px 0px rgba(35, 34, 57, 0.18);
  opacity: 0;
  transform: translateY(15px);
  pointer-events: none;
  transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1), transform 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
@media (min-width: 1024px) {
  .primary-menu--desktop .sub-menu {
    width: 370px;
  }
}

.primary-menu--mobile a {
  padding: 1rem 0;
  font-size: 1.1875rem;
}
.primary-menu--mobile .sub-menu {
  display: none;
}

.sub-menu-toggle {
  margin-left: 0.8em;
}
.sub-menu-toggle .svg-icon {
  width: 14px;
  height: 14px;
  pointer-events: none;
}
.sub-menu-toggle[aria-expanded=true] .svg-icon {
  transform: rotate(180deg);
}
@media (min-width: 1366px) {
  .sub-menu-toggle {
    display: none;
  }
}

.menu-item-has-children {
  position: relative;
}
.menu-item-has-children.show-sub-menu .sub-menu {
  display: block;
  width: 100%;
}
@media (min-width: 1366px) {
  .menu-item-has-children:hover .sub-menu {
    display: block;
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
  }
}

.menu--inline {
  display: flex;
}

.social-menu .menu-item:not(:first-child) {
  margin-left: 30px;
}
.social-menu a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  color: #fff;
  line-height: 1;
  background-color: #262b4a;
  border-radius: 50%;
  transition: background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.social-menu a:hover {
  background-color: #4c5170;
}

.breadcrumbs a:hover,
.tags-links a:hover {
  color: #262b4a;
  text-decoration: underline;
}

.breadcrumbs .sep {
  margin-left: 5px;
  margin-right: 5px;
}

.tags-links a {
  margin-right: 8px;
}
.tags-links a:before {
  content: "#";
}

.nav-links {
  display: flex;
  justify-content: center;
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
}
.nav-links .page-numbers {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  margin: 0 3px;
  line-height: 1;
  border-radius: 50%;
  transition: background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
@media (min-width: 1024px) {
  .nav-links .page-numbers {
    width: 40px;
    height: 40px;
  }
}
.nav-links .page-numbers:hover, .nav-links .page-numbers.current {
  background-color: rgba(162, 172, 178, 0.27);
}

.custom-logo-link,
.custom-logo {
  display: block;
}

.custom-logo {
  max-width: 148px;
}

.stage,
.stage__overlay {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.stage {
  position: fixed;
  overflow: hidden;
  visibility: hidden;
  pointer-events: none;
  z-index: 3;
}
.stage.is-transition-ready, .stage.is-open {
  visibility: visible;
}
.stage.is-open {
  pointer-events: auto;
}
.stage.is-open .stage__overlay {
  opacity: 0.3;
}

.stage__overlay {
  display: block;
  position: absolute;
  opacity: 0;
  will-change: opacity;
  background-color: #12141a;
  transition: opacity 0.34s cubic-bezier(0.4, 0, 0.2, 1);
}

.stage--modal.is-open .stage__overlay {
  opacity: 0.8;
}

.prevent-scrolling {
  overflow: hidden;
  width: 100%;
}

.drawer {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  will-change: transform;
}

.sidenav-drawer {
  display: flex;
  flex-direction: column;
  max-width: 320px;
  height: 100%;
  transform: translateX(103%);
  overflow-y: auto;
  box-shadow: -12px 0 22px rgba(35, 34, 57, 0.3);
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

.stage.is-open .sidenav-drawer {
  transform: translateX(0);
}

.sidenav-drawer__header,
.sidenav-drawer__body,
.sidenav-drawer__footer {
  padding: 1rem 2rem;
}

.sidenav-drawer__header,
.sidenav-drawer__footer {
  flex-shrink: 0;
  background-color: #f9f9f9;
}

.sidenav-drawer__body {
  flex-basis: 100%;
}

.sidenav-drawer__search {
  padding: 0 2rem 2rem 2rem;
}

.media-drawer,
.media-drawer__wrapper,
.media-drawer__content,
.media-drawer__content img {
  width: 100%;
  height: 100%;
}

.media-drawer {
  top: 0;
  right: 0;
  opacity: 0;
  transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

.media-drawer__wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1024px) {
  .media-drawer__wrapper {
    padding: 20px;
  }
}

.media-drawer__content {
  overflow: hidden;
  transform: scale(0.8);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.media-drawer__content img {
  object-fit: contain;
}

@media (min-width: 1366px) {
  .media-drawer__content--video {
    width: 84%;
    height: auto;
  }
}

.stage.is-open .media-drawer {
  opacity: 1;
}
.stage.is-open .media-drawer__content {
  transform: scale(1);
}

.media-drawer__close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
  background-color: #292f38;
}
.media-drawer__close:hover {
  background-color: #1d1f25;
}
@media (min-width: 1366px) {
  .media-drawer__close {
    top: 20px;
    right: 20px;
  }
}

.search-form {
  width: 100%;
}

.search-form__group {
  position: relative;
  width: 100%;
}
.search-form__group .input-text {
  padding-left: 54px;
}
.search-form__group .button {
  position: absolute;
  top: 0;
  left: 10px;
  height: 100%;
}
.search-form__group .svg-icon {
  width: 20px;
  height: 20px;
}

.accordion-trigger {
  position: relative;
  padding-left: 34px;
  -webkit-user-select: none;
          user-select: none;
}
.accordion-trigger:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: calc(50% - 12px);
  left: 0;
  width: 24px;
  height: 24px;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='%23000000' d='M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41z'/%3E%3C/svg%3E");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: cover;
  background-color: currentColor;
}

.accordion-pannel {
  display: none;
}

.accordion.is-show .accordion-trigger:after {
  transform: rotate(180deg);
}
.accordion.is-show .accordion-pannel {
  display: block;
}

.widget .menu {
  padding-left: 1em;
  list-style-type: disc;
}
.widget .menu-item::marker {
  font-size: 0.7em;
}
.widget p:not(:last-child) {
  margin-bottom: 0.8em;
}

.widget-content {
  margin-top: 15px;
}

.site-footer__widget-title {
  line-height: 1.6;
}
@media (min-width: 640px) {
  .site-footer__widget-title {
    padding-left: 0;
    font-size: 1.5rem;
    line-height: 1.2;
  }
  .site-footer__widget-title:after {
    content: none;
  }
}

@media (min-width: 640px) {
  .site-footer__widget-nav {
    display: block;
  }
}

.site-footer__widget-contact p {
  position: relative;
  padding-left: 30px;
  line-height: 1.4;
}
@media (min-width: 1024px) {
  .site-footer__widget-contact p {
    padding-left: 40px;
  }
}
.site-footer__widget-contact p a {
  text-decoration: underline;
}
.site-footer__widget-contact p a:hover {
  text-decoration: none;
}
.site-footer__widget-contact .svg-icon {
  position: absolute;
  top: 0.2em;
  left: 0;
  color: #4c5170;
}

.site-footer__subscribe,
.subscribe-widget {
  position: relative;
}

.site-footer__subscribe:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 70%;
  background-color: #fff;
}

.site-footer__subscribe--gray-bg:before {
  background-color: #f9f9f9;
}

.subscribe-widget {
  padding: 40px 30px;
}
@media (min-width: 1366px) {
  .subscribe-widget {
    padding: 60px 30px;
  }
}

.subscribe-widget-text {
  margin-top: 10px;
}

@media (min-width: 1024px) {
  .subscribe-widget__grid {
    grid-template-columns: 0.8fr 1.2fr;
    padding-left: 1vw;
    padding-right: 1vw;
  }
}
@media (min-width: 1400px) {
  .subscribe-widget__grid {
    padding-left: 2vw;
    padding-right: 2vw;
  }
}
@media (min-width: 1500px) {
  .subscribe-widget__grid {
    padding-left: 4vw;
    padding-right: 4vw;
  }
}

.subscribe-form__grid {
  gap: 20px;
}
.subscribe-form__grid .input-text {
  font-size: 1rem;
  background-color: #fff;
  border: 0;
}
@media (min-width: 1024px) {
  .subscribe-form__grid {
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
  }
}
@media (min-width: 1366px) {
  .subscribe-form__grid {
    margin-top: 0.5rem;
  }
}
@media (min-width: 1680px) {
  .subscribe-form__grid {
    gap: 20px;
    font-size: 1.0625rem;
  }
}

@media (max-width: 639px) {
  .subscribe-widget-mob-title {
    margin-bottom: 0;
    font-size: clamp(2.375rem, 12vw, 2.75rem);
    letter-spacing: 0.02em;
  }
  .subscribe-widget-text {
    text-align: center;
  }
  .subscribe-form__grid .input-text {
    text-align: center;
  }
  .subscribe-form__grid .input-text::placeholder {
    text-transform: uppercase;
  }
  .subscribe-form__grid .input-text::-webkit-input-placeholder {
    text-transform: uppercase;
  }
}
.subscribe-form__input {
  margin-bottom: 20px;
}

.subscribe-form__submit {
  font-size: 1rem;
}

@media (min-width: 1680px) {
  .subscribe-form__submit--lg {
    font-size: 1.125rem;
  }
}
@media (max-width: 640px) {
  .subscribe-form__submit--sm {
    font-size: 0.875rem;
  }
}
.subscribe-form__response {
  margin-top: 0.5rem;
}

.site-footer .gallery {
  margin-bottom: 1em;
}
@media (min-width: 1024px) {
  .site-footer .gallery-item {
    align-items: flex-end;
  }
}

.announcement-bar {
  display: flex;
  justify-content: center;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  padding: 10px 20px;
  transform: translateY(0);
  transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.announcement-bar[aria-hidden=true] {
  transform: translateY(100%);
  visibility: hidden;
  pointer-events: none;
}
.announcement-bar a:not(:hover) {
  text-decoration: underline;
}
.announcement-bar .button {
  height: 30px;
  min-height: 30px;
  min-width: 30px;
  transform: translateX(5px);
}
.announcement-bar .svg-icon {
  width: 20px;
  height: 20px;
}
@media (min-width: 1024px) {
  .announcement-bar {
    align-items: center;
  }
  .announcement-bar .button {
    margin-left: 10px;
  }
}

.scroller {
  position: relative;
  width: 100%;
}

.scroller-wrapper {
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
  scrollbar-width: none;
}
.scroller-wrapper::-webkit-scrollbar {
  display: none;
}
.scroller-wrapper:before, .scroller-wrapper:after {
  content: "";
  display: table;
  width: 100%;
  clear: both;
}

.scroller-content {
  position: relative;
  float: left;
  transition: transform 0.2s ease-in-out;
}

.scroller-content--no-transition {
  transition: none;
}

.scroller-arrow {
  position: absolute;
  top: calc(50% - 21px);
  min-width: 42px;
  min-height: 42px;
  pointer-events: none;
  opacity: 0;
  z-index: 2;
  background-color: #eceef0;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.14);
  transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

.scroller-arrow--previous {
  left: 5px;
}

.scroller-arrow--next {
  right: 5px;
}

.scroller-wrapper--both ~ .scroller-arrow--next,
.scroller-wrapper--both ~ .scroller-arrow--previous,
.scroller-wrapper--left ~ .scroller-arrow--previous,
.scroller-wrapper--right ~ .scroller-arrow--next {
  opacity: 1;
  pointer-events: auto;
}

.rating-wrapper,
.rating__stars-wrapper {
  display: flex;
}

.rating__stars,
.rating__value {
  display: inline-flex;
}

.rating-wrapper {
  flex-direction: column;
}

.rating__stars-wrapper {
  align-items: center;
  line-height: 1;
}

.rating__stars {
  --star-size: 22px;
  --rating-value: 100%;
  position: relative;
  width: calc(var(--star-size) * 5);
  height: var(--star-size);
}

.rating__stars::before,
.rating__stars::after {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23fbbc05' width='24' height='24'%3E%3Cpath d='M5.64,21.79l1.68-7.24L1.7,9.68l7.41-.65,2.89-6.83,2.89,6.83,7.41,.65-5.62,4.87,1.68,7.24-6.37-3.84-6.37,3.84h.02Z'/%3E%3C/svg%3E");
  background-size: auto 100%;
}

.rating__stars::before {
  width: 100%;
  opacity: 0.44;
  filter: grayscale(100%);
}

.rating__stars::after {
  width: var(--rating-value);
}

.rating__value {
  margin: 0.14em 0 0 0.5em;
  font-weight: 700;
  font-size: 0.95em;
  color: #4c5170;
}

.rating-wrapper--sm .rating__stars {
  --star-size: 20px;
}
.rating-wrapper--sm .rating__value {
  font-size: 0.9375rem;
}

.rating__link-wrapper {
  margin-top: 0.2rem;
  line-height: 1.2;
}

.rating__link {
  margin-top: 0.5em;
  color: #4c5170;
  font-size: 0.875rem;
  text-decoration: underline;
  text-underline-offset: 0.2em;
  text-decoration-thickness: 1px;
  transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.rating__link:hover {
  color: #cc1d4a;
  text-decoration: none;
}
.rating__link svg {
  margin-right: 0.2em;
  width: 18px;
  height: 18px;
  vertical-align: bottom;
}
.rating__link strong {
  font-weight: 600;
}

.reviews-list {
  display: block;
}

.reviews-list__content {
  display: grid;
  gap: clamp(0.75rem, 1.56vw, 1.875rem);
}
@media (min-width: 640px) {
  .reviews-list__content {
    grid-template-columns: repeat(3, 1fr);
  }
}

.reviews-list__item {
  display: flex;
  flex-direction: column;
  padding: clamp(1.25rem, 1.35vw, 1.625rem);
  border: 1px solid rgba(211, 218, 221, 0.6);
}
.reviews-list__item header {
  position: relative;
  margin-bottom: 0.75rem;
  color: rgb(91.2485714286, 98.4573015873, 143.1514285714);
}
.reviews-list__item h2 {
  display: inline-block;
  color: #4c5170;
}
.reviews-list__item svg {
  width: 16px;
  height: 16px;
  margin-left: 0.1em;
}
.reviews-list__item footer {
  order: -1;
  margin-bottom: 0.25rem;
}

.share {
  display: flex;
  align-items: center;
}

.share__link {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  text-overflow: clip;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  color: #262b4a;
  transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.share__link:hover {
  color: #cc1d4a;
}
.share__link .svg-icon {
  width: 20px;
  height: 20px;
}

.rte div.wpforms-container-full {
  max-width: 640px;
}
.rte div.wpforms-container-full .wpforms-form .wpforms-field-label {
  font-size: 0.9375rem;
  word-break: normal;
}
.rte div.wpforms-container-full .wpforms-form input[type=text],
.rte div.wpforms-container-full .wpforms-form input[type=tel],
.rte div.wpforms-container-full .wpforms-form input[type=email],
.rte div.wpforms-container-full .wpforms-form select,
.rte div.wpforms-container-full .wpforms-form textarea,
.rte div.wpforms-container div.wpforms-uploader {
  border-radius: 7px;
}
.rte .wpforms-submit-container {
  text-align: center;
}
.rte div.wpforms-container div.wpforms-uploader .dz-message,
.rte div.wpforms-container-full .wpforms-form .wpforms-field-description {
  color: #a2acb2;
}

.has-background-image {
  position: relative;
}

.block {
  min-height: 40px;
}

.block-content {
  position: relative;
  width: 100%;
  z-index: 1;
}

.border-before {
  position: relative;
  padding-left: clamp(30px, 3.5vw, 90px);
  line-height: 1.5;
}
.border-before:before {
  content: "";
  display: block;
  position: absolute;
  top: 0.6em;
  left: 0;
  height: 5px;
  width: clamp(20px, 2.8vw, 70px);
  background-color: #262b4a;
}

.hero-block {
  display: flex;
  align-items: center;
  min-height: 520px;
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (min-width: 640px) {
  .hero-block {
    min-height: 660px;
  }
}

.hero-block--full-height {
  height: calc(100vh - 106px);
}

.hero-block__heading h1,
.hero-block__heading p {
  margin-bottom: 20px;
}

.hero-block__icons {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 20px;
}

.angle-icons-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-height: 44px;
}
.angle-icons-wrapper .svg-icon {
  fill: rgba(255, 255, 255, 0.6);
}
.angle-icons-wrapper.has-one-icon {
  justify-content: center;
}
.angle-icons-wrapper.has-one-icon .angle-icon {
  display: none;
}

.icons-inline-block .block-heading {
  margin-bottom: 20px;
}

.icons-inline__list .icon-item {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 1024px) {
  .icons-inline__list {
    flex-wrap: nowrap;
  }
  .icons-inline__list .icon-item {
    flex-basis: 300px;
  }
}

.icons-grid__list .icon-item {
  padding-top: 20px;
  padding-bottom: 20px;
  flex-basis: 100%;
}
@media (min-width: 640px) {
  .icons-grid__list .icon-item {
    flex-basis: 50%;
  }
  .icons-grid__list .icon-item__image {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 108px;
  }
}
@media (min-width: 1024px) {
  .icons-grid__list {
    justify-content: center;
  }
  .icons-grid__list .icon-item {
    flex-basis: 33.33%;
  }
}

@media (min-width: 1024px) {
  .icons-grid__list--4 .icon-item {
    flex-basis: 25%;
  }
}

@media (min-width: 640px) {
  .icons-grid-block--big-icons .icon-item__image {
    min-height: 150px;
  }
}

@media (min-width: 1366px) {
  .item-rates-grid.grid--columns-2 {
    gap: 7%;
  }
}

@media (min-width: 640px) {
  .item-rate {
    display: flex;
    justify-content: center;
  }
}

.item-rate__media img {
  border-radius: 9px;
}

.block-heading + .item-rate__reviews {
  margin-top: 0.625rem;
}

.item-rate__reviews {
  margin-bottom: clamp(0.9375rem, 1.5vw, 1.5rem);
}

.item-rate__content {
  margin-top: 20px;
}
@media (min-width: 640px) {
  .item-rate__content {
    display: flex;
    flex-shrink: 0;
    flex-basis: 280px;
    margin-top: 0;
    margin-left: clamp(30px, 3.15vw, 60px);
  }
}

@media (min-width: 1024px) {
  .item-rate--single .item-rate__content {
    align-items: center;
    flex-basis: 320px;
    margin-left: clamp(40px, 4.2vw, 80px);
  }
}

.item-rate__content-inner {
  width: 100%;
}

.text-block h1 {
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  color: #1d1f25;
  text-transform: uppercase;
}
.text-block h1, .text-block h2, .text-block h3, .text-block h4, .text-block h5, .text-block h6 {
  text-align: center;
}

.map-box .box__content {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5%;
}

@media (min-width: 1024px) {
  .map-box__title {
    font-size: 1.5rem;
  }
}

.maps-list-block .block-heading,
.maps-list-block .block-cta,
.maps-list-block .space-after {
  margin-bottom: 30px;
}
.maps-list-block .block-cta {
  margin-top: 20px;
}
.maps-list-block .block-subtext {
  margin-top: 10px;
}

@media (min-width: 640px) {
  .maps-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1024px) {
  .maps-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (min-width: 640px) {
  .maps-inline {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
}
@media (min-width: 1366px) {
  .maps-inline {
    flex-wrap: nowrap;
  }
}
.maps-inline .map-box {
  margin-top: 30px;
}
@media (min-width: 640px) {
  .maps-inline .map-box {
    width: calc(50% - 90px);
    max-width: 316px;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 1024px) {
  .maps-inline .map-box {
    width: calc(33.33% - 90px);
  }
}
@media (min-width: 1366px) {
  .maps-inline .map-box {
    width: 20%;
  }
  .maps-inline .map-box:first-child {
    margin-left: 0;
  }
  .maps-inline .map-box:last-child {
    margin-right: 0;
  }
}

.map-box__icon {
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
.map-box__icon:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 50%;
  height: 2px;
  max-width: 110px;
  transform: translateX(-50%);
  background-color: currentColor;
}
.map-box__icon img {
  max-width: 90px;
}

@media (min-width: 1366px) {
  .maps-grid .map-box__icon {
    margin-bottom: 15px;
    padding-bottom: 5px;
  }
  .maps-grid .map-box__icon img {
    max-width: 130px;
  }
}
@media (min-width: 1366px) {
  .maps-grid .map-box__title {
    font-size: 2.125rem;
  }
}

.maps-inline .map-box__icon:after {
  max-width: 72px;
}

.maps-grid--overlay-images .box {
  border-radius: 15px;
}
.maps-grid--overlay-images .box__media::after {
  content: " ";
  display: block;
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
@media (min-width: 1680px) {
  .maps-grid--overlay-images {
    gap: 3.53vw;
  }
  .maps-grid--overlay-images .map-box__title {
    font-size: 2.375rem;
  }
}

.icons-menu {
  justify-content: center;
}
@media (min-width: 1024px) {
  .icons-menu {
    float: none;
  }
}
.icons-menu .menu-item {
  display: inline-block;
  width: 130px;
  margin: 10px;
}
@media (min-width: 1366px) {
  .icons-menu .menu-item {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.icons-menu .menu-item--lg {
  width: 150px;
}
.icons-menu a {
  display: block;
  color: #1e2026;
  font-weight: bold;
  line-height: 1.1;
  font-size: 0.875rem;
  text-transform: uppercase;
  text-align: center;
  transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.icons-menu a:hover {
  color: #cc1d4a;
}
.icons-menu span {
  display: block;
}
.icons-menu .menu-item__image {
  margin-bottom: 2px;
}
.icons-menu .menu-item__text {
  white-space: normal;
}

.icons-menu--font-small .menu-item {
  width: 165px;
}
.icons-menu--font-small a {
  font-size: 0.8125rem;
}

@media (min-width: 640px) {
  .rates-table {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
}

.rates-item {
  margin-top: 40px;
}
@media (min-width: 640px) {
  .rates-item {
    flex-basis: 50%;
    max-width: 500px;
    padding-left: 2.5%;
    padding-right: 2.5%;
    border-right: 1px solid #d3dadd;
  }
  .rates-item:last-child {
    border-right: 0;
  }
}
@media (min-width: 1680px) {
  .rates-item {
    margin-top: 60px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .rates-item:nth-child(2n) {
    border-right: 0;
  }
}
.rates-item td img {
  margin-bottom: 0.2em;
}

@media (min-width: 1024px) {
  .rates-table--6 .rates-item {
    flex-basis: 33.33%;
  }
  .rates-table--6 .rates-item:nth-child(3n) {
    border-right: 0;
  }
}

@media (min-width: 1024px) {
  .rates-table--4 .rates-item {
    flex-basis: 25%;
  }
  .rates-table--4 .rates-item:nth-child(4n) {
    border-right: 0;
  }
}

@media (min-width: 1024px) {
  .rates-table--3 .rates-item {
    flex-basis: 33.33%;
  }
  .rates-table--3 .rates-item:nth-child(3n) {
    border-right: 0;
  }
}
@media (min-width: 640px) {
  .rates-table--3 .rates-item {
    padding-left: 4%;
    padding-right: 4%;
  }
}

.rates-item__media {
  display: flex;
  justify-content: center;
  align-items: center;
}

.rates-item__image {
  position: relative;
}
.rates-item__image a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: clamp(270px, 15vw, 286px);
}
.rates-item__image img {
  max-height: 100%;
  width: auto;
}

.rates-item__badge {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: -15px;
  bottom: calc(50% - 90px);
  width: 91px;
  height: 91px;
  padding: 0 12px 2px 12px;
  line-height: 1.1;
  background: no-repeat url("./assets/images/rates-item-shape-red.png");
  pointer-events: none;
}
.rates-item__badge span {
  transform: rotate(340deg);
}

.rates-item__title {
  margin-top: 20px;
  margin-bottom: 10px;
}

.rates-item__text {
  margin-bottom: 0.625rem;
}
@media (min-width: 640px) {
  .rates-item__text {
    min-height: 38.4px;
    margin-bottom: 0.3125rem;
  }
}

.rates-item__options {
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid #d3dadd;
  border-bottom: 1px solid #d3dadd;
}

.accordion__options {
  transition: background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), 0.34s 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
@media (max-width: 639px) {
  .accordion__options:not(.is-show) {
    background-color: rgb(250.25, 250.75, 251.25);
  }
  .accordion__options.is-show .accordion-trigger__options {
    border-bottom: 1px dashed #d3dadd;
  }
}

.accordion-trigger__options {
  padding: 10px 0;
  cursor: pointer;
}
.accordion-trigger__options:after {
  position: static;
  margin-left: 8px;
  vertical-align: middle;
}

.rates-item__options-content {
  padding: 20px 0;
}
@media (min-width: 640px) {
  .rates-item__options-content td {
    padding: 0.2em 0.6rem;
    height: 106px;
  }
}

.rates-item__prices {
  margin: 20px 0;
}

.rates-item__cta .button {
  max-width: 310px;
}

.rating-wrapper.rates-item__reviews {
  align-items: center;
}

.sales-table-header {
  color: #4b5358;
}
.sales-table-header h1, .sales-table-header h2 {
  margin-bottom: 0.8em;
  text-transform: uppercase;
}
.sales-table-header h1 {
  font-weight: 800;
}
.sales-table-header strong {
  display: block;
}
@media (min-width: 1366px) {
  .sales-table-header h1 {
    font-size: 2.5rem;
  }
  .sales-table-header h2 {
    font-size: 2.125rem;
  }
  .sales-table-header strong {
    font-size: 1.5625rem;
  }
}

@media (min-width: 640px) {
  .sales-table {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
}

.sales-item {
  margin-top: 40px;
}
@media (min-width: 640px) {
  .sales-item {
    flex-basis: 50%;
    max-width: 500px;
    padding-left: 2%;
    padding-right: 2%;
  }
  .sales-item:not(:last-of-type) {
    border-right: 1px solid #d3dadd;
  }
}
@media (min-width: 640px) and (max-width: 1279px) {
  .sales-item:nth-child(even) {
    border-right: 0;
  }
}
@media (min-width: 1280px) {
  .sales-item {
    flex-basis: 25%;
  }
  .sales-item:nth-child(4n) {
    border-right: 0;
  }
}
.sales-item table {
  table-layout: fixed;
}
.sales-item td img {
  margin-bottom: 0.2em;
}

.sales-item__image {
  position: relative;
  padding-top: 87.88%;
}
.sales-item__image a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.sales-item__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.sales-item__header {
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d3dadd;
}

.sales-item__title {
  margin-bottom: 5px;
  line-height: 1.1;
  font-size: 1.25rem;
}
@media (min-width: 1024px) {
  .sales-item__title {
    font-size: 1.1875rem;
  }
}
@media (min-width: 1680px) {
  .sales-item__title {
    font-size: 1.5rem;
  }
}

.sales-item__options-content {
  padding: 10px 0 20px 0;
}
.sales-item__options-content td {
  vertical-align: top;
}
@media (min-width: 640px) {
  .sales-item__options-content td {
    padding: 0.3em 0.6rem;
  }
}

.sales-item__colors {
  justify-content: center;
  margin-bottom: 20px;
  border-top: 1px solid #d3dadd;
  border-bottom: 1px solid #d3dadd;
}

.sales-item__cta div:first-child {
  margin-bottom: 15px;
}
.sales-item__cta .button {
  min-width: 140px;
}

.full-map-block .block-media,
.full-map-block .block-cta {
  margin-bottom: 30px;
}
@media (min-width: 1366px) {
  .full-map-block .block-media,
  .full-map-block .block-cta {
    margin-bottom: 40px;
  }
}
.full-map-block .block-media img {
  display: block;
  margin: 0 auto;
}

.full-map__info {
  display:flex;
  flex-direction:row;
  width:100%;
  gap:5rem;
}
.full-map__info > div {
  flex: 1 1 0;
}
.full-map__info h2, .full-map__info h3, .full-map__info h4 {
  margin-bottom: 0.7em;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
}
.full-map__info li {
  position: relative;
  padding-left: 1em;
}
.full-map__info li:not(:last-child) {
  margin-bottom: 1em;
}
.full-map__info li:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0.4em;
  left: 0;
  width: 8px;
  height: 8px;
  border: 2px solid #cc1d4a;
  border-radius: 50%;
}
.full-map__info li em {
  display: block;
  font-size: 1rem;
}
@media (min-width: 1024px) {
  .full-map__info li {
    font-size: 1.3125rem;
  }
  .full-map__info li em {
    padding-left: 1em;
  }
}

.full-map__newsletter {
  margin-top: 40px;
}

.block-info__wrapper .button {
  padding-top: 0.8em;
  padding-bottom: 0.8em;
  white-space: normal;
  line-height: 1.3;
}
@media (min-width: 1024px) {
  .block-info__wrapper {
    display: flex;
    justify-content: center;
  }
  .block-info__wrapper .full-map__info {
    flex-direction:column;
    gap:1rem;
  }
  .block-info__wrapper .full-map__newsletter {
    flex-basis: 400px;
    max-width: 400px;
    flex-shrink: 0;
    margin-top: 0;
    margin-left: 5%;
  }
}

.banner-box .box__inner-wrapper {
  padding-top: 65.85%;
}
.banner-box .box__content {
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner-box .box__title {
  font-size: 1.375rem;
}
@media (min-width: 1024px) {
  .banner-box .box__title {
    font-size: 2.125rem;
  }
}

.banners-block--single .box__inner-wrapper {
  min-height: 306px;
  padding: 0;
}
.banners-block--single .banner-box {
  border-radius: 0;
}
.banners-block--single .box__title {
  font-size: 1.75rem;
}
@media (min-width: 1024px) {
  .banners-block--single .box__title {
    font-size: 2.75rem;
  }
}

.sizing-guide-block {
  background-color: #f4f4f5;
}

.sizing-row {
  display: flex;
  align-items: center;
  padding: 10px 0;
}
.sizing-row:not(:last-child) {
  border-bottom: 1px solid #b7b9bc;
}
@media (min-width: 1024px) {
  .sizing-row {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.sizing-title {
  width: 30px;
  margin-right: 20px;
  flex-shrink: 0;
}
@media (min-width: 1024px) {
  .sizing-title {
    margin-right: 40px;
  }
}

.sizing-item {
  display: flex;
  flex-basis: 60%;
  align-items: center;
}
.sizing-item span {
  display: block;
}

.sizing-row--s .sizing-item {
  margin-left: 5%;
}

.sizing-row--m .sizing-item {
  margin-left: 10%;
}

.sizing-row--l .sizing-item {
  margin-left: 15%;
}

.sizing-row--xl .sizing-item {
  margin-left: 20%;
}

.sizing-row--one {
  justify-content: center;
}
.sizing-row--one .sizing-title {
  width: auto;
}
.sizing-row--one .sizing-item {
  flex-basis: 100%;
}
@media (min-width: 640px) {
  .sizing-row--one .sizing-item {
    flex-basis: 50%;
  }
}

@media (min-width: 1024px) {
  .sizing-item {
    flex-basis: 25%;
  }
  .sizing-row--s .sizing-item {
    margin-left: 18%;
  }
  .sizing-row--m .sizing-item {
    margin-left: 36%;
  }
  .sizing-row--l .sizing-item {
    margin-left: 52%;
  }
  .sizing-row--xl .sizing-item {
    margin-left: 70%;
  }
}
.sizing-item__text {
  flex-shrink: 0;
}

.sizing-item__bar {
  width: 100%;
  height: 14px;
  margin: 0 10px;
  background-color: #e4cdce;
}

.image-text {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 640px) {
  .image-text {
    flex-wrap: nowrap;
  }
}
.image-text .block-media {
  margin-bottom: 30px;
  order: 0;
}
@media (min-width: 640px) {
  .image-text .block-media {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-basis: 45%;
    flex-shrink: 0;
    margin-bottom: 0;
  }
}
.image-text .block-text {
  order: 1;
}
@media (min-width: 1024px) {
  .image-text .block-text {
    display: flex;
    align-items: center;
  }
}
.image-text h2, .image-text h3 {
  font-family: "Oswald", sans-serif;
  color: #1d1f25;
  font-weight: 400;
}

@media (min-width: 640px) {
  .image-text--image-left .block-media {
    margin-right: 7%;
  }
}

@media (min-width: 640px) {
  .image-text--image-right .block-media {
    margin-left: 7%;
    order: 2;
  }
}

.product-block {
  overflow: hidden;
}

.product-banner__row,
.product-price,
.product-slider__controls {
  display: flex;
}

.product-banner {
  align-items: flex-end;
  height: 620px;
  padding-bottom: calc(var(--padding-bottom, 80px) - 20px);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
}
@media (min-width: 1366px) {
  .product-banner {
    padding-bottom: var(--padding-bottom, 80px);
  }
}
.product-banner.has-dark-text {
  color: #262b4a;
}

.product-banner__row,
.product-price,
.product-slider__controls {
  justify-content: space-between;
}

.product-banner__row,
.product-slider__controls {
  align-items: center;
}

@media (min-width: 1366px) {
  .product-banner__row .product-title {
    font-size: 3rem;
  }
}

.product-price {
  align-items: center;
  line-height: 1.3;
}
@media (min-width: 640px) {
  .product-price {
    display: block;
  }
  .product-price div:first-child {
    margin-bottom: 20px;
  }
}

.product-price__month {
  font-size: 1.1875rem;
}
.product-price__month span {
  font-size: 2em;
}
@media (min-width: 640px) {
  .product-price__month {
    font-size: 1.8125rem;
  }
}

.product-price__full {
  font-size: 0.9375rem;
}
@media (min-width: 640px) {
  .product-price__full {
    font-size: 1.40625rem;
  }
}

.product-slider__slides {
  position: relative;
}
@media (min-width: 640px) {
  .product-slider__slides {
    margin-top: 40px;
  }
}

.product-slider__slide {
  display: none;
}
.product-slider__slide.is-show {
  display: block;
}

.product-slider__image-overlay {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  transform: translateX(-50%);
}
@media (min-width: 640px) {
  .product-slider__image-overlay {
    display: flex;
  }
}

.product-banner,
.product-slider__image-overlay {
  display: none;
}
@media (min-width: 640px) {
  .product-banner,
  .product-slider__image-overlay {
    display: flex;
  }
}

.product-slider__controls {
  position: relative;
  padding: 20px 0;
  background-color: #f4f6f7;
}
.product-slider__controls:before {
  content: "";
  position: absolute;
  top: 0;
  left: -10%;
  width: 120%;
  height: 100%;
  z-index: -1;
  background-color: inherit;
}
@media (min-width: 640px) {
  .product-slider__controls {
    margin-top: 20px;
    padding: 20px 40px;
  }
  .product-slider__controls:before {
    content: none;
  }
}

.specifications-block td {
  vertical-align: top;
}
.specifications-block p {
  font-size: 1rem;
  color: rgb(134.1, 147.1, 154.9);
}

.showcase,
.showcase-cta,
.showcase-links__item-icon {
  display: flex;
}

.showcase {
  min-height: calc(100vh - 192px);
  flex-direction: column;
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (min-width: 640px) {
  .showcase {
    min-height: calc(100vh - 152px);
  }
}
@media (min-width: 1024px) and (max-width: 1500px) {
  .showcase {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.showcase-media {
  pointer-events: none;
}

@media (min-width: 700px) and (max-width: 1536px) {
  .showcase-tagline img {
    max-width: clamp(400px, 46vw, 700px);
  }
}

.showcase-tagline,
.showcase-cta,
.showcase-testimonial__wrapper,
.showcase-testimonial__inner {
  position: relative;
}

.showcase-cta {
  justify-content: center;
  margin-top: 15px;
  z-index: 2;
}
@media (min-width: 1536px) {
  .showcase-cta {
    margin-top: 30px;
  }
}
.showcase-cta span {
  display: block;
  width: 50%;
  max-width: 240px;
}
.showcase-cta span:not(:first-child) {
  margin-left: 20px;
}
@media (min-width: 640px) {
  .showcase-cta span:not(:first-child) {
    margin-left: 40px;
  }
}
@media (max-width: 639px) {
  .showcase-cta .button {
    padding: 0 1.4em;
  }
}

.showcase-testimonial__wrapper {
  height: 100px;
  z-index: 1;
}

.showcase-testimonial {
  position: absolute;
  right: 0;
  bottom: 60px;
  width: 100%;
  max-width: 600px;
}

.showcase-testimonial__inner {
  padding: 20px;
}
@media (min-width: 1200px) {
  .showcase-testimonial__inner {
    padding: 20px 30px;
  }
}
@media (min-width: 1660px) {
  .showcase-testimonial__inner {
    padding: 30px 40px;
  }
}

.showcase-testimonial__body {
  font-size: 1rem;
  line-height: 1.2;
}
@media (min-width: 1500px) {
  .showcase-testimonial__body {
    font-size: 1.125rem;
    line-height: 1.5;
  }
}

.showcase-slider .splide__pagination {
  position: absolute;
  left: 0;
  bottom: 25px;
  width: 100%;
  z-index: 1;
}
@media (min-width: 1024px) {
  .showcase-slider .splide__pagination {
    flex-direction: column;
    left: 30px;
    bottom: 60px;
    width: auto;
    height: calc(100% - 60px);
  }
}
@media (min-width: 1024px) {
  .showcase-slider .splide__pagination__page {
    --pagination-shadow-color: white;
    margin: 12px 0;
    opacity: 0.7;
  }
}

.showcase-tagline img,
.showcase-testimonial,
.showcase-cta span,
.showcase-testimonial .background-shape {
  opacity: 0;
  transition: opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1), transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.showcase-tagline img {
  transform: translateY(100px);
  transition-delay: 0.3s;
}

.showcase-cta span {
  transform: translateY(50px);
}

.showcase-cta span:nth-child(1) {
  transition-delay: 0.7s;
}

.showcase-cta span:nth-child(2) {
  transition-delay: 1s;
}

.showcase-testimonial {
  transform: translateX(100px);
  transition-delay: 1.4s;
}

.showcase-testimonial .background-shape {
  transition-duration: 1.6s;
  transform: scale(0.8);
}

.showcase-testimonial .background-shape--front {
  transform: translateX(100px);
  transition-delay: 1.8s;
}

.showcase-testimonial .background-shape--back {
  transform: translate(50px, -80px);
  transition-delay: 1.2s;
}

.is-visible .showcase-tagline img,
.is-visible .showcase-testimonial,
.is-visible .showcase-cta span,
.is-visible .showcase-testimonial .background-shape {
  opacity: 1;
  transform: unset;
}

.team-item__media {
  display: flex;
  justify-content: center;
}
.team-item__media img {
  display: block;
  border-radius: 50%;
}

.team-item__name {
  margin-top: 0.5em;
  margin-bottom: 0.05em;
}
@media (min-width: 1366px) {
  .team-item__name {
    font-size: 2.625rem;
  }
}

@media (min-width: 1366px) {
  .team-item__position {
    font-size: 1.1875rem;
  }
}

@media (min-width: 1366px) {
  .team-item__info {
    padding: 0 8%;
  }
}
.team-item__info table {
  margin-top: 0.8em;
  margin-bottom: 1em;
  table-layout: fixed;
}
.team-item__info td {
  vertical-align: top;
}

.media-block__wrapper {
  display: flex;
  justify-content: center;
  width: 100%;
}
.media-block__wrapper img {
  display: block;
}

.faq-item {
  border-radius: 7px;
  overflow: hidden;
  background-color: #eceef0;
  transition: background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.faq-item:not(:first-child) {
  margin-top: 15px;
}

.faq-question {
  display: flex;
  align-items: center;
  padding: 15px 20px 15px 40px;
  font-size: 1.125rem;
  cursor: pointer;
  transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.faq-question:after {
  left: 10px;
}

.faq-item.is-show,
.faq-item:hover {
  background-color: rgb(250.25, 250.75, 251.25);
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2);
}
.faq-item.is-show .faq-question,
.faq-item:hover .faq-question {
  color: #262b4a;
}

.faq-answer {
  padding: 20px;
  border-top: 1px solid rgb(224.6, 227.8, 231);
}
@media (min-width: 1366px) {
  .faq-answer {
    padding: 20px 30px;
  }
}

@media (min-width: 1024px) {
  .faq-simple-block .inner-container {
    max-width: min(100vw - 120px, 1040px);
  }
}

.faq-simple-block__heading {
  margin-bottom: clamp(2.5rem, 3.6vw, 4.375rem);
}

.faq-simple-item {
  position: relative;
  padding-left: 2.5rem;
}
.faq-simple-item::before {
  content: " ";
  display: block;
  position: absolute;
  top: 0.85em;
  left: 0;
  width: 30px;
  height: 4px;
  background: #fff;
}
.faq-simple-item:not(:first-child) {
  margin-top: clamp(1.875rem, 3vw, 3.75rem);
}
@media (min-width: 1366px) {
  .faq-simple-item {
    padding-left: 5rem;
  }
  .faq-simple-item::before {
    width: 60px;
    height: 5px;
  }
}

.faq-simple-item__question {
  margin-bottom: 0.625rem;
}

.gallery-block .block-content {
  position: static;
}

.photo-gallery {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: 20px;
}
.photo-gallery img {
  display: block;
}
@media (min-width: 1366px) {
  .photo-gallery:hover .photo-gallery-item {
    opacity: 0.7;
  }
}
@media (min-width: 1680px) {
  .photo-gallery {
    flex-wrap: nowrap;
  }
}

@media (min-width: 1366px) {
  .photo-gallery .photo-gallery-item:hover {
    opacity: 1;
  }
}
.photo-gallery-item {
  position: relative;
  padding: 10px;
  background-color: white;
}
.photo-gallery-item figcaption {
  padding-bottom: 10px;
  font-weight: 600;
  font-size: 0.9375rem;
  transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
@media (min-width: 1366px) {
  .photo-gallery-item figcaption {
    font-size: 0.8125rem;
  }
}
@media (min-width: 640px) {
  .photo-gallery-item {
    flex-basis: 33.33%;
  }
}
@media (min-width: 1024px) {
  .photo-gallery-item {
    flex-basis: auto;
    max-width: 308px;
  }
}
@media (min-width: 1366px) {
  .photo-gallery-item {
    transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .photo-gallery-item:hover {
    transform: scale(1.2);
    z-index: 1;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 4px 12px rgba(0, 0, 0, 0.1);
  }
  .photo-gallery-item:hover figcaption {
    color: #262b4a;
  }
}

.text-media h1, .text-media h2, .text-media h3 {
  font-weight: 800;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .text-media {
    display: flex;
  }
}

.text-media__text {
  padding: 30px 20px 60px 20px;
}
@media (min-width: 1024px) {
  .text-media__text {
    width: 48%;
    padding: 80px 7% 80px 5%;
  }
}
@media (min-width: 1680px) {
  .text-media__text {
    padding-left: 7%;
    padding-right: 10%;
  }
}

.text-media__media {
  display: flex;
  position: relative;
  margin-top: -30px;
}
@media (min-width: 1024px) {
  .text-media__media {
    width: 57%;
    margin-left: -5%;
    margin-top: 0;
  }
}

@media (min-width: 1366px) {
  .text-media__media--has-thumb {
    padding-right: 30px;
  }
}

.text-media__image-thumb {
  width: max(16vw, 110px);
  height: max(16vw, 110px);
  position: absolute;
  right: 0;
  bottom: -5vw;
}

.testimonials {
  position: relative;
}

.testimonial-box__wrapper {
  padding: 80px 20px 30px 20px;
}
@media (min-width: 1024px) {
  .testimonial-box__wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.testimonial-box {
  position: relative;
  padding: 100px 20px 30px 20px;
}
@media (min-width: 1366px) {
  .testimonial-box {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    transform: scale(0.9);
    opacity: 0.8;
    transition: transform 0.2s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  }
}

@media (min-width: 1366px) {
  .splide__slide.is-active .testimonial-box {
    opacity: 1;
    transform: scale(1);
  }
}

.testimonial-photo {
  position: absolute;
  top: -80px;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
.testimonial-photo img {
  width: 160px;
  height: 160px;
}

.testimonial-name {
  margin-bottom: 20px;
}

.testimonials__icon {
  display: inline-block;
  position: absolute;
  top: -65px;
  left: -10px;
  color: rgba(195, 216, 244, 0.5);
  pointer-events: none;
}
.testimonials__icon .svg-icon {
  width: 90px;
  height: 90px;
}
@media (min-width: 1366px) {
  .testimonials__icon {
    top: -4.6vw;
    left: -1vw;
  }
  .testimonials__icon .svg-icon {
    width: 7vw;
    height: 7vw;
  }
}

@media (min-width: 1366px) {
  .testimonials-slider {
    margin-right: 84px;
    margin-left: 84px;
  }
}
.testimonials-slider .splide__arrow {
  color: #aec0d9;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(35, 34, 57, 0.16);
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.testimonials-slider .splide__arrow:hover {
  box-shadow: 0 0 18px 0 rgba(35, 34, 57, 0.2);
}
.testimonials-slider .splide__arrow--prev {
  left: -54px;
}
.testimonials-slider .splide__arrow--next {
  right: -54px;
}
@media (min-width: 1366px) {
  .testimonials-slider .splide__pagination {
    margin-top: 10px;
  }
}

.reviewability {
  min-height: 600px;
  padding-bottom: 5px;
}
@media (min-width: 1024px) {
  .reviewability {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1680px) {
  .reviewability {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.reviewability .revwid-container,
.reviewability .revwid-container .revwid-has-content-color,
.reviewability .revwid-container .revwid-pagination-arrow,
.reviewability .revwid-container .revwid-review .revwid-review-header .revwid-review-rating-text,
.reviewability .revwid-container .revwid-has-primary-color {
  color: #4c5170 !important;
}
@media (min-width: 1024px) {
  .reviewability .revwid-container .revwid-header {
    margin-top: 40px !important;
  }
}
.reviewability .revwid-container .revwid-reviews {
  padding: 1px 0 !important;
}
.reviewability .revwid-container .revwid-box {
  border-color: rgba(35, 34, 57, 0.1) !important;
  border-radius: 25px !important;
}
.reviewability .revwid-container .revwid-pagination-arrow {
  font-size: 24px !important;
  box-shadow: 0 0 10px 0 rgba(35, 34, 57, 0.16) !important;
}
.reviewability .revwid-container .revwid-review-content p {
  color: #262b4a !important;
}
.reviewability .revwid-container .revwid-pagination,
.reviewability .revwid-powered-by-text {
  display: none !important;
}

.hiw-block {
  position: relative;
}
.hiw-block .block-content {
  overflow: hidden;
}
@media (min-width: 1366px) {
  .hiw-block .block-content {
    padding-top: 80px;
  }
}
.hiw-block:before, .hiw-block:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
}
.hiw-block:before {
  top: 0;
  height: 100px;
  transform: translateY(-100%);
  background-color: inherit;
}
.hiw-block:after {
  bottom: 0;
  height: 42px;
  background-color: #fff;
}
@media (min-width: 1366px) {
  .hiw-block:after {
    height: 56px;
  }
}

@media (min-width: 1024px) {
  .hiw-grid {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .hiw-grid .column {
    width: 45%;
  }
}

.hiw-step__content-wrapper {
  display: flex;
}

.hiw-step__media {
  position: relative;
}

.hiw-step__title,
.hiw-step__text {
  max-width: 450px;
}

.hiw-step__media {
  margin-bottom: 1.8rem;
}

.hiw-step__title {
  margin-bottom: 1rem;
}

.hiw-step__counter {
  display: inline-block;
  position: absolute;
  top: 35%;
  left: -20px;
  font-size: clamp(4.375rem, 8vw, 9.5rem);
  -webkit-user-select: none;
          user-select: none;
  line-height: 1;
}
@media (min-width: 640px) {
  .hiw-step__counter {
    left: -5.5vw;
  }
}

.hiw-step__text p:not(:first-child) {
  margin-top: 0.5em;
}
.hiw-step__text em {
  font-size: 1rem;
}
.hiw-step__text strong {
  font-size: 1.5rem;
}

.hiw-step {
  margin-bottom: 2rem;
}
.hiw-step .background-shape {
  top: -100px;
  left: 200px;
  transform: scale(0.8);
}
@media (min-width: 640px) {
  .hiw-step .background-shape {
    transform: none;
  }
}

@media (min-width: 1024px) {
  .hiw-step--start {
    padding-top: 5vw;
  }
  .hiw-step--start h2 {
    font-size: 4.375rem;
  }
}

.hiw-step--1 .hiw-step__counter {
  color: #f8b998;
}
.hiw-step--1 .hiw-step__text:before {
  background-color: #f8b998;
}
@media (min-width: 640px) {
  .hiw-step--1 .background-shape {
    top: -80px;
    left: 200px;
    bottom: auto;
  }
}

@media (min-width: 1024px) {
  .hiw-step--2 {
    margin-top: -12vw;
  }
}
.hiw-step--2 .hiw-step__counter {
  color: #ded767;
}
@media (min-width: 640px) {
  .hiw-step--2 .hiw-step__counter {
    top: -4.2vw;
    left: 2vw;
  }
}
@media (min-width: 1024px) {
  .hiw-step--2 .hiw-step__title,
  .hiw-step--2 .hiw-step__text {
    margin-left: auto;
  }
}
.hiw-step--2 .hiw-step__text:before {
  background-color: #ded767;
}
@media (min-width: 640px) {
  .hiw-step--2 .background-shape {
    top: 60px;
    left: -220px;
    bottom: auto;
  }
}

.hiw-step--3 .hiw-step__counter {
  color: #b6c6df;
}
.hiw-step--3 .hiw-step__text:before {
  background-color: #b6c6df;
}
@media (min-width: 640px) {
  .hiw-step--3 .background-shape {
    top: 30px;
    left: calc(100% - 160px);
    bottom: auto;
  }
}

@media (min-width: 640px) {
  .banner-center__media img {
    width: 100%;
  }
}

@media (min-width: 640px) {
  .banner-center__content {
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
}

.banner-center {
  max-width: 760px;
  margin-top: 20px;
}
@media (min-width: 640px) {
  .banner-center {
    margin: 0 auto;
  }
}

.banner-center__text {
  margin: 30px 0;
}
@media (min-width: 640px) {
  .banner-center__text {
    max-width: clamp(400px, 38vw, 660px);
    margin: 3vw auto;
  }
}

@media (max-width: 1023px) {
  .image-text-custom-block {
    overflow: hidden;
  }
}

@media (min-width: 1024px) {
  .image-text-custom {
    display: flex;
    justify-content: space-around;
    gap: 4vw;
  }
  .image-text-custom:not(.ai-center) {
    align-items: flex-start;
  }
}
.image-text-custom h2, .image-text-custom h3, .image-text-custom h4, .image-text-custom h5 {
  margin-bottom: clamp(20px, 1.5vw, 40px);
  font-weight: 700;
}
@media (max-width: 640px) {
  .image-text-custom h2 br {
    display: none;
  }
}
.image-text-custom .block-media {
  position: relative;
  margin-bottom: 40px;
}
@media (min-width: 1024px) {
  .image-text-custom .block-media {
    margin-bottom: 0;
  }
}
.image-text-custom .block-text {
  --text-width: 32vw;
}
@media (min-width: 1024px) {
  .image-text-custom .block-text {
    flex-basis: max(var(--text-width), 420px);
  }
}
@media (min-width: 1366px) {
  .image-text-custom .block-text--space-before {
    margin-top: 2vw;
  }
}

@media (min-width: 1024px) {
  .image-text-custom--gap-lg {
    gap: 6vw;
  }
}

@media (min-width: 1024px) {
  .image-text-custom--has-shape p {
    margin-bottom: 1.2em;
  }
}
.image-text-custom--has-shape .background-shape--1 {
  right: -80px;
  bottom: -50px;
  transform: rotate(65deg) scale(0.8);
}
@media (min-width: 640px) {
  .image-text-custom--has-shape .background-shape--1 {
    transform: rotate(35deg) scale(0.9);
  }
}
@media (min-width: 1680px) {
  .image-text-custom--has-shape .background-shape--1 {
    right: -100px;
  }
}
.image-text-custom--has-shape .background-shape--2 {
  right: -120px;
  bottom: -40px;
  transform: rotate(140deg) scale(0.8);
  opacity: 0.5;
}
@media (min-width: 640px) {
  .image-text-custom--has-shape .background-shape--2 {
    right: -160px;
    transform: rotate(150deg) scale(0.9);
  }
}
@media (min-width: 1680px) {
  .image-text-custom--has-shape .background-shape--2 {
    right: -230px;
  }
}
.image-text-custom--has-shape .background-shape--3,
.image-text-custom--has-shape .background-shape--4 {
  opacity: 0.5;
}
.image-text-custom--has-shape .background-shape--3 {
  left: -80px;
  bottom: -55px;
  transform: rotate(265deg) scale(0.75);
}
@media (min-width: 640px) {
  .image-text-custom--has-shape .background-shape--3 {
    transform: rotate(260deg) scale(1);
    bottom: -12%;
  }
}
@media (min-width: 1680px) {
  .image-text-custom--has-shape .background-shape--3 {
    left: -120px;
  }
}
.image-text-custom--has-shape .background-shape--4 {
  right: -80px;
  bottom: -55px;
  transform: rotate(305deg) scale(0.75);
}
@media (min-width: 640px) {
  .image-text-custom--has-shape .background-shape--4 {
    transform: rotate(301deg) scale(1);
    bottom: -6%;
  }
}
@media (min-width: 1680px) {
  .image-text-custom--has-shape .background-shape--4 {
    right: -100px;
  }
}

.hero-landing-block {
  min-height: 740px;
  padding-top: 50px;
  padding-bottom: 40px;
}
@media (min-width: 1366px) {
  .hero-landing-block {
    min-height: 100vh;
  }
}
@media (min-width: 1800px) {
  .hero-landing-block {
    min-height: 950px;
  }
}
@media (min-width: 1366px) {
  .hero-landing-block .media-cover img {
    object-position: 50% 100%;
  }
}

@media (min-width: 1024px) {
  .hero-landing__tagline img {
    max-width: clamp(300px, 50vw, 820px);
  }
}

.hero-landing__cta {
  margin-top: 210px;
}
@media (min-width: 1024px) {
  .hero-landing__cta {
    margin-top: 4vw;
  }
}
@media (min-width: 1500px) {
  .hero-landing__cta {
    margin-top: 9vw;
  }
}

.icons-grid--custom .icon-item__image {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 208px;
  height: 208px;
  margin: 0 auto 30px auto;
  background-color: #fff;
}
@media (min-width: 1024px) {
  .icons-grid--custom .icon-item {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .icons-grid--custom .icon-item__title {
    font-size: 1.875rem;
  }
}

.promo-slider__grid .column--media {
  margin-bottom: 10px;
}
@media (min-width: 1024px) {
  .promo-slider__grid {
    justify-content: space-between;
  }
  .promo-slider__grid .column--text {
    width: clamp(480px, 28vw, 540px);
    flex-shrink: 0;
  }
  .promo-slider__grid .column--media {
    width: auto;
    margin-bottom: 0;
  }
}
@media (min-width: 1680px) {
  .promo-slider__grid {
    padding: 0 4%;
  }
}

.promo-slider .splide__pagination {
  margin-top: 30px;
}

.spacer-block {
  width: 100%;
  height: 40px;
}

@media (min-width: 1366px) {
  .spacer-block--md {
    height: 60px;
  }
}

.spacer-block--lg {
  height: 60px;
}
@media (min-width: 1366px) {
  .spacer-block--lg {
    height: 80px;
  }
}

.rewards-grid-block__subheading span {
  display: inline-block;
  box-shadow: 0 5px #b6c6df;
}

.rewards-grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: clamp(1.875rem, 4vw, 5rem);
}
.rewards-grid .reward-item {
  flex-basis: 100%;
}
.rewards-grid .reward__title {
  margin-bottom: 10px;
}

.rewards-grid--hiw {
  margin-top: clamp(1.875rem, 3.2vw, 3.75rem);
}
@media (min-width: 640px) {
  .rewards-grid--hiw {
    flex-wrap: nowrap;
  }
  .rewards-grid--hiw .reward-item {
    flex-basis: 360px;
  }
}
.rewards-grid--hiw .reward-item__media,
.rewards-grid--hiw .reward-item__media-image {
  display: flex;
  justify-content: center;
}
.rewards-grid--hiw .reward-item__media {
  margin-bottom: 10px;
}
.rewards-grid--hiw .reward-item__media-image {
  align-items: center;
  height: 202px;
}
.rewards-grid--hiw .reward-item__media-image img {
  display: block;
  max-height: 100%;
  width: auto;
}

.rewards-grid--points {
  margin-top: clamp(2.5rem, 5.4vw, 5.625rem);
  gap: 1.875rem;
}
.rewards-grid--points .reward-item {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
@media (min-width: 640px) {
  .rewards-grid--points {
    row-gap: clamp(3.75rem, 5.3vw, 6.25rem);
    column-gap: 60px;
  }
  .rewards-grid--points .reward-item {
    flex-direction: row;
    gap: 25px;
    flex-basis: calc(50% - 31px);
  }
}
@media (min-width: 1366px) {
  .rewards-grid--points {
    column-gap: 120px;
  }
  .rewards-grid--points .reward-item {
    flex-basis: calc(50% - 61px);
  }
}
.rewards-grid--points .reward-item__media {
  position: relative;
  width: 100%;
  max-width: 415px;
  aspect-ratio: 1.35;
}
@media (min-width: 640px) {
  .rewards-grid--points .reward-item__media {
    width: clamp(260px, 21vw, 415px);
  }
}
.rewards-grid--points .reward-item__media img {
  border-radius: 15px;
}
.rewards-grid--points .reward-item__media span {
  display: inline-block;
  position: absolute;
  left: 15px;
  bottom: 0;
  transform: translateY(50%);
  font-size: clamp(58px, 3.64vw, 70px);
  color: #ba2451;
}
@media (min-width: 640px) {
  .rewards-grid--points .reward-item__text {
    width: 270px;
  }
}

.wp-block-quote {
  padding-left: 1em;
  padding-top: 0.05em;
  padding-bottom: 0.05em;
  border-left: 0.2em solid #cc1d4a;
}
@media (min-width: 1024px) {
  .wp-block-quote p {
    font-size: 1.3125rem;
  }
}
.wp-block-quote cite {
  text-align: inherit;
}
.wp-block-quote.has-text-align-right {
  padding-left: 0;
  padding-right: 1em;
  border-left: none;
  border-right: 0.2em solid #cc1d4a;
}
.wp-block-quote.has-text-align-center, .wp-block-quote.is-style-large {
  padding-left: 0;
  padding-right: 0;
  border: 0;
}
.wp-block-quote.is-style-large p {
  font-size: 1.3125rem;
  font-style: italic;
}
@media (min-width: 1024px) {
  .wp-block-quote.is-style-large p {
    font-size: 1.5rem;
  }
}
.wp-block-quote.is-style-large cite {
  text-align: right;
  font-size: 0.85em;
}

.wp-block-embed__wrapper {
  position: relative;
}

.wp-has-aspect-ratio .wp-block-embed__wrapper::before {
  content: "";
  display: block;
  padding-top: 50%;
}
.wp-has-aspect-ratio iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before {
  padding-top: 56.25%;
}

.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before {
  padding-top: 75%;
}

.wp-block-quote {
  padding-left: 1em;
  padding-top: 0.05em;
  padding-bottom: 0.05em;
  border-left: 0.2em solid #cc1d4a;
}
@media (min-width: 1024px) {
  .wp-block-quote p {
    font-size: 1.3125rem;
  }
}
.wp-block-quote cite {
  text-align: inherit;
}
.wp-block-quote.has-text-align-right {
  padding-left: 0;
  padding-right: 1em;
  border-left: none;
  border-right: 0.2em solid #cc1d4a;
}
.wp-block-quote.has-text-align-center, .wp-block-quote.is-style-large {
  padding-left: 0;
  padding-right: 0;
  border: 0;
}
.wp-block-quote.is-style-large p {
  font-size: 1.3125rem;
  font-style: italic;
}
@media (min-width: 1024px) {
  .wp-block-quote.is-style-large p {
    font-size: 1.5rem;
  }
}
.wp-block-quote.is-style-large cite {
  text-align: right;
  font-size: 0.85em;
}

.wp-block-table {
  width: 100%;
  font-size: 0.9em;
  line-height: 1.45;
}
.wp-block-table td {
  border: 1px solid #d3dadd;
}
.wp-block-table .has-fixed-layout table {
  table-layout: fixed;
}
.wp-block-table.is-style-stripes {
  border-collapse: inherit;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #eceef0;
}
.wp-block-table.is-style-stripes th,
.wp-block-table.is-style-stripes td {
  border-color: transparent;
}
.wp-block-table thead {
  border-bottom: 2px solid #d3dadd;
}
.wp-block-table tfoot {
  border-top: 2px solid #d3dadd;
}

.color-accent {
  color: #cc1d4a;
}

.color-gray-blue {
  color: #4c5170;
}

.color-gray-blue-fade {
  color: rgba(76, 81, 112, 0.7);
}

.color-gold {
  color: #bba690;
}

.color-gray {
  color: #a2acb2;
}

.color-dark {
  color: #292f38;
}

.color-dark-blue {
  color: #1d1f25;
}

.color-deep-blue {
  color: #12141a;
}

.color-white {
  color: #fff;
}

.background-color-accent,
.background-color-dark,
.background-color-deep-blue {
  color: #fff;
}

.background-color-accent {
  background-color: #a32d59;
}

.background-color-light {
  background-color: #f9f9f9;
}

.background-color-gold {
  background-color: #bba690;
}

.background-color-gray {
  background-color: #eceef0;
}

.background-color-white-gray {
  background-color: #f8f8f8;
}

.background-color-dark {
  background-color: #292f38;
}

.background-color-deep-blue {
  background-color: #12141a;
}

.background-color-white {
  background-color: #fff;
}

.background-gradient-violet {
  background: linear-gradient(30deg, #dce8f9 0%, #ede3f4 100%);
}

.background-gradient-peach {
  background: linear-gradient(55deg, #f8ca98 0%, #f8b698 100%);
}

.background-gradient-light-blue {
  background: linear-gradient(30deg, #f0f6fe 0%, #f5f8fc 100%);
}

.background-gradient-blue-sea {
  background: linear-gradient(130deg, #d9dff5 0%, #c8f6ef 100%);
}

.background-pattern-dark {
  background-image: url("./assets/images/dark-pattern.png");
}

.background-pattern-gray {
  background-image: url("./assets/images/gray-pattern.png");
}

.background-pattern-deep-blue {
  background-image: url("./assets/images/deep-blue-pattern.png");
}

.background-shape {
  position: absolute;
  top: var(--shape-top, auto);
  bottom: var(--shape-bottom, auto);
  left: var(--shape-left, auto);
  right: var(--shape-right, auto);
  width: var(--shape-width);
  height: var(--shape-height);
  z-index: var(--shape-index, -1);
  background-image: var(--shape-url);
  background-repeat: no-repeat;
}

.font-size-xxsmall {
  font-size: 0.8125rem;
}

.font-size-xsmall {
  font-size: 0.875rem;
}

.font-size-small {
  font-size: 1rem;
}

.font-size-large {
  line-height: 1.35;
}
@media (min-width: 1366px) {
  .font-size-large {
    font-size: 1.3125rem;
  }
}

.font-size-huge {
  font-size: 1.3125rem;
}
@media (min-width: 1366px) {
  .font-size-huge {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}

.font-family-primary {
  font-weight: "Open Sans", sans-serif;
}

.font-family-secondary {
  font-family: "Oswald", sans-serif;
  font-weight: 400;
}

.secondary-headings h2, .secondary-headings h3, .secondary-headings h4, .secondary-headings h5, .secondary-headings h6 {
  font-family: "Oswald", sans-serif;
  font-weight: 400;
}

.font-weight-normal {
  font-weight: 400;
}

.font-weight-medium {
  font-weight: 500;
}

.font-weight-semibold {
  font-weight: 600;
}

.font-weight-bold {
  font-weight: 700;
}

.font-weight-extra-bold {
  font-weight: 800;
}

.has-text-align-center,
.text-center,
.aligncenter {
  text-align: center;
}

.has-text-align-right {
  text-align: right;
}

.text-uppercase {
  text-transform: uppercase;
}

.line-height-medium {
  line-height: 1.5;
}

.line-height-xmedium {
  line-height: 1.3;
}

.line-height-small {
  line-height: 1.2;
}

.border-radius {
  border-radius: 25px;
}

.border-radius-circle {
  border-radius: 50%;
}

.box-shadow {
  box-shadow: 0px 8px 24px 0px rgba(35, 34, 57, 0.18);
}

.box-shadow-2x {
  box-shadow: 0px 8px 24px 0px rgba(35, 34, 57, 0.34);
}

.box-shadow-lg {
  box-shadow: 0px 16px 28px 0px rgba(35, 34, 57, 0.2);
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  word-break: normal;
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

@media (prefers-reduced-motion) {
  * {
    transition-delay: 0s !important;
    transition-duration: 0s !important;
  }
}
.hidden,
.hidden--mobile-down,
.hidden--tablet-down,
.hidden--laptop-down,
.hidden--desktop-down {
  display: none;
}

@media (min-width: 640px) {
  .hidden--mobile-up {
    display: none;
  }
}

@media (min-width: 640px) {
  .hidden--mobile-down {
    display: block;
  }
}

@media (min-width: 1366px) {
  .hidden--laptop-up {
    display: none;
  }
}

@media (min-width: 1366px) {
  .hidden--laptop-down {
    display: block;
  }
}

@media (min-width: 1680px) {
  .hidden--desktop-up {
    display: none;
  }
}

@media (min-width: 1680px) {
  .hidden--desktop-down {
    display: block;
  }
}

@media (max-width: 640px) {
  .hide-br-mobile br {
    display: none;
  }
}

.helper-scrollbar-width {
  position: absolute;
  top: -9999px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}

@keyframes splide-loading {
  0% {
    transform: rotateZ(0);
  }
  100% {
    transform: rotateZ(360deg);
  }
}
.splide--draggable > .splide__slider > .splide__track,
.splide--draggable > .splide__track {
  -webkit-user-select: none;
          user-select: none;
}

.splide--fade > .splide__slider > .splide__track > .splide__list,
.splide--fade > .splide__track > .splide__list {
  display: block;
}
.splide--fade > .splide__slider > .splide__track > .splide__list > .splide__slide,
.splide--fade > .splide__track > .splide__list > .splide__slide {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  z-index: 0;
}
.splide--fade > .splide__slider > .splide__track > .splide__list > .splide__slide.is-active,
.splide--fade > .splide__track > .splide__list > .splide__slide.is-active {
  opacity: 1;
  position: relative;
  z-index: 1;
}

.splide--ttb.is-active > .splide__slider > .splide__track > .splide__list,
.splide--ttb.is-active > .splide__track > .splide__list {
  display: block;
}

.splide__container {
  box-sizing: border-box;
  position: relative;
}

.splide__list {
  backface-visibility: hidden;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
  transform-style: preserve-3d;
}
.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}
.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  position: relative;
  outline: none;
  visibility: hidden;
}
.splide.is-initialized, .splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  position: relative;
  margin: 0;
  flex-shrink: 0;
  outline: none;
  backface-visibility: hidden;
}

.splide__slider {
  position: relative;
}

.splide__spinner {
  bottom: 0;
  display: inline-block;
  width: 20px;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  border: 2px solid #cc1d4a;
  border-left-color: transparent;
  border-radius: 50%;
}
.splide__slide.is-loading .splide__spinner {
  animation: splide-loading 1s infinite linear;
}

.splide__track {
  position: relative;
  overflow: hidden;
  z-index: 0;
}

.splide__pagination {
  display: flex;
  justify-content: center;
}

.splide__pagination__page {
  --pagination-shadow-color: #d8dfe8;
  display: block;
  width: 12px;
  height: 12px;
  margin: 0 10px;
  padding: 0;
  line-height: 0;
  border: 0;
  border-radius: 100%;
  cursor: pointer;
  background-color: transparent;
  box-shadow: inset var(--pagination-shadow-color) 0 0 0 6px;
  transition: box-shadow 0.2s ease-in-out, transform 0.2s ease-in-out;
}
.splide__pagination__page:hover, .splide__pagination__page.is-active {
  box-shadow: inset var(--pagination-shadow-color) 0 0 0 4px;
}
.splide__pagination__page.is-active {
  transform: scale(1.7);
}

.splide__arrows {
  display: none;
}
@media (min-width: 1366px) {
  .splide__arrows {
    display: block;
  }
}

.splide__arrow {
  position: absolute;
  top: calc(50% - 23px);
}
.splide__arrow svg {
  fill: currentColor;
  width: 30px;
  height: 30px;
}

.splide__arrow--prev {
  left: 0;
}

.splide__arrow--next {
  right: 0;
}
.splide__arrow--next svg {
  transform: rotate(180deg);
}

.splide-toggle {
  display: none;
  position: absolute;
  bottom: 140px;
  left: 17px;
  z-index: 1;
  min-width: 35px;
  min-height: 35px;
  color: white;
}
.splide-toggle .svg-icon {
  width: 15px;
  height: 15px;
}
.splide-toggle:not(:hover) {
  color: rgba(255, 255, 255, 0.8);
}
@media (min-width: 640px) {
  .splide-toggle {
    display: inline-flex;
  }
}

[data-slider-pause=false] .svg-icon:first-child {
  display: none;
}

[data-slider-pause=true] .svg-icon:not(:first-child) {
  display: none;
}

.splide__progress {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  pointer-events: none;
}

.splide__progress__bar {
  height: 3px;
  background: rgba(204, 29, 74, 0.8);
}

.searchbar-wrap {
  display: flex;
  align-items: center;
}

/* Alentis 09.10.2025 */
.alentis-block__heading {display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:3rem;}

.showcase-block {padding-bottom:4rem;}

.alentis-fake-cta{height:95px;}

.alentis-cta {position:absolute;top:50%;transform:translateY(-50%);width:100%;}

.alentis-showcase-text {color:#fff;margin:1rem 0 0 0;}

.alentis-form {display:flex;flex-direction:row;gap:2rem;padding:1rem 1rem 1rem 4rem;background-color:#fff;border-radius:46px;}
.alentis-form > div {position:relative;display:flex;flex-direction:column;gap:.5rem;align-items:start;padding-right:1rem;height:60px;border-right:1px solid #CCCEDD;}
.alentis-form > div:last-child {border:none;}
.alentis-form label {font-size:12px;font-weight:600;color:#383C58;}

.alentis-form-select, .reserve-location__select {appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;border:none;height:32px;line-height:32px;padding:0 30px 0 0;font-size:18px;color:#434765;font-weight:600;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M12 17.414 3.293 8.707l1.414-1.414L12 14.586l7.293-7.293 1.414 1.414L12 17.414z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 4px center;background-size:16px;}
.alentis-form-select:focus, .reserve-location__select:focus {outline:none;box-shadow:none;}
.alentis-form-select option, .reserve-location__select option {color:#000;font-size:16px;padding:3px 12px;}

.alentis-input-date {-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#434765;font-size:18px;font-weight:600;line-height:32px;height:32px;border:none;background:transparent;width:140px;padding:4px;position:relative;cursor:pointer;}

.alentis-input-date:focus {color:#495057;outline:0;box-shadow:none;}

.alentis-input-date::-webkit-calendar-picker-indicator {width:100%;height:100%;position:absolute;top:0;left:0;color:transparent;background:0 0;margin:0;opacity:0;padding:0;pointer-events:auto;}

.alentis-form .alentis-date-wrap {position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer;}
.alentis-form .alentis-date-wrap::after {content:"";position:relative;right:24px;width:24px;height:24px;pointer-events:none;background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 10H3M16 2V6M8 2V6M7.8 22H16.2C17.8802 22 18.7202 22 19.362 21.673C19.9265 21.3854 20.3854 20.9265 20.673 20.362C21 19.7202 21 18.8802 21 17.2V8.8C21 7.11984 21 6.27976 20.673 5.63803C20.3854 5.07354 19.9265 4.6146 19.362 4.32698C18.7202 4 17.8802 4 16.2 4H7.8C6.11984 4 5.27976 4 4.63803 4.32698C4.07354 4.6146 3.6146 5.07354 3.32698 5.63803C3 6.27976 3 7.11984 3 8.8V17.2C3 18.8802 3 19.7202 3.32698 20.362C3.6146 20.9265 4.07354 21.3854 4.63803 21.673C5.27976 22 6.11984 22 7.8 22Z' stroke='%23434765' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center;background-size:contain;}

.alentis-input-date::-webkit-date-and-time-value {margin: 0;}
.alentis-input-date::-webkit-inner-spin-button, .alentis-input-date::-webkit-outer-spin-button, .alentis-input-date::-webkit-clear-button {-webkit-appearance: none; display: none;}
.alentis-input-date::-webkit-datetime-edit-month-field, .alentis-input-date::-webkit-datetime-edit-day-field, .alentis-input-date::-webkit-datetime-edit-year-field, .alentis-input-date::-webkit-datetime-edit-fields-wrapper {padding: 0;}

.alentis-button {display:block;text-align:center;border:none;outline:none;background:linear-gradient(to right, #A32D59, #CC1D4A);color:#fff;font-size:20px;letter-spacing:.8px;font-weight:700;text-transform:uppercase;padding:0 2rem;height:52px;line-height:52px;border-radius:26px;}
.alentis-button:hover {filter:contrast(130%);box-shadow:0 2px 4px 0 rgba(35, 34, 57, 0.14), 0 6px 14px 0 rgba(35, 34, 57, 0.2);}

.alentis-button-book-now {display:none;}

.alentis-error {position:relative;top:-1rem;margin-top:6px;font-size:12px;line-height:1.3;color:#d93025;}

.reserve-item__price-text {align-items:end;line-height:1;margin-bottom:.25rem;}
.reserve-item__price-text small {font-size:70%;}

.reserve-list .rating-wrapper {flex-direction:row;align-items:center;gap:1rem;}
.reserve-list .rating-wrapper .rating__link-wrapper {margin-top:0;line-height:1;}

.reserve-location span {display:none;}

.reserve-filter__wrapper {flex-direction:row;justify-content:space-between;}
.reserve-filter__wrapper .reservreserve-filter__wrappere-filter__item {display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.63rem 1rem;}
.reserve-filter__wrapper .reservreserve-filter__wrappere-filter__item label .hidden--mobile-down {width:160px;}

.reserve-button__all {display:flex;flex-direction:row;justify-content:center;align-items:center;margin:3rem 0 0 0;}
.reserve-button__all .alentis-reserve-view-all {display:flex;justify-content:center;align-items:center;padding:12px 45px;border:1px solid #4F5472;border-radius:26px;color:#4F5472;font-size:1.25rem;font-weight:700;text-transform:uppercase;}
.reserve-button__all .alentis-reserve-view-all:hover {box-shadow:0 2px 4px 0 rgba(35, 34, 57, 0.14), 0 6px 14px 0 rgba(35, 34, 57, 0.2);}

.reserve-duration.vehicle-selected .reserve-duration__item {height:4.75rem;min-height:4.75rem;background-color:#222641;border:1px solid #26BE29;border-radius:8px;}
.reserve-duration.vehicle-selected .reserve-duration__item .reserve-duration__item-label {position:relative;color:#fff;font-size:22px;font-weight:700;margin-left:20px;}
.reserve-duration.vehicle-selected .reserve-duration__item .reserve-duration__item-label::before{content:"";position:absolute;left:-30px;top:50%;width:20px;height:20px;background-color:#26BE29;border-radius:6px;transform:translateY(-50%);}
.reserve-duration.vehicle-selected .reserve-duration__item .reserve-duration__item-label::after {content:"";position:absolute;left:-25px;top:50%;width:10px;height:10px;background:url("data:image/svg+xml,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6663 1.5L4.24967 7.91667L1.33301 5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center;background-size:contain;transform:translateY(-50%);}

.reserve-duration__item {justify-content:space-between;}
.reserve-duration__item .reserve-duration__item-price {margin-left:unset;}
.reserve-duration__item .reserve-duration__item-date {margin-top:7px;}
.reserve-duration__item .reserve-duration__price-checker {inset:0;}
.reserve-duration .reserve-duration__item-price ins {font-size:1.25rem;color:#222641;}
.reserve-duration.vehicle-discounted .reserve-duration__item-price fullprice {font-size:1.25rem;color:#222641;}
.reserve-duration.vehicle-discounted .reserve-duration__item-price ins {font-size:1rem;color:#7B7E93;}
.reserve-duration.vehicle-selected .reserve-duration__item .reserve-duration__item-date {color:#CBD0D3;font-size:14px;font-weight:400;}
.reserve-duration.vehicle-selected .reserve-duration__item .reserve-duration__item-price {color:#CBD0D3;font-size:14px;font-weight:400;}
.reserve-duration.vehicle-selected.vehicle-discounted .reserve-duration__item-price fullprice {font-size:1.5rem;color:#fff;}
.reserve-duration.vehicle-selected.vehicle-discounted .reserve-duration__item-price ins {font-size:1rem;color:#CBD0D3;}
.reserve-duration hotsale {display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5px;height:28px;line-height:28px;border-radius:24px;background-color:#FFE9E3;font-size:14px;color:#EB0500;font-weight:600;padding:0 10px;margin-left:auto;}
.reserve-duration hotsale::before {content:"";width:16px;height:16px;display:inline-block;background:url("https://s.w.org/images/core/emoji/16.0.1/svg/1f525.svg") no-repeat center center / contain;}

.reserve-duration--calendar .reserve-duration__item .reserve-duration__item-price {margin-left:auto;}

.reserve-form, .reserve-form__form {overflow:unset;}

.reserve-form__form .alentis-form {position:relative;background-color:transparent;border:none;padding:1rem 0 0 0;align-items:center;justify-content:center;}

.reserve-form__form .alentis-form input::placeholder {color:rgba(67, 71, 101, 0.5);font-weight:600;font-size:18px;font-style:normal;}
.reserve-form__form .alentis-form .alentis-date-wrap::after {right:0;}

.reserve-form__form .alentis-form-time {opacity:0;transition:opacity .3s cubic-bezier(0.4,0,0.2,1) .1s;}
.reserve-form__form .alentis-form-time.visible {opacity:1;}
.reserve-form__form .alentis-form > div {position:unset;}
.reserve-form__form #reserve-calendar-pick-up-date {position:absolute;z-index:100;top:100%;left:calc(50% - 150px);width:300px;margin-top:10px;}
.reserve-form__form #reserve-calendar-return-date {position:absolute;z-index:100;top:100%;right:-50px;width:300px;margin-top:10px;}

.reserve-calendar__date-button_return {display:flex;justify-content:center;align-items:center;border-radius:50%;cursor:pointer;height:32px;line-height:1;width:32px;}

.reserve-form__progress-bar {display:none;}

.reserve-calendar__date-button_return.current-month {color:rgb(38,43,74);}
.reserve-calendar__date-button_return:not(.current-month) {color:rgba(38,43,74,.6)}
.reserve-calendar__date-button_return.disabled {color: rgba(38,43,74,.34);cursor:not-allowed;pointer-events:none;}
.reserve-calendar__date-button_return.selected {background-color:rgb(38,43,74);color:#fff;}
.reserve-calendar__date-button_return:hover:not(.disabled):not(.selected) {background-color:#eff3f5;}

.reserve-next {display:flex;justify-content:end;align-items:end;margin-top:1rem;}
.reserve-next .reserve-next-button {display:block;width:140px;height:44px;line-height:44px;background-color:rgba(194, 28, 66, 1);color:#fff;text-transform:uppercase;border-radius:24px;font-size:16px;font-weight:700;text-align:center;cursor:pointer;}

.reserve-addons__item-information {display:none;}

.reserve-duration__quantity {flex-direction:row;}

.reserve-duration__quantity-select-input::-webkit-outer-spin-button, .reserve-duration__quantity-select-input::-webkit-inner-spin-button {-webkit-appearance:none;margin:0;}
.reserve-duration__quantity-select-input {-moz-appearance:textfield;}

.reserve-duration__quantity-input {display:flex;flex-direction:row;align-items:center;justify-content:flex-start;}
.reserve-duration__quantity-input-decrease, .reserve-duration__quantity-input-increase {display:flex;background:#F2F5FA;width:44px;height:44px;justify-content:center;align-items:center;z-index:1;border:1px solid #D0D5DD;border-radius:var(--border-radius-sm);}
.reserve-duration__quantity-input-decrease svg, .reserve-duration__quantity-input-increase svg {width:20px;height:20px;}

.reserve-duration__quantity-input .reserve-input {border-radius:unset;border-left:none;border-right:none;margin:0 -6px;text-align:center;width:auto;}

@media (max-width: 640px) {
  .alentis-cta {bottom:3.5rem;}
  .alentis-form {flex-direction:column;align-items:center;gap:.5rem;padding:1rem;border-radius:26px;background:rgba(255, 255, 255, .85);}
  .alentis-form > div {gap:.25rem;padding:.5rem 0;width:100%;border:none;border-bottom:1px solid #CCCEDD;}
  .alentis-form > div .alentis-form-select {width:100%;font-size:16px;}
  .alentis-input-date{width:100%;font-size:16px;}
  .alentis-form .alentis-date-wrap {width:100%;}
  .alentis-form .alentis-date-wrap::after {right:0;}
  .alentis-button {font-size:16px;padding:0 1rem;height:36px;line-height:36px;border-radius:18px;}

  .alentis-button-book-now {position:fixed;z-index:999;bottom:50px;left:50%;display:block;transform:translateX(-50%);padding:0 3rem;height:54px;line-height:54px;border-radius:27px;cursor:pointer;}

  .reserve-form {display:none;}
  .reserve-duration__quantity-input {width:100%;}

  .reserve-form__form .alentis-form {flex-direction:row;padding-left:20px;padding-right:20px;}
  .reserve-form__form .alentis-form > div {border:none;}

  .reserve-form__form .alentis-form .alentis-form-date {position:relative;}
  .reserve-form__form .alentis-form .alentis-input-date {font-size:14px;}
  .reserve-form__form .alentis-form .alentis-form-select, .reserve-form__form .alentis-form .reserve-location__select, .reserve-form__form .alentis-form .alentis-form-select option, .reserve-form__form .alentis-form .reserve-location__select option {font-size:14px;}

  .reserve-form__form #reserve-calendar-pick-up-date {top:60px;left:-50%;right:unset;}
  .reserve-form__form #reserve-calendar-return-date {top:60px;left:unset;right:0;}

  .reserve-duration.vehicle-selected .reserve-duration__item .reserve-duration__item-label::before{top:8px;}
  .reserve-duration.vehicle-selected .reserve-duration__item .reserve-duration__item-label::after {top:8px;}

  .reserve-form__progress-bar {display:block;position:relative;width:260px;padding:15px 20px;margin:20px auto;box-sizing:border-box;}
  .reserve-form__progress-line {position:absolute;top:50%;left:40px;right:40px;height:1px;background:#949FB1;transform:translateY(-50%);}
  .reserve-form__progress-steps {position:relative;display:flex;justify-content:space-between;align-items:center;}
  .reserve-form__step {width:22px;height:22px;border-radius:50%;border:1px solid #949FB1;background:#fff;display:flex;align-items:center;justify-content:center;box-sizing:border-box;}
  .reserve-form__step.active {background:#4C5170;border-color:#4C5170;}
  .reserve-form__step.active::before {content:'\2713';color:#fff;font-size:12px;}
  .reserve-form__step.active::after{content:'';position:absolute;top:50%;left:22px;height:1px;background:#4C5170;transform:translateY(-50%);width:44px;}
  .reserve-form__step.active + .reserve-form__step::before {content:'';width:6px;height:6px;background:#4C5170;border-radius:50%;}
  .reserve-form__step.active + .reserve-form__step.active::before {content:'\2713';color:#fff;font-size:12px;width:auto;height:auto;}

  .reserve-duration .reserve-duration__item .reserve-duration__item-label {width:55%!important;font-size:16px!important;}
  .reserve-duration .reserve-duration__item .reserve-duration__item-date {font-size:12px!important;}

  .reserve-duration .reserve-duration__item-price ins {font-size:16px!important;}
  .reserve-duration.vehicle-discounted .reserve-duration__item-price fullprice {font-size:16px!important;}
  .reserve-duration.vehicle-discounted .reserve-duration__item-price ins {font-size:10px!important;}
  .reserve-duration hotsale {display:none;}

  .reserve-next {position:fixed;z-index:999;bottom:50px;left:50%;display:block;transform:translateX(-50%);padding:0 3rem;height:54px;line-height:54px;border-radius:27px;cursor:pointer;}

  .reserve-addons__item-information {background-position:50%;background-repeat:no-repeat;border:1px solid var(--color-light-gray);border-radius:50%;content:"i";display:block;height:1rem;right:.5rem;position:absolute;top:.5rem;width:1rem;font-size:10px;}

  .reserve-addons__item-text {display:none;}
  .reserve-addons__item-text.visible {display:block;position:absolute;top:25px;left:50%;background:#EFF3F5;border:1px solid #D3DADD;padding:1rem;width:150px;transform:translateX(-50%);z-index:9;border-radius:16px;}

  .reserve-duration__quantity {flex-direction:column;}
}