﻿@charset "UTF-8";
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

html {
  background: #fff;
  color: #000;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: "“" "”" "‘" "’";
}

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

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

textarea {
  overflow: auto;
  vertical-align: top;
}

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

textarea {
  resize: vertical;
}

textarea,
input[type=text],
input[type=button],
input[type=submit] {
  -webkit-appearance: none;
}

textarea,
input {
  border-radius: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

nav ul, .lang ul {
  margin: 0;
  padding: 0;
}
nav ul li, .lang ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
nav ul a, nav ul a:hover, .lang ul a, .lang ul a:hover {
  text-decoration: none;
}
nav ul a:not([href]), .lang ul a:not([href]) {
  cursor: default;
}

button {
  padding: 0;
  border: 0;
  background: transparent;
}

@font-face {
  font-family: "Barlow";
  src: url("../../fonts/barlow/woff2/Barlow-Regular.woff2");
  src: url("../../fonts/barlow/woff2/Barlow-Regular.woff2") format("woff2"), url("../../fonts/barlow/woff/Barlow-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Barlow";
  src: url("../../fonts/barlow/woff2/Barlow-Italic.woff2");
  src: url("../../fonts/barlow/woff2/Barlow-Italic.woff2") format("woff2"), url("../../fonts/barlow/woff/Barlow-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Barlow";
  src: url("../../fonts/barlow/woff2/Barlow-SemiBold.woff2");
  src: url("../../fonts/barlow/woff2/Barlow-SemiBold.woff2") format("woff2"), url("../../fonts/barlow/woff/Barlow-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Barlow";
  src: url("../../fonts/barlow/woff2/Barlow-Bold.woff2");
  src: url("../../fonts/barlow/woff2/Barlow-Bold.woff2") format("woff2"), url("../../fonts/barlow/woff/Barlow-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Barlow";
  src: url("../../fonts/barlow/woff2/Barlow-BoldItalic.woff2");
  src: url("../../fonts/barlow/woff2/Barlow-BoldItalic.woff2") format("woff2"), url("../../fonts/barlow/woff/Barlow-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
}
:root {
  --headerHeight: 112px;
  --white: #FFFFFF;
  --grey-50: #F9FAFB;
  --grey-100: #F3F4F6;
  --grey-200: #E5E7EB;
  --grey-300: #D1D5DB;
  --grey-400: #9CA3AF;
  --grey-500: #6B7280;
  --grey-600: #4B5563;
  --grey-700: #374151;
  --grey-800: #1F2937;
  --grey-900: #111827;
  --grey-950: #030712;
  --black: #000000;
}

html {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  scroll-behavior: smooth;
  height: 100%;
  width: 100%;
  color: var(--white, #FFFFFF);
  font-size: 62.5%;
  background: url(../../images/Pattern-bg-transparent.png) repeat;
  background-color: var(--grey-900, #111827);
}

body {
  height: 100%;
  width: 100%;
  position: relative;
  font-family: Barlow, "Open Sans", sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
}
body.noScroll {
  overflow: hidden;
}

.wrapAll {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.wrapper {
  max-width: calc(1632px + clamp(28px, 13.12px + 1.938vw, 48px) * 2);
  padding: 0 clamp(28px, 13.12px + 1.938vw, 48px);
  margin: 0 auto;
}
.wrapper_large {
  max-width: 1728px;
}

.emptyPage {
  padding-top: calc(var(--headerHeight) + clamp(64px, 16.37px + 6.202vw, 128px));
  padding-bottom: clamp(64px, 16.37px + 6.202vw, 128px);
}

.wrapAllContainer {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: flex-start;
  align-items: flex-start;
}

.IE11 #app {
  display: block;
}

* {
  box-sizing: border-box;
}

*:focus, a:focus {
  outline: 0;
}

*:focus-visible, a:focus-visible {
  outline: solid 2px #259AB5;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin: 16px 0;
  font-weight: 400;
}

h1, .h1 {
  font-size: clamp(3.4rem, 0.721rem + 3.488vw, 7rem);
  margin-top: clamp(36px, 15.16px + 2.713vw, 64px);
  margin-bottom: clamp(28px, 13.12px + 1.938vw, 48px);
  line-height: 1;
}

h2, .h2 {
  font-size: clamp(2.8rem, 1.609rem + 1.55vw, 4.4rem);
  margin-top: clamp(28px, 13.12px + 1.938vw, 48px);
  margin-bottom: clamp(16px, 1.12px + 1.938vw, 36px);
  line-height: 1.1;
}

h3, .h3 {
  font-size: clamp(2.3rem, 1.333rem + 1.26vw, 3.6rem);
  margin-top: clamp(22px, 14.56px + 0.969vw, 32px);
  margin-bottom: clamp(8px, 5.02px + 0.388vw, 12px);
  line-height: 1.1;
}

h4, .h4 {
  font-size: clamp(2rem, 1.405rem + 0.775vw, 2.8rem);
  margin-top: clamp(20px, 14.05px + 0.775vw, 28px);
  margin-bottom: clamp(8px, 5.02px + 0.388vw, 12px);
  line-height: 1.2;
}

h5, .h5 {
  font-size: 2.2rem;
  margin-block: clamp(8px, 5.02px + 0.388vw, 12px);
  line-height: 1.36;
}

h6, .h6 {
  font-size: 1.8rem;
  margin-block: clamp(8px, 5.02px + 0.388vw, 12px);
}

.text {
  line-height: 1.5;
}
.text > :first-child {
  margin-top: 0;
}
.text > :last-child {
  margin-bottom: 0;
}
.text_lg {
  font-size: 1.8rem;
}
.text_xlg {
  font-size: 2rem;
}
.text_sm {
  font-size: 1.4rem;
}
.text_fine {
  font-size: 1.2rem;
  line-height: 1.5;
}
.text .btn {
  margin-top: 16px;
}
.text .btn:not(:last-child) {
  margin-right: 24px;
}
.text_green {
  color: #85AC36;
}
.text_blue {
  color: #259AB5;
}

p, ul, ol {
  margin: 1em 0;
}

ul {
  padding: 0;
  margin: 1em 0;
  list-style: none;
}
ul > li {
  position: relative;
  padding-left: 0.5556em;
  margin-bottom: 0.6667em;
}
ul > li ul, ul > li ol {
  margin-top: 0.6667em;
}
ul > li:before {
  content: "";
  position: absolute;
  top: 0.6em;
  left: 0;
  width: 0.2222em;
  height: 0.2222em;
  border-radius: 0.2222em;
  background: linear-gradient(90deg, #47BB7D 0%, #39B4AF 100%);
}

ol {
  padding: 0;
  margin: 1em 0;
  list-style: none;
  counter-reset: list-item;
}
ol > li {
  position: relative;
  margin-bottom: 0.6667em;
}
ol > li ul, ol > li ol {
  margin-top: 0.6667em;
  padding-left: 1.2em;
}
ol > li:before {
  content: counter(list-item) ".";
  margin-right: 0.3em;
  background: linear-gradient(90deg, #47BB7D 0%, #39B4AF 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

hgroup {
  font-size: 2.4rem;
  font-weight: 500;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
hgroup p, hgroup h1, hgroup .h1, hgroup h2, hgroup .h2, hgroup h3, hgroup .h3, hgroup h4, hgroup .h4, hgroup h5, hgroup .h5, hgroup h6, hgroup .h6 {
  margin: 0;
}

a {
  text-decoration: underline;
  color: #259AB5;
}
a:hover, a:active {
  text-decoration: none;
}

img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  /* Remettre actif pour rendre plus vos transition sur image, mis en commentaire pour permettre le border-radius sur les parent d'image 
  -webkit-backface-visibility: hidden; 
  -ms-interpolation-mode: bicubic;*/
}

svg {
  display: inline-block;
}

hr {
  border: 0;
  height: 1px;
  background: linear-gradient(to right, rgba(55, 65, 81, 0) 0%, rgb(55, 65, 81) 15%, rgb(55, 65, 81) 51%, rgb(55, 65, 81) 75%, rgba(55, 65, 81, 0) 100%);
  margin: clamp(36px, 6.7vw, 128px) 0;
}

.inverted hr {
  background: linear-gradient(to right, rgba(156, 163, 175, 0) 0%, rgb(156, 163, 175) 25%, rgb(156, 163, 175) 51%, rgb(156, 163, 175) 75%, rgba(156, 163, 175, 0) 100%);
}

.btn {
  --_border-width: 1px;
  font-weight: 700;
  line-height: 1.5;
  font-size: 1.6rem;
  color: var(--white, #FFFFFF);
  padding: 12px 16px;
  background: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 12px;
  text-decoration: none;
  transition: background 150ms, color 150ms;
  cursor: pointer;
  position: relative;
  border: none;
  min-width: 48px;
  min-height: 48px;
}
.btn::before, .btn::after {
  content: "";
  position: absolute;
  inset: 0;
  border: var(--_border-width) solid transparent;
  border-radius: 8px;
  /* On utilise le masque pour avoir un border en gradient */
  background: rgba(255, 255, 255, 0.4);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  opacity: 1;
  transition: opacity 250ms;
}
.btn::after {
  --_border-width: 2px;
  background: linear-gradient(90deg, #A6C959 0%, #86BD6B 24.63%, #47BB7D 51.23%, #39B4AF 76.32%, #3EB5CE 100%);
  /* On précise le background position sinon le border commence avec la fin du dégradé */
  background-size: calc(100% + var(--_border-width) * 2);
  background-position: calc(var(--_border-width) * -1);
  opacity: 0;
}
.btn:hover, .btn:focus {
  text-decoration: none;
}
.btn:hover::after, .btn:focus::after {
  opacity: 1;
}
.btn_disabled, .btn[disabled] {
  color: var(--grey-600, #4B5563);
  pointer-events: none;
}
.btn_disabled:before, .btn[disabled]:before {
  background: rgba(255, 255, 255, 0.2);
}
.btn_small {
  font-size: 1.4rem;
  padding: 8px 12px;
  gap: 8px;
  min-width: 36px;
  min-height: 36px;
}
.btn_big {
  font-size: 1.8rem;
  padding: 16px 20px;
  gap: 16px;
  min-width: 60px;
  min-height: 60px;
}
.btn_primary {
  overflow: hidden;
  border-radius: 8px;
  color: var(--grey-900, #111827);
  z-index: 1;
}
.btn_primary::before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border: none;
  border-radius: 0;
  /* On utilise le masque pour avoir un border en gradient */
  background: linear-gradient(90deg, #A6C959 0%, #86BD6B 24.63%, #47BB7D 51.23%, #39B4AF 76.32%, #3EB5CE 100%);
  -webkit-mask: none;
  mask: none;
  -webkit-mask-composite: none;
  z-index: -1;
  opacity: 1;
  transform: scaleX(170%);
  transform-origin: left;
  transition: transform 250ms;
}
.btn_primary::after {
  content: none;
}
.btn_primary:hover::before, .btn_primary:focus::before {
  transform: scaleX(100%);
}
.btn_primary_disabled, .btn_primary[disabled] {
  background: var(--grey-800, #1F2937);
}
.btn_secondary {
  background: rgba(255, 255, 255, 0.12);
  border-radius: 8px;
}
.btn_secondary::before, .btn_secondary::after {
  content: none;
}
.btn_tertiary {
  background: #0B466F;
  color: #fff;
  border-radius: 8px;
}
.btn_tertiary::before, .btn_tertiary::after {
  display: none;
}
.btn_tertiary:hover {
  background: #083050;
}
.btn_tertiary:focus, .btn_tertiary:focus-visible {
  text-decoration: none;
  background: #083050;
  outline-offset: 2px;
  outline: 2px solid #083050;
}
.btn[role=checkbox][aria-checked=true] {
  background: linear-gradient(90deg, #A6C959 0%, #86BD6B 24.63%, #47BB7D 51.23%, #39B4AF 76.32%, #3EB5CE 100%);
  border-radius: 8px;
  color: var(--grey-900, #111827);
}
.btn[role=checkbox][aria-checked=true]::before, .btn[role=checkbox][aria-checked=true]::after {
  content: none;
}
.inverted .btn::before, .btn_inverted::before {
  background: rgba(0, 0, 0, 0.4);
}
.inverted .btn.btn_primary, .btn_inverted.btn_primary {
  color: var(--grey-200, #E5E7EB);
  position: relative;
  z-index: 1;
}
.inverted .btn.btn_primary::before, .btn_inverted.btn_primary::before {
  background: linear-gradient(90deg, #A6C959 0%, #86BD6B 24.63%, #47BB7D 51.23%, #39B4AF 76.32%, #3EB5CE 100%);
}
.inverted .btn.btn_primary_disabled, .inverted .btn.btn_primary[disabled], .btn_inverted.btn_primary_disabled, .btn_inverted.btn_primary[disabled] {
  color: var(--grey-600, #4B5563);
}

.btn-icon {
  flex-shrink: 0;
}
.btn-icon_img {
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  mask-position: center;
  width: 18px;
  height: 18px;
  background-color: currentColor;
  transition: background-color 250ms;
}
.btn-text {
  width: 100%;
}
.btn svg {
  display: block;
}

.anchor {
  scroll-margin-top: var(--headerHeight);
}

.clear {
  clear: both;
}

.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.mailOnly {
  display: none;
}

.video {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
  /* 16x9 Aspect Ratio */
  /* 16x9 Aspect Ratio */
}
.video_16x9 {
  padding-bottom: 56.25%;
}
.video_4x3 {
  padding-bottom: 75%;
}
.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.inverted {
  --white: #000000;
  --grey-50: #030712;
  --grey-100: #111827;
  --grey-200: #1F2937;
  --grey-300: #374151;
  --grey-400: #4B5563;
  --grey-500: #6B7280;
  --grey-600: #9CA3AF;
  --grey-700: #D1D5DB;
  --grey-800: #E5E7EB;
  --grey-900: #F3F4F6;
  --grey-950: #F9FAFB;
  --black: #FFFFFF;
  background: var(--black, #000000);
  color: var(--grey-100, #F3F4F6);
  /* Évite aux éléments mit en z-index -1 de rester en avant */
  position: relative;
  z-index: 0;
}

.nowrap {
  white-space: nowrap;
}

/* Autres */
::-moz-selection {
  background: #85AC36;
  color: var(--white, #FFFFFF);
  text-shadow: none;
}

::selection {
  background: #259AB5;
  color: var(--white, #FFFFFF);
  text-shadow: none;
}

blockquote {
  position: relative;
  margin: 0 0 3rem 0;
  font-style: italic;
  padding: 0 0 0 2.2rem;
}
blockquote:before {
  content: "«";
  font-size: 2.2rem;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 1;
}
blockquote:after {
  content: "»";
  font-size: 2.2rem;
  display: inline-block;
  margin-left: 0.5rem;
}

html[lang=fr-CA] blockquote:before {
  content: "«";
}
html[lang=fr-CA] blockquote:after {
  content: "»";
}

html[lang=en-CA] blockquote:before {
  content: "«";
}
html[lang=en-CA] blockquote:after {
  content: "»";
}

table td {
  padding: clamp(22px, 14.56px + 0.969vw, 32px);
}

table thead td {
  background: var(--grey-800, #1F2937);
  font-size: 1.25em;
  font-weight: 600;
}

*[id] {
  scroll-margin: var(--headerHeight);
}

textarea {
  min-height: 120px;
}

.carousel-nav {
  display: flex;
  justify-content: flex-end;
  gap: 16px;
  margin-top: 24px;
}

.xBackground {
  padding: clamp(64px, 16.37px + 6.202vw, 128px) 0 clamp(80px, 20.47px + 7.752vw, 160px);
  background: linear-gradient(180deg, rgba(3, 7, 18, 0.5) 0%, #111827 100%);
  position: relative;
  overflow: hidden;
}
.xBackground > * {
  position: relative;
}
.xBackground::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 47.447%;
  padding-top: 40.885%;
  background: url(../../images/vehicleList-background.svg) no-repeat;
  background-position: top right;
  background-size: contain;
}

.breadcrumb {
  margin: 0 0 clamp(28px, 13.12px + 1.938vw, 48px);
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}
.breadcrumb li {
  padding: 0;
  margin: 0;
}
.breadcrumb li::before {
  content: "/";
  position: relative;
  border-radius: 0;
  background: none;
  top: inherit;
  left: inherit;
  margin-right: 4px;
}
.breadcrumb li:first-child::before {
  content: none;
}

.contentZone {
  padding: clamp(32px, -29.58px + 6.977vw, 96px) 0 clamp(80px, 20.47px + 7.752vw, 160px);
}
.contentZone-wrapper {
  display: flex;
  flex-direction: column;
  gap: clamp(64px, 16.37px + 6.202vw, 128px);
}
.contentZone_separated .contentZone-wrapper {
  gap: clamp(32px, -29.58px + 6.977vw, 96px);
}
.contentZone_separated .contentZone-wrapper > *:not(:last-child) {
  padding-bottom: calc(clamp(32px, -29.58px + 6.977vw, 96px) + 1px);
  position: relative;
}
.contentZone_separated .contentZone-wrapper > *:not(:last-child)::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, rgba(156, 163, 175, 0) 0%, #9CA3AF 27.08%, #9CA3AF 69.79%, rgba(156, 163, 175, 0) 100%);
}

.pagination {
  margin-top: clamp(36px, 15.16px + 2.713vw, 64px);
}
.pagination-container {
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: clamp(20px, 14.05px + 0.775vw, 28px);
  margin: 0;
}
.pagination-container li {
  margin: 0;
  padding: 0;
}
.pagination-container li::before {
  content: none;
}
.pagination-container li button {
  --_border-width: 1px;
  font-weight: 700;
  line-height: 1.5;
  font-size: 1.6rem;
  color: var(--white, #FFFFFF);
  padding: 12px 16px;
  background: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 12px;
  text-decoration: none;
  transition: background 150ms, color 150ms;
  cursor: pointer;
  position: relative;
  border: none;
  min-width: 48px;
  min-height: 48px;
}
.pagination-container li button::before, .pagination-container li button::after {
  content: "";
  position: absolute;
  inset: 0;
  border: var(--_border-width) solid transparent;
  border-radius: 8px;
  /* On utilise le masque pour avoir un border en gradient */
  background: rgba(255, 255, 255, 0.4);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  opacity: 1;
  transition: opacity 250ms;
}
.pagination-container li button::after {
  --_border-width: 2px;
  background: linear-gradient(90deg, #A6C959 0%, #86BD6B 24.63%, #47BB7D 51.23%, #39B4AF 76.32%, #3EB5CE 100%);
  /* On précise le background position sinon le border commence avec la fin du dégradé */
  background-size: calc(100% + var(--_border-width) * 2);
  background-position: calc(var(--_border-width) * -1);
  opacity: 0;
}
.pagination-container li button:hover, .pagination-container li button:focus, .pagination-container li button.active-page {
  text-decoration: none;
}
.pagination-container li button:hover::after, .pagination-container li button:focus::after, .pagination-container li button.active-page::after {
  opacity: 1;
}
.pagination-container li button_disabled, .pagination-container li button[disabled] {
  color: var(--grey-600, #4B5563);
  pointer-events: none;
}
.pagination-container li button_disabled:before, .pagination-container li button[disabled]:before {
  background: rgba(255, 255, 255, 0.2);
}

html:not(.noAnimation) .animate {
  --delay: 0;
  transition: transform 750ms, opacity 750ms;
  transition-timing-function: cubic-bezier(0.56, 0.38, 0.25, 0.98);
  transition-delay: var(--delay);
}
html:not(.noAnimation) .animate_fadeUp {
  opacity: 0;
  transform: translateY(50px);
}
html:not(.noAnimation) .animate_fadeDown {
  opacity: 0;
  transform: translateY(-50px);
}
html:not(.noAnimation) .animate_fadeLeft {
  opacity: 0;
  transform: translateX(50px);
}
html:not(.noAnimation) .animate_fadeRight {
  opacity: 0;
  transform: translateX(-50px);
}
html:not(.noAnimation) .animate_fade {
  opacity: 0;
}
html:not(.noAnimation) .animate_zoomOut {
  transform: scale(1.25);
}
html:not(.noAnimation) .animate_img3 {
  opacity: 0 !important;
  transform: translateY(-50px);
}
html:not(.noAnimation) .animate_delay {
  --delay: 150ms;
}
html:not(.noAnimation) .animate_delay_300 {
  --delay: 300ms;
}
html:not(.noAnimation) .animate_delay_450 {
  --delay: 450ms;
}
html:not(.noAnimation) .animate_delay_500 {
  --delay: 500ms;
}
html:not(.noAnimation) .animate_delay_750 {
  --delay: 750ms;
}
html:not(.noAnimation) .animate_delay_1000 {
  --delay: 1000ms;
}
html:not(.noAnimation) .animate_on.animate_fadeUp, html:not(.noAnimation) .animate_on.animate_fadeDown, html:not(.noAnimation) .animate_on.animate_fadeLeft, html:not(.noAnimation) .animate_on.animate_fadeRight {
  opacity: 1;
  transform: none;
}
html:not(.noAnimation) .animate_on.animate_fade {
  opacity: 1;
}
html:not(.noAnimation) .animate_on.animate_zoomOut {
  transform: none;
}
html:not(.noAnimation) .animate_on.animate_img3 {
  opacity: 0.75 !important;
  transform: none;
}

.mainNav ul li:before {
  content: none;
}

.mainNav ul li a {
  color: var(--white, #FFFFFF);
  font-size: 1.8rem;
  line-height: 1.5;
  display: block;
  padding-block: 8px;
}

.mainNav ul li a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, #A6C959 0%, #86BD6B 24.63%, #47BB7D 51.23%, #39B4AF 76.32%, #3EB5CE 100%);
  transform-origin: right;
  transform: scaleX(0);
  transition: transform 500ms;
}

.mainNav ul li a:hover::after, .mainNav ul li.selected a::after {
  transform-origin: left;
  transform: scaleX(1);
}

.mainNav > ul {
  display: flex;
  gap: 24px;
}

.mainNav_mobile ul li {
  display: inline-block;
  width: max-content;
}

.mainNav_mobile ul li a {
  display: inline-block;
  padding-block: 10px;
}

.mainNav_mobile > ul {
  flex-direction: column;
  gap: 0;
}

.mainNav .item_lang.selected {
  display: none;
}

@media screen and (max-width: 1600px) {
  .mainNav ul li a {
    font-size: 1.6rem;
  }
}
.search {
  --search-height: 48px;
  --search-border: 1px;
  --search-separator-height: 20px;
  color: var(--white, #FFFFFF);
  position: relative;
  width: 300px;
  min-height: var(--search-height);
}

.search-box {
  border: solid var(--search-border) var(--white, #FFFFFF);
  border-left-width: 0;
  border-radius: 6px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  padding: 0;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(12px);
  transition: border-color 250ms, width 500ms, padding 500ms;
}

.search-input {
  background: none;
  border: none;
  color: var(--white, #FFFFFF);
  height: var(--search-separator-height);
  padding: 0;
  width: 100%;
  transition: color 250ms, height 500ms;
}

.search-input:focus {
  outline: none;
}

.search:focus-within .search-box {
  border-color: var(--white, #FFFFFF);
}

.search-submit {
  color: var(--white, #FFFFFF);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 6px;
  height: 100%;
  width: var(--search-height);
  transition: color 250ms;
}

.search-submit:hover, .search-submit:focus {
  color: #85AC36;
  outline: 0;
}

.search-toggle {
  color: var(--white, #FFFFFF);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: calc(6px + var(--search-border));
  height: var(--search-height);
  width: var(--search-height);
  border-radius: 6px;
  background: rgba(255, 255, 255, 0);
  backdrop-filter: blur(0);
  transition: color 250ms, background 250ms, backdrop-filter 250ms;
}

.search-toggle > * {
  pointer-events: none;
}

.search-toggle:hover, .search-toggle:focus {
  background: rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(12px);
}

.search_opened .search-box {
  width: 100%;
  padding: 0 calc(10px + var(--search-height)) 0 24px;
  border-color: rgba(209, 213, 219, 0.5);
  border-left-width: var(--search-border);
}

.search_opened .search-input {
  height: calc(var(--search-height) - var(--search-border) * 2);
}

.inverted .search-box {
  background: rgba(0, 0, 0, 0.12);
}

.inverted .search-toggle {
  background: rgba(0, 0, 0, 0);
}

.inverted .search-toggle:hover, .inverted .search-toggle:focus {
  background: rgba(0, 0, 0, 0.12);
}

.mobileSearch {
  --search-border: 1px;
  --search-height: calc(48px - (var(--search-border) * 2));
  --search-separator-height: 20px;
  color: #000;
}

.mobileSearch-box {
  border: solid var(--search-border) #D1D5DB;
  border-radius: 6px;
  overflow: hidden;
  background: #F9FAFB;
  backdrop-filter: blur(12px);
  transition: border-color 250ms;
  width: 100%;
  padding: 0 0 0 16px;
  min-height: var(--search-height);
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.mobileSearch-input {
  background: none;
  border: none;
  color: #000;
  padding: 0;
  width: 100%;
  height: var(--search-height);
  transition: color 250ms, height 500ms;
}

.mobileSearch-input:focus {
  outline: none;
}

.mobileSearch-submit {
  color: #6B7280;
  height: 100%;
  width: var(--search-height);
  height: var(--search-height);
  transition: color 250ms;
}

.mobileSearch-submit:hover, .mobileSearch-submit:focus {
  color: #000;
  outline: 0;
}

.mobileSearch:focus-within .mobileSearch-box {
  border-color: #259AB5;
}

@media screen and (max-width: 1600px) {
  .search {
    width: 200px;
  }
}
.hamburger {
  --width: 28px;
  --height: 24px;
  --lineHeight: 3px;
  --lineRadius: 3px;
  --lineColor: var(--white, #FFFFFF);
  width: 48px;
  height: 48px;
  display: none;
  place-items: center;
}

.hamburger:not(:first-child) {
  margin-left: 12px;
}

.hamburger-container {
  width: var(--width);
  height: var(--height);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  pointer-events: none;
}

.hamburger-container > span {
  display: block;
  width: 100%;
  height: var(--lineHeight);
  border-radius: var(--lineRadius);
  background: var(--lineColor);
  transition: all 250ms ease-in-out;
}

.hamburger_opened .hamburger-container span:first-child {
  transform: translate(0, calc(var(--height) / 2 - var(--lineHeight) / 2)) rotate(45deg);
  width: 100%;
}

.hamburger_opened .hamburger-container span:last-child {
  transform: translate(0, calc((var(--height) / 2 - var(--lineHeight) / 2) * -1)) rotate(-45deg);
  width: 100%;
}

.hamburger_opened .hamburger-container span:nth-child(2) {
  opacity: 0;
}

@media screen and (max-width: 1250px) {
  .hamburger {
    display: grid;
  }
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  width: 100%;
}
.header.inverted {
  background: none;
}
.header-wrapper {
  display: flex;
  justify-content: center;
  margin-top: clamp(16px, 0.667vw + 1.2rem, 24px);
}
.header-container {
  position: relative;
  display: flex;
  flex-direction: column;
  backdrop-filter: blur(0);
  transition: backdrop-filter 500ms;
  width: 100%;
  max-width: calc(1632px + (clamp(28px, 13.12px + 1.938vw, 48px) - 8px) * 2);
  padding: clamp(10px, 2.56px + 0.969vw, 20px) calc(clamp(28px, 13.12px + 1.938vw, 48px) - 8px);
  margin: 0 8px;
  max-height: calc(100dvh - clamp(16px, 0.667vw + 1.2rem, 24px));
}
.header-container::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 8px;
  background-color: var(--grey-950, #030712);
  opacity: 0;
  transition: opacity 500ms, background-color 500ms;
  z-index: -1;
}
.header-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-logo {
  color: inherit;
  transition: color 500ms;
}
.header-logo svg {
  display: block;
}
.header-left {
  display: flex;
  align-items: center;
  gap: clamp(36px, 15.16px + 2.713vw, 64px);
}
.header-right, .header-desktopSecondaryNav {
  display: flex;
  align-items: center;
}
.header-right .languageSwitcher, .header-desktopSecondaryNav .languageSwitcher {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 0;
}
.header-right .languageSwitcher .item_lang.selected, .header-desktopSecondaryNav .languageSwitcher .item_lang.selected {
  display: none;
}
.header-right .languageSwitcher:not(:first-child), .header-desktopSecondaryNav .languageSwitcher:not(:first-child) {
  margin-left: 24px;
}
.header-right .languageSwitcher li, .header-desktopSecondaryNav .languageSwitcher li {
  margin: 0;
  padding: 0;
}
.header-right .languageSwitcher li a, .header-desktopSecondaryNav .languageSwitcher li a {
  color: var(--white, #FFFFFF);
  font-size: 1.8rem;
  line-height: 1.5;
  display: block;
  padding-block: 8px;
  text-decoration: none;
  transition: color 250ms;
}
.header-right .languageSwitcher li a::after, .header-desktopSecondaryNav .languageSwitcher li a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, #A6C959 0%, #86BD6B 24.63%, #47BB7D 51.23%, #39B4AF 76.32%, #3EB5CE 100%);
  transform-origin: right;
  transform: scaleX(0);
  transition: transform 500ms;
}
.header-right .languageSwitcher li a:hover::after, .header-desktopSecondaryNav .languageSwitcher li a:hover::after {
  transform-origin: left;
  transform: scaleX(1);
}
.header-right .languageSwitcher li:before, .header-desktopSecondaryNav .languageSwitcher li:before {
  content: none;
}
.header-cta {
  margin-left: 32px;
}
.header-mobileMenuContainer {
  display: none;
}
.header_bg .header-container, .header_opened .header-container {
  backdrop-filter: blur(8px);
}
.header_bg .header-container::before, .header_opened .header-container::before {
  opacity: 0.8;
}

@media screen and (max-width: 1600px) {
  .header-left {
    gap: 24px;
  }
}
@media screen and (max-width: 1400px) {
  .header-cta .btn-text {
    display: none;
  }
}
@media screen and (max-width: 1250px) {
  .header-logo {
    max-width: 100%;
  }
  .header-logo svg {
    max-width: 100%;
  }
  .header-desktopMainNav, .header-desktopSecondaryNav {
    display: none;
  }
  .header-mobileMenuContainer {
    --nofr: 0fr;
    display: grid;
    grid-template-rows: var(--nofr);
    transition: grid-template-rows 500ms;
    width: 100%;
    max-height: 100%;
    overflow: hidden;
  }
  .header-mobileMenu {
    overflow: hidden;
    display: flex;
    flex-direction: column;
  }
  .header-mobileMainNav {
    overflow-y: auto;
    padding-bottom: 28px;
    position: relative;
    --mask: linear-gradient(to top, rgba(0,0,0, 0) 0, rgba(0,0,0, 1) 56px) 100% 50% / 100% 100% repeat-x;
    -webkit-mask: var(--mask);
    mask: var(--mask);
  }
  .header-mobileSearch {
    margin: 28px 0 16px;
  }
  .header_opened .header-mobileMenuContainer {
    grid-template-rows: 1fr;
  }
}
.footer {
  width: 100%;
}
.footer a {
  color: var(--grey-300, #D1D5DB);
}
.footer-top {
  padding: clamp(48px, 24.19px + 3.101vw, 80px) 0;
  background: linear-gradient(180deg, rgba(3, 7, 18, 0.5) 0%, rgba(3, 7, 18, 0) 45.31%);
  position: relative;
}
.footer-top > .wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: clamp(32px, -29.58px + 6.977vw, 96px);
}
.footer-top::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 15.78%;
  padding-top: 13.75%;
  background: url(../../images/footer-background-mobile.svg) no-repeat;
  background-size: contain;
  background-position: bottom right;
}
.footer-logo {
  margin-bottom: clamp(16px, 0.667vw + 1.2rem, 24px);
}
.footer-menuContainer h5 {
  margin: 0 0 clamp(16px, 0.667vw + 1.2rem, 24px);
}
.footer-menu > ul {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: clamp(16px, 0.667vw + 1.2rem, 24px);
}
.footer-menu > ul li {
  margin: 0;
  padding: 0;
}
.footer-menu > ul li::before {
  content: none;
}
.footer-bottom {
  background: linear-gradient(180deg, rgba(3, 7, 18, 0.5) 0%, #111827 100%);
  padding: clamp(20px, 14.05px + 0.775vw, 28px) 0;
}
.footer-bottom > .wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: clamp(32px, -29.58px + 6.977vw, 96px);
}
.footer-bottom p {
  margin: 0;
}
.footer-copyrights, .footer-copyrights ul {
  display: flex;
  align-items: center;
  gap: clamp(16px, 0.667vw + 1.2rem, 24px);
  padding: 0;
  margin: 0;
}
.footer-copyrights li, .footer-copyrights ul li {
  margin: 0;
  padding: 0;
}
.footer-copyrights li::before, .footer-copyrights ul li::before {
  content: none;
}
.footer-separator {
  width: 1px;
  height: 20px;
  background: var(--grey-800, #1F2937);
}
.footer-napa {
  display: flex;
  align-items: center;
  gap: clamp(8px, 5.02px + 0.388vw, 12px);
  margin-left: auto;
}

@media screen and (max-width: 767px) {
  .footer-top {
    padding-bottom: 56px;
  }
  .footer-top > .wrapper {
    flex-direction: column;
  }
  .footer-top::before {
    width: 37.5%;
    padding-top: 37.5%;
  }
  .footer-menu > ul {
    flex-direction: column;
  }
  .footer-bottom > .wrapper {
    flex-direction: column;
  }
  .footer-copyrights {
    flex-direction: column;
    align-items: flex-start;
  }
  .footer-copyrights .footer-separator {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .m {
    display: none !important;
  }
  a[href^="tel:"]:not(.btn) {
    text-decoration: none;
    cursor: default;
    color: inherit;
    pointer-events: none;
    white-space: nowrap;
  }
}
@media screen and (max-width: 767px) {
  :root {
    --headerHeight: 0;
  }
  .d {
    display: none !important;
  }
  html {
    height: auto;
  }
  body {
    min-width: 320px;
  }
  form {
    position: relative;
    display: block;
    height: auto;
  }
  .carousel-nav {
    display: flex;
    justify-content: center;
    margin-top: 32px;
  }
  .pagination-container {
    gap: clamp(8px, 5.02px + 0.388vw, 12px);
  }
}
.hellobarContainer {
  background: linear-gradient(90deg, #A6C959 0%, #86BD6B 24.63%, #47BB7D 51.23%, #39B4AF 76.32%, #3EB5CE 100%);
  position: relative;
  z-index: 9999;
  display: flex;
  justify-content: center;
}
.hellobarContainer.hidden {
  display: none;
}
.hellobarContainer .hellobar {
  background: inherit;
  color: #111827;
  padding: 0.75rem 6.25%;
  font-size: 1.6rem;
  padding: 0;
  font-weight: 600;
  line-height: 2;
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: calc(1632px + (clamp(28px, 13.12px + 1.938vw, 48px) - 8px) * 2);
  padding: clamp(10px, 2.56px + 0.969vw, 20px) calc(clamp(28px, 13.12px + 1.938vw, 48px) - 8px);
  margin: 0 8px;
}
.hellobarContainer .hellobar .hellobarLink {
  color: #111827;
  text-decoration: underline;
}
.hellobarContainer .hellobar .hellobarLink:hover {
  text-decoration: none;
}
.hellobarContainer .hellobar .wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  padding: 0;
}
.hellobarContainer .hellobar .right {
  display: inline;
}
.hellobarContainer .hellobar .right a {
  margin-left: 1.25rem;
}
.hellobarContainer .hellobar .right a svg {
  width: 0.875rem;
  height: 1rem;
  margin-left: 0.625rem;
}
.hellobarContainer .hellobar .right a svg path {
  fill: #111827;
}
.hellobarContainer .hellobar button {
  display: flex;
}
.hellobarContainer .hellobar button:hover {
  opacity: 0.6;
}
.hellobarContainer .hellobar button svg {
  width: 16px;
  height: 16px;
  margin-left: 0.625rem;
}
.hellobarContainer .hellobar button svg path {
  fill: #111827;
}
.hellobarContainer:not(.hidden) + .header-wrapper {
  margin-top: 8px;
}
