/*!*******************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./node_modules/@fontsource-variable/montserrat/index.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************/
/* montserrat-cyrillic-ext-wght-normal */
@font-face {
  font-family: "Montserrat Variable";
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url(../fonts/montserrat-cyrillic-ext-wght-normal.woff2) format("woff2-variations");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* montserrat-cyrillic-wght-normal */
@font-face {
  font-family: "Montserrat Variable";
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url(../fonts/montserrat-cyrillic-wght-normal.woff2) format("woff2-variations");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* montserrat-vietnamese-wght-normal */
@font-face {
  font-family: "Montserrat Variable";
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url(../fonts/montserrat-vietnamese-wght-normal.woff2) format("woff2-variations");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* montserrat-latin-ext-wght-normal */
@font-face {
  font-family: "Montserrat Variable";
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url(../fonts/montserrat-latin-ext-wght-normal.woff2) format("woff2-variations");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* montserrat-latin-wght-normal */
@font-face {
  font-family: "Montserrat Variable";
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url(../fonts/montserrat-latin-wght-normal.woff2) format("woff2-variations");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/*!********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./node_modules/plyr/dist/plyr.css ***!
  \********************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
@keyframes plyr-progress {
  to {
    background-position: 25px 0;
    background-position: var(--plyr-progress-loading-size, 25px) 0;
  }
}
@keyframes plyr-popup {
  0% {
    opacity: 0.5;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes plyr-fade-in {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.plyr {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  align-items: center;
  direction: ltr;
  display: flex;
  flex-direction: column;
  font-family: inherit;
  font-family: var(--plyr-font-family, inherit);
  font-variant-numeric: tabular-nums;
  font-weight: 400;
  font-weight: var(--plyr-font-weight-regular, 400);
  line-height: 1.7;
  line-height: var(--plyr-line-height, 1.7);
  max-width: 100%;
  min-width: 200px;
  position: relative;
  text-shadow: none;
  transition: box-shadow 0.3s ease;
  z-index: 0;
}

.plyr audio, .plyr iframe, .plyr video {
  display: block;
  height: 100%;
  width: 100%;
}

.plyr button {
  font: inherit;
  line-height: inherit;
  width: auto;
}

.plyr:focus {
  outline: 0;
}

.plyr--full-ui {
  box-sizing: border-box;
}

.plyr--full-ui *, .plyr--full-ui :after, .plyr--full-ui :before {
  box-sizing: inherit;
}

.plyr--full-ui a, .plyr--full-ui button, .plyr--full-ui input, .plyr--full-ui label {
  touch-action: manipulation;
}

.plyr__badge {
  background: #4a5464;
  background: var(--plyr-badge-background, #4a5464);
  border-radius: 2px;
  border-radius: var(--plyr-badge-border-radius, 2px);
  color: #fff;
  color: var(--plyr-badge-text-color, #fff);
  font-size: 9px;
  font-size: var(--plyr-font-size-badge, 9px);
  line-height: 1;
  padding: 3px 4px;
}

.plyr--full-ui ::-webkit-media-text-track-container {
  display: none;
}

.plyr__captions {
  animation: plyr-fade-in 0.3s ease;
  bottom: 0;
  display: none;
  font-size: 13px;
  font-size: var(--plyr-font-size-small, 13px);
  left: 0;
  padding: 10px;
  padding: var(--plyr-control-spacing, 10px);
  position: absolute;
  text-align: center;
  transition: transform 0.4s ease-in-out;
  width: 100%;
}

.plyr__captions span:empty {
  display: none;
}

@media (min-width: 480px) {
  .plyr__captions {
    font-size: 15px;
    font-size: var(--plyr-font-size-base, 15px);
    padding: 20px;
    padding: calc(var(--plyr-control-spacing, 10px) * 2);
  }
}
@media (min-width: 768px) {
  .plyr__captions {
    font-size: 18px;
    font-size: var(--plyr-font-size-large, 18px);
  }
}
.plyr--captions-active .plyr__captions {
  display: block;
}

.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty) ~ .plyr__captions {
  transform: translateY(-40px);
  transform: translateY(calc(var(--plyr-control-spacing, 10px) * -4));
}

.plyr__caption {
  background: rgba(0, 0, 0, 0.8);
  background: var(--plyr-captions-background, rgba(0, 0, 0, 0.8));
  border-radius: 2px;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  color: #fff;
  color: var(--plyr-captions-text-color, #fff);
  line-height: 185%;
  padding: 0.2em 0.5em;
  white-space: pre-wrap;
}

.plyr__caption div {
  display: inline;
}

.plyr__control {
  background: rgba(0, 0, 0, 0);
  border: 0;
  border-radius: 4px;
  border-radius: var(--plyr-control-radius, 4px);
  color: inherit;
  cursor: pointer;
  flex-shrink: 0;
  overflow: visible;
  padding: 7px;
  padding: calc(var(--plyr-control-spacing, 10px) * 0.7);
  position: relative;
  transition: all 0.1s ease-in-out;
}

.plyr__control svg {
  display: block;
  fill: currentColor;
  height: 18px;
  height: var(--plyr-control-icon-size, 18px);
  pointer-events: none;
  width: 18px;
  width: var(--plyr-control-icon-size, 18px);
}

.plyr__control:focus {
  outline: 0;
}

.plyr__control:focus-visible {
  outline: 2px dashed #00b2ff;
  outline: 2px dashed var(--plyr-focus-visible-color, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));
  outline-offset: 2px;
}

a.plyr__control {
  text-decoration: none;
}

.plyr__control.plyr__control--pressed .icon--not-pressed, .plyr__control.plyr__control--pressed .label--not-pressed, .plyr__control:not(.plyr__control--pressed) .icon--pressed, .plyr__control:not(.plyr__control--pressed) .label--pressed, a.plyr__control:after, a.plyr__control:before {
  display: none;
}

.plyr--full-ui ::-webkit-media-controls {
  display: none;
}

.plyr__controls {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  text-align: center;
}

.plyr__controls .plyr__progress__container {
  flex: 1;
  min-width: 0;
}

.plyr__controls .plyr__controls__item {
  margin-left: 2.5px;
  margin-left: calc(var(--plyr-control-spacing, 10px) / 4);
}

.plyr__controls .plyr__controls__item:first-child {
  margin-left: 0;
  margin-right: auto;
}

.plyr__controls .plyr__controls__item.plyr__progress__container {
  padding-left: 2.5px;
  padding-left: calc(var(--plyr-control-spacing, 10px) / 4);
}

.plyr__controls .plyr__controls__item.plyr__time {
  padding: 0 5px;
  padding: 0 calc(var(--plyr-control-spacing, 10px) / 2);
}

.plyr__controls .plyr__controls__item.plyr__progress__container:first-child, .plyr__controls .plyr__controls__item.plyr__time + .plyr__time, .plyr__controls .plyr__controls__item.plyr__time:first-child {
  padding-left: 0;
}

.plyr [data-plyr=airplay], .plyr [data-plyr=captions], .plyr [data-plyr=fullscreen], .plyr [data-plyr=pip], .plyr__controls:empty {
  display: none;
}

.plyr--airplay-supported [data-plyr=airplay], .plyr--captions-enabled [data-plyr=captions], .plyr--fullscreen-enabled [data-plyr=fullscreen], .plyr--pip-supported [data-plyr=pip] {
  display: inline-block;
}

.plyr__menu {
  display: flex;
  position: relative;
}

.plyr__menu .plyr__control svg {
  transition: transform 0.3s ease;
}

.plyr__menu .plyr__control[aria-expanded=true] svg {
  transform: rotate(90deg);
}

.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip {
  display: none;
}

.plyr__menu__container {
  animation: plyr-popup 0.2s ease;
  background: rgba(255, 255, 255, 0.9019607843);
  background: var(--plyr-menu-background, rgba(255, 255, 255, 0.9019607843));
  border-radius: 8px;
  border-radius: var(--plyr-menu-radius, 8px);
  bottom: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1490196078);
  box-shadow: var(--plyr-menu-shadow, 0 1px 2px rgba(0, 0, 0, 0.1490196078));
  color: #4a5464;
  color: var(--plyr-menu-color, #4a5464);
  font-size: 15px;
  font-size: var(--plyr-font-size-base, 15px);
  margin-bottom: 10px;
  position: absolute;
  right: -3px;
  text-align: left;
  white-space: nowrap;
  z-index: 3;
}

.plyr__menu__container > div {
  overflow: hidden;
  transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), width 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.plyr__menu__container:after {
  border: 4px solid rgba(0, 0, 0, 0);
  border-top-color: rgba(255, 255, 255, 0.9019607843);
  border: var(--plyr-menu-arrow-size, 4px) solid rgba(0, 0, 0, 0);
  border-top-color: var(--plyr-menu-background, rgba(255, 255, 255, 0.9019607843));
  content: "";
  height: 0;
  position: absolute;
  right: 14px;
  right: calc(var(--plyr-control-icon-size, 18px) / 2 + var(--plyr-control-spacing, 10px) * 0.7 - var(--plyr-menu-arrow-size, 4px) / 2);
  top: 100%;
  width: 0;
}

.plyr__menu__container [role=menu] {
  padding: 7px;
  padding: calc(var(--plyr-control-spacing, 10px) * 0.7);
}

.plyr__menu__container [role=menuitem], .plyr__menu__container [role=menuitemradio] {
  margin-top: 2px;
}

.plyr__menu__container [role=menuitem]:first-child, .plyr__menu__container [role=menuitemradio]:first-child {
  margin-top: 0;
}

.plyr__menu__container .plyr__control {
  align-items: center;
  color: #4a5464;
  color: var(--plyr-menu-color, #4a5464);
  display: flex;
  font-size: 13px;
  font-size: var(--plyr-font-size-menu, var(--plyr-font-size-small, 13px));
  padding: 4.66667px 10.5px;
  padding: calc(var(--plyr-control-spacing, 10px) * 0.7 / 1.5) calc(var(--plyr-control-spacing, 10px) * 0.7 * 1.5);
  -webkit-user-select: none;
  user-select: none;
  width: 100%;
}

.plyr__menu__container .plyr__control > span {
  align-items: inherit;
  display: flex;
  width: 100%;
}

.plyr__menu__container .plyr__control:after {
  border: 4px solid rgba(0, 0, 0, 0);
  border: var(--plyr-menu-item-arrow-size, 4px) solid rgba(0, 0, 0, 0);
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.plyr__menu__container .plyr__control--forward {
  padding-right: 28px;
  padding-right: calc(var(--plyr-control-spacing, 10px) * 0.7 * 4);
}

.plyr__menu__container .plyr__control--forward:after {
  border-left-color: #728197;
  border-left-color: var(--plyr-menu-arrow-color, #728197);
  right: 6.5px;
  right: calc(var(--plyr-control-spacing, 10px) * 0.7 * 1.5 - var(--plyr-menu-item-arrow-size, 4px));
}

.plyr__menu__container .plyr__control--forward:focus-visible:after, .plyr__menu__container .plyr__control--forward:hover:after {
  border-left-color: initial;
}

.plyr__menu__container .plyr__control--back {
  font-weight: 400;
  font-weight: var(--plyr-font-weight-regular, 400);
  margin: 7px;
  margin: calc(var(--plyr-control-spacing, 10px) * 0.7);
  margin-bottom: 3.5px;
  margin-bottom: calc(var(--plyr-control-spacing, 10px) * 0.7 / 2);
  padding-left: 28px;
  padding-left: calc(var(--plyr-control-spacing, 10px) * 0.7 * 4);
  position: relative;
  width: calc(100% - 14px);
  width: calc(100% - var(--plyr-control-spacing, 10px) * 0.7 * 2);
}

.plyr__menu__container .plyr__control--back:after {
  border-right-color: #728197;
  border-right-color: var(--plyr-menu-arrow-color, #728197);
  left: 6.5px;
  left: calc(var(--plyr-control-spacing, 10px) * 0.7 * 1.5 - var(--plyr-menu-item-arrow-size, 4px));
}

.plyr__menu__container .plyr__control--back:before {
  background: #dcdfe5;
  background: var(--plyr-menu-back-border-color, #dcdfe5);
  box-shadow: 0 1px 0 #fff;
  box-shadow: 0 1px 0 var(--plyr-menu-back-border-shadow-color, #fff);
  content: "";
  height: 1px;
  left: 0;
  margin-top: 3.5px;
  margin-top: calc(var(--plyr-control-spacing, 10px) * 0.7 / 2);
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 100%;
}

.plyr__menu__container .plyr__control--back:focus-visible:after, .plyr__menu__container .plyr__control--back:hover:after {
  border-right-color: initial;
}

.plyr__menu__container .plyr__control[role=menuitemradio] {
  padding-left: 7px;
  padding-left: calc(var(--plyr-control-spacing, 10px) * 0.7);
}

.plyr__menu__container .plyr__control[role=menuitemradio]:after, .plyr__menu__container .plyr__control[role=menuitemradio]:before {
  border-radius: 100%;
}

.plyr__menu__container .plyr__control[role=menuitemradio]:before {
  background: rgba(0, 0, 0, 0.1019607843);
  content: "";
  display: block;
  flex-shrink: 0;
  height: 16px;
  margin-right: 10px;
  margin-right: var(--plyr-control-spacing, 10px);
  transition: all 0.3s ease;
  width: 16px;
}

.plyr__menu__container .plyr__control[role=menuitemradio]:after {
  background: #fff;
  border: 0;
  height: 6px;
  left: 12px;
  opacity: 0;
  top: 50%;
  transform: translateY(-50%) scale(0);
  transition: transform 0.3s ease, opacity 0.3s ease;
  width: 6px;
}

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before {
  background: #00b2ff;
  background: var(--plyr-control-toggle-checked-background, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));
}

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after {
  opacity: 1;
  transform: translateY(-50%) scale(1);
}

.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before, .plyr__menu__container .plyr__control[role=menuitemradio]:hover:before {
  background: rgba(35, 40, 47, 0.1019607843);
}

.plyr__menu__container .plyr__menu__value {
  align-items: center;
  display: flex;
  margin-left: auto;
  margin-right: -5px;
  margin-right: calc(var(--plyr-control-spacing, 10px) * 0.7 * -1 + 2px);
  overflow: hidden;
  padding-left: 24.5px;
  padding-left: calc(var(--plyr-control-spacing, 10px) * 0.7 * 3.5);
  pointer-events: none;
}

.plyr--full-ui input[type=range] {
  appearance: none;
  background: rgba(0, 0, 0, 0);
  border: 0;
  border-radius: 26px;
  border-radius: calc(var(--plyr-range-thumb-height, 13px) * 2);
  color: #00b2ff;
  color: var(--plyr-range-fill-background, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));
  display: block;
  height: 19px;
  height: calc(var(--plyr-range-thumb-active-shadow-width, 3px) * 2 + var(--plyr-range-thumb-height, 13px));
  margin: 0;
  min-width: 0;
  padding: 0;
  transition: box-shadow 0.3s ease;
  width: 100%;
}

.plyr--full-ui input[type=range]::-webkit-slider-runnable-track {
  background: rgba(0, 0, 0, 0);
  background-image: linear-gradient(90deg, currentColor 0, rgba(0, 0, 0, 0) 0);
  background-image: linear-gradient(to right, currentColor var(--value, 0), rgba(0, 0, 0, 0) var(--value, 0));
  border: 0;
  border-radius: 2.5px;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  -webkit-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -webkit-user-select: none;
  user-select: none;
}

.plyr--full-ui input[type=range]::-webkit-slider-thumb {
  appearance: none;
  background: #fff;
  background: var(--plyr-range-thumb-background, #fff);
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2);
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2));
  height: 13px;
  height: var(--plyr-range-thumb-height, 13px);
  margin-top: -4px;
  margin-top: calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px)) / 2 * -1);
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 13px;
  width: var(--plyr-range-thumb-height, 13px);
}

.plyr--full-ui input[type=range]::-moz-range-track {
  background: rgba(0, 0, 0, 0);
  border: 0;
  border-radius: 2.5px;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  -moz-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  user-select: none;
}

.plyr--full-ui input[type=range]::-moz-range-thumb {
  background: #fff;
  background: var(--plyr-range-thumb-background, #fff);
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2);
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2));
  height: 13px;
  height: var(--plyr-range-thumb-height, 13px);
  position: relative;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 13px;
  width: var(--plyr-range-thumb-height, 13px);
}

.plyr--full-ui input[type=range]::-moz-range-progress {
  background: currentColor;
  border-radius: 2.5px;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
}

.plyr--full-ui input[type=range]::-ms-track {
  color: rgba(0, 0, 0, 0);
}

.plyr--full-ui input[type=range]::-ms-fill-upper, .plyr--full-ui input[type=range]::-ms-track {
  background: rgba(0, 0, 0, 0);
  border: 0;
  border-radius: 2.5px;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  -ms-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  user-select: none;
}

.plyr--full-ui input[type=range]::-ms-fill-lower {
  background: rgba(0, 0, 0, 0);
  background: currentColor;
  border: 0;
  border-radius: 2.5px;
  border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  -ms-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  user-select: none;
}

.plyr--full-ui input[type=range]::-ms-thumb {
  background: #fff;
  background: var(--plyr-range-thumb-background, #fff);
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2);
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2));
  height: 13px;
  height: var(--plyr-range-thumb-height, 13px);
  margin-top: 0;
  position: relative;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 13px;
  width: var(--plyr-range-thumb-height, 13px);
}

.plyr--full-ui input[type=range]::-ms-tooltip {
  display: none;
}

.plyr--full-ui input[type=range]::-moz-focus-outer {
  border: 0;
}

.plyr--full-ui input[type=range]:focus {
  outline: 0;
}

.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track {
  outline: 2px dashed #00b2ff;
  outline: 2px dashed var(--plyr-focus-visible-color, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));
  outline-offset: 2px;
}

.plyr--full-ui input[type=range]:focus-visible::-moz-range-track {
  outline: 2px dashed #00b2ff;
  outline: 2px dashed var(--plyr-focus-visible-color, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));
  outline-offset: 2px;
}

.plyr--full-ui input[type=range]:focus-visible::-ms-track {
  outline: 2px dashed #00b2ff;
  outline: 2px dashed var(--plyr-focus-visible-color, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));
  outline-offset: 2px;
}

.plyr__poster {
  background-color: #000;
  background-color: var(--plyr-video-background, var(--plyr-video-background, #000));
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 0.2s ease;
  width: 100%;
  z-index: 1;
}

.plyr--stopped.plyr__poster-enabled .plyr__poster {
  opacity: 1;
}

.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster {
  display: none;
}

.plyr__time {
  font-size: 13px;
  font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));
}

.plyr__time + .plyr__time:before {
  content: "⁄";
  margin-right: 10px;
  margin-right: var(--plyr-control-spacing, 10px);
}

@media (max-width: 767px) {
  .plyr__time + .plyr__time {
    display: none;
  }
}
.plyr__tooltip {
  background: #fff;
  background: var(--plyr-tooltip-background, #fff);
  border-radius: 5px;
  border-radius: var(--plyr-tooltip-radius, 5px);
  bottom: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1490196078);
  box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.1490196078));
  color: #4a5464;
  color: var(--plyr-tooltip-color, #4a5464);
  font-size: 13px;
  font-size: var(--plyr-font-size-small, 13px);
  font-weight: 400;
  font-weight: var(--plyr-font-weight-regular, 400);
  left: 50%;
  line-height: 1.3;
  margin-bottom: 10px;
  margin-bottom: calc(var(--plyr-control-spacing, 10px) / 2 * 2);
  opacity: 0;
  padding: 5px 7.5px;
  padding: calc(var(--plyr-control-spacing, 10px) / 2) calc(var(--plyr-control-spacing, 10px) / 2 * 1.5);
  pointer-events: none;
  position: absolute;
  transform: translate(-50%, 10px) scale(0.8);
  transform-origin: 50% 100%;
  transition: transform 0.2s ease 0.1s, opacity 0.2s ease 0.1s;
  white-space: nowrap;
  z-index: 2;
}

.plyr__tooltip:before {
  border-left: 4px solid rgba(0, 0, 0, 0);
  border-left: var(--plyr-tooltip-arrow-size, 4px) solid rgba(0, 0, 0, 0);
  border-right: 4px solid rgba(0, 0, 0, 0);
  border-right: var(--plyr-tooltip-arrow-size, 4px) solid rgba(0, 0, 0, 0);
  border-top: 4px solid #fff;
  border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, #fff);
  bottom: -4px;
  bottom: calc(var(--plyr-tooltip-arrow-size, 4px) * -1);
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
  z-index: 2;
}

.plyr .plyr__control:focus-visible .plyr__tooltip, .plyr .plyr__control:hover .plyr__tooltip, .plyr__tooltip--visible {
  opacity: 1;
  transform: translate(-50%) scale(1);
}

.plyr .plyr__control:hover .plyr__tooltip {
  z-index: 3;
}

.plyr__controls > .plyr__control:first-child .plyr__tooltip, .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip {
  left: 0;
  transform: translateY(10px) scale(0.8);
  transform-origin: 0 100%;
}

.plyr__controls > .plyr__control:first-child .plyr__tooltip:before, .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip:before {
  left: 16px;
  left: calc(var(--plyr-control-icon-size, 18px) / 2 + var(--plyr-control-spacing, 10px) * 0.7);
}

.plyr__controls > .plyr__control:last-child .plyr__tooltip {
  left: auto;
  right: 0;
  transform: translateY(10px) scale(0.8);
  transform-origin: 100% 100%;
}

.plyr__controls > .plyr__control:last-child .plyr__tooltip:before {
  left: auto;
  right: 16px;
  right: calc(var(--plyr-control-icon-size, 18px) / 2 + var(--plyr-control-spacing, 10px) * 0.7);
  transform: translateX(50%);
}

.plyr__controls > .plyr__control:first-child .plyr__tooltip--visible, .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip--visible, .plyr__controls > .plyr__control:first-child + .plyr__control:focus-visible .plyr__tooltip, .plyr__controls > .plyr__control:first-child + .plyr__control:hover .plyr__tooltip, .plyr__controls > .plyr__control:first-child:focus-visible .plyr__tooltip, .plyr__controls > .plyr__control:first-child:hover .plyr__tooltip, .plyr__controls > .plyr__control:last-child .plyr__tooltip--visible, .plyr__controls > .plyr__control:last-child:focus-visible .plyr__tooltip, .plyr__controls > .plyr__control:last-child:hover .plyr__tooltip {
  transform: translate(0) scale(1);
}

.plyr__progress {
  left: 6.5px;
  left: calc(var(--plyr-range-thumb-height, 13px) * 0.5);
  margin-right: 13px;
  margin-right: var(--plyr-range-thumb-height, 13px);
  position: relative;
}

.plyr__progress input[type=range], .plyr__progress__buffer {
  margin-left: -6.5px;
  margin-left: calc(var(--plyr-range-thumb-height, 13px) * -0.5);
  margin-right: -6.5px;
  margin-right: calc(var(--plyr-range-thumb-height, 13px) * -0.5);
  width: calc(100% + 13px);
  width: calc(100% + var(--plyr-range-thumb-height, 13px));
}

.plyr__progress input[type=range] {
  position: relative;
  z-index: 2;
}

.plyr__progress .plyr__tooltip {
  left: 0;
  max-width: 120px;
  overflow-wrap: break-word;
}

.plyr__progress__buffer {
  -webkit-appearance: none;
  background: rgba(0, 0, 0, 0);
  border: 0;
  border-radius: 100px;
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  left: 0;
  margin-top: -2.5px;
  margin-top: calc(var(--plyr-range-track-height, 5px) / 2 * -1);
  padding: 0;
  position: absolute;
  top: 50%;
}

.plyr__progress__buffer::-webkit-progress-bar {
  background: rgba(0, 0, 0, 0);
}

.plyr__progress__buffer::-webkit-progress-value {
  background: currentColor;
  border-radius: 100px;
  min-width: 5px;
  min-width: var(--plyr-range-track-height, 5px);
  -webkit-transition: width 0.2s ease;
  transition: width 0.2s ease;
}

.plyr__progress__buffer::-moz-progress-bar {
  background: currentColor;
  border-radius: 100px;
  min-width: 5px;
  min-width: var(--plyr-range-track-height, 5px);
  -moz-transition: width 0.2s ease;
  transition: width 0.2s ease;
}

.plyr__progress__buffer::-ms-fill {
  border-radius: 100px;
  -ms-transition: width 0.2s ease;
  transition: width 0.2s ease;
}

.plyr--loading .plyr__progress__buffer {
  animation: plyr-progress 1s linear infinite;
  background-image: linear-gradient(-45deg, rgba(35, 40, 47, 0.6) 25%, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 50%, rgba(35, 40, 47, 0.6) 0, rgba(35, 40, 47, 0.6) 75%, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0));
  background-image: linear-gradient(-45deg, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-repeat: repeat-x;
  background-size: 25px 25px;
  background-size: var(--plyr-progress-loading-size, 25px) var(--plyr-progress-loading-size, 25px);
  color: rgba(0, 0, 0, 0);
}

.plyr--video.plyr--loading .plyr__progress__buffer {
  background-color: rgba(255, 255, 255, 0.2509803922);
  background-color: var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.2509803922));
}

.plyr--audio.plyr--loading .plyr__progress__buffer {
  background-color: rgba(193, 200, 209, 0.6);
  background-color: var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6));
}

.plyr__progress__marker {
  background-color: #fff;
  background-color: var(--plyr-progress-marker-background, #fff);
  border-radius: 1px;
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 3px;
  width: var(--plyr-progress-marker-width, 3px);
  z-index: 3;
}

.plyr__volume {
  align-items: center;
  display: flex;
  position: relative;
}

.plyr__volume input[type=range] {
  margin-left: 5px;
  margin-left: calc(var(--plyr-control-spacing, 10px) / 2);
  margin-right: 5px;
  margin-right: calc(var(--plyr-control-spacing, 10px) / 2);
  max-width: 90px;
  min-width: 60px;
  position: relative;
  z-index: 2;
}

.plyr--audio {
  display: block;
}

.plyr--audio .plyr__controls {
  background: #fff;
  background: var(--plyr-audio-controls-background, #fff);
  border-radius: inherit;
  color: #4a5464;
  color: var(--plyr-audio-control-color, #4a5464);
  padding: 10px;
  padding: var(--plyr-control-spacing, 10px);
}

.plyr--audio .plyr__control:focus-visible, .plyr--audio .plyr__control:hover, .plyr--audio .plyr__control[aria-expanded=true] {
  background: #00b2ff;
  background: var(--plyr-audio-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));
  color: #fff;
  color: var(--plyr-audio-control-color-hover, #fff);
}

.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track {
  background-color: rgba(193, 200, 209, 0.6);
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)));
}

.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track {
  background-color: rgba(193, 200, 209, 0.6);
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)));
}

.plyr--full-ui.plyr--audio input[type=range]::-ms-track {
  background-color: rgba(193, 200, 209, 0.6);
  background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)));
}

.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb {
  box-shadow: 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2), 0 0 0 3px rgba(35, 40, 47, 0.1019607843);
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1019607843));
}

.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb {
  box-shadow: 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2), 0 0 0 3px rgba(35, 40, 47, 0.1019607843);
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1019607843));
}

.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb {
  box-shadow: 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2), 0 0 0 3px rgba(35, 40, 47, 0.1019607843);
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1019607843));
}

.plyr--audio .plyr__progress__buffer {
  color: rgba(193, 200, 209, 0.6);
  color: var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6));
}

.plyr--video {
  overflow: hidden;
}

.plyr--video.plyr--menu-open {
  overflow: visible;
}

.plyr__video-wrapper {
  background: #000;
  background: var(--plyr-video-background, var(--plyr-video-background, #000));
  border-radius: inherit;
  height: 100%;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.plyr__video-embed, .plyr__video-wrapper--fixed-ratio {
  aspect-ratio: 16/9;
}

@supports not (aspect-ratio: 16/9) {
  .plyr__video-embed, .plyr__video-wrapper--fixed-ratio {
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
  }
}
.plyr__video-embed iframe, .plyr__video-wrapper--fixed-ratio video {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.plyr--full-ui .plyr__video-embed > .plyr__video-embed__container {
  padding-bottom: 240%;
  position: relative;
  transform: translateY(-38.28125%);
}

.plyr--video .plyr__controls {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7490196078));
  background: var(--plyr-video-controls-background, linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7490196078)));
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  bottom: 0;
  color: #fff;
  color: var(--plyr-video-control-color, #fff);
  left: 0;
  padding: 5px;
  padding: calc(var(--plyr-control-spacing, 10px) / 2);
  padding-top: 20px;
  padding-top: calc(var(--plyr-control-spacing, 10px) * 2);
  position: absolute;
  right: 0;
  transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
  z-index: 3;
}

@media (min-width: 480px) {
  .plyr--video .plyr__controls {
    padding: 10px;
    padding: var(--plyr-control-spacing, 10px);
    padding-top: 35px;
    padding-top: calc(var(--plyr-control-spacing, 10px) * 3.5);
  }
}
.plyr--video.plyr--hide-controls .plyr__controls {
  opacity: 0;
  pointer-events: none;
  transform: translateY(100%);
}

.plyr--video .plyr__control:focus-visible, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
  background: #00b2ff;
  background: var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));
  color: #fff;
  color: var(--plyr-video-control-color-hover, #fff);
}

.plyr__control--overlaid {
  background: #00b2ff;
  background: var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));
  border: 0;
  border-radius: 100%;
  color: #fff;
  color: var(--plyr-video-control-color, #fff);
  display: none;
  left: 50%;
  opacity: 0.9;
  padding: 15px;
  padding: calc(var(--plyr-control-spacing, 10px) * 1.5);
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s;
  z-index: 2;
}

.plyr__control--overlaid svg {
  left: 2px;
  position: relative;
}

.plyr__control--overlaid:focus, .plyr__control--overlaid:hover {
  opacity: 1;
}

.plyr--playing .plyr__control--overlaid {
  opacity: 0;
  visibility: hidden;
}

.plyr--full-ui.plyr--video .plyr__control--overlaid {
  display: block;
}

.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track {
  background-color: rgba(255, 255, 255, 0.2509803922);
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.2509803922)));
}

.plyr--full-ui.plyr--video input[type=range]::-moz-range-track {
  background-color: rgba(255, 255, 255, 0.2509803922);
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.2509803922)));
}

.plyr--full-ui.plyr--video input[type=range]::-ms-track {
  background-color: rgba(255, 255, 255, 0.2509803922);
  background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.2509803922)));
}

.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb {
  box-shadow: 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2), 0 0 0 3px rgba(255, 255, 255, 0.5019607843);
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5019607843));
}

.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb {
  box-shadow: 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2), 0 0 0 3px rgba(255, 255, 255, 0.5019607843);
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5019607843));
}

.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb {
  box-shadow: 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2), 0 0 0 3px rgba(255, 255, 255, 0.5019607843);
  box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5019607843));
}

.plyr--video .plyr__progress__buffer {
  color: rgba(255, 255, 255, 0.2509803922);
  color: var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.2509803922));
}

.plyr:fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:fullscreen video {
  height: 100%;
}

.plyr:fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:fullscreen.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr:fullscreen .plyr__captions {
    font-size: 21px;
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}
.plyr--fullscreen-fallback {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  inset: 0;
  margin: 0;
  position: fixed;
  width: 100%;
  z-index: 10000000;
}

.plyr--fullscreen-fallback video {
  height: 100%;
}

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr--fullscreen-fallback.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr--fullscreen-fallback .plyr__captions {
    font-size: 21px;
    font-size: var(--plyr-font-size-xlarge, 21px);
  }
}
.plyr__ads {
  border-radius: inherit;
  cursor: pointer;
  inset: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.plyr__ads > div, .plyr__ads > div iframe {
  height: 100%;
  position: absolute;
  width: 100%;
}

.plyr__ads:after {
  background: #23282f;
  border-radius: 2px;
  bottom: 10px;
  bottom: var(--plyr-control-spacing, 10px);
  color: #fff;
  content: attr(data-badge-text);
  font-size: 11px;
  padding: 2px 6px;
  pointer-events: none;
  position: absolute;
  right: 10px;
  right: var(--plyr-control-spacing, 10px);
  z-index: 3;
}

.plyr__ads:empty:after {
  display: none;
}

.plyr__cues {
  background: currentColor;
  display: block;
  height: 5px;
  height: var(--plyr-range-track-height, 5px);
  left: 0;
  opacity: 0.8;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 3px;
  z-index: 3;
}

.plyr__preview-thumb {
  background-color: #fff;
  background-color: var(--plyr-tooltip-background, #fff);
  border-radius: 8px;
  border-radius: var(--plyr-menu-radius, 8px);
  bottom: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1490196078);
  box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.1490196078));
  margin-bottom: 10px;
  margin-bottom: calc(var(--plyr-control-spacing, 10px) / 2 * 2);
  opacity: 0;
  padding: 3px;
  pointer-events: none;
  position: absolute;
  transform: translateY(10px) scale(0.8);
  transform-origin: 50% 100%;
  transition: transform 0.2s ease 0.1s, opacity 0.2s ease 0.1s;
  z-index: 2;
}

.plyr__preview-thumb--is-shown {
  opacity: 1;
  transform: translate(0) scale(1);
}

.plyr__preview-thumb:before {
  border-left: 4px solid rgba(0, 0, 0, 0);
  border-left: var(--plyr-tooltip-arrow-size, 4px) solid rgba(0, 0, 0, 0);
  border-right: 4px solid rgba(0, 0, 0, 0);
  border-right: var(--plyr-tooltip-arrow-size, 4px) solid rgba(0, 0, 0, 0);
  border-top: 4px solid #fff;
  border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, #fff);
  bottom: -4px;
  bottom: calc(var(--plyr-tooltip-arrow-size, 4px) * -1);
  content: "";
  height: 0;
  left: calc(50% + var(--preview-arrow-offset));
  position: absolute;
  transform: translateX(-50%);
  width: 0;
  z-index: 2;
}

.plyr__preview-thumb__image-container {
  background: #c1c8d1;
  border-radius: 7px;
  border-radius: calc(var(--plyr-menu-radius, 8px) - 1px);
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.plyr__preview-thumb__image-container img, .plyr__preview-thumb__image-container:after {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.plyr__preview-thumb__image-container:after {
  border-radius: inherit;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1490196078);
  content: "";
  pointer-events: none;
}

.plyr__preview-thumb__image-container img {
  max-height: none;
  max-width: none;
}

.plyr__preview-thumb__time-container {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7490196078));
  background: var(--plyr-video-controls-background, linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7490196078)));
  border-bottom-left-radius: 7px;
  border-bottom-left-radius: calc(var(--plyr-menu-radius, 8px) - 1px);
  border-bottom-right-radius: 7px;
  border-bottom-right-radius: calc(var(--plyr-menu-radius, 8px) - 1px);
  bottom: 0;
  left: 0;
  line-height: 1.1;
  padding: 20px 6px 6px;
  position: absolute;
  right: 0;
  z-index: 3;
}

.plyr__preview-thumb__time-container span {
  color: #fff;
  font-size: 13px;
  font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));
}

.plyr__preview-scrubbing {
  filter: blur(1px);
  height: 100%;
  inset: 0;
  margin: auto;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  transition: opacity 0.3s ease;
  width: 100%;
  z-index: 1;
}

.plyr__preview-scrubbing--is-shown {
  opacity: 1;
}

.plyr__preview-scrubbing img {
  height: 100%;
  left: 0;
  max-height: none;
  max-width: none;
  object-fit: contain;
  position: absolute;
  top: 0;
  width: 100%;
}

.plyr--no-transition {
  transition: none !important;
}

.plyr__sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  border: 0 !important;
  height: 1px !important;
  overflow: hidden;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.plyr [hidden] {
  display: none !important;
}
/*!**************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./node_modules/swiper/swiper-bundle.css ***!
  \**************************************************************************************************************************************************************************************************************************************************************/
/**
 * Swiper 12.0.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 11, 2025
 */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
  .swiper-slide,
  .swiper-cube-shadow {
    transform-style: preserve-3d;
  }
}

/* CSS Mode */
.swiper-css-mode {
  > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none; /* For Firefox */
    -ms-overflow-style: none; /* For Internet Explorer and Edge */
    &::-webkit-scrollbar {
      display: none;
    }
  }
  > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
  }
  &.swiper-horizontal {
    > .swiper-wrapper {
      scroll-snap-type: x mandatory;
    }
  }
  &.swiper-vertical {
    > .swiper-wrapper {
      scroll-snap-type: y mandatory;
    }
  }
  &.swiper-free-mode {
    > .swiper-wrapper {
      scroll-snap-type: none;
    }
    > .swiper-wrapper > .swiper-slide {
      scroll-snap-align: none;
    }
  }
  &.swiper-centered {
    > .swiper-wrapper::before {
      content: "";
      flex-shrink: 0;
      order: 9999;
    }
    > .swiper-wrapper > .swiper-slide {
      scroll-snap-align: center center;
      scroll-snap-stop: always;
    }
  }
  &.swiper-centered.swiper-horizontal {
    > .swiper-wrapper > .swiper-slide:first-child {
      margin-inline-start: var(--swiper-centered-offset-before);
    }
    > .swiper-wrapper::before {
      height: 100%;
      min-height: 1px;
      width: var(--swiper-centered-offset-after);
    }
  }
  &.swiper-centered.swiper-vertical {
    > .swiper-wrapper > .swiper-slide:first-child {
      margin-block-start: var(--swiper-centered-offset-before);
    }
    > .swiper-wrapper::before {
      width: 100%;
      min-width: 1px;
      height: var(--swiper-centered-offset-after);
    }
  }
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d {
  .swiper-slide-shadow,
  .swiper-slide-shadow-left,
  .swiper-slide-shadow-right,
  .swiper-slide-shadow-top,
  .swiper-slide-shadow-bottom,
  .swiper-slide-shadow,
  .swiper-slide-shadow-left,
  .swiper-slide-shadow-right,
  .swiper-slide-shadow-top,
  .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
  }
  .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15);
  }
  .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress),
.swiper-watch-progress .swiper-slide-visible {
  .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear;
  }
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode {
  .swiper-wrapper::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
  }
}

.swiper-virtual.swiper-css-mode.swiper-horizontal {
  .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size);
  }
}

.swiper-virtual.swiper-css-mode.swiper-vertical {
  .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size);
  }
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 4px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  width: var(--swiper-navigation-size);
  height: var(--swiper-navigation-size);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  &.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
  }
  &.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none;
  }
  .swiper-navigation-disabled & {
    display: none !important;
  }
  svg {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    transform-origin: center;
    fill: currentColor;
    pointer-events: none;
  }
}

.swiper-button-lock {
  display: none;
}

.swiper-horizontal {
  .swiper-button-prev,
  .swiper-button-next,
  ~ .swiper-button-prev,
  ~ .swiper-button-next {
    top: var(--swiper-navigation-top-offset, 50%);
    margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  }
  .swiper-button-prev,
  & ~ .swiper-button-prev,
  &.swiper-rtl .swiper-button-next,
  &.swiper-rtl ~ .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 4px);
    right: auto;
  }
  .swiper-button-next,
  & ~ .swiper-button-next,
  &.swiper-rtl .swiper-button-prev,
  &.swiper-rtl ~ .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 4px);
    left: auto;
  }
  .swiper-button-prev,
  & ~ .swiper-button-prev,
  &.swiper-rtl .swiper-button-next,
  &.swiper-rtl ~ .swiper-button-next {
    .swiper-navigation-icon {
      transform: rotate(180deg);
    }
  }
  &.swiper-rtl .swiper-button-prev,
  &.swiper-rtl ~ .swiper-button-prev {
    .swiper-navigation-icon {
      transform: rotate(0deg);
    }
  }
}

.swiper-vertical {
  .swiper-button-prev,
  .swiper-button-next,
  ~ .swiper-button-prev,
  ~ .swiper-button-next {
    left: var(--swiper-navigation-top-offset, 50%);
    margin-left: calc(0px - var(--swiper-navigation-size) / 2);
  }
  .swiper-button-prev,
  ~ .swiper-button-prev {
    top: var(--swiper-navigation-sides-offset, 4px);
    bottom: auto;
    transform: rotate(-90deg);
  }
  .swiper-button-next,
  ~ .swiper-button-next {
    bottom: var(--swiper-navigation-sides-offset, 4px);
    top: auto;
    transform: rotate(90deg);
  }
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
  &.swiper-pagination-hidden {
    opacity: 0;
  }
  .swiper-pagination-disabled > &,
  &.swiper-pagination-disabled {
    display: none !important;
  }
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
  .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative;
  }
  .swiper-pagination-bullet-active {
    transform: scale(1);
  }
  .swiper-pagination-bullet-active-main {
    transform: scale(1);
  }
  .swiper-pagination-bullet-active-prev {
    transform: scale(0.66);
  }
  .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33);
  }
  .swiper-pagination-bullet-active-next {
    transform: scale(0.66);
  }
  .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33);
  }
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
  button& {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }
  .swiper-pagination-clickable & {
    cursor: pointer;
  }
  &:only-child {
    display: none !important;
  }
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
  .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block;
  }
  &.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    .swiper-pagination-bullet {
      display: inline-block;
      transition: 200ms transform, 200ms top;
    }
  }
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-horizontal.swiper-pagination-bullets {
  .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
  }
  &.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    .swiper-pagination-bullet {
      transition: 200ms transform, 200ms left;
    }
  }
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
  .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
  }
  .swiper-rtl & .swiper-pagination-progressbar-fill {
    transform-origin: right top;
  }
  .swiper-horizontal > &,
  &.swiper-pagination-horizontal,
  .swiper-vertical > &.swiper-pagination-progressbar-opposite,
  &.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0;
  }
  .swiper-vertical > &,
  &.swiper-pagination-vertical,
  .swiper-horizontal > &.swiper-pagination-progressbar-opposite,
  &.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
    width: var(--swiper-pagination-progressbar-size, 4px);
    height: 100%;
    left: 0;
    top: 0;
  }
}

.swiper-pagination-lock {
  display: none;
}

:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
  .swiper-scrollbar-disabled > &,
  &.swiper-scrollbar-disabled {
    display: none !important;
  }
  .swiper-horizontal > &,
  &.swiper-scrollbar-horizontal {
    position: absolute;
    left: var(--swiper-scrollbar-sides-offset, 1%);
    bottom: var(--swiper-scrollbar-bottom, 4px);
    top: var(--swiper-scrollbar-top, auto);
    z-index: 50;
    height: var(--swiper-scrollbar-size, 4px);
    width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
  }
  .swiper-vertical > &,
  &.swiper-scrollbar-vertical {
    position: absolute;
    left: var(--swiper-scrollbar-left, auto);
    right: var(--swiper-scrollbar-right, 4px);
    top: var(--swiper-scrollbar-sides-offset, 1%);
    z-index: 50;
    width: var(--swiper-scrollbar-size, 4px);
    height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
  }
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  > img,
  > svg,
  > canvas {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-thumbs {
  .swiper-slide-thumb-active {
    /* Styles for active thumb slide */
  }
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade {
  &.swiper-free-mode {
    .swiper-slide {
      transition-timing-function: ease-out;
    }
  }
  .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
    .swiper-slide {
      pointer-events: none;
    }
  }
  .swiper-slide-active {
    pointer-events: auto;
    & .swiper-slide-active {
      pointer-events: auto;
    }
  }
}

.swiper.swiper-cube {
  overflow: visible;
}

.swiper-cube {
  .swiper-slide {
    pointer-events: none;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
    .swiper-slide {
      pointer-events: none;
    }
  }
  &.swiper-rtl .swiper-slide {
    transform-origin: 100% 0;
  }
  .swiper-slide-active {
    &,
    & .swiper-slide-active {
      pointer-events: auto;
    }
  }
  .swiper-slide-active,
  .swiper-slide-next,
  .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
  }
  .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    z-index: 0;
    &:before {
      content: "";
      background: #000;
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      right: 0;
      filter: blur(50px);
    }
  }
}

.swiper-cube {
  .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible;
  }
}

/* Cube slide shadows start */
.swiper-cube {
  .swiper-slide-shadow-cube.swiper-slide-shadow-top,
  .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
  .swiper-slide-shadow-cube.swiper-slide-shadow-left,
  .swiper-slide-shadow-cube.swiper-slide-shadow-right {
    z-index: 0;
    backface-visibility: hidden;
  }
}

/* Cube slide shadows end */
.swiper.swiper-flip {
  overflow: visible;
}

.swiper-flip {
  .swiper-slide {
    pointer-events: none;
    backface-visibility: hidden;
    z-index: 1;
    .swiper-slide {
      pointer-events: none;
    }
  }
  .swiper-slide-active {
    &,
    & .swiper-slide-active {
      pointer-events: auto;
    }
  }
}

/* Flip slide shadows start */
.swiper-flip {
  .swiper-slide-shadow-flip.swiper-slide-shadow-top,
  .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
  .swiper-slide-shadow-flip.swiper-slide-shadow-left,
  .swiper-slide-shadow-flip.swiper-slide-shadow-right {
    z-index: 0;
    backface-visibility: hidden;
  }
}

/* Flip slide shadows end */
.swiper-creative {
  .swiper-slide {
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height;
  }
}

.swiper.swiper-cards {
  overflow: visible;
}

.swiper-cards {
  .swiper-slide {
    transform-origin: center bottom;
    backface-visibility: hidden;
    overflow: hidden;
  }
}
/*!**********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./assets/scss/main.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
:root {
  --bleu-faiveleytech: #071664;
  --rouge-faiveleytech: #f9000e;
  --gris-industrie: #515561;
  --jaune-beaute: #c7a924;
  --bleu-sante: #42c3de;
  --blanc: #fff;
  --gris: #ededed;
}

/**
 * Grille
 */
/**
 * Radius
 */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

form *:not(button):focus,
:focus {
  outline: none;
}

form *:not(button):focus-visible {
  outline: 2px solid var(--rouge-faiveleytech);
  outline-offset: 2px;
}

:focus-visible {
  outline: 3px solid var(--rouge-faiveleytech);
  outline-offset: 2px;
}

html {
  font-size: 62.5%;
  line-height: 1.2;
}

body {
  font-size: clamp(1.6rem, 1.6rem + 1vw, 1.7rem);
  font-weight: 500;
}

button,
input,
textarea {
  border: none;
  outline: none;
  background: none;
  font: inherit;
}

a {
  text-decoration: none;
  color: inherit;
}

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

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

html {
  margin-top: 0 !important;
  overflow-x: hidden;
}

body {
  font-family: "Montserrat Variable", sans-serif;
  color: var(--bleu-faiveleytech);
  max-width: 100vw;
  overflow-x: hidden;
}

main {
  position: relative;
  margin-inline: auto;
}

main section:first-of-type {
  margin-top: 0;
}

.no-scroll {
  overflow: hidden;
  height: 100vh;
}

.site-isotype {
  position: fixed;
  z-index: 98;
  top: 100dvh;
  left: 50%;
  translate: -50% calc(-50% - 10px);
  width: 100%;
  max-width: min(90%, 1280px);
  padding-inline: 1rem;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 0;
  overflow: visible;
}

* > strong {
  font-weight: bolder;
}

.fv-mask {
  -webkit-mask-image: url(../media/faiveleytech-mask.svg);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: bottom center;
  -webkit-mask-size: contain;
  mask-image: url(../media/faiveleytech-mask.svg);
  mask-repeat: no-repeat;
  mask-position: bottom center;
  mask-size: contain;
  /* ✅ Important : étendre la zone du masque */
  -webkit-mask-origin: content-box;
  -webkit-mask-clip: content-box;
  mask-origin: content-box;
  mask-clip: content-box;
}
.fv-mask img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.fv-mask--small {
  -webkit-mask-image: url(../media/small-mask.svg);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  mask-image: url(../media/small-mask.svg);
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  /* ✅ Important : étendre la zone du masque */
  -webkit-mask-origin: content-box;
  -webkit-mask-clip: content-box;
  mask-origin: content-box;
  mask-clip: content-box;
}

.img-inline {
  display: inline-block;
  vertical-align: bottom;
  height: clamp(4rem, 4vw, 6.5rem);
}

.with-dot {
  position: relative;
}
.with-dot--small {
  position: relative;
}
.with-dot--small::before {
  content: "";
  background: url(../media/fv-dot-red.svg) no-repeat center/contain;
  position: absolute;
  top: 4px;
  left: 0;
  width: 18px;
  height: 14px;
  translate: calc(-100% - 10px);
}
.with-dot::before {
  content: "";
  background: url(../media/fv-dot-red.svg) no-repeat center/contain;
  width: 37px;
  height: 25px;
  position: absolute;
  top: 7px;
  left: 0;
  translate: calc(-100% - 15px);
}
@media (max-width: 600px) {
  .with-dot::before {
    width: 27px;
    height: 18px;
    top: 5px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  position: relative;
  margin-bottom: 0.5em;
}

h2 {
  text-transform: uppercase;
  font-size: clamp(2.3rem, 3vw, 3.5rem);
  font-weight: 700;
}
h2 > img {
  width: min(80%, 500px);
}

p {
  margin-bottom: 1.5rem;
  line-height: 1.4;
}

ul {
  padding-left: 25px;
  line-height: 1.4;
}
ul:not(:last-child) {
  margin-bottom: 1.5rem;
}
ul li::marker {
  color: var(--rouge-faiveleytech);
}

a {
  display: block;
}

table {
  max-width: 100%;
}
table td,
table th {
  padding: 10px 6px;
  height: auto;
  white-space: normal;
  vertical-align: top;
}
table a {
  display: initial;
  text-decoration: underline;
  transition: opacity 0.2s ease;
}
table a:hover {
  opacity: 0.6;
}

p a, pre a, blockquote a, address a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, span a, abbr a, b a, strong a, i a, em a, mark a, small a, sub a, sup a, u a, del a, ins a, cite a, q a, time a, code a, kbd a, samp a, var a {
  display: inline;
}

p a,
li:not(.menu__item) a {
  text-decoration: underline;
  transition: opacity 0.3s ease;
}
p a:hover,
li:not(.menu__item) a:hover {
  opacity: 0.6;
}

.fixed {
  position: fixed;
}

.swiper {
  overflow: visible;
}

.swiper-slide {
  pointer-events: auto;
  clip-path: polygon(25% 0%, 100% 0%, 72% 100%, 0% 100%);
  transition: transform 0.3s ease;
  transform-origin: bottom;
}

.swiper-slide:hover {
  transform: scale(1.03);
  z-index: 2;
}

.swiper-button-prev,
.swiper-button-next {
  width: 54px;
  height: 54px;
  background: url(../media/slider-arrow.svg) no-repeat center/contain;
  transition: opacity 0.2s ease;
}
@media (max-width: 600px) {
  .swiper-button-prev,
  .swiper-button-next {
    width: 40px;
    height: 40px;
  }
}
.swiper-button-prev svg,
.swiper-button-next svg {
  display: none;
}

.swiper-button-prev {
  transform: scaleX(-1);
}

.swiper-initialized:not(.swiper) .swiper-slide {
  clip-path: none;
}
.swiper-initialized:not(.swiper) .swiper-slide:hover {
  transform: none;
}

.dialog-video {
  z-index: 101;
  position: fixed;
  border: none;
  background: rgba(0, 0, 0, 0.5);
  inset: 0;
  padding: 5%;
  width: 100vw;
  height: 100svh;
  max-width: 100vw;
  max-height: 100svh;
  overflow: hidden;
}
.dialog-video__content {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 15px;
}
.dialog-video__close {
  cursor: pointer;
  width: 40px;
  height: 40px;
}
.dialog-video__close svg {
  width: 100%;
  height: 100%;
}
.dialog-video .plyr {
  position: relative;
  width: 100%;
  max-width: 100%;
  max-height: calc(100% - 45px);
}

@media (max-width: 600px) {
  .site-isotype__image {
    width: 50px;
  }
}
.container {
  width: 100%;
  max-width: min(90%, 1280px);
  margin-inline: auto;
  padding-inline: 1rem;
}

.container-full {
  width: 100%;
  margin-inline: auto;
  background-size: cover;
  background-position: center;
}
.container-full__inner {
  max-width: min(90%, 1280px);
  margin-inline: auto;
  padding-inline: 1rem;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1rem;
  margin-right: -1rem;
}

.row-reverse {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  margin-left: -1rem;
  margin-right: -1rem;
}

[class*=col-] {
  padding-left: 1rem;
  padding-right: 1rem;
  box-sizing: border-box;
}

.col-1 {
  flex: 0 0 1%;
  max-width: 1%;
}

.col-2 {
  flex: 0 0 2%;
  max-width: 2%;
}

.col-3 {
  flex: 0 0 3%;
  max-width: 3%;
}

.col-4 {
  flex: 0 0 4%;
  max-width: 4%;
}

.col-5 {
  flex: 0 0 5%;
  max-width: 5%;
}

.col-6 {
  flex: 0 0 6%;
  max-width: 6%;
}

.col-7 {
  flex: 0 0 7%;
  max-width: 7%;
}

.col-8 {
  flex: 0 0 8%;
  max-width: 8%;
}

.col-9 {
  flex: 0 0 9%;
  max-width: 9%;
}

.col-10 {
  flex: 0 0 10%;
  max-width: 10%;
}

.col-11 {
  flex: 0 0 11%;
  max-width: 11%;
}

.col-12 {
  flex: 0 0 12%;
  max-width: 12%;
}

.col-13 {
  flex: 0 0 13%;
  max-width: 13%;
}

.col-14 {
  flex: 0 0 14%;
  max-width: 14%;
}

.col-15 {
  flex: 0 0 15%;
  max-width: 15%;
}

.col-16 {
  flex: 0 0 16%;
  max-width: 16%;
}

.col-17 {
  flex: 0 0 17%;
  max-width: 17%;
}

.col-18 {
  flex: 0 0 18%;
  max-width: 18%;
}

.col-19 {
  flex: 0 0 19%;
  max-width: 19%;
}

.col-20 {
  flex: 0 0 20%;
  max-width: 20%;
}

.col-21 {
  flex: 0 0 21%;
  max-width: 21%;
}

.col-22 {
  flex: 0 0 22%;
  max-width: 22%;
}

.col-23 {
  flex: 0 0 23%;
  max-width: 23%;
}

.col-24 {
  flex: 0 0 24%;
  max-width: 24%;
}

.col-25 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-26 {
  flex: 0 0 26%;
  max-width: 26%;
}

.col-27 {
  flex: 0 0 27%;
  max-width: 27%;
}

.col-28 {
  flex: 0 0 28%;
  max-width: 28%;
}

.col-29 {
  flex: 0 0 29%;
  max-width: 29%;
}

.col-30 {
  flex: 0 0 30%;
  max-width: 30%;
}

.col-31 {
  flex: 0 0 31%;
  max-width: 31%;
}

.col-32 {
  flex: 0 0 32%;
  max-width: 32%;
}

.col-33 {
  flex: 0 0 33%;
  max-width: 33%;
}

.col-34 {
  flex: 0 0 34%;
  max-width: 34%;
}

.col-35 {
  flex: 0 0 35%;
  max-width: 35%;
}

.col-36 {
  flex: 0 0 36%;
  max-width: 36%;
}

.col-37 {
  flex: 0 0 37%;
  max-width: 37%;
}

.col-38 {
  flex: 0 0 38%;
  max-width: 38%;
}

.col-39 {
  flex: 0 0 39%;
  max-width: 39%;
}

.col-40 {
  flex: 0 0 40%;
  max-width: 40%;
}

.col-41 {
  flex: 0 0 41%;
  max-width: 41%;
}

.col-42 {
  flex: 0 0 42%;
  max-width: 42%;
}

.col-43 {
  flex: 0 0 43%;
  max-width: 43%;
}

.col-44 {
  flex: 0 0 44%;
  max-width: 44%;
}

.col-45 {
  flex: 0 0 45%;
  max-width: 45%;
}

.col-46 {
  flex: 0 0 46%;
  max-width: 46%;
}

.col-47 {
  flex: 0 0 47%;
  max-width: 47%;
}

.col-48 {
  flex: 0 0 48%;
  max-width: 48%;
}

.col-49 {
  flex: 0 0 49%;
  max-width: 49%;
}

.col-50 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-51 {
  flex: 0 0 51%;
  max-width: 51%;
}

.col-52 {
  flex: 0 0 52%;
  max-width: 52%;
}

.col-53 {
  flex: 0 0 53%;
  max-width: 53%;
}

.col-54 {
  flex: 0 0 54%;
  max-width: 54%;
}

.col-55 {
  flex: 0 0 55%;
  max-width: 55%;
}

.col-56 {
  flex: 0 0 56%;
  max-width: 56%;
}

.col-57 {
  flex: 0 0 57%;
  max-width: 57%;
}

.col-58 {
  flex: 0 0 58%;
  max-width: 58%;
}

.col-59 {
  flex: 0 0 59%;
  max-width: 59%;
}

.col-60 {
  flex: 0 0 60%;
  max-width: 60%;
}

.col-61 {
  flex: 0 0 61%;
  max-width: 61%;
}

.col-62 {
  flex: 0 0 62%;
  max-width: 62%;
}

.col-63 {
  flex: 0 0 63%;
  max-width: 63%;
}

.col-64 {
  flex: 0 0 64%;
  max-width: 64%;
}

.col-65 {
  flex: 0 0 65%;
  max-width: 65%;
}

.col-66 {
  flex: 0 0 66%;
  max-width: 66%;
}

.col-67 {
  flex: 0 0 67%;
  max-width: 67%;
}

.col-68 {
  flex: 0 0 68%;
  max-width: 68%;
}

.col-69 {
  flex: 0 0 69%;
  max-width: 69%;
}

.col-70 {
  flex: 0 0 70%;
  max-width: 70%;
}

.col-71 {
  flex: 0 0 71%;
  max-width: 71%;
}

.col-72 {
  flex: 0 0 72%;
  max-width: 72%;
}

.col-73 {
  flex: 0 0 73%;
  max-width: 73%;
}

.col-74 {
  flex: 0 0 74%;
  max-width: 74%;
}

.col-75 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-76 {
  flex: 0 0 76%;
  max-width: 76%;
}

.col-77 {
  flex: 0 0 77%;
  max-width: 77%;
}

.col-78 {
  flex: 0 0 78%;
  max-width: 78%;
}

.col-79 {
  flex: 0 0 79%;
  max-width: 79%;
}

.col-80 {
  flex: 0 0 80%;
  max-width: 80%;
}

.col-81 {
  flex: 0 0 81%;
  max-width: 81%;
}

.col-82 {
  flex: 0 0 82%;
  max-width: 82%;
}

.col-83 {
  flex: 0 0 83%;
  max-width: 83%;
}

.col-84 {
  flex: 0 0 84%;
  max-width: 84%;
}

.col-85 {
  flex: 0 0 85%;
  max-width: 85%;
}

.col-86 {
  flex: 0 0 86%;
  max-width: 86%;
}

.col-87 {
  flex: 0 0 87%;
  max-width: 87%;
}

.col-88 {
  flex: 0 0 88%;
  max-width: 88%;
}

.col-89 {
  flex: 0 0 89%;
  max-width: 89%;
}

.col-90 {
  flex: 0 0 90%;
  max-width: 90%;
}

.col-91 {
  flex: 0 0 91%;
  max-width: 91%;
}

.col-92 {
  flex: 0 0 92%;
  max-width: 92%;
}

.col-93 {
  flex: 0 0 93%;
  max-width: 93%;
}

.col-94 {
  flex: 0 0 94%;
  max-width: 94%;
}

.col-95 {
  flex: 0 0 95%;
  max-width: 95%;
}

.col-96 {
  flex: 0 0 96%;
  max-width: 96%;
}

.col-97 {
  flex: 0 0 97%;
  max-width: 97%;
}

.col-98 {
  flex: 0 0 98%;
  max-width: 98%;
}

.col-99 {
  flex: 0 0 99%;
  max-width: 99%;
}

.col-100 {
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 576px) {
  .col-sm-1 {
    flex: 0 0 1%;
    max-width: 1%;
  }
  .col-sm-2 {
    flex: 0 0 2%;
    max-width: 2%;
  }
  .col-sm-3 {
    flex: 0 0 3%;
    max-width: 3%;
  }
  .col-sm-4 {
    flex: 0 0 4%;
    max-width: 4%;
  }
  .col-sm-5 {
    flex: 0 0 5%;
    max-width: 5%;
  }
  .col-sm-6 {
    flex: 0 0 6%;
    max-width: 6%;
  }
  .col-sm-7 {
    flex: 0 0 7%;
    max-width: 7%;
  }
  .col-sm-8 {
    flex: 0 0 8%;
    max-width: 8%;
  }
  .col-sm-9 {
    flex: 0 0 9%;
    max-width: 9%;
  }
  .col-sm-10 {
    flex: 0 0 10%;
    max-width: 10%;
  }
  .col-sm-11 {
    flex: 0 0 11%;
    max-width: 11%;
  }
  .col-sm-12 {
    flex: 0 0 12%;
    max-width: 12%;
  }
  .col-sm-13 {
    flex: 0 0 13%;
    max-width: 13%;
  }
  .col-sm-14 {
    flex: 0 0 14%;
    max-width: 14%;
  }
  .col-sm-15 {
    flex: 0 0 15%;
    max-width: 15%;
  }
  .col-sm-16 {
    flex: 0 0 16%;
    max-width: 16%;
  }
  .col-sm-17 {
    flex: 0 0 17%;
    max-width: 17%;
  }
  .col-sm-18 {
    flex: 0 0 18%;
    max-width: 18%;
  }
  .col-sm-19 {
    flex: 0 0 19%;
    max-width: 19%;
  }
  .col-sm-20 {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .col-sm-21 {
    flex: 0 0 21%;
    max-width: 21%;
  }
  .col-sm-22 {
    flex: 0 0 22%;
    max-width: 22%;
  }
  .col-sm-23 {
    flex: 0 0 23%;
    max-width: 23%;
  }
  .col-sm-24 {
    flex: 0 0 24%;
    max-width: 24%;
  }
  .col-sm-25 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-26 {
    flex: 0 0 26%;
    max-width: 26%;
  }
  .col-sm-27 {
    flex: 0 0 27%;
    max-width: 27%;
  }
  .col-sm-28 {
    flex: 0 0 28%;
    max-width: 28%;
  }
  .col-sm-29 {
    flex: 0 0 29%;
    max-width: 29%;
  }
  .col-sm-30 {
    flex: 0 0 30%;
    max-width: 30%;
  }
  .col-sm-31 {
    flex: 0 0 31%;
    max-width: 31%;
  }
  .col-sm-32 {
    flex: 0 0 32%;
    max-width: 32%;
  }
  .col-sm-33 {
    flex: 0 0 33%;
    max-width: 33%;
  }
  .col-sm-34 {
    flex: 0 0 34%;
    max-width: 34%;
  }
  .col-sm-35 {
    flex: 0 0 35%;
    max-width: 35%;
  }
  .col-sm-36 {
    flex: 0 0 36%;
    max-width: 36%;
  }
  .col-sm-37 {
    flex: 0 0 37%;
    max-width: 37%;
  }
  .col-sm-38 {
    flex: 0 0 38%;
    max-width: 38%;
  }
  .col-sm-39 {
    flex: 0 0 39%;
    max-width: 39%;
  }
  .col-sm-40 {
    flex: 0 0 40%;
    max-width: 40%;
  }
  .col-sm-41 {
    flex: 0 0 41%;
    max-width: 41%;
  }
  .col-sm-42 {
    flex: 0 0 42%;
    max-width: 42%;
  }
  .col-sm-43 {
    flex: 0 0 43%;
    max-width: 43%;
  }
  .col-sm-44 {
    flex: 0 0 44%;
    max-width: 44%;
  }
  .col-sm-45 {
    flex: 0 0 45%;
    max-width: 45%;
  }
  .col-sm-46 {
    flex: 0 0 46%;
    max-width: 46%;
  }
  .col-sm-47 {
    flex: 0 0 47%;
    max-width: 47%;
  }
  .col-sm-48 {
    flex: 0 0 48%;
    max-width: 48%;
  }
  .col-sm-49 {
    flex: 0 0 49%;
    max-width: 49%;
  }
  .col-sm-50 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-51 {
    flex: 0 0 51%;
    max-width: 51%;
  }
  .col-sm-52 {
    flex: 0 0 52%;
    max-width: 52%;
  }
  .col-sm-53 {
    flex: 0 0 53%;
    max-width: 53%;
  }
  .col-sm-54 {
    flex: 0 0 54%;
    max-width: 54%;
  }
  .col-sm-55 {
    flex: 0 0 55%;
    max-width: 55%;
  }
  .col-sm-56 {
    flex: 0 0 56%;
    max-width: 56%;
  }
  .col-sm-57 {
    flex: 0 0 57%;
    max-width: 57%;
  }
  .col-sm-58 {
    flex: 0 0 58%;
    max-width: 58%;
  }
  .col-sm-59 {
    flex: 0 0 59%;
    max-width: 59%;
  }
  .col-sm-60 {
    flex: 0 0 60%;
    max-width: 60%;
  }
  .col-sm-61 {
    flex: 0 0 61%;
    max-width: 61%;
  }
  .col-sm-62 {
    flex: 0 0 62%;
    max-width: 62%;
  }
  .col-sm-63 {
    flex: 0 0 63%;
    max-width: 63%;
  }
  .col-sm-64 {
    flex: 0 0 64%;
    max-width: 64%;
  }
  .col-sm-65 {
    flex: 0 0 65%;
    max-width: 65%;
  }
  .col-sm-66 {
    flex: 0 0 66%;
    max-width: 66%;
  }
  .col-sm-67 {
    flex: 0 0 67%;
    max-width: 67%;
  }
  .col-sm-68 {
    flex: 0 0 68%;
    max-width: 68%;
  }
  .col-sm-69 {
    flex: 0 0 69%;
    max-width: 69%;
  }
  .col-sm-70 {
    flex: 0 0 70%;
    max-width: 70%;
  }
  .col-sm-71 {
    flex: 0 0 71%;
    max-width: 71%;
  }
  .col-sm-72 {
    flex: 0 0 72%;
    max-width: 72%;
  }
  .col-sm-73 {
    flex: 0 0 73%;
    max-width: 73%;
  }
  .col-sm-74 {
    flex: 0 0 74%;
    max-width: 74%;
  }
  .col-sm-75 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-76 {
    flex: 0 0 76%;
    max-width: 76%;
  }
  .col-sm-77 {
    flex: 0 0 77%;
    max-width: 77%;
  }
  .col-sm-78 {
    flex: 0 0 78%;
    max-width: 78%;
  }
  .col-sm-79 {
    flex: 0 0 79%;
    max-width: 79%;
  }
  .col-sm-80 {
    flex: 0 0 80%;
    max-width: 80%;
  }
  .col-sm-81 {
    flex: 0 0 81%;
    max-width: 81%;
  }
  .col-sm-82 {
    flex: 0 0 82%;
    max-width: 82%;
  }
  .col-sm-83 {
    flex: 0 0 83%;
    max-width: 83%;
  }
  .col-sm-84 {
    flex: 0 0 84%;
    max-width: 84%;
  }
  .col-sm-85 {
    flex: 0 0 85%;
    max-width: 85%;
  }
  .col-sm-86 {
    flex: 0 0 86%;
    max-width: 86%;
  }
  .col-sm-87 {
    flex: 0 0 87%;
    max-width: 87%;
  }
  .col-sm-88 {
    flex: 0 0 88%;
    max-width: 88%;
  }
  .col-sm-89 {
    flex: 0 0 89%;
    max-width: 89%;
  }
  .col-sm-90 {
    flex: 0 0 90%;
    max-width: 90%;
  }
  .col-sm-91 {
    flex: 0 0 91%;
    max-width: 91%;
  }
  .col-sm-92 {
    flex: 0 0 92%;
    max-width: 92%;
  }
  .col-sm-93 {
    flex: 0 0 93%;
    max-width: 93%;
  }
  .col-sm-94 {
    flex: 0 0 94%;
    max-width: 94%;
  }
  .col-sm-95 {
    flex: 0 0 95%;
    max-width: 95%;
  }
  .col-sm-96 {
    flex: 0 0 96%;
    max-width: 96%;
  }
  .col-sm-97 {
    flex: 0 0 97%;
    max-width: 97%;
  }
  .col-sm-98 {
    flex: 0 0 98%;
    max-width: 98%;
  }
  .col-sm-99 {
    flex: 0 0 99%;
    max-width: 99%;
  }
  .col-sm-100 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .col-md-1 {
    flex: 0 0 1%;
    max-width: 1%;
  }
  .col-md-2 {
    flex: 0 0 2%;
    max-width: 2%;
  }
  .col-md-3 {
    flex: 0 0 3%;
    max-width: 3%;
  }
  .col-md-4 {
    flex: 0 0 4%;
    max-width: 4%;
  }
  .col-md-5 {
    flex: 0 0 5%;
    max-width: 5%;
  }
  .col-md-6 {
    flex: 0 0 6%;
    max-width: 6%;
  }
  .col-md-7 {
    flex: 0 0 7%;
    max-width: 7%;
  }
  .col-md-8 {
    flex: 0 0 8%;
    max-width: 8%;
  }
  .col-md-9 {
    flex: 0 0 9%;
    max-width: 9%;
  }
  .col-md-10 {
    flex: 0 0 10%;
    max-width: 10%;
  }
  .col-md-11 {
    flex: 0 0 11%;
    max-width: 11%;
  }
  .col-md-12 {
    flex: 0 0 12%;
    max-width: 12%;
  }
  .col-md-13 {
    flex: 0 0 13%;
    max-width: 13%;
  }
  .col-md-14 {
    flex: 0 0 14%;
    max-width: 14%;
  }
  .col-md-15 {
    flex: 0 0 15%;
    max-width: 15%;
  }
  .col-md-16 {
    flex: 0 0 16%;
    max-width: 16%;
  }
  .col-md-17 {
    flex: 0 0 17%;
    max-width: 17%;
  }
  .col-md-18 {
    flex: 0 0 18%;
    max-width: 18%;
  }
  .col-md-19 {
    flex: 0 0 19%;
    max-width: 19%;
  }
  .col-md-20 {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .col-md-21 {
    flex: 0 0 21%;
    max-width: 21%;
  }
  .col-md-22 {
    flex: 0 0 22%;
    max-width: 22%;
  }
  .col-md-23 {
    flex: 0 0 23%;
    max-width: 23%;
  }
  .col-md-24 {
    flex: 0 0 24%;
    max-width: 24%;
  }
  .col-md-25 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-26 {
    flex: 0 0 26%;
    max-width: 26%;
  }
  .col-md-27 {
    flex: 0 0 27%;
    max-width: 27%;
  }
  .col-md-28 {
    flex: 0 0 28%;
    max-width: 28%;
  }
  .col-md-29 {
    flex: 0 0 29%;
    max-width: 29%;
  }
  .col-md-30 {
    flex: 0 0 30%;
    max-width: 30%;
  }
  .col-md-31 {
    flex: 0 0 31%;
    max-width: 31%;
  }
  .col-md-32 {
    flex: 0 0 32%;
    max-width: 32%;
  }
  .col-md-33 {
    flex: 0 0 33%;
    max-width: 33%;
  }
  .col-md-34 {
    flex: 0 0 34%;
    max-width: 34%;
  }
  .col-md-35 {
    flex: 0 0 35%;
    max-width: 35%;
  }
  .col-md-36 {
    flex: 0 0 36%;
    max-width: 36%;
  }
  .col-md-37 {
    flex: 0 0 37%;
    max-width: 37%;
  }
  .col-md-38 {
    flex: 0 0 38%;
    max-width: 38%;
  }
  .col-md-39 {
    flex: 0 0 39%;
    max-width: 39%;
  }
  .col-md-40 {
    flex: 0 0 40%;
    max-width: 40%;
  }
  .col-md-41 {
    flex: 0 0 41%;
    max-width: 41%;
  }
  .col-md-42 {
    flex: 0 0 42%;
    max-width: 42%;
  }
  .col-md-43 {
    flex: 0 0 43%;
    max-width: 43%;
  }
  .col-md-44 {
    flex: 0 0 44%;
    max-width: 44%;
  }
  .col-md-45 {
    flex: 0 0 45%;
    max-width: 45%;
  }
  .col-md-46 {
    flex: 0 0 46%;
    max-width: 46%;
  }
  .col-md-47 {
    flex: 0 0 47%;
    max-width: 47%;
  }
  .col-md-48 {
    flex: 0 0 48%;
    max-width: 48%;
  }
  .col-md-49 {
    flex: 0 0 49%;
    max-width: 49%;
  }
  .col-md-50 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-51 {
    flex: 0 0 51%;
    max-width: 51%;
  }
  .col-md-52 {
    flex: 0 0 52%;
    max-width: 52%;
  }
  .col-md-53 {
    flex: 0 0 53%;
    max-width: 53%;
  }
  .col-md-54 {
    flex: 0 0 54%;
    max-width: 54%;
  }
  .col-md-55 {
    flex: 0 0 55%;
    max-width: 55%;
  }
  .col-md-56 {
    flex: 0 0 56%;
    max-width: 56%;
  }
  .col-md-57 {
    flex: 0 0 57%;
    max-width: 57%;
  }
  .col-md-58 {
    flex: 0 0 58%;
    max-width: 58%;
  }
  .col-md-59 {
    flex: 0 0 59%;
    max-width: 59%;
  }
  .col-md-60 {
    flex: 0 0 60%;
    max-width: 60%;
  }
  .col-md-61 {
    flex: 0 0 61%;
    max-width: 61%;
  }
  .col-md-62 {
    flex: 0 0 62%;
    max-width: 62%;
  }
  .col-md-63 {
    flex: 0 0 63%;
    max-width: 63%;
  }
  .col-md-64 {
    flex: 0 0 64%;
    max-width: 64%;
  }
  .col-md-65 {
    flex: 0 0 65%;
    max-width: 65%;
  }
  .col-md-66 {
    flex: 0 0 66%;
    max-width: 66%;
  }
  .col-md-67 {
    flex: 0 0 67%;
    max-width: 67%;
  }
  .col-md-68 {
    flex: 0 0 68%;
    max-width: 68%;
  }
  .col-md-69 {
    flex: 0 0 69%;
    max-width: 69%;
  }
  .col-md-70 {
    flex: 0 0 70%;
    max-width: 70%;
  }
  .col-md-71 {
    flex: 0 0 71%;
    max-width: 71%;
  }
  .col-md-72 {
    flex: 0 0 72%;
    max-width: 72%;
  }
  .col-md-73 {
    flex: 0 0 73%;
    max-width: 73%;
  }
  .col-md-74 {
    flex: 0 0 74%;
    max-width: 74%;
  }
  .col-md-75 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-76 {
    flex: 0 0 76%;
    max-width: 76%;
  }
  .col-md-77 {
    flex: 0 0 77%;
    max-width: 77%;
  }
  .col-md-78 {
    flex: 0 0 78%;
    max-width: 78%;
  }
  .col-md-79 {
    flex: 0 0 79%;
    max-width: 79%;
  }
  .col-md-80 {
    flex: 0 0 80%;
    max-width: 80%;
  }
  .col-md-81 {
    flex: 0 0 81%;
    max-width: 81%;
  }
  .col-md-82 {
    flex: 0 0 82%;
    max-width: 82%;
  }
  .col-md-83 {
    flex: 0 0 83%;
    max-width: 83%;
  }
  .col-md-84 {
    flex: 0 0 84%;
    max-width: 84%;
  }
  .col-md-85 {
    flex: 0 0 85%;
    max-width: 85%;
  }
  .col-md-86 {
    flex: 0 0 86%;
    max-width: 86%;
  }
  .col-md-87 {
    flex: 0 0 87%;
    max-width: 87%;
  }
  .col-md-88 {
    flex: 0 0 88%;
    max-width: 88%;
  }
  .col-md-89 {
    flex: 0 0 89%;
    max-width: 89%;
  }
  .col-md-90 {
    flex: 0 0 90%;
    max-width: 90%;
  }
  .col-md-91 {
    flex: 0 0 91%;
    max-width: 91%;
  }
  .col-md-92 {
    flex: 0 0 92%;
    max-width: 92%;
  }
  .col-md-93 {
    flex: 0 0 93%;
    max-width: 93%;
  }
  .col-md-94 {
    flex: 0 0 94%;
    max-width: 94%;
  }
  .col-md-95 {
    flex: 0 0 95%;
    max-width: 95%;
  }
  .col-md-96 {
    flex: 0 0 96%;
    max-width: 96%;
  }
  .col-md-97 {
    flex: 0 0 97%;
    max-width: 97%;
  }
  .col-md-98 {
    flex: 0 0 98%;
    max-width: 98%;
  }
  .col-md-99 {
    flex: 0 0 99%;
    max-width: 99%;
  }
  .col-md-100 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .col-lg-1 {
    flex: 0 0 1%;
    max-width: 1%;
  }
  .col-lg-2 {
    flex: 0 0 2%;
    max-width: 2%;
  }
  .col-lg-3 {
    flex: 0 0 3%;
    max-width: 3%;
  }
  .col-lg-4 {
    flex: 0 0 4%;
    max-width: 4%;
  }
  .col-lg-5 {
    flex: 0 0 5%;
    max-width: 5%;
  }
  .col-lg-6 {
    flex: 0 0 6%;
    max-width: 6%;
  }
  .col-lg-7 {
    flex: 0 0 7%;
    max-width: 7%;
  }
  .col-lg-8 {
    flex: 0 0 8%;
    max-width: 8%;
  }
  .col-lg-9 {
    flex: 0 0 9%;
    max-width: 9%;
  }
  .col-lg-10 {
    flex: 0 0 10%;
    max-width: 10%;
  }
  .col-lg-11 {
    flex: 0 0 11%;
    max-width: 11%;
  }
  .col-lg-12 {
    flex: 0 0 12%;
    max-width: 12%;
  }
  .col-lg-13 {
    flex: 0 0 13%;
    max-width: 13%;
  }
  .col-lg-14 {
    flex: 0 0 14%;
    max-width: 14%;
  }
  .col-lg-15 {
    flex: 0 0 15%;
    max-width: 15%;
  }
  .col-lg-16 {
    flex: 0 0 16%;
    max-width: 16%;
  }
  .col-lg-17 {
    flex: 0 0 17%;
    max-width: 17%;
  }
  .col-lg-18 {
    flex: 0 0 18%;
    max-width: 18%;
  }
  .col-lg-19 {
    flex: 0 0 19%;
    max-width: 19%;
  }
  .col-lg-20 {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .col-lg-21 {
    flex: 0 0 21%;
    max-width: 21%;
  }
  .col-lg-22 {
    flex: 0 0 22%;
    max-width: 22%;
  }
  .col-lg-23 {
    flex: 0 0 23%;
    max-width: 23%;
  }
  .col-lg-24 {
    flex: 0 0 24%;
    max-width: 24%;
  }
  .col-lg-25 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-26 {
    flex: 0 0 26%;
    max-width: 26%;
  }
  .col-lg-27 {
    flex: 0 0 27%;
    max-width: 27%;
  }
  .col-lg-28 {
    flex: 0 0 28%;
    max-width: 28%;
  }
  .col-lg-29 {
    flex: 0 0 29%;
    max-width: 29%;
  }
  .col-lg-30 {
    flex: 0 0 30%;
    max-width: 30%;
  }
  .col-lg-31 {
    flex: 0 0 31%;
    max-width: 31%;
  }
  .col-lg-32 {
    flex: 0 0 32%;
    max-width: 32%;
  }
  .col-lg-33 {
    flex: 0 0 33%;
    max-width: 33%;
  }
  .col-lg-34 {
    flex: 0 0 34%;
    max-width: 34%;
  }
  .col-lg-35 {
    flex: 0 0 35%;
    max-width: 35%;
  }
  .col-lg-36 {
    flex: 0 0 36%;
    max-width: 36%;
  }
  .col-lg-37 {
    flex: 0 0 37%;
    max-width: 37%;
  }
  .col-lg-38 {
    flex: 0 0 38%;
    max-width: 38%;
  }
  .col-lg-39 {
    flex: 0 0 39%;
    max-width: 39%;
  }
  .col-lg-40 {
    flex: 0 0 40%;
    max-width: 40%;
  }
  .col-lg-41 {
    flex: 0 0 41%;
    max-width: 41%;
  }
  .col-lg-42 {
    flex: 0 0 42%;
    max-width: 42%;
  }
  .col-lg-43 {
    flex: 0 0 43%;
    max-width: 43%;
  }
  .col-lg-44 {
    flex: 0 0 44%;
    max-width: 44%;
  }
  .col-lg-45 {
    flex: 0 0 45%;
    max-width: 45%;
  }
  .col-lg-46 {
    flex: 0 0 46%;
    max-width: 46%;
  }
  .col-lg-47 {
    flex: 0 0 47%;
    max-width: 47%;
  }
  .col-lg-48 {
    flex: 0 0 48%;
    max-width: 48%;
  }
  .col-lg-49 {
    flex: 0 0 49%;
    max-width: 49%;
  }
  .col-lg-50 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-51 {
    flex: 0 0 51%;
    max-width: 51%;
  }
  .col-lg-52 {
    flex: 0 0 52%;
    max-width: 52%;
  }
  .col-lg-53 {
    flex: 0 0 53%;
    max-width: 53%;
  }
  .col-lg-54 {
    flex: 0 0 54%;
    max-width: 54%;
  }
  .col-lg-55 {
    flex: 0 0 55%;
    max-width: 55%;
  }
  .col-lg-56 {
    flex: 0 0 56%;
    max-width: 56%;
  }
  .col-lg-57 {
    flex: 0 0 57%;
    max-width: 57%;
  }
  .col-lg-58 {
    flex: 0 0 58%;
    max-width: 58%;
  }
  .col-lg-59 {
    flex: 0 0 59%;
    max-width: 59%;
  }
  .col-lg-60 {
    flex: 0 0 60%;
    max-width: 60%;
  }
  .col-lg-61 {
    flex: 0 0 61%;
    max-width: 61%;
  }
  .col-lg-62 {
    flex: 0 0 62%;
    max-width: 62%;
  }
  .col-lg-63 {
    flex: 0 0 63%;
    max-width: 63%;
  }
  .col-lg-64 {
    flex: 0 0 64%;
    max-width: 64%;
  }
  .col-lg-65 {
    flex: 0 0 65%;
    max-width: 65%;
  }
  .col-lg-66 {
    flex: 0 0 66%;
    max-width: 66%;
  }
  .col-lg-67 {
    flex: 0 0 67%;
    max-width: 67%;
  }
  .col-lg-68 {
    flex: 0 0 68%;
    max-width: 68%;
  }
  .col-lg-69 {
    flex: 0 0 69%;
    max-width: 69%;
  }
  .col-lg-70 {
    flex: 0 0 70%;
    max-width: 70%;
  }
  .col-lg-71 {
    flex: 0 0 71%;
    max-width: 71%;
  }
  .col-lg-72 {
    flex: 0 0 72%;
    max-width: 72%;
  }
  .col-lg-73 {
    flex: 0 0 73%;
    max-width: 73%;
  }
  .col-lg-74 {
    flex: 0 0 74%;
    max-width: 74%;
  }
  .col-lg-75 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-76 {
    flex: 0 0 76%;
    max-width: 76%;
  }
  .col-lg-77 {
    flex: 0 0 77%;
    max-width: 77%;
  }
  .col-lg-78 {
    flex: 0 0 78%;
    max-width: 78%;
  }
  .col-lg-79 {
    flex: 0 0 79%;
    max-width: 79%;
  }
  .col-lg-80 {
    flex: 0 0 80%;
    max-width: 80%;
  }
  .col-lg-81 {
    flex: 0 0 81%;
    max-width: 81%;
  }
  .col-lg-82 {
    flex: 0 0 82%;
    max-width: 82%;
  }
  .col-lg-83 {
    flex: 0 0 83%;
    max-width: 83%;
  }
  .col-lg-84 {
    flex: 0 0 84%;
    max-width: 84%;
  }
  .col-lg-85 {
    flex: 0 0 85%;
    max-width: 85%;
  }
  .col-lg-86 {
    flex: 0 0 86%;
    max-width: 86%;
  }
  .col-lg-87 {
    flex: 0 0 87%;
    max-width: 87%;
  }
  .col-lg-88 {
    flex: 0 0 88%;
    max-width: 88%;
  }
  .col-lg-89 {
    flex: 0 0 89%;
    max-width: 89%;
  }
  .col-lg-90 {
    flex: 0 0 90%;
    max-width: 90%;
  }
  .col-lg-91 {
    flex: 0 0 91%;
    max-width: 91%;
  }
  .col-lg-92 {
    flex: 0 0 92%;
    max-width: 92%;
  }
  .col-lg-93 {
    flex: 0 0 93%;
    max-width: 93%;
  }
  .col-lg-94 {
    flex: 0 0 94%;
    max-width: 94%;
  }
  .col-lg-95 {
    flex: 0 0 95%;
    max-width: 95%;
  }
  .col-lg-96 {
    flex: 0 0 96%;
    max-width: 96%;
  }
  .col-lg-97 {
    flex: 0 0 97%;
    max-width: 97%;
  }
  .col-lg-98 {
    flex: 0 0 98%;
    max-width: 98%;
  }
  .col-lg-99 {
    flex: 0 0 99%;
    max-width: 99%;
  }
  .col-lg-100 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .col-xl-1 {
    flex: 0 0 1%;
    max-width: 1%;
  }
  .col-xl-2 {
    flex: 0 0 2%;
    max-width: 2%;
  }
  .col-xl-3 {
    flex: 0 0 3%;
    max-width: 3%;
  }
  .col-xl-4 {
    flex: 0 0 4%;
    max-width: 4%;
  }
  .col-xl-5 {
    flex: 0 0 5%;
    max-width: 5%;
  }
  .col-xl-6 {
    flex: 0 0 6%;
    max-width: 6%;
  }
  .col-xl-7 {
    flex: 0 0 7%;
    max-width: 7%;
  }
  .col-xl-8 {
    flex: 0 0 8%;
    max-width: 8%;
  }
  .col-xl-9 {
    flex: 0 0 9%;
    max-width: 9%;
  }
  .col-xl-10 {
    flex: 0 0 10%;
    max-width: 10%;
  }
  .col-xl-11 {
    flex: 0 0 11%;
    max-width: 11%;
  }
  .col-xl-12 {
    flex: 0 0 12%;
    max-width: 12%;
  }
  .col-xl-13 {
    flex: 0 0 13%;
    max-width: 13%;
  }
  .col-xl-14 {
    flex: 0 0 14%;
    max-width: 14%;
  }
  .col-xl-15 {
    flex: 0 0 15%;
    max-width: 15%;
  }
  .col-xl-16 {
    flex: 0 0 16%;
    max-width: 16%;
  }
  .col-xl-17 {
    flex: 0 0 17%;
    max-width: 17%;
  }
  .col-xl-18 {
    flex: 0 0 18%;
    max-width: 18%;
  }
  .col-xl-19 {
    flex: 0 0 19%;
    max-width: 19%;
  }
  .col-xl-20 {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .col-xl-21 {
    flex: 0 0 21%;
    max-width: 21%;
  }
  .col-xl-22 {
    flex: 0 0 22%;
    max-width: 22%;
  }
  .col-xl-23 {
    flex: 0 0 23%;
    max-width: 23%;
  }
  .col-xl-24 {
    flex: 0 0 24%;
    max-width: 24%;
  }
  .col-xl-25 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-26 {
    flex: 0 0 26%;
    max-width: 26%;
  }
  .col-xl-27 {
    flex: 0 0 27%;
    max-width: 27%;
  }
  .col-xl-28 {
    flex: 0 0 28%;
    max-width: 28%;
  }
  .col-xl-29 {
    flex: 0 0 29%;
    max-width: 29%;
  }
  .col-xl-30 {
    flex: 0 0 30%;
    max-width: 30%;
  }
  .col-xl-31 {
    flex: 0 0 31%;
    max-width: 31%;
  }
  .col-xl-32 {
    flex: 0 0 32%;
    max-width: 32%;
  }
  .col-xl-33 {
    flex: 0 0 33%;
    max-width: 33%;
  }
  .col-xl-34 {
    flex: 0 0 34%;
    max-width: 34%;
  }
  .col-xl-35 {
    flex: 0 0 35%;
    max-width: 35%;
  }
  .col-xl-36 {
    flex: 0 0 36%;
    max-width: 36%;
  }
  .col-xl-37 {
    flex: 0 0 37%;
    max-width: 37%;
  }
  .col-xl-38 {
    flex: 0 0 38%;
    max-width: 38%;
  }
  .col-xl-39 {
    flex: 0 0 39%;
    max-width: 39%;
  }
  .col-xl-40 {
    flex: 0 0 40%;
    max-width: 40%;
  }
  .col-xl-41 {
    flex: 0 0 41%;
    max-width: 41%;
  }
  .col-xl-42 {
    flex: 0 0 42%;
    max-width: 42%;
  }
  .col-xl-43 {
    flex: 0 0 43%;
    max-width: 43%;
  }
  .col-xl-44 {
    flex: 0 0 44%;
    max-width: 44%;
  }
  .col-xl-45 {
    flex: 0 0 45%;
    max-width: 45%;
  }
  .col-xl-46 {
    flex: 0 0 46%;
    max-width: 46%;
  }
  .col-xl-47 {
    flex: 0 0 47%;
    max-width: 47%;
  }
  .col-xl-48 {
    flex: 0 0 48%;
    max-width: 48%;
  }
  .col-xl-49 {
    flex: 0 0 49%;
    max-width: 49%;
  }
  .col-xl-50 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-51 {
    flex: 0 0 51%;
    max-width: 51%;
  }
  .col-xl-52 {
    flex: 0 0 52%;
    max-width: 52%;
  }
  .col-xl-53 {
    flex: 0 0 53%;
    max-width: 53%;
  }
  .col-xl-54 {
    flex: 0 0 54%;
    max-width: 54%;
  }
  .col-xl-55 {
    flex: 0 0 55%;
    max-width: 55%;
  }
  .col-xl-56 {
    flex: 0 0 56%;
    max-width: 56%;
  }
  .col-xl-57 {
    flex: 0 0 57%;
    max-width: 57%;
  }
  .col-xl-58 {
    flex: 0 0 58%;
    max-width: 58%;
  }
  .col-xl-59 {
    flex: 0 0 59%;
    max-width: 59%;
  }
  .col-xl-60 {
    flex: 0 0 60%;
    max-width: 60%;
  }
  .col-xl-61 {
    flex: 0 0 61%;
    max-width: 61%;
  }
  .col-xl-62 {
    flex: 0 0 62%;
    max-width: 62%;
  }
  .col-xl-63 {
    flex: 0 0 63%;
    max-width: 63%;
  }
  .col-xl-64 {
    flex: 0 0 64%;
    max-width: 64%;
  }
  .col-xl-65 {
    flex: 0 0 65%;
    max-width: 65%;
  }
  .col-xl-66 {
    flex: 0 0 66%;
    max-width: 66%;
  }
  .col-xl-67 {
    flex: 0 0 67%;
    max-width: 67%;
  }
  .col-xl-68 {
    flex: 0 0 68%;
    max-width: 68%;
  }
  .col-xl-69 {
    flex: 0 0 69%;
    max-width: 69%;
  }
  .col-xl-70 {
    flex: 0 0 70%;
    max-width: 70%;
  }
  .col-xl-71 {
    flex: 0 0 71%;
    max-width: 71%;
  }
  .col-xl-72 {
    flex: 0 0 72%;
    max-width: 72%;
  }
  .col-xl-73 {
    flex: 0 0 73%;
    max-width: 73%;
  }
  .col-xl-74 {
    flex: 0 0 74%;
    max-width: 74%;
  }
  .col-xl-75 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-76 {
    flex: 0 0 76%;
    max-width: 76%;
  }
  .col-xl-77 {
    flex: 0 0 77%;
    max-width: 77%;
  }
  .col-xl-78 {
    flex: 0 0 78%;
    max-width: 78%;
  }
  .col-xl-79 {
    flex: 0 0 79%;
    max-width: 79%;
  }
  .col-xl-80 {
    flex: 0 0 80%;
    max-width: 80%;
  }
  .col-xl-81 {
    flex: 0 0 81%;
    max-width: 81%;
  }
  .col-xl-82 {
    flex: 0 0 82%;
    max-width: 82%;
  }
  .col-xl-83 {
    flex: 0 0 83%;
    max-width: 83%;
  }
  .col-xl-84 {
    flex: 0 0 84%;
    max-width: 84%;
  }
  .col-xl-85 {
    flex: 0 0 85%;
    max-width: 85%;
  }
  .col-xl-86 {
    flex: 0 0 86%;
    max-width: 86%;
  }
  .col-xl-87 {
    flex: 0 0 87%;
    max-width: 87%;
  }
  .col-xl-88 {
    flex: 0 0 88%;
    max-width: 88%;
  }
  .col-xl-89 {
    flex: 0 0 89%;
    max-width: 89%;
  }
  .col-xl-90 {
    flex: 0 0 90%;
    max-width: 90%;
  }
  .col-xl-91 {
    flex: 0 0 91%;
    max-width: 91%;
  }
  .col-xl-92 {
    flex: 0 0 92%;
    max-width: 92%;
  }
  .col-xl-93 {
    flex: 0 0 93%;
    max-width: 93%;
  }
  .col-xl-94 {
    flex: 0 0 94%;
    max-width: 94%;
  }
  .col-xl-95 {
    flex: 0 0 95%;
    max-width: 95%;
  }
  .col-xl-96 {
    flex: 0 0 96%;
    max-width: 96%;
  }
  .col-xl-97 {
    flex: 0 0 97%;
    max-width: 97%;
  }
  .col-xl-98 {
    flex: 0 0 98%;
    max-width: 98%;
  }
  .col-xl-99 {
    flex: 0 0 99%;
    max-width: 99%;
  }
  .col-xl-100 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1400px) {
  .col-xxl-1 {
    flex: 0 0 1%;
    max-width: 1%;
  }
  .col-xxl-2 {
    flex: 0 0 2%;
    max-width: 2%;
  }
  .col-xxl-3 {
    flex: 0 0 3%;
    max-width: 3%;
  }
  .col-xxl-4 {
    flex: 0 0 4%;
    max-width: 4%;
  }
  .col-xxl-5 {
    flex: 0 0 5%;
    max-width: 5%;
  }
  .col-xxl-6 {
    flex: 0 0 6%;
    max-width: 6%;
  }
  .col-xxl-7 {
    flex: 0 0 7%;
    max-width: 7%;
  }
  .col-xxl-8 {
    flex: 0 0 8%;
    max-width: 8%;
  }
  .col-xxl-9 {
    flex: 0 0 9%;
    max-width: 9%;
  }
  .col-xxl-10 {
    flex: 0 0 10%;
    max-width: 10%;
  }
  .col-xxl-11 {
    flex: 0 0 11%;
    max-width: 11%;
  }
  .col-xxl-12 {
    flex: 0 0 12%;
    max-width: 12%;
  }
  .col-xxl-13 {
    flex: 0 0 13%;
    max-width: 13%;
  }
  .col-xxl-14 {
    flex: 0 0 14%;
    max-width: 14%;
  }
  .col-xxl-15 {
    flex: 0 0 15%;
    max-width: 15%;
  }
  .col-xxl-16 {
    flex: 0 0 16%;
    max-width: 16%;
  }
  .col-xxl-17 {
    flex: 0 0 17%;
    max-width: 17%;
  }
  .col-xxl-18 {
    flex: 0 0 18%;
    max-width: 18%;
  }
  .col-xxl-19 {
    flex: 0 0 19%;
    max-width: 19%;
  }
  .col-xxl-20 {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .col-xxl-21 {
    flex: 0 0 21%;
    max-width: 21%;
  }
  .col-xxl-22 {
    flex: 0 0 22%;
    max-width: 22%;
  }
  .col-xxl-23 {
    flex: 0 0 23%;
    max-width: 23%;
  }
  .col-xxl-24 {
    flex: 0 0 24%;
    max-width: 24%;
  }
  .col-xxl-25 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-26 {
    flex: 0 0 26%;
    max-width: 26%;
  }
  .col-xxl-27 {
    flex: 0 0 27%;
    max-width: 27%;
  }
  .col-xxl-28 {
    flex: 0 0 28%;
    max-width: 28%;
  }
  .col-xxl-29 {
    flex: 0 0 29%;
    max-width: 29%;
  }
  .col-xxl-30 {
    flex: 0 0 30%;
    max-width: 30%;
  }
  .col-xxl-31 {
    flex: 0 0 31%;
    max-width: 31%;
  }
  .col-xxl-32 {
    flex: 0 0 32%;
    max-width: 32%;
  }
  .col-xxl-33 {
    flex: 0 0 33%;
    max-width: 33%;
  }
  .col-xxl-34 {
    flex: 0 0 34%;
    max-width: 34%;
  }
  .col-xxl-35 {
    flex: 0 0 35%;
    max-width: 35%;
  }
  .col-xxl-36 {
    flex: 0 0 36%;
    max-width: 36%;
  }
  .col-xxl-37 {
    flex: 0 0 37%;
    max-width: 37%;
  }
  .col-xxl-38 {
    flex: 0 0 38%;
    max-width: 38%;
  }
  .col-xxl-39 {
    flex: 0 0 39%;
    max-width: 39%;
  }
  .col-xxl-40 {
    flex: 0 0 40%;
    max-width: 40%;
  }
  .col-xxl-41 {
    flex: 0 0 41%;
    max-width: 41%;
  }
  .col-xxl-42 {
    flex: 0 0 42%;
    max-width: 42%;
  }
  .col-xxl-43 {
    flex: 0 0 43%;
    max-width: 43%;
  }
  .col-xxl-44 {
    flex: 0 0 44%;
    max-width: 44%;
  }
  .col-xxl-45 {
    flex: 0 0 45%;
    max-width: 45%;
  }
  .col-xxl-46 {
    flex: 0 0 46%;
    max-width: 46%;
  }
  .col-xxl-47 {
    flex: 0 0 47%;
    max-width: 47%;
  }
  .col-xxl-48 {
    flex: 0 0 48%;
    max-width: 48%;
  }
  .col-xxl-49 {
    flex: 0 0 49%;
    max-width: 49%;
  }
  .col-xxl-50 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-51 {
    flex: 0 0 51%;
    max-width: 51%;
  }
  .col-xxl-52 {
    flex: 0 0 52%;
    max-width: 52%;
  }
  .col-xxl-53 {
    flex: 0 0 53%;
    max-width: 53%;
  }
  .col-xxl-54 {
    flex: 0 0 54%;
    max-width: 54%;
  }
  .col-xxl-55 {
    flex: 0 0 55%;
    max-width: 55%;
  }
  .col-xxl-56 {
    flex: 0 0 56%;
    max-width: 56%;
  }
  .col-xxl-57 {
    flex: 0 0 57%;
    max-width: 57%;
  }
  .col-xxl-58 {
    flex: 0 0 58%;
    max-width: 58%;
  }
  .col-xxl-59 {
    flex: 0 0 59%;
    max-width: 59%;
  }
  .col-xxl-60 {
    flex: 0 0 60%;
    max-width: 60%;
  }
  .col-xxl-61 {
    flex: 0 0 61%;
    max-width: 61%;
  }
  .col-xxl-62 {
    flex: 0 0 62%;
    max-width: 62%;
  }
  .col-xxl-63 {
    flex: 0 0 63%;
    max-width: 63%;
  }
  .col-xxl-64 {
    flex: 0 0 64%;
    max-width: 64%;
  }
  .col-xxl-65 {
    flex: 0 0 65%;
    max-width: 65%;
  }
  .col-xxl-66 {
    flex: 0 0 66%;
    max-width: 66%;
  }
  .col-xxl-67 {
    flex: 0 0 67%;
    max-width: 67%;
  }
  .col-xxl-68 {
    flex: 0 0 68%;
    max-width: 68%;
  }
  .col-xxl-69 {
    flex: 0 0 69%;
    max-width: 69%;
  }
  .col-xxl-70 {
    flex: 0 0 70%;
    max-width: 70%;
  }
  .col-xxl-71 {
    flex: 0 0 71%;
    max-width: 71%;
  }
  .col-xxl-72 {
    flex: 0 0 72%;
    max-width: 72%;
  }
  .col-xxl-73 {
    flex: 0 0 73%;
    max-width: 73%;
  }
  .col-xxl-74 {
    flex: 0 0 74%;
    max-width: 74%;
  }
  .col-xxl-75 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-76 {
    flex: 0 0 76%;
    max-width: 76%;
  }
  .col-xxl-77 {
    flex: 0 0 77%;
    max-width: 77%;
  }
  .col-xxl-78 {
    flex: 0 0 78%;
    max-width: 78%;
  }
  .col-xxl-79 {
    flex: 0 0 79%;
    max-width: 79%;
  }
  .col-xxl-80 {
    flex: 0 0 80%;
    max-width: 80%;
  }
  .col-xxl-81 {
    flex: 0 0 81%;
    max-width: 81%;
  }
  .col-xxl-82 {
    flex: 0 0 82%;
    max-width: 82%;
  }
  .col-xxl-83 {
    flex: 0 0 83%;
    max-width: 83%;
  }
  .col-xxl-84 {
    flex: 0 0 84%;
    max-width: 84%;
  }
  .col-xxl-85 {
    flex: 0 0 85%;
    max-width: 85%;
  }
  .col-xxl-86 {
    flex: 0 0 86%;
    max-width: 86%;
  }
  .col-xxl-87 {
    flex: 0 0 87%;
    max-width: 87%;
  }
  .col-xxl-88 {
    flex: 0 0 88%;
    max-width: 88%;
  }
  .col-xxl-89 {
    flex: 0 0 89%;
    max-width: 89%;
  }
  .col-xxl-90 {
    flex: 0 0 90%;
    max-width: 90%;
  }
  .col-xxl-91 {
    flex: 0 0 91%;
    max-width: 91%;
  }
  .col-xxl-92 {
    flex: 0 0 92%;
    max-width: 92%;
  }
  .col-xxl-93 {
    flex: 0 0 93%;
    max-width: 93%;
  }
  .col-xxl-94 {
    flex: 0 0 94%;
    max-width: 94%;
  }
  .col-xxl-95 {
    flex: 0 0 95%;
    max-width: 95%;
  }
  .col-xxl-96 {
    flex: 0 0 96%;
    max-width: 96%;
  }
  .col-xxl-97 {
    flex: 0 0 97%;
    max-width: 97%;
  }
  .col-xxl-98 {
    flex: 0 0 98%;
    max-width: 98%;
  }
  .col-xxl-99 {
    flex: 0 0 99%;
    max-width: 99%;
  }
  .col-xxl-100 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.offset-0 {
  margin-left: 0%;
}

.offset-1 {
  margin-left: 1%;
}

.offset-2 {
  margin-left: 2%;
}

.offset-3 {
  margin-left: 3%;
}

.offset-4 {
  margin-left: 4%;
}

.offset-5 {
  margin-left: 5%;
}

.offset-6 {
  margin-left: 6%;
}

.offset-7 {
  margin-left: 7%;
}

.offset-8 {
  margin-left: 8%;
}

.offset-9 {
  margin-left: 9%;
}

.offset-10 {
  margin-left: 10%;
}

.offset-11 {
  margin-left: 11%;
}

.offset-12 {
  margin-left: 12%;
}

.offset-13 {
  margin-left: 13%;
}

.offset-14 {
  margin-left: 14%;
}

.offset-15 {
  margin-left: 15%;
}

.offset-16 {
  margin-left: 16%;
}

.offset-17 {
  margin-left: 17%;
}

.offset-18 {
  margin-left: 18%;
}

.offset-19 {
  margin-left: 19%;
}

.offset-20 {
  margin-left: 20%;
}

.offset-21 {
  margin-left: 21%;
}

.offset-22 {
  margin-left: 22%;
}

.offset-23 {
  margin-left: 23%;
}

.offset-24 {
  margin-left: 24%;
}

.offset-25 {
  margin-left: 25%;
}

.offset-26 {
  margin-left: 26%;
}

.offset-27 {
  margin-left: 27%;
}

.offset-28 {
  margin-left: 28%;
}

.offset-29 {
  margin-left: 29%;
}

.offset-30 {
  margin-left: 30%;
}

.offset-31 {
  margin-left: 31%;
}

.offset-32 {
  margin-left: 32%;
}

.offset-33 {
  margin-left: 33%;
}

.offset-34 {
  margin-left: 34%;
}

.offset-35 {
  margin-left: 35%;
}

.offset-36 {
  margin-left: 36%;
}

.offset-37 {
  margin-left: 37%;
}

.offset-38 {
  margin-left: 38%;
}

.offset-39 {
  margin-left: 39%;
}

.offset-40 {
  margin-left: 40%;
}

.offset-41 {
  margin-left: 41%;
}

.offset-42 {
  margin-left: 42%;
}

.offset-43 {
  margin-left: 43%;
}

.offset-44 {
  margin-left: 44%;
}

.offset-45 {
  margin-left: 45%;
}

.offset-46 {
  margin-left: 46%;
}

.offset-47 {
  margin-left: 47%;
}

.offset-48 {
  margin-left: 48%;
}

.offset-49 {
  margin-left: 49%;
}

.offset-50 {
  margin-left: 50%;
}

.offset-51 {
  margin-left: 51%;
}

.offset-52 {
  margin-left: 52%;
}

.offset-53 {
  margin-left: 53%;
}

.offset-54 {
  margin-left: 54%;
}

.offset-55 {
  margin-left: 55%;
}

.offset-56 {
  margin-left: 56%;
}

.offset-57 {
  margin-left: 57%;
}

.offset-58 {
  margin-left: 58%;
}

.offset-59 {
  margin-left: 59%;
}

.offset-60 {
  margin-left: 60%;
}

.offset-61 {
  margin-left: 61%;
}

.offset-62 {
  margin-left: 62%;
}

.offset-63 {
  margin-left: 63%;
}

.offset-64 {
  margin-left: 64%;
}

.offset-65 {
  margin-left: 65%;
}

.offset-66 {
  margin-left: 66%;
}

.offset-67 {
  margin-left: 67%;
}

.offset-68 {
  margin-left: 68%;
}

.offset-69 {
  margin-left: 69%;
}

.offset-70 {
  margin-left: 70%;
}

.offset-71 {
  margin-left: 71%;
}

.offset-72 {
  margin-left: 72%;
}

.offset-73 {
  margin-left: 73%;
}

.offset-74 {
  margin-left: 74%;
}

.offset-75 {
  margin-left: 75%;
}

.offset-76 {
  margin-left: 76%;
}

.offset-77 {
  margin-left: 77%;
}

.offset-78 {
  margin-left: 78%;
}

.offset-79 {
  margin-left: 79%;
}

.offset-80 {
  margin-left: 80%;
}

.offset-81 {
  margin-left: 81%;
}

.offset-82 {
  margin-left: 82%;
}

.offset-83 {
  margin-left: 83%;
}

.offset-84 {
  margin-left: 84%;
}

.offset-85 {
  margin-left: 85%;
}

.offset-86 {
  margin-left: 86%;
}

.offset-87 {
  margin-left: 87%;
}

.offset-88 {
  margin-left: 88%;
}

.offset-89 {
  margin-left: 89%;
}

.offset-90 {
  margin-left: 90%;
}

.offset-91 {
  margin-left: 91%;
}

.offset-92 {
  margin-left: 92%;
}

.offset-93 {
  margin-left: 93%;
}

.offset-94 {
  margin-left: 94%;
}

.offset-95 {
  margin-left: 95%;
}

.offset-96 {
  margin-left: 96%;
}

.offset-97 {
  margin-left: 97%;
}

.offset-98 {
  margin-left: 98%;
}

.offset-99 {
  margin-left: 99%;
}

.offset-100 {
  margin-left: 100%;
}

@media (min-width: 576px) {
  .offset-sm-0 {
    margin-left: 0%;
  }
  .offset-sm-1 {
    margin-left: 1%;
  }
  .offset-sm-2 {
    margin-left: 2%;
  }
  .offset-sm-3 {
    margin-left: 3%;
  }
  .offset-sm-4 {
    margin-left: 4%;
  }
  .offset-sm-5 {
    margin-left: 5%;
  }
  .offset-sm-6 {
    margin-left: 6%;
  }
  .offset-sm-7 {
    margin-left: 7%;
  }
  .offset-sm-8 {
    margin-left: 8%;
  }
  .offset-sm-9 {
    margin-left: 9%;
  }
  .offset-sm-10 {
    margin-left: 10%;
  }
  .offset-sm-11 {
    margin-left: 11%;
  }
  .offset-sm-12 {
    margin-left: 12%;
  }
  .offset-sm-13 {
    margin-left: 13%;
  }
  .offset-sm-14 {
    margin-left: 14%;
  }
  .offset-sm-15 {
    margin-left: 15%;
  }
  .offset-sm-16 {
    margin-left: 16%;
  }
  .offset-sm-17 {
    margin-left: 17%;
  }
  .offset-sm-18 {
    margin-left: 18%;
  }
  .offset-sm-19 {
    margin-left: 19%;
  }
  .offset-sm-20 {
    margin-left: 20%;
  }
  .offset-sm-21 {
    margin-left: 21%;
  }
  .offset-sm-22 {
    margin-left: 22%;
  }
  .offset-sm-23 {
    margin-left: 23%;
  }
  .offset-sm-24 {
    margin-left: 24%;
  }
  .offset-sm-25 {
    margin-left: 25%;
  }
  .offset-sm-26 {
    margin-left: 26%;
  }
  .offset-sm-27 {
    margin-left: 27%;
  }
  .offset-sm-28 {
    margin-left: 28%;
  }
  .offset-sm-29 {
    margin-left: 29%;
  }
  .offset-sm-30 {
    margin-left: 30%;
  }
  .offset-sm-31 {
    margin-left: 31%;
  }
  .offset-sm-32 {
    margin-left: 32%;
  }
  .offset-sm-33 {
    margin-left: 33%;
  }
  .offset-sm-34 {
    margin-left: 34%;
  }
  .offset-sm-35 {
    margin-left: 35%;
  }
  .offset-sm-36 {
    margin-left: 36%;
  }
  .offset-sm-37 {
    margin-left: 37%;
  }
  .offset-sm-38 {
    margin-left: 38%;
  }
  .offset-sm-39 {
    margin-left: 39%;
  }
  .offset-sm-40 {
    margin-left: 40%;
  }
  .offset-sm-41 {
    margin-left: 41%;
  }
  .offset-sm-42 {
    margin-left: 42%;
  }
  .offset-sm-43 {
    margin-left: 43%;
  }
  .offset-sm-44 {
    margin-left: 44%;
  }
  .offset-sm-45 {
    margin-left: 45%;
  }
  .offset-sm-46 {
    margin-left: 46%;
  }
  .offset-sm-47 {
    margin-left: 47%;
  }
  .offset-sm-48 {
    margin-left: 48%;
  }
  .offset-sm-49 {
    margin-left: 49%;
  }
  .offset-sm-50 {
    margin-left: 50%;
  }
  .offset-sm-51 {
    margin-left: 51%;
  }
  .offset-sm-52 {
    margin-left: 52%;
  }
  .offset-sm-53 {
    margin-left: 53%;
  }
  .offset-sm-54 {
    margin-left: 54%;
  }
  .offset-sm-55 {
    margin-left: 55%;
  }
  .offset-sm-56 {
    margin-left: 56%;
  }
  .offset-sm-57 {
    margin-left: 57%;
  }
  .offset-sm-58 {
    margin-left: 58%;
  }
  .offset-sm-59 {
    margin-left: 59%;
  }
  .offset-sm-60 {
    margin-left: 60%;
  }
  .offset-sm-61 {
    margin-left: 61%;
  }
  .offset-sm-62 {
    margin-left: 62%;
  }
  .offset-sm-63 {
    margin-left: 63%;
  }
  .offset-sm-64 {
    margin-left: 64%;
  }
  .offset-sm-65 {
    margin-left: 65%;
  }
  .offset-sm-66 {
    margin-left: 66%;
  }
  .offset-sm-67 {
    margin-left: 67%;
  }
  .offset-sm-68 {
    margin-left: 68%;
  }
  .offset-sm-69 {
    margin-left: 69%;
  }
  .offset-sm-70 {
    margin-left: 70%;
  }
  .offset-sm-71 {
    margin-left: 71%;
  }
  .offset-sm-72 {
    margin-left: 72%;
  }
  .offset-sm-73 {
    margin-left: 73%;
  }
  .offset-sm-74 {
    margin-left: 74%;
  }
  .offset-sm-75 {
    margin-left: 75%;
  }
  .offset-sm-76 {
    margin-left: 76%;
  }
  .offset-sm-77 {
    margin-left: 77%;
  }
  .offset-sm-78 {
    margin-left: 78%;
  }
  .offset-sm-79 {
    margin-left: 79%;
  }
  .offset-sm-80 {
    margin-left: 80%;
  }
  .offset-sm-81 {
    margin-left: 81%;
  }
  .offset-sm-82 {
    margin-left: 82%;
  }
  .offset-sm-83 {
    margin-left: 83%;
  }
  .offset-sm-84 {
    margin-left: 84%;
  }
  .offset-sm-85 {
    margin-left: 85%;
  }
  .offset-sm-86 {
    margin-left: 86%;
  }
  .offset-sm-87 {
    margin-left: 87%;
  }
  .offset-sm-88 {
    margin-left: 88%;
  }
  .offset-sm-89 {
    margin-left: 89%;
  }
  .offset-sm-90 {
    margin-left: 90%;
  }
  .offset-sm-91 {
    margin-left: 91%;
  }
  .offset-sm-92 {
    margin-left: 92%;
  }
  .offset-sm-93 {
    margin-left: 93%;
  }
  .offset-sm-94 {
    margin-left: 94%;
  }
  .offset-sm-95 {
    margin-left: 95%;
  }
  .offset-sm-96 {
    margin-left: 96%;
  }
  .offset-sm-97 {
    margin-left: 97%;
  }
  .offset-sm-98 {
    margin-left: 98%;
  }
  .offset-sm-99 {
    margin-left: 99%;
  }
  .offset-sm-100 {
    margin-left: 100%;
  }
}
@media (min-width: 768px) {
  .offset-md-0 {
    margin-left: 0%;
  }
  .offset-md-1 {
    margin-left: 1%;
  }
  .offset-md-2 {
    margin-left: 2%;
  }
  .offset-md-3 {
    margin-left: 3%;
  }
  .offset-md-4 {
    margin-left: 4%;
  }
  .offset-md-5 {
    margin-left: 5%;
  }
  .offset-md-6 {
    margin-left: 6%;
  }
  .offset-md-7 {
    margin-left: 7%;
  }
  .offset-md-8 {
    margin-left: 8%;
  }
  .offset-md-9 {
    margin-left: 9%;
  }
  .offset-md-10 {
    margin-left: 10%;
  }
  .offset-md-11 {
    margin-left: 11%;
  }
  .offset-md-12 {
    margin-left: 12%;
  }
  .offset-md-13 {
    margin-left: 13%;
  }
  .offset-md-14 {
    margin-left: 14%;
  }
  .offset-md-15 {
    margin-left: 15%;
  }
  .offset-md-16 {
    margin-left: 16%;
  }
  .offset-md-17 {
    margin-left: 17%;
  }
  .offset-md-18 {
    margin-left: 18%;
  }
  .offset-md-19 {
    margin-left: 19%;
  }
  .offset-md-20 {
    margin-left: 20%;
  }
  .offset-md-21 {
    margin-left: 21%;
  }
  .offset-md-22 {
    margin-left: 22%;
  }
  .offset-md-23 {
    margin-left: 23%;
  }
  .offset-md-24 {
    margin-left: 24%;
  }
  .offset-md-25 {
    margin-left: 25%;
  }
  .offset-md-26 {
    margin-left: 26%;
  }
  .offset-md-27 {
    margin-left: 27%;
  }
  .offset-md-28 {
    margin-left: 28%;
  }
  .offset-md-29 {
    margin-left: 29%;
  }
  .offset-md-30 {
    margin-left: 30%;
  }
  .offset-md-31 {
    margin-left: 31%;
  }
  .offset-md-32 {
    margin-left: 32%;
  }
  .offset-md-33 {
    margin-left: 33%;
  }
  .offset-md-34 {
    margin-left: 34%;
  }
  .offset-md-35 {
    margin-left: 35%;
  }
  .offset-md-36 {
    margin-left: 36%;
  }
  .offset-md-37 {
    margin-left: 37%;
  }
  .offset-md-38 {
    margin-left: 38%;
  }
  .offset-md-39 {
    margin-left: 39%;
  }
  .offset-md-40 {
    margin-left: 40%;
  }
  .offset-md-41 {
    margin-left: 41%;
  }
  .offset-md-42 {
    margin-left: 42%;
  }
  .offset-md-43 {
    margin-left: 43%;
  }
  .offset-md-44 {
    margin-left: 44%;
  }
  .offset-md-45 {
    margin-left: 45%;
  }
  .offset-md-46 {
    margin-left: 46%;
  }
  .offset-md-47 {
    margin-left: 47%;
  }
  .offset-md-48 {
    margin-left: 48%;
  }
  .offset-md-49 {
    margin-left: 49%;
  }
  .offset-md-50 {
    margin-left: 50%;
  }
  .offset-md-51 {
    margin-left: 51%;
  }
  .offset-md-52 {
    margin-left: 52%;
  }
  .offset-md-53 {
    margin-left: 53%;
  }
  .offset-md-54 {
    margin-left: 54%;
  }
  .offset-md-55 {
    margin-left: 55%;
  }
  .offset-md-56 {
    margin-left: 56%;
  }
  .offset-md-57 {
    margin-left: 57%;
  }
  .offset-md-58 {
    margin-left: 58%;
  }
  .offset-md-59 {
    margin-left: 59%;
  }
  .offset-md-60 {
    margin-left: 60%;
  }
  .offset-md-61 {
    margin-left: 61%;
  }
  .offset-md-62 {
    margin-left: 62%;
  }
  .offset-md-63 {
    margin-left: 63%;
  }
  .offset-md-64 {
    margin-left: 64%;
  }
  .offset-md-65 {
    margin-left: 65%;
  }
  .offset-md-66 {
    margin-left: 66%;
  }
  .offset-md-67 {
    margin-left: 67%;
  }
  .offset-md-68 {
    margin-left: 68%;
  }
  .offset-md-69 {
    margin-left: 69%;
  }
  .offset-md-70 {
    margin-left: 70%;
  }
  .offset-md-71 {
    margin-left: 71%;
  }
  .offset-md-72 {
    margin-left: 72%;
  }
  .offset-md-73 {
    margin-left: 73%;
  }
  .offset-md-74 {
    margin-left: 74%;
  }
  .offset-md-75 {
    margin-left: 75%;
  }
  .offset-md-76 {
    margin-left: 76%;
  }
  .offset-md-77 {
    margin-left: 77%;
  }
  .offset-md-78 {
    margin-left: 78%;
  }
  .offset-md-79 {
    margin-left: 79%;
  }
  .offset-md-80 {
    margin-left: 80%;
  }
  .offset-md-81 {
    margin-left: 81%;
  }
  .offset-md-82 {
    margin-left: 82%;
  }
  .offset-md-83 {
    margin-left: 83%;
  }
  .offset-md-84 {
    margin-left: 84%;
  }
  .offset-md-85 {
    margin-left: 85%;
  }
  .offset-md-86 {
    margin-left: 86%;
  }
  .offset-md-87 {
    margin-left: 87%;
  }
  .offset-md-88 {
    margin-left: 88%;
  }
  .offset-md-89 {
    margin-left: 89%;
  }
  .offset-md-90 {
    margin-left: 90%;
  }
  .offset-md-91 {
    margin-left: 91%;
  }
  .offset-md-92 {
    margin-left: 92%;
  }
  .offset-md-93 {
    margin-left: 93%;
  }
  .offset-md-94 {
    margin-left: 94%;
  }
  .offset-md-95 {
    margin-left: 95%;
  }
  .offset-md-96 {
    margin-left: 96%;
  }
  .offset-md-97 {
    margin-left: 97%;
  }
  .offset-md-98 {
    margin-left: 98%;
  }
  .offset-md-99 {
    margin-left: 99%;
  }
  .offset-md-100 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .offset-lg-0 {
    margin-left: 0%;
  }
  .offset-lg-1 {
    margin-left: 1%;
  }
  .offset-lg-2 {
    margin-left: 2%;
  }
  .offset-lg-3 {
    margin-left: 3%;
  }
  .offset-lg-4 {
    margin-left: 4%;
  }
  .offset-lg-5 {
    margin-left: 5%;
  }
  .offset-lg-6 {
    margin-left: 6%;
  }
  .offset-lg-7 {
    margin-left: 7%;
  }
  .offset-lg-8 {
    margin-left: 8%;
  }
  .offset-lg-9 {
    margin-left: 9%;
  }
  .offset-lg-10 {
    margin-left: 10%;
  }
  .offset-lg-11 {
    margin-left: 11%;
  }
  .offset-lg-12 {
    margin-left: 12%;
  }
  .offset-lg-13 {
    margin-left: 13%;
  }
  .offset-lg-14 {
    margin-left: 14%;
  }
  .offset-lg-15 {
    margin-left: 15%;
  }
  .offset-lg-16 {
    margin-left: 16%;
  }
  .offset-lg-17 {
    margin-left: 17%;
  }
  .offset-lg-18 {
    margin-left: 18%;
  }
  .offset-lg-19 {
    margin-left: 19%;
  }
  .offset-lg-20 {
    margin-left: 20%;
  }
  .offset-lg-21 {
    margin-left: 21%;
  }
  .offset-lg-22 {
    margin-left: 22%;
  }
  .offset-lg-23 {
    margin-left: 23%;
  }
  .offset-lg-24 {
    margin-left: 24%;
  }
  .offset-lg-25 {
    margin-left: 25%;
  }
  .offset-lg-26 {
    margin-left: 26%;
  }
  .offset-lg-27 {
    margin-left: 27%;
  }
  .offset-lg-28 {
    margin-left: 28%;
  }
  .offset-lg-29 {
    margin-left: 29%;
  }
  .offset-lg-30 {
    margin-left: 30%;
  }
  .offset-lg-31 {
    margin-left: 31%;
  }
  .offset-lg-32 {
    margin-left: 32%;
  }
  .offset-lg-33 {
    margin-left: 33%;
  }
  .offset-lg-34 {
    margin-left: 34%;
  }
  .offset-lg-35 {
    margin-left: 35%;
  }
  .offset-lg-36 {
    margin-left: 36%;
  }
  .offset-lg-37 {
    margin-left: 37%;
  }
  .offset-lg-38 {
    margin-left: 38%;
  }
  .offset-lg-39 {
    margin-left: 39%;
  }
  .offset-lg-40 {
    margin-left: 40%;
  }
  .offset-lg-41 {
    margin-left: 41%;
  }
  .offset-lg-42 {
    margin-left: 42%;
  }
  .offset-lg-43 {
    margin-left: 43%;
  }
  .offset-lg-44 {
    margin-left: 44%;
  }
  .offset-lg-45 {
    margin-left: 45%;
  }
  .offset-lg-46 {
    margin-left: 46%;
  }
  .offset-lg-47 {
    margin-left: 47%;
  }
  .offset-lg-48 {
    margin-left: 48%;
  }
  .offset-lg-49 {
    margin-left: 49%;
  }
  .offset-lg-50 {
    margin-left: 50%;
  }
  .offset-lg-51 {
    margin-left: 51%;
  }
  .offset-lg-52 {
    margin-left: 52%;
  }
  .offset-lg-53 {
    margin-left: 53%;
  }
  .offset-lg-54 {
    margin-left: 54%;
  }
  .offset-lg-55 {
    margin-left: 55%;
  }
  .offset-lg-56 {
    margin-left: 56%;
  }
  .offset-lg-57 {
    margin-left: 57%;
  }
  .offset-lg-58 {
    margin-left: 58%;
  }
  .offset-lg-59 {
    margin-left: 59%;
  }
  .offset-lg-60 {
    margin-left: 60%;
  }
  .offset-lg-61 {
    margin-left: 61%;
  }
  .offset-lg-62 {
    margin-left: 62%;
  }
  .offset-lg-63 {
    margin-left: 63%;
  }
  .offset-lg-64 {
    margin-left: 64%;
  }
  .offset-lg-65 {
    margin-left: 65%;
  }
  .offset-lg-66 {
    margin-left: 66%;
  }
  .offset-lg-67 {
    margin-left: 67%;
  }
  .offset-lg-68 {
    margin-left: 68%;
  }
  .offset-lg-69 {
    margin-left: 69%;
  }
  .offset-lg-70 {
    margin-left: 70%;
  }
  .offset-lg-71 {
    margin-left: 71%;
  }
  .offset-lg-72 {
    margin-left: 72%;
  }
  .offset-lg-73 {
    margin-left: 73%;
  }
  .offset-lg-74 {
    margin-left: 74%;
  }
  .offset-lg-75 {
    margin-left: 75%;
  }
  .offset-lg-76 {
    margin-left: 76%;
  }
  .offset-lg-77 {
    margin-left: 77%;
  }
  .offset-lg-78 {
    margin-left: 78%;
  }
  .offset-lg-79 {
    margin-left: 79%;
  }
  .offset-lg-80 {
    margin-left: 80%;
  }
  .offset-lg-81 {
    margin-left: 81%;
  }
  .offset-lg-82 {
    margin-left: 82%;
  }
  .offset-lg-83 {
    margin-left: 83%;
  }
  .offset-lg-84 {
    margin-left: 84%;
  }
  .offset-lg-85 {
    margin-left: 85%;
  }
  .offset-lg-86 {
    margin-left: 86%;
  }
  .offset-lg-87 {
    margin-left: 87%;
  }
  .offset-lg-88 {
    margin-left: 88%;
  }
  .offset-lg-89 {
    margin-left: 89%;
  }
  .offset-lg-90 {
    margin-left: 90%;
  }
  .offset-lg-91 {
    margin-left: 91%;
  }
  .offset-lg-92 {
    margin-left: 92%;
  }
  .offset-lg-93 {
    margin-left: 93%;
  }
  .offset-lg-94 {
    margin-left: 94%;
  }
  .offset-lg-95 {
    margin-left: 95%;
  }
  .offset-lg-96 {
    margin-left: 96%;
  }
  .offset-lg-97 {
    margin-left: 97%;
  }
  .offset-lg-98 {
    margin-left: 98%;
  }
  .offset-lg-99 {
    margin-left: 99%;
  }
  .offset-lg-100 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .offset-xl-0 {
    margin-left: 0%;
  }
  .offset-xl-1 {
    margin-left: 1%;
  }
  .offset-xl-2 {
    margin-left: 2%;
  }
  .offset-xl-3 {
    margin-left: 3%;
  }
  .offset-xl-4 {
    margin-left: 4%;
  }
  .offset-xl-5 {
    margin-left: 5%;
  }
  .offset-xl-6 {
    margin-left: 6%;
  }
  .offset-xl-7 {
    margin-left: 7%;
  }
  .offset-xl-8 {
    margin-left: 8%;
  }
  .offset-xl-9 {
    margin-left: 9%;
  }
  .offset-xl-10 {
    margin-left: 10%;
  }
  .offset-xl-11 {
    margin-left: 11%;
  }
  .offset-xl-12 {
    margin-left: 12%;
  }
  .offset-xl-13 {
    margin-left: 13%;
  }
  .offset-xl-14 {
    margin-left: 14%;
  }
  .offset-xl-15 {
    margin-left: 15%;
  }
  .offset-xl-16 {
    margin-left: 16%;
  }
  .offset-xl-17 {
    margin-left: 17%;
  }
  .offset-xl-18 {
    margin-left: 18%;
  }
  .offset-xl-19 {
    margin-left: 19%;
  }
  .offset-xl-20 {
    margin-left: 20%;
  }
  .offset-xl-21 {
    margin-left: 21%;
  }
  .offset-xl-22 {
    margin-left: 22%;
  }
  .offset-xl-23 {
    margin-left: 23%;
  }
  .offset-xl-24 {
    margin-left: 24%;
  }
  .offset-xl-25 {
    margin-left: 25%;
  }
  .offset-xl-26 {
    margin-left: 26%;
  }
  .offset-xl-27 {
    margin-left: 27%;
  }
  .offset-xl-28 {
    margin-left: 28%;
  }
  .offset-xl-29 {
    margin-left: 29%;
  }
  .offset-xl-30 {
    margin-left: 30%;
  }
  .offset-xl-31 {
    margin-left: 31%;
  }
  .offset-xl-32 {
    margin-left: 32%;
  }
  .offset-xl-33 {
    margin-left: 33%;
  }
  .offset-xl-34 {
    margin-left: 34%;
  }
  .offset-xl-35 {
    margin-left: 35%;
  }
  .offset-xl-36 {
    margin-left: 36%;
  }
  .offset-xl-37 {
    margin-left: 37%;
  }
  .offset-xl-38 {
    margin-left: 38%;
  }
  .offset-xl-39 {
    margin-left: 39%;
  }
  .offset-xl-40 {
    margin-left: 40%;
  }
  .offset-xl-41 {
    margin-left: 41%;
  }
  .offset-xl-42 {
    margin-left: 42%;
  }
  .offset-xl-43 {
    margin-left: 43%;
  }
  .offset-xl-44 {
    margin-left: 44%;
  }
  .offset-xl-45 {
    margin-left: 45%;
  }
  .offset-xl-46 {
    margin-left: 46%;
  }
  .offset-xl-47 {
    margin-left: 47%;
  }
  .offset-xl-48 {
    margin-left: 48%;
  }
  .offset-xl-49 {
    margin-left: 49%;
  }
  .offset-xl-50 {
    margin-left: 50%;
  }
  .offset-xl-51 {
    margin-left: 51%;
  }
  .offset-xl-52 {
    margin-left: 52%;
  }
  .offset-xl-53 {
    margin-left: 53%;
  }
  .offset-xl-54 {
    margin-left: 54%;
  }
  .offset-xl-55 {
    margin-left: 55%;
  }
  .offset-xl-56 {
    margin-left: 56%;
  }
  .offset-xl-57 {
    margin-left: 57%;
  }
  .offset-xl-58 {
    margin-left: 58%;
  }
  .offset-xl-59 {
    margin-left: 59%;
  }
  .offset-xl-60 {
    margin-left: 60%;
  }
  .offset-xl-61 {
    margin-left: 61%;
  }
  .offset-xl-62 {
    margin-left: 62%;
  }
  .offset-xl-63 {
    margin-left: 63%;
  }
  .offset-xl-64 {
    margin-left: 64%;
  }
  .offset-xl-65 {
    margin-left: 65%;
  }
  .offset-xl-66 {
    margin-left: 66%;
  }
  .offset-xl-67 {
    margin-left: 67%;
  }
  .offset-xl-68 {
    margin-left: 68%;
  }
  .offset-xl-69 {
    margin-left: 69%;
  }
  .offset-xl-70 {
    margin-left: 70%;
  }
  .offset-xl-71 {
    margin-left: 71%;
  }
  .offset-xl-72 {
    margin-left: 72%;
  }
  .offset-xl-73 {
    margin-left: 73%;
  }
  .offset-xl-74 {
    margin-left: 74%;
  }
  .offset-xl-75 {
    margin-left: 75%;
  }
  .offset-xl-76 {
    margin-left: 76%;
  }
  .offset-xl-77 {
    margin-left: 77%;
  }
  .offset-xl-78 {
    margin-left: 78%;
  }
  .offset-xl-79 {
    margin-left: 79%;
  }
  .offset-xl-80 {
    margin-left: 80%;
  }
  .offset-xl-81 {
    margin-left: 81%;
  }
  .offset-xl-82 {
    margin-left: 82%;
  }
  .offset-xl-83 {
    margin-left: 83%;
  }
  .offset-xl-84 {
    margin-left: 84%;
  }
  .offset-xl-85 {
    margin-left: 85%;
  }
  .offset-xl-86 {
    margin-left: 86%;
  }
  .offset-xl-87 {
    margin-left: 87%;
  }
  .offset-xl-88 {
    margin-left: 88%;
  }
  .offset-xl-89 {
    margin-left: 89%;
  }
  .offset-xl-90 {
    margin-left: 90%;
  }
  .offset-xl-91 {
    margin-left: 91%;
  }
  .offset-xl-92 {
    margin-left: 92%;
  }
  .offset-xl-93 {
    margin-left: 93%;
  }
  .offset-xl-94 {
    margin-left: 94%;
  }
  .offset-xl-95 {
    margin-left: 95%;
  }
  .offset-xl-96 {
    margin-left: 96%;
  }
  .offset-xl-97 {
    margin-left: 97%;
  }
  .offset-xl-98 {
    margin-left: 98%;
  }
  .offset-xl-99 {
    margin-left: 99%;
  }
  .offset-xl-100 {
    margin-left: 100%;
  }
}
@media (min-width: 1400px) {
  .offset-xxl-0 {
    margin-left: 0%;
  }
  .offset-xxl-1 {
    margin-left: 1%;
  }
  .offset-xxl-2 {
    margin-left: 2%;
  }
  .offset-xxl-3 {
    margin-left: 3%;
  }
  .offset-xxl-4 {
    margin-left: 4%;
  }
  .offset-xxl-5 {
    margin-left: 5%;
  }
  .offset-xxl-6 {
    margin-left: 6%;
  }
  .offset-xxl-7 {
    margin-left: 7%;
  }
  .offset-xxl-8 {
    margin-left: 8%;
  }
  .offset-xxl-9 {
    margin-left: 9%;
  }
  .offset-xxl-10 {
    margin-left: 10%;
  }
  .offset-xxl-11 {
    margin-left: 11%;
  }
  .offset-xxl-12 {
    margin-left: 12%;
  }
  .offset-xxl-13 {
    margin-left: 13%;
  }
  .offset-xxl-14 {
    margin-left: 14%;
  }
  .offset-xxl-15 {
    margin-left: 15%;
  }
  .offset-xxl-16 {
    margin-left: 16%;
  }
  .offset-xxl-17 {
    margin-left: 17%;
  }
  .offset-xxl-18 {
    margin-left: 18%;
  }
  .offset-xxl-19 {
    margin-left: 19%;
  }
  .offset-xxl-20 {
    margin-left: 20%;
  }
  .offset-xxl-21 {
    margin-left: 21%;
  }
  .offset-xxl-22 {
    margin-left: 22%;
  }
  .offset-xxl-23 {
    margin-left: 23%;
  }
  .offset-xxl-24 {
    margin-left: 24%;
  }
  .offset-xxl-25 {
    margin-left: 25%;
  }
  .offset-xxl-26 {
    margin-left: 26%;
  }
  .offset-xxl-27 {
    margin-left: 27%;
  }
  .offset-xxl-28 {
    margin-left: 28%;
  }
  .offset-xxl-29 {
    margin-left: 29%;
  }
  .offset-xxl-30 {
    margin-left: 30%;
  }
  .offset-xxl-31 {
    margin-left: 31%;
  }
  .offset-xxl-32 {
    margin-left: 32%;
  }
  .offset-xxl-33 {
    margin-left: 33%;
  }
  .offset-xxl-34 {
    margin-left: 34%;
  }
  .offset-xxl-35 {
    margin-left: 35%;
  }
  .offset-xxl-36 {
    margin-left: 36%;
  }
  .offset-xxl-37 {
    margin-left: 37%;
  }
  .offset-xxl-38 {
    margin-left: 38%;
  }
  .offset-xxl-39 {
    margin-left: 39%;
  }
  .offset-xxl-40 {
    margin-left: 40%;
  }
  .offset-xxl-41 {
    margin-left: 41%;
  }
  .offset-xxl-42 {
    margin-left: 42%;
  }
  .offset-xxl-43 {
    margin-left: 43%;
  }
  .offset-xxl-44 {
    margin-left: 44%;
  }
  .offset-xxl-45 {
    margin-left: 45%;
  }
  .offset-xxl-46 {
    margin-left: 46%;
  }
  .offset-xxl-47 {
    margin-left: 47%;
  }
  .offset-xxl-48 {
    margin-left: 48%;
  }
  .offset-xxl-49 {
    margin-left: 49%;
  }
  .offset-xxl-50 {
    margin-left: 50%;
  }
  .offset-xxl-51 {
    margin-left: 51%;
  }
  .offset-xxl-52 {
    margin-left: 52%;
  }
  .offset-xxl-53 {
    margin-left: 53%;
  }
  .offset-xxl-54 {
    margin-left: 54%;
  }
  .offset-xxl-55 {
    margin-left: 55%;
  }
  .offset-xxl-56 {
    margin-left: 56%;
  }
  .offset-xxl-57 {
    margin-left: 57%;
  }
  .offset-xxl-58 {
    margin-left: 58%;
  }
  .offset-xxl-59 {
    margin-left: 59%;
  }
  .offset-xxl-60 {
    margin-left: 60%;
  }
  .offset-xxl-61 {
    margin-left: 61%;
  }
  .offset-xxl-62 {
    margin-left: 62%;
  }
  .offset-xxl-63 {
    margin-left: 63%;
  }
  .offset-xxl-64 {
    margin-left: 64%;
  }
  .offset-xxl-65 {
    margin-left: 65%;
  }
  .offset-xxl-66 {
    margin-left: 66%;
  }
  .offset-xxl-67 {
    margin-left: 67%;
  }
  .offset-xxl-68 {
    margin-left: 68%;
  }
  .offset-xxl-69 {
    margin-left: 69%;
  }
  .offset-xxl-70 {
    margin-left: 70%;
  }
  .offset-xxl-71 {
    margin-left: 71%;
  }
  .offset-xxl-72 {
    margin-left: 72%;
  }
  .offset-xxl-73 {
    margin-left: 73%;
  }
  .offset-xxl-74 {
    margin-left: 74%;
  }
  .offset-xxl-75 {
    margin-left: 75%;
  }
  .offset-xxl-76 {
    margin-left: 76%;
  }
  .offset-xxl-77 {
    margin-left: 77%;
  }
  .offset-xxl-78 {
    margin-left: 78%;
  }
  .offset-xxl-79 {
    margin-left: 79%;
  }
  .offset-xxl-80 {
    margin-left: 80%;
  }
  .offset-xxl-81 {
    margin-left: 81%;
  }
  .offset-xxl-82 {
    margin-left: 82%;
  }
  .offset-xxl-83 {
    margin-left: 83%;
  }
  .offset-xxl-84 {
    margin-left: 84%;
  }
  .offset-xxl-85 {
    margin-left: 85%;
  }
  .offset-xxl-86 {
    margin-left: 86%;
  }
  .offset-xxl-87 {
    margin-left: 87%;
  }
  .offset-xxl-88 {
    margin-left: 88%;
  }
  .offset-xxl-89 {
    margin-left: 89%;
  }
  .offset-xxl-90 {
    margin-left: 90%;
  }
  .offset-xxl-91 {
    margin-left: 91%;
  }
  .offset-xxl-92 {
    margin-left: 92%;
  }
  .offset-xxl-93 {
    margin-left: 93%;
  }
  .offset-xxl-94 {
    margin-left: 94%;
  }
  .offset-xxl-95 {
    margin-left: 95%;
  }
  .offset-xxl-96 {
    margin-left: 96%;
  }
  .offset-xxl-97 {
    margin-left: 97%;
  }
  .offset-xxl-98 {
    margin-left: 98%;
  }
  .offset-xxl-99 {
    margin-left: 99%;
  }
  .offset-xxl-100 {
    margin-left: 100%;
  }
}
.page-template-page-text h1 {
  font-size: clamp(3rem, 4vw, 5rem);
}
.page-template-page-text main {
  min-height: 90svh;
  padding-top: 20svh;
}
.page-template-page-text main ul,
.page-template-page-text main ol {
  padding-left: 30px;
  margin-bottom: 1em;
}
.page-template-page-text main .entry-content img {
  margin: 0 0 1.5em 0;
}
.page-template-page-text main .alignleft,
.page-template-page-text main img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left;
}
.page-template-page-text main .alignright,
.page-template-page-text main img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right;
}
.page-template-page-text main .aligncenter,
.page-template-page-text main img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both;
}
.page-template-page-text main .wp-caption {
  margin-bottom: 1.5em;
  text-align: center;
  padding-top: 5px;
}
.page-template-page-text main .wp-caption img {
  border: 0 none;
  padding: 0;
  margin: 0;
}
.page-template-page-text main .wp-caption p.wp-caption-text {
  line-height: 1.5;
  font-size: 10px;
  margin: 0;
}
.page-template-page-text main .wp-smiley {
  margin: 0 !important;
  max-height: 1em;
}
.page-template-page-text main blockquote.left {
  margin-right: 20px;
  text-align: right;
  margin-left: 0;
  width: 33%;
  float: left;
}
.page-template-page-text main blockquote.right {
  margin-left: 20px;
  text-align: left;
  margin-right: 0;
  width: 33%;
  float: right;
}

.page-template-page-form h1 {
  font-size: clamp(3rem, 4vw, 5rem);
}
.page-template-page-form main {
  min-height: 90svh;
  padding-top: 20svh;
}

.header,
.header-fixed {
  z-index: 99;
}
.header__inner,
.header-fixed__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header__spacer,
.header-fixed__spacer {
  width: 60px;
}
.header__logo,
.header-fixed__logo {
  width: 100%;
  max-width: 490px;
  min-height: 70px;
  transition: height 0.3s ease;
}
.header__nav,
.header-fixed__nav {
  display: flex;
  align-items: center;
  gap: 15px;
}
.header__nav button,
.header-fixed__nav button {
  color: var(--bleu-faiveleytech);
}
.header__nav button svg,
.header-fixed__nav button svg {
  max-width: 100%;
  max-height: 100%;
}
.header__nav button path,
.header-fixed__nav button path {
  transition: fill 0.3s ease-in-out;
}
.header__nav button:hover,
.header-fixed__nav button:hover {
  cursor: pointer;
}
.header__nav button:hover path,
.header-fixed__nav button:hover path {
  fill: var(--rouge-faiveleytech);
}
.header__lang,
.header-fixed__lang {
  position: relative;
}
.header__lang button,
.header-fixed__lang button {
  position: relative;
  cursor: pointer;
  color: #fff;
  padding-right: 16px;
  transition: color 0.2s ease;
}
.header__lang button:hover,
.header-fixed__lang button:hover {
  color: var(--rouge-faiveleytech);
}
.header__lang button.active,
.header-fixed__lang button.active {
  color: var(--rouge-faiveleytech);
}
.header__lang button.active::after,
.header-fixed__lang button.active::after {
  transform: translateY(-50%) rotate(180deg);
}
.header__lang button::after,
.header-fixed__lang button::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(0deg);
  transition: transform 0.2s ease;
  /* Caret en CSS: un triangle via borders */
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid currentColor;
  /* couleur hérite du texte */
}

.header {
  position: absolute;
}
.header--light-bg .header__lang button {
  color: var(--bleu-faiveleytech);
}
.header--light-bg .header__nav path {
  fill: var(--bleu-faiveleytech);
}

.header-fixed {
  transform: translateY(-100%);
  position: fixed;
  background: var(--bleu-faiveleytech);
  transition: transform 0.3s ease;
}
.header-fixed.scrolled {
  transform: translateY(0);
}
.header-fixed__logo {
  max-width: 490px;
  height: 70px;
}

.language-menu {
  position: absolute;
  z-index: 50;
  padding: 10px;
  top: calc(100% + 10px);
  left: 0;
  border-radius: 2px;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  box-shadow: 2px 0px 8px rgba(0, 0, 0, 0.2);
  transition: opacity 0.25s ease 0.2s;
}
.language-menu::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: var(--blanc);
  z-index: -1;
}
.language-menu ul {
  list-style: none;
  padding-left: 0;
  color: var(--bleu-faiveleytech);
}
.language-menu ul li:not(:last-child) {
  margin-bottom: 6px;
}
.language-menu ul a {
  text-decoration: none;
}
.language-menu.toggled {
  visibility: visible;
  opacity: 1;
}

@media (max-width: 768px) {
  .header__spacer,
  .header-fixed__spacer {
    display: none;
  }
  .header__branding,
  .header-fixed__branding {
    max-width: 50%;
  }
  .header__nav > button,
  .header-fixed__nav > button {
    max-width: 50px;
  }
}
.footer {
  padding-top: 150px;
}
.footer .menu {
  padding-left: 0;
}
.footer .row:not(.footer__infos .row) {
  margin-bottom: 40px;
}
.footer__top-logo {
  width: min(80%, 41rem);
}
.footer__mid-col {
  display: flex;
  flex-direction: column;
}
.footer__mid-col .menu {
  flex-grow: 1;
}
.footer__mid .menu {
  margin-bottom: 20px;
}
.footer__newsletter form input[type=email] {
  background: var(--gris);
  padding: 10px 15px;
  border-radius: 50px;
  font-size: clamp(1.5rem, 1.5rem + 0.5vw, 1.6rem);
  color: var(--bleu-faiveleytech);
}
.footer__newsletter form input[type=checkbox] + span {
  font-size: 1.4rem;
  color: var(--bleu-faiveleytech);
}
.footer__socials {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.footer__socials a {
  height: -moz-fit-content;
  height: fit-content;
  transition: opacity 0.3s ease;
}
.footer__socials a:hover {
  opacity: 0.6;
}
.footer__socials img {
  width: 30px;
  height: 30px;
  -o-object-fit: contain;
     object-fit: contain;
}
.footer__infos {
  background-color: var(--bleu-faiveleytech);
  font-size: 1.2rem;
  color: var(--blanc);
  padding-top: 10px;
  padding-bottom: 8px;
}
.footer__infos p {
  text-transform: uppercase;
  margin-bottom: 0;
}

@media (max-width: 600px) {
  .footer {
    padding-top: 100px;
  }
  .footer__infos {
    padding: 20px 0;
  }
  .footer__infos [class^=col]:first-child {
    margin-bottom: 10px;
  }
  .footer__mid-col:not(:last-child) {
    margin-bottom: 25px;
  }
  .footer form {
    grid-template-columns: repeat(2, 1fr);
  }
  .footer form input[type=email] {
    max-width: 100%;
  }
  .footer form .form__item--span-2 {
    grid-column: 1/span 2;
  }
}
.single-post h1 {
  font-size: clamp(3rem, 4vw, 6rem);
  font-weight: 800;
}
.single-post main {
  padding-top: 25svh;
}
@media (max-width: 768px) {
  .single-post main {
    padding-top: 125px;
  }
}
.single-post main ul,
.single-post main ol {
  padding-left: 30px;
  margin-bottom: 1em;
}
.single-post main .entry-content img {
  margin: 0 0 1.5em 0;
}
.single-post main .alignleft,
.single-post main img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left;
}
.single-post main .alignright,
.single-post main img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right;
}
.single-post main .aligncenter,
.single-post main img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both;
}
.single-post main .wp-caption {
  margin-bottom: 1.5em;
  text-align: center;
  padding-top: 5px;
}
.single-post main .wp-caption img {
  border: 0 none;
  padding: 0;
  margin: 0;
}
.single-post main .wp-caption p.wp-caption-text {
  line-height: 1.5;
  font-size: 10px;
  margin: 0;
}
.single-post main .wp-smiley {
  margin: 0 !important;
  max-height: 1em;
}
.single-post main blockquote {
  width: min(100%, 500px);
  padding: 25px;
  background: var(--gris);
  font-style: italic;
}
.single-post main blockquote.left {
  margin-right: 20px;
  text-align: right;
  margin-left: 0;
  float: left;
}
.single-post main blockquote.right {
  margin-left: 20px;
  text-align: left;
  margin-right: 0;
  float: right;
}
.single-post main blockquote p:last-child {
  margin-bottom: 0;
}
.single-post .post__head, .single-post .post__thumb {
  margin-bottom: 50px;
}
.single-post .post__head-meta {
  display: flex;
  gap: 15px;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 25px;
}
.single-post .post__head-back {
  width: 37px;
  height: 28px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.single-post .post__head-category, .single-post .post__head-date {
  position: relative;
  z-index: 1;
  text-align: center;
}
.single-post .post__head-category {
  overflow: hidden;
  padding: 8px 15px;
  color: var(--blanc);
  min-width: 150px;
  text-transform: uppercase;
  font-weight: 600;
}
.single-post .post__head-category > div {
  position: absolute;
  inset: 0 6px 0 -50%;
  z-index: -1;
  transform: skewX(-17deg);
}
.single-post .post__head-intro p:last-of-type {
  margin-bottom: 0;
}
.single-post .post__thumb img {
  border-top-left-radius: 75px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: min(462px, 60svh);
}

.loader {
  position: fixed;
  z-index: 101;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.loader__bg {
  content: "";
  z-index: -1;
  position: absolute;
  inset: 0 0 0 -50%;
  transform: skewX(-16deg);
  width: 200%;
  background: var(--bleu-faiveleytech);
  transform-origin: right center;
}
.loader svg {
  max-width: 550px;
  width: 80%;
  overflow: visible;
}
.loader .logo-i-1,
.loader .logo-i-2 {
  opacity: 1;
  transform: scale(3) translate(-60px, -50px);
}
.loader .logo-f,
.loader .logo-a,
.loader .logo-v,
.loader .logo-e,
.loader .logo-l,
.loader .logo-e,
.loader .logo-y,
.loader .logo-t,
.loader .logo-e,
.loader .logo-c,
.loader .logo-h,
.loader .logo-copy-1,
.loader .logo-copy-2 {
  opacity: 0;
}

.menu__item {
  list-style: none;
}
.menu__link {
  transition: opacity 0.3s ease;
}
.menu__link:hover {
  opacity: 0.7;
}

.footer__infos .menu {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

@media (max-width: 600px) {
  .footer__infos .menu {
    flex-direction: column;
    gap: 10px;
  }
}
.nav {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 0;
  height: 100svh;
  color: var(--bleu-faiveleytech);
}
.nav::before, .nav::after {
  content: "";
  z-index: -1;
  position: absolute;
}
.nav::before {
  top: 0;
  left: -50%;
  width: 0;
  height: 100%;
  background: var(--blanc);
  transform: skewX(-15deg);
  transition: width 1s ease-in-out;
}
.nav::after {
  top: 50%;
  translate: 0 -50%;
  width: 100%;
  height: 98svh;
  opacity: 0.1;
  background: url(../media/faiveleytech-filigrane.svg) no-repeat center/contain;
}
.nav__inner {
  padding-top: 45px;
  padding-bottom: 45px;
  height: 100%;
}
.nav--is-open {
  width: 100%;
}
.nav--is-open::before {
  width: 200%;
}
.nav__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 50px;
}
.nav__isotype {
  height: 78px;
}
.nav__close {
  display: flex;
  align-items: center;
  gap: 15px;
  font-size: 1.5rem;
  font-weight: 600;
  text-transform: uppercase;
  color: var(--bleu-faiveleytech);
  transition: color 0.3s ease-in-out;
}
.nav__close svg {
  transition: rotate 0.3s ease-in-out;
}
.nav__close svg line {
  transition: stroke 0.3s ease-in-out;
}
.nav__close:hover {
  cursor: pointer;
  color: var(--rouge-faiveleytech);
}
.nav__close:hover svg {
  rotate: 90deg;
}
.nav__close:hover svg line {
  stroke: var(--rouge-faiveleytech);
}
.nav nav {
  height: 80%;
  display: flex;
  overflow-y: scroll;
}
.nav nav .menu {
  position: relative;
  padding-left: 0;
  padding-right: 25px;
}
.nav nav .menu [aria-expanded=true] {
  color: var(--rouge-faiveleytech);
}
.nav nav .menu__item {
  position: relative;
  font-size: clamp(1.8rem, 1.8rem + 1vw, 3.5rem);
  font-weight: 400;
  max-width: 420px;
}
.nav nav .menu__item:not(:last-child) {
  margin-bottom: 15px;
}
.nav nav .menu__item a {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.nav nav .menu__item.has-children > a::after {
  content: "";
  position: absolute;
  left: calc(100% + 15px);
  top: 50%;
  translate: 0 -50%;
  width: 30px;
  height: 7px;
  border-radius: 10px;
  background: var(--rouge-faiveleytech);
  transition: width 0.3s ease;
}
.nav nav .menu__item.has-children > a:hover::after {
  width: 50px;
}
.nav nav .menu__submenu {
  font-size: clamp(1.5rem, 1.5rem + 1vw, 3rem);
}

@media (min-width: 768px) {
  .nav nav .menu__submenu {
    position: absolute;
    top: 0;
    left: calc(100% + 75px);
    border-left: 1px solid var(--bleu-faiveleytech);
  }
  .nav nav .menu__submenu .menu__link {
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .nav nav .menu {
    padding-right: 0;
  }
  .nav nav .menu__item {
    margin-inline: auto;
    font-weight: 500;
  }
  .nav nav .menu__submenu {
    padding: 10px;
  }
}
.hero {
  position: relative;
  display: flex;
  align-items: flex-end;
  padding-top: 15vh;
}
.hero--full-height {
  min-height: 98vh;
}
.hero--with-overlay::after {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
  height: 100%;
  z-index: -1;
}
.hero__background {
  position: absolute;
  inset: 0;
  z-index: -1;
  overflow: hidden;
}
.hero__background .plyr,
.hero__background .plyr__video-wrapper {
  width: 100%;
  height: 100%;
}
.hero__background video,
.hero__background img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero__background video {
  -o-object-position: center;
     object-position: center;
}
.hero__background img {
  -o-object-position: bottom;
     object-position: bottom;
}
.hero__background::before {
  content: "";
  z-index: 1;
  position: absolute;
  inset: 0;
  background: linear-gradient(18deg, rgba(255, 255, 255, 0.3) 0%, rgba(30, 30, 30, 0) 35%);
}
.hero__background::after {
  content: "";
  z-index: 1;
  position: absolute;
  inset: 0;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(30, 30, 30, 0) 70%, rgba(0, 9, 35, 0.6) 87%, rgba(0, 9, 35, 0.85) 100%);
}
.hero__inner {
  display: block;
  width: 100%;
  z-index: 2;
}
.hero__content {
  padding-bottom: 60px;
  align-self: flex-end;
}
.hero__content-top {
  position: relative;
  margin-bottom: 80px;
}
.hero__content-top::after {
  content: "";
  width: 7px;
  height: 63px;
  border-radius: 3.5px;
  background: var(--rouge-faiveleytech);
  position: absolute;
  bottom: 0;
  left: 30px;
  translate: 0 calc(100% + 10px);
}
.hero__data-offre {
  display: flex;
  gap: 50px;
}
@media (max-width: 768px) {
  .hero__data-offre {
    flex-direction: column;
  }
}
.hero__data-offre > p {
  display: flex;
  gap: 10px;
  align-items: center;
}
.hero__data-offre > p img {
  width: 25px;
  height: 25px;
  -o-object-fit: contain;
     object-fit: contain;
}
.hero__image {
  align-self: flex-end;
}
.hero__image img {
  width: 100%;
  aspect-ratio: 1;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero__title {
  font-size: clamp(3rem, 4vw, 6rem);
  font-weight: 800;
  line-height: 1.1;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.hero__subtitle {
  font-size: clamp(4rem, 8vw, 9rem);
  font-weight: 800;
  font-style: italic;
}
.hero__keyfigures {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 40px;
  padding-top: 10px;
}
.hero__keyfigures p {
  margin-bottom: 0;
  line-height: 1.1;
}
.hero__keyfigures-item {
  display: flex;
  align-items: center;
  gap: 10px;
  font-style: italic;
  line-height: 1;
}
.hero__keyfigures-value {
  font-size: clamp(2rem, 2.5vw, 4.5rem);
  font-weight: 800;
}
.hero__keyfigures-description {
  font-size: clamp(1.5rem, 2.5vw, 1.7rem);
  font-weight: 700;
}
.hero--no-background {
  color: var(--bleu-faiveleytech);
}
.hero--with-background {
  color: var(--blanc);
}
.hero--with-background .hero__keyfigures-item:nth-child(1) {
  color: var(--bleu-faiveleytech);
}
.hero--with-background .hero__keyfigures-item:nth-child(2) {
  color: var(--blanc);
}
.hero--with-background .hero__keyfigures-item:nth-child(3) {
  color: var(--rouge-faiveleytech);
}

.home .hero__title {
  text-transform: none;
}

@media (max-width: 600px) {
  .hero__keyfigures {
    flex-direction: column;
    gap: 10px;
  }
}
.intro {
  overflow: hidden;
  border-bottom-left-radius: 150px;
  padding-top: 80px;
}
.intro--with-background {
  color: var(--blanc);
}
.intro__content {
  padding-bottom: 80px;
}
.intro__title {
  font-size: clamp(2.25rem, 1rem + 2.5vw, 4.5rem);
  font-weight: 700;
  margin-bottom: 40px;
  line-height: 1.1;
}
.intro__texte * {
  font-size: clamp(1.7rem, 2.5vw, 2rem);
}
.intro__button {
  padding-top: 40px;
}
.intro__image {
  position: relative;
  align-self: end;
}
.intro__image .fv-mask {
  -webkit-mask-position: center bottom;
  mask-position: center bottom;
}
.intro__image img {
  width: min(430px, 100%);
  aspect-ratio: 1;
  -o-object-fit: cover;
     object-fit: cover;
  justify-self: end;
}
.intro__image::after {
  content: "";
  pointer-events: none;
  position: absolute;
  z-index: -1;
  width: calc(431px + 25%);
  height: calc(428px + 25%);
  top: -25%;
  left: 80%;
  background: url(../media/faiveleytech-mask.svg) no-repeat bottom/contain;
  opacity: 0.1;
}

.home .intro__title {
  font-size: clamp(3rem, 10vw, 8rem);
}

@media (max-width: 768px) {
  .intro {
    border-bottom-left-radius: 75px;
  }
  .intro__title br {
    display: none;
  }
  .home .intro__title .img-inline {
    margin: 8px 0 2.5px;
  }
  .home .intro__title span {
    font-size: clamp(3rem, 10vw, 8rem) !important;
  }
}
.btn {
  cursor: pointer;
  display: inline-block;
  padding: 9px 25px 8px;
  font-size: clamp(1.6rem, 1.6rem + 1vw, 1.8rem);
  line-height: 1.1;
  font-weight: 600;
  text-transform: uppercase;
  color: var(--blanc);
  background: var(--rouge-faiveleytech);
  border: none;
  border-radius: 23.5px;
  transition: background 0.15s ease-in-out;
}
.btn:hover {
  background: rgb(199.2, 0, 11.2);
}
.btn:disabled {
  filter: grayscale(1);
  opacity: 0.3;
}

.alternate--reverse .alternate__media {
  width: calc(50% + 132px);
}
.alternate--reverse .alternate__row:nth-child(odd) .alternate__media {
  left: 0;
}
.alternate--reverse .alternate__row:nth-child(odd) .alternate__media::after {
  bottom: -1px;
  right: -1px;
}
.alternate--reverse .alternate__row:nth-child(odd) .row {
  flex-direction: row-reverse;
}
.alternate--reverse .alternate__row:nth-child(even) .alternate__media {
  right: 0;
}
.alternate--reverse .alternate__row:nth-child(even) .alternate__media::after {
  top: -1px;
  left: -1px;
  transform: scale(-1, -1);
}

.alternate:not(.alternate--reverse) .alternate__media {
  width: 50%;
}
.alternate:not(.alternate--reverse) .alternate__row:nth-child(odd) .alternate__media {
  right: 0;
}
.alternate:not(.alternate--reverse) .alternate__row:nth-child(odd) .alternate__media::after {
  top: -0.2px;
  left: -0.2px;
  transform: scale(-1);
}
.alternate:not(.alternate--reverse) .alternate__row:nth-child(even) .alternate__media {
  left: 0;
}
.alternate:not(.alternate--reverse) .alternate__row:nth-child(even) .alternate__media::after {
  bottom: -0.2px;
  right: -0.2px;
}
.alternate:not(.alternate--reverse) .alternate__row:nth-child(even) .row {
  flex-direction: row-reverse;
}

.alternate__head {
  padding-top: 75px;
  margin-bottom: 50px;
}
.alternate__head--centre {
  text-align: center;
  margin-inline: auto;
}
.alternate__head--centre h2 img {
  margin-inline: auto;
}
.alternate__head--droite {
  text-align: right;
  margin-left: auto;
}
.alternate__head--droite h2 img {
  margin-left: auto;
}
.alternate__head-title {
  text-transform: uppercase;
  font-size: clamp(2.3rem, 3vw, 3.5rem);
  font-weight: 700;
  margin-bottom: 0.3em;
}
.alternate__head p {
  margin-bottom: 0;
}
.alternate__row {
  display: flex;
  position: relative;
  align-items: center;
  min-height: 450px;
}
.alternate__row--video {
  cursor: pointer;
}
.alternate__row--video:hover .alternate__media--video::before {
  scale: 1.3;
}
.alternate__media {
  z-index: -1;
  height: 100%;
  min-height: 300px;
  position: absolute;
  overflow: hidden;
  top: 0;
}
.alternate__media::after {
  content: "";
  position: absolute;
  width: 133px;
  height: 100%;
  background: no-repeat center/cover url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 140 450%27 preserveAspectRatio=%27none%27><polygon points=%270,450 140,450 140,0%27 fill=%27%23ffffff%27/></svg>");
  pointer-events: none;
}
.alternate__media--video {
  cursor: pointer;
}
.alternate__media--video::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  scale: 1;
  translate: -50% -50%;
  background: url(../media/play.svg) no-repeat center/contain;
  transition: scale 0.25s ease;
}
.alternate__content {
  padding-top: 50px;
  padding-bottom: 50px;
}
.alternate__content-title {
  text-transform: uppercase;
  font-size: clamp(2.3rem, 4vw, 3.5rem);
  font-weight: 700;
  margin-bottom: 0.2em;
}
.alternate__content-subtitle {
  text-transform: uppercase;
  font-size: clamp(1.5rem, 2vw, 1.6rem);
  font-weight: 600;
  margin-bottom: 0.5em;
}
.alternate--carousel .alternate__content {
  padding-inline: 70px;
}
@media (max-width: 768px) {
  .alternate--carousel .alternate__content {
    padding-inline: 20px;
  }
}
@media (max-width: 600px) {
  .alternate--carousel .alternate__content {
    padding-inline: 10px;
  }
}
@media (max-width: 600px) {
  .alternate--carousel .alternate__content-title.with-dot::before {
    display: none;
  }
}
.alternate--carousel .container-full {
  position: relative;
}
.alternate--carousel .container--carousel-nav {
  z-index: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  translate: -50% -50%;
}
@media (max-width: 768px) {
  .alternate--carousel .container--carousel-nav {
    top: 335px;
  }
}

@media (max-width: 768px) {
  .alternate__row {
    flex-direction: column;
  }
  .alternate__media {
    position: relative;
    margin-bottom: 20px;
  }
  .alternate--reverse .alternate__media,
  .alternate:not(.alternate--reverse) .alternate__media {
    width: 100%;
  }
}
.double-parallax {
  position: relative;
}
.double-parallax--top {
  padding: 50px 0 40svh;
}
.double-parallax--bottom {
  padding: 40svh 0 60px;
}
.double-parallax--bottom::after {
  content: "";
  position: absolute;
  z-index: 9;
  bottom: 10px;
  width: 100%;
  height: 100svh;
  background: url(../media/faiveleytech-filigrane-blanc.svg) no-repeat center/contain;
}
.double-parallax--bottom .double-parallax__background {
  border-bottom-left-radius: 150px;
}
@media (max-width: 768px) {
  .double-parallax--bottom .double-parallax__background {
    border-bottom-left-radius: 75px;
  }
}
.double-parallax__background {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.double-parallax__logo {
  margin-bottom: 100px;
}
.double-parallax__logo-img {
  width: min(80%, 492px);
  margin-inline: auto;
}
.double-parallax__content {
  z-index: 10;
}
.double-parallax__content-title {
  text-transform: uppercase;
  font-size: clamp(3rem, 4vw, 6rem);
  font-weight: 800;
  line-height: 1.1;
  color: var(--blanc);
  margin-bottom: 0.5em;
}

.carousel {
  padding: 100px 0;
}
.carousel .swiper-button-prev,
.carousel .swiper-button-next {
  width: 54px;
  height: 54px;
  background: url(../media/slider-arrow.svg) no-repeat center/contain;
  transition: opacity 0.2s ease;
}
.carousel .swiper-button-prev svg,
.carousel .swiper-button-next svg {
  display: none;
}
.carousel .swiper-button-prev {
  transform: scaleX(-1);
}
.carousel__filters {
  margin-bottom: 50px;
}
.carousel__filters span,
.carousel__filters button {
  font-size: 1.5rem;
  font-weight: 600;
}
.carousel__filters span {
  margin-right: 10px;
}
.carousel__filters button {
  position: relative;
  padding: 10px;
  min-width: 112px;
  color: var(--bleu-faiveleytech);
  cursor: pointer;
  transition: all 0.2s ease;
}
.carousel__filters button::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 3px;
  background: var(--rouge-faiveleytech);
  transition: all 0.2s ease;
}
.carousel__filters button.active {
  font-weight: 800;
}
.carousel__filters button.active::after {
  width: 100%;
}
.carousel__head {
  margin-bottom: 30px;
}
.carousel__head-title {
  text-transform: uppercase;
  font-size: clamp(2.3rem, 3vw, 3.5rem);
  font-weight: 700;
  margin-bottom: 0.3em;
}
.carousel__item {
  display: block;
  width: 400px;
}
.carousel__item-content {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  aspect-ratio: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.carousel__item-subtitle {
  margin-bottom: 8px;
  line-height: 0.8;
  padding-left: 13%;
  font-size: 4rem;
  font-weight: 800;
}
.carousel__item-title {
  padding-left: 13%;
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  max-width: 55%;
  line-height: 1.2;
  text-transform: uppercase;
  min-height: 50px;
}
.carousel--univers .carousel__item {
  cursor: pointer;
}
.carousel--univers .carousel__item-color {
  z-index: -1;
  position: absolute;
  inset: 0;
  mix-blend-mode: multiply;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.carousel--univers .carousel__item-subtitle {
  margin-bottom: 8px;
  line-height: 0.8;
  padding-left: 13%;
  font-size: 4rem;
  font-weight: 800;
  opacity: 0;
  mix-blend-mode: hard-light;
  transition: opacity 0.3s ease;
}
.carousel--univers .carousel__item-title {
  padding-left: 13%;
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  max-width: 55%;
  line-height: 1.2;
  text-transform: uppercase;
  min-height: 50px;
}
.carousel--univers .carousel__item:hover .carousel__item-color {
  opacity: 1;
}
.carousel--univers .carousel__item:hover .carousel__item-subtitle {
  opacity: 1;
}
.carousel--comex .carousel__item:hover {
  transform: none;
}
.carousel--comex .carousel__item-content {
  background-position: top;
}
.carousel--comex .carousel__item-content::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.75) 0%, transparent 60%);
  z-index: -1;
}
.carousel--comex .carousel__item-subtitle {
  color: #fff;
  font-size: 3.5rem;
  line-height: 1;
}
.carousel--comex .carousel__item-subtitle span:last-child {
  text-transform: uppercase;
}
.carousel--comex .carousel__item-title {
  color: var(--rouge-faiveleytech);
  font-size: 1.25rem;
  font-weight: 600;
  text-transform: uppercase;
}
.carousel--galerie .carousel__item:not(a):hover {
  transform: none;
}
.carousel--galerie .carousel__item-content {
  background-position: top;
}
.carousel--galerie .carousel__item-content--has-desc::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(10deg, rgba(0, 0, 0, 0.7) 10%, rgba(0, 0, 0, 0) 50%);
  z-index: -1;
}
.carousel--galerie .carousel__item-title {
  color: #fff;
  font-size: 1.8rem;
  font-weight: 600;
  text-transform: initial;
  max-width: 70%;
  margin-bottom: 0;
  padding-left: 15%;
  padding-bottom: 30px;
}
.carousel--sites .carousel__item-content, .carousel--actus .carousel__item-content {
  text-transform: uppercase;
  color: var(--blanc);
}
.carousel--sites .carousel__item-content::after, .carousel--actus .carousel__item-content::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(10deg, rgba(0, 0, 0, 0.7) 10%, rgba(0, 0, 0, 0) 50%);
  z-index: -1;
}
.carousel--sites .carousel__item-content > div, .carousel--actus .carousel__item-content > div {
  z-index: 1;
  max-width: 70%;
  padding: 0 0 30px 15%;
}
.carousel--sites .carousel__item-content h3, .carousel--actus .carousel__item-content h3 {
  font-size: clamp(1.7rem, 2vw, 2rem);
  font-weight: 800;
}
.carousel--sites .carousel__item-content p,
.carousel--sites .carousel__item-content button, .carousel--actus .carousel__item-content p,
.carousel--actus .carousel__item-content button {
  font-size: clamp(1.4rem, 1vw, 1.5rem);
}
.carousel--sites .carousel__item-content p, .carousel--actus .carousel__item-content p {
  position: relative;
  font-weight: 600;
}
.carousel--sites .carousel__item-content p span, .carousel--actus .carousel__item-content p span {
  position: absolute;
  width: 75%;
  height: 150%;
  z-index: -1;
  transform: skewX(-18deg) translateX(-25%) translateY(-50%);
  left: 0;
  top: 50%;
  transform-origin: left center;
  transition: width 0.3s ease;
}
.carousel--sites .carousel__item-content button, .carousel--actus .carousel__item-content button {
  color: #fff;
}
.carousel--sites .carousel__item:hover p > span, .carousel--actus .carousel__item:hover p > span {
  width: 100%;
}

@media (max-width: 768px) {
  .carousel__filters {
    margin-bottom: 25px;
    display: flex;
    flex-direction: column;
  }
}
.filters {
  z-index: 40;
}
.filters__items {
  z-index: 40;
  position: absolute;
  display: flex;
  flex-wrap: nowrap;
  gap: 5px;
  list-style: none;
  padding: 0 0 0 8%;
}
.filters__items li {
  position: relative;
  cursor: pointer;
  min-width: -moz-fit-content;
  min-width: fit-content;
  font-size: 1.6rem;
  text-transform: uppercase;
  padding: 7px 20px;
  color: var(--blanc);
  transition: color 0.3s;
}
.filters__items li::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  transform: skewX(-14deg);
  background: var(--bleu-faiveleytech);
  transition: background 0.3s;
}
.filters__items li:hover {
  color: var(--blanc);
}
.filters__items li:hover::before {
  background: var(--rouge-faiveleytech);
}
.filters__items li.active {
  color: var(--blanc);
}
.filters__items li.active::before {
  background: var(--rouge-faiveleytech);
}

.presentation {
  position: relative;
  overflow-x: hidden;
}
.presentation .container-full {
  height: 100%;
}
.presentation__sections {
  position: relative;
  height: calc(100vh - 36.8px);
  overflow: hidden;
}
.presentation__section {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 900px;
  will-change: transform;
}
.presentation__medias {
  position: absolute;
  z-index: 0;
  inset: 0;
}
.presentation__medias::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  transform: translateX(-10%);
  background: url(../media/substract.svg) no-repeat top left/contain;
}
.presentation__bg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom right;
     object-position: bottom right;
}
.presentation__container {
  position: relative;
  z-index: 1;
  height: 100%;
  padding-top: 125px;
}
.presentation h2 {
  font-size: clamp(2rem, 1rem + 2vw, 3.5rem);
  margin-bottom: 1em;
  text-transform: uppercase;
}
.presentation h2,
.presentation p {
  opacity: 0;
  transform: translateY(20px);
}
@media (max-width: 768px) {
  .presentation h2,
  .presentation p {
    color: var(--bleu-faiveleytech) !important;
  }
}
.presentation p {
  font-size: clamp(1.6rem, 1rem + 1.5vw, 2rem);
}

@media (min-width: 1280px) {
  .filters__items {
    padding: 0;
    left: 50%;
    transform: translateX(calc(-100% - 137.5px));
  }
}
@media (max-width: 768px) {
  .filters__items {
    padding: 0;
    top: 0;
    left: 0;
    width: 100%;
    overflow-x: scroll;
  }
  .presentation__container {
    padding-top: 100px;
  }
  .presentation__medias {
    inset: initial;
    bottom: 0;
  }
}
.fullimage {
  padding: 50px 0;
}
.fullimage__head {
  margin-bottom: 30px;
}
.fullimage__head-title {
  font-size: clamp(2.3rem, 3vw, 3.5rem);
  font-weight: 700;
  text-transform: uppercase;
}
.fullimage__bg {
  width: 100%;
  height: auto;
  margin-inline: auto;
}
.fullimage__bg #contenus path[id^=line-] {
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
}
.fullimage__bg #contenus g[id^=texte-] {
  opacity: 0;
}
.fullimage__bg image {
  opacity: 0;
}
.fullimage__container .fullimage__bg {
  height: initial;
  max-height: 90vh;
}

.full-section {
  position: relative;
  margin-top: 50px;
  padding-top: 90px;
  min-height: 700px;
  overflow: hidden;
  -webkit-mask: linear-gradient(#fff, #fff) no-repeat center/100% 100%, no-repeat top left/208px 445px url(../media/substract.svg);
          mask: linear-gradient(#fff, #fff) no-repeat center/100% 100%, no-repeat top left/208px 445px url(../media/substract.svg);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
}
@media (max-width: 768px) {
  .full-section {
    -webkit-mask: linear-gradient(#fff, #fff) no-repeat center/100% 100%, no-repeat top left/115px 246px url(../media/substract.svg);
            mask: linear-gradient(#fff, #fff) no-repeat center/100% 100%, no-repeat top left/115px 246px url(../media/substract.svg);
    -webkit-mask-composite: xor;
            mask-composite: exclude;
    min-height: initial;
    display: flex;
    flex-direction: column-reverse;
  }
}
@media (max-width: 600px) {
  .full-section {
    -webkit-mask: linear-gradient(#fff, #fff) no-repeat center/100% 100%, no-repeat top left/65px 139px url(../media/substract.svg);
            mask: linear-gradient(#fff, #fff) no-repeat center/100% 100%, no-repeat top left/65px 139px url(../media/substract.svg);
    -webkit-mask-composite: xor;
            mask-composite: exclude;
  }
}
.full-section .container-full {
  position: relative;
  z-index: 1;
}
.full-section__content {
  padding-bottom: 50px;
}
.full-section__title {
  text-transform: uppercase;
  font-size: clamp(2.7rem, 2.5vw, 3.5rem);
  font-weight: 700;
}
.full-section__subtitle {
  font-size: clamp(1.6rem, 2.5vw, 2rem);
  font-weight: 700;
  margin-bottom: 35px;
}
.full-section__image {
  position: absolute;
  bottom: 0;
  right: -175px;
}
.full-section__image-img {
  width: min(80%, 620px);
  margin-left: auto;
  aspect-ratio: 1;
  -o-object-fit: cover;
     object-fit: cover;
}
.full-section__image-img.fv-mask {
  -webkit-mask-position: bottom;
  mask-position: bottom;
}
@media (max-width: 768px) {
  .full-section__image-img {
    margin-right: auto;
  }
}
@media (max-width: 768px) {
  .full-section__image {
    position: initial;
  }
}
.full-section__progress {
  padding-top: 25px;
}
.full-section__progress-subtitle {
  font-size: clamp(1.9rem, 2.5vw, 2rem);
  font-weight: 700;
}
.full-section__progress-col {
  display: flex;
  flex-direction: column;
}
.full-section__progress h4 {
  flex: 1;
  align-content: flex-end;
  font-size: clamp(1.3rem, 2.5vw, 1.6rem);
  font-style: italic;
  font-weight: 500;
}
.full-section__progress-bar {
  display: flex;
  width: 100%;
  height: 24px;
  border-radius: 50px;
  overflow: hidden;
  background: #d9d9d9;
  margin-bottom: 20px;
}
.full-section__progress-bar:not(:last-child) {
  margin-bottom: 15px;
}
.full-section__progress-bar:nth-child(even) .full-section__progress-gauge > div {
  background: #4ad200;
}
.full-section__progress-year {
  color: var(--blanc);
  font-weight: 700;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
  font-size: 1.2rem;
  height: 100%;
  align-content: center;
  padding-inline: 11px;
}
.full-section__progress-gauge {
  position: relative;
  flex: 1;
  background: var(--blanc);
  border-radius: 50px;
  overflow: hidden;
}
.full-section__progress-gauge > div {
  position: absolute;
  inset: 3px;
  width: 0;
  max-width: calc(100% - 6px);
  min-width: 24px;
  border-radius: 50px;
  background: #246700;
  color: var(--blanc);
  font-size: 1.4rem;
  line-height: 18px;
  font-weight: 700;
  text-align: right;
  transition: width 300ms ease-out;
}
.full-section__progress-gauge > div::after {
  content: attr(data-value);
  padding-right: 8px;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.full-section__progress-gauge > div.show-value::after {
  opacity: 1;
}
.full-section__progress-gauge [data-value="0"] {
  width: 0%;
}
.full-section__progress-gauge [data-value="1"] {
  width: 1%;
}
.full-section__progress-gauge [data-value="2"] {
  width: 2%;
}
.full-section__progress-gauge [data-value="3"] {
  width: 3%;
}
.full-section__progress-gauge [data-value="4"] {
  width: 4%;
}
.full-section__progress-gauge [data-value="5"] {
  width: 5%;
}
.full-section__progress-gauge [data-value="6"] {
  width: 6%;
}
.full-section__progress-gauge [data-value="7"] {
  width: 7%;
}
.full-section__progress-gauge [data-value="8"] {
  width: 8%;
}
.full-section__progress-gauge [data-value="9"] {
  width: 9%;
}
.full-section__progress-gauge [data-value="10"] {
  width: 10%;
}
.full-section__progress-gauge [data-value="11"] {
  width: 11%;
}
.full-section__progress-gauge [data-value="12"] {
  width: 12%;
}
.full-section__progress-gauge [data-value="13"] {
  width: 13%;
}
.full-section__progress-gauge [data-value="14"] {
  width: 14%;
}
.full-section__progress-gauge [data-value="15"] {
  width: 15%;
}
.full-section__progress-gauge [data-value="16"] {
  width: 16%;
}
.full-section__progress-gauge [data-value="17"] {
  width: 17%;
}
.full-section__progress-gauge [data-value="18"] {
  width: 18%;
}
.full-section__progress-gauge [data-value="19"] {
  width: 19%;
}
.full-section__progress-gauge [data-value="20"] {
  width: 20%;
}
.full-section__progress-gauge [data-value="21"] {
  width: 21%;
}
.full-section__progress-gauge [data-value="22"] {
  width: 22%;
}
.full-section__progress-gauge [data-value="23"] {
  width: 23%;
}
.full-section__progress-gauge [data-value="24"] {
  width: 24%;
}
.full-section__progress-gauge [data-value="25"] {
  width: 25%;
}
.full-section__progress-gauge [data-value="26"] {
  width: 26%;
}
.full-section__progress-gauge [data-value="27"] {
  width: 27%;
}
.full-section__progress-gauge [data-value="28"] {
  width: 28%;
}
.full-section__progress-gauge [data-value="29"] {
  width: 29%;
}
.full-section__progress-gauge [data-value="30"] {
  width: 30%;
}
.full-section__progress-gauge [data-value="31"] {
  width: 31%;
}
.full-section__progress-gauge [data-value="32"] {
  width: 32%;
}
.full-section__progress-gauge [data-value="33"] {
  width: 33%;
}
.full-section__progress-gauge [data-value="34"] {
  width: 34%;
}
.full-section__progress-gauge [data-value="35"] {
  width: 35%;
}
.full-section__progress-gauge [data-value="36"] {
  width: 36%;
}
.full-section__progress-gauge [data-value="37"] {
  width: 37%;
}
.full-section__progress-gauge [data-value="38"] {
  width: 38%;
}
.full-section__progress-gauge [data-value="39"] {
  width: 39%;
}
.full-section__progress-gauge [data-value="40"] {
  width: 40%;
}
.full-section__progress-gauge [data-value="41"] {
  width: 41%;
}
.full-section__progress-gauge [data-value="42"] {
  width: 42%;
}
.full-section__progress-gauge [data-value="43"] {
  width: 43%;
}
.full-section__progress-gauge [data-value="44"] {
  width: 44%;
}
.full-section__progress-gauge [data-value="45"] {
  width: 45%;
}
.full-section__progress-gauge [data-value="46"] {
  width: 46%;
}
.full-section__progress-gauge [data-value="47"] {
  width: 47%;
}
.full-section__progress-gauge [data-value="48"] {
  width: 48%;
}
.full-section__progress-gauge [data-value="49"] {
  width: 49%;
}
.full-section__progress-gauge [data-value="50"] {
  width: 50%;
}
.full-section__progress-gauge [data-value="51"] {
  width: 51%;
}
.full-section__progress-gauge [data-value="52"] {
  width: 52%;
}
.full-section__progress-gauge [data-value="53"] {
  width: 53%;
}
.full-section__progress-gauge [data-value="54"] {
  width: 54%;
}
.full-section__progress-gauge [data-value="55"] {
  width: 55%;
}
.full-section__progress-gauge [data-value="56"] {
  width: 56%;
}
.full-section__progress-gauge [data-value="57"] {
  width: 57%;
}
.full-section__progress-gauge [data-value="58"] {
  width: 58%;
}
.full-section__progress-gauge [data-value="59"] {
  width: 59%;
}
.full-section__progress-gauge [data-value="60"] {
  width: 60%;
}
.full-section__progress-gauge [data-value="61"] {
  width: 61%;
}
.full-section__progress-gauge [data-value="62"] {
  width: 62%;
}
.full-section__progress-gauge [data-value="63"] {
  width: 63%;
}
.full-section__progress-gauge [data-value="64"] {
  width: 64%;
}
.full-section__progress-gauge [data-value="65"] {
  width: 65%;
}
.full-section__progress-gauge [data-value="66"] {
  width: 66%;
}
.full-section__progress-gauge [data-value="67"] {
  width: 67%;
}
.full-section__progress-gauge [data-value="68"] {
  width: 68%;
}
.full-section__progress-gauge [data-value="69"] {
  width: 69%;
}
.full-section__progress-gauge [data-value="70"] {
  width: 70%;
}
.full-section__progress-gauge [data-value="71"] {
  width: 71%;
}
.full-section__progress-gauge [data-value="72"] {
  width: 72%;
}
.full-section__progress-gauge [data-value="73"] {
  width: 73%;
}
.full-section__progress-gauge [data-value="74"] {
  width: 74%;
}
.full-section__progress-gauge [data-value="75"] {
  width: 75%;
}
.full-section__progress-gauge [data-value="76"] {
  width: 76%;
}
.full-section__progress-gauge [data-value="77"] {
  width: 77%;
}
.full-section__progress-gauge [data-value="78"] {
  width: 78%;
}
.full-section__progress-gauge [data-value="79"] {
  width: 79%;
}
.full-section__progress-gauge [data-value="80"] {
  width: 80%;
}
.full-section__progress-gauge [data-value="81"] {
  width: 81%;
}
.full-section__progress-gauge [data-value="82"] {
  width: 82%;
}
.full-section__progress-gauge [data-value="83"] {
  width: 83%;
}
.full-section__progress-gauge [data-value="84"] {
  width: 84%;
}
.full-section__progress-gauge [data-value="85"] {
  width: 85%;
}
.full-section__progress-gauge [data-value="86"] {
  width: 86%;
}
.full-section__progress-gauge [data-value="87"] {
  width: 87%;
}
.full-section__progress-gauge [data-value="88"] {
  width: 88%;
}
.full-section__progress-gauge [data-value="89"] {
  width: 89%;
}
.full-section__progress-gauge [data-value="90"] {
  width: 90%;
}
.full-section__progress-gauge [data-value="91"] {
  width: 91%;
}
.full-section__progress-gauge [data-value="92"] {
  width: 92%;
}
.full-section__progress-gauge [data-value="93"] {
  width: 93%;
}
.full-section__progress-gauge [data-value="94"] {
  width: 94%;
}
.full-section__progress-gauge [data-value="95"] {
  width: 95%;
}
.full-section__progress-gauge [data-value="96"] {
  width: 96%;
}
.full-section__progress-gauge [data-value="97"] {
  width: 97%;
}
.full-section__progress-gauge [data-value="98"] {
  width: 98%;
}
.full-section__progress-gauge [data-value="99"] {
  width: 99%;
}
.full-section__progress-gauge [data-value="100"] {
  width: 100%;
}
.full-section__knumbers {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  padding-bottom: 50px;
}
.full-section__knumber {
  flex: 1 1 calc(50% - 20px);
  padding: 10px;
}
.full-section__knumber-num {
  font-size: clamp(4rem, 4vw, 8rem);
  line-height: 0.8;
  font-weight: 800;
  color: var(--rouge-faiveleytech);
  margin-bottom: 10px;
}

.icons-list {
  padding: 50px 0;
}
.icons-list__title {
  margin-bottom: 50px;
}
.icons-list h2 {
  font-size: clamp(2.7rem, 4vw, 3.5rem);
  text-transform: uppercase;
  font-weight: 700;
}
.icons-list__etendu-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  overflow: hidden;
}
.icons-list__etendu-item:hover .icons-list__hover-text {
  opacity: 1;
  pointer-events: auto;
}
.icons-list__etendu-item:hover .icons-list__hover-text h3,
.icons-list__etendu-item:hover .icons-list__hover-text p {
  opacity: 1;
}
.icons-list__etendu-item:hover .icons-list__hover-text::before {
  width: 140%;
}
.icons-list__etendu-img {
  clip-path: circle(50% at 50% 50%);
  width: 135px;
  height: 135px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 20px;
}
.icons-list__desc {
  font-size: clamp(1.6rem, 2vw, 1.7rem);
  font-weight: 800;
}
.icons-list__hover-text {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
  position: absolute;
  z-index: 1;
  inset: 0;
  padding: 20px;
}
.icons-list__hover-text h3,
.icons-list__hover-text p {
  font-size: clamp(1.4rem, 1.1vw, 1.6rem);
  color: var(--blanc);
  opacity: 0;
  transition: opacity 0.3s ease 0.2s;
}
.icons-list__hover-text h3 {
  font-weight: 600;
  margin-bottom: 1rem;
}
.icons-list__hover-text::before {
  content: "";
  position: absolute;
  inset: 0 0 0 -20%;
  transform: skewX(-16deg);
  width: 0;
  background: var(--bleu-faiveleytech);
  opacity: 0.75;
  z-index: -1;
  transition: width 0.3s ease;
  transform-origin: center;
}

.keynumbers__head {
  margin-bottom: 30px;
}
.keynumbers__head-title {
  text-transform: uppercase;
  font-size: clamp(2.3rem, 3vw, 3.5rem);
  font-weight: 700;
  margin-bottom: 0.3em;
}
.keynumbers__grid {
  display: flex;
  flex-wrap: wrap;
  gap: 50px;
  padding-bottom: 50px;
}
.keynumbers__item {
  flex: 0 1 calc((100% - 50px) / 2);
  align-content: center;
}
.keynumbers__item:last-child:nth-child(odd) {
  margin-left: auto;
  margin-right: auto;
}
.keynumbers__item-line:first-child {
  display: flex;
  gap: 15px;
  align-items: center;
}
.keynumbers__item-line:last-child p {
  font-size: clamp(2rem, 2.5vw, 3.3rem);
  font-weight: 600;
}
.keynumbers__item-picto {
  width: 65px;
  height: 65px;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: contain;
     object-fit: contain;
}
.keynumbers__item-num {
  font-size: clamp(5rem, 5vw, 7rem);
  line-height: 0.8;
  font-weight: 800;
  color: var(--rouge-faiveleytech);
}
.keynumbers__item-img {
  margin-inline: auto;
  min-height: 250px;
  min-width: 250px;
  max-height: 450px;
  width: 100%;
  text-align: center;
  -o-object-fit: contain;
     object-fit: contain;
}
.keynumbers__item--is-img .keynumbers__item-line {
  text-align: center;
}

@media (max-width: 768px) {
  .keynumbers__item {
    flex: 1 1 100%;
  }
}
.cta {
  position: relative;
  padding: 60px 0;
  margin-bottom: 50px;
}
.cta__bg {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  width: 95%;
  height: 100%;
}
.cta__bg::after {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  width: 25%;
  height: 100%;
  background: url(../media/substract.svg) no-repeat top left/contain;
}
.cta__content {
  align-content: center;
}
.cta__content h2 {
  font-size: clamp(2.3rem, 4vw, 5rem);
  font-weight: 700;
}
.cta__btns .btn:not(:last-child) {
  margin-right: 10px;
}
.cta__image-img {
  aspect-ratio: 1/0.7;
  -o-object-fit: cover;
     object-fit: cover;
  translate: -15% 40%;
}

@media (max-width: 728px) {
  .cta__bg {
    width: 100%;
  }
  .cta__image-img {
    translate: 0 25%;
  }
}
.timeline {
  position: relative;
  background: linear-gradient(180deg, #D9D9D9, transparent 35%);
  padding-top: 135px;
  margin-top: 100px;
  margin-bottom: 100px;
}
.timeline::after {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  width: 25%;
  height: 500px;
  background: url(../media/substract.svg) no-repeat top left/contain;
}
.timeline > .container {
  position: relative;
  z-index: 1;
}
.timeline__head {
  margin-bottom: 50px;
}
.timeline__head-title {
  font-size: clamp(2.3rem, 4vw, 3.5rem);
  font-weight: 700;
  text-transform: uppercase;
}
.timeline__steps {
  position: absolute;
  left: -132px;
  top: 15px;
  translate: -100% 0;
  height: calc(100% + 40px);
  overflow: hidden;
  /* Masque dégradé */
  -webkit-mask-image: linear-gradient(to bottom, black, black calc(100% - 100px), transparent 100%);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-image: linear-gradient(to bottom, black, black calc(100% - 100px), transparent 100%);
  mask-repeat: no-repeat;
  mask-size: 100% 100%;
}
.timeline__steps > div {
  height: 200%;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2766%27 height=%2740%27><rect x=%270%27 y=%270%27 width=%2766%27 height=%2714%27 rx=%277%27 ry=%277%27 fill=%27%23ccc%27/></svg>");
  background-repeat: repeat-y;
  background-position: top;
  background-size: 66px 40px;
  width: 100px;
}
.timeline__line {
  position: absolute;
  width: 100px;
  height: 14px;
  background: var(--bleu-faiveleytech);
  border-radius: 8px;
  top: 15px;
  left: -132px;
  translate: -100px 0;
}
.timeline__line::after {
  content: "";
  width: 66px;
  height: 1px;
  border-radius: 1px;
  position: absolute;
  top: 50%;
  left: calc(100% + 33px);
  translate: 0 -0.5px;
  background: var(--bleu-faiveleytech);
}
.timeline__line--important {
  background: var(--rouge-faiveleytech);
}
.timeline__line--important::after {
  background: var(--rouge-faiveleytech);
}
.timeline__items {
  padding-left: 132px;
  padding-top: 0px;
  padding-bottom: 90px;
}
.timeline__item {
  position: relative;
}
.timeline__item:first-child:not(.timeline__item--has-icon) {
  margin-top: 90px;
}
.timeline__item:not(:last-child) {
  margin-bottom: 90px;
}
.timeline__item--has-icon .timeline__steps {
  top: 75px;
  height: 100%;
}
.timeline__item--has-icon .timeline__line {
  top: 75px;
}
.timeline__item--has-icon .timeline__media {
  top: 91px;
}
.timeline__icon {
  width: 60px;
  height: 60px;
}
.timeline__icon-img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.timeline__subtitle {
  font-size: clamp(2.3rem, 4vw, 3.5rem);
  font-weight: 700;
  text-transform: uppercase;
  margin: 0.25em 0;
}
.timeline__media {
  position: absolute;
  aspect-ratio: 32/25;
  width: max(30vw, 350px);
  height: 250px;
  top: 22px;
  left: calc(-132px - 100px - 33px);
  translate: -100% 0;
}
.timeline__media img {
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right center;
     object-position: right center;
  -webkit-mask: linear-gradient(#fff, #fff) no-repeat center/100% 100%, no-repeat bottom right/71px 100% url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 140 450%27 preserveAspectRatio=%27none%27><polygon points=%270,450 140,450 140,0%27 fill=%27white%27/></svg>");
          mask: linear-gradient(#fff, #fff) no-repeat center/100% 100%, no-repeat bottom right/71px 100% url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 140 450%27 preserveAspectRatio=%27none%27><polygon points=%270,450 140,450 140,0%27 fill=%27white%27/></svg>");
  -webkit-mask-composite: xor;
          mask-composite: exclude;
}
.timeline__media > div {
  width: 100%;
  height: 100%;
}
.timeline__media > div::after {
  content: "";
  position: absolute;
  top: -1px;
  right: -1px;
  width: 71px;
  height: calc(100% + 1px);
  pointer-events: none;
}

@media (max-width: 768px) {
  .timeline__steps {
    width: 50px;
    position: absolute;
    top: 15px;
    left: -40px;
    margin: 0;
  }
  .timeline__steps > div {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2750%27 height=%2735%27><rect x=%270%27 y=%270%27 width=%2750%27 height=%2712%27 rx=%276%27 ry=%276%27 fill=%27%23ccc%27/></svg>");
    background-size: 50px 35px;
    width: 50px;
  }
  .timeline__line {
    width: 50px;
    left: -40px;
    translate: -50px 0;
  }
  .timeline__line::after {
    width: 20px;
    left: calc(100% + 10px);
  }
  .timeline__items {
    padding-left: 40px;
  }
  .timeline__media {
    left: calc(-40px - 50px - 33px);
  }
}
.big-carousel {
  position: relative;
  padding-bottom: 100px;
}
.big-carousel__intro {
  position: relative;
  padding-top: 100px;
  padding-bottom: 25px;
  border-bottom-left-radius: 150px;
  background: var(--bleu-faiveleytech);
  color: var(--blanc);
}
.big-carousel__intro::after {
  content: "";
  z-index: 0;
  pointer-events: none;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: calc(100% - 100px);
  background-image: url(../media/faiveleytech-mask.svg);
  background-repeat: no-repeat;
  background-position: calc(100% + 275px) bottom;
  background-size: auto 100%;
  opacity: 0.1;
}
.big-carousel__intro > .container-full__inner {
  padding-inline: 75px;
}
.big-carousel__intro-head {
  margin-bottom: 50px;
}
.big-carousel__intro-title {
  margin-bottom: 50px;
}
.big-carousel__intro-buttons {
  margin-top: 50px;
}
.big-carousel__intro-buttons .btn:not(:last-child) {
  margin-right: 25px;
}
.big-carousel__intro-buttons .btn:last-child {
  background: rgb(4.9, 15.4, 70);
}
.big-carousel__intro-buttons .btn:last-child:hover {
  background: rgb(12.2728971963, 38.5719626168, 175.3271028037);
}
.big-carousel__intro-carousel {
  position: relative;
  overflow: hidden;
}
.big-carousel__intro-carousel h3 {
  text-transform: uppercase;
  font-size: clamp(2.3rem, 3vw, 3.5rem);
  font-weight: 700;
  color: var(--blanc);
  margin-bottom: 0;
  width: min(375px, 100%);
}
.big-carousel__content {
  margin-top: -100px;
}
.big-carousel__content-head {
  margin-bottom: 60px;
}
.big-carousel__content-head p {
  margin-bottom: 0;
}
.big-carousel__content-carousel {
  position: relative;
  overflow: hidden;
  padding-inline: 75px;
}
.big-carousel__content-carousel .swiper-slide {
  display: flex;
}
.big-carousel__content-carousel .swiper-slide__content {
  flex: 1;
  padding-top: 125px;
}
.big-carousel__content-carousel .swiper-slide__img {
  width: min(600px, 100%);
  display: flex;
  align-items: center;
}
.big-carousel__content-carousel .swiper-slide__img img {
  width: 100%;
  aspect-ratio: 1;
  height: 600px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.big-carousel__content-buttons {
  display: flex;
  flex-direction: column;
  gap: 15px;
  align-items: flex-start;
}
.big-carousel__content-buttons .btn:first-child {
  background: var(--bleu-faiveleytech);
}
.big-carousel__content-buttons .btn:first-child:hover {
  background: rgb(12.2728971963, 38.5719626168, 175.3271028037);
}

@media (max-width: 768px) {
  .big-carousel__intro {
    border-bottom-left-radius: 75px;
  }
  .big-carousel__intro > .container-full__inner {
    padding-inline: 25px;
  }
  .big-carousel__intro-buttons .btn:not(:last-child) {
    margin-bottom: 15px;
  }
  .big-carousel__content-carousel {
    padding-inline: 25px;
  }
  .big-carousel__content-carousel .swiper-slide {
    flex-direction: column-reverse;
  }
  .big-carousel__content-carousel .swiper-slide__content {
    padding-top: 25px;
  }
  .big-carousel__content-carousel .swiper-slide__img {
    padding-top: 125px;
  }
  .big-carousel__content-carousel .swiper-slide__img img {
    height: auto;
    max-height: 500px;
  }
  .big-carousel__content-carousel .swiper-button-prev,
  .big-carousel__content-carousel .swiper-button-next {
    top: 100px !important;
  }
}
.multicol {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
  border-bottom-left-radius: 150px;
  background: var(--bleu-faiveleytech);
  color: var(--blanc);
  margin-bottom: 50px;
}
.multicol::after {
  content: "";
  z-index: 0;
  pointer-events: none;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: calc(100% - 100px);
  background-image: url(../media/faiveleytech-mask.svg);
  background-repeat: no-repeat;
  background-position: calc(100% + 505px) bottom;
  background-size: auto 100%;
  opacity: 0.1;
}
.multicol .container {
  position: relative;
  z-index: 1;
}
.multicol__head {
  margin-bottom: 60px;
}
.multicol h2 {
  margin-bottom: 0.3em;
}
.multicol__cols {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 60px;
}
.multicol__item-suptitle,
.multicol__item h3 {
  margin-bottom: 12px;
}
.multicol__item p:not(:first-child) {
  margin-bottom: 0;
}
.multicol__item-subtitle {
  font-size: clamp(2rem, 2rem + 1vw, 2.5rem);
  font-weight: 800;
}
.multicol__item h3 {
  font-size: clamp(2.5rem, 2rem + 3vw, 6rem);
  font-weight: 800;
  color: var(--rouge-faiveleytech);
}
.multicol__item--has-suptitle h3 {
  font-size: clamp(2rem, 2rem + 1vw, 2.5rem);
  font-weight: 700;
}

@media (max-width: 1024px) {
  .multicol__cols {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .multicol {
    border-bottom-left-radius: 75px;
  }
  .multicol__cols {
    grid-template-columns: repeat(1, 1fr);
  }
}
.wysiwyg {
  padding-bottom: 75px;
}
.wysiwyg__head {
  padding-top: 50px;
}
.wysiwyg__content {
  padding-top: 20px;
}
.wysiwyg__buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  padding-top: 50px;
}
.wysiwyg__buttons .btn:last-child(:not(:only-child)) {
  background: var(--bleu-faiveleytech);
}
.wysiwyg__buttons .btn:last-child(:not(:only-child)):hover {
  background: rgb(12.2728971963, 38.5719626168, 175.3271028037);
}

.last-posts {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
  min-height: 600px;
  background: var(--gris);
  -webkit-mask: linear-gradient(#fff, #fff) no-repeat center/100% 100%, no-repeat top left/208px 445px url(../media/substract.svg);
          mask: linear-gradient(#fff, #fff) no-repeat center/100% 100%, no-repeat top left/208px 445px url(../media/substract.svg);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
}
@media (max-width: 768px) {
  .last-posts {
    -webkit-mask: linear-gradient(#fff, #fff) no-repeat center/100% 100%, no-repeat top left/115px 246px url(../media/substract.svg);
            mask: linear-gradient(#fff, #fff) no-repeat center/100% 100%, no-repeat top left/115px 246px url(../media/substract.svg);
    -webkit-mask-composite: xor;
            mask-composite: exclude;
  }
}
@media (max-width: 600px) {
  .last-posts {
    -webkit-mask: linear-gradient(#fff, #fff) no-repeat center/100% 100%, no-repeat top left/65px 139px url(../media/substract.svg);
            mask: linear-gradient(#fff, #fff) no-repeat center/100% 100%, no-repeat top left/65px 139px url(../media/substract.svg);
    -webkit-mask-composite: xor;
            mask-composite: exclude;
  }
}
.last-posts .container {
  position: relative;
  z-index: 1;
}
.last-posts__head {
  margin-bottom: 30px;
}
.last-posts__filters {
  margin-bottom: 50px;
}
.last-posts__filters .filter {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1rem;
}
.last-posts__filters .filter span {
  font-size: 1.5rem;
  font-weight: 600;
}
.last-posts__filters .filter__option {
  position: relative;
}
.last-posts__filters .filter__option input[type=radio] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.last-posts__filters .filter__option input[type=radio] + .filter__label {
  cursor: pointer;
}
.last-posts__filters .filter__option input[type=radio] + .filter__label::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 3px;
  background: var(--rouge-faiveleytech);
  transition: all 0.2s ease;
}
.last-posts__filters .filter__option input[type=radio]:checked + .filter__label {
  font-weight: 800;
}
.last-posts__filters .filter__option input[type=radio]:checked + .filter__label::after {
  width: 100%;
}
.last-posts__filters .filter__option input[type=radio]:focus-visible {
  outline: 2px dashed var(--rouge-faiveleytech);
  outline-offset: 2px;
}
.last-posts__filters .filter__label {
  position: relative;
  display: inline-block;
  padding: 10px;
  min-width: 112px;
  color: var(--bleu-faiveleytech);
  cursor: pointer;
  text-align: center;
  transition: all 0.2s ease;
}
.last-posts__content {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.last-posts .ajax-loader {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 2rem 0;
}
.last-posts .ajax-loader .loader-spinner {
  width: 32px;
  height: 32px;
  border: 4px solid #ccc;
  border-top-color: #071664;
  border-radius: 50%;
  animation: spin 0.8s linear infinite;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
.last-posts .ajax-loader[hidden] {
  display: none;
}
.last-posts__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 55px;
}
@media (max-width: 768px) {
  .last-posts__grid {
    grid-template-columns: 1fr;
  }
}
.last-posts__item {
  overflow: hidden;
  border-top-left-radius: 58px;
}
.last-posts__item:hover .last-posts__item-thumb {
  scale: 1.1;
}
.last-posts__item a {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.last-posts__item-cover {
  position: relative;
  overflow: hidden;
  height: 200px;
}
@media (max-width: 768px) {
  .last-posts__item-cover {
    height: initial;
    aspect-ratio: 301/100;
  }
}
.last-posts__item-thumb {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  transition: scale 0.25s ease;
}
.last-posts__item-meta {
  background: var(--blanc);
  overflow: hidden;
}
.last-posts__item-category, .last-posts__item-date {
  display: inline-block;
  position: relative;
  z-index: 1;
  padding: 8px 15px;
  text-align: center;
}
.last-posts__item-category {
  color: var(--blanc);
  min-width: 150px;
  text-transform: uppercase;
  font-weight: 600;
}
.last-posts__item-category > div {
  position: absolute;
  inset: 0 0 0 -50%;
  z-index: -1;
  transform: skewX(-17deg);
}
.last-posts__item-content {
  position: relative;
  padding: 50px 50px 30px;
  background: #fff;
  flex: 1;
  display: flex;
  flex-direction: column;
}
@media (max-width: 768px) {
  .last-posts__item-content {
    padding: 30px;
  }
}
.last-posts__item-content p {
  flex: 1;
}
.last-posts__item h3 {
  font-size: clamp(2rem, 2rem + 1vw, 2.5rem);
  margin-bottom: 30px;
}
.last-posts__item button {
  pointer-events: none;
  display: block;
  padding: 9px 25px 8px;
  margin-inline: auto;
  font-size: clamp(1.5rem, 1.4rem + 1vw, 1.6rem);
  line-height: 1.1;
  font-weight: 600;
  text-transform: uppercase;
  color: var(--blanc);
  border: none;
  border-radius: 23.5px;
}
.last-posts #load-more {
  align-self: center;
}
.last-posts--sites .last-posts__item h3, .last-posts--offres .last-posts__item h3 {
  position: relative;
  padding-left: 47px;
}
.last-posts--sites .last-posts__item h3 .before-dot, .last-posts--offres .last-posts__item h3 .before-dot {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  -webkit-mask-image: url(../media/fv-dot-red.svg);
          mask-image: url(../media/fv-dot-red.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  width: 37px;
  height: 25px;
}
.last-posts--sites .last-posts__item-flag {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 25px;
  width: 47px;
  height: 47px;
  -o-object-fit: contain;
     object-fit: contain;
  translate: 0 -50%;
}
.last-posts--metiers .last-posts__item h3 {
  margin-bottom: 20px;
}
.last-posts--metiers .last-posts__item button {
  background: var(--bleu-faiveleytech);
}
.last-posts--offres .last-posts__item {
  box-shadow: none;
  transition: box-shadow 0.25s ease;
}
.last-posts--offres .last-posts__item-content p > img {
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 10px;
}
.last-posts--offres .last-posts__item:hover {
  box-shadow: 0px 0px 0px 4px var(--bleu-faiveleytech);
}
.last-posts--actualites .last-posts__item-content {
  padding: 30px 50px;
}

@media (max-width: 768px) {
  .last-posts__filters {
    margin-bottom: 25px;
    display: flex;
    flex-direction: column;
  }
}
.form {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
  min-height: 600px;
  background: var(--gris);
  -webkit-mask: linear-gradient(#fff, #fff) no-repeat center/100% 100%, no-repeat top left/208px 445px url(../media/substract.svg);
          mask: linear-gradient(#fff, #fff) no-repeat center/100% 100%, no-repeat top left/208px 445px url(../media/substract.svg);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
}
@media (max-width: 768px) {
  .form {
    -webkit-mask: linear-gradient(#fff, #fff) no-repeat center/100% 100%, no-repeat top left/115px 246px url(../media/substract.svg);
            mask: linear-gradient(#fff, #fff) no-repeat center/100% 100%, no-repeat top left/115px 246px url(../media/substract.svg);
    -webkit-mask-composite: xor;
            mask-composite: exclude;
  }
}
@media (max-width: 600px) {
  .form {
    -webkit-mask: linear-gradient(#fff, #fff) no-repeat center/100% 100%, no-repeat top left/65px 139px url(../media/substract.svg);
            mask: linear-gradient(#fff, #fff) no-repeat center/100% 100%, no-repeat top left/65px 139px url(../media/substract.svg);
    -webkit-mask-composite: xor;
            mask-composite: exclude;
  }
}
.form__item > span {
  display: block;
}
.form #job_title,
.form #job_site {
  font-weight: 700;
}
.form__legend {
  font-size: clamp(1.1rem, 0.9vw, 1.3rem);
  font-style: italic;
}
.form__legend strong {
  color: var(--rouge-faiveleytech);
}
.form__legend,
.form .wpcf7-response-output {
  grid-column: 1/span 2;
}
@media (max-width: 768px) {
  .form__legend,
  .form .wpcf7-response-output {
    grid-column: 1;
  }
}

form {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
@media (max-width: 768px) {
  form {
    grid-template-columns: 1fr;
  }
}
form .form__item--span-2 {
  grid-column: 1/span 2;
}
@media (max-width: 768px) {
  form .form__item--span-2 {
    grid-column: 1;
  }
}
form .form__item a {
  text-decoration: underline;
  transition: 0.2s ease;
}
form .form__item a:hover {
  opacity: 0.5;
}
form .form__item-title strong {
  color: var(--rouge-faiveleytech);
}

.form__field {
  width: 100%;
  padding: 0.75rem 1.5rem;
  color: #071664;
  background-color: #fff;
  border: 2px solid #bababa;
  border-radius: 4px;
  transition: border-color 0.2s ease;
  margin-top: 0.75rem;
  font-size: clamp(1.6rem, 1.5vw, 1.7rem);
}
.form__field:focus {
  outline: none;
}
.form__field:focus-visible {
  outline: 2px solid #f9000e;
  outline-offset: 2px;
}
.form__field::-moz-placeholder {
  color: rgb(21.3551401869, 56.4018691589, 238.6448598131);
}
.form__field::placeholder {
  color: rgb(21.3551401869, 56.4018691589, 238.6448598131);
}

select.form__field {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg fill=%27%23666%27 height=%2716%27 viewBox=%270 0 24 24%27 width=%2716%27 xmlns=%27http://www.w3.org/2000/svg%27><path d=%27M7 10l5 5 5-5z%27/></svg>");
  background-repeat: no-repeat;
  background-position: right 1em center;
  background-size: 1em;
  padding-right: 2.5em;
  cursor: pointer;
}

textarea.form__field {
  resize: vertical;
  min-height: 120px;
}

input[type=checkbox],
input[type=radio] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 2rem;
  height: 2rem;
  margin-right: 0.5em;
  border: 2px solid #bababa;
  border-radius: 0.25em;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
  transition: border-color 0.2s ease, background-color 0.2s ease;
}
input[type=checkbox]:focus,
input[type=radio]:focus {
  outline: none;
}
input[type=checkbox]:focus-visible,
input[type=radio]:focus-visible {
  outline: 2px solid #f9000e;
  outline-offset: 2px;
}
input[type=checkbox]:checked,
input[type=radio]:checked {
  background-color: #f9000e;
  border-color: #f9000e;
}
input[type=checkbox][type=radio],
input[type=radio][type=radio] {
  border-radius: 50%;
}
input[type=checkbox][type=radio]:checked::after,
input[type=radio][type=radio]:checked::after {
  content: "";
  position: absolute;
  top: 0.25em;
  left: 0.25em;
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  background: #fff;
}

.wpcf7-acceptance,
input[type=checkbox] + label,
input[type=radio] + label {
  display: flex;
  align-items: center;
  gap: 0.5em;
  cursor: pointer;
}

input[type=file] {
  display: block;
  width: 100%;
  border: 2px dashed #bababa;
  padding: 30px;
  text-align: center;
  background-color: #fff;
  transition: border-color 0.3s ease, background-color 0.3s ease;
  margin-top: 0.75rem;
  border-radius: 4px;
}

input[type=file].dragover {
  border-color: #878787;
  background-color: #cccccc;
}

.locations {
  padding: 50px 0;
}
.locations ul {
  list-style: none;
}
.locations ul li a {
  text-decoration: none;
}
.locations__legend {
  margin-top: 30px;
  margin-bottom: 30px;
}
.locations__legend-list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  padding: 0;
}
.locations__legend-item {
  position: relative;
  padding: 7px 30px;
  color: var(--blanc);
  font-weight: 600;
  font-size: clamp(1.8rem, 1.8rem + 0.5vw, 2rem);
  text-transform: uppercase;
  min-width: 200px;
  text-align: center;
}
.locations__legend-item > div {
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: calc(100% - 12px);
  height: 100%;
  transform: skewX(-17deg);
}
.locations__zone {
  position: relative;
  min-height: 450px;
  margin: 150px 0;
}
.locations__zone:nth-child(3) {
  margin-top: 100px;
}
.locations__zone:last-of-type {
  margin-bottom: 100px;
}
.locations__zone ul:not(:last-child) {
  margin-bottom: 40px;
}
.locations__zone ul li:not(:last-child) {
  margin-bottom: 40px;
}
.locations__zone ul li ul {
  padding-top: 35px;
  padding-left: 50px;
}
.locations__zone ul li ul li:not(:last-child) {
  margin-bottom: 10px;
}
.locations__zone-map {
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  z-index: -1;
  width: 60%;
  right: 0;
  height: calc(100% + 200px);
}
.locations__zone-map img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center right;
     object-position: center right;
}
.locations__zone--reverse .row {
  flex-direction: row-reverse;
}
.locations__zone--reverse .locations__zone-map {
  left: 0;
  right: unset;
}
.locations__zone--reverse .locations__zone-map img {
  -o-object-position: center left;
     object-position: center left;
}
.locations__country-item > img,
.locations__country-item > span {
  vertical-align: middle;
}
.locations__country-item > img {
  display: inline-block;
  clip-path: circle(50% at 50% 50%);
  width: 54px;
  height: 54px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 15px;
}
.locations__country-item > span {
  font-size: clamp(2rem, 2rem + 1vw, 3.5rem);
  font-weight: 800;
}
.locations__site-item, .locations__site-item a {
  display: flex;
  align-items: center;
  gap: 8px;
}
.locations__site-item div {
  -webkit-mask-image: url(../media/fv-dot-red.svg);
          mask-image: url(../media/fv-dot-red.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  height: 15px;
  width: 21px;
}

@media (max-width: 768px) {
  .locations__legend-list {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
  .locations__zone {
    margin: 50px 0;
  }
  .locations__zone:nth-child(3) {
    margin-top: 0;
  }
  .locations__zone:last-of-type {
    margin-bottom: 0;
  }
  .locations__zone ul {
    padding-left: 0;
  }
  .locations__zone ul li:not(:last-child) {
    margin-bottom: 30px;
  }
  .locations__zone ul li ul {
    padding-top: 20px;
    padding-left: 0;
  }
  .locations__zone ul li ul li:not(:last-child) {
    margin-bottom: 10px;
  }
  .locations__zone-map {
    position: relative;
    width: 95%;
    top: unset;
    translate: unset;
    margin-left: auto;
  }
  .locations__zone-map img {
    position: relative;
  }
  .locations__zone--reverse .locations__zone-map {
    margin-left: unset;
    margin-right: auto;
  }
}
.single-offre main {
  position: relative;
  padding-top: 50px;
  padding-bottom: 100px;
  min-height: 600px;
  background: linear-gradient(to bottom, #D9D9D9, transparent 90%);
  -webkit-mask: linear-gradient(#fff, #fff) no-repeat center/100% 100%, no-repeat top left/125px 268px url(../media/substract.svg);
          mask: linear-gradient(#fff, #fff) no-repeat center/100% 100%, no-repeat top left/125px 268px url(../media/substract.svg);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
}
.single-offre .offer-buttons .col-100 {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}

.e404 {
  min-height: 80dvh;
  padding-top: 100px;
  display: flex;
  align-items: center;
}
.e404__content {
  text-align: center;
  margin-inline: auto;
}
.e404__content h1 {
  font-size: clamp(3rem, 10vw, 9rem);
  font-weight: 900;
  line-height: 1;
  margin-bottom: 25px;
  color: var(--rouge-faiveleytech);
}
.e404__content h2 {
  font-size: clamp(2.5rem, 2.5vw, 3rem);
  font-weight: 700;
  text-transform: none;
}

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