@charset "UTF-8";

@font-face {
  font-family: "remixicon";
  src: url('../fonts/remixicon.eot?t=1744376262593'); /* IE9*/
  src: url('../fonts/remixicon.eot?t=1744376262593#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url("../fonts/remixicon.woff2?t=1744376262593") format("woff2"),
  url("../fonts/remixicon.woff?t=1744376262593") format("woff"),
  url('../fonts/remixicon.ttf?t=1744376262593') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../fonts/remixicon.svg?t=1744376262593#remixicon') format('svg'); /* iOS 4.1- */
  font-display: swap;
}

[class^="ri-"], [class*="ri-"] {
  font-family: 'remixicon' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ri-lg { font-size: 1.3333em; line-height: 0.75em; vertical-align: -.0667em; }
.ri-xl { font-size: 1.5em; line-height: 0.6666em; vertical-align: -.075em; }
.ri-xxs { font-size: .5em; }
.ri-xs { font-size: .75em; }
.ri-sm { font-size: .875em }
.ri-1x { font-size: 1em; }
.ri-2x { font-size: 2em; }
.ri-3x { font-size: 3em; }
.ri-4x { font-size: 4em; }
.ri-5x { font-size: 5em; }
.ri-6x { font-size: 6em; }
.ri-7x { font-size: 7em; }
.ri-8x { font-size: 8em; }
.ri-9x { font-size: 9em; }
.ri-10x { font-size: 10em; }
.ri-fw { text-align: center; width: 1.25em; }

.ri-arrow-right-line:before { content: "\ea6c"; }
.ri-search-line:before { content: "\f0d1"; }
.ri-arrow-down-s-fill:before { content: "\ea4d"; }
.ri-arrow-left-s-fill:before { content: "\ea63"; }
.ri-arrow-right-s-fill:before { content: "\ea6d"; }
.ri-close-line:before { content: "\eb99"; }
.ri-twitter-fill:before { content: "\f23a"; }
.ri-twitter-x-fill:before { content: "\f3e6"; }
.ri-linkedin-fill:before { content: "\eeb5"; }
.ri-download-2-line:before { content: "\ec54"; }
.ri-user-fill:before { content: "\f25f"; }
.ri-arrow-right-s-line:before { content: "\ea6e"; }
.ri-arrow-left-s-line:before { content: "\ea64"; }
.ri-refresh-line:before { content: "\f064"; }
.ri-mail-line:before { content: "\eef6"; }
.ri-linkedin-box-fill:before { content: "\eeb3"; }
.ri-mic-line:before { content: "\ef50"; }
.ri-youtube-fill:before { content: "\f2d4"; }

@font-face {
  font-family: 'Playfair Display';
  src: url('../fonts/playfair-display/playfairdisplay-italic-webfont.woff2') format('woff2'),
       url('../fonts/playfair-display/playfairdisplay-italic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Lato';
  src: url('../fonts/lato/lato-black-webfont.woff2') format('woff2'),
       url('../fonts/lato/lato-black-webfont.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Lato';
  src: url('../fonts/lato/lato-blackitalic-webfont.woff2') format('woff2'),
       url('../fonts/lato/lato-blackitalic-webfont.woff') format('woff');
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Lato';
  src: url('../fonts/lato/lato-bold-webfont.woff2') format('woff2'),
       url('../fonts/lato/lato-bold-webfont.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Lato';
  src: url('../fonts/lato/lato-bolditalic-webfont.woff2') format('woff2'),
       url('../fonts/lato/lato-bolditalic-webfont.woff') format('woff');
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: 'Lato';
  src: url('../fonts/lato/lato-italic-webfont.woff2') format('woff2'),
       url('../fonts/lato/lato-italic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Lato';
  src: url('../fonts/lato/lato-light-webfont.woff2') format('woff2'),
       url('../fonts/lato/lato-light-webfont.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Lato';
  src: url('../fonts/lato/lato-lightitalic-webfont.woff2') format('woff2'),
       url('../fonts/lato/lato-lightitalic-webfont.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Lato';
  src: url('../fonts/lato/lato-regular-webfont.woff2') format('woff2'),
       url('../fonts/lato/lato-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Lato';
  src: url('../fonts/lato/lato-thin-webfont.woff2') format('woff2'),
       url('../fonts/lato/lato-thin-webfont.woff') format('woff');
  font-weight: 100;
  font-style: normal;

}

@font-face {
  font-family: 'Lato';
  src: url('../fonts/lato/lato-thinitalic-webfont.woff2') format('woff2'),
       url('../fonts/lato/lato-thinitalic-webfont.woff') format('woff');
  font-weight: 100;
  font-style: italic;
}

/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */
:root {
  --animate-duration: 1s;
  --animate-delay: 1s;
  --animate-repeat: 1;
}

.animate__animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animate__animated.animate__infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animate__animated.animate__repeat-1 {
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: var(--animate-repeat);
  animation-iteration-count: var(--animate-repeat);
}

.animate__animated.animate__repeat-2 {
  -webkit-animation-iteration-count: calc(1 * 2);
  animation-iteration-count: calc(1 * 2);
  -webkit-animation-iteration-count: calc(var(--animate-repeat) * 2);
  animation-iteration-count: calc(var(--animate-repeat) * 2);
}

.animate__animated.animate__repeat-3 {
  -webkit-animation-iteration-count: calc(1 * 3);
  animation-iteration-count: calc(1 * 3);
  -webkit-animation-iteration-count: calc(var(--animate-repeat) * 3);
  animation-iteration-count: calc(var(--animate-repeat) * 3);
}

.animate__animated.animate__delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-delay: var(--animate-delay);
  animation-delay: var(--animate-delay);
}

.animate__animated.animate__delay-2s {
  -webkit-animation-delay: calc(1s * 2);
  animation-delay: calc(1s * 2);
  -webkit-animation-delay: calc(var(--animate-delay) * 2);
  animation-delay: calc(var(--animate-delay) * 2);
}

.animate__animated.animate__delay-3s {
  -webkit-animation-delay: calc(1s * 3);
  animation-delay: calc(1s * 3);
  -webkit-animation-delay: calc(var(--animate-delay) * 3);
  animation-delay: calc(var(--animate-delay) * 3);
}

.animate__animated.animate__delay-4s {
  -webkit-animation-delay: calc(1s * 4);
  animation-delay: calc(1s * 4);
  -webkit-animation-delay: calc(var(--animate-delay) * 4);
  animation-delay: calc(var(--animate-delay) * 4);
}

.animate__animated.animate__delay-5s {
  -webkit-animation-delay: calc(1s * 5);
  animation-delay: calc(1s * 5);
  -webkit-animation-delay: calc(var(--animate-delay) * 5);
  animation-delay: calc(var(--animate-delay) * 5);
}

.animate__animated.animate__faster {
  -webkit-animation-duration: calc(1s / 2);
  animation-duration: calc(1s / 2);
  -webkit-animation-duration: calc(var(--animate-duration) / 2);
  animation-duration: calc(var(--animate-duration) / 2);
}

.animate__animated.animate__fast {
  -webkit-animation-duration: calc(1s * 0.8);
  animation-duration: calc(1s * 0.8);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.8);
  animation-duration: calc(var(--animate-duration) * 0.8);
}

.animate__animated.animate__slow {
  -webkit-animation-duration: calc(1s * 2);
  animation-duration: calc(1s * 2);
  -webkit-animation-duration: calc(var(--animate-duration) * 2);
  animation-duration: calc(var(--animate-duration) * 2);
}

.animate__animated.animate__slower {
  -webkit-animation-duration: calc(1s * 3);
  animation-duration: calc(1s * 3);
  -webkit-animation-duration: calc(var(--animate-duration) * 3);
  animation-duration: calc(var(--animate-duration) * 3);
}

@media print,
(prefers-reduced-motion: reduce) {
  .animate__animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }

  .animate__animated[class*='Out'] {
    opacity: 0;
  }
}

/* Attention seekers  */
@-webkit-keyframes bounce {

  from,
  20%,
  53%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }

  80% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0) scaleY(0.95);
  }

  90% {
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}

@keyframes bounce {

  from,
  20%,
  53%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }

  80% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0) scaleY(0.95);
  }

  90% {
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}

.animate__bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {

  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

@keyframes flash {

  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

.animate__flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }

  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }

  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.animate__pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }

  30% {
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }

  30% {
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.animate__rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shakeX {

  from,
  to {
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shakeX {

  from,
  to {
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0);
  }
}

.animate__shakeX {
  -webkit-animation-name: shakeX;
  animation-name: shakeX;
}

@-webkit-keyframes shakeY {

  from,
  to {
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(0, -10px, 0);
  }

  20%,
  40%,
  60%,
  80% {
    transform: translate3d(0, 10px, 0);
  }
}

@keyframes shakeY {

  from,
  to {
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(0, -10px, 0);
  }

  20%,
  40%,
  60%,
  80% {
    transform: translate3d(0, 10px, 0);
  }
}

.animate__shakeY {
  -webkit-animation-name: shakeY;
  animation-name: shakeY;
}

@-webkit-keyframes headShake {
  0% {
    transform: translateX(0);
  }

  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    transform: translateX(0);
  }

  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    transform: translateX(0);
  }
}

.animate__headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.animate__swing {
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.animate__tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    transform: translate3d(0, 0, 0);
  }

  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes wobble {
  from {
    transform: translate3d(0, 0, 0);
  }

  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.animate__wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {

  from,
  11.1%,
  to {
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    transform: skewX(0.39062deg) skewY(0.39062deg);
  }

  88.8% {
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}

@keyframes jello {

  from,
  11.1%,
  to {
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    transform: skewX(0.39062deg) skewY(0.39062deg);
  }

  88.8% {
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}

.animate__jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  transform-origin: center;
}

@-webkit-keyframes heartBeat {
  0% {
    transform: scale(1);
  }

  14% {
    transform: scale(1.3);
  }

  28% {
    transform: scale(1);
  }

  42% {
    transform: scale(1.3);
  }

  70% {
    transform: scale(1);
  }
}

@keyframes heartBeat {
  0% {
    transform: scale(1);
  }

  14% {
    transform: scale(1.3);
  }

  28% {
    transform: scale(1);
  }

  42% {
    transform: scale(1.3);
  }

  70% {
    transform: scale(1);
  }
}

.animate__heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: calc(1s * 1.3);
  animation-duration: calc(1s * 1.3);
  -webkit-animation-duration: calc(var(--animate-duration) * 1.3);
  animation-duration: calc(var(--animate-duration) * 1.3);
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

/* Back entrances */
@-webkit-keyframes backInDown {
  0% {
    transform: translateY(-1200px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes backInDown {
  0% {
    transform: translateY(-1200px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.animate__backInDown {
  -webkit-animation-name: backInDown;
  animation-name: backInDown;
}

@-webkit-keyframes backInLeft {
  0% {
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes backInLeft {
  0% {
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.animate__backInLeft {
  -webkit-animation-name: backInLeft;
  animation-name: backInLeft;
}

@-webkit-keyframes backInRight {
  0% {
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes backInRight {
  0% {
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.animate__backInRight {
  -webkit-animation-name: backInRight;
  animation-name: backInRight;
}

@-webkit-keyframes backInUp {
  0% {
    transform: translateY(1200px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes backInUp {
  0% {
    transform: translateY(1200px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.animate__backInUp {
  -webkit-animation-name: backInUp;
  animation-name: backInUp;
}

/* Back exits */
@-webkit-keyframes backOutDown {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  20% {
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    transform: translateY(700px) scale(0.7);
    opacity: 0.7;
  }
}

@keyframes backOutDown {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  20% {
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    transform: translateY(700px) scale(0.7);
    opacity: 0.7;
  }
}

.animate__backOutDown {
  -webkit-animation-name: backOutDown;
  animation-name: backOutDown;
}

@-webkit-keyframes backOutLeft {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  20% {
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
}

@keyframes backOutLeft {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  20% {
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
}

.animate__backOutLeft {
  -webkit-animation-name: backOutLeft;
  animation-name: backOutLeft;
}

@-webkit-keyframes backOutRight {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  20% {
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
}

@keyframes backOutRight {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  20% {
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
}

.animate__backOutRight {
  -webkit-animation-name: backOutRight;
  animation-name: backOutRight;
}

@-webkit-keyframes backOutUp {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  20% {
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    transform: translateY(-700px) scale(0.7);
    opacity: 0.7;
  }
}

@keyframes backOutUp {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  20% {
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    transform: translateY(-700px) scale(0.7);
    opacity: 0.7;
  }
}

.animate__backOutUp {
  -webkit-animation-name: backOutUp;
  animation-name: backOutUp;
}

/* Bouncing entrances  */
@-webkit-keyframes bounceIn {

  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {

  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

.animate__bounceIn {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0) scaleY(0.9);
  }

  75% {
    transform: translate3d(0, -10px, 0) scaleY(0.95);
  }

  90% {
    transform: translate3d(0, 5px, 0) scaleY(0.985);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInDown {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0) scaleY(0.9);
  }

  75% {
    transform: translate3d(0, -10px, 0) scaleY(0.95);
  }

  90% {
    transform: translate3d(0, 5px, 0) scaleY(0.985);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.animate__bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }

  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0) scaleX(1);
  }

  75% {
    transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }

  90% {
    transform: translate3d(5px, 0, 0) scaleX(0.995);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInLeft {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }

  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0) scaleX(1);
  }

  75% {
    transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }

  90% {
    transform: translate3d(5px, 0, 0) scaleX(0.995);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.animate__bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }

  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }

  75% {
    transform: translate3d(10px, 0, 0) scaleX(0.98);
  }

  90% {
    transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInRight {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }

  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }

  75% {
    transform: translate3d(10px, 0, 0) scaleX(0.98);
  }

  90% {
    transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.animate__bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }

  75% {
    transform: translate3d(0, 10px, 0) scaleY(0.95);
  }

  90% {
    transform: translate3d(0, -5px, 0) scaleY(0.985);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }

  75% {
    transform: translate3d(0, 10px, 0) scaleY(0.95);
  }

  90% {
    transform: translate3d(0, -5px, 0) scaleY(0.985);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.animate__bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

/* Bouncing exits  */
@-webkit-keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.animate__bounceOut {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0) scaleY(0.985);
  }

  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0) scaleY(3);
  }
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0) scaleY(0.985);
  }

  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0) scaleY(3);
  }
}

.animate__bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0) scaleX(0.9);
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0) scaleX(2);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0) scaleX(0.9);
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0) scaleX(2);
  }
}

.animate__bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0) scaleX(0.9);
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0) scaleX(2);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0) scaleX(0.9);
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0) scaleX(2);
  }
}

.animate__bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0) scaleY(0.985);
  }

  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0) scaleY(0.9);
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0) scaleY(3);
  }
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0) scaleY(0.985);
  }

  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0) scaleY(0.9);
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0) scaleY(3);
  }
}

.animate__bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

/* Fading entrances  */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.animate__fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.animate__fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.animate__fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.animate__fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.animate__fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.animate__fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.animate__fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.animate__fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.animate__fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeInTopLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, -100%, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInTopLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, -100%, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.animate__fadeInTopLeft {
  -webkit-animation-name: fadeInTopLeft;
  animation-name: fadeInTopLeft;
}

@-webkit-keyframes fadeInTopRight {
  from {
    opacity: 0;
    transform: translate3d(100%, -100%, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInTopRight {
  from {
    opacity: 0;
    transform: translate3d(100%, -100%, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.animate__fadeInTopRight {
  -webkit-animation-name: fadeInTopRight;
  animation-name: fadeInTopRight;
}

@-webkit-keyframes fadeInBottomLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 100%, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInBottomLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 100%, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.animate__fadeInBottomLeft {
  -webkit-animation-name: fadeInBottomLeft;
  animation-name: fadeInBottomLeft;
}

@-webkit-keyframes fadeInBottomRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 100%, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInBottomRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 100%, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.animate__fadeInBottomRight {
  -webkit-animation-name: fadeInBottomRight;
  animation-name: fadeInBottomRight;
}

/* Fading exits */
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.animate__fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

.animate__fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.animate__fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}

.animate__fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.animate__fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}

.animate__fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.animate__fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

.animate__fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.animate__fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes fadeOutTopLeft {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(-100%, -100%, 0);
  }
}

@keyframes fadeOutTopLeft {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(-100%, -100%, 0);
  }
}

.animate__fadeOutTopLeft {
  -webkit-animation-name: fadeOutTopLeft;
  animation-name: fadeOutTopLeft;
}

@-webkit-keyframes fadeOutTopRight {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(100%, -100%, 0);
  }
}

@keyframes fadeOutTopRight {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(100%, -100%, 0);
  }
}

.animate__fadeOutTopRight {
  -webkit-animation-name: fadeOutTopRight;
  animation-name: fadeOutTopRight;
}

@-webkit-keyframes fadeOutBottomRight {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 100%, 0);
  }
}

@keyframes fadeOutBottomRight {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 100%, 0);
  }
}

.animate__fadeOutBottomRight {
  -webkit-animation-name: fadeOutBottomRight;
  animation-name: fadeOutBottomRight;
}

@-webkit-keyframes fadeOutBottomLeft {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(-100%, 100%, 0);
  }
}

@keyframes fadeOutBottomLeft {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(-100%, 100%, 0);
  }
}

.animate__fadeOutBottomLeft {
  -webkit-animation-name: fadeOutBottomLeft;
  animation-name: fadeOutBottomLeft;
}

/* Flippers */
@-webkit-keyframes flip {
  from {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animate__animated.animate__flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    transform: perspective(400px);
  }
}

.animate__flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    transform: perspective(400px);
  }
}

.animate__flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.animate__flipOutX {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.animate__flipOutY {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

/* Lightspeed */
@-webkit-keyframes lightSpeedInRight {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    transform: skewX(-5deg);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes lightSpeedInRight {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    transform: skewX(-5deg);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.animate__lightSpeedInRight {
  -webkit-animation-name: lightSpeedInRight;
  animation-name: lightSpeedInRight;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedInLeft {
  from {
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0;
  }

  60% {
    transform: skewX(-20deg);
    opacity: 1;
  }

  80% {
    transform: skewX(5deg);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes lightSpeedInLeft {
  from {
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0;
  }

  60% {
    transform: skewX(-20deg);
    opacity: 1;
  }

  80% {
    transform: skewX(5deg);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.animate__lightSpeedInLeft {
  -webkit-animation-name: lightSpeedInLeft;
  animation-name: lightSpeedInLeft;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOutRight {
  from {
    opacity: 1;
  }

  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOutRight {
  from {
    opacity: 1;
  }

  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.animate__lightSpeedOutRight {
  -webkit-animation-name: lightSpeedOutRight;
  animation-name: lightSpeedOutRight;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes lightSpeedOutLeft {
  from {
    opacity: 1;
  }

  to {
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOutLeft {
  from {
    opacity: 1;
  }

  to {
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
}

.animate__lightSpeedOutLeft {
  -webkit-animation-name: lightSpeedOutLeft;
  animation-name: lightSpeedOutLeft;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

/* Rotating entrances */
@-webkit-keyframes rotateIn {
  from {
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.animate__rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
  transform-origin: center;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.animate__rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateInDownRight {
  from {
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.animate__rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
  transform-origin: right bottom;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.animate__rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateInUpRight {
  from {
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.animate__rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
  transform-origin: right bottom;
}

/* Rotating exits */
@-webkit-keyframes rotateOut {
  from {
    opacity: 1;
  }

  to {
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    opacity: 1;
  }

  to {
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.animate__rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
  transform-origin: center;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    opacity: 1;
  }

  to {
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    opacity: 1;
  }

  to {
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.animate__rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    opacity: 1;
  }

  to {
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    opacity: 1;
  }

  to {
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.animate__rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
  transform-origin: right bottom;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    opacity: 1;
  }

  to {
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    opacity: 1;
  }

  to {
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.animate__rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    opacity: 1;
  }

  to {
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    opacity: 1;
  }

  to {
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.animate__rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
  transform-origin: right bottom;
}

/* Specials */
@-webkit-keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.animate__hinge {
  -webkit-animation-duration: calc(1s * 2);
  animation-duration: calc(1s * 2);
  -webkit-animation-duration: calc(var(--animate-duration) * 2);
  animation-duration: calc(var(--animate-duration) * 2);
  -webkit-animation-name: hinge;
  animation-name: hinge;
  transform-origin: top left;
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }

  50% {
    transform: rotate(-10deg);
  }

  70% {
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }

  50% {
    transform: rotate(-10deg);
  }

  70% {
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

.animate__jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.animate__rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.animate__rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

/* Zooming entrances */
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

.animate__zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.animate__zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.animate__zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.animate__zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.animate__zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

/* Zooming exits */
@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}

.animate__zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.animate__zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
  transform-origin: center bottom;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
  }
}

.animate__zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
  transform-origin: left center;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
  }
}

.animate__zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
  transform-origin: right center;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.animate__zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
  transform-origin: center bottom;
}

/* Sliding entrances */
@-webkit-keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.animate__slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.animate__slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.animate__slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.animate__slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

/* Sliding exits */
@-webkit-keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}

.animate__slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}

.animate__slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}

.animate__slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}

.animate__slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-bg: #fff;
}

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

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}

hr:not([size]) {
  height: 1px;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1,
.h1 {
  font-size: calc(1.375rem + 1.5vw);
}

@media (min-width: 1200px) {

  h1,
  .h1 {
    font-size: 2.5rem;
  }
}

h2,
.h2 {
  font-size: calc(1.325rem + 0.9vw);
}

@media (min-width: 1200px) {

  h2,
  .h2 {
    font-size: 2rem;
  }
}

h3,
.h3 {
  font-size: calc(1.3rem + 0.6vw);
}

@media (min-width: 1200px) {

  h3,
  .h3 {
    font-size: 1.75rem;
  }
}

h4,
.h4 {
  font-size: calc(1.275rem + 0.3vw);
}

@media (min-width: 1200px) {

  h4,
  .h4 {
    font-size: 1.5rem;
  }
}

h5,
.h5 {
  font-size: 1.25rem;
}

h6,
.h6 {
  font-size: 1rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-bs-original-title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 2rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small,
.small {
  font-size: 0.875em;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #0d6efd;
  text-decoration: underline;
}

a:hover {
  color: #0a58ca;
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
  direction: ltr
    /* rtl:ignore */
  ;
  unicode-bidi: bidi-override;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word;
}

a>code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
select {
  text-transform: none;
}

[role="button"] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

select:disabled {
  opacity: 1;
}

[list]::-webkit-calendar-picker-indicator {
  display: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  appearance: button;
  -webkit-appearance: button;
}

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}

@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}

legend+* {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  appearance: textfield;
  -webkit-appearance: textfield;
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::file-selector-button {
  font: inherit;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
  }
}

.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem;
  }
}

.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}

.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}

.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}

.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote> :last-child {
  margin-bottom: 0;
}

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}

.blockquote-footer::before {
  content: "\2014\00A0";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 0.875em;
  color: #6c757d;
}

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {

  .container,
  .container-sm {
    max-width: 540px;
  }
}

@media (min-width: 768px) {

  .container,
  .container-sm,
  .container-md {
    max-width: 720px;
  }
}

@media (min-width: 992px) {

  .container,
  .container-sm,
  .container-md,
  .container-lg {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {

  .container,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {

  .container,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl,
  .container-xxl {
    max-width: 1320px;
  }
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
}

.row>* {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0%;
}

.row-cols-auto>* {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1>* {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2>* {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3>* {
  flex: 0 0 auto;
  width: 33.33333%;
}

.row-cols-4>* {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5>* {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6>* {
  flex: 0 0 auto;
  width: 16.66667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }

  .row-cols-sm-auto>* {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-sm-1>* {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-sm-2>* {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-sm-3>* {
    flex: 0 0 auto;
    width: 33.33333%;
  }

  .row-cols-sm-4>* {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-sm-5>* {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-sm-6>* {
    flex: 0 0 auto;
    width: 16.66667%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }

  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66667%;
  }

  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333%;
  }

  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66667%;
  }

  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333%;
  }

  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66667%;
  }

  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333%;
  }

  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66667%;
  }

  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }

  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }

  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }

  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }

  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }

  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }

  .row-cols-md-auto>* {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-md-1>* {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-md-2>* {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-md-3>* {
    flex: 0 0 auto;
    width: 33.33333%;
  }

  .row-cols-md-4>* {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-md-5>* {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-md-6>* {
    flex: 0 0 auto;
    width: 16.66667%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }

  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66667%;
  }

  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333%;
  }

  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66667%;
  }

  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333%;
  }

  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66667%;
  }

  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333%;
  }

  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66667%;
  }

  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-md-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }

  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }

  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }

  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }

  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }

  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }

  .row-cols-lg-auto>* {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-lg-1>* {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-lg-2>* {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-lg-3>* {
    flex: 0 0 auto;
    width: 33.33333%;
  }

  .row-cols-lg-4>* {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-lg-5>* {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-lg-6>* {
    flex: 0 0 auto;
    width: 16.66667%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }

  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66667%;
  }

  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333%;
  }

  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66667%;
  }

  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333%;
  }

  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66667%;
  }

  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333%;
  }

  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66667%;
  }

  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }

  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }

  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }

  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }

  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }

  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }

  .row-cols-xl-auto>* {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-xl-1>* {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-xl-2>* {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-xl-3>* {
    flex: 0 0 auto;
    width: 33.33333%;
  }

  .row-cols-xl-4>* {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-xl-5>* {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-xl-6>* {
    flex: 0 0 auto;
    width: 16.66667%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }

  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66667%;
  }

  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333%;
  }

  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66667%;
  }

  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333%;
  }

  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66667%;
  }

  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333%;
  }

  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66667%;
  }

  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }

  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }

  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }

  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }

  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }

  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }

  .row-cols-xxl-auto>* {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-xxl-1>* {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-xxl-2>* {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-xxl-3>* {
    flex: 0 0 auto;
    width: 33.33333%;
  }

  .row-cols-xxl-4>* {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-xxl-5>* {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-xxl-6>* {
    flex: 0 0 auto;
    width: 16.66667%;
  }

  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }

  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66667%;
  }

  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333%;
  }

  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66667%;
  }

  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333%;
  }

  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66667%;
  }

  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333%;
  }

  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66667%;
  }

  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-xxl-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }

  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }

  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }

  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }

  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }

  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}

.table {
  --bs-table-bg: transparent;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: #212529;
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: #212529;
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: #212529;
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  vertical-align: top;
  border-color: #dee2e6;
}

.table> :not(caption)>*>* {
  padding: 0.5rem 0.5rem;
  background-color: var(--bs-table-bg);
  border-bottom-width: 1px;
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}

.table>tbody {
  vertical-align: inherit;
}

.table>thead {
  vertical-align: bottom;
}

.table> :not(:first-child) {
  border-top: 2px solid currentColor;
}

.caption-top {
  caption-side: top;
}

.table-sm> :not(caption)>*>* {
  padding: 0.25rem 0.25rem;
}

.table-bordered> :not(caption)>* {
  border-width: 1px 0;
}

.table-bordered> :not(caption)>*>* {
  border-width: 0 1px;
}

.table-borderless> :not(caption)>*>* {
  border-bottom-width: 0;
}

.table-borderless> :not(:first-child) {
  border-top-width: 0;
}

.table-striped>tbody>tr:nth-of-type(odd)>* {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}

.table-active {
  --bs-table-accent-bg: var(--bs-table-active-bg);
  color: var(--bs-table-active-color);
}

.table-hover>tbody>tr:hover>* {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
  color: var(--bs-table-hover-color);
}

.table-primary {
  --bs-table-bg: #cfe2ff;
  --bs-table-striped-bg: #c5d7f2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bacbe6;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfd1ec;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #bacbe6;
}

.table-secondary {
  --bs-table-bg: #e2e3e5;
  --bs-table-striped-bg: #d7d8da;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #cbccce;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #d1d2d4;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #cbccce;
}

.table-success {
  --bs-table-bg: #d1e7dd;
  --bs-table-striped-bg: #c7dbd2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bcd0c7;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #c1d6cc;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #bcd0c7;
}

.table-info {
  --bs-table-bg: #cff4fc;
  --bs-table-striped-bg: #c5e8ef;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #badce3;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfe2e9;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #badce3;
}

.table-warning {
  --bs-table-bg: #fff3cd;
  --bs-table-striped-bg: #f2e7c3;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e6dbb9;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #ece1be;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #e6dbb9;
}

.table-danger {
  --bs-table-bg: #f8d7da;
  --bs-table-striped-bg: #eccccf;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfc2c4;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5c7ca;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #dfc2c4;
}

.table-light {
  --bs-table-bg: #f8f9fa;
  --bs-table-striped-bg: #ecedee;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfe0e1;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5e6e7;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #dfe0e1;
}

.table-dark {
  --bs-table-bg: #212529;
  --bs-table-striped-bg: #2c3034;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #373b3e;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #323539;
  --bs-table-hover-color: #fff;
  color: #fff;
  border-color: #373b3e;
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .h-auto-xs {
    height: auto !important;
  }
}

@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .header .search-form {
    display: none !important;
  }
  .header.fixed-header .menu-bottom .pricipal-menu {
    max-width: 100% !important;
  }
}

@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

.form-label {
  margin-bottom: 0.5rem;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
}

.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #6c757d;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}

.form-control[type="file"] {
  overflow: hidden;
}

.form-control[type="file"]:not(:disabled):not([readonly]) {
  cursor: pointer;
}

.form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.form-control::-webkit-date-and-time-value {
  height: 1.5em;
}

.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .form-control::file-selector-button {
    transition: none;
  }
}

.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #dde0e3;
}

.form-control::-webkit-file-upload-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .form-control::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }
}

.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #dde0e3;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

.form-control-plaintext.form-control-sm,
.form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
  margin-inline-end: 0.5rem;
}

.form-control-sm::-webkit-file-upload-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
  margin-inline-end: 0.5rem;
}

.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
  margin-inline-end: 1rem;
}

.form-control-lg::-webkit-file-upload-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
  margin-inline-end: 1rem;
}

textarea.form-control {
  min-height: calc(1.5em + 0.75rem + 2px);
}

textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
}

textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
}

.form-control-color {
  width: 3rem;
  height: auto;
  padding: 0.375rem;
}

.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}

.form-control-color::-moz-color-swatch {
  height: 1.5em;
  border-radius: 0.25rem;
}

.form-control-color::-webkit-color-swatch {
  height: 1.5em;
  border-radius: 0.25rem;
}

.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}

.form-select:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.form-select[multiple],
.form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}

.form-select:disabled {
  background-color: #e9ecef;
}

.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #212529;
}

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}

.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.form-check-input {
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  print-color-adjust: exact;
  -webkit-print-color-adjust: exact;
  /* color-adjust: exact; */
}

.form-check-input[type="checkbox"],
.form-check-input[type="radio"] {
  border-radius: 0.25em;
}

.form-check-input[type="radio"] {
  border-radius: 50%;
}

.form-check-input:active {
  filter: brightness(90%);
}

.form-check-input:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd;
}

.form-check-input:checked[type="checkbox"],
.form-check-input:checked[type="radio"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}

.form-check-input:checked[type="radio"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}

.form-check-input[type="checkbox"]:indeterminate,
.form-check-input[type="radio"]:indeterminate {
  background-color: #0d6efd;
  border-color: #0d6efd;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}

.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}

.form-check-input[disabled]~.form-check-label,
.form-check-input:disabled~.form-check-label {
  opacity: 0.5;
}

.form-switch {
  padding-left: 2.5em;
}

.form-switch .form-check-input {
  width: 2em;
  margin-left: -2.5em;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}

.form-switch .form-check-input:focus {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e");
}

.form-switch .form-check-input:checked {
  background-position: right center;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.btn-check[disabled]+.btn,
.btn-check:disabled+.btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.form-range:focus {
  outline: 0;
}

.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.form-range::-moz-focus-outer {
  border: 0;
}

.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}

.form-range::-webkit-slider-thumb:active {
  background-color: #b6d4fe;
}

.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}

.form-range::-moz-range-thumb:active {
  background-color: #b6d4fe;
}

.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.form-range:disabled {
  pointer-events: none;
}

.form-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

.form-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

.form-floating {
  position: relative;
}

.form-floating>.form-control,
.form-floating>.form-select {
  height: calc(3.5rem + 2px);
  line-height: 1.25;
}

.form-floating>label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 1rem 0.75rem;
  pointer-events: none;
  border: 1px solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .form-floating>label {
    transition: none;
  }
}

.form-floating>.form-control {
  padding: 1rem 0.75rem;
}

.form-floating>.form-control::-moz-placeholder {
  color: transparent;
}

.form-floating>.form-control:-ms-input-placeholder {
  color: transparent;
}

.form-floating>.form-control::placeholder {
  color: transparent;
}

.form-floating>.form-control:not(:-moz-placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

.form-floating>.form-control:not(:-ms-input-placeholder) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

.form-floating>.form-control:focus,
.form-floating>.form-control:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

.form-floating>.form-control:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

.form-floating>.form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

.form-floating>.form-control:not(:-moz-placeholder-shown)~label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.form-floating>.form-control:not(:-ms-input-placeholder)~label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.form-floating>label:has(+ .form-control:focus),
.form-floating>label:has(+ .form-control:not(:placeholder-shown)),
.form-floating>.form-control:focus~label,
.form-floating>.form-control:not(:placeholder-shown)~label,
.form-floating>.form-select~label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.form-floating>.form-control:-webkit-autofill~label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

.input-group>.form-control,
.input-group>.form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}

.input-group>.form-control:focus,
.input-group>.form-select:focus {
  z-index: 3;
}

.input-group .btn {
  position: relative;
  z-index: 2;
}

.input-group .btn:focus {
  z-index: 3;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.input-group-lg>.form-control,
.input-group-lg>.form-select,
.input-group-lg>.input-group-text,
.input-group-lg>.btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

.input-group-sm>.form-control,
.input-group-sm>.form-select,
.input-group-sm>.input-group-text,
.input-group-sm>.btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

.input-group-lg>.form-select,
.input-group-sm>.form-select {
  padding-right: 3rem;
}

.input-group:not(.has-validation)> :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n + 3) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group.has-validation> :nth-last-child(n + 3):not(.dropdown-toggle):not(.dropdown-menu),
.input-group.has-validation>.dropdown-toggle:nth-last-child(n + 4) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group> :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #198754;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(25, 135, 84, 0.9);
  border-radius: 0.25rem;
}

.was-validated :valid~.valid-feedback,
.was-validated :valid~.valid-tooltip,
.is-valid~.valid-feedback,
.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .form-control:valid,
.form-control.is-valid {
  border-color: #198754;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .form-control:valid:focus,
.form-control.is-valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:valid,
.form-select.is-valid {
  border-color: #198754;
}

.was-validated .form-select:valid:not([multiple]):not([size]),
.was-validated .form-select:valid:not([multiple])[size="1"],
.form-select.is-valid:not([multiple]):not([size]),
.form-select.is-valid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .form-select:valid:focus,
.form-select.is-valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

.was-validated .form-check-input:valid,
.form-check-input.is-valid {
  border-color: #198754;
}

.was-validated .form-check-input:valid:checked,
.form-check-input.is-valid:checked {
  background-color: #198754;
}

.was-validated .form-check-input:valid:focus,
.form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

.was-validated .form-check-input:valid~.form-check-label,
.form-check-input.is-valid~.form-check-label {
  color: #198754;
}

.form-check-inline .form-check-input~.valid-feedback {
  margin-left: .5em;
}

.was-validated .input-group .form-control:valid,
.input-group .form-control.is-valid,
.was-validated .input-group .form-select:valid,
.input-group .form-select.is-valid {
  z-index: 1;
}

.was-validated .input-group .form-control:valid:focus,
.input-group .form-control.is-valid:focus,
.was-validated .input-group .form-select:valid:focus,
.input-group .form-select.is-valid:focus {
  z-index: 3;
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

.was-validated :invalid~.invalid-feedback,
.was-validated :invalid~.invalid-tooltip,
.is-invalid~.invalid-feedback,
.is-invalid~.invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid,
.form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:invalid,
.form-select.is-invalid {
  border-color: #dc3545;
}

.was-validated .form-select:invalid:not([multiple]):not([size]),
.was-validated .form-select:invalid:not([multiple])[size="1"],
.form-select.is-invalid:not([multiple]):not([size]),
.form-select.is-invalid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .form-select:invalid:focus,
.form-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-check-input:invalid,
.form-check-input.is-invalid {
  border-color: #dc3545;
}

.was-validated .form-check-input:invalid:checked,
.form-check-input.is-invalid:checked {
  background-color: #dc3545;
}

.was-validated .form-check-input:invalid:focus,
.form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-check-input:invalid~.form-check-label,
.form-check-input.is-invalid~.form-check-label {
  color: #dc3545;
}

.form-check-inline .form-check-input~.invalid-feedback {
  margin-left: .5em;
}

.was-validated .input-group .form-control:invalid,
.input-group .form-control.is-invalid,
.was-validated .input-group .form-select:invalid,
.input-group .form-select.is-invalid {
  z-index: 2;
}

.was-validated .input-group .form-control:invalid:focus,
.input-group .form-control.is-invalid:focus,
.was-validated .input-group .form-select:invalid:focus,
.input-group .form-select.is-invalid:focus {
  z-index: 3;
}

.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}

.btn:hover {
  color: #212529;
}

.btn-check:focus+.btn,
.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.btn:disabled,
.btn.disabled,
fieldset:disabled .btn {
  pointer-events: none;
  opacity: 0.65;
}

.btn-primary {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

.btn-primary:hover {
  color: #fff;
  background-color: #0b5ed7;
  border-color: #0a58ca;
}

.btn-check:focus+.btn-primary,
.btn-primary:focus {
  color: #fff;
  background-color: #0b5ed7;
  border-color: #0a58ca;
  box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}

.btn-check:checked+.btn-primary,
.btn-check:active+.btn-primary,
.btn-primary:active,
.btn-primary.active,
.show>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0a58ca;
  border-color: #0a53be;
}

.btn-check:checked+.btn-primary:focus,
.btn-check:active+.btn-primary:focus,
.btn-primary:active:focus,
.btn-primary.active:focus,
.show>.btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}

.btn-primary:disabled,
.btn-primary.disabled {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #5c636a;
  border-color: #565e64;
}

.btn-check:focus+.btn-secondary,
.btn-secondary:focus {
  color: #fff;
  background-color: #5c636a;
  border-color: #565e64;
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}

.btn-check:checked+.btn-secondary,
.btn-check:active+.btn-secondary,
.btn-secondary:active,
.btn-secondary.active,
.show>.btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #565e64;
  border-color: #51585e;
}

.btn-check:checked+.btn-secondary:focus,
.btn-check:active+.btn-secondary:focus,
.btn-secondary:active:focus,
.btn-secondary.active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}

.btn-secondary:disabled,
.btn-secondary.disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-success {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}

.btn-success:hover {
  color: #fff;
  background-color: #157347;
  border-color: #146c43;
}

.btn-check:focus+.btn-success,
.btn-success:focus {
  color: #fff;
  background-color: #157347;
  border-color: #146c43;
  box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}

.btn-check:checked+.btn-success,
.btn-check:active+.btn-success,
.btn-success:active,
.btn-success.active,
.show>.btn-success.dropdown-toggle {
  color: #fff;
  background-color: #146c43;
  border-color: #13653f;
}

.btn-check:checked+.btn-success:focus,
.btn-check:active+.btn-success:focus,
.btn-success:active:focus,
.btn-success.active:focus,
.show>.btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}

.btn-success:disabled,
.btn-success.disabled {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}

.btn-info {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}

.btn-info:hover {
  color: #000;
  background-color: #31d2f2;
  border-color: #25cff2;
}

.btn-check:focus+.btn-info,
.btn-info:focus {
  color: #000;
  background-color: #31d2f2;
  border-color: #25cff2;
  box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}

.btn-check:checked+.btn-info,
.btn-check:active+.btn-info,
.btn-info:active,
.btn-info.active,
.show>.btn-info.dropdown-toggle {
  color: #000;
  background-color: #3dd5f3;
  border-color: #25cff2;
}

.btn-check:checked+.btn-info:focus,
.btn-check:active+.btn-info:focus,
.btn-info:active:focus,
.btn-info.active:focus,
.show>.btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}

.btn-info:disabled,
.btn-info.disabled {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}

.btn-warning {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:hover {
  color: #000;
  background-color: #ffca2c;
  border-color: #ffc720;
}

.btn-check:focus+.btn-warning,
.btn-warning:focus {
  color: #000;
  background-color: #ffca2c;
  border-color: #ffc720;
  box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}

.btn-check:checked+.btn-warning,
.btn-check:active+.btn-warning,
.btn-warning:active,
.btn-warning.active,
.show>.btn-warning.dropdown-toggle {
  color: #000;
  background-color: #ffcd39;
  border-color: #ffc720;
}

.btn-check:checked+.btn-warning:focus,
.btn-check:active+.btn-warning:focus,
.btn-warning:active:focus,
.btn-warning.active:focus,
.show>.btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}

.btn-warning:disabled,
.btn-warning.disabled {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:hover {
  color: #fff;
  background-color: #bb2d3b;
  border-color: #b02a37;
}

.btn-check:focus+.btn-danger,
.btn-danger:focus {
  color: #fff;
  background-color: #bb2d3b;
  border-color: #b02a37;
  box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}

.btn-check:checked+.btn-danger,
.btn-check:active+.btn-danger,
.btn-danger:active,
.btn-danger.active,
.show>.btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #b02a37;
  border-color: #a52834;
}

.btn-check:checked+.btn-danger:focus,
.btn-check:active+.btn-danger:focus,
.btn-danger:active:focus,
.btn-danger.active:focus,
.show>.btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}

.btn-danger:disabled,
.btn-danger.disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-light {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:hover {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
}

.btn-check:focus+.btn-light,
.btn-light:focus {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}

.btn-check:checked+.btn-light,
.btn-check:active+.btn-light,
.btn-light:active,
.btn-light.active,
.show>.btn-light.dropdown-toggle {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
}

.btn-check:checked+.btn-light:focus,
.btn-check:active+.btn-light:focus,
.btn-light:active:focus,
.btn-light.active:focus,
.show>.btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}

.btn-light:disabled,
.btn-light.disabled {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-dark {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}

.btn-dark:hover {
  color: #fff;
  background-color: #1c1f23;
  border-color: #1a1e21;
}

.btn-check:focus+.btn-dark,
.btn-dark:focus {
  color: #fff;
  background-color: #1c1f23;
  border-color: #1a1e21;
  box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}

.btn-check:checked+.btn-dark,
.btn-check:active+.btn-dark,
.btn-dark:active,
.btn-dark.active,
.show>.btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1a1e21;
  border-color: #191c1f;
}

.btn-check:checked+.btn-dark:focus,
.btn-check:active+.btn-dark:focus,
.btn-dark:active:focus,
.btn-dark.active:focus,
.show>.btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}

.btn-dark:disabled,
.btn-dark.disabled {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}

.btn-outline-primary {
  color: #0d6efd;
  border-color: #0d6efd;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

.btn-check:focus+.btn-outline-primary,
.btn-outline-primary:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}

.btn-check:checked+.btn-outline-primary,
.btn-check:active+.btn-outline-primary,
.btn-outline-primary:active,
.btn-outline-primary.active,
.btn-outline-primary.dropdown-toggle.show {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

.btn-check:checked+.btn-outline-primary:focus,
.btn-check:active+.btn-outline-primary:focus,
.btn-outline-primary:active:focus,
.btn-outline-primary.active:focus,
.btn-outline-primary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}

.btn-outline-primary:disabled,
.btn-outline-primary.disabled {
  color: #0d6efd;
  background-color: transparent;
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-check:focus+.btn-outline-secondary,
.btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}

.btn-check:checked+.btn-outline-secondary,
.btn-check:active+.btn-outline-secondary,
.btn-outline-secondary:active,
.btn-outline-secondary.active,
.btn-outline-secondary.dropdown-toggle.show {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-check:checked+.btn-outline-secondary:focus,
.btn-check:active+.btn-outline-secondary:focus,
.btn-outline-secondary:active:focus,
.btn-outline-secondary.active:focus,
.btn-outline-secondary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}

.btn-outline-secondary:disabled,
.btn-outline-secondary.disabled {
  color: #6c757d;
  background-color: transparent;
}

.btn-outline-success {
  color: #198754;
  border-color: #198754;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}

.btn-check:focus+.btn-outline-success,
.btn-outline-success:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}

.btn-check:checked+.btn-outline-success,
.btn-check:active+.btn-outline-success,
.btn-outline-success:active,
.btn-outline-success.active,
.btn-outline-success.dropdown-toggle.show {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}

.btn-check:checked+.btn-outline-success:focus,
.btn-check:active+.btn-outline-success:focus,
.btn-outline-success:active:focus,
.btn-outline-success.active:focus,
.btn-outline-success.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}

.btn-outline-success:disabled,
.btn-outline-success.disabled {
  color: #198754;
  background-color: transparent;
}

.btn-outline-info {
  color: #0dcaf0;
  border-color: #0dcaf0;
}

.btn-outline-info:hover {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}

.btn-check:focus+.btn-outline-info,
.btn-outline-info:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}

.btn-check:checked+.btn-outline-info,
.btn-check:active+.btn-outline-info,
.btn-outline-info:active,
.btn-outline-info.active,
.btn-outline-info.dropdown-toggle.show {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}

.btn-check:checked+.btn-outline-info:focus,
.btn-check:active+.btn-outline-info:focus,
.btn-outline-info:active:focus,
.btn-outline-info.active:focus,
.btn-outline-info.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}

.btn-outline-info:disabled,
.btn-outline-info.disabled {
  color: #0dcaf0;
  background-color: transparent;
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:hover {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-check:focus+.btn-outline-warning,
.btn-outline-warning:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}

.btn-check:checked+.btn-outline-warning,
.btn-check:active+.btn-outline-warning,
.btn-outline-warning:active,
.btn-outline-warning.active,
.btn-outline-warning.dropdown-toggle.show {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-check:checked+.btn-outline-warning:focus,
.btn-check:active+.btn-outline-warning:focus,
.btn-outline-warning:active:focus,
.btn-outline-warning.active:focus,
.btn-outline-warning.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}

.btn-outline-warning:disabled,
.btn-outline-warning.disabled {
  color: #ffc107;
  background-color: transparent;
}

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-check:focus+.btn-outline-danger,
.btn-outline-danger:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}

.btn-check:checked+.btn-outline-danger,
.btn-check:active+.btn-outline-danger,
.btn-outline-danger:active,
.btn-outline-danger.active,
.btn-outline-danger.dropdown-toggle.show {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-check:checked+.btn-outline-danger:focus,
.btn-check:active+.btn-outline-danger:focus,
.btn-outline-danger:active:focus,
.btn-outline-danger.active:focus,
.btn-outline-danger.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}

.btn-outline-danger:disabled,
.btn-outline-danger.disabled {
  color: #dc3545;
  background-color: transparent;
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:hover {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-check:focus+.btn-outline-light,
.btn-outline-light:focus {
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}

.btn-check:checked+.btn-outline-light,
.btn-check:active+.btn-outline-light,
.btn-outline-light:active,
.btn-outline-light.active,
.btn-outline-light.dropdown-toggle.show {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-check:checked+.btn-outline-light:focus,
.btn-check:active+.btn-outline-light:focus,
.btn-outline-light:active:focus,
.btn-outline-light.active:focus,
.btn-outline-light.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}

.btn-outline-light:disabled,
.btn-outline-light.disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.btn-outline-dark {
  color: #212529;
  border-color: #212529;
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}

.btn-check:focus+.btn-outline-dark,
.btn-outline-dark:focus {
  box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}

.btn-check:checked+.btn-outline-dark,
.btn-check:active+.btn-outline-dark,
.btn-outline-dark:active,
.btn-outline-dark.active,
.btn-outline-dark.dropdown-toggle.show {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}

.btn-check:checked+.btn-outline-dark:focus,
.btn-check:active+.btn-outline-dark:focus,
.btn-outline-dark:active:focus,
.btn-outline-dark.active:focus,
.btn-outline-dark.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}

.btn-outline-dark:disabled,
.btn-outline-dark.disabled {
  color: #212529;
  background-color: transparent;
}

.btn-link {
  font-weight: 400;
  color: #0d6efd;
  text-decoration: underline;
}

.btn-link:hover {
  color: #0a58ca;
}

.btn-link:disabled,
.btn-link.disabled {
  color: #6c757d;
}

.btn-lg,
.btn-group-lg>.btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

.btn-sm,
.btn-group-sm>.btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

.fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}

.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    transition: none;
  }
}

.dropup,
.dropend,
.dropdown,
.dropstart {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: 0.125rem;
}

.dropdown-menu-start {
  --bs-position: start;
}

.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

.dropdown-menu-end {
  --bs-position: end;
}

.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }

  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-sm-end {
    --bs-position: end;
  }

  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }

  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-md-end {
    --bs-position: end;
  }

  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }

  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-lg-end {
    --bs-position: end;
  }

  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }

  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xl-end {
    --bs-position: end;
  }

  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }

  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xxl-end {
    --bs-position: end;
  }

  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

.dropstart .dropdown-toggle::after {
  display: none;
}

.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item:hover,
.dropdown-item:focus {
  color: #1e2125;
  background-color: #e9ecef;
}

.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #0d6efd;
}

.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1rem;
  color: #212529;
}

.dropdown-menu-dark {
  color: #dee2e6;
  background-color: #343a40;
  border-color: rgba(0, 0, 0, 0.15);
}

.dropdown-menu-dark .dropdown-item {
  color: #dee2e6;
}

.dropdown-menu-dark .dropdown-item:hover,
.dropdown-menu-dark .dropdown-item:focus {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}

.dropdown-menu-dark .dropdown-item.active,
.dropdown-menu-dark .dropdown-item:active {
  color: #fff;
  background-color: #0d6efd;
}

.dropdown-menu-dark .dropdown-item.disabled,
.dropdown-menu-dark .dropdown-item:disabled {
  color: #adb5bd;
}

.dropdown-menu-dark .dropdown-divider {
  border-color: rgba(0, 0, 0, 0.15);
}

.dropdown-menu-dark .dropdown-item-text {
  color: #dee2e6;
}

.dropdown-menu-dark .dropdown-header {
  color: #adb5bd;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group>.btn,
.btn-group-vertical>.btn {
  position: relative;
  flex: 1 1 auto;
}

.btn-group>.btn-check:checked+.btn,
.btn-group>.btn-check:focus+.btn,
.btn-group>.btn:hover,
.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn-check:checked+.btn,
.btn-group-vertical>.btn-check:focus+.btn,
.btn-group-vertical>.btn:hover,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.btn-toolbar .input-group {
  width: auto;
}

.btn-group>.btn:not(:first-child),
.btn-group>.btn-group:not(:first-child) {
  margin-left: -1px;
}

.btn-group>.btn:not(:last-child):not(.dropdown-toggle),
.btn-group>.btn-group:not(:last-child)>.btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group>.btn:nth-child(n + 3),
.btn-group> :not(.btn-check)+.btn,
.btn-group>.btn-group:not(:first-child)>.btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropend .dropdown-toggle-split::after {
  margin-left: 0;
}

.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm+.dropdown-toggle-split,
.btn-group-sm>.btn+.dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg+.dropdown-toggle-split,
.btn-group-lg>.btn+.dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group {
  width: 100%;
}

.btn-group-vertical>.btn:not(:first-child),
.btn-group-vertical>.btn-group:not(:first-child) {
  margin-top: -1px;
}

.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical>.btn-group:not(:last-child)>.btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn~.btn,
.btn-group-vertical>.btn-group:not(:first-child)>.btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #0d6efd;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}

.nav-link:hover,
.nav-link:focus {
  color: #0a58ca;
}

.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-link {
  margin-bottom: -1px;
  background: none;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
  isolation: isolate;
}

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #fff;
  background-color: #0d6efd;
}

.nav-fill>.nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified>.nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}

.tab-content>.tab-pane {
  display: none;
}

.tab-content>.active {
  display: block;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar>.container,
.navbar>.container-fluid,
.navbar>.container-sm,
.navbar>.container-md,
.navbar>.container-lg,
.navbar>.container-xl,
.navbar>.container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}

.navbar-brand {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  text-decoration: none;
  white-space: nowrap;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  transition: box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}

.navbar-toggler:hover {
  text-decoration: none;
}

.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 0.25rem;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-sm .navbar-toggler {
    display: none;
  }

  .navbar-expand-sm .offcanvas-header {
    display: none;
  }

  .navbar-expand-sm .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }

  .navbar-expand-sm .offcanvas-top,
  .navbar-expand-sm .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }

  .navbar-expand-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-md .navbar-toggler {
    display: none;
  }

  .navbar-expand-md .offcanvas-header {
    display: none;
  }

  .navbar-expand-md .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }

  .navbar-expand-md .offcanvas-top,
  .navbar-expand-md .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }

  .navbar-expand-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-lg .navbar-toggler {
    display: none;
  }

  .navbar-expand-lg .offcanvas-header {
    display: none;
  }

  .navbar-expand-lg .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }

  .navbar-expand-lg .offcanvas-top,
  .navbar-expand-lg .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }

  .navbar-expand-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-xl .navbar-toggler {
    display: none;
  }

  .navbar-expand-xl .offcanvas-header {
    display: none;
  }

  .navbar-expand-xl .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }

  .navbar-expand-xl .offcanvas-top,
  .navbar-expand-xl .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }

  .navbar-expand-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 1400px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }

  .navbar-expand-xxl .offcanvas-header {
    display: none;
  }

  .navbar-expand-xxl .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }

  .navbar-expand-xxl .offcanvas-top,
  .navbar-expand-xxl .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }

  .navbar-expand-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}

.navbar-expand .navbar-nav {
  flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}

.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-expand .offcanvas-header {
  display: none;
}

.navbar-expand .offcanvas {
  position: inherit;
  bottom: 0;
  z-index: 1000;
  flex-grow: 1;
  visibility: visible !important;
  background-color: transparent;
  border-right: 0;
  border-left: 0;
  transition: none;
  transform: none;
}

.navbar-expand .offcanvas-top,
.navbar-expand .offcanvas-bottom {
  height: auto;
  border-top: 0;
  border-bottom: 0;
}

.navbar-expand .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.55);
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.55);
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.55);
}

.navbar-light .navbar-text a,
.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}

.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-brand:focus {
  color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.55);
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .show>.nav-link,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.55);
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.55);
}

.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.card>hr {
  margin-right: 0;
  margin-left: 0;
}

.card>.list-group {
  border-top: inherit;
  border-bottom: inherit;
}

.card>.list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card>.list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card>.card-header+.list-group,
.card>.list-group+.card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
}

.card-title {
  margin-bottom: 0.5rem;
}

.card-subtitle {
  margin-top: -0.25rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link+.card-link {
  margin-left: 1rem;
}

.card-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-footer {
  padding: 0.5rem 1rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  border-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-group>.card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }

  .card-group>.card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }

  .card-group>.card+.card {
    margin-left: 0;
    border-left: 0;
  }

  .card-group>.card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .card-group>.card:not(:last-child) .card-img-top,
  .card-group>.card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }

  .card-group>.card:not(:last-child) .card-img-bottom,
  .card-group>.card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }

  .card-group>.card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .card-group>.card:not(:first-child) .card-img-top,
  .card-group>.card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }

  .card-group>.card:not(:first-child) .card-img-bottom,
  .card-group>.card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none;
}

.breadcrumb-item+.breadcrumb-item {
  padding-left: 0.5rem;
}

.breadcrumb-item+.breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: var(--bs-breadcrumb-divider, "/")
    /* rtl: var(--bs-breadcrumb-divider, "/") */
  ;
}

.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-link {
  position: relative;
  display: block;
  color: #0d6efd;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dee2e6;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .page-link {
    transition: none;
  }
}

.page-link:hover {
  z-index: 2;
  color: #0a58ca;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.page-link:focus {
  z-index: 3;
  color: #0a58ca;
  background-color: #e9ecef;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.page-item:not(:first-child) .page-link {
  margin-left: -1px;
}

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
  border-color: #dee2e6;
}

.page-link {
  padding: 0.375rem 0.75rem;
}

.page-item:first-child .page-link {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.35em 0.65em;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 3rem;
}

.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

.alert-primary {
  color: #084298;
  background-color: #cfe2ff;
  border-color: #b6d4fe;
}

.alert-primary .alert-link {
  color: #06357a;
}

.alert-secondary {
  color: #41464b;
  background-color: #e2e3e5;
  border-color: #d3d6d8;
}

.alert-secondary .alert-link {
  color: #34383c;
}

.alert-success {
  color: #0f5132;
  background-color: #d1e7dd;
  border-color: #badbcc;
}

.alert-success .alert-link {
  color: #0c4128;
}

.alert-info {
  color: #055160;
  background-color: #cff4fc;
  border-color: #b6effb;
}

.alert-info .alert-link {
  color: #04414d;
}

.alert-warning {
  color: #664d03;
  background-color: #fff3cd;
  border-color: #ffecb5;
}

.alert-warning .alert-link {
  color: #523e02;
}

.alert-danger {
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7;
}

.alert-danger .alert-link {
  color: #6a1a21;
}

.alert-light {
  color: #636464;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

.alert-light .alert-link {
  color: #4f5050;
}

.alert-dark {
  color: #141619;
  background-color: #d3d3d4;
  border-color: #bcbebf;
}

.alert-dark .alert-link {
  color: #101214;
}

@-webkit-keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}

.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #0d6efd;
  transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  -webkit-animation: 1s linear infinite progress-bar-stripes;
  animation: 1s linear infinite progress-bar-stripes;
}

@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    -webkit-animation: none;
    animation: none;
  }
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}

.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}

.list-group-numbered>li::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

.list-group-item-action:hover,
.list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.5rem 1rem;
  color: #212529;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}

.list-group-item.disabled,
.list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

.list-group-item+.list-group-item {
  border-top-width: 0;
}

.list-group-item+.list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  flex-direction: row;
}

.list-group-horizontal>.list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}

.list-group-horizontal>.list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}

.list-group-horizontal>.list-group-item.active {
  margin-top: 0;
}

.list-group-horizontal>.list-group-item+.list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}

.list-group-horizontal>.list-group-item+.list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }

  .list-group-horizontal-sm>.list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-sm>.list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-sm>.list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-sm>.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-sm>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }

  .list-group-horizontal-md>.list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-md>.list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-md>.list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-md>.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-md>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }

  .list-group-horizontal-lg>.list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-lg>.list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-lg>.list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-lg>.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-lg>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }

  .list-group-horizontal-xl>.list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-xl>.list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-xl>.list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-xl>.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-xl>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }

  .list-group-horizontal-xxl>.list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-xxl>.list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }

  .list-group-horizontal-xxl>.list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-xxl>.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }

  .list-group-horizontal-xxl>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

.list-group-flush {
  border-radius: 0;
}

.list-group-flush>.list-group-item {
  border-width: 0 0 1px;
}

.list-group-flush>.list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: #084298;
  background-color: #cfe2ff;
}

.list-group-item-primary.list-group-item-action:hover,
.list-group-item-primary.list-group-item-action:focus {
  color: #084298;
  background-color: #bacbe6;
}

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #084298;
  border-color: #084298;
}

.list-group-item-secondary {
  color: #41464b;
  background-color: #e2e3e5;
}

.list-group-item-secondary.list-group-item-action:hover,
.list-group-item-secondary.list-group-item-action:focus {
  color: #41464b;
  background-color: #cbccce;
}

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #41464b;
  border-color: #41464b;
}

.list-group-item-success {
  color: #0f5132;
  background-color: #d1e7dd;
}

.list-group-item-success.list-group-item-action:hover,
.list-group-item-success.list-group-item-action:focus {
  color: #0f5132;
  background-color: #bcd0c7;
}

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #0f5132;
  border-color: #0f5132;
}

.list-group-item-info {
  color: #055160;
  background-color: #cff4fc;
}

.list-group-item-info.list-group-item-action:hover,
.list-group-item-info.list-group-item-action:focus {
  color: #055160;
  background-color: #badce3;
}

.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #055160;
  border-color: #055160;
}

.list-group-item-warning {
  color: #664d03;
  background-color: #fff3cd;
}

.list-group-item-warning.list-group-item-action:hover,
.list-group-item-warning.list-group-item-action:focus {
  color: #664d03;
  background-color: #e6dbb9;
}

.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #664d03;
  border-color: #664d03;
}

.list-group-item-danger {
  color: #842029;
  background-color: #f8d7da;
}

.list-group-item-danger.list-group-item-action:hover,
.list-group-item-danger.list-group-item-action:focus {
  color: #842029;
  background-color: #dfc2c4;
}

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #842029;
  border-color: #842029;
}

.list-group-item-light {
  color: #636464;
  background-color: #fefefe;
}

.list-group-item-light.list-group-item-action:hover,
.list-group-item-light.list-group-item-action:focus {
  color: #636464;
  background-color: #e5e5e5;
}

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #636464;
  border-color: #636464;
}

.list-group-item-dark {
  color: #141619;
  background-color: #d3d3d4;
}

.list-group-item-dark.list-group-item-action:hover,
.list-group-item-dark.list-group-item-action:focus {
  color: #141619;
  background-color: #bebebf;
}

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #141619;
  border-color: #141619;
}

.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: 0.25rem;
  opacity: 0.5;
}

.btn-close:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}

.btn-close:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  opacity: 1;
}

.btn-close:disabled,
.btn-close.disabled {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: 0.25;
}

.btn-close-white {
  filter: invert(1) grayscale(100%) brightness(200%);
}

.toast {
  width: 350px;
  max-width: 100%;
  font-size: 0.875rem;
  pointer-events: auto;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.toast.showing {
  opacity: 0;
}

.toast:not(.show) {
  display: none;
}

.toast-container {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}

.toast-container> :not(:last-child) {
  margin-bottom: 0.75rem;
}

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.5rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.toast-header .btn-close {
  margin-right: -0.375rem;
  margin-left: 0.75rem;
}

.toast-body {
  padding: 0.75rem;
  word-wrap: break-word;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1055;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}

.modal.show .modal-dialog {
  transform: none;
}

.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.modal-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}

.modal-footer>* {
  margin: 0.25rem;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem);
  }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }

  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {

  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}

.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}

.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}

.modal-fullscreen .modal-header {
  border-radius: 0;
}

.modal-fullscreen .modal-body {
  overflow-y: auto;
}

.modal-fullscreen .modal-footer {
  border-radius: 0;
}

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }

  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }

  .modal-fullscreen-sm-down .modal-header {
    border-radius: 0;
  }

  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }

  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 767.98px) {

  .zoning-container {
    flex-direction: column;
  }

  .zoning-container .zoning-section-image-left {
    order: 2;
  }

  .zoning-container .zoning-section-image-right {
    order: 1;
    width: 100% !important;
  }

  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }

  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }

  .modal-fullscreen-md-down .modal-header {
    border-radius: 0;
  }

  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }

  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }

  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }

  .modal-fullscreen-lg-down .modal-header {
    border-radius: 0;
  }

  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }

  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }

  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }

  .modal-fullscreen-xl-down .modal-header {
    border-radius: 0;
  }

  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }

  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }

  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }

  .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0;
  }

  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }

  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
}

.tooltip {
  position: absolute;
  z-index: 1080;
  display: block;
  margin: 0;
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.show {
  opacity: 0.9;
}

.tooltip .tooltip-arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top,
.bs-tooltip-auto[data-popper-placement^="top"] {
  padding: 0.4rem 0;
}

.bs-tooltip-top .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow {
  bottom: 0;
}

.bs-tooltip-top .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::before {
  top: -1px;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-end,
.bs-tooltip-auto[data-popper-placement^="right"] {
  padding: 0 0.4rem;
}

.bs-tooltip-end .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-end .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow::before {
  right: -1px;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom,
.bs-tooltip-auto[data-popper-placement^="bottom"] {
  padding: 0.4rem 0;
}

.bs-tooltip-bottom .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow {
  top: 0;
}

.bs-tooltip-bottom .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-start,
.bs-tooltip-auto[data-popper-placement^="left"] {
  padding: 0 0.4rem;
}

.bs-tooltip-start .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-start .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow::before {
  left: -1px;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0
    /* rtl:ignore */
  ;
  z-index: 1070;
  display: block;
  max-width: 276px;
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

.popover .popover-arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
}

.popover .popover-arrow::before,
.popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top>.popover-arrow,
.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow {
  bottom: calc(-0.5rem - 1px);
}

.bs-popover-top>.popover-arrow::before,
.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-top>.popover-arrow::after,
.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-end>.popover-arrow,
.bs-popover-auto[data-popper-placement^="right"]>.popover-arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}

.bs-popover-end>.popover-arrow::before,
.bs-popover-auto[data-popper-placement^="right"]>.popover-arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-end>.popover-arrow::after,
.bs-popover-auto[data-popper-placement^="right"]>.popover-arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom>.popover-arrow,
.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow {
  top: calc(-0.5rem - 1px);
}

.bs-popover-bottom>.popover-arrow::before,
.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-bottom>.popover-arrow::after,
.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}

.bs-popover-bottom .popover-header::before,
.bs-popover-auto[data-popper-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f0f0f0;
}

.bs-popover-start>.popover-arrow,
.bs-popover-auto[data-popper-placement^="left"]>.popover-arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}

.bs-popover-start>.popover-arrow::before,
.bs-popover-auto[data-popper-placement^="left"]>.popover-arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-start>.popover-arrow::after,
.bs-popover-auto[data-popper-placement^="left"]>.popover-arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f0f0f0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 1rem 1rem;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/* rtl:begin:ignore */
.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%);
}

/* rtl:end:ignore */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}

.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}

@media (prefers-reduced-motion: reduce) {

  .carousel-fade .active.carousel-item-start,
  .carousel-fade .active.carousel-item-end {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {

  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}

.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

/* rtl:options: {
  "autoRename": true,
  "stringMap":[ {
    "name"    : "prev-next",
    "search"  : "prev",
    "replace" : "next"
  } ]
} */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}

.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}

.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}

.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}

.carousel-dark .carousel-caption {
  color: #000;
}

@-webkit-keyframes spinner-border {
  to {
    transform: rotate(360deg)
      /* rtl:ignore */
    ;
  }
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg)
      /* rtl:ignore */
    ;
  }
}

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: 0.75s linear infinite spinner-border;
  animation: 0.75s linear infinite spinner-border;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@-webkit-keyframes spinner-grow {
  0% {
    transform: scale(0);
  }

  50% {
    opacity: 1;
    transform: none;
  }
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }

  50% {
    opacity: 1;
    transform: none;
  }
}

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: 0.75s linear infinite spinner-grow;
  animation: 0.75s linear infinite spinner-grow;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

@media (prefers-reduced-motion: reduce) {

  .spinner-border,
  .spinner-grow {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
  }
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.link-primary {
  color: #0d6efd;
}

.link-primary:hover,
.link-primary:focus {
  color: #0a58ca;
}

.link-secondary {
  color: #6c757d;
}

.link-secondary:hover,
.link-secondary:focus {
  color: #565e64;
}

.link-success {
  color: #198754;
}

.link-success:hover,
.link-success:focus {
  color: #146c43;
}

.link-info {
  color: #0dcaf0;
}

.link-info:hover,
.link-info:focus {
  color: #3dd5f3;
}

.link-warning {
  color: #ffc107;
}

.link-warning:hover,
.link-warning:focus {
  color: #ffcd39;
}

.link-danger {
  color: #dc3545;
}

.link-danger:hover,
.link-danger:focus {
  color: #b02a37;
}

.link-light {
  color: #f8f9fa;
}

.link-light:hover,
.link-light:focus {
  color: #f9fafb;
}

.link-dark {
  color: #212529;
}

.link-dark:hover,
.link-dark:focus {
  color: #1a1e21;
}

.ratio {
  position: relative;
  width: 100%;
}

.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}

.ratio>* {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

.ratio-4x3 {
  --bs-aspect-ratio: calc(3 / 4 * 100%);
}

.ratio-16x9 {
  --bs-aspect-ratio: calc(9 / 16 * 100%);
}

.ratio-21x9 {
  --bs-aspect-ratio: calc(9 / 21 * 100%);
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  .sticky-sm-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 768px) {
  .sticky-md-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 992px) {
  .sticky-lg-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 1200px) {
  .sticky-xl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}

.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vr {
  display: inline-block;
  align-self: stretch;
  width: 1px;
  min-height: 1em;
  background-color: currentColor;
  opacity: 0.25;
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}

.accordion-button:not(.collapsed) {
  color: #0c63e4;
  background-color: #e7f1ff;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}

.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(-180deg);
}

.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}

.accordion-button:hover {
  z-index: 2;
}

.accordion-button:focus {
  z-index: 3;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.accordion-header {
  margin-bottom: 0;
}

.accordion-item {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.accordion-item:first-of-type {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.accordion-item:not(:first-of-type) {
  border-top: 0;
}

.accordion-item:last-of-type {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.accordion-body {
  padding: 1rem 1.25rem;
}

.accordion-flush .accordion-collapse {
  border-width: 0;
}

.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.accordion-flush .accordion-item:first-child {
  border-top: 0;
}

.accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}

.accordion-flush .accordion-item .accordion-button {
  border-radius: 0;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.float-start {
  float: left !important;
}

.float-end {
  float: right !important;
}

.float-none {
  float: none !important;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-25 {
  opacity: 0.25 !important;
}

.opacity-50 {
  opacity: 0.5 !important;
}

.opacity-75 {
  opacity: 0.75 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-none {
  display: none !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

.top-0 {
  top: 0 !important;
}

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

.bottom-0 {
  bottom: 0 !important;
}

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

.start-0 {
  left: 0 !important;
}

.start-50 {
  left: 50% !important;
}

.start-100 {
  left: 100% !important;
}

.end-0 {
  right: 0 !important;
}

.end-50 {
  right: 50% !important;
}

.end-100 {
  right: 100% !important;
}

.translate-middle {
  transform: translate(-50%, -50%) !important;
}

.translate-middle-x {
  transform: translateX(-50%) !important;
}

.translate-middle-y {
  transform: translateY(-50%) !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-end {
  border-right: 1px solid #dee2e6 !important;
}

.border-end-0 {
  border-right: 0 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-start {
  border-left: 1px solid #dee2e6 !important;
}

.border-start-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #0d6efd !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #198754 !important;
}

.border-info {
  border-color: #0dcaf0 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #212529 !important;
}

.border-white {
  border-color: #fff !important;
}

.border-1 {
  border-width: 1px !important;
}

.border-2 {
  border-width: 2px !important;
}

.border-3 {
  border-width: 3px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-5 {
  border-width: 5px !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.vw-100 {
  width: 100vw !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mh-100 {
  max-height: 100% !important;
}

.vh-100 {
  height: 100vh !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.gap-0 {
  gap: 0 !important;
}

.gap-1 {
  gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 3rem !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}

.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}

.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}

.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}

.fs-5 {
  font-size: 1.25rem !important;
}

.fs-6 {
  font-size: 1rem !important;
}

.fst-italic {
  font-style: italic !important;
}

.fst-normal {
  font-style: normal !important;
}

.fw-light {
  font-weight: 300 !important;
}

.fw-lighter {
  font-weight: lighter !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.fw-bolder {
  font-weight: bolder !important;
}

.lh-1 {
  line-height: 1 !important;
}

.lh-sm {
  line-height: 1.25 !important;
}

.lh-base {
  line-height: 1.5 !important;
}

.lh-lg {
  line-height: 2 !important;
}

.text-start {
  text-align: left !important;
}

.text-end {
  text-align: right !important;
}

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

.text-decoration-none {
  text-decoration: none !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.text-decoration-line-through {
  text-decoration: line-through !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}

.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}

.text-muted {
  --bs-text-opacity: 1;
  color: #6c757d !important;
}

.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}

.text-opacity-25 {
  --bs-text-opacity: 0.25;
}

.text-opacity-50 {
  --bs-text-opacity: 0.5;
}

.text-opacity-75 {
  --bs-text-opacity: 0.75;
}

.text-opacity-100 {
  --bs-text-opacity: 1;
}

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}

.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}

.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}

.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}

.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}

.bg-opacity-100 {
  --bs-bg-opacity: 1;
}

.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

.user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  -ms-user-select: all !important;
  user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  -ms-user-select: auto !important;
  user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.rounded-1 {
  border-radius: 0.2rem !important;
}

.rounded-2 {
  border-radius: 0.25rem !important;
}

.rounded-3 {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-end {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-start {
  border-bottom-left-radius: 0.25rem !important;
  border-top-left-radius: 0.25rem !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }

  .float-sm-end {
    float: right !important;
  }

  .float-sm-none {
    float: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-grid {
    display: grid !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: inline-flex !important;
  }

  .d-sm-none {
    display: none !important;
  }

  .flex-sm-fill {
    flex: 1 1 auto !important;
  }

  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .gap-sm-0 {
    gap: 0 !important;
  }

  .gap-sm-1 {
    gap: 0.25rem !important;
  }

  .gap-sm-2 {
    gap: 0.5rem !important;
  }

  .gap-sm-3 {
    gap: 1rem !important;
  }

  .gap-sm-4 {
    gap: 1.5rem !important;
  }

  .gap-sm-5 {
    gap: 3rem !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

  .align-self-sm-start {
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }

  .order-sm-first {
    order: -1 !important;
  }

  .order-sm-0 {
    order: 0 !important;
  }

  .order-sm-1 {
    order: 1 !important;
  }

  .order-sm-2 {
    order: 2 !important;
  }

  .order-sm-3 {
    order: 3 !important;
  }

  .order-sm-4 {
    order: 4 !important;
  }

  .order-sm-5 {
    order: 5 !important;
  }

  .order-sm-last {
    order: 6 !important;
  }

  .m-sm-0 {
    margin: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-sm-0 {
    margin-top: 0 !important;
  }

  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mt-sm-3 {
    margin-top: 1rem !important;
  }

  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mt-sm-5 {
    margin-top: 3rem !important;
  }

  .mt-sm-auto {
    margin-top: auto !important;
  }

  .me-sm-0 {
    margin-right: 0 !important;
  }

  .me-sm-1 {
    margin-right: 0.25rem !important;
  }

  .me-sm-2 {
    margin-right: 0.5rem !important;
  }

  .me-sm-3 {
    margin-right: 1rem !important;
  }

  .me-sm-4 {
    margin-right: 1.5rem !important;
  }

  .me-sm-5 {
    margin-right: 3rem !important;
  }

  .me-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-0 {
    margin-bottom: 0 !important;
  }

  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }

  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }

  .mb-sm-auto {
    margin-bottom: auto !important;
  }

  .ms-sm-0 {
    margin-left: 0 !important;
  }

  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }

  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }

  .ms-sm-3 {
    margin-left: 1rem !important;
  }

  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }

  .ms-sm-5 {
    margin-left: 3rem !important;
  }

  .ms-sm-auto {
    margin-left: auto !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-sm-0 {
    padding-top: 0 !important;
  }

  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pt-sm-3 {
    padding-top: 1rem !important;
  }

  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pt-sm-5 {
    padding-top: 3rem !important;
  }

  .pe-sm-0 {
    padding-right: 0 !important;
  }

  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pe-sm-3 {
    padding-right: 1rem !important;
  }

  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pe-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-0 {
    padding-bottom: 0 !important;
  }

  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }

  .ps-sm-0 {
    padding-left: 0 !important;
  }

  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }

  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }

  .ps-sm-3 {
    padding-left: 1rem !important;
  }

  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }

  .ps-sm-5 {
    padding-left: 3rem !important;
  }

  .text-sm-start {
    text-align: left !important;
  }

  .text-sm-end {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }

  .float-md-end {
    float: right !important;
  }

  .float-md-none {
    float: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-grid {
    display: grid !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: flex !important;
  }

  .d-md-inline-flex {
    display: inline-flex !important;
  }

  .d-md-none {
    display: none !important;
  }

  .flex-md-fill {
    flex: 1 1 auto !important;
  }

  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .gap-md-0 {
    gap: 0 !important;
  }

  .gap-md-1 {
    gap: 0.25rem !important;
  }

  .gap-md-2 {
    gap: 0.5rem !important;
  }

  .gap-md-3 {
    gap: 1rem !important;
  }

  .gap-md-4 {
    gap: 1.5rem !important;
  }

  .gap-md-5 {
    gap: 3rem !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-content-md-start {
    align-content: flex-start !important;
  }

  .align-content-md-end {
    align-content: flex-end !important;
  }

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

  .align-self-md-start {
    align-self: flex-start !important;
  }

  .align-self-md-end {
    align-self: flex-end !important;
  }

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }

  .order-md-first {
    order: -1 !important;
  }

  .order-md-0 {
    order: 0 !important;
  }

  .order-md-1 {
    order: 1 !important;
  }

  .order-md-2 {
    order: 2 !important;
  }

  .order-md-3 {
    order: 3 !important;
  }

  .order-md-4 {
    order: 4 !important;
  }

  .order-md-5 {
    order: 5 !important;
  }

  .order-md-last {
    order: 6 !important;
  }

  .m-md-0 {
    margin: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-md-0 {
    margin-top: 0 !important;
  }

  .mt-md-1 {
    margin-top: 0.25rem !important;
  }

  .mt-md-2 {
    margin-top: 0.5rem !important;
  }

  .mt-md-3 {
    margin-top: 1rem !important;
  }

  .mt-md-4 {
    margin-top: 1.5rem !important;
  }

  .mt-md-5 {
    margin-top: 3rem !important;
  }

  .mt-md-auto {
    margin-top: auto !important;
  }

  .me-md-0 {
    margin-right: 0 !important;
  }

  .me-md-1 {
    margin-right: 0.25rem !important;
  }

  .me-md-2 {
    margin-right: 0.5rem !important;
  }

  .me-md-3 {
    margin-right: 1rem !important;
  }

  .me-md-4 {
    margin-right: 1.5rem !important;
  }

  .me-md-5 {
    margin-right: 3rem !important;
  }

  .me-md-auto {
    margin-right: auto !important;
  }

  .mb-md-0 {
    margin-bottom: 0 !important;
  }

  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-md-3 {
    margin-bottom: 1rem !important;
  }

  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-md-5 {
    margin-bottom: 3rem !important;
  }

  .mb-md-auto {
    margin-bottom: auto !important;
  }

  .ms-md-0 {
    margin-left: 0 !important;
  }

  .ms-md-1 {
    margin-left: 0.25rem !important;
  }

  .ms-md-2 {
    margin-left: 0.5rem !important;
  }

  .ms-md-3 {
    margin-left: 1rem !important;
  }

  .ms-md-4 {
    margin-left: 1.5rem !important;
  }

  .ms-md-5 {
    margin-left: 3rem !important;
  }

  .ms-md-auto {
    margin-left: auto !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-md-0 {
    padding-top: 0 !important;
  }

  .pt-md-1 {
    padding-top: 0.25rem !important;
  }

  .pt-md-2 {
    padding-top: 0.5rem !important;
  }

  .pt-md-3 {
    padding-top: 1rem !important;
  }

  .pt-md-4 {
    padding-top: 1.5rem !important;
  }

  .pt-md-5 {
    padding-top: 3rem !important;
  }

  .pe-md-0 {
    padding-right: 0 !important;
  }

  .pe-md-1 {
    padding-right: 0.25rem !important;
  }

  .pe-md-2 {
    padding-right: 0.5rem !important;
  }

  .pe-md-3 {
    padding-right: 1rem !important;
  }

  .pe-md-4 {
    padding-right: 1.5rem !important;
  }

  .pe-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-0 {
    padding-bottom: 0 !important;
  }

  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-md-3 {
    padding-bottom: 1rem !important;
  }

  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-md-5 {
    padding-bottom: 3rem !important;
  }

  .ps-md-0 {
    padding-left: 0 !important;
  }

  .ps-md-1 {
    padding-left: 0.25rem !important;
  }

  .ps-md-2 {
    padding-left: 0.5rem !important;
  }

  .ps-md-3 {
    padding-left: 1rem !important;
  }

  .ps-md-4 {
    padding-left: 1.5rem !important;
  }

  .ps-md-5 {
    padding-left: 3rem !important;
  }

  .text-md-start {
    text-align: left !important;
  }

  .text-md-end {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }

  .float-lg-end {
    float: right !important;
  }

  .float-lg-none {
    float: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-grid {
    display: grid !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: inline-flex !important;
  }

  .d-lg-none {
    display: none !important;
  }

  .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .gap-lg-0 {
    gap: 0 !important;
  }

  .gap-lg-1 {
    gap: 0.25rem !important;
  }

  .gap-lg-2 {
    gap: 0.5rem !important;
  }

  .gap-lg-3 {
    gap: 1rem !important;
  }

  .gap-lg-4 {
    gap: 1.5rem !important;
  }

  .gap-lg-5 {
    gap: 3rem !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }

  .order-lg-first {
    order: -1 !important;
  }

  .order-lg-0 {
    order: 0 !important;
  }

  .order-lg-1 {
    order: 1 !important;
  }

  .order-lg-2 {
    order: 2 !important;
  }

  .order-lg-3 {
    order: 3 !important;
  }

  .order-lg-4 {
    order: 4 !important;
  }

  .order-lg-5 {
    order: 5 !important;
  }

  .order-lg-last {
    order: 6 !important;
  }

  .m-lg-0 {
    margin: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-lg-0 {
    margin-top: 0 !important;
  }

  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mt-lg-3 {
    margin-top: 1rem !important;
  }

  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mt-lg-5 {
    margin-top: 3rem !important;
  }

  .mt-lg-auto {
    margin-top: auto !important;
  }

  .me-lg-0 {
    margin-right: 0 !important;
  }

  .me-lg-1 {
    margin-right: 0.25rem !important;
  }

  .me-lg-2 {
    margin-right: 0.5rem !important;
  }

  .me-lg-3 {
    margin-right: 1rem !important;
  }

  .me-lg-4 {
    margin-right: 1.5rem !important;
  }

  .me-lg-5 {
    margin-right: 3rem !important;
  }

  .me-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-0 {
    margin-bottom: 0 !important;
  }

  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }

  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }

  .mb-lg-auto {
    margin-bottom: auto !important;
  }

  .ms-lg-0 {
    margin-left: 0 !important;
  }

  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }

  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }

  .ms-lg-3 {
    margin-left: 1rem !important;
  }

  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }

  .ms-lg-5 {
    margin-left: 3rem !important;
  }

  .ms-lg-auto {
    margin-left: auto !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-lg-0 {
    padding-top: 0 !important;
  }

  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pt-lg-3 {
    padding-top: 1rem !important;
  }

  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pt-lg-5 {
    padding-top: 3rem !important;
  }

  .pe-lg-0 {
    padding-right: 0 !important;
  }

  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pe-lg-3 {
    padding-right: 1rem !important;
  }

  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pe-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-0 {
    padding-bottom: 0 !important;
  }

  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }

  .ps-lg-0 {
    padding-left: 0 !important;
  }

  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }

  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }

  .ps-lg-3 {
    padding-left: 1rem !important;
  }

  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }

  .ps-lg-5 {
    padding-left: 3rem !important;
  }

  .text-lg-start {
    text-align: left !important;
  }

  .text-lg-end {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }

  .float-xl-end {
    float: right !important;
  }

  .float-xl-none {
    float: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-grid {
    display: grid !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: inline-flex !important;
  }

  .d-xl-none {
    display: none !important;
  }

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .gap-xl-0 {
    gap: 0 !important;
  }

  .gap-xl-1 {
    gap: 0.25rem !important;
  }

  .gap-xl-2 {
    gap: 0.5rem !important;
  }

  .gap-xl-3 {
    gap: 1rem !important;
  }

  .gap-xl-4 {
    gap: 1.5rem !important;
  }

  .gap-xl-5 {
    gap: 3rem !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }

  .order-xl-first {
    order: -1 !important;
  }

  .order-xl-0 {
    order: 0 !important;
  }

  .order-xl-1 {
    order: 1 !important;
  }

  .order-xl-2 {
    order: 2 !important;
  }

  .order-xl-3 {
    order: 3 !important;
  }

  .order-xl-4 {
    order: 4 !important;
  }

  .order-xl-5 {
    order: 5 !important;
  }

  .order-xl-last {
    order: 6 !important;
  }

  .m-xl-0 {
    margin: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-xl-0 {
    margin-top: 0 !important;
  }

  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mt-xl-3 {
    margin-top: 1rem !important;
  }

  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mt-xl-5 {
    margin-top: 3rem !important;
  }

  .mt-xl-auto {
    margin-top: auto !important;
  }

  .me-xl-0 {
    margin-right: 0 !important;
  }

  .me-xl-1 {
    margin-right: 0.25rem !important;
  }

  .me-xl-2 {
    margin-right: 0.5rem !important;
  }

  .me-xl-3 {
    margin-right: 1rem !important;
  }

  .me-xl-4 {
    margin-right: 1.5rem !important;
  }

  .me-xl-5 {
    margin-right: 3rem !important;
  }

  .me-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-0 {
    margin-bottom: 0 !important;
  }

  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }

  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }

  .mb-xl-auto {
    margin-bottom: auto !important;
  }

  .ms-xl-0 {
    margin-left: 0 !important;
  }

  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }

  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }

  .ms-xl-3 {
    margin-left: 1rem !important;
  }

  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }

  .ms-xl-5 {
    margin-left: 3rem !important;
  }

  .ms-xl-auto {
    margin-left: auto !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-xl-0 {
    padding-top: 0 !important;
  }

  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pt-xl-3 {
    padding-top: 1rem !important;
  }

  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pt-xl-5 {
    padding-top: 3rem !important;
  }

  .pe-xl-0 {
    padding-right: 0 !important;
  }

  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pe-xl-3 {
    padding-right: 1rem !important;
  }

  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pe-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-0 {
    padding-bottom: 0 !important;
  }

  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }

  .ps-xl-0 {
    padding-left: 0 !important;
  }

  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }

  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }

  .ps-xl-3 {
    padding-left: 1rem !important;
  }

  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }

  .ps-xl-5 {
    padding-left: 3rem !important;
  }

  .text-xl-start {
    text-align: left !important;
  }

  .text-xl-end {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}

@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }

  .float-xxl-end {
    float: right !important;
  }

  .float-xxl-none {
    float: none !important;
  }

  .d-xxl-inline {
    display: inline !important;
  }

  .d-xxl-inline-block {
    display: inline-block !important;
  }

  .d-xxl-block {
    display: block !important;
  }

  .d-xxl-grid {
    display: grid !important;
  }

  .d-xxl-table {
    display: table !important;
  }

  .d-xxl-table-row {
    display: table-row !important;
  }

  .d-xxl-table-cell {
    display: table-cell !important;
  }

  .d-xxl-flex {
    display: flex !important;
  }

  .d-xxl-inline-flex {
    display: inline-flex !important;
  }

  .d-xxl-none {
    display: none !important;
  }

  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xxl-row {
    flex-direction: row !important;
  }

  .flex-xxl-column {
    flex-direction: column !important;
  }

  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .gap-xxl-0 {
    gap: 0 !important;
  }

  .gap-xxl-1 {
    gap: 0.25rem !important;
  }

  .gap-xxl-2 {
    gap: 0.5rem !important;
  }

  .gap-xxl-3 {
    gap: 1rem !important;
  }

  .gap-xxl-4 {
    gap: 1.5rem !important;
  }

  .gap-xxl-5 {
    gap: 3rem !important;
  }

  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xxl-center {
    justify-content: center !important;
  }

  .justify-content-xxl-between {
    justify-content: space-between !important;
  }

  .justify-content-xxl-around {
    justify-content: space-around !important;
  }

  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-xxl-start {
    align-items: flex-start !important;
  }

  .align-items-xxl-end {
    align-items: flex-end !important;
  }

  .align-items-xxl-center {
    align-items: center !important;
  }

  .align-items-xxl-baseline {
    align-items: baseline !important;
  }

  .align-items-xxl-stretch {
    align-items: stretch !important;
  }

  .align-content-xxl-start {
    align-content: flex-start !important;
  }

  .align-content-xxl-end {
    align-content: flex-end !important;
  }

  .align-content-xxl-center {
    align-content: center !important;
  }

  .align-content-xxl-between {
    align-content: space-between !important;
  }

  .align-content-xxl-around {
    align-content: space-around !important;
  }

  .align-content-xxl-stretch {
    align-content: stretch !important;
  }

  .align-self-xxl-auto {
    align-self: auto !important;
  }

  .align-self-xxl-start {
    align-self: flex-start !important;
  }

  .align-self-xxl-end {
    align-self: flex-end !important;
  }

  .align-self-xxl-center {
    align-self: center !important;
  }

  .align-self-xxl-baseline {
    align-self: baseline !important;
  }

  .align-self-xxl-stretch {
    align-self: stretch !important;
  }

  .order-xxl-first {
    order: -1 !important;
  }

  .order-xxl-0 {
    order: 0 !important;
  }

  .order-xxl-1 {
    order: 1 !important;
  }

  .order-xxl-2 {
    order: 2 !important;
  }

  .order-xxl-3 {
    order: 3 !important;
  }

  .order-xxl-4 {
    order: 4 !important;
  }

  .order-xxl-5 {
    order: 5 !important;
  }

  .order-xxl-last {
    order: 6 !important;
  }

  .m-xxl-0 {
    margin: 0 !important;
  }

  .m-xxl-1 {
    margin: 0.25rem !important;
  }

  .m-xxl-2 {
    margin: 0.5rem !important;
  }

  .m-xxl-3 {
    margin: 1rem !important;
  }

  .m-xxl-4 {
    margin: 1.5rem !important;
  }

  .m-xxl-5 {
    margin: 3rem !important;
  }

  .m-xxl-auto {
    margin: auto !important;
  }

  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-xxl-0 {
    margin-top: 0 !important;
  }

  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }

  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }

  .mt-xxl-3 {
    margin-top: 1rem !important;
  }

  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }

  .mt-xxl-5 {
    margin-top: 3rem !important;
  }

  .mt-xxl-auto {
    margin-top: auto !important;
  }

  .me-xxl-0 {
    margin-right: 0 !important;
  }

  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }

  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }

  .me-xxl-3 {
    margin-right: 1rem !important;
  }

  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }

  .me-xxl-5 {
    margin-right: 3rem !important;
  }

  .me-xxl-auto {
    margin-right: auto !important;
  }

  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }

  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }

  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }

  .mb-xxl-auto {
    margin-bottom: auto !important;
  }

  .ms-xxl-0 {
    margin-left: 0 !important;
  }

  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }

  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }

  .ms-xxl-3 {
    margin-left: 1rem !important;
  }

  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }

  .ms-xxl-5 {
    margin-left: 3rem !important;
  }

  .ms-xxl-auto {
    margin-left: auto !important;
  }

  .p-xxl-0 {
    padding: 0 !important;
  }

  .p-xxl-1 {
    padding: 0.25rem !important;
  }

  .p-xxl-2 {
    padding: 0.5rem !important;
  }

  .p-xxl-3 {
    padding: 1rem !important;
  }

  .p-xxl-4 {
    padding: 1.5rem !important;
  }

  .p-xxl-5 {
    padding: 3rem !important;
  }

  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-xxl-0 {
    padding-top: 0 !important;
  }

  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }

  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }

  .pt-xxl-3 {
    padding-top: 1rem !important;
  }

  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }

  .pt-xxl-5 {
    padding-top: 3rem !important;
  }

  .pe-xxl-0 {
    padding-right: 0 !important;
  }

  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }

  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }

  .pe-xxl-3 {
    padding-right: 1rem !important;
  }

  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }

  .pe-xxl-5 {
    padding-right: 3rem !important;
  }

  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }

  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }

  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }

  .ps-xxl-0 {
    padding-left: 0 !important;
  }

  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }

  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }

  .ps-xxl-3 {
    padding-left: 1rem !important;
  }

  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }

  .ps-xxl-5 {
    padding-left: 3rem !important;
  }

  .text-xxl-start {
    text-align: left !important;
  }

  .text-xxl-end {
    text-align: right !important;
  }

  .text-xxl-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.5rem !important;
  }

  .fs-2 {
    font-size: 2rem !important;
  }

  .fs-3 {
    font-size: 1.75rem !important;
  }

  .fs-4 {
    font-size: 1.5rem !important;
  }
}

@media print {
  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-grid {
    display: grid !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: flex !important;
  }

  .d-print-inline-flex {
    display: inline-flex !important;
  }

  .d-print-none {
    display: none !important;
  }
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: flex;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: auto;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: flex;
  flex-direction: column;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../fonts/slick.eot");
  src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype"), url("../fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

@-webkit-keyframes modal-video {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes modal-video {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes modal-video-inner {
  from {
    transform: translate(0, 100px);
  }

  to {
    transform: translate(0, 0);
  }
}

@keyframes modal-video-inner {
  from {
    transform: translate(0, 100px);
  }

  to {
    transform: translate(0, 0);
  }
}

.modal-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000000;
  cursor: pointer;
  opacity: 1;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: modal-video;
  animation-name: modal-video;
  transition: opacity 0.3s ease-out;
}

.modal-video-close {
  opacity: 0;
}

.modal-video-close .modal-video-movie-wrap {
  transform: translate(0, 100px);
}

.modal-video-body {
  max-width: 960px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0 10px;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
}

.modal-video-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

@media (orientation: landscape) {
  .modal-video-inner {
    padding: 10px 60px;
    box-sizing: border-box;
  }
}

.modal-video-movie-wrap {
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  background-color: #333;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: modal-video-inner;
  animation-name: modal-video-inner;
  transform: translate(0, 0);
  transition: transform 0.3s ease-out;
}

.modal-video-movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modal-video-close-btn {
  position: absolute;
  z-index: 2;
  top: -45px;
  right: 0;
  display: inline-block;
  width: 35px;
  height: 35px;
  overflow: hidden;
  border: none;
  background: transparent;
}

@media (orientation: landscape) {
  .modal-video-close-btn {
    top: 0;
    right: -45px;
  }
}

.modal-video-close-btn:before {
  transform: rotate(45deg);
}

.modal-video-close-btn:after {
  transform: rotate(-45deg);
}

.modal-video-close-btn:before,
.modal-video-close-btn:after {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #fff;
  border-radius: 5px;
  margin-top: -6px;
}

[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
  transition-duration: 50ms;
}

[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate,
body[data-aos-delay="50"] [data-aos].aos-animate {
  transition-delay: 50ms;
}

[data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
  transition-duration: .1s;
}

[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
  transition-delay: .1s;
}

[data-aos][data-aos][data-aos-duration="150"],
body[data-aos-duration="150"] [data-aos] {
  transition-duration: .15s;
}

[data-aos][data-aos][data-aos-delay="150"],
body[data-aos-delay="150"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate,
body[data-aos-delay="150"] [data-aos].aos-animate {
  transition-delay: .15s;
}

[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
  transition-duration: .2s;
}

[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
  transition-delay: .2s;
}

[data-aos][data-aos][data-aos-duration="250"],
body[data-aos-duration="250"] [data-aos] {
  transition-duration: .25s;
}

[data-aos][data-aos][data-aos-delay="250"],
body[data-aos-delay="250"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate,
body[data-aos-delay="250"] [data-aos].aos-animate {
  transition-delay: .25s;
}

[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
  transition-duration: .3s;
}

[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
  transition-delay: .3s;
}

[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
  transition-duration: .35s;
}

[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate,
body[data-aos-delay="350"] [data-aos].aos-animate {
  transition-delay: .35s;
}

[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
  transition-duration: .4s;
}

[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
  transition-delay: .4s;
}

[data-aos][data-aos][data-aos-duration="450"],
body[data-aos-duration="450"] [data-aos] {
  transition-duration: .45s;
}

[data-aos][data-aos][data-aos-delay="450"],
body[data-aos-delay="450"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate,
body[data-aos-delay="450"] [data-aos].aos-animate {
  transition-delay: .45s;
}

[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
  transition-duration: .5s;
}

[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate,
body[data-aos-delay="500"] [data-aos].aos-animate {
  transition-delay: .5s;
}

[data-aos][data-aos][data-aos-duration="550"],
body[data-aos-duration="550"] [data-aos] {
  transition-duration: .55s;
}

[data-aos][data-aos][data-aos-delay="550"],
body[data-aos-delay="550"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate,
body[data-aos-delay="550"] [data-aos].aos-animate {
  transition-delay: .55s;
}

[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
  transition-duration: .6s;
}

[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate,
body[data-aos-delay="600"] [data-aos].aos-animate {
  transition-delay: .6s;
}

[data-aos][data-aos][data-aos-duration="650"],
body[data-aos-duration="650"] [data-aos] {
  transition-duration: .65s;
}

[data-aos][data-aos][data-aos-delay="650"],
body[data-aos-delay="650"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate,
body[data-aos-delay="650"] [data-aos].aos-animate {
  transition-delay: .65s;
}

[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
  transition-duration: .7s;
}

[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
  transition-delay: .7s;
}

[data-aos][data-aos][data-aos-duration="750"],
body[data-aos-duration="750"] [data-aos] {
  transition-duration: .75s;
}

[data-aos][data-aos][data-aos-delay="750"],
body[data-aos-delay="750"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate,
body[data-aos-delay="750"] [data-aos].aos-animate {
  transition-delay: .75s;
}

[data-aos][data-aos][data-aos-duration="800"],
body[data-aos-duration="800"] [data-aos] {
  transition-duration: .8s;
}

[data-aos][data-aos][data-aos-delay="800"],
body[data-aos-delay="800"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate,
body[data-aos-delay="800"] [data-aos].aos-animate {
  transition-delay: .8s;
}

[data-aos][data-aos][data-aos-duration="850"],
body[data-aos-duration="850"] [data-aos] {
  transition-duration: .85s;
}

[data-aos][data-aos][data-aos-delay="850"],
body[data-aos-delay="850"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate,
body[data-aos-delay="850"] [data-aos].aos-animate {
  transition-delay: .85s;
}

[data-aos][data-aos][data-aos-duration="900"],
body[data-aos-duration="900"] [data-aos] {
  transition-duration: .9s;
}

[data-aos][data-aos][data-aos-delay="900"],
body[data-aos-delay="900"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate,
body[data-aos-delay="900"] [data-aos].aos-animate {
  transition-delay: .9s;
}

[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
  transition-duration: .95s;
}

[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate,
body[data-aos-delay="950"] [data-aos].aos-animate {
  transition-delay: .95s;
}

[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
  transition-duration: 1s;
}

[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
  transition-delay: 1s;
}

[data-aos][data-aos][data-aos-duration="1050"],
body[data-aos-duration="1050"] [data-aos] {
  transition-duration: 1.05s;
}

[data-aos][data-aos][data-aos-delay="1050"],
body[data-aos-delay="1050"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate,
body[data-aos-delay="1050"] [data-aos].aos-animate {
  transition-delay: 1.05s;
}

[data-aos][data-aos][data-aos-duration="1100"],
body[data-aos-duration="1100"] [data-aos] {
  transition-duration: 1.1s;
}

[data-aos][data-aos][data-aos-delay="1100"],
body[data-aos-delay="1100"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate,
body[data-aos-delay="1100"] [data-aos].aos-animate {
  transition-delay: 1.1s;
}

[data-aos][data-aos][data-aos-duration="1150"],
body[data-aos-duration="1150"] [data-aos] {
  transition-duration: 1.15s;
}

[data-aos][data-aos][data-aos-delay="1150"],
body[data-aos-delay="1150"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate,
body[data-aos-delay="1150"] [data-aos].aos-animate {
  transition-delay: 1.15s;
}

[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
  transition-duration: 1.2s;
}

[data-aos][data-aos][data-aos-delay="1200"],
body[data-aos-delay="1200"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate,
body[data-aos-delay="1200"] [data-aos].aos-animate {
  transition-delay: 1.2s;
}

[data-aos][data-aos][data-aos-duration="1250"],
body[data-aos-duration="1250"] [data-aos] {
  transition-duration: 1.25s;
}

[data-aos][data-aos][data-aos-delay="1250"],
body[data-aos-delay="1250"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate,
body[data-aos-delay="1250"] [data-aos].aos-animate {
  transition-delay: 1.25s;
}

[data-aos][data-aos][data-aos-duration="1300"],
body[data-aos-duration="1300"] [data-aos] {
  transition-duration: 1.3s;
}

[data-aos][data-aos][data-aos-delay="1300"],
body[data-aos-delay="1300"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate,
body[data-aos-delay="1300"] [data-aos].aos-animate {
  transition-delay: 1.3s;
}

[data-aos][data-aos][data-aos-duration="1350"],
body[data-aos-duration="1350"] [data-aos] {
  transition-duration: 1.35s;
}

[data-aos][data-aos][data-aos-delay="1350"],
body[data-aos-delay="1350"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate,
body[data-aos-delay="1350"] [data-aos].aos-animate {
  transition-delay: 1.35s;
}

[data-aos][data-aos][data-aos-duration="1400"],
body[data-aos-duration="1400"] [data-aos] {
  transition-duration: 1.4s;
}

[data-aos][data-aos][data-aos-delay="1400"],
body[data-aos-delay="1400"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate,
body[data-aos-delay="1400"] [data-aos].aos-animate {
  transition-delay: 1.4s;
}

[data-aos][data-aos][data-aos-duration="1450"],
body[data-aos-duration="1450"] [data-aos] {
  transition-duration: 1.45s;
}

[data-aos][data-aos][data-aos-delay="1450"],
body[data-aos-delay="1450"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate,
body[data-aos-delay="1450"] [data-aos].aos-animate {
  transition-delay: 1.45s;
}

[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
  transition-duration: 1.5s;
}

[data-aos][data-aos][data-aos-delay="1500"],
body[data-aos-delay="1500"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate,
body[data-aos-delay="1500"] [data-aos].aos-animate {
  transition-delay: 1.5s;
}

[data-aos][data-aos][data-aos-duration="1550"],
body[data-aos-duration="1550"] [data-aos] {
  transition-duration: 1.55s;
}

[data-aos][data-aos][data-aos-delay="1550"],
body[data-aos-delay="1550"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate,
body[data-aos-delay="1550"] [data-aos].aos-animate {
  transition-delay: 1.55s;
}

[data-aos][data-aos][data-aos-duration="1600"],
body[data-aos-duration="1600"] [data-aos] {
  transition-duration: 1.6s;
}

[data-aos][data-aos][data-aos-delay="1600"],
body[data-aos-delay="1600"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate,
body[data-aos-delay="1600"] [data-aos].aos-animate {
  transition-delay: 1.6s;
}

[data-aos][data-aos][data-aos-duration="1650"],
body[data-aos-duration="1650"] [data-aos] {
  transition-duration: 1.65s;
}

[data-aos][data-aos][data-aos-delay="1650"],
body[data-aos-delay="1650"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate,
body[data-aos-delay="1650"] [data-aos].aos-animate {
  transition-delay: 1.65s;
}

[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
  transition-duration: 1.7s;
}

[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate,
body[data-aos-delay="1700"] [data-aos].aos-animate {
  transition-delay: 1.7s;
}

[data-aos][data-aos][data-aos-duration="1750"],
body[data-aos-duration="1750"] [data-aos] {
  transition-duration: 1.75s;
}

[data-aos][data-aos][data-aos-delay="1750"],
body[data-aos-delay="1750"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate,
body[data-aos-delay="1750"] [data-aos].aos-animate {
  transition-delay: 1.75s;
}

[data-aos][data-aos][data-aos-duration="1800"],
body[data-aos-duration="1800"] [data-aos] {
  transition-duration: 1.8s;
}

[data-aos][data-aos][data-aos-delay="1800"],
body[data-aos-delay="1800"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate,
body[data-aos-delay="1800"] [data-aos].aos-animate {
  transition-delay: 1.8s;
}

[data-aos][data-aos][data-aos-duration="1850"],
body[data-aos-duration="1850"] [data-aos] {
  transition-duration: 1.85s;
}

[data-aos][data-aos][data-aos-delay="1850"],
body[data-aos-delay="1850"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate,
body[data-aos-delay="1850"] [data-aos].aos-animate {
  transition-delay: 1.85s;
}

[data-aos][data-aos][data-aos-duration="1900"],
body[data-aos-duration="1900"] [data-aos] {
  transition-duration: 1.9s;
}

[data-aos][data-aos][data-aos-delay="1900"],
body[data-aos-delay="1900"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate,
body[data-aos-delay="1900"] [data-aos].aos-animate {
  transition-delay: 1.9s;
}

[data-aos][data-aos][data-aos-duration="1950"],
body[data-aos-duration="1950"] [data-aos] {
  transition-duration: 1.95s;
}

[data-aos][data-aos][data-aos-delay="1950"],
body[data-aos-delay="1950"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate,
body[data-aos-delay="1950"] [data-aos].aos-animate {
  transition-delay: 1.95s;
}

[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
  transition-duration: 2s;
}

[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate,
body[data-aos-delay="2000"] [data-aos].aos-animate {
  transition-delay: 2s;
}

[data-aos][data-aos][data-aos-duration="2050"],
body[data-aos-duration="2050"] [data-aos] {
  transition-duration: 2.05s;
}

[data-aos][data-aos][data-aos-delay="2050"],
body[data-aos-delay="2050"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate,
body[data-aos-delay="2050"] [data-aos].aos-animate {
  transition-delay: 2.05s;
}

[data-aos][data-aos][data-aos-duration="2100"],
body[data-aos-duration="2100"] [data-aos] {
  transition-duration: 2.1s;
}

[data-aos][data-aos][data-aos-delay="2100"],
body[data-aos-delay="2100"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate,
body[data-aos-delay="2100"] [data-aos].aos-animate {
  transition-delay: 2.1s;
}

[data-aos][data-aos][data-aos-duration="2150"],
body[data-aos-duration="2150"] [data-aos] {
  transition-duration: 2.15s;
}

[data-aos][data-aos][data-aos-delay="2150"],
body[data-aos-delay="2150"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate,
body[data-aos-delay="2150"] [data-aos].aos-animate {
  transition-delay: 2.15s;
}

[data-aos][data-aos][data-aos-duration="2200"],
body[data-aos-duration="2200"] [data-aos] {
  transition-duration: 2.2s;
}

[data-aos][data-aos][data-aos-delay="2200"],
body[data-aos-delay="2200"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate,
body[data-aos-delay="2200"] [data-aos].aos-animate {
  transition-delay: 2.2s;
}

[data-aos][data-aos][data-aos-duration="2250"],
body[data-aos-duration="2250"] [data-aos] {
  transition-duration: 2.25s;
}

[data-aos][data-aos][data-aos-delay="2250"],
body[data-aos-delay="2250"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate,
body[data-aos-delay="2250"] [data-aos].aos-animate {
  transition-delay: 2.25s;
}

[data-aos][data-aos][data-aos-duration="2300"],
body[data-aos-duration="2300"] [data-aos] {
  transition-duration: 2.3s;
}

[data-aos][data-aos][data-aos-delay="2300"],
body[data-aos-delay="2300"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate,
body[data-aos-delay="2300"] [data-aos].aos-animate {
  transition-delay: 2.3s;
}

[data-aos][data-aos][data-aos-duration="2350"],
body[data-aos-duration="2350"] [data-aos] {
  transition-duration: 2.35s;
}

[data-aos][data-aos][data-aos-delay="2350"],
body[data-aos-delay="2350"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate,
body[data-aos-delay="2350"] [data-aos].aos-animate {
  transition-delay: 2.35s;
}

[data-aos][data-aos][data-aos-duration="2400"],
body[data-aos-duration="2400"] [data-aos] {
  transition-duration: 2.4s;
}

[data-aos][data-aos][data-aos-delay="2400"],
body[data-aos-delay="2400"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate,
body[data-aos-delay="2400"] [data-aos].aos-animate {
  transition-delay: 2.4s;
}

[data-aos][data-aos][data-aos-duration="2450"],
body[data-aos-duration="2450"] [data-aos] {
  transition-duration: 2.45s;
}

[data-aos][data-aos][data-aos-delay="2450"],
body[data-aos-delay="2450"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate,
body[data-aos-delay="2450"] [data-aos].aos-animate {
  transition-delay: 2.45s;
}

[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
  transition-duration: 2.5s;
}

[data-aos][data-aos][data-aos-delay="2500"],
body[data-aos-delay="2500"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate,
body[data-aos-delay="2500"] [data-aos].aos-animate {
  transition-delay: 2.5s;
}

[data-aos][data-aos][data-aos-duration="2550"],
body[data-aos-duration="2550"] [data-aos] {
  transition-duration: 2.55s;
}

[data-aos][data-aos][data-aos-delay="2550"],
body[data-aos-delay="2550"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate,
body[data-aos-delay="2550"] [data-aos].aos-animate {
  transition-delay: 2.55s;
}

[data-aos][data-aos][data-aos-duration="2600"],
body[data-aos-duration="2600"] [data-aos] {
  transition-duration: 2.6s;
}

[data-aos][data-aos][data-aos-delay="2600"],
body[data-aos-delay="2600"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate,
body[data-aos-delay="2600"] [data-aos].aos-animate {
  transition-delay: 2.6s;
}

[data-aos][data-aos][data-aos-duration="2650"],
body[data-aos-duration="2650"] [data-aos] {
  transition-duration: 2.65s;
}

[data-aos][data-aos][data-aos-delay="2650"],
body[data-aos-delay="2650"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate,
body[data-aos-delay="2650"] [data-aos].aos-animate {
  transition-delay: 2.65s;
}

[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
  transition-duration: 2.7s;
}

[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate,
body[data-aos-delay="2700"] [data-aos].aos-animate {
  transition-delay: 2.7s;
}

[data-aos][data-aos][data-aos-duration="2750"],
body[data-aos-duration="2750"] [data-aos] {
  transition-duration: 2.75s;
}

[data-aos][data-aos][data-aos-delay="2750"],
body[data-aos-delay="2750"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate,
body[data-aos-delay="2750"] [data-aos].aos-animate {
  transition-delay: 2.75s;
}

[data-aos][data-aos][data-aos-duration="2800"],
body[data-aos-duration="2800"] [data-aos] {
  transition-duration: 2.8s;
}

[data-aos][data-aos][data-aos-delay="2800"],
body[data-aos-delay="2800"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate,
body[data-aos-delay="2800"] [data-aos].aos-animate {
  transition-delay: 2.8s;
}

[data-aos][data-aos][data-aos-duration="2850"],
body[data-aos-duration="2850"] [data-aos] {
  transition-duration: 2.85s;
}

[data-aos][data-aos][data-aos-delay="2850"],
body[data-aos-delay="2850"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate,
body[data-aos-delay="2850"] [data-aos].aos-animate {
  transition-delay: 2.85s;
}

[data-aos][data-aos][data-aos-duration="2900"],
body[data-aos-duration="2900"] [data-aos] {
  transition-duration: 2.9s;
}

[data-aos][data-aos][data-aos-delay="2900"],
body[data-aos-delay="2900"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate,
body[data-aos-delay="2900"] [data-aos].aos-animate {
  transition-delay: 2.9s;
}

[data-aos][data-aos][data-aos-duration="2950"],
body[data-aos-duration="2950"] [data-aos] {
  transition-duration: 2.95s;
}

[data-aos][data-aos][data-aos-delay="2950"],
body[data-aos-delay="2950"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate,
body[data-aos-delay="2950"] [data-aos].aos-animate {
  transition-delay: 2.95s;
}

[data-aos][data-aos][data-aos-duration="3000"],
body[data-aos-duration="3000"] [data-aos] {
  transition-duration: 3s;
}

[data-aos][data-aos][data-aos-delay="3000"],
body[data-aos-delay="3000"] [data-aos] {
  transition-delay: 0s;
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate,
body[data-aos-delay="3000"] [data-aos].aos-animate {
  transition-delay: 3s;
}

[data-aos] {
  pointer-events: none;
}

[data-aos].aos-animate {
  pointer-events: auto;
}

[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease;
}

[data-aos][data-aos][data-aos-easing=ease-in],
body[data-aos-easing=ease-in] [data-aos] {
  transition-timing-function: ease-in;
}

[data-aos][data-aos][data-aos-easing=ease-out],
body[data-aos-easing=ease-out] [data-aos] {
  transition-timing-function: ease-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-out],
body[data-aos-easing=ease-in-out] [data-aos] {
  transition-timing-function: ease-in-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-back],
body[data-aos-easing=ease-in-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

[data-aos][data-aos][data-aos-easing=ease-out-back],
body[data-aos-easing=ease-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back],
body[data-aos-easing=ease-in-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

[data-aos][data-aos][data-aos-easing=ease-in-sine],
body[data-aos-easing=ease-in-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}

[data-aos][data-aos][data-aos-easing=ease-out-sine],
body[data-aos-easing=ease-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine],
body[data-aos-easing=ease-in-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

[data-aos][data-aos][data-aos-easing=ease-in-quad],
body[data-aos-easing=ease-in-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quad],
body[data-aos-easing=ease-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad],
body[data-aos-easing=ease-in-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic],
body[data-aos-easing=ease-in-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic],
body[data-aos-easing=ease-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],
body[data-aos-easing=ease-in-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-quart],
body[data-aos-easing=ease-in-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quart],
body[data-aos-easing=ease-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart],
body[data-aos-easing=ease-in-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

@media screen {
  html:not(.no-js) [data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity, transform;
  }

  html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: none;
  }

  html:not(.no-js) [data-aos=fade-up] {
    transform: translate3d(0, 100px, 0);
  }

  html:not(.no-js) [data-aos=fade-down] {
    transform: translate3d(0, -100px, 0);
  }

  html:not(.no-js) [data-aos=fade-right] {
    transform: translate3d(-100px, 0, 0);
  }

  html:not(.no-js) [data-aos=fade-left] {
    transform: translate3d(100px, 0, 0);
  }

  html:not(.no-js) [data-aos=fade-up-right] {
    transform: translate3d(-100px, 100px, 0);
  }

  html:not(.no-js) [data-aos=fade-up-left] {
    transform: translate3d(100px, 100px, 0);
  }

  html:not(.no-js) [data-aos=fade-down-right] {
    transform: translate3d(-100px, -100px, 0);
  }

  html:not(.no-js) [data-aos=fade-down-left] {
    transform: translate3d(100px, -100px, 0);
  }

  html:not(.no-js) [data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    transition-property: opacity, transform;
  }

  html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    transform: translateZ(0) scale(1);
  }

  html:not(.no-js) [data-aos=zoom-in] {
    transform: scale(0.6);
  }

  html:not(.no-js) [data-aos=zoom-in-up] {
    transform: translate3d(0, 100px, 0) scale(0.6);
  }

  html:not(.no-js) [data-aos=zoom-in-down] {
    transform: translate3d(0, -100px, 0) scale(0.6);
  }

  html:not(.no-js) [data-aos=zoom-in-right] {
    transform: translate3d(-100px, 0, 0) scale(0.6);
  }

  html:not(.no-js) [data-aos=zoom-in-left] {
    transform: translate3d(100px, 0, 0) scale(0.6);
  }

  html:not(.no-js) [data-aos=zoom-out] {
    transform: scale(1.2);
  }

  html:not(.no-js) [data-aos=zoom-out-up] {
    transform: translate3d(0, 100px, 0) scale(1.2);
  }

  html:not(.no-js) [data-aos=zoom-out-down] {
    transform: translate3d(0, -100px, 0) scale(1.2);
  }

  html:not(.no-js) [data-aos=zoom-out-right] {
    transform: translate3d(-100px, 0, 0) scale(1.2);
  }

  html:not(.no-js) [data-aos=zoom-out-left] {
    transform: translate3d(100px, 0, 0) scale(1.2);
  }

  html:not(.no-js) [data-aos^=slide][data-aos^=slide] {
    transition-property: transform;
    visibility: hidden;
  }

  html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate {
    visibility: visible;
    transform: translateZ(0);
  }

  html:not(.no-js) [data-aos=slide-up] {
    transform: translate3d(0, 100%, 0);
  }

  html:not(.no-js) [data-aos=slide-down] {
    transform: translate3d(0, -100%, 0);
  }

  html:not(.no-js) [data-aos=slide-right] {
    transform: translate3d(-100%, 0, 0);
  }

  html:not(.no-js) [data-aos=slide-left] {
    transform: translate3d(100%, 0, 0);
  }

  html:not(.no-js) [data-aos^=flip][data-aos^=flip] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: transform;
  }

  html:not(.no-js) [data-aos=flip-left] {
    transform: perspective(2500px) rotateY(-100deg);
  }

  html:not(.no-js) [data-aos=flip-left].aos-animate {
    transform: perspective(2500px) rotateY(0);
  }

  html:not(.no-js) [data-aos=flip-right] {
    transform: perspective(2500px) rotateY(100deg);
  }

  html:not(.no-js) [data-aos=flip-right].aos-animate {
    transform: perspective(2500px) rotateY(0);
  }

  html:not(.no-js) [data-aos=flip-up] {
    transform: perspective(2500px) rotateX(-100deg);
  }

  html:not(.no-js) [data-aos=flip-up].aos-animate {
    transform: perspective(2500px) rotateX(0);
  }

  html:not(.no-js) [data-aos=flip-down] {
    transform: perspective(2500px) rotateX(100deg);
  }

  html:not(.no-js) [data-aos=flip-down].aos-animate {
    transform: perspective(2500px) rotateX(0);
  }
}

body {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  padding-top: 152px;
  margin: 0 auto;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
}

body.user-logged-in {
  padding-top: 163px !important;
}

.row {
  margin-right: -24px;
  margin-left: -24px;
}

.row>* {
  padding-right: 24px;
  padding-left: 24px;
}

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl {
  padding-right: 24px;
  padding-left: 24px;
}


.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl {
  max-width: 1600px;
}

.primary-color {
  color: #DB0A5B;
}

p {
  font-weight: 400;
}

p a {
  color: #DB0A5B;
  text-decoration: none;
}

p a:hover {
  text-decoration: underline;
}

p strong,
p b {
  color: #DB0A5B;
}

p u {
  border-bottom: 1px solid #DB0A5B;
  padding-bottom: 2px;
  text-decoration: none;
}

.section-title {
  background: linear-gradient(to left, #582C83 0%, #A2196C 43.14%, #DB0A5B 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  font-size: 90px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 90px;
  display: inline-block;
}

.section-title.small-title {
  font-size: 80px;
  line-height: 80px;
  padding-bottom: 10px;
}

.section-title span {
  width: 100%;
  display: block;
}

a:hover,
a:focus,
.nav-link:hover,
.nav-link:focus {
  color: #DB0A5B;
}

.btn-icon {
  position: relative;
  border: 1px solid #DB0A5B;
  border-radius: 32px;
  background-color: #FFFFFF;
  text-transform: uppercase;
  color: #DB0A5B;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 14px;
  padding: 24px 80px 24px 24px;
  transition: all 0.3s ease;
}

.btn-icon span {
  position: relative;
}

.btn-icon:before {
  content: " ";
  position: absolute;
  right: 8px;
  top: 8px;
  height: 48px;
  width: 48px;
  border-radius: 50px;
  transform: scaleX(-1) scaleY(-1);
  background: linear-gradient(240.04deg, #DB0A5B 0%, #A2196C 43.14%, #582C83 100%);
  transition: all 0.3s ease;
}

.btn-icon:after {
  content: "\ea6c";
  font-family: 'remixicon';
  color: #FFFFFF;
  font-size: 20px;
  font-weight: normal;
  line-height: 48px;
  position: absolute;
  right: 22px;
  top: 8px;
}

.btn-icon:hover {
  color: #FFFFFF;
  border-color: transparent;
}

.btn-icon:hover:before {
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
}

.btn-icon:focus {
  box-shadow: none;
}

.btn-icon.white-color {
  background-color: transparent;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
}

.btn-icon.white-color:before {
  background: #FFFFFF;
}

.btn-icon.white-color:after {
  color: #DB0A5B;
}

.btn-icon.white-color:hover {
  color: #DB0A5B;
}

.btn-icon.gray-color {
  background-color: transparent;
  color: #383838;
  border: 1px solid #AAAAAA;
}

.btn-icon.gray-color:before {
  background: #F2F2F2;
}

.btn-icon.gray-color:after {
  color: #383838;
}

.btn-icon.gray-color:hover {
  color: #383838;
  border-color: #F2F2F2;
}

.btn-icon.graydark-color {
  background-color: transparent;
  color: #AAAAAA;
  border: 1px solid #AAAAAA;
}

.btn-icon.graydark-color:before {
  background: #AAAAAA;
}

.btn-icon.graydark-color:after {
  color: #F2F2F2;
}

.btn-icon.graydark-color:hover {
  color: #F2F2F2;
}

.btn-icon.graylight-color {
  background-color: transparent;
  color: #53565A;
  border: 1px solid #AAAAAA;
}

.btn-icon.graylight-color:before {
  background: #F2F2F2;
}

.btn-icon.graylight-color:after {
  color: #53565A;
}

.btn-icon.graylight-color:hover {
  color: #53565A;
  border: 1px solid #F2F2F2;
}

.btn-icon.btn-download:after {
  content: "\ec54";
}

.btn-primary {
  background-color: #DB0A5B;
  color: #FFFFFF !important;
  text-transform: uppercase;
  border-radius: 19.5px;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 15px;
  border: 1px solid #DB0A5B;
  padding: 12px 16px !important;
}

.btn-primary:hover,
.btn-primary:focus {
  background-color: #FFFFFF;
  color: #DB0A5B !important;
  border-color: #DB0A5B;
  box-shadow: none;
}

.btn-play-video {
  font-size: 20px;
  font-weight: 900;
  letter-spacing: 2.86px;
  line-height: 24px;
  text-decoration: none;
  text-transform: uppercase;
  background: linear-gradient(240.04deg, #582C83 0%, #A2196C 43.14%, #DB0A5B 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  height: 152px;
  display: flex;
  align-items: center;
  padding-left: 72px;
}

.btn-play-video .img-play {
  margin-right: 24px;
  transition: all 0.3s ease;
}

.btn-play-video:before {
  content: " ";
  position: absolute;
  width: 152px;
  height: 160px;
  background-image: url("../img/Oval.png");
  background-size: contain;
  background-repeat: no-repeat;
  left: 0;
}

.btn-play-video:hover .img-play {
  transform: scale(1.2);
}

.primary-scroll {
  /* ===== Scrollbar CSS ===== */
  /* Firefox */
  scrollbar-width: auto;
  scrollbar-color: #DB0A5B #d8d8d8;
  padding-bottom: 24px;
  /* Chrome, Edge, and Safari */
}

.primary-scroll_lg {
  display: flex;
  overflow-x: auto;
}

.primary-scroll::-webkit-scrollbar {
  height: 1px;
}

.primary-scroll::-webkit-scrollbar-track {
  background: #d8d8d8;
}

.primary-scroll::-webkit-scrollbar-thumb {
  background-color: #DB0A5B;
  border-radius: 0px;
  border: 0px solid #ffffff;
}

/*Header*/
.header {
  background-color: #FFFFFF;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 9999 !important;
  padding-bottom: 16px;
}

@media (min-width:992px) {



header .menu-bottom {
  transition: all .3s;
}

.header.fixed-header {
  padding: 0;
}

.header.fixed-header .menu-top .container > .d-flex:nth-child(2) {
  position: relative;
  z-index: 1;
}

.header .menu-top .container > .d-flex:nth-child(2) .dropdown-toggle::after {
right: -7px;
}

.header.fixed-header,
.header.fixed-header .menu-top,
.header.fixed-header .menu-bottom,
.header.fixed-header .menu-bottom > .container,
.header.fixed-header .menu-bottom .pricipal-menu,
.header.fixed-header .pricipal-menu li .nav-link {
  height: 82px;
}
.pricipal-menu li .nav-link {
  display: flex;
  align-items: center;
  justify-content: end;
}

.header.fixed-header .menu-top {
  padding: 13px 0;
  height: 100%;
}

.header.fixed-header .menu-bottom {
  margin: 0 auto;
  transform: translateY(-82px);
}

.header.fixed-header .menu-bottom .pricipal-menu {
  max-width: calc(100% - 390px);
  border: 0;
  margin-left: 70px;
  padding: 0;
}

.header.fixed-header .pricipal-menu li .nav-link:before {
  display: none;
}

.header .navbar-brand {
  position: relative;
  height: 56px;
}

.header.fixed-header .navbar-brand {
  height: 41px;
  width: 41px;
  z-index: 1;
}

.header .navbar-brand img {
  transition: .3s;
  position: absolute;
  left: 0;
  top: 0;
}

.header .logo {
  height: 56px;
  transform: scale(1);
}

.header .logo-secondary {
  transform: scale(0);
}

.header.fixed-header .logo {
  transform: scale(0);
}
.header.fixed-header .logo-secondary {
  transform: scale(1);
}

.header.fixed-header .nav-item-langue,
.header.fixed-header .nav-item-login {
  width: 0;
  margin: 0;
  display: none !important;
}

.header.fixed-header .search-form input {
  width: 150px;
}

}

.header .search-form {
  position: relative;
  background-color: #F2F2F2;
  border-radius: 20px;
  display: flex;
}

.header .search-form input {
  border: 0;
  height: 40px;
  width: 40px;
  border-radius: 20px;
  padding-left: 35px;
  padding-right: 5px;
  transition: all .5s ease-in;
  position: relative;
  background-color: transparent;
}

.header .search-form input:focus,
.header .search-form input:focus-visible {
  box-shadow: none;
  border: 0;
  outline: none;
}

.header .search-form:before {
  content: "\f0d1";
  font-family: 'remixicon';
  font-size: 18px;
  font-weight: normal;
  line-height: 40px;
  position: absolute;
  left: 11px;
  top: 0;
  color: #000;
}

.header .search-form button {
  width: 0;
  height: 0;
  border: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
}

.header .search-form.opened input {
  width: 200px;
}

.header .toggler-menu {
  width: 20px;
  height: 20px;
  text-align: center;
  cursor: pointer;
  padding: 9px 0;
}

.header .toggler-menu .menu-icon {
  width: 14.67px;
  height: 2px;
  border-radius: 5px;
  background-color: #000;
  display: block;
  position: relative;
}

.header .toggler-menu .menu-icon:before,
.header .toggler-menu .menu-icon:after {
  content: " ";
  height: 2px;
  border-radius: 5px;
  background-color: #000;
  position: absolute;
  left: 0;
  transition: all .5s ease;
}

.header .toggler-menu .menu-icon:before {
  width: 16.67px;
  top: -5px;
}

.header .toggler-menu .menu-icon:after {
  width: 12.67px;
  bottom: -5px;
}

.header .toggler-menu.active .menu-icon {
  background-color: #FFFFFF;
}

.header .toggler-menu.active .menu-icon::before {
  top: 0;
  transform: rotate(45deg);
}

.header .toggler-menu.active .menu-icon::after {
  width: 16.67px;
  bottom: 0;
  transform: rotate(-45deg);
}

.header.nav-down {
  position: fixed;
  background-color: #FFFFFF !important;
  z-index: 9999;
  transition: top 0.3s ease-in-out;
}

.header.nav-down.type-report {
  background: linear-gradient(270deg, #6B7FAB 0%, #334671 100%) !important;
}

.header.nav-up {
  top: -163px;
  transition: top 0.3s ease-in-out;
  position: fixed;
}

.navbar {
  padding-top: 1rem;
  padding-bottom: 0;
}

.navbar .megamenu {
  left: 0;
  right: 0;
  width: 100%;
  margin-top: 0;
  border: 0;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.15);
  padding-top: 42px;
  padding-bottom: 80px;
  overflow: auto;
  max-height: 80vh;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.navbar .megamenu::-webkit-scrollbar {
  display: none;
}

.navbar .megamenu-left,
.navbar .megamenu-right {
  padding-top: 83px;
}

.navbar .megamenu-left ul,
.navbar .megamenu-right ul {
  list-style: none;
  padding-left: 0;
}

.navbar .megamenu-left li:not(:last-child),
.navbar .megamenu-right li:not(:last-child) {
  margin-bottom: 40px;
}

.navbar .megamenu-left li a,
.navbar .megamenu-right li a {
  color: #582C83;
  font-size: 40px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 40px;
  text-decoration: none;
  text-transform: initial;
  position: relative;
}

.navbar .megamenu-left li a:after,
.navbar .megamenu-right li a:after {
  content: " ";
  width: 0;
  height: 1px;
  background-color: #DB0A5B;
  position: absolute;
  left: 105%;
  top: 40px;
  transition: width 0.3s;
}

.navbar .megamenu-left li a:hover,
.navbar .megamenu-left li a.is-active,
.navbar .megamenu-right li a:hover,
.navbar .megamenu-right li a.is-active {
  color: #DB0A5B;
}

.navbar .megamenu-left li a.is-hovered:after,
.navbar .megamenu-right li a.is-hovered:after {
  width: 500px;
}

.navbar .megamenu-left .dropdown {
  display: table;
}

.navbar .megamenu-left .dropdown ul {
  display: none;
}

.navbar .megamenu-left .dropdown ul.show {
  display: block;
}

.navbar .megamenu-right {
  display: none;
  position: relative;
  background-color: #fff;
  display: flex;
  align-items: center;
  height: 100%;
  margin-left: -24px;
  padding-left: 24px;
}

.navbar .megamenu-right li:not(:last-child) {
  margin-bottom: 16px;
}

.navbar .megamenu-right li a {
  font-size: 24px;
}

.navbar .megamenu-right li a:after {
  display: none;
}

.navbar .megamenu-right .item-2 {
  padding-top: 88px;
}

.navbar .megamenu-right .item-3 {
  padding-top: 170px;
}

.navbar .megamenu-right .item-4 {
  padding-top: 255px;
}

.pricipal-menu {
  border-top: 1px solid #F2F2F2;
  padding-top: 1rem;
}

.pricipal-menu li .nav-link {
  color: #333333;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 1px;
  line-height: 16px;
  text-transform: uppercase;
  position: relative;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.pricipal-menu li .nav-link:before {
  content: "";
  width: 0;
  height: 1px;
  position: absolute;
  top: -17px;
  left: 0;
  background-color: #DB0A5B;
  transition: all 0.3s ease;
}

.pricipal-menu li .nav-link.dropdown-toggle {
  padding-right: 15px !important;
}

.pricipal-menu li .nav-link:hover,
.pricipal-menu li .nav-link.active,
.pricipal-menu li .nav-link.is-active,
.pricipal-menu li .nav-link.is-hovered,
.pricipal-menu li .nav-link.show {
  color: #DB0A5B;
}

.pricipal-menu li .nav-link:hover:before,
.pricipal-menu li .nav-link.active:before,
.pricipal-menu li .nav-link.is-active:before,
.pricipal-menu li .nav-link.is-hovered:before,
.pricipal-menu li .nav-link.show:before {
  width: 100%;
}

.menu-top {
  padding-bottom: 1rem;
}

.menu-bottom {
  padding-top: 0;
}

.menu-bottom .right-menu {
  width: 100%;
  flex-direction: initial;
  justify-content: space-between;
  position: relative;
  left: 0;
  padding: 0;
  margin-top: 15px;
}

.menu-bottom .right-menu .dropdown-menu {
  position: absolute;
  top: auto;
  bottom: 100%;
}

.right-menu li:not(:last-child) {
  margin-right: 20px;
}

.right-menu li a {
  color: #AAAAAA;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
}

.right-menu li a.primary-item {
  color: #DB0A5B;
}

.right-menu li .dropdown-toggle::after {
  top: 11px;
}

.right-menu li .dropdown-menu li {
  margin: 0;
}

.right-menu li .dropdown-menu li .dropdown-item {
  color: #333333;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 16px;
}

.right-menu li .dropdown-menu li .dropdown-item:hover {
  color: #FFFFFF;
  background-color: #DB0A5B;
}

.right-menu li.nav-item-langue .nav-link {
  text-transform: uppercase;
}

.right-menu li.nav-item-langue .nav-link:hover {
  color: #53565A;
}

.right-menu li.nav-item-langue .dropdown-item {
  text-transform: uppercase;
}

.right-menu li.nav-item-login .nav-link:hover {
  color: #C70852;
}

.right-menu li .btn-primary {
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 1px;
}

.content-article {
  position: relative;
  background-color: #FFFFFF;
}

.article-menu {
  padding-top: 18px;
}

.article-menu img {
  margin-bottom: 24px;
}

.article-menu p {
  color: #333333;
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 32px;
  margin-bottom: 32px;
}

.article-menu .btn.position-bottom {
  position: absolute;
  bottom: 80px;
  z-index: 1;
}

.dropdown-toggle:after {
  content: "\ea4d";
  font-family: 'remixicon';
  border: 0;
  position: absolute;
  font-size: 13px;
  right: 0;
}

.dropdown-toggle.show:after {
  content: "\ea77";
}

/*animate-letter Section*/
.section-container {
  width: 100%;
  position: relative;
}

.section-container-1 {
  background: #fff;
  overflow: hidden;
}

.panel {
  margin: 0px;
  padding: 0px;
  width: 100vw;
  height: 100vh;
  position: absolute;
  overflow: hidden;
  background: transparent;
  border: 0px !important;
  box-shadow: none !important;
  width: 100%;
}

.panel-1 {
  z-index: 11;
}

.panel-1 .img-1 {
  position: absolute;
  right: 0;
}

.panel-2 {
  z-index: 3;
}

.panel-3 {
  z-index: 5;
}

.animate-letter_video {
  position: absolute;
  min-width: 100%;
  min-height: 100vh;
}

.leading .panel-1-left {
  position: relative;
  z-index: 2;
}

.leading h1,
.leading .h1 {
  margin-bottom: 56px;
  position: relative;
  padding-top: 120px;
}

.leading .btn-icon {
  position: relative;
}

.leading-symbol {
  position: absolute;
  width: 50%;
  right: 0;
  top: 0;
  height: auto;
  overflow: hidden;
}

.leading-symbol video {
  position: absolute;
  left: 0;
  height: 100%;
}

.leading .img-symbol {
  width: 100%;
  position: relative;
  top: -120px;
  left: 0;
  z-index: 1;
}

.leading .video-symbol {
  height: 100%;
  max-height: 632px;
}

/*Solutions section*/
.solutions {
  width: 100%;
  background-size: cover;
  background-position: center;
  color: #FFFFFF;
  z-index: 9;
  position: relative;
}

.solutions .container {
  position: relative;
  z-index: 6;
}

.solutions-title {
  position: relative;
}

.solutions h2,
.solutions .h2 {
  position: absolute;
  top: calc(50vh - 70px);
  width: 400px;
  transition: all 0.3s ease;
  opacity: 0;
}

.solutions h2,
.solutions .h2,
.solutions h3,
.solutions .h3 {
  font-size: 70px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 70px;
  margin-bottom: 0;
}

.solutions-carousel {
  padding-top: 160px;
  transition: all 0.3s ease;
}

.solutions-carousel_item {
  padding: 80px 0;
  position: relative;
}

.solutions-carousel_item h3,
.solutions-carousel_item .h3 {
  margin-bottom: 40px;
}

.solutions-carousel_item p {
  font-size: 18px;
  letter-spacing: 0;
  line-height: 40px;
  font-weight: 400;
}

.solutions-carousel_item .download {
  color: #FFFFFF;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 14px;
  text-transform: uppercase;
  text-decoration: none;
}

.solutions-carousel_item .download i {
  font-size: 20px;
  font-weight: 400;
  position: relative;
  top: 2px;
}

.solutions-carousel_item .download:hover {
  color: #DB0A5B;
}

.solutions-carousel_item:after {
  content: " ";
  height: 1px;
  width: 56px;
  background-color: #FFFFFF;
  position: absolute;
  left: 0;
  bottom: 0;
}

.solutions-carousel_item:last-child:after {
  display: none;
}

.solutions-carousel_item.slick-active {
  opacity: 1;
}

.solutions .btn-request {
  position: absolute;
  right: 48px;
  bottom: 48px;
  z-index: 6;
}

.solutions .btn-request:before {
  z-index: -1;
}

.solutions .video-solutions {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

/*MX3 section*/
.mx3 {
  overflow: hidden;
  z-index: 99;
  background-color: #FFFFFF;
  inset: 0px auto auto 0px !important;
}

.mx3 .container-fluid,
.mx3 .container-sm,
.mx3 .container-md,
.mx3 .container-lg,
.mx3 .container-xl,
.mx3 .container-xxl {
  max-width: initial;
}

.mx3-left {
  align-items: center;
  display: flex;
}

.mx3-left h3,
.mx3-left .h3 {
  color: #333333;
  font-size: 40px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 40px;
  max-width: 264px;
}

.mx3-right {
  background-color: #FCF9FA;
  position: relative;
  height: 100vh;
  overflow: hidden;
}

.mx3-right h4,
.mx3-right .h4 {
  color: #582C83;
  font-size: 70px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 70px;
  margin-bottom: 42px;
}

.mx3-right p {
  color: #53565A;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 40px;
}

.mx3-right_spiral {
  width: 200%;
  height: 100%;
  position: absolute;
  left: -50px;
  top: 0;
  background-image: url("../img/spirals.svg");
  background-position: 0;
  background-repeat: no-repeat;
  transition: all 0.3s ease;
}

.carousel-mx3 {
  display: flex;
  position: absolute;
  left: 208px;
  align-items: center;
  height: 100%;
}

.carousel-mx3_item {
  min-width: 438px;
  margin-right: 152px;
}

.carousel-mx3_item:last-child {
  margin-right: 0;
}

.carousel-mx3_item .carousel-mx3_itemcontent {
  max-width: 438px;
  margin: 0 auto;
}

.carousel-mx3 .slick-active {
  opacity: 1;
}

/*preferred section*/
.preferred {
  padding-top: 100px;
  padding-bottom: 120px;
  position: relative;
  background-color: #FFFFFF;
  z-index: 4;
}

.preferred .container {
  position: relative;
}

.preferred-top {
  margin-bottom: 86px;
  min-height: 428px;
}

.preferred-top img {
  position: absolute;
  right: 0;
  width: 50%;
}

.preferred p {
  color: #53565A;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 40px;
  font-weight: 400;
}

.preferred p a {
  text-decoration: none;
  color: #DB0A5B;
}

.preferred p a:hover {
  text-decoration: underline;
}

/*News section*/
.news-left {
  background-color: #FCF9FA;
  padding-top: 72px;
  padding-bottom: 72px;
}


.news-right {
  background-image: url("../img/News/linkedin/bg.png");
  background-repeat: no-repeat;
  background-size: 103%;
  background-position: -10px bottom;
  background-color: #006699;
  padding: 45px 0 72px 0;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.news-right > div {
  max-width: 278px;
  margin: 0 auto;
}

.news-right > div .btn-icon span {
  font-size: 12px;
}

.news-right:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(180deg, rgba(0, 83, 125, 0.02) 22.77%, rgba(0, 34, 51, 0.77) 114.18%);
}




.news .carousel-news {
  margin-top: 51px;
  margin-bottom: 56px;
}

.news .carousel-news_item {
  padding-right: 40px;
}

.news .carousel-news p.excerpt {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 22px;
  margin-bottom: 22px;
  font-weight: 300;
  margin-top: auto;
}

.news .carousel-news p.title-news {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  line-clamp: 5;
  -webkit-box-orient: vertical;
  line-height: 32px;
  font-size: 26px;
  font-weight: 500;
  margin-bottom: 10px;
}

.news .carousel-news p.date {
  color: #aaa;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 9px;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
}

.news .linkedin-logo p {
  color: #FFFFFF;
  font-size: 32px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 38px;
}

.max-w-137 {
  max-width: 137px;
}

.news .linkedin-img {
  margin-top: 30px;
  margin-bottom: 43px;
}

.news .linkedin-img img {
  width: 100%;
}

.news .linkedin-text {
  color: #FFFFFF;
}

.news .linkedin-text p {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
  margin-bottom: 40px;
  font-weight: 300;
}

.news .linkedin-text p a {
  color: #00A3E1;
  text-decoration: none;
}

.news .linkedin-text p a:hover {
  text-decoration: underline;
}

.news .linkedin-text_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}

.news .linkedin-text .linkedin-logo {
  color: #FFFFFF;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 14px;
  display: flex;
  align-items: center;
}

.news .linkedin-text .linkedin-logo_circle {
  width: 40px;
  height: 40px;
  background-color: #FFFFFF;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 16px;
}

.news .linkedin-text .linkedin-time {
  opacity: 0.5;
  color: #FFFFFF;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 18px;
}

.news-home {
  position: relative;
  z-index: 99;
  background-color: #FFFFFF;
}

.news-home .container-fluid,
.news-home .container-sm,
.news-home .container-md,
.news-home .container-lg,
.news-home .container-xl,
.news-home .container-xxl {
  max-width: initial;
}

.slick-arrow {
  width: 64px;
  height: 64px;
  border: 1px solid #AAAAAA;
  position: absolute;
  top: -110px;
  right: 100px;
  left: auto;
  /*&:focus{
        background-color: #333333;
        &:before{
            color: $white-color;
        }
    }*/
}

.slick-arrow:before {
  content: "";
  font-family: 'remixicon';
  font-style: normal;
  font-size: 28px;
  color: #333333;
}

.slick-arrow.slick-prev {
  border-radius: 32px 0 0 32px;
  right: 163px;
}

.slick-arrow.slick-prev:before {
  content: "\ea64";
}

.slick-arrow.slick-next {
  border-radius: 0 32px 32px 0;
}

.slick-arrow.slick-next:before {
  content: "\ea6e";
}

.read-more {
  color: #DB0A5B;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 14px;
  position: relative;
  padding-left: 18px;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.3s ease;
  display: block;
  margin-top: auto;
}

.read-more::before {
  content: " ";
  width: 8px;
  height: 2px;
  background-color: #DB0A5B;
  position: absolute;
  left: 0;
  top: 7px;
  transition: all 0.3s ease;
}

.read-more:hover {
  padding-left: 30px;
}

.read-more:hover::before {
  width: 20px;
}

/* Facts */

.facts {
  padding: 95px 0 120px;
}

.facts-container {
  display: flex;
  align-items: center;
  position: relative;
  min-height: 578px;
}

.facts-container .img-container {
  width: 20%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.facts-container .img-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.facts-container .img-container:after {
  width: 100%;
  height: 100%;
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  opacity: .68;
  background-color: #DB0A5BAD;
}

.facts-container > .facts-counter {
  display: flex;
  width: 100%;
  margin: 0 auto;
  justify-content: end;
  flex-wrap: wrap;
}

.facts-container > .facts-counter > div {
  width: 50%;
  display: flex;
  flex-direction: column;
  max-width: 400px;
}

.facts-container > .facts-counter > div:nth-child(odd) {
  margin-right: 100px;
}



.facts-container > .facts-counter > div:first-child,
.facts-container > .facts-counter > div:nth-child(2) {
  margin-bottom: 102px;
}

.facts-container > .facts-counter > div {
  position: relative;
  padding-bottom: 50px;
}

.facts-container > .facts-counter > div:before {
  position: absolute;
  content: '';
  width: 360px;
  height: 1px;
  background-color: #212529;
  left: 0;
  bottom: 0;
}

.facts-container > .facts-counter > div h3 {
  font-size: 116px;
  line-height: 140px;
  font-weight: 300;
  margin: 0 0 3px;
}

.facts-container > .facts-counter > div p {
  font-size: 28px;
  line-height: 34px;
  font-weight: 500;
  margin: 0;
}

@media (max-width:1300px) {
  .facts-container > .facts-counter > div:nth-child(odd) {
    margin-right: 30px;
  }
}

@media (max-width:1200px) {
  .facts {
    padding: 33px 0 50px;
  }
  .facts-container {
    flex-direction: column;
    align-items: flex-start;
  }
  .facts-container > .facts-counter {
    justify-content: space-between;
  }

  .facts-container .img-container {
    position: relative;
    margin-top: 22px;
    width: 65%;
  }
  .facts-container > .facts-counter > div {
    padding-bottom: 30px;
    width: calc(50% - 15px);
    margin-bottom: 20px !important;
  }
  .facts-container > .facts-counter > div h3 {
    font-size: 36px;
    line-height: normal;
    margin-bottom: 4px;
  }
  .facts-container > .facts-counter > div p {
    font-size: 16px;
    line-height: normal;
  }
  .facts-container > .facts-counter > div:nth-child(odd),
  .facts-container > .facts-counter > div:first-child, .facts-container > .facts-counter > div:nth-child(2) {
    margin: 0;
  }

  .facts-container > .facts-counter > div:nth-child(odd) {
    padding-right: 40px;
  }


  .facts-container > .facts-counter > div:before {
    width: 100%;
    background-color: #D8D8D8;
  }
}

/*About-murex section*/
.about-murex {
  padding-top: 185px;
  padding-bottom: 185px;
  overflow-x: hidden;
  position: relative;
  background: #fff;
  z-index: 4;
}

.about-murex .section-title {
  margin-bottom: 50px;
}

.about-murex .section-title span {
  margin-left: 70px;
}

.about-murex_left p {
  opacity: 0.5;
  color: #53565A;
  font-size: 18px;
  font-style: italic;
  letter-spacing: 0;
  line-height: 40px;
  margin-left: 105px;
  max-width: 400px;
}

.about-murex_left p b {
  color: #53565A;
}

.about-murex_left .btn-play-video {
  margin-bottom: 16px;
}

.about-murex_content {
  max-width: 356px;
  margin-left: 120px;
}

.about-murex_content p {
  color: #53565A;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 40px;
}

.about-murex_content p a {
  color: #DB0A5B;
  text-decoration: none;
}

.about-murex_content p a:hover {
  text-decoration: underline;
}

.about-murex_symbol {
  position: relative;
  margin-bottom: 45px;
  overflow: hidden;
  position: absolute;
  left: 0;
  max-width: 50%;
  top: 242px;
  transition: all .3s ease-in-out;
}

.about-murex_symbol video {
  width: auto;
  max-height: 100%;
  min-height: 100%;
  position: absolute;
  left: 0;
}

.about-murex_symbol img {
  position: relative;
  top: 0;
  left: 0;
  width: 100.1%;
  /* border-right: 1px solid #fff;
  border-bottom: 1px solid #fff; */
}

.about-murex_symbol.fullWidth {
  max-width: 100%;
  z-index: 9999;
  top: 0;
  animation: videoZoomIn 1s ease-in-out;
}

@keyframes videoZoomIn {
  from {
    transform: scale(1);
    opacity: 1;
  }

  to {
    transform: scale(1.8);
    opacity: 0;
  }
}

.about-murex_symbol.fullWidth video {
  min-height: 100vh;
  min-width: 100%;
  height: 100%;
}

/*Partners section*/
.partners {
  background-color: #FCF9FA;
  padding-bottom: 40px;
  z-index: 4;
  position: relative;
}

.partners .section-title {
  position: relative;
  top: -55px;
  padding-bottom: 10px;
}

.partners-left p {
  color: #333333;
  font-size: 24px;
  line-height: 48px;
  margin-bottom: 40px;
}

.partners-right p {
  color: #53565A;
  font-size: 18px;
  line-height: 40px;
}

.partners-list {
  margin-top: 110px;
}

.partners-list_item {
  height: auto;
}

.partners-list_item img {
  max-width: 120px;
  max-height: initial;
}

.partners .btn-icon {
  background-color: transparent;
}

/*Footer*/
.footer {
  color: #AAAAAA;
  z-index: 4;
  position: relative;
}

.footer-top {
  background-color: #242424;
  padding: 80px 0;
  position: relative;
  overflow: hidden;
}

.footer-top .container {
  position: relative;
}

.footer-top_logo {
  margin-bottom: 30px;
}

.footer-top .contact-social {
  display: inline-grid;
}

.footer-top:before {
  content: " ";
  width: 100%;
  min-width: 1440px;
  height: 396px;
  position: absolute;
  bottom: 0;
  background-image: url("../img/spirals-2.svg");
  background-repeat: no-repeat;
  background-size: cover;
}

.footer-bottom {
  background-color: #212020;
  padding: 16px 0;
}

.footer-bottom ul {
  margin-bottom: 0;
}

.footer-bottom_links li {
  color: #AAAAAA;
  font-size: 15px;
  font-weight: 500;
  line-height: 32px;
}

.footer-bottom_links li:not(:last-child) {
  margin-right: 40px;
}

.footer p {
  font-size: 24px;
  font-weight: 300;
  line-height: 40px;
}

.footer .footer-menu-title,
.footer h3,
.footer .h3 {
  color: #FFFFFF;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 16px;
  text-transform: uppercase;
  margin-bottom: 24px;
  text-decoration: none;
  position: relative;
}

.footer .footer-menu-title.primary-color,
.footer h3.primary-color,
.footer .primary-color.h3 {
  color: #DB0A5B;
}

.footer .footer-menu-title a,
.footer h3 a,
.footer .h3 a {
  text-decoration: none;
  color: #FFFFFF;
}

.footer .footer-menu-title a:hover,
.footer h3 a:hover,
.footer .h3 a:hover {
  color: #DB0A5B;
}

.footer .footer-menu-title.title-collapse span,
.footer h3.title-collapse span,
.footer .title-collapse.h3 span {
  position: relative;
}

.footer .footer-menu-title.title-collapse span:after,
.footer h3.title-collapse span:after,
.footer .title-collapse.h3 span:after {
  content: "\ea4d";
  font-family: 'remixicon';
  border: 0;
  position: absolute;
  font-size: 13px;
  top: 1px;
  right: -16px;
}

.footer ul {
  list-style: none;
  padding-left: 0;
}

.footer ul li a {
  text-decoration: none;
  color: #AAAAAA;
  font-size: 15px;
  font-weight: 500;
  line-height: 32px;
  transition: all .3s ease-in-out;
}

.footer ul li a:hover,
.footer ul li a.is-active,
.footer ul li a.is-hovered {
  color: #FFFFFF;
}

.footer ul.social-links {
  margin-bottom: 45px;
  margin-top: 60px;
}

.footer ul.social-links li {
  margin-right: 24px;
}

.footer ul.social-links li:last-child {
  margin-right: 0;
}

.footer ul.social-links li a {
  font-size: 24px;
}

.footer ul.login-links li {
  padding-left: 32px;
  position: relative;
}

.footer ul.login-links li::before {
  content: "\ea6d";
  font-family: 'remixicon';
  color: #DB0A5B;
  font-weight: normal;
  line-height: 32px;
  position: absolute;
  left: 0;
}

/*Detail solution*/
.nav-breadcrumb {
  padding-bottom: 16px;
}

.nav-breadcrumb.bg-gradien {
  background: linear-gradient(180deg, #ffffff 0%, #fcf9fa 100%);
}

.breadcrumb {
  margin-bottom: 0;
}

.breadcrumb .breadcrumb-item {
  color: #AAAAAA;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 15px;
}

.breadcrumb .breadcrumb-item a {
  color: #AAAAAA;
  text-decoration: none;
}

.breadcrumb .breadcrumb-item a:hover {
  color: #DB0A5B;
}

.breadcrumb .breadcrumb-item.active {
  color: #AAAAAA;
}

.breadcrumb .breadcrumb-item+.breadcrumb-item {
  padding-left: 5px;
}

.breadcrumb .breadcrumb-item+.breadcrumb-item:before {
  padding-right: 5px;
}

.detail-solution {
  background-color: #FCF9FA;
}

.detail-solution_title {
  position: relative;
  padding-bottom: 240px;
  margin-bottom: -40px;
  padding-top: 56px;
  z-index: 9;
}

.detail-solution_title .spiral {
  width: 100%;
  position: absolute;
  top: 0;
  min-width: 1850px;
}

.detail-solution_title .spiral.spiral-detail {
  min-width: 100%;
  top: 110px;
}

.detail-solution_title .spiral.spiral-detail.title-one-line {
  top: 0;
}

.detail-solution_title .spiral.spiral-detail.title-two-line {
  top: 20px;
}

.detail-solution_title .spiral.spiral-detail.title-three-line {
  top: 80px;
}

.detail-solution_title .spiral.spiral-detail.title-foor-line {
  top: 110px;
}

.detail-solution_title .spiral.spiral-detail.title-five-line {
  top: 160px;
}

.detail-solution_title .spiral.spiral-detail.more-five-line {
  top: 200px;
}

.detail-solution_title .section-title {
  position: relative;
  display: block;
  max-width: 580px;
}

.detail-solution_description {
  position: relative;
  background-color: #FCF9FA;
  margin-bottom: 40px;
}

.detail-solution_description .container-fluid,
.detail-solution_description .container-sm,
.detail-solution_description .container-md,
.detail-solution_description .container-lg,
.detail-solution_description .container-xl,
.detail-solution_description .container-xxl {
  z-index: 99;
  position: relative;
}

.detail-solution_description h3,
.detail-solution_description .h3 {
  color: #582C83;
  font-size: 48px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 56px;
  margin-bottom: 40px;
}

.detail-solution_description p {
  color: #53565A;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 40px;
}

.detail-solution_description p:last-child {
  margin-bottom: 0;
}

.detail-solution_description blockquote {
  margin-bottom: 40px;
  padding-top: 56px;
  position: relative;
}

.detail-solution_description blockquote::before {
  content: " ";
  height: 32px;
  width: 42px;
  background: url("../img/quote.svg");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: calc(50% - 21px);
}

.detail-solution_description blockquote p {
  color: #333333;
  font-family: "Playfair Display";
  font-size: 20px;
  font-style: italic;
  letter-spacing: 0;
  line-height: 40px;
  text-align: center;
}

.detail-solution_description figcaption {
  color: #DB0A5B;
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 32px;
}

.detail-solution_description cite {
  color: #333333;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 40px;
  display: block;
}

.detail-solution_image img {
  margin-top: -120px;
  max-width: 100%;
}

.detail-solution_content {
  padding-top: 80px;
  max-width: 520px;
  padding-right: 24px;
}

.detail-solution_content img {
  margin-right: 48px;
  max-height: 80px;
  margin-bottom: 40px;
}

.detail-solution_content img:not(:last-child) {
  margin-right: 48px;
}

.detail-solution_description.image-right .detail-solution_image {
  order: 1;
  text-align: right;
  padding-right: 0;
}

.detail-solution_description.image-right .detail-solution_texte {
  padding-left: 32px !important;
}

.detail-solution_description.image-right .detail-solution_texte .bg-white {
  margin-left: 17%;
  padding-left: 32px;
  padding-right: 32px;
}

.cover {
  object-fit: cover;
}

.coverage {
  padding-top: 90px;
}

.coverage .section-title {
  margin-bottom: 40px;
}

.coverage p {
  color: #AAAAAA;
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 24px;
}

.coverage .nav-pills {
  margin-top: 48px;
}

.coverage .nav-pills .nav-item {
  width: 20%;
}

.coverage .nav-pills .nav-item:not(:first-child) {
  margin-left: -2px;
}

.coverage .nav-pills .nav-item:nth-child(6) {
  margin-left: 0;
}

.coverage .nav-pills .nav-item:nth-child(6),
.coverage .nav-pills .nav-item:nth-child(7),
.coverage .nav-pills .nav-item:nth-child(8),
.coverage .nav-pills .nav-item:nth-child(9),
.coverage .nav-pills .nav-item:nth-child(10) {
  margin-top: -2px;
}

.coverage .nav-pills .nav-item .nav-link {
  border: 1px solid #AAAAAA;
  background-color: #FFFFFF;
  border-radius: 0;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 38px;
  text-transform: uppercase;
  color: #AAAAAA;
  width: 90%;
  min-width: 100%;
}

.coverage .nav-pills .nav-item .nav-link:hover,
.coverage .nav-pills .nav-item .nav-link.active {
  border: 1px solid #DB0A5B;
  color: #DB0A5B;
  position: relative;
}

.coverage-top {
  padding-bottom: 80px;
}

.coverage-bottom {
  padding-top: 80px;
  padding-bottom: 120px;
  position: relative;
  overflow: hidden;
}

.coverage-bottom:before {
  content: "";
  width: 75%;
  height: calc(100% - 70px);
  background-color: #FCF9FA;
  position: absolute;
  left: 0;
  top: 0;
}

.coverage-bottom .tab-content {
  position: relative;
}

.coverage-bottom_left h4,
.coverage-bottom_left .h4 {
  color: #DB0A5B;
  font-size: 32px;
  font-weight: 300;
  line-height: 32px;
}

.coverage-bottom_left ul li {
  color: #333333;
  font-size: 18px;
  line-height: 26px;
}

.coverage-bottom_left ul li:not(:last-child) {
  border-right: 1px solid #333333;
  padding-right: 15px;
  margin-right: 10px;
}

.coverage-bottom_left p {
  color: #53565A;
  font-size: 24px;
  font-weight: 300;
  line-height: 40px;
}

.coverage-bottom_left hr {
  margin: 30px 0;
  background-color: #DEDEDE;
}

.coverage-bottom_left .testimonial {
  text-align: center;
  margin-bottom: 50px;
}

.coverage-bottom_left .testimonial-quote {
  margin-bottom: 16px;
}

.coverage-bottom_left .testimonial p {
  color: #582C83;
  font-family: 'Playfair Display', serif;
  font-size: 26px;
  font-style: italic;
  letter-spacing: 0;
  line-height: 40px;
}

.coverage-video {
  width: 696px;
  max-width: 50%;
  height: 520px;
}

.coverage-video_content {
  width: 50%;
  max-width: 791%;
  height: 520px;
  background-image: url("../img/Solution/Rectangle.jpg");
  position: absolute;
  left: 0;
  background-size: cover;
  background-position: center;
}

.coverage-video a {
  position: relative;
  color: #FFFFFF;
  -webkit-text-fill-color: #fff;
}

.coverage-video .btn-play-video svg path {
  fill: #FFFFFF;
}

.coverage-video .btn-play-video::before {
  background-image: url("../img/Oval-white.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.accordion-item {
  border: 1px solid #DEDEDE;
  border-radius: 0;
}

.accordion-item:first-of-type,
.accordion-item:last-of-type {
  border-radius: 0;
}

.accordion-item:first-of-type .accordion-button,
.accordion-item:last-of-type .accordion-button {
  border-radius: 0;
}

.accordion-button {
  color: #582C83;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 24px;
  padding: 40px;
  transition: all .3s ease;
}

.accordion-button:not(.collapsed) {
  color: #582C83;
  background-color: #FFFFFF;
  box-shadow: none;
  padding-bottom: 10px;
}

.accordion-button:not(.collapsed):after {
  background-image: url("../img/minus.svg");
}

.accordion-button:focus {
  box-shadow: none;
}

.accordion-button:after {
  background-image: url("../img/plus.svg");
}

.accordion-body {
  padding: 40px;
  padding-top: 0;
}

.accordion-body p {
  color: #53565A;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 0;
  font-weight: 400;
}

.accordion-body .flayer-download {
  color: #DB0A5B;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 16px;
  margin-top: 30px;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
}

.accordion-body .flayer-download i {
  font-size: 20px;
  font-weight: 300;
  position: relative;
  top: 3px;
}

.accordion-body .flayer-download:hover {
  color: #582C83;
}

/*studies section*/
.studies {
  background-color: #333333;
  padding-top: 80px;
  padding-bottom: 120px;
  position: relative;
}

.studies .section-title {
  -webkit-text-fill-color: #FFFFFF;
}

.studies .btn-icon {
  top: 20px;
}

.studies-carousel {
  padding-top: 80px;
  margin-bottom: 56px;
}

.studies-carousel_item {
  padding: 0 24px;
}

.studies-carousel_item.slick-cloned,
.studies-carousel_item.slick-active {
  opacity: 0.2;
}

.studies-carousel_item.slick-current {
  opacity: 1;
}

.studies-carousel_item p {
  max-width: 472px;
  color: #FFFFFF;
  font-size: 32px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 40px;
  margin: 40px 0;
}

.studies-carousel_item .image-item {
  position: relative;
}

.studies-carousel_item .image-item:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.2;
  background: linear-gradient(315deg, #582C83 0%, #DB0A5B 100%);
}

.studies-carousel_item .image-item img {
  width: 100%;
}

.studies-carousel .slick-arrow {
  border: 1px solid #FFFFFF;
  top: -48px;
}

.studies-carousel .slick-arrow::before {
  color: #FFFFFF;
}

/*Insights section*/
.technology-insights,
.insights {
  padding: 120px 0;
}

.technology-insights .hashtag,
.insights .hashtag {
  -webkit-text-fill-color: #AAAAAA;
  font-size: 64px;
  font-style: italic;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 64px;
  display: inline;
}

.technology-insights-carousel,
.insights-carousel {
  margin: 56px -16px;
}

.technology-insights-carousel_item,
.insights-carousel_item {
  padding: 0 24px;
  opacity: 0.3;
}

.technology-insights-carousel_item.slick-active,
.insights-carousel_item.slick-active {
  opacity: 1;
}

.technology-insights-carousel .slick-arrow,
.insights-carousel .slick-arrow {
  top: -95px;
}

.technology-insights-carousel .slick-arrow.slick-prev,
.insights-carousel .slick-arrow.slick-prev {
  right: 79px;
}

.technology-insights-carousel .slick-arrow.slick-next,
.insights-carousel .slick-arrow.slick-next {
  right: 15px;
}

.technology-insights .btn-icon,
.insights .btn-icon {
  margin-left: 8px;
}

.insights-card {
  background: linear-gradient(270deg, #53565A 0%, #333333 100%);
  color: #FFFFFF;
  padding: 40px;
  min-height: 520px;
  position: relative;
}

.insights-card:before {
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url("../img/spirals-2.svg");
  background-repeat: no-repeat;
  background-size: 370%;
  background-position: 56% -20px;
  transform: rotate(180deg);
}

.insights-card ul {
  margin-bottom: 24px;
}

.insights-card ul li {
  font-size: 13px;
  font-style: italic;
  letter-spacing: 0;
  line-height: 14px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 4px;
  padding: 8px 14px;
}

.insights-card p {
  font-size: 32px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 40px;
}

.insights-card .read-more {
  color: #FFFFFF;
  position: absolute;
  left: 40px;
  bottom: 40px;
}

.insights-card .read-more:before {
  background-color: #FFFFFF;
}

.insights-card.article {
  background: linear-gradient(270deg, #53565A 0%, #333333 100%);
}

.insights-card.whitepaper {
  background: linear-gradient(90deg, #593289 0%, #414EA8 100%);
}

.insights-card.whitepaper:before {
  background-position: 45% 95%;
  transform: rotate(0deg);
}

.insights-card.brochure {
  background: linear-gradient(270deg, #DB0A5B 0%, #832C52 100%);
}

.insights-card.brochure:before {
  background-position: 0% 100%;
  transform: rotate(0deg);
}

.insights-card.webinar {
  background: linear-gradient(270deg, #00A3E1 0%, #05729B 100%);
}

.insights-card.webinar:before {
  background-position: 0% 100%;
  transform: rotate(0deg);
}

.insights-card.video {
  background: linear-gradient(270deg, #4E3F2F 0%, #7A6855 100%);
}

.insights-card.video:before {
  background-position: 0% 100%;
  transform: rotate(0deg);
}

.insights-card.infographie {
  background: linear-gradient(270deg, #DB0A5B 0%, #832C52 100%);
}

.insights-card.infographie:before {
  background-position: 0% 100%;
  transform: rotate(0deg);
}

.insights-card.report {
  background: linear-gradient(270deg, #6B7FAB 0%, #334671 100%);
}

.insights-card.report:before {
  background-position: 0% 100%;
  transform: rotate(0deg);
}

/*technologies section*/
.technologies {
  padding-top: 56px;
  padding-bottom: 40px;
}

.technologies .section-title {
  margin-bottom: 80px;
}

.technologies_item:nth-child(odd) {
  margin-top: -77px;
}

.item-technology {
  margin-bottom: 80px;
  display: flex;
}

.item-technology_icon {
  margin-right: 32px;
}

.item-technology_content {
  margin-bottom: 80px;
}

.item-technology_content h3,
.item-technology_content .h3 {
  color: #582C83;
  font-size: 40px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 24px;
}

.item-technology_content p {
  color: #53565A;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 40px;
  max-width: 432px;
}

.technology-partners-list {
  margin-bottom: 64px;
}

.technology-partners-list .slick-track {
  display: flex;
  align-items: center;
}

/*Insights hero section*/
.insights-hero {
  padding-top: 40px;
  padding-bottom: 58px;
}

.insights-hero_left .section-title {
  margin-bottom: 56px;
}

.insights-hero_left p {
  color: #53565A;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 40px;
  max-width: 580px;
}

.insights-hero-carousel .insights-card {
  min-width: 100%;
}

.insights-hero-carousel .insights-card:not(:last-child) {
  margin-right: 40px;
}

/*Insights list section*/
.insights-list {
  border-top: 1px solid #D8D8D8;
  padding-bottom: 72px;
}

.insights-list .insights-card {
  margin-bottom: 48px;
}

/*Filters section*/
.filters {
  padding-top: 40px;
  padding-bottom: 40px;
  display: inline-block;
  width: 100%;
  transition: all .3s ease;
}

.filters-top {
  position: relative;
  width: 280px;
  float: right;
}

.filters-top_search {
  position: relative;
  border-radius: 20px;
  height: 40px;
  width: 109px;
  transition: all .5s ease-in;
}

.filters-top_search input {
  border: 0;
  height: 40px;
  width: 100%;
  padding-left: 48px;
  padding-right: 5px;
  transition: all .5s ease-in;
  position: relative;
  font-size: 15px;
  line-height: 40px;
  background-color: #F2F2F2;
  border-radius: 20px;
}

.filters-top_search input:focus,
.filters-top_search input:focus-visible {
  box-shadow: none;
  border: 0;
  outline: none;
}

.filters-top_search:before {
  content: "";
  width: 24px;
  height: 24px;
  background-image: url("../img/search2.svg");
  position: absolute;
  left: 16px;
  top: 8px;
  z-index: 1;
}

.filters-top_search button {
  width: 0;
  height: 0;
  border: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
}

.filters-top_search.opened {
  width: 100%;
}

.filters-top .dropdown-filter {
  position: absolute;
  right: 125px;
}

.filters-top .dropdown-filter .dropdown-menu {
  min-width: 426px;
  border: 2px solid #53565A;
  border-radius: 14px;
  background-color: #FCF9FA;
  top: 15px !important;
  padding: 33px;
  z-index: 9;
}

.filters-top .dropdown-filter .dropdown-menu .filter_title {
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 22px;
  margin-bottom: 24px;
}

.filters-top .dropdown-filter .dropdown-menu .dropdown-divider {
  border-top: 1px solid #D8D8D8;
}

.filters-top .dropdown-filter .dropdown-menu .filter-reset {
  color: #DB0A5B;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 16px;
  text-transform: uppercase;
  margin-top: 38px;
  cursor: pointer;
  text-decoration: none;
}

.filters-top .dropdown-filter .dropdown-menu .filter-reset i {
  font-size: 24px;
  font-weight: 300;
  position: relative;
  top: 7px;
}

.filters-top .btn-filter {
  color: #333333;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 16px;
  text-transform: uppercase;
  border: 1px solid #DEDEDE;
  border-radius: 20px;
  padding: 0 17px;
  height: 40px;
}

.filters-top .btn-filter span {
  position: relative;
  top: 2px;
}

.filters-top .btn-filter:focus {
  box-shadow: none;
}

.filters-top .btn-filter::after {
  display: none;
}

.filters-top .btn-filter .active-filter-number {
  height: 20px;
  min-width: 20px;
  background-color: #DB0A5B;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.92px;
  line-height: 20px;
  display: inline-block;
  padding: 0 6px;
  border-radius: 50%;
  position: relative;
  text-align: center;
}

/*About section*/
.about-header {
  padding-top: 42px;
  padding-bottom: 200px;
}

.about-description {
  position: relative;
  padding-bottom: 120px;
  max-width: 1600px;
  margin: 0 auto;
}

.about-description_img {
  position: absolute;
  right: 0;
  top: -120px;
}

.about-description_img img {
  max-width: 592px;
}

.about-description_content {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #FCF9FA;
}

.about-description_content h2,
.about-description_content .h2 {
  color: #582C83;
  font-size: 48px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 56px;
  margin-bottom: 40px;
}

.about-description_content p {
  color: #53565A;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 40px;
}

.about-description_content img {
  margin-right: 48px;
  max-height: 80px;
  margin-top: 40px;
}

.about-description_content img:not(:last-child) {
  margin-right: 48px;
}

.about-description.image-left .about-description_img {
  right: auto;
  left: 0;
}

.about-news {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #FCF9FA;
}

.about-news .carousel-news {
  margin-top: 50px;
  margin-bottom: 16px;
}

.about-news .carousel-news_item {
  opacity: 0.3;
  padding-right: 20px;
}

.about-news .carousel-news_item.slick-active {
  opacity: 1;
}

.about-news .carousel-news .slick-arrow {
  top: -95px;
}

.about-news .carousel-news p {
  max-width: 100%;
  min-height: auto !important;
}

.events {
  padding-top: 120px;
  padding-bottom: 168px;
}

.events .carousel-events {
  margin-top: 48px;
  margin-bottom: 48px;
  border-top: 1px solid #DEDEDE;
}

.events .carousel-events_item {
  padding-top: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #DEDEDE;
}

.events .carousel-events_item:last-child {
  border-bottom: 0;
}

.events .carousel-events_item h3,
.events .carousel-events_item .h3 {
  color: #333333;
  font-size: 32px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 40px;
}

.events .carousel-events_item p {
  color: #333333;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 0;
}

.events .carousel-events_item p.date {
  color: #582C83;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 40px;
}

.events .carousel-events_item p.description {
  color: #53565A;
  font-size: 18px;
  line-height: 40px;
  font-weight: 400;
  margin-bottom: 32px;
}

.events .carousel-events_item .map-pin {
  width: 24px;
  margin-right: 9px;
}

.events .carousel-events_item .download {
  color: #DB0A5B;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 24px;
  display: flex;
  text-decoration: none;
  margin-top: 28px;
}

.events .carousel-events_item .download img {
  margin-right: 8px;
}

.events .carousel-events_item .download:hover {
  text-decoration: underline;
}

.events .carousel-events_adress {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}

.events .carousel-events .slick-dots {
  display: none !important;
}

.offices {
  padding-bottom: 120px;
}

.offices .section-title {
  margin-bottom: 40px;
}

.offices p {
  color: #53565A;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 40px;
}

.offices .offices-list {
  margin-bottom: 80px;
}

.offices .offices-list .card-office {
  margin-top: 48px;
}

.card-office {
  width: 100%;
  height: 500px;
  background-size: cover;
  color: #FFFFFF;
  padding: 32px;
  margin-top: 48px;
  position: relative;
  z-index: 1;
}

.card-office h4,
.card-office .h4 {
  font-size: 32px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 8px;
}

.card-office .tag-regional {
  font-size: 13px;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 0;
  line-height: 14px;
  padding: 8px 16px;
  color: #DB0A5B;
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
  border-radius: 4px;
  position: absolute;
  right: 32px;
  top: 32px;
}

.card-office_plus {
  height: 56px;
  width: 56px;
  background-color: #FFFFFF;
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: center;
  padding: 16px;
  z-index: 9;
  cursor: pointer;
}

.card-office_plus .plus {
  display: block;
}

.card-office_plus .close {
  display: none;
  transform: rotate(45deg);
}

.card-office_details {
  width: 100%;
  height: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: url("../img/Offices/bg-office.svg");
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #333333;
  color: #FFFFFF;
  overflow: hidden;
  transition: all 0.5s ease;
}

.card-office_details .tag {
  font-size: 13px;
  font-style: italic;
  letter-spacing: 0;
  line-height: 14px;
  padding: 8px 16px;
  border: 1px solid #FFFFFF;
  border-radius: 4px;
  position: absolute;
  right: 32px;
  top: 32px;
}

.card-office_details h5,
.card-office_details .h5 {
  color: #DB0A5B;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 14px;
  text-transform: uppercase;
  margin-bottom: 40px;
}

.card-office_details address,
.card-office_details p {
  font-size: 18px;
  letter-spacing: 0;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 0;
  color: #FFFFFF;
}

.card-office_details hr {
  height: 1px;
  width: 32px;
  opacity: 0.3;
  background-color: #FFFFFF;
  margin: 24px 0;
}

.card-office_details .read-more {
  position: absolute;
  bottom: 32px;
  left: 32px;
}

.card-office.opened_card .card-office_details {
  height: 100%;
}

.card-office.opened_card .card-office_plus {
  background-color: transparent;
}

.card-office.opened_card .card-office_plus .plus {
  display: none;
}

.card-office.opened_card .card-office_plus .close {
  display: block;
}

.card-office_infos {
  padding: 32px;
  position: absolute;
  width: 100%;
  height: 500px;
  bottom: 0;
}

/*Timeline*/
.timeline {
  background-image: url("../img/About/bg-timeline.jpg");
  background-size: cover;
  color: #FFFFFF;
  position: relative;
  height: 100vh;
  overflow: hidden;
}

.timeline-nav {
  position: absolute;
  z-index: 99;
  transition: top .3s ease-out;
}

.timeline-nav ul {
  list-style: none;
  list-style-position: inside;
  margin: 15px 0;
}

.timeline-nav ul li {
  font-size: 200px;
  font-weight: 300;
  letter-spacing: -10px;
  line-height: 200px;
  margin-bottom: 80px;
  text-align: center;
  opacity: 0.4;
  cursor: pointer;
  transition: all .3s ease-out;
}

.timeline-nav ul li.active,
.timeline-nav ul li:hover {
  opacity: 1;
}

.timeline-nav ul li span span {
  width: 100%;
  display: block;
}

.timeline-nav ul li a {
  color: #FFFFFF;
  text-decoration: none;
}

.timeline-scroll {
  height: calc(100% - 160px);
  width: 1px;
  opacity: 0.3;
  background-color: #FFFFFF;
  position: absolute;
  top: 80px;
  left: 50%;
}

.timeline-scroll_item {
  height: 110px;
  width: 1px;
  background-color: #FFFFFF;
  position: absolute;
  top: 80px;
  left: 50%;
}

.timeline-section {
  position: absolute;
  top: 0;
}

.timeline-item:first-child .milestone {
  opacity: 0;
  margin-bottom: 288px;
}

.timeline-item .milestone {
  opacity: 0;
  display: block;
}

.timeline-item_year {
  margin-bottom: 120px;
  max-width: 394px;
}

.timeline-item_year .year {
  font-size: 48px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 16px;
}

.timeline-item_year .title {
  font-size: 32px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 32px;
  display: block;
}

.timeline-item_year p {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 40px;
}

.carousel-offices {
  margin-bottom: 0;
}

.slick-dots {
  margin-top: 21px;
  position: relative;
  bottom: 0;
}

.slick-dots li {
  width: 15px;
  height: 15px;
  margin: 0 3px;
}

.slick-dots li button {
  width: 14px;
  height: 14px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  position: relative;
}

.slick-dots li button:before {
  content: " ";
  width: 8px;
  height: 8px;
  background-color: #AAAAAA;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  left: 2px;
  opacity: 1;
}

.slick-dots li.slick-active button {
  border: 1px solid #DB0A5B;
}

.slick-dots li.slick-active button:before {
  background-color: #DB0A5B;
}

/*partners section*/
.dark-mode .header {
  background-color: #333333 !important;
  color: #fff;
}

.dark-mode .header .bg-white {
  background-color: #333333 !important;
}

.dark-mode .header .logo {
  filter: brightness(0) invert(1);
}

.dark-mode .header .pricipal-menu li .nav-link {
  color: #FFFFFF;
}

.dark-mode .header .pricipal-menu li .nav-link:hover,
.dark-mode .header .pricipal-menu li .nav-link.active,
.dark-mode .header .pricipal-menu li .nav-link.is-active,
.dark-mode .header .pricipal-menu li .nav-link.is-hovered,
.dark-mode .header .pricipal-menu li .nav-link.show {
  color: #DB0A5B;
}

.dark-mode .header .search-form {
  background-color: #4D4D4D;
}

.dark-mode .header .search-form::before {
  color: #FFFFFF;
}

.dark-mode .header .search-form input {
  color: #FFFFFF;
}

.dark-mode .header .toggler-menu .menu-icon {
  background-color: #FFFFFF;
}

.dark-mode .header .toggler-menu .menu-icon::before,
.dark-mode .header .toggler-menu .menu-icon::after {
  background-color: #FFFFFF;
}

.dark-mode .header .toggler-menu.active .menu-icon {
  background-color: #333333;
}

.dark-mode .nav-breadcrumb {
  background-color: #333333;
  color: #fff;
}

.dark-mode .nav-breadcrumb .breadcrumb-item.active {
  color: #FFFFFF;
}

.dark-mode .dropdown-menu {
  background-color: #333333;
  color: #fff;
}

.dark-mode .navbar .megamenu-left,
.dark-mode .navbar .megamenu-right {
  background-color: #333333;
}

.dark-mode .navbar .megamenu-left li a,
.dark-mode .navbar .megamenu-right li a {
  color: #fff;
}

.dark-mode .navbar .megamenu-left li a:hover,
.dark-mode .navbar .megamenu-left li a.is-hovered,
.dark-mode .navbar .megamenu-left li a.is-active,
.dark-mode .navbar .megamenu-right li a:hover,
.dark-mode .navbar .megamenu-right li a.is-hovered,
.dark-mode .navbar .megamenu-right li a.is-active {
  color: #DB0A5B;
}

.dark-mode .btn-icon.gray-color {
  color: #fff;
}

.dark-mode .btn-icon.gray-color:after {
  color: #333333;
}

.dark-mode .btn-icon.gray-color:hover {
  color: #333333;
}

.dark-mode .right-menu li .dropdown-menu li .dropdown-item {
  color: #FFFFFF;
}

.dark-mode .article-menu p {
  color: #FFFFFF;
}

.dark-mode .content-article {
  background-color: #333333;
}

.secandary-mode main {
  background-color: #fcf9fa;
}

.secandary-mode .header {
  background-color: #fcf9fa !important;
}

.secandary-mode .header .bg-white {
  background-color: #fcf9fa !important;
}

.secandary-mode .dropdown-menu {
  background-color: #fcf9fa;
}

.secandary-mode .navbar .megamenu-left,
.secandary-mode .navbar .megamenu-right {
  background-color: #fcf9fa;
}

.transparent-mode,
.transparent-light-mode {
  padding-top: 0;
}

.transparent-mode .transparent,
.transparent-light-mode .transparent {
  background-color: transparent;
}

.transparent-mode .transparent .bg-white,
.transparent-light-mode .transparent .bg-white {
  background-color: transparent !important;
}

.transparent-mode .transparent .logo,
.transparent-light-mode .transparent .logo {
  filter: brightness(0) invert(1);
}

.transparent-mode .transparent .pricipal-menu li .nav-link,
.transparent-light-mode .transparent .pricipal-menu li .nav-link {
  color: #FFFFFF;
}

.transparent-mode .transparent .pricipal-menu li .nav-link:hover,
.transparent-mode .transparent .pricipal-menu li .nav-link.active,
.transparent-mode .transparent .pricipal-menu li .nav-link.is-active,
.transparent-mode .transparent .pricipal-menu li .nav-link.is-hovered,
.transparent-mode .transparent .pricipal-menu li .nav-link.show,
.transparent-light-mode .transparent .pricipal-menu li .nav-link:hover,
.transparent-light-mode .transparent .pricipal-menu li .nav-link.active,
.transparent-light-mode .transparent .pricipal-menu li .nav-link.is-active,
.transparent-light-mode .transparent .pricipal-menu li .nav-link.is-hovered,
.transparent-light-mode .transparent .pricipal-menu li .nav-link.show {
  color: #DB0A5B;
}

.transparent-mode .transparent .search-form,
.transparent-light-mode .transparent .search-form {
  background-color: #4D4D4D;
}

.transparent-mode .transparent .search-form::before,
.transparent-light-mode .transparent .search-form::before {
  color: #FFFFFF;
}

.transparent-mode .transparent .search-form input,
.transparent-light-mode .transparent .search-form input {
  color: #FFFFFF;
}

.transparent-mode .transparent .toggler-menu .menu-icon,
.transparent-light-mode .transparent .toggler-menu .menu-icon {
  background-color: #FFFFFF;
}

.transparent-mode .transparent .toggler-menu .menu-icon::before,
.transparent-mode .transparent .toggler-menu .menu-icon::after,
.transparent-light-mode .transparent .toggler-menu .menu-icon::before,
.transparent-light-mode .transparent .toggler-menu .menu-icon::after {
  background-color: #FFFFFF;
}

.transparent-mode .transparent .toggler-menu.active .menu-icon,
.transparent-light-mode .transparent .toggler-menu.active .menu-icon {
  background-color: #333333;
}

.transparent-light-mode .transparent .btn-primary {
  background-color: #FFFFFF;
  color: #DB0A5B !important;
  border-color: #FFFFFF;
}

.transparent-light-mode .transparent .btn-primary:hover,
.transparent-light-mode .transparent .btn-primary:focus {
  background-color: #DB0A5B;
  color: #FFFFFF !important;
  border-color: #DB0A5B;
}

.transparent-light-mode .transparent .right-menu li a.primary-item {
  color: #FFFFFF;
}

.transparent-light-mode .transparent .pricipal-menu li .nav-link {
  color: #FFFFFF;
}

.transparent-light-mode .transparent .pricipal-menu li .nav-link:hover,
.transparent-light-mode .transparent .pricipal-menu li .nav-link.active,
.transparent-light-mode .transparent .pricipal-menu li .nav-link.is-active,
.transparent-light-mode .transparent .pricipal-menu li .nav-link.is-hovered,
.transparent-light-mode .transparent .pricipal-menu li .nav-link.show {
  color: #FFFFFF;
}

.transparent-light-mode .transparent .pricipal-menu li .nav-link::before {
  background-color: #FFFFFF;
  height: 2px;
}

.transparent-light-mode .transparent .search-form {
  background-color: rgba(255, 255, 255, 0.2);
}

.transparent-light-mode .transparent .search-form input::-moz-placeholder {
  color: #FFFFFF;
}

.transparent-light-mode .transparent .search-form input:-ms-input-placeholder {
  color: #FFFFFF;
}

.transparent-light-mode .transparent .search-form input::placeholder {
  color: #FFFFFF;
}

.gradien-mode .header {
  background: linear-gradient(180deg, #fefefe 0%, #fcf9fa 100%);
}

.gradien-mode .header .bg-white {
  background-color: transparent !important;
}

.gradien-mode .header .dropdown-menu {
  background-color: #fcf9fa;
}

.gradien-mode .nav-breadcrumb {
  background: #fcf9fa !important;
}

.gradien-mode .content-article {
  background-color: #fcf9fa;
}

.gradien-mode .navbar .megamenu-right {
  background-color: #fcf9fa;
}

.partners-map {
  padding-bottom: 246px;
  background-color: #333333;
}

.partners-map .map-title {
  padding-top: 32px;
  position: relative;
  z-index: 1;
}

.partners-map .map-title h1,
.partners-map .map-title .h1,
.partners-map .map-title h2,
.partners-map .map-title .h2 {
  color: #FFFFFF;
  font-size: 90px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 90px;
}

.partners-map .svg-map {
  position: relative;
  margin-top: -162px;
}

.partners-map .svg-map a {
  cursor: pointer;
  position: relative;
}

.partners-map .svg-map a .land {
  fill: #2d2d2d;
  fill-opacity: 1;
  stroke: #464646;
  stroke-opacity: 1;
  stroke-width: 1;
}

.partners-map .svg-map a:hover .land,
.partners-map .svg-map a.active .land {
  fill: #1d1d1d;
}

.partners-map .map-pins_item {
  display: flex;
  position: absolute;
}

.partners-map .map-pins_item .oval {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  position: relative;
  text-align: center;
  transition: all 0.3s ease;
}

.partners-map .map-pins_item .oval:before {
  content: " ";
  width: 5px;
  height: 5px;
  background-color: #FFFFFF;
  border-radius: 50%;
  position: absolute;
  top: calc(50% - 2.5px);
  left: calc(50% - 2.5px);
  transition: all 0.3s ease;
}

.partners-map .map-pins_item .oval:after {
  content: " ";
  width: 22px;
  height: 22px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  position: absolute;
  left: 21.5px;
  top: 21.5px;
  transition: all 0.3s ease;
}

.partners-map .map-pins_item .nbr-patners {
  display: none;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 65px;
  text-transform: uppercase;
  margin-left: 13px;
  transition: all 0.3s ease;
}

.partners-map .map-pins_item.active .oval:before {
  content: " ";
  background-color: #DB0A5B;
}

.partners-map .map-pins_item.active .oval:after {
  width: 65px;
  height: 65px;
  left: 0;
  top: 0;
}

.partners-map .map-pins_item.active .nbr-patners {
  display: block;
}

.partners-map .map-pins_item#pin-A {
  top: 321px;
  left: 299px;
}

.partners-map .map-pins_item#pin-B {
  top: 152px;
  left: 169px;
}

.partners-map .map-pins_item#pin-C {
  top: 161px;
  left: 709px;
}

.partners-map .map-pins_item#pin-D {
  top: 131px;
  left: 549px;
}

.partners-map .map-pins_item#pin-E {
  top: 243px;
  left: 507px;
}

.partners-chiffres {
  padding-top: 84px;
  display: none;
}

.partners-chiffres.active {
  display: flex !important;
}

.partners-chiffres_item {
  color: #FFFFFF;
  padding-right: 64px;
  border-right: 1px solid rgba(216, 216, 216, 0.15);
}

.partners-chiffres_item:last-child {
  padding-right: 0;
  border-right: 0 !important;
}

.partners-chiffres_item .number {
  font-size: 64px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 60px;
}

.partners-chiffres_item p {
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 15px;
  margin-bottom: 0;
}

.partners-infos {
  padding-bottom: 120px;
  background-color: #FFFFFF;
}

.partners-infos p {
  color: #53565A;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 32px;
}

.partners-infos_left {
  padding-top: 120px;
  padding-bottom: 140px;
  margin-top: -120px;
  position: -webkit-sticky;
  position: sticky;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}

.partners-infos_left:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #FCF9FA;
}

.partners-infos_left:after {
  content: " ";
  width: 1000px;
  height: 100%;
  position: absolute;
  left: -1000px;
  top: 0;
  background-color: #FCF9FA;
}

.partners-infos_left .section-title {
  font-size: 70px;
  line-height: 70px;
  margin-bottom: 30px;
  max-width: 520px;
  padding-bottom: 10px;
}

.partners-infos_left p {
  margin-bottom: 0;
  padding-bottom: 40px;
  max-width: 520px;
}

.partners-infos_leftcontent {
  position: relative;
}

.partners-infos_right {
  padding-top: 118px;
  position: relative;
}

.partners-infos_item {
  border-bottom: 1px solid #DEDEDE;
  padding-top: 32px;
}

.partners-infos_item h3,
.partners-infos_item .h3 {
  color: #582C83;
  font-size: 40px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 24px;
}

.last-span span,
.first-span span {
  width: 100%;
  display: initial;
}

.partners-filter {
  background-color: #FCF9FA;
  padding-top: 0;
  padding-bottom: 72px;
  position: relative;
}

.partners-filter .section-title {
  position: relative;
  top: -45px;
}

.partners-filter .nav-pills .nav-item .nav-link {
  color: #AAAAAA;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 17px;
  border-bottom: 1px solid #D8D8D8;
  padding: 9px 12px;
  border-radius: 0;
}

.partners-filter .nav-pills .nav-item .nav-link.active,
.partners-filter .nav-pills .nav-item .nav-link:hover {
  background-color: transparent;
  color: #333333;
  border-bottom: 1px solid #333333;
}

.partners-filter .nav-pills .nav-item.active .nav-link,
.partners-filter .nav-pills .nav-item:hover .nav-link {
  background-color: transparent !important;
  color: #333333 !important;
  border-bottom: 1px solid #333333 !important;
}

.partners-filter .nav-pills .nav-item:first-child .nav-link {
  padding-left: 0;
}

.partners-filter .nav-pills .nav-item:last-child .nav-link {
  padding-right: 0;
}

.partners-filter .tab-content {
  margin-top: 40px;
}

.partners-filter .filters-top_search input {
  background-color: #FFFFFF;
  border: 1px solid #DEDEDE;
}

.item-partner {
  padding: 40.5px;
  border: 1px solid #DEDEDE;
  background-color: #FFFFFF;
  margin-bottom: 48px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}

.item-partner_position {
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  padding: 40.5px;
}

.item-partner_position p {
  margin-bottom: 0;
  margin-right: 8px;
  position: relative;
}

.item-partner_position img {
  position: relative;
}

.item-partner_position.america::before {
  content: " ";
  width: 272px;
  height: 138px;
  background-image: url("../img/Partners/map-america.png");
  background-repeat: no-repeat;
  position: absolute;
  top: -11.5px;
  right: -42.5px;
}

.item-partner_position.north-america::before {
  content: " ";
  width: 272px;
  height: 138px;
  background-image: url("../img/Partners/maps/maps-north-america.svg");
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  right: -70px;
  background-size: contain;
}

.item-partner_position.latin-america::before {
  content: " ";
  width: 272px;
  height: 138px;
  background-image: url("../img/Partners/maps/maps-south-america.svg");
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  right: -180px;
  background-size: contain;
}

.item-partner_position.asia-pacific::before {
  content: " ";
  width: 272px;
  height: 138px;
  background-image: url("../img/Partners/maps/maps-asia.svg");
  background-repeat: no-repeat;
  position: absolute;
  background-size: contain;
  top: 0;
  right: -102.5px;
}

.item-partner_position.mea::before {
  content: " ";
  width: 272px;
  height: 138px;
  background-image: url("../img/Partners/maps/maps-africa.svg");
  background-repeat: no-repeat;
  position: absolute;
  background-size: contain;
  top: 0;
  right: -142.5px;
}

.item-partner_position.global::before {
  content: " ";
  width: 272px;
  height: 138px;
  background-image: url("../img/Partners/map-america.png");
  background-repeat: no-repeat;
  position: absolute;
  top: -11.5px;
  right: -42.5px;
}

.item-partner_position.europe::before {
  content: " ";
  width: 127px;
  height: 100px;
  background-image: url("../img/Partners/map-europe.jpg");
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  right: 0;
}

.item-partner_image {
  margin-bottom: 32px;
}

.item-partner_content .tags {
  margin-bottom: 16px;
  list-style: none;
  padding: 0;
}

.item-partner_content .tags li {
  border: 1px solid #ca9b27;
  border-radius: 4px;
  color: #ca9b27;
  font-size: 13px;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 16px;
  display: inline-block;
  padding: 7px 14px;
}

.item-partner_content .partner-tags {
  margin-bottom: 24px;
  list-style: none;
  padding: 0;
}

.item-partner_content .partner-tags li {
  color: #582C83;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 19px;
  position: relative;
  display: inline-block;
  font-weight: 400;
}

.item-partner_content .partner-tags li:not(:last-child) {
  padding-right: 8px;
}

.item-partner_content .partner-tags li:not(:last-child):after {
  content: " ";
  width: 1px;
  height: 100%;
  background-color: #DEDEDE;
  position: absolute;
  right: 0;
  top: 0;
}

.item-partner_content p {
  color: #53565A;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 34px;
}

.item-partner_content .download {
  color: #333333;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 24px;
  display: flex;
  text-decoration: none;
  margin-bottom: 32px;
}

.item-partner_content .download img {
  margin-right: 8px;
}

.item-partner_content .download:hover {
  text-decoration: underline;
}

.with-margin {
  margin-top: 240px;
  margin-bottom: 80px;
}

/*Page case studios*/
.item-studio {
  margin-bottom: 64px;
}

.item-studio p {
  color: #FFFFFF;
  font-size: 32px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 40px;
  margin: 40px 0;
}

.item-studio .image-item {
  position: relative;
}

.item-studio .image-item:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.2;
  background: linear-gradient(315deg, #582C83 0%, #DB0A5B 100%);
}

.item-studio .image-item img {
  width: 100%;
}

.case-hero {
  background-color: #333333;
  padding-top: 40px;
  padding-bottom: 80px;
}

.case-hero_left .section-title {
  margin-bottom: 56px;
  background: #FFFFFF;
  background-clip: text;
  -webkit-background-clip: text;
}

.case-hero_left p {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 40px;
}

.case-hero_right .item-studio {
  margin-bottom: 0;
}

.case-list {
  background-color: #333333;
  border-top: 1px solid #53565A;
  padding-bottom: 56px;
}

.case-list .filters-top_search input {
  background-color: #4D4D4D;
  color: #FFFFFF;
}

.case-list .filters-top_search input::-moz-placeholder {
  color: #AAAAAA;
}

.case-list .filters-top_search input:-ms-input-placeholder {
  color: #AAAAAA;
}

.case-list .filters-top_search input::placeholder {
  color: #AAAAAA;
}

.case-list .filters-top_search:before {
  background-image: url("../img/search-white.svg");
}

.case-list .filters-top .btn-filter {
  color: #FFFFFF;
}

/*Detail case studio*/
.case-header {
  padding-top: 163px;
  padding-bottom: 120px;
  background-size: cover;
  position: relative;
}

.case-header::before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #333333;
  opacity: 0.8;
}

.case-header_content {
  position: relative;
  padding-top: 40px;
}

.case-header_content .section-title {
  background: #FFFFFF;
  background-clip: text;
  -webkit-background-clip: text;
  font-size: 60px;
  line-height: 70px;
  max-width: 780px;
}

.case-header .nav-breadcrumb {
  position: relative;
}

.insight-header::before {
  display: none;
}

.insight-header .bloc-video {
  text-align: center;
}

/*Page offices*/
.head-offices {
  padding-top: 40px;
  padding-bottom: 180px;
}

.offices-list .card-office {
  margin-top: 0;
  margin-bottom: 48px;
}

.offices-list .card-office_details h5,
.offices-list .card-office_details .h5 {
  color: #00A3E1;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  text-transform: initial;
  letter-spacing: 0;
  margin-bottom: 24px;
}

.offices-list-D {
  padding-bottom: 153px;
  position: relative;
}

.offices-list-D .offices-list_image img {
  position: absolute;
  top: -290px;
  left: -100px;
}

.offices-list-D .offices-list_item:nth-child(2) .card-office,
.offices-list-D .offices-list_item:nth-child(5) .card-office,
.offices-list-D .offices-list_item:nth-child(8) .card-office {
  top: 96px;
}

.offices-list-D .offices-list_item:nth-child(4) .card-office,
.offices-list-D .offices-list_item:nth-child(7) .card-office {
  top: 48px;
}

.offices-list-B {
  padding-bottom: 153px;
  position: relative;
}

.offices-list-B .offices-list_image img {
  position: absolute;
  top: -170px;
  right: -190px;
}

.offices-list-B .offices-list_item:nth-child(3) .card-office,
.offices-list-B .offices-list_item:nth-child(6) .card-office {
  top: 96px;
}

.offices-list-B .offices-list_item:nth-child(4) .card-office,
.offices-list-B .offices-list_item:nth-child(1) .card-office,
.offices-list-B .offices-list_item:nth-child(7) .card-office {
  top: 48px;
}

.offices-list-E {
  padding-bottom: 153px;
  position: relative;
}

.offices-list-E .offices-list_image img {
  position: absolute;
  top: -169px;
  left: -190px;
}

.offices-list-E .offices-list_item:nth-child(2) .card-office {
  top: 96px;
}

.offices-list-C {
  padding-bottom: 271px;
  position: relative;
}

.offices-list-C .offices-list_image img {
  position: absolute;
  top: -60px;
  right: -200px;
}

.offices-list-C .offices-list_item:nth-child(2) .card-office,
.offices-list-C .offices-list_item:nth-child(4) .card-office,
.offices-list-C .offices-list_item:nth-child(7) .card-office {
  top: 96px;
}

.offices-list-C .offices-list_item:nth-child(5) .card-office,
.offices-list-C .offices-list_item:nth-child(8) .card-office {
  top: 144px;
}

.offices-list-A {
  padding-bottom: 153px;
  position: relative;
}

.offices-list-A .offices-list_image img {
  position: absolute;
  top: -290px;
  left: -100px;
}

.offices-list-A .offices-list_item:nth-child(2) .card-office,
.offices-list-A .offices-list_item:nth-child(5) .card-office,
.offices-list-A .offices-list_item:nth-child(8) .card-office {
  top: 96px;
}

.offices-list-A .offices-list_item:nth-child(4) .card-office,
.offices-list-A .offices-list_item:nth-child(7) .card-office {
  top: 48px;
}

/* Page News*/
.head-news {
  padding-top: 40px;
  padding-bottom: 78px;
  position: relative;
}

.head-news img {
  position: absolute;
  width: 100%;
  /* min-width: 1800px; */
  left: 0;
  top: -38px;
}

.list-news {
  padding-bottom: 60px;
}

.list-news_item {
  margin-bottom: 64px;
  display: flex;
}

.list-news .has-sticky {
  padding-top: 30px;
}

.list-news .sticky-top {
  background: #fcf9fa;
  padding-top: 30px;
}

.list-news .sticky-top .nav-pills .nav-item .nav-link {
  padding-bottom: 29px;
}

.news_date {
  margin-right: 48px;
  position: relative;
  top: -8px;
}

.news_date p {
  color: #582C83;
  font-size: 48px;
  margin-bottom: 24px;
  display: inline-block;
  text-align: center;
  line-height: 28px;
  font-weight: 400;
  margin-bottom: 8px;
}

.news_date p span {
  font-size: 20px;
  font-weight: 400;
  position: relative;
}

.news_content h2,
.news_content .h2 {
  color: #333333;
  font-size: 32px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 24px;
}

.news_content p {
  color: #53565A;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 24px;
}

/*Page detail news*/
.article-news {
  padding-top: 40px;
}

.article-news .news_date {
  margin-right: 0;
}

.article-news .news_date p {
  color: #582C83;
  font-size: 48px;
  margin-bottom: 24px;
  display: inline-block;
  text-align: center;
  line-height: 28px;
  font-weight: 300;
  margin-bottom: 8px;
}

.article-news .news_date p span {
  font-size: 20px;
  font-weight: 400;
  position: relative;
}

.article-news h1,
.article-news .h1 {
  color: #53565A;
  font-size: 60px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 70px;
  margin-bottom: 40px;
  max-width: 680px;
}

.article-news h2,
.article-news .h2 {
  color: #DB0A5B;
  font-size: 32px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 32px;
}

.article-news p {
  color: #53565A;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 32px;
}

.article-news .links-share {
  position: relative;
  top: 278px;
}

.article-news .links-share li:not(:last-child) {
  margin-bottom: 20px;
}

.article-news_image {
  position: relative;
}

.article-news_image::before {
  content: " ";
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  background-color: #DEDEDE;
}

.article-news_image img {
  background-color: #fcf9fa;
  position: relative;
  padding-right: 56px;
}

.last-news {
  background-color: #FFFFFF;
}

.content-detail {
  padding-top: 64px;
  padding-bottom: 120px;
}

.content-detail h2,
.content-detail .h2 {
  color: #333333;
  font-size: 32px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 56px;
}

.content-detail p {
  color: #53565A;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 0;
}

.content-detail .news_date {
  margin-right: 48px;
  position: relative;
  top: -8px;
}

.content-detail .news_date p {
  color: #582C83;
  font-size: 48px;
  margin-bottom: 24px;
  display: inline-block;
  text-align: center;
  line-height: 28px;
  font-weight: 300;
  margin-bottom: 8px;
}

.content-detail .news_date p span {
  font-size: 20px;
  font-weight: 400;
  position: relative;
}

.form-download {
  background-color: #FCF9FA;
  padding: 50px 74px;
  margin-top: 60px;
  margin-bottom: 40px;
}

.form-download h3,
.form-download .h3 {
  color: #582C83;
  font-size: 40px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 40px;
}

.form-download p {
  margin-top: 65px;
  margin-bottom: 24px;
  color: #333333;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 24px;
}

.form-download .check-agree {
  margin-bottom: 40px;
}

.form-download_thanks {
  padding-top: 120px;
  padding-bottom: 120px;
  background: url("../img/spirals-thanks.svg");
  background-size: cover;
}

.form-download_thanks h3,
.form-download_thanks .h3 {
  margin-bottom: 16px;
}

.form-download_thanks p {
  margin: 0;
  color: #AAAAAA;
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 32px;
}

.form-download .row>* {
  padding-right: 15px;
  padding-left: 15px;
}

.form-floating {
  margin-bottom: 15px;
}

.form-floating label {
  padding-left: 0;
  font-weight: unset;
}

.form-floating .form-control {
  border: 0;
  border-bottom: 1px solid #AAAAAA;
  background-color: transparent;
  padding-left: 0 !important;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  font-weight: 400;
  border-radius: 0;
}

.form-floating .form-control.focus-visible {
  border: 0;
  border-bottom: 1px solid #AAAAAA;
  background-color: transparent;
  box-shadow: none;
}

.form-floating .form-control:not(:-moz-placeholder-shown)~label {
  transform: scale(0.85) translateY(-0.4rem) translateX(0rem);
  font-size: 13px !important;
}

.form-floating .form-control:not(:-ms-input-placeholder)~label {
  transform: scale(0.85) translateY(-0.4rem) translateX(0rem);
  font-size: 13px !important;
}

.form-floating .form-control:not(:placeholder-shown)~label {
  transform: scale(0.85) translateY(-0.4rem) translateX(0rem);
  font-size: 13px !important;
}

.form-floating .form-control:focus {
  box-shadow: none;
}

.form-floating .form-textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-size: 14px;
  color: #000000;
  font-weight: unset;
}

.form-floating .form-textarea::-moz-placeholder {
  font-size: 14px;
  color: #000000;
  font-weight: unset;
}

.form-floating .form-textarea::placeholder {
  font-size: 14px;
  color: #000000;
  font-weight: unset;
}

.form-floating .form-select {
  padding-top: 30px !important;
}

.form-floating textarea.form-control {
  min-height: 133px;
}

.form-check {
  padding-left: 0;
}

.form-check-label {
  color: #53565A;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  font-weight: 400;
  position: relative;
  padding-left: 36px;
}

.filter_item {
  margin-bottom: 16px;
}

.filter_item .form-check {
  padding-left: 0;
}

.filter_item .form-check-label {
  color: #333333;
  font-size: 18px;
  line-height: 22px;
  padding-right: 36px;
  padding-left: 0;
  width: 100%;
}

.filter_item input[type="checkbox"]+label::before {
  content: '';
  top: 3px;
  left: auto;
  right: 0;
  margin-right: 0;
}

.filter_item input[type="checkbox"]:checked+label::after {
  left: auto;
  right: 5px;
  top: 8px;
}

.links-share {
  padding-left: 0;
  list-style: none;
}

.links-share li:not(:last-child) {
  margin-bottom: 20px;
}

.links-share li a {
  text-decoration: none;
  font-size: 20px;
  color: #AAAAAA;
}

.links-share li a:hover {
  color: #DB0A5B;
}

.pager {
  display: flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-bottom: 20px;
}

.pager__items {
  padding-left: 0;
}

.pager__items li {
  display: inline-block;
  color: #333333;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 50px;
  font-weight: 400;
}

.pager__items li a,
.pager__items li span {
  text-align: center;
  height: 56px;
  width: 56px;
  color: #333333;
  text-decoration: none;
  display: block;
}

.pager__items li a.prev-v,
.pager__items li a.next-t,
.pager__items li span.prev-v,
.pager__items li span.next-t {
  font-size: 28px;
  position: relative;
  top: 6px;
}

.pager__items li:hover,
.pager__items li.is-active,
.pager__items li.is-hovered {
  color: #DB0A5B;
}

.pager__items li:hover a,
.pager__items li.is-active a,
.pager__items li.is-hovered a {
  border: 2px solid #DB0A5B;
  border-radius: 32px;
  color: #DB0A5B;
  font-weight: bold;
}

.pager__items li:hover .prev-v,
.pager__items li:hover .next-t {
  font-weight: 400;
  border: 0;
}

.pager__items li.disable {
  opacity: 0.3;
}

.pager__items li.disable:hover {
  color: #333333;
}

.pager__items li.disable:hover a {
  color: #333333;
}

.bloc-video {
  width: 100%;
  margin-bottom: 40px;
}

.bloc-video_content {
  width: 100%;
  height: 548px;
  background-size: cover;
  background-position: center;
}

.bloc-video a {
  position: relative;
  color: #FFFFFF;
  -webkit-text-fill-color: #fff;
}

.bloc-video .btn-play-video svg path {
  fill: #FFFFFF;
}

.bloc-video .btn-play-video::before {
  background-image: url("../img/Oval-white.png");
  background-size: contain;
  background-repeat: no-repeat;
}

/*Page our clients*/
.clients-title {
  overflow: hidden;
}

.clients-title .spiral {
  min-width: 1850px;
}

.video-bloc {
  padding-top: 40px;
}

.video-bloc .bloc-video {
  margin-bottom: 0;
  position: relative;
  z-index: 2;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.video-bloc_informations {
  background-color: #FCF9FA;
  padding-top: 180px;
  padding-bottom: 80px;
  margin-top: -100px;
  position: relative;
}

.video-bloc_informations h3,
.video-bloc_informations .h3 {
  color: #582C83;
  font-size: 48px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 56px;
  margin-bottom: 40px;
}

.video-bloc_informations p {
  color: #53565A;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 40px;
}

.video-bloc_informations:before {
  content: " ";
  width: 1000px;
  height: 100%;
  background-color: #FCF9FA;
  position: absolute;
  top: 0;
  left: -1000px;
}

.infos-client {
  padding-top: 80px;
  padding-bottom: 80px;
}

.infos-client h3,
.infos-client .h3 {
  color: #333333;
  font-size: 32px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 30px;
}

.infos-client p {
  color: #53565A;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 40px;
}

.infos-client ul {
  margin-bottom: 30px;
  padding-left: 20px;
}

.infos-client ul li {
  color: #53565A;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 40px;
  font-weight: 400;
  margin-bottom: 16px;
}

.infos-client ul li::marker {
  color: #DB0A5B;
}

.infos-client img {
  max-width: 100%;
  height: auto;
}

/*Page events*/
.item-event h3,
.item-event .h3 {
  color: #333333;
  font-size: 32px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 40px;
}

.item-event p {
  color: #333333;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 0;
}

.item-event p.date {
  color: #582C83;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 40px;
}

.item-event .map-pin {
  width: 24px;
  margin-right: 9px;
}

.events-hero {
  padding-top: 40px;
  padding-bottom: 58px;
  position: relative;
}

.events-hero .spiral {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.events-hero_left .section-title {
  margin-bottom: 56px;
}

.events-hero_left p {
  color: #53565A;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 40px;
  max-width: 580px;
}

.events-hero_right .item-event {
  padding: 32px;
  border: 1px solid #DEDEDE;
  background-color: #FFFFFF;
  position: relative;
}

.events-hero_right .item-event_image {
  margin-bottom: 20px;
}

.events-hero_right .item-event_image img {
  max-width: 100%;
}

.events-hero_right .item-event_infos {
  margin-bottom: 16px;
}

.events-hero_right .item-event_infos h3,
.events-hero_right .item-event_infos .h3 {
  line-height: 32px;
}

.events-hero_right .item-event_adress {
  margin-bottom: 32px;
}

.events-title {
  color: #582C83;
  font-size: 50px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 50px;
}

.events-upcoming {
  padding-top: 0;
  padding-bottom: 90px;
}

.events-past {
  padding-top: 0;
  padding-bottom: 120px;
}

/*Page Awards*/
.awards-hero {
  padding-top: 40px;
  padding-bottom: 76px;
  position: relative;
}

.awards-hero .spiral {
  position: absolute;
  width: 100%;
  min-width: 1800px;
  left: 0;
  top: -220px;
}

.awards-hero_right {
  padding-top: 16px;
}

.awards-hero_right p {
  color: #53565A;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 0;
}

.awards-list {
  background-color: #FFFFFF;
  padding-bottom: 34px;
}

.awards-list .has-sticky,
.awards-list .sticky-top {
  background-color: #FFFFFF;
}

.awards-list .tab-content {
  margin-top: 6px;
}

.awards-list .views-row {
  border-bottom: 1px solid #D8D8D8;
}

.awards-list .views-row:last-child {
  border-bottom: 0;
}

.award_item {
  padding: 48px 0;
  border-bottom: 1px solid #D8D8D8;
}

.award_item:last-child {
  border-bottom: 0;
}

.award_item img {
  margin-right: 48px;
  margin-bottom: 24px;
}

.award_item h2,
.award_item .h2 {
  color: #582C83;
  font-size: 32px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 24px;
  margin-top: 16px;
}

.award_item p {
  color: #53565A;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 24px;
}

/*Page search*/
.form-search {
  padding-top: 64px;
  padding-bottom: 56px;
}

.form-search form {
  position: relative;
}

.form-search form input {
  border: 1px solid #CACACA;
  height: 49px;
  width: 100%;
  border-radius: 24px;
  padding-left: 40px;
  padding-right: 5px;
  transition: all .5s ease-in;
  background-color: #F2F2F2;
  font-size: 15px;
  color: #53565A;
  letter-spacing: 0;
  line-height: 15px;
}

.form-search form input:focus,
.form-search form input:focus-visible {
  box-shadow: none;
  outline: none;
  border: 1px solid #CACACA;
}

.form-search form button {
  width: 0;
  height: 0;
  border: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
}

.form-search form .search-icon,
.form-search form .cross-icon {
  position: absolute;
  left: 10.5px;
  top: 14.5px;
  display: flex;
  transition: all .5s ease-in;
}

.form-search form .search-icon img,
.form-search form .cross-icon img {
  width: 20px;
}

.form-search form .search-icon {
  display: flex;
}

.form-search form .cross-icon {
  display: none;
  cursor: pointer;
}

.form-search form.with-content .search-icon {
  display: none;
}

.form-search form.with-content .cross-icon {
  display: flex;
}

.search-result {
  padding-bottom: 105px;
}

.search-result .section-title {
  font-size: 50px;
  line-height: 50px;
  margin-bottom: 0;
}

.search-result_item {
  padding-top: 48px;
  position: relative;
}

.search-result_item .item-left {
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 48px;
}

.search-result_item h2,
.search-result_item .h2 {
  color: #333333;
  font-size: 32px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 24px;
}

.search-result_item p {
  color: #53565A;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 40px;
}

.search-result_item:last-child .item-left {
  border-bottom: 0;
}

.search-result_item .search-category {
  padding: 56px;
  color: #333333;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 14px;
  text-transform: uppercase;
  background-color: #FCF9FA;
  position: absolute;
  top: calc(50% - 78px);
  width: 100%;
}

.search-result_item .search-category-sm {
  color: #333333;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 14px;
  text-transform: uppercase;
  padding: 16px 24px;
  background-color: #FCF9FA;
  margin-bottom: 24px;
}

/*Page mentions legal*/
.head-mentions {
  padding-top: 40px;
  padding-bottom: 110px;
  position: relative;
}

.head-mentions img {
  position: absolute;
  left: 0;
  width: 100%;
  top: -30%;
}

.content-mentions_item {
  padding-bottom: 40px;
}

.content-mentions h2,
.content-mentions .h2,
.content-mentions h3,
.content-mentions .h3 {
  color: #582C83;
  font-size: 50px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 50px;
  margin-bottom: 40px;
}


.content-mentions h3,
.content-mentions .h3 {
  font-size: 32px;
}

.content-mentions p {
  color: #53565A;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 40px;
}

.content-mentions ul {
  padding-left: 20px;
  margin-bottom: 40px;
}

.content-mentions ul li {
  color: #53565A;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 40px;
  font-weight: 400;
}

.content-mentions ul li::marker {
  color: #DB0A5B;
}

.content-mentions .table-indicators {
  background-color: #FCF9FA;
  padding: 0 20px;
  margin-bottom: 80px;
}

.content-mentions .table-indicators_item {
  padding: 20px 0;
  border-bottom: 1px solid #D8D8D8;
  display: flex;
}

.content-mentions .table-indicators_item:last-child {
  border-bottom: 0;
}

.content-mentions .table-indicators_item .libeller {
  color: #DB0A5B;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 40px;
  text-transform: uppercase;
  min-width: 336px;
}

.content-mentions .table-indicators_item .value {
  color: #53565A;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 40px;
  font-weight: 400;
}

.content-mentions .table-indicators_item .value p {
  color: #53565A;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 40px;
  font-weight: 400;
  margin-bottom: 0;
}

.content-mentions .form-download {
  margin-top: 0;
  margin-bottom: 40px;
}

.content-mentions .form-download .form-floating label {
  font-size: 14px;
}

.content-mentions .form-download .infos {
  margin-top: 16px;
  margin-bottom: 16px;
  color: #AAAAAA;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 28px;
}

.content-mentions .form-download .form-check {
  margin-bottom: 16px;
}

.content-mentions .form-download .btn-icon {
  margin-top: 40px;
}

.form-select:focus {
  box-shadow: none;
}

/*Contact form*/
.contact-form_content {
  width: 0;
  height: 100vh;
  overflow: auto;
  background-color: #FFFFFF;
  box-shadow: -4px 0 10px 0 rgba(0, 0, 0, 0.1);
  position: fixed;
  top: 0;
  right: 0;
  z-index: 99999;
  transition: width .5s ease-out;
}

.contact-form:before {
  content: " ";
  width: 100%;
  height: 100vh;
  background-color: #333333;
  opacity: 0.8;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  display: none;
  transition: all .3s ease-out;
}

.contact-form .close-form {
  cursor: pointer;
  position: absolute;
  right: 24px;
  top: 24px;
  z-index: 99;
}

.contact-form .close-form img {
  width: 24px;
}

.contact-form form {
  padding: 26px;
  position: absolute;
  width: 679px;
}

.contact-form form h2,
.contact-form form .h2 {
  color: #DB0A5B;
  font-size: 40px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 16px;
}

.contact-form form h3,
.contact-form form .h3 {
  color: #AAAAAA;
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 40px;
}

.contact-form form p {
  color: #53565A;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 32px;
}

.contact-form form p.policy {
  color: #333333;
  font-size: 14px;
}

.contact-form form .read-more {
  color: #333333;
  padding-left: 26px;
}

.contact-form form .read-more::before {
  width: 16px;
  background-color: #333333;
}

.contact-form form .read-more:hover {
  color: #DB0A5B;
  padding-left: 38px;
}

.contact-form form .read-more:hover::before {
  width: 24px;
  background-color: #DB0A5B;
}

.contact-form form textarea {
  margin-top: 17px;
  margin-bottom: 24px;
  border: 1px solid #AAAAAA;
  border-radius: 0;
  min-height: 112px;
  resize: none;
  padding: 16px;
}

.contact-form form textarea:focus {
  box-shadow: none;
  border-color: #AAAAAA;
}

.contact-form form .list-radios {
  margin-bottom: 32px;
  display: inline-block;
  width: 100%;
}

.contact-form form .radios {
  display: inline-block;
  width: 50%;
  float: left;
}

.contact-form form .radios input {
  display: none;
}

.contact-form form .radios input:checked+label {
  color: #DB0A5B;
  border: 1px solid #DB0A5B;
}

.contact-form form .radios label {
  cursor: pointer;
  background-color: #FFFFFF;
  color: #AAAAAA;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 13px;
  text-transform: uppercase;
  text-align: center;
  transition: all 0.3s ease-out;
  padding: 20px 5px;
  border: 1px solid #AAAAAA;
  width: 100%;
}

.contact-form form .radios label:hover {
  color: #DB0A5B;
  border: 1px solid #DB0A5B;
}

.contact-form .thanks {
  position: absolute;
  background: #fff;
  width: 679px;
  height: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.contact-form .thanks h2,
.contact-form .thanks .h2 {
  color: #DB0A5B;
  font-size: 40px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 16px;
}

.contact-form .thanks p {
  color: #AAAAAA;
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 32px;
  margin-bottom: 0;
}

.contact-form .thanks .btn-icon {
  margin-top: 56px;
}

.contact-form-opened {
  overflow-y: hidden;
}

.contact-form-opened .contact-form_content {
  width: 696px;
}

.contact-form-opened .contact-form:before {
  display: block;
}



.form-contact {
  background-color: #FCF9FA;
  margin-bottom: 40px;
  padding: 40px;
}

.form-contact > div {
  background-color: #fff;
  padding: 3rem;
}

.form-contact > div .heading {
  padding-bottom: 30px;
}

.form-contact > div .heading h2 {
  font-size: 1.6em;
  display: block;
  font-weight: 300;
  width: 100%;
  color: #333;
}

.form-contact > div .heading span a {
  color: #DB0A5B;
  text-decoration: none;
}

.form-contact > div .radios {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 30px;
}

.form-contact > div .radios > div {
  width: 50%;
  height: 50px;
  position: relative;
  transition: .3s ease-in-out;
}

.form-contact > div .radios > div.active {
  z-index: 1;
}

.form-contact > div .radios input[type=radio]{
  display: none;
}

.form-contact > div .radios > div label {
  width: 100%;
  height: 100%;
  font-weight: 600;
  font-size: 0.8em;
  color: #AAAAAA;
  border: 1px solid #AAAAAA;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-transform: uppercase;
  transition: .3s ease-in-out;
  text-align: center;
}

.form-contact > div .radios input[type=radio]:checked + label {
  color: #DB0A5B;
  border: 1px solid #DB0A5B;
}

.form-contact > div .radios > div:nth-child(2) {
  transform: translateX(-1px);
}

.form-contact > div .radios > div:nth-child(3) {
  transform: translateY(-1px);
}

.form-contact > div .radios > div:nth-child(4) {
  transform: translate(-1px, -1px);
}

.form-contact .form-floating .form-select {
  padding-top: 10px !important;
}

.form-contact .form-floating>label:before {
  content: '*';
  position: absolute;
  right: -2px;
}

.form-contact textarea {
  height: 115px;
  width: 100%;
  padding: 12px;
  border: 1px solid #BABBBD;
}

.form-contact textarea:placeholder {
  color: #BABBBD;
}

.form-contact .color-aaa {
  color: #aaa;
}

.form-contact .btn-icon {
  margin-left: auto;
  display: block;
}

.form-contact .privacy {
  font-size: 14px;
  color: #53565A;
  font-weight: 400;
  padding-top: 15px;
  display: block;
}

.form-contact .privacy a {
  color: #DB0A5B;
}

.success {
  padding: 200px 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.success p {
  font-size: 2.4em;
  color: #DB0A5B;
  font-weight: 300;
}

.success > span {
  padding-bottom: 60px;
  display: block;
  font-family: 300;
}

/*Page testimonials*/
.hero-dark {
  padding-top: 83px;
  background-color: #333333;
  color: #FFFFFF;
  min-height: 326px;
  padding-bottom: 161px;
  position: relative;
  overflow: hidden;
}

.hero-dark .container {
  position: relative;
}

.hero-dark h1,
.hero-dark .h1 {
  color: #FFFFFF;
  font-size: 80px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 80px;
  margin-bottom: 0;
}

.hero-dark_image {
  position: absolute;
  top: 0;
  left: -305px;
  max-width: 752px;
}

.hero-teams {
  padding-top: 44px;
  padding-bottom: 46px;
}

.video-testimonial {
  padding-top: 0;
  margin-top: -96px;
}

.video-testimonial .video-bloc_informations h3,
.video-testimonial .video-bloc_informations .h3 {
  color: #DB0A5B;
}

.video-testimonial .video-bloc_informations h3,
.video-testimonial .video-bloc_informations .h3,
.video-testimonial .video-bloc_informations p {
  max-width: 368px;
}

/* .video-testimonial .wistia_responsive_padding {
  padding: 56.25% 0 0 0 !important;
} */

.related-testimonials {
  padding-top: 80px;
  padding-bottom: 120px;
}

.related-testimonials_list {
  padding-top: 111px;
}

.related-testimonials_item {
  display: flex;
  min-height: 304px;
  height: 100%;
}

.related-testimonials_image {
  min-width: 160px;
  background-size: cover;
  background-position: center;
}

.related-testimonials_content {
  padding: 32px;
  background-color: #FCF9FA;
  position: relative;
  width: 100%;
}

.related-testimonials_content .quote {
  margin-bottom: 16px;
}

.related-testimonials_content p {
  color: #333333;
  font-family: 'Playfair Display', serif;
  font-size: 18px;
  font-style: italic;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 0;
}

.related-testimonials_content p.job {
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 15px;
  font-style: initial;
}

.related-testimonials_content h3,
.related-testimonials_content .h3 {
  color: #DB0A5B;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 24px;
  margin-top: 49px;
  margin-bottom: 8px;
}

.related-testimonials_content .read-more {
  color: #333333;
  padding-left: 24px;
  position: absolute;
  right: 32px;
  bottom: 30px;
}

.related-testimonials_content .read-more::before {
  width: 12px;
  background-color: #333333;
}

.related-testimonials_content .read-more:hover {
  color: #DB0A5B;
  padding-left: 36px;
}

.related-testimonials_content .read-more:hover::before {
  width: 22px;
  background-color: #DB0A5B;
}

.title-with-yellow-line {
  color: #DB0A5B;
  font-size: 80px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 80px;
  margin-bottom: 0;
  position: relative;
}

.title-with-yellow-line:after {
  content: " ";
  width: 137px;
  height: 7px;
  position: absolute;
  left: 0;
  bottom: -16px;
  background-image: url("../img/Combined-Shape.svg");
  background-size: contain;
}

.title-without-yellow-line {
  color: #DB0A5B;
  font-size: 80px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 80px;
  margin-bottom: 0;
  position: relative;
}

.list-testimonials {
  padding-top: 48px;
  padding-bottom: 72px;
}

.list-testimonials h2,
.list-testimonials .h2 {
  color: #DB0A5B;
  font-size: 40px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 56px;
  margin-bottom: 48px;
}

.item-testimonial {
  margin-bottom: 48px;
}

.item-testimonial_image {
  width: 100%;
  min-height: 164px;
  background-size: cover;
  background-position: center;
}

.item-testimonial_content {
  padding: 32px;
  background-color: #FCF9FA;
  position: relative;
}

.item-testimonial_content .quote {
  margin-bottom: 16px;
  width: 42px;
  height: 32px;
  background-image: url("../img/quote.svg");
  background-size: contain;
  opacity: 0.5;
}

.item-testimonial_content p {
  color: #53565A;
  font-family: 'Playfair Display', serif;
  font-size: 18px;
  font-style: italic;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 0;
}

.item-testimonial_content p.job {
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 15px;
  font-style: initial;
}

.item-testimonial_content h3,
.item-testimonial_content .h3 {
  color: #DB0A5B;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 24px;
  margin-top: 49px;
  margin-bottom: 8px;
}

.item-testimonial_content .read-more {
  color: #333333;
  padding-left: 24px;
  margin-top: 30px;
  display: inline-block;
}

.item-testimonial_content .read-more::before {
  width: 12px;
  background-color: #333333;
}

.item-testimonial_content .read-more:hover {
  color: #DB0A5B;
  padding-left: 36px;
}

.item-testimonial_content .read-more:hover::before {
  width: 22px;
  background-color: #DB0A5B;
}

.item-testimonial.item-pink .item-testimonial_content h3,
.item-testimonial.item-pink .item-testimonial_content .h3 {
  color: #DB0A5B;
}

.item-testimonial.item-pink .item-testimonial_content .quote {
  background-image: url("../img/quote.svg");
}

.item-testimonial.item-blue .item-testimonial_content h3,
.item-testimonial.item-blue .item-testimonial_content .h3 {
  color: #00A3E1;
}

.item-testimonial.item-blue .item-testimonial_content .quote {
  background-image: url("../img/quote-blue.svg");
}

.item-testimonial.item-green .item-testimonial_content h3,
.item-testimonial.item-green .item-testimonial_content .h3 {
  color: #9AC437;
}

.item-testimonial.item-green .item-testimonial_content .quote {
  background-image: url("../img/quote-green.svg");
}

.item-testimonial.item-yellow .item-testimonial_content h3,
.item-testimonial.item-yellow .item-testimonial_content .h3 {
  color: #FCBC00;
}

.item-testimonial.item-yellow .item-testimonial_content .quote {
  background-image: url("../img/quote-yellow.svg");
}

/*page how we hire*/
.process {
  background-color: #333333;
  padding-top: 80px;
  padding-bottom: 80px;
  color: #FFFFFF;
  position: relative;
}

.process h2,
.process .h2 {
  font-size: 80px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 80px;
  margin-bottom: 80px;
  position: relative;
}

.process p {
  position: relative;
}

.process-symbol {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

.process-list {
  position: relative;
}

.process-item {
  margin-bottom: 80px;
}

.process-item_title {
  display: flex;
}

.process-item_title img {
  width: 56px;
}

.process-item_title h3,
.process-item_title .h3 {
  font-size: 40px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 42px;
  margin-bottom: 24px;
  margin-left: 32px;
}

.process-item_content p {
  padding-left: 88px;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 40px;
}

.process-item:nth-child(2) {
  padding-top: 80px;
}

.process-item:nth-child(4) {
  margin-top: -40px;
}

.process-actions {
  position: relative;
}

.process-actions .btn-icon:last-child {
  margin-left: 32px;
}

.bg-yellow::before,
.bg-blue::before,
.bg-green::before,
.bg-pink::before {
  content: " ";
  width: 100%;
  height: 100%;
  background-color: #FCBC00;
  position: absolute;
  left: 40px;
  bottom: -40px;
}

.bg-yellow img,
.bg-blue img,
.bg-green img,
.bg-pink img {
  position: relative;
}

.bg-yellow::before {
  background-color: #FCBC00;
}

.bg-blue::before {
  background-color: #00A3E1;
}

.bg-green::before {
  background-color: #9AC437;
}

.bg-pink::before {
  background-color: #DB0A5B;
}

.interview {
  padding-top: 120px;
  padding-bottom: 120px;
}

.interview-title {
  margin-bottom: 100px;
}

.interview-image {
  position: relative;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.interview-image img {
  position: relative;
  width: 100% !important;
}

.interview-content_item {
  margin-bottom: 48px;
  max-width: 468px;
}

.interview-content_item:last-child {
  margin-bottom: 0;
}

.interview-content_item p {
  color: #53565A;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 0;
  padding-left: 84px;
}

.interview-content_title {
  display: flex;
  align-items: flex-start;
}

.interview-content_title img {
  width: 56px;
  margin-right: 28px;
}

.interview-content_title h3,
.interview-content_title .h3 {
  color: #53565A;
  font-size: 32px;
  letter-spacing: 0;
  line-height: 40px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 24px;
}

.interview-content_actions {
  display: flex;
  align-items: center;
}

.interview-content_actions a:nth-child(2) {
  margin-left: 40px;
}

.interview.interview-teams {
  padding-top: 55px;
}

.edito-career {
  padding-bottom: 120px;
}

.edito-career .container-fluid,
.edito-career .container-sm,
.edito-career .container-md,
.edito-career .container-lg,
.edito-career .container-xl,
.edito-career .container-xxl {
  position: relative;
}

.edito-career_image {
  width: 592px;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  right: 0;
  top: -110px;
}

.edito-career_image::before {
  left: auto;
  right: 48px;
  bottom: -48px;
  z-index: 1;
}

.edito-career_image .img-fluid {
  z-index: 2;
}

.edito-career_image .symbol-pink {
  position: absolute;
  right: 100px;
  top: calc(100% - 100px);
}

.edito-career_content {
  background-color: #FCF9FA;
  padding-top: 80px;
  padding-bottom: 80px;
}

.edito-career_content h2,
.edito-career_content .h2 {
  font-size: 48px;
  line-height: 56px;
  position: relative;
}

.edito-career_content .contenu {
  margin-top: 80px;
  position: relative;
}

.edito-career_content .contenu p {
  color: #53565A;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 40px;
}

.edito-career.img-left .edito-career_image {
  position: absolute;
  right: auto;
  left: 0;
  top: 0%;
}

.edito-career.img-left .edito-career_image::before {
  right: auto;
  left: 48px;
}

.edito-career.img-left .edito-career_image .symbol-pink {
  right: auto;
  left: 100px;
}

.edito-career.img-left .edito-career_content .offset-lg-1 {
  margin-left: 50%;
}

.edito-career.with-symbol {
  padding-bottom: 200px;
  padding-top: 160px;
}

.edito-career.not-first .edito-career_image {
  top: -80px;
}

.edito-career.secand-career .edito-career_image {
  top: 0;
}

.edito-career.secand-career .edito-career_content {
  padding-top: 0;
}

.edito-career_list {
  padding: 0;
  list-style: none;
}

.edito-career_list li {
  padding-top: 18px;
  padding-bottom: 16px;
  border-bottom: 1px solid #D8D8D8;
}

.edito-career_list li:last-child {
  border-bottom: 0;
}

.edito-career_list li h3,
.edito-career_list li .h3 {
  color: #53565A;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 40px;
  text-transform: uppercase;
  margin-bottom: 0;
}

.edito-career_list li p {
  color: #53565A;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 0;
}

.coverage-teams .coverage-top h2,
.coverage-teams .coverage-top .h2 {
  margin-bottom: 72px;
}

.coverage-teams .coverage-top .nav-pills.nav-pills-1 .nav-item {
  width: 100%;
}

.coverage-teams .coverage-top .nav-pills.nav-pills-2 .nav-item {
  width: 50%;
}

.coverage-teams .coverage-top .nav-pills.nav-pills-3 .nav-item {
  width: 33.33%;
}

.coverage-teams .coverage-top .nav-pills.nav-pills-4 .nav-item {
  width: 25%;
}

.coverage-teams .coverage-bottom:before {
  display: none;
}

.coverage-teams .coverage-bottom_left {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}

.coverage-teams .coverage-bottom_left h4,
.coverage-teams .coverage-bottom_left .h4 {
  font-size: 40px;
  line-height: 56px;
  margin-bottom: 40px;
  color: #FFFFFF;
}

.coverage-teams .coverage-bottom_left p {
  color: #FFFFFF;
  margin-bottom: 56px;
}

.coverage-teams .coverage-bottom_bg {
  width: 75%;
  height: 66%;
  background-color: #333333;
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
}

.coverage-teams .accordion-button {
  color: #DB0A5B;
}

.coverage-teams .accordion-button:not(.collapsed) {
  color: #DB0A5B;
}

.coverage-teams .accordion-body p {
  margin-bottom: 32px;
}

.coverage-teams .nav-pills .nav-item .nav-link {
  line-height: 16px;
  min-height: 58px;
}

.related-testimonials_carousel {
  margin-bottom: 64px;
}

.related-testimonials_carousel .item-carousel_testimonials {
  margin: 0 24px;
  opacity: 0.5;
}

.related-testimonials_carousel .item-carousel_testimonials.slick-active {
  opacity: 1;
}

.related-testimonials_carousel .related-testimonials_item {
  min-height: 441px;
}

.related-testimonials_carousel .related-testimonials_image {
  min-width: 264px;
}

.related-testimonials_carousel .slick-arrow {
  top: -35px;
  width: 60px;
  padding: 0 16px;
}

.related-testimonials_carousel .slick-arrow.slick-prev {
  right: 159px;
}

.carrer-opportunities {
  background-color: #333333;
  color: #FFFFFF;
  position: relative;
  overflow: hidden;
}

.carrer-opportunities::before {
  content: " ";
  width: 50%;
  height: 129px;
  background: linear-gradient(180deg, #333333 0%, rgba(51, 51, 51, 0) 100%);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}

.carrer-opportunities::after {
  content: " ";
  width: 50%;
  height: 129px;
  background: linear-gradient(180deg, rgba(51, 51, 51, 0) 0%, #333333 100%);
  position: absolute;
  bottom: 0;
  right: 0;
}

.carrer-opportunities_symbol {
  position: absolute;
  top: 0;
  right: 50%;
}

.carrer-opportunities h3,
.carrer-opportunities .h3 {
  font-size: 80px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 80px;
  margin-bottom: 56px;
  position: relative;
}

.carrer-opportunities .btn-icon:after {
  color: #00A3E1;
}

.carrer-opportunities .btn-icon:hover {
  color: #00A3E1;
}

.carrer-opportunities_left {
  padding-top: 180px;
  padding-bottom: 230px;
}

.carrer-opportunities_slider {
  height: 100%;
  overflow-y: auto;
  max-height: 770px;
  position: relative;
  -ms-overflow-style: none;
  scrollbar-width: none;
  /* Firefox */
}

.carrer-opportunities_slider::-webkit-scrollbar {
  display: none;
}

.carrer-opportunities_item {
  margin-bottom: 120px;
}

.carrer-opportunities_item:first-child {
  margin-top: 60px;
}

.carrer-opportunities_item:last-child {
  margin-bottom: 60px;
}

.carrer-opportunities_title {
  display: flex;
  margin-bottom: 23px;
}

.carrer-opportunities_title img {
  width: 56px;
  margin-right: 32px;
}

.carrer-opportunities_title h4,
.carrer-opportunities_title .h4 {
  font-size: 40px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 42px;
}

.carrer-opportunities p {
  font-size: 18px;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 0;
}

/*Page careers overview*/
.our-story {
  padding-bottom: 88px;
}

.our-story .title-with-yellow-line {
  margin-bottom: 80px;
}

.our-story h3,
.our-story .h3 {
  color: #53565A;
  font-size: 32px;
  letter-spacing: 0;
  line-height: 40px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 32px;
}

.our-story h3 span,
.our-story .h3 span {
  color: #DB0A5B;
}

.our-story h3 br,
.our-story .h3 br {
  display: none;
}

.our-story p {
  color: #53565A;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 40px;
}

.our-story_mx3 {
  margin-top: 80px;
}

.edito-career.edito-career-overview {
  padding-top: 80px;
  padding-bottom: 120px;
}

.edito-career.edito-career-overview .edito-career_content {
  padding-top: 80px;
}

.edito-career.edito-career-overview .edito-career_content h2,
.edito-career.edito-career-overview .edito-career_content .h2 {
  font-size: 80px;
  line-height: 80px;
}

.edito-career.edito-career-overview .edito-career_image {
  top: -80px;
}

.edito-career.edito-career-dark {
  margin-top: 80px;
}

.edito-career.edito-career-dark .edito-career_content {
  background-color: #333333;
  padding-top: 80px;
}

.edito-career.edito-career-dark .edito-career_content h2,
.edito-career.edito-career-dark .edito-career_content .h2 {
  color: #FFFFFF;
  font-size: 80px;
  line-height: 80px;
}

.edito-career.edito-career-dark .edito-career_content .contenu {
  margin-top: 40px;
}

.edito-career.edito-career-dark .edito-career_content .contenu p {
  color: #FFFFFF;
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: 300;
}

.edito-career.edito-career-dark .edito-career_image {
  top: -110px;
}

.edito-career.edito-career-chiffres {
  padding-bottom: 0;
}

.edito-career.edito-career-chiffres .edito-career_image {
  width: 696px;
  max-width: calc(50% - 48px);
}

.edito-career.edito-career-chiffres .chiffres-cle img {
  width: 100%;
  max-width: 480px;
}

.edito-career.edito-career-chiffres .chiffres-cle_list {
  list-style: none;
  padding: 0;
  margin-top: 56px;
}

.edito-career.edito-career-chiffres .chiffres-cle_list li {
  margin-bottom: 34px;
  width: 50%;
  float: left;
}

.edito-career.edito-career-chiffres .chiffres-cle_list li p {
  color: #53565A;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 0;
  max-width: 160px;
}

.edito-career.edito-career-chiffres .chiffres-cle_list li p.chiffre {
  font-size: 64px;
  line-height: 80px;
  max-width: 100%;
}

.career-social {
  padding-top: 80px;
  padding-bottom: 30px;
}

.career-social_title {
  margin-bottom: 64px;
}

.career-social h2,
.career-social .h2 {
  color: #FFFFFF;
  font-size: 32px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 7px;
}

.career-social_link {
  color: #FCBC00;
  font-size: 50px;
  font-style: italic;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 50px;
  text-decoration: none;
}

.career_instagram {
  background-color: #333333;
}

.career_instagram_carousel {
  display: inline-block;
  width: 100%;
}

.career_instagram_item {
  margin-bottom: 48px;
  float: left;
  width: 25%;
  padding-right: 24px;
  padding-left: 24px;
}

.career_instagram_image {
  min-height: 252px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.career_twitter {
  padding-bottom: 80px;
}

.career_twitter h2,
.career_twitter .h2 {
  color: #00A3E1;
}

.career_twitter .career-social_link {
  color: #333333;
}

.career_twitter .career-social_link:hover {
  color: #DB0A5B;
}

.career_twitter_item {
  margin: 0 24px;
}

.career-jobs {
  padding-top: 80px;
  background-color: #333333;
  position: relative;
  overflow: hidden;
}

.career-jobs .title-without-yellow-line {
  color: #9AC437;
  margin-bottom: 64px;
}

.career-jobs_symbol {
  position: absolute;
  top: 182px;
  left: 0;
  bottom: auto;
  right: 0;
  margin: auto;
}

.career-jobs_image {
  position: relative;
}

.career-jobs_item {
  padding: 40px;
  background-color: #FFFFFF;
  margin: 0 24px;
  min-height: 304px;
}

.career-jobs_item h3,
.career-jobs_item .h3 {
  color: #DB0A5B;
  font-size: 32px;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 16px;
  max-width: 480px;
  min-height: 80px;
}

.career-jobs_item ul {
  padding: 0;
  list-style: none;
  display: inline-block;
  margin-bottom: 16px;
  max-width: 480px;
  min-height: 48px;
}

.career-jobs_item ul li {
  font-weight: 400;
}

.career-jobs_item ul li:not(:last-child) {
  border-right: 1px solid #D8D8D8;
  padding-right: 8px;
}

.career-jobs_actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 64px;
}

.career-jobs .slick-arrow {
  border: 1px solid #FFFFFF;
}

.career-jobs .slick-arrow::before {
  color: #FFFFFF;
}

.hero-overview {
  padding-bottom: 0;
}

.hero-overview_image {
  max-width: 480px;
  margin-left: -60px;
}

.hero-overview .hero-dark_image {
  left: -155px;
}

.hero-overview h1,
.hero-overview .h1 {
  margin-bottom: 56px;
}

.hero-overview h1 .circled,
.hero-overview .h1 .circled {
  background: url(../img/circled.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
}

/*Page Mx3 overview*/
.chiffres-cles {
  padding-top: 40px;
  padding-bottom: 80px;
}

.chiffres-cles .partners-chiffres {
  display: flex;
  padding: 0;
}

.chiffres-cles .partners-chiffres_item {
  color: #53565A;
  max-width: 25%;
  border-right: 1px solid #DEDEDE;
}

.chiffres-cles .partners-chiffres_item .number {
  line-height: 80px;
}

.chiffres-cles .partners-chiffres_item p {
  line-height: 20px;
}

.buy-side {
  position: relative;
  margin-top: 120px;
  margin-bottom: 60px;
}

.buy-side_content {
  padding-top: 30px;
}

.buy-side_content p {
  color: #53565A;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 40px;
}

.buy-side-lg_image {
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
}

.buy-side-lg_image img {
  width: 100%;
}

.exclusive-couverage {
  padding-top: 60px;
  padding-bottom: 120px;
}

.exclusive-couverage_pictos {
  padding-top: 54px;
  padding-bottom: 64px;
}

.exclusive-couverage_pictos_item {
  position: relative;
}

.exclusive-couverage_pictos img {
  position: absolute;
  left: 0;
  top: 0;
  max-width: 27px;
}

.exclusive-couverage_pictos p {
  color: #53565A;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 32px;
  padding-left: 48px;
  position: relative;
}

.exclusive-couverage_list ul {
  padding: 0;
}

.exclusive-couverage_list ul li {
  padding: 13px 0;
  align-items: baseline;
  border-top: 1px solid #D8D8D8;
}

.exclusive-couverage_list h3,
.exclusive-couverage_list .h3 {
  color: #582C83;
  font-size: 32px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 40px;
}

.exclusive-couverage_list p {
  color: #53565A;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 24px;
}

.exclusive-couverage_list .download {
  color: #DB0A5B;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 24px;
  display: flex;
  text-decoration: none;
}

.exclusive-couverage_list .download img {
  margin-right: 8px;
}

.exclusive-couverage_list .download:hover {
  text-decoration: underline;
}

.technologies.sell-side {
  background-color: #FCF9FA;
  padding-bottom: 80px;
  overflow: hidden;
  position: relative;
}

.technologies.sell-side .section-title {
  margin-bottom: 40px;
}

.technologies.sell-side .sell-side_subtitle {
  color: #333333;
  font-size: 32px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 40px;
}

.technologies.sell-side .sell-side_spiral {
  width: 100%;
  position: absolute;
  top: 50%;
  min-width: 1850px;
}

.interview-overview {
  position: relative;
}

.interview-overview .interview-content_title h3,
.interview-overview .interview-content_title .h3 {
  font-size: 32px;
  line-height: 40px;
}

.interview-overview:before {
  content: "";
  width: 100%;
  height: calc(100% - 262px);
  min-height: 1100px;
  background-color: #fcf9fa;
  position: absolute;
  left: 0;
  top: 0;
}

.interview-overview .interview-content_item {
  position: relative;
}

.technologies-clients .item-technology {
  margin-bottom: 0;
}

.technologies-clients_action {
  position: relative;
  margin-top: -80px;
}

/*****/
.video-wrap {
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  display: flex;
  align-items: center;
}

.video-wrap--show {
  pointer-events: auto;
}

.video-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  opacity: 0;
  background: black;
}

.video-wrap--show .video-inner {
  opacity: 1;
}

.video-player {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translate3d(0, -50%, 0);
}

.action {
  font-family: 'Avenir Next', 'Helvetica Neue', 'Lato', 'Segoe UI', Helvetica, Arial, sans-serif;
  font-size: 1.15em;
  font-weight: bold;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 1em 2em;
  color: #fff;
  border: 2px solid;
  border-radius: 40px;
  background: none;
  flex: none;
}

.action:focus {
  outline: none;
}

.action__label {
  display: inline-block;
  margin: 0 0 0 0.75em;
}

.action__label--hidden {
  position: absolute;
  top: 200%;
}

.action--play {
  display: block;
  margin: 1em auto;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s 0.1s;
}

.video-loaded .action--play {
  opacity: 1;
  pointer-events: auto;
}

.action--close {
  line-height: 1;
  position: absolute;
  z-index: 1000;
  top: 30px;
  right: 30px;
  width: 60px;
  height: 60px;
  padding: 0;
  opacity: 0;
  transition: transform 0.3s, opacity 0.3s;
  transform: scale3d(0.7, 0.7, 1);
}

.video-wrap--show .action--close {
  opacity: 1;
  transition-delay: 1.2s;
  transform: scale3d(1, 1, 1);
}

#block-murex-local-tasks nav.tabs-primary {
  margin: 0;
  position: fixed;
  background: #fff;
  top: 0;
  z-index: 99999;
}

.vertically-chiffres {
  position: relative;
  margin-top: -162px;
}

.vertically-chiffres .partners-chiffres {
  padding-top: 0;
  display: none;
}

.vertically-chiffres .partners-chiffres.active {
  display: block !important;
}

.vertically-chiffres .partners-chiffres_item {
  color: #FFFFFF;
  padding-right: 0;
  padding-bottom: 20px;
  padding-top: 20px;
  border-right: 0;
  border-bottom: 1px solid rgba(216, 216, 216, 0.15);
}

.vertically-chiffres .partners-chiffres_item:first-child {
  padding-top: 0;
}

.vertically-chiffres .partners-chiffres_item:last-child {
  padding-right: 0;
  border-right: 0 !important;
  border-bottom: 0 !important;
}

.vertically-chiffres .partners-chiffres_item .number {
  font-size: 50px;
}

.offices-overview {
  padding-bottom: 60px;
}

.wistia-solution {
  height: 100%;
}

.path-students-and-graduates .edito-career .edito-career_content .offset-lg-1 {
  margin-left: 0;
}

.path-students-and-graduates .edito-career.img-left .edito-career_content .offset-lg-1 {
  margin-left: 58.33333%;
}

.video-client .bloc-video {
  height: 100% !important;
}

.video-testimonial .media-oembed-content,
.coverage-video .media-oembed-content,
.video-client .media-oembed-content {
  width: 100%;
  height: 100%;
}

.speakers {
  padding-top: 80px;
  padding-bottom: 80px;
}

.speakers .speakers-container {
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
}

.speakers .speakers-container h2,
.speakers .speakers-container .h2,
.speakers .speakers-container h1,
.speakers .speakers-container .h1 {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-size: 50px;
  line-height: 50px;
  color: #582C83;
  margin-bottom: 40px;
}

.speakers .speakers-container p {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 40px;
  width: 60%;
  color: #53565A;
  margin-bottom: 40px;
}

.speakers .speakers-container .speakers-list>* {
  padding-right: 24px;
  padding-left: 24px;
}

.speakers .speakers-container .speakers-list .card {
  border: none;
  border-radius: 0;
  margin-bottom: 48px;
}

.speakers .speakers-container .speakers-list .card img.img-top {
  height: 264px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
}

.speakers .speakers-container .speakers-list .card .card-body {
  background-color: #FCF9FA;
  height: 240px;
  padding: 32px 24px 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.speakers .speakers-container .speakers-list .card .card-body .speaker-name {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 24px;
  color: #DB0A5B;
  padding-bottom: 16px;
  margin-bottom: 0;
}

.speakers .speakers-container .speakers-list .card .card-body .job-title {
  font-family: "Lato", sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  color: #53565A;
  margin-bottom: 8px;
  display: -webkit-box;
  max-height: 72px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  position: relative;
}

.speakers .speakers-container .speakers-list .card .card-body .company-name {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #53565A;
  margin-bottom: 48px;
}

.speakers .speakers-container .speakers-list .card .card-body .read-more-link {
  display: flex;
  align-items: center;
}

.speakers .speakers-container .speakers-list .card .card-body .read-more-link .link-line {
  width: 8px;
  height: 2px;
  background: #DB0A5B;
  transition: all 0.3s ease;
}

.speakers .speakers-container .speakers-list .card .card-body .read-more-link span {
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 14px;
  margin-left: 12px;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.3s ease;
}

.speakers .speakers-container .speakers-list .card .card-body .read-more-link:hover .link-line {
  width: 20px;
}

/* General style */
.grid-gallery ul {
  list-style: none;
  margin: 0 -24px;
  padding: 0;
}

.grid-gallery .slideshow ul {
  margin: 0;
}

.grid-gallery figure {
  margin: 0;
}

.grid-gallery figure img {
  display: block;
  width: 100%;
}

.grid-gallery figcaption h3,
.grid-gallery figcaption .h3 {
  margin: 0;
  padding: 0 0 0.5em;
}

.grid-gallery figcaption p {
  margin: 0;
}

/* Grid style */
.grid-wrap {
  max-width: 69em;
  margin: 0 auto;
  padding: 0 1em 1.875em;
}

.grid {
  margin: 0 auto;
}

.grid li {
  width: 25%;
  float: left;
  cursor: pointer;
}

.grid figure {
  padding: 15px;
  transition: opacity 0.2s;
}

.grid li:hover figure {
  opacity: 0.7;
}

.grid figcaption {
  background: #e4e4e4;
  padding: 25px;
}

/* Slideshow style */
.slideshow {
  position: fixed;
  background: rgba(51, 51, 51, 0.9215686275);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 99999;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  perspective: 1000px;
  transition: opacity 0.5s, visibility 0s 0.5s;
}

.slideshow-open .slideshow {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.5s;
}

.slideshow ul {
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transform: translate3d(0, 0, 150px);
  transition: transform 0.5s;
}

.slideshow ul li .card {
  height: 570px;
  width: 892px;
  border: none;
  border-radius: 0;
}

.slideshow ul li .card .row {
  margin: 0;
  height: inherit;
}

.slideshow ul li .card .left {
  height: 100%;
  background-color: #FCF9FA;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.slideshow ul li .card .left .top .img-fluid {
  height: 312px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
}

.slideshow ul li .card .left .top .card-details {
  padding: 24px 32px 0;
}

.slideshow ul li .card .left .top .card-details .speaker-name {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-size: 32px;
  line-height: 32px;
  color: #DB0A5B;
  padding-bottom: 16px;
  margin-bottom: 0;
}

.slideshow ul li .card .left .top .card-details .job-title {
  font-family: "Lato", sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  color: #53565A;
  margin-bottom: 16px;
}

.slideshow ul li .card .left .top .card-details .company-name {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #53565A;
}

.slideshow ul li .card .left .social-media-accounts {
  padding: 0 0 32px 32px;
  margin-top: auto;
}

.slideshow ul li .card .left .social-media-accounts img {
  height: 32px;
  width: 32px;
}

.slideshow ul li .card .right {
  padding: 48px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.slideshow ul li .card .right .card-body {
  height: 400px;
  overflow-y: auto;
  scroll-behavior: smooth;
  padding: 0 0 48px 0;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.slideshow ul li .card .right .card-body p {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  color: #53565A;
}

.slideshow ul li .card .right .card-body p:not(:last-of-type) {
  margin-bottom: 16px;
}

.slideshow ul li .card .right .card-body::-webkit-scrollbar {
  display: none;
}

.slideshow ul li .card .right .card-footer {
  padding: 32px 0 0;
  border-top: 1px solid #D8D8D8;
  position: relative;
}

.slideshow ul li .card .right .card-footer::before {
  content: "";
  position: absolute;
  top: -73px;
  height: 72px;
  width: 100%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
}

.slideshow ul li .card .right .card-footer span {
  font-family: "Lato", sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 24px;
  color: #333;
}

.slideshow ul li .card .right .card-footer .timing {
  font-family: "Lato", sans-serif;
  margin-top: 8px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #582C83;
}

.slideshow ul li .card .right .card-footer .timing .ri-mic-line {
  margin-right: 8px;
}

.slideshow ul.animatable li {
  transition: transform 0.5s;
}

.slideshow-open .slideshow ul {
  transform: translate3d(0, 0, 0);
}

.slideshow li {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -285px 0 0 -446px;
  visibility: hidden;
}

.slideshow li.show {
  visibility: visible;
}

.slideshow li:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: #333;
  transition: opacity 0.3s;
  opacity: 0.7;
  height: 633px;
  width: 992px;
}

.slideshow li.current:after {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s, visibility 0s 0.3s;
}

.slideshow figure {
  width: 100%;
  height: 100%;
  background: #fff;
  border: 50px solid #fff;
  overflow: hidden;
}

.slideshow figcaption {
  padding-bottom: 20px;
}

.slideshow figcaption h3,
.slideshow figcaption .h3 {
  font-weight: 300;
  font-size: 200%;
}

/* Navigation */
.slideshow nav span {
  position: fixed;
  z-index: 1000;
  color: #FCF9FA;
  text-align: center;
  cursor: pointer;
}

.slideshow nav span.nav-prev,
.slideshow nav span.nav-next {
  top: 50%;
  transform: translateY(-50%);
  border: 1px solid #FCF9FA;
  border-radius: 50%;
  padding: 20px;
}

.slideshow nav span.nav-prev img,
.slideshow nav span.nav-next img {
  height: 28px;
  width: 28px;
}

.slideshow nav span.nav-prev {
  left: 24px;
}

.slideshow nav span.nav-next {
  right: 24px;
}

.slideshow nav span.nav-close {
  top: 24px;
  right: 24px;
  padding: 0.5em 1em;
  color: #FCF9FA;
}

/* Example media queries (reduce number of columns and change slideshow layout) */
@media screen and (max-width: 60em) {

  /* responsive columns; see "Element sizing" on http://masonry.desandro.com/options.html */
  .grid li {
    width: 25%;
  }

  .slideshow li {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: 0;
  }

  .slideshow li figure img {
    width: auto;
    margin: 0 auto;
    max-width: 100%;
  }

  .slideshow nav span,
  .slideshow nav span.nav-close {
    font-size: unset;
    padding: 0;
  }

  .info-keys {
    display: none;
  }
}

@media screen and (max-width: 35em) {
  .grid li {
    width: 50%;
  }
}

@media screen and (max-width: 24em) {
  .grid li {
    width: 100%;
  }
}

.spiral.sticky-spiral {
  position: fixed;
  top: 192px;
}

.two-column-paragh-sticky {
  background-color: transparent;
  padding-top: 80px;
  padding-bottom: 80px;
  overflow: unset;
  height: auto;
}

.two-column-paragh-sticky .container {
  max-width: 1200px;
  padding-left: 0;
  padding-right: 0;
  overflow: unset;
}

.two-column-paragh-sticky .container .row {
  position: relative;
  overflow: unset;
  display: flex;
  align-items: flex-start;
}

.two-column-paragh-sticky .container .row .left-side {
  position: sticky;
  top: 80px;
}

.two-column-paragh-sticky .container .row .left-side h2,
.two-column-paragh-sticky .container .row .left-side .h2 {
  color: #582C83;
  font-family: Lato;
  font-size: 50px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 50px;
  width: 75%;
  margin-bottom: 33px;
}

.two-column-paragh-sticky .container .row .left-side p {
  color: #53565A;
  font-family: Lato;
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 40px;
}

.two-column-paragh-sticky .container .row .right-side>div h3,
.two-column-paragh-sticky .container .row .right-side>div .h3 {
  color: #DB0A5B;
  font-family: Lato;
  font-size: 32px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 24px;
}

.two-column-paragh-sticky .container .row .right-side>div p {
  color: #53565A;
  font-family: Lato;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 40px;
}

.two-column-paragh-sticky .container .row .right-side>div:not(:last-of-type) {
  margin-bottom: 48px;
}

.about-murex_left.with-title {
  padding-top: 185px !important;
  padding-bottom: 185px;
  overflow-x: hidden;
  position: relative;
  background: #fff;
  z-index: 4;
}

.about-murex_left.with-title .container {
  max-width: 1200px;
  padding-left: 0;
  padding-right: 0;
  min-height: 944px;
}

.about-murex_left.with-title .container h2,
.about-murex_left.with-title .container .h2 {
  color: #582C83;
  font-family: Lato;
  font-size: 70px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 72px;
  margin-bottom: 8px;
  padding-left: 104px;
  width: 75%;
}

.about-murex_left.with-title .container .about-murex_symbol {
  position: relative;
  max-width: 100%;
  top: 0;
}

.about-murex_left.with-title .container .about-murex_symbol video {
  width: 100%;
}


.about-murex_left.with-title .container .about-murex_symbol::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 208px;
  z-index: 1;
  transform: scaleX(-1);
  background: linear-gradient(270deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%, rgba(255, 255, 255, 0) 100%);
}

.about-murex_left.with-title .container .about-murex_symbol::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 208px;
  z-index: 1;
  transform: scaleX(-1);
  background: linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%, rgba(255, 255, 255, 0) 100%, rgba(255, 255, 255, 0) 100%);
}

.about-murex_left.with-title .container .about-murex_play {
  display: flex;
  justify-content: center;
  position: absolute;
  left: calc(50% - 70px);
  bottom: 368px;
}

.about-murex_left.with-title .container .about-murex_play .btn-play-video {
  width: -moz-max-content;
  width: max-content;
}

.about-murex_left.with-title .container .about-murex_play .btn-play-video::before {
  left: 0;
}

@media all and (min-width: 1600px) {

  .leading h1,
  .leading .h1 {
    font-size: 93px;
  }

  .solutions h2,
  .solutions .h2,
  .solutions h3,
  .solutions .h3 {
    font-size: 74px;
  }

  .solutions-carousel_item p {
    font-size: 20px;
  }

  .mx3-left h3,
  .mx3-left .h3 {
    font-size: 50px;
    line-height: 50px;
    max-width: 334px;
  }

  .mx3-right h4,
  .mx3-right .h4 {
    font-size: 75px;
  }

  .mx3-right p {
    font-size: 22px;
  }

  .carousel-mx3_item {
    min-width: 468px;
  }

  .carousel-mx3_item .carousel-mx3_itemcontent {
    max-width: 468px;
  }

  .section-title.small-title {
    font-size: 85px;
  }

  .preferred p {
    font-size: 20px;
  }

  .news .carousel-news p {
    font-size: 38px;
  }

  .news .carousel-news p.date {
    font-size: 54px;
  }

  .news .carousel-news p.date span {
    font-size: 25px;
  }

  .about-murex_content {
    max-width: 396px;
  }

  .about-murex_content p {
    font-size: 20px;
  }

  .about-murex_left p {
    font-size: 20px;
  }

  .partners-right p {
    font-size: 20px;
  }

  .head-mentions img {
    left: -3%;
    width: 106%;
  }
}

@media all and (min-width: 1400px) {
  .container {
    max-width: 1200px;
    padding-left: 0;
    padding-right: 0;
  }

  .detail-solution_description.image-right .detail-solution_content {
    margin-left: 72px;
  }

  .detail-solution_description .detail-solution_image {
    max-width: 592px;
    padding-right: 0;
  }

  .detail-solution_description .detail-solution_texte {
    width: calc(100% - 592px);
  }

  .detail-solution_description .detail-solution_content {
    padding-right: 0;
    margin: 0 auto;
  }

  .content-mentions .form-download {
    padding: 50px 54px;
  }
}

@media all and (min-width: 990px) {
  .navbar .has-megamenu {
    position: static !important;
  }

  .footer .collapse {
    display: inherit;
  }
}

@media all and (max-width: 1400px) {

  /* .header.fixed-header .search-form {
    display: none;
  } */

  .partners-map .map-title h1,
  .partners-map .map-title .h1,
  .partners-map .map-title h2,
  .partners-map .map-title .h2 {
    font-size: 82px;
  }

  .partners-map .map-pins_item#pin-A {
    top: 281px;
    left: 269px;
  }

  .partners-map .map-pins_item#pin-B {
    top: 142px;
    left: 169px;
  }

  .partners-map .map-pins_item#pin-C {
    top: 161px;
    left: 629px;
  }

  .partners-map .map-pins_item#pin-D {
    top: 131px;
    left: 479px;
  }

  .partners-map .map-pins_item#pin-E {
    top: 213px;
    left: 457px;
  }

  .mx3-right p {
    font-size: 20px;
  }
}

@media all and (max-width: 1366px) {
  .section-title {
    font-size: 85px;
  }

  .leading h1,
  .leading .h1 {
    padding-top: 100px;
  }

  .leading .img-symbol {
    top: -80px;
  }

  .navbar .megamenu-left,
  .navbar .megamenu-right {
    padding-top: 50px;
  }

  .navbar .megamenu-left li:not(:last-child),
  .navbar .megamenu-right li:not(:last-child) {
    margin-bottom: 30px;
  }

  .navbar .megamenu-left li a,
  .navbar .megamenu-right li a {
    font-size: 40px;
    line-height: 38px;
  }

  .navbar .megamenu-right li:not(:last-child) {
    margin-bottom: 16px;
  }

  .navbar .megamenu-right li a {
    font-size: 24px;
  }

  .navbar .megamenu-right .item-2 {
    padding-top: 78px;
  }

  .navbar .megamenu-right .item-3 {
    padding-top: 150px;
  }

  .navbar .megamenu-right .item-4 {
    padding-top: 220px;
  }

  .footer-top::before {
    bottom: -100px;
  }
}

@media all and (max-width: 1200px) {
  .header.fixed-header .nav-link.toggle-contact-form {
    display: none !important;
  }
  .leading h1,
  .leading .h1 {
    font-size: 65px;
    line-height: 70px;
  }

  .solutions h2,
  .solutions .h2,
  .solutions h3,
  .solutions .h3 {
    font-size: 55px;
    opacity: 1;
  }

  .partners-map .svg-map {
    margin-top: -122px;
  }

  .partners-map .map-title h1,
  .partners-map .map-title .h1,
  .partners-map .map-title h2,
  .partners-map .map-title .h2 {
    font-size: 82px;
  }

  .partners-map .map-pins_item#pin-A {
    top: 231px;
    left: 219px;
  }

  .partners-map .map-pins_item#pin-B {
    top: 102px;
    left: 129px;
  }

  .partners-map .map-pins_item#pin-C {
    top: 111px;
    left: 529px;
  }

  .partners-map .map-pins_item#pin-D {
    top: 87px;
    left: 419px;
  }

  .partners-map .map-pins_item#pin-E {
    top: 173px;
    left: 377px;
  }

  .partners-chiffres_item {
    padding-right: 20px;
  }
}

@media all and (max-width: 1024px) {
  .section-container-1 {
    height: auto;
  }

  .section-container-1 .panel-1-left {
    padding-bottom: 40px;
  }
}

@media all and (max-width: 989px) {
  body {
    padding-top: 58px;
  }

  body.user-logged-in {
    padding-top: 58px !important;
  }

  .container {
    max-width: 100%;
  }

  .row {
    margin-right: -32px;
    margin-left: -32px;
  }

  .row>* {
    padding-left: 32px;
    padding-right: 32px;
  }

  .container,
  .container-fluid,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl,
  .container-xxl,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl,
  .container-xxl {
    padding-right: 32px;
    padding-left: 32px;
  }

  .container-fluid .container,
  .container-sm .container,
  .container-md .container,
  .container-lg .container,
  .container-xl .container,
  .container-xxl .container {
    padding: 0;
  }

  .read-more {
    font-size: 12px;
  }

  .header {
    padding-bottom: 0;
  }

  .header .navbar-brand {
    margin-bottom: 0;
    padding: 0;
    padding-left: 5px;
  }

  .header .logo {
    height: 32px;
  }

  .header .right-menu li:not(:last-child) {
    margin: 0;
  }

  .header .menu-top {
    padding-top: 12px;
    padding-bottom: 0;
  }

  .header .menu-top .container {
    padding-bottom: 12px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .header .menu-top .container::before {
    content: " ";
    width: calc(100% - 32px);
    height: 1px;
    background-color: #F2F2F2;
    bottom: 0;
    position: absolute;
    left: 16px;
  }

  .header .search-form input {
    height: 32px;
    width: 32px;
    padding-left: 28px;
    padding-right: 4px;
  }

  .header .search-form input.opened {
    width: 200px;
  }

  .header .search-form:before {
    font-size: 18px;
    line-height: 32px;
    left: 7px;
    top: 0;
  }

  .header .pricipal-menu {
    padding-top: 40px;
    border-top: 0;
  }

  .header .pricipal-menu li .nav-link {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 40px;
  }

  .header .pricipal-menu li .nav-link:after {
    /* IE 9 */
    transform: rotate(270deg);
  }

  .header .pricipal-menu li .nav-link:hover::before,
  .header .pricipal-menu li .nav-link.show::before {
    display: none;
  }

  .header .pricipal-menu li .nav-link.show:after {
    content: "\ea4d";
  }

  .header .pricipal-menu li:last-child .nav-link {
    margin-bottom: 0;
  }

  .header .article-menu {
    display: none;
  }

  .header .content-article {
    padding-left: 0;
    padding-right: 0;
  }

  .header .navbar .megamenu {
    box-shadow: none;
    padding-top: 0;
    padding-bottom: 0;
    position: fixed;
    top: 80px;
    height: 100vh;
    width: 100%;
    padding: 0 0.75rem;
    max-height: 100vh;
    padding-bottom: 160px;
  }

  .header .navbar .megamenu-left,
  .header .navbar .megamenu-right {
    padding: 0;
  }

  .header .navbar .megamenu-left ul,
  .header .navbar .megamenu-right ul {
    padding-left: 0;
  }

  .header .navbar .megamenu-left ul li:not(:last-child),
  .header .navbar .megamenu-right ul li:not(:last-child) {
    margin-bottom: 24px;
  }

  .header .navbar .megamenu-left ul li a,
  .header .navbar .megamenu-right ul li a {
    font-size: 24px;
    line-height: 32px;
  }

  .header .navbar .megamenu-right {
    height: 0;
  }

  .header .navbar .megamenu .dropdown-back,
  .header .navbar .megamenu .dropdown-back-level2 {
    color: #333333;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 1px;
    line-height: 16px;
    text-transform: uppercase;
    padding-left: 15px;
    position: relative;
  }

  .header .navbar .megamenu .dropdown-back:before,
  .header .navbar .megamenu .dropdown-back-level2:before {
    content: "\ea63";
    font-family: 'remixicon';
    border: 0;
    position: absolute;
    font-size: 13px;
    left: 0;
  }

  /* .header .navbar .megamenu-left {
    ul{
        position: fixed;
        top: 99px;
        background: #fff;
        z-index: 1;
        height: 100vh;
        width: 100%;
    }
  } */

  .header .navbar .megamenu-left .dropdown ul {
    z-index: 2;
    display: block;
  }

  .header .navbar .megamenu-left .megamenu-left_item {
    color: #DB0A5B;
    font-size: 32px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 32px;
    margin-bottom: 24px;
    display: block;
  }

  .header.nav-up {
    top: -60px;
  }

  .breadcrumb {
    margin-bottom: 0;
    padding: 0;
  }

  .breadcrumb .breadcrumb-item {
    font-size: 13px;
  }

  .breadcrumb .breadcrumb-item+.breadcrumb-item {
    padding-left: 3px;
  }

  .breadcrumb .breadcrumb-item+.breadcrumb-item:before {
    padding-right: 3px;
  }

  .btn-icon {
    font-size: 12px;
    padding: 20px 78px 20px 24px;
  }

  .btn-icon:before {
    width: 40px;
    height: 40px;
  }

  .btn-icon:after {
    line-height: 40px;
    right: 18px;
  }

  .preferred {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .preferred-top {
    margin-bottom: 40px;
    min-height: auto;
  }

  .preferred-top img {
    position: relative;
    margin-top: 40px;
    width: calc(100% + 32px);
    max-width: calc(100% + 32px);
  }

  .preferred-bottom img {
    margin-top: -15px;
  }

  .menu-bottom {
    display: none;
    min-height: 100vh;
  }

  .section-title {
    font-size: 50px;
    line-height: 50px;
  }

  .section-title.small-title {
    font-size: 50px;
    line-height: 50px;
  }

  .leading {
    padding-top: 40px;
    padding-bottom: 40px;
    min-height: auto;
    background-color: #FFFFFF;
    position: relative;
    height: auto;
  }

  .leading h1,
  .leading .h1 {
    margin-bottom: 40px;
    padding-top: 0;
    font-size: 50px;
    line-height: 50px;
  }

  .leading-symbol {
    position: relative !important;
    top: 0;
    width: 100%;
    max-width: 345px;
    margin-left: auto;
    margin-right: -12px;
    max-height: 303px;
  }

  .leading-symbol .img-symbol {
    top: 0 !important;
  }

  .solutions {
    height: auto;
    background: url("../img/rectangle.jpg");
    background-size: cover;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .solutions h2,
  .solutions .h2 {
    font-size: 40px;
    line-height: 40px;
    position: relative;
    width: 100%;
    top: 0;
  }

  .solutions-carousel {
    padding-top: 40px;
  }

  .solutions-carousel_item {
    padding: 40px 0;
  }

  .solutions-carousel_item h3,
  .solutions-carousel_item .h3 {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 32px;
  }

  .solutions-carousel_item p {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 24px;
  }

  .solutions-carousel_item .download {
    font-size: 12px;
    letter-spacing: 0.92px;
    line-height: 13px;
  }

  .solutions-carousel_item .download i {
    font-size: 18px;
  }

  .solutions .btn-request {
    display: none;
  }

  .scrollmagic-pin-spacer {
    padding-left: 0;
    padding-right: 0;
  }

  .mx3-holder {
    min-height: 100vh;
    overflow: hidden;
    background: #FCF9FA url(../img/spirals.svg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: -60px;
    padding: 0;
    position: relative;
  }

  .mx3-right_spiral {
    display: none;
  }

  .mx3-left {
    padding-top: 48px;
    padding-bottom: 48px;
    z-index: 11;
  }

  .mx3-left h3,
  .mx3-left .h3 {
    max-width: 100%;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 32px;
  }

  .mx3-right {
    background-color: transparent;
    height: auto;
    overflow: hidden;
    height: 100%;
  }

  .mx3-right h4,
  .mx3-right .h4 {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 32px;
  }

  .mx3-right p {
    font-size: 16px;
    line-height: 32px;
  }

  .mx3-holder:before {
    position: fixed;
    bottom: 0;
    content: '';
    width: 100%;
    left: 0;
    background: linear-gradient(180deg, rgba(252, 249, 250, 0) 0%, #FCF9FA 100%);
    height: 109px;
    z-index: 1;
  }

  .mx3-holder:after {
    position: fixed;
    top: 0;
    content: '';
    width: 100%;
    left: 0;
    transform: scaleY(-1);
    background: linear-gradient(180deg, rgba(252, 249, 250, 0) 0%, #FCF9FA 100%);
    height: 65px;
    z-index: 1;
  }

  .carousel-mx3 {
    left: 0;
    padding-bottom: 48px;
    padding-top: 110px;
    flex-direction: column;
    position: relative;
    padding-left: 32px;
    padding-right: 32px;
  }

  .carousel-mx3_item {
    margin-bottom: 40px;
    min-width: 216px;
    width: 100%;
    margin-right: 0;
  }

  .carousel-mx3_item:last-child {
    margin-right: 0;
  }

  .carousel-mx3_item:last-child .read-more {
    z-index: 22;
  }

  .news .carousel-news {
    margin-top: 65px;
    margin-bottom: 45px;
  }

  .news .carousel-news p {
    max-width: 100%;
    font-size: 24px;
  }

  .news .carousel-news p.date {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 7px;
  }

  .news .carousel-news p.title-news {
    min-height: auto;
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 27px;
  }

  .news .section-title {
    font-size: 40px;
    line-height: 40px;
  }

  .news .carousel-news p.excerpt {
    font-size: 14px;
    line-height: 21px;
  }

  .news .carousel-news_item {
    padding-right: 0;
  }

  .news-right {
    padding: 32px 32px 40px 32px;
  }

  .news .linkedin-logo p {
    font-size: 32px;
  }

  .about-murex {
    padding-top: 48px;
    padding-bottom: 73px;
  }

  .about-murex .section-title span {
    margin-left: 40px;
  }

  .about-murex_content {
    max-width: 100%;
    margin-left: 0;
  }

  .about-murex_left {
    padding-top: 40px;
    padding-left: 0;
  }

  .about-murex_left .btn-play-video {
    margin-left: 0;
    margin-bottom: 24px;
  }

  .about-murex_left p {
    margin-left: 35px;
    font-size: 16px;
    line-height: 32px;
  }

  .about-murex_symbol {
    margin-top: 0;
    margin-bottom: 32px;
    position: relative;
    top: 0;
    max-width: 100%;
  }

  .about-murex_symbol.fullWidth {
    transform: scale(1.8);
    position: relative;
    top: 0;
  }

  .about-murex_symbol.fullWidth video {
    min-height: auto;
  }

  .about-murex_symbol img {
    border: 0;
    border-top: 1px solid #fff;
  }

  .about-murex_play {
    width: 80%;
    margin-left: 20%;
  }

  .btn-play-video {
    font-size: 16px;
    padding-left: 44px;
    height: 96px;
  }

  .btn-play-video .img-play {
    width: 16px;
    margin-right: 16px;
  }

  .btn-play-video:before {
    width: 96px;
    height: 96px;
  }

  .partners .section-title {
    top: -30px;
  }

  .partners-left p {
    margin-bottom: 32px;
    font-size: 18px;
    line-height: 32px;
  }

  .partners-right p {
    font-size: 16px;
    line-height: 32px;
  }

  .partners-list {
    margin-top: 32px;
    display: flex;
    overflow-x: auto;
    margin-bottom: 40px;
  }

  .partners-list_item:not(:last-child) {
    margin-right: 24px;
  }

  .footer-top {
    padding: 32px 0;
    background-position: 100% 100%;
  }

  .footer-top:before {
    width: 990px;
    min-width: 100%;
    height: 200px;
    bottom: 0;
  }

  .footer-top_logo {
    height: 40px;
    margin-bottom: 23px;
  }

  .footer-top .contact-social {
    margin: 30px 0;
    display: inline-block;
    width: 100%;
  }

  .footer-top .contact-social .btn-icon {
    float: left;
    margin-right: 36px;
  }

  .footer-top .contact-social .social-links {
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 15px;
  }

  .footer-top .contact-social .social-links li {
    margin-right: 20px;
  }

  .footer-top .contact-social .social-links li:last-child {
    margin-right: 0;
  }

  .footer-top p {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 0;
  }

  .footer-informations {
    border-bottom: 1px solid #AAAAAA;
    margin-bottom: 32px;
  }

  .footer-bottom_links li {
    display: block;
    font-size: 14px;
  }

  .footer-bottom_links li a {
    font-size: 14px !important;
  }

  .detail-solution_image img {
    margin-top: -160px;
    max-width: 248px;
  }

  .detail-solution_title {
    padding-top: 16px;
    padding-bottom: 240px;
    min-height: auto;
    overflow: hidden;
  }

  .detail-solution_title .spiral.spiral-detail {
    top: 0;
  }

  .detail-solution_content {
    padding: 48px 32px;
    max-width: 100%;
  }

  .detail-solution_content img {
    max-width: 28%;
    margin-bottom: 10px;
    margin-right: 4%;
  }

  .detail-solution_content img:not(:last-child) {
    margin-right: 4%;
  }

  .detail-solution_description h3,
  .detail-solution_description .h3 {
    font-size: 32px;
    line-height: 40px;
  }

  .detail-solution_description p {
    font-size: 16px;
    line-height: 32px;
  }

  .detail-solution_description blockquote {
    padding-top: 56px;
  }

  .detail-solution_description blockquote::before {
    height: 24px;
    width: 32px;
    left: calc(50% - 16px);
  }

  .detail-solution_description blockquote p {
    line-height: 32px;
  }

  .detail-solution_description figcaption {
    font-size: 20px;
    line-height: 24px;
  }

  .detail-solution_description cite {
    font-size: 16px;
    line-height: 24px;
  }

  .detail-solution_description.image-right .detail-solution_image {
    order: 0;
  }

  .detail-solution_description.image-right .detail-solution_texte {
    padding-left: 0 !important;
  }

  .detail-solution_description.image-right .detail-solution_texte .bg-white {
    margin-left: 0;
    padding: 0;
  }

  .coverage {
    padding-top: 22px;
  }

  .coverage .section-title {
    margin-bottom: 32px;
  }

  .coverage p {
    font-size: 20px;
  }

  .coverage .nav-pills {
    margin-top: 40px;
    margin-bottom: 0;
    padding-bottom: 10px;
    flex-direction: column;
    overflow: auto;
  }

  .coverage .nav-pills .nav-item {
    width: auto;
    display: contents;
  }

  .coverage-bottom {
    padding-top: 0;
  }

  .coverage .nav-pills .nav-item .nav-link {
    font-size: 12px;
    line-height: 28px;
    padding: 8px 14px;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    width: 100%;
  }

  .coverage-bottom .tab-content .tab-pane .container .row {
    display: flex;
    flex-direction: column-reverse;
  }

  .coverage-bottom .tab-content .tab-pane .container .row .coverage-bottom_left {
    padding-top: 48px;
    background-color: #FCF9FA;
  }

  .coverage-bottom .tab-content .tab-pane .container .row .coverage-bottom_right {
    padding-bottom: 48px;
  }

  .coverage-bottom .tab-content .tab-pane .container .row .coverage-bottom_right .accordion-item:first-of-type {
    border-top: none;
  }

  .coverage-top {
    padding-top: 32px;
    padding-bottom: 38px;
  }

  .coverage-top .container .row .col-lg-12 {
    padding-right: 0;
    padding-left: 0;
  }

  .coverage-top .container .row .col-lg-12 h2,
  .coverage-top .container .row .col-lg-12 p {
    padding-left: 32px;
    padding-right: 32px;
  }

  .coverage-top .container .row .col-lg-12 .nav-pills {
    background-color: #FCF9FA;
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .coverage-bottom {
    padding-top: 0;
    padding-bottom: 48px;
  }

  .coverage-bottom:before {
    width: 100%;
    background-color: #fff;
  }

  .coverage-bottom_left h4,
  .coverage-bottom_left .h4 {
    font-size: 24px;
  }

  .coverage-bottom_left .testimonial p {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 0;
  }

  .coverage-bottom_right {
    padding-left: 0;
    padding-right: 0;
  }

  .coverage-video {
    width: 100%;
    position: relative;
    max-width: 100%;
    height: 270px;
  }

  .coverage-video_content {
    width: calc(100% + 64px);
    position: relative;
    max-width: calc(100% + 64px);
    height: 270px;
    margin-left: -32px;
  }

  .accordion-button {
    font-size: 20px;
    padding: 32px;
  }

  .accordion-body {
    padding: 32px;
    padding-top: 0;
  }

  .accordion-body p {
    font-size: 16px;
    line-height: 32px;
  }

  .accordion-body .flayer-download {
    font-size: 12px;
  }

  .accordion-body .flayer-download i {
    font-size: 16px;
  }

  .studies {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .studies-carousel {
    padding-top: 40px;
    padding-bottom: 0;
  }

  .studies-carousel_item {
    padding: 0 32px;
  }

  .studies-carousel_item p {
    font-size: 24px;
    line-height: 32px;
    margin: 32px 0;
  }

  .studies .btn-icon {
    top: 0;
  }

  .insights {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .insights .section-title {
    line-height: 40px;
  }

  .technology-insights .hashtag,
  .insights .hashtag {
    font-size: 40px;
    line-height: 40px;
  }

  .insights-carousel {
    display: flex;
    overflow-x: auto;
    margin-bottom: 40px;
    margin-top: 32px;
    margin-left: 0;
    margin-right: 0;
  }

  .insights-carousel_item {
    opacity: 1;
    padding-left: 0;
    padding-right: 0;
    min-width: 90%;
  }

  .insights-carousel_item:not(:last-child) {
    margin-right: 16px;
  }

  .insights-card {
    padding: 24px;
    min-height: 418px;
  }

  .insights-card ul li {
    margin-bottom: 8px;
  }

  .insights-card p {
    font-size: 24px;
    line-height: 32px;
  }

  .insights-card .read-more {
    left: 24px;
    bottom: 24px;
  }

  .insights .btn-icon {
    margin-left: 0;
  }

  .technology-insights {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .technology-insights .section-title {
    line-height: 60px;
  }

  .technology-insights-carousel {
    margin-left: 0px;
  }

  .technology-insights-carousel_item {
    opacity: 1;
    padding-left: 0;
    padding-right: 0;
  }

  .technology-insights-carousel_item .insights-card {
    margin-right: 16px;
  }

  .technology-insights-carousel_item:last-child .insights-card {
    margin-right: 0;
  }

  .slick-arrow {
    top: -80px;
    width: 56px;
    height: 56px;
    right: 0;
  }

  .slick-arrow.slick-prev {
    right: 55px;
  }

  .primary-scroll {
    display: flex;
    overflow-x: auto;
  }

  .technologies {
    padding-top: 10px;
    padding-bottom: 30px;
  }

  .technologies .section-title {
    margin-bottom: 40px;
  }

  .technologies_item:nth-child(odd) {
    margin-top: 0;
  }

  .item-technology {
    margin-bottom: 40px;
    display: block;
  }

  .item-technology_icon {
    margin-right: 16px;
    float: left;
  }

  .item-technology_content h3,
  .item-technology_content .h3 {
    font-size: 32px;
    line-height: 56px;
    margin-bottom: 20px;
  }

  .item-technology_content p {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 20px;
    max-width: auto;
  }

  /*Insights hero section*/
  .insights-hero {
    padding-top: 16px;
    padding-bottom: 32px;
  }

  .insights-hero_left .section-title {
    margin-bottom: 32px;
  }

  .insights-hero_left p {
    font-size: 16px;
    line-height: 32px;
    max-width: 100%;
    margin-bottom: 32px;
  }

  .insights-hero-carousel .insights-card:not(:last-child) {
    margin-right: 16px;
  }

  .insights-hero-item {
    display: contents;
  }

  .insights-hero-item .insights-card {
    margin-right: 16px;
  }

  .insights-hero-item:last-child .insights-card {
    margin-right: 0;
  }

  /*Insights list section*/
  .insights-list {
    padding-bottom: 15px;
  }

  .insights-list .insights-card {
    margin-bottom: 32px;
  }

  /*Filters section*/
  .filters {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .filters-top {
    width: 100%;
  }

  .filters-top_search {
    height: 40px;
    width: 40px;
  }

  .filters-top_search input {
    width: 100%;
    padding-left: 35px;
    padding-right: 5px;
  }

  .filters-top_search:before {
    width: 20px;
    height: 20px;
    left: 10px;
    top: 10px;
    background-size: cover;
  }

  .filters-top .dropdown-filter {
    right: 47.5px;
  }

  .filters-top .btn-filter {
    font-size: 12px;
    line-height: 14px;
    padding: 0 8.5px;
    height: 40px;
  }

  .filters-top .btn-filter span {
    position: relative;
    top: 2px;
  }

  .filters-top .btn-filter img {
    width: 20px;
  }

  /*About section*/
  .about-header {
    padding-top: 16px;
    padding-bottom: 150px;
  }

  .about-description {
    padding-bottom: 40px;
  }

  .about-description_img {
    top: -102px;
  }

  .about-description_img img {
    max-width: 248px;
  }

  .about-description_content {
    padding-top: 289px;
    padding-bottom: 40px;
  }

  .about-description_content h2,
  .about-description_content .h2 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 32px;
  }

  .about-description_content p {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 28px;
  }

  .about-description_content img {
    max-width: 80px;
    margin-top: 10px;
  }

  .about-description_content img:not(:last-child) {
    margin-right: 42px;
  }

  .about-news {
    padding-top: 40px;
    padding-bottom: 48px;
  }

  .about-news .carousel-news_item {
    padding-right: 0;
  }

  .about-news .slick-arrow {
    top: -86px;
  }

  .events {
    padding-top: 42px;
    padding-bottom: 48px;
  }

  .events .carousel-events {
    margin-top: 32px;
    margin-bottom: 40px;
    border-bottom: 1px solid #DEDEDE;
  }

  .events .carousel-events_item {
    border: 0;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .events .carousel-events_item img {
    margin-bottom: 16px;
  }

  .events .carousel-events_item h3,
  .events .carousel-events_item .h3 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 4px;
  }

  .events .carousel-events_item p.date {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 16px;
  }

  .events .carousel-events_item .map-pin {
    margin-bottom: 0;
  }

  .events .slick-arrow {
    top: -80px;
  }

  .timeline {
    overflow: hidden;
    height: auto;
    min-height: auto;
    padding-top: 280px;
  }

  .timeline-nav {
    top: 40px !important;
  }

  .timeline-nav ul {
    width: 100%;
    display: flex;
    margin: 0;
    padding: 0;
    overflow: hidden;
  }

  .timeline-nav ul li {
    font-size: 80px;
    letter-spacing: -4px;
    line-height: 80px;
    margin-bottom: 40px;
    margin-right: 70px;
  }

  .timeline-scroll {
    height: 1px;
    width: calc(100% - 64px);
    top: 240px;
    left: 32px;
  }

  .timeline-scroll_item {
    height: 1px;
    width: 80px;
    top: 240px;
    left: 32px;
  }

  .timeline-section {
    position: relative;
    top: 0;
    overflow: auto;
  }

  .timeline-section .wrapper {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }

  .timeline-item {
    float: left;
  }

  .timeline-item:first-child {
    padding-top: 0;
  }

  .timeline-item .milestone {
    opacity: 0;
    position: absolute;
  }

  .timeline-item_year {
    margin-bottom: 0;
    max-width: 270px;
    float: left;
    padding-right: 32px;
  }

  .timeline-item_year .year {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 8px;
  }

  .timeline-item_year .title {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 24px;
  }

  .timeline-item_year p {
    font-size: 16px;
    line-height: 32px;
  }

  .offices {
    padding-bottom: 35px;
  }

  .offices .section-title {
    margin-bottom: 32px;
  }

  .offices p {
    font-size: 16px;
    line-height: 32px;
  }

  .offices-list {
    margin-bottom: 40px !important;
  }

  .card-office {
    margin-top: 0;
  }

  .partners-map {
    padding-bottom: 24px;
  }

  .partners-map .map-title h1,
  .partners-map .map-title .h1,
  .partners-map .map-title h2,
  .partners-map .map-title .h2 {
    font-size: 50px;
    line-height: 50px;
  }

  .partners-map .svg-map {
    padding: 0;
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
  }

  .partners-map .svg-map svg {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .partners-map .map-pins_item {
    pointer-events: none;
    display: grid;
  }

  .partners-map .map-pins_item.active .oval:after {
    width: 32px;
    height: 32px;
    left: 15.5px;
    top: 15.5px;
  }

  .partners-map .map-pins_item.active .nbr-patners {
    position: absolute;
    top: -30px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    right: -50px;
  }

  .partners-map .map-pins_item#pin-A {
    top: 181px;
    left: 149px;
  }

  .partners-map .map-pins_item#pin-B {
    top: 52px;
    left: 59px;
  }

  .partners-map .map-pins_item#pin-C {
    top: 51px;
    left: 419px;
  }

  .partners-map .map-pins_item#pin-D {
    top: 51px;
    left: 319px;
  }

  .partners-map .map-pins_item#pin-E {
    top: 143px;
    left: 292px;
  }

  .partners-chiffres {
    width: 100%;
    padding-top: 20px;
  }

  .partners-chiffres.active {
    display: inline-block !important;
  }

  .partners-chiffres_item {
    width: 50%;
    padding-right: 0;
    margin-bottom: 24px;
    float: left;
    padding-left: 30px;
  }

  .partners-chiffres_item:last-child,
  .partners-chiffres_item:nth-child(2) {
    border-right: 0;
  }

  .partners-chiffres_item .number {
    font-size: 40px;
    line-height: 40px;
  }

  .partners-infos {
    padding-bottom: 82px;
  }

  .partners-infos p {
    font-size: 16px;
    line-height: 32px;
  }

  .partners-infos_left {
    padding-top: 40px;
    padding-bottom: 28px;
    margin-top: 0;
    position: relative;
  }

  .partners-infos_left .section-title.small-title {
    font-size: 40px;
    line-height: 40px;
  }

  .partners-infos_left p {
    margin-bottom: 32px;
    padding-bottom: 0;
  }

  .partners-infos_right {
    padding-top: 10px;
    padding-bottom: 0;
  }

  .partners-infos_right h3,
  .partners-infos_right .h3 {
    font-size: 30px;
    line-height: 30px;
  }

  .partners-filter .section-title {
    top: -32px;
  }

  .partners-filter .nav-pills {
    flex-wrap: inherit;
    overflow: auto;
    margin-bottom: 30px;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  .partners-filter .nav-pills .nav-item {
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
  }

  .partners-filter .nav-pills .nav-item .nav-link {
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
  }

  .partners-filter .nav-pills::-webkit-scrollbar {
    display: none;
  }

  .partners-filter .filters-top_search {
    width: 109px;
  }

  .partners-filter .filters-top_search.opened {
    width: 100%;
  }

  .partners-filter .filters-top .dropdown-filter {
    right: auto;
    left: 0;
  }

  .partners-filter .tab-content {
    margin-top: 32px;
  }

  .item-partner {
    overflow: hidden;
    padding: 24.5px;
  }

  .item-partner_position {
    padding: 24px;
  }

  .item-partner_position p {
    max-width: 60px;
    text-align: center;
  }

  .item-partner_position.america {
    top: -11.5px;
    right: -116.5px;
  }

  .with-margin {
    margin-bottom: 30px;
  }

  .item-studio {
    margin-bottom: 32px;
  }

  .item-studio p {
    font-size: 24px;
    line-height: 32px;
    margin: 24px 0;
  }

  .case-hero {
    padding-top: 16px;
    padding-bottom: 32px;
  }

  .case-hero_left .section-title {
    margin-bottom: 22px;
  }

  .case-hero_left p {
    font-size: 16px;
    line-height: 32px;
  }

  .case-hero_right .item-studio {
    margin-bottom: 0;
  }

  .case-list {
    padding-bottom: 0;
  }

  .case-list .filters-top_search {
    width: 109px;
  }

  .case-list .filters-top_search.opened {
    width: 100%;
  }

  .case-list .filters-top .btn-filter {
    right: auto;
    left: 0;
  }

  .head-offices {
    padding-top: 16px;
    padding-bottom: 158px;
  }

  .offices-list .card-office {
    top: 0 !important;
    margin-bottom: 24px;
  }

  .offices-list-D {
    padding-bottom: 299px;
  }

  .offices-list-D .offices-list_image img {
    left: 0;
  }

  .offices-list-B {
    padding-bottom: 271px;
  }

  .offices-list-B .offices-list_image img {
    right: 0;
  }

  .offices-list-E .offices-list_image img {
    left: 0;
  }

  .offices-list-C .offices-list_image img {
    right: 0;
  }

  .offices-list-A {
    padding-bottom: 299px;
  }

  .offices-list-A .offices-list_image img {
    left: 0;
  }

  .head-news {
    padding-top: 16px;
    padding-bottom: 48px;
    overflow: hidden;
  }

  .head-news img {
    top: -80px;
    min-width: 735px;
    min-height: 206px;
  }

  .list-news {
    padding-bottom: 0;
  }

  .list-news .tab-content {
    margin-top: 0;
  }

  .list-news_item {
    display: block;
    margin-bottom: 40px;
  }

  .list-news .sticky-top {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .list-news .sticky-top .nav-pills {
    margin-bottom: 0;
  }

  .news_date {
    top: 0;
  }

  .news_date p {
    font-size: 32px;
  }

  .news_date p span {
    font-size: 16px;
  }

  .news_content h2,
  .news_content .h2 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 24px;
  }

  .news_content p {
    font-size: 16px;
    line-height: 32px;
  }

  .dark-mode .header .navbar .megamenu-left ul {
    background: #333333;
  }

  .dark-mode .header .megamenu .dropdown-back,
  .dark-mode .header .megamenu .dropdown-back-level2 {
    color: #FFFFFF;
  }

  .transparent-mode .transparent.opened .logo,
  .transparent-light-mode .transparent.opened .logo {
    filter: none;
  }

  .transparent-mode .transparent.opened .btn-primary,
  .transparent-light-mode .transparent.opened .btn-primary {
    background-color: #DB0A5B;
    color: #FFFFFF !important;
    border-color: #DB0A5B;
  }

  .transparent-mode .transparent.opened .btn-primary:hover,
  .transparent-mode .transparent.opened .btn-primary:focus,
  .transparent-light-mode .transparent.opened .btn-primary:hover,
  .transparent-light-mode .transparent.opened .btn-primary:focus {
    background-color: #FFFFFF;
    color: #DB0A5B !important;
    border-color: #FFFFFF;
  }

  .transparent-mode .transparent.opened .right-menu li a.primary-item,
  .transparent-light-mode .transparent.opened .right-menu li a.primary-item {
    color: #DB0A5B;
  }

  .transparent-mode .transparent.opened .search-form,
  .transparent-light-mode .transparent.opened .search-form {
    background-color: #4D4D4D;
  }

  .transparent-mode .transparent.opened .search-form input::-moz-placeholder,
  .transparent-light-mode .transparent.opened .search-form input::-moz-placeholder {
    color: #AAAAAA;
  }

  .transparent-mode .transparent.opened .search-form input:-ms-input-placeholder,
  .transparent-light-mode .transparent.opened .search-form input:-ms-input-placeholder {
    color: #AAAAAA;
  }

  .transparent-mode .transparent.opened .search-form input::placeholder,
  .transparent-light-mode .transparent.opened .search-form input::placeholder {
    color: #AAAAAA;
  }

  .transparent-mode .transparent .pricipal-menu li .nav-link,
  .transparent-light-mode .transparent .pricipal-menu li .nav-link {
    color: #333333;
  }

  .transparent-mode .transparent .pricipal-menu li .nav-link:hover,
  .transparent-mode .transparent .pricipal-menu li .nav-link.active,
  .transparent-mode .transparent .pricipal-menu li .nav-link.is-active,
  .transparent-mode .transparent .pricipal-menu li .nav-link.show,
  .transparent-light-mode .transparent .pricipal-menu li .nav-link:hover,
  .transparent-light-mode .transparent .pricipal-menu li .nav-link.active,
  .transparent-light-mode .transparent .pricipal-menu li .nav-link.is-active,
  .transparent-light-mode .transparent .pricipal-menu li .nav-link.show {
    color: #DB0A5B;
  }

  .transparent-mode .transparent .menu-bottom,
  .transparent-light-mode .transparent .menu-bottom {
    background-color: #FFFFFF;
  }

  .transparent-mode .transparent .toggler-menu.active .menu-icon,
  .transparent-light-mode .transparent .toggler-menu.active .menu-icon {
    background-color: #FFFFFF;
  }

  .transparent-mode .transparent .toggler-menu.active .menu-icon::before,
  .transparent-mode .transparent .toggler-menu.active .menu-icon::after,
  .transparent-light-mode .transparent .toggler-menu.active .menu-icon::before,
  .transparent-light-mode .transparent .toggler-menu.active .menu-icon::after {
    background-color: #333333;
  }

  .case-header {
    padding-top: 57px;
    padding-bottom: 40px;
    margin-top: -57px;
  }

  .case-header_content {
    padding-top: 8px;
  }

  .case-header_content .section-title {
    font-size: 30px;
    line-height: 40px;
  }

  .content-detail {
    padding-top: 32px;
    padding-bottom: 0;
  }

  .content-detail h2,
  .content-detail .h2 {
    font-size: 20px;
    line-height: 24px;
  }

  .content-detail .col-lg-10 {
    padding: 0;
  }

  .form-download {
    padding: 32px;
    margin-top: 32px;
  }

  .form-download p {
    margin-top: 45px;
    margin-bottom: 32px;
  }

  .form-download_thanks p {
    margin: 0;
    font-size: 18px;
  }

  .links-share {
    display: flex;
  }

  .links-share li:not(:last-child) {
    margin-right: 16px;
    margin-bottom: 0;
  }

  .article-news {
    padding-top: 16px;
  }

  .article-news .news_date {
    margin-bottom: 24px;
  }

  .article-news .news_date p {
    font-size: 32px;
    margin-bottom: 0;
  }

  .article-news .news_date p span {
    font-size: 16px;
  }

  .article-news h1,
  .article-news .h1 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 24px;
  }

  .article-news h2,
  .article-news .h2 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 24px;
  }

  .article-news p {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 24px;
  }

  .article-news .links-share {
    top: 0;
  }

  .article-news .links-share li:not(:last-child) {
    margin-bottom: 0;
  }

  .last-news h2,
  .last-news .h2 {
    max-width: 50%;
  }

  .pager__items li {
    font-size: 16px;
    line-height: 30px;
  }

  .pager__items li a,
  .pager__items li span {
    height: 36px;
    width: 36px;
  }

  .bloc-video {
    height: 270px;
  }

  .bloc-video_content {
    height: 270px;
  }

  .detail-solution .clients-title {
    padding-bottom: 200px;
  }

  .detail-solution .clients-title .spiral {
    bottom: auto;
    width: auto;
    right: 0;
  }

  .video-bloc {
    padding-top: 0;
  }

  .video-bloc .bloc-video {
    padding: 0;
  }

  .video-bloc_informations {
    padding-top: 48px;
    margin-top: 0;
    padding-bottom: 48px;
  }

  .video-bloc_informations h3,
  .video-bloc_informations .h3 {
    font-size: 32px;
    line-height: 56px;
    margin-bottom: 32px;
  }

  .video-bloc_informations p {
    font-size: 16px;
    line-height: 32px;
  }

  .video-client .video-bloc_informations {
    padding-top: 24px !important;
    margin-top: 0 !important;
  }

  .technologies-clients {
    padding-top: 48px;
  }

  .technologies-clients .item-technology_content {
    margin-bottom: 40px;
  }

  .technologies-clients_action {
    margin-top: 0;
  }

  .infos-client {
    padding-top: 48px;
    padding-bottom: 40px;
  }

  .infos-client h3,
  .infos-client .h3 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 32px;
  }

  .infos-client p {
    font-size: 16px;
    line-height: 32px;
  }

  .infos-client ul {
    margin-bottom: 24px;
    padding-left: 20px;
  }

  .infos-client ul li {
    font-size: 16px;
    line-height: 32px;
  }

  .events-hero {
    padding-top: 16px;
    padding-bottom: 40px;
  }

  .events-hero .spiral {
    top: 40%;
  }

  .events-hero_left .section-title {
    margin-bottom: 22px;
  }

  .events-hero_left p {
    font-size: 16px;
    line-height: 32px;
  }

  .events-hero_right .item-event {
    padding: 24px;
  }

  .events-hero_right .item-event_image {
    margin-bottom: 16px;
  }

  .events-hero_right .item-event_infos h3,
  .events-hero_right .item-event_infos .h3 {
    font-size: 24px;
    line-height: 32px;
  }

  .events-hero_right .item-event_adress {
    margin-bottom: 24px;
  }

  .events-title {
    font-size: 32px;
    line-height: 32px;
  }

  .events-upcoming .carousel-events .slick-dots,
  .events-past .carousel-events .slick-dots {
    display: block !important;
    position: absolute;
    bottom: -42px;
  }

  .events-upcoming .carousel-events .slick-arrow,
  .events-past .carousel-events .slick-arrow {
    top: -48px;
  }

  /*Page Awards*/
  .awards-hero {
    padding-top: 16px;
    padding-bottom: 40px;
    overflow: hidden;
  }

  .awards-hero .spiral {
    top: -90px;
    min-width: 735px;
  }

  .awards-hero_right {
    padding-top: 12px;
  }

  .awards-hero_right p {
    font-size: 16px;
    line-height: 32px;
  }

  .awards-list {
    padding-bottom: 0;
  }

  .awards-list .tab-content {
    margin-top: 6px;
  }

  .award_item {
    padding: 32px 0;
  }

  .award_item img {
    margin-right: 16px;
    margin-bottom: 16px;
    max-height: 48px;
  }

  .award_item h2,
  .award_item .h2 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 16px;
    margin-top: 8px;
  }

  .award_item p {
    font-size: 16px;
    line-height: 32px;
  }

  .award_item:first-child {
    padding-top: 10px;
  }

  /*Page search*/
  .form-search {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .form-search form {
    height: 40px;
  }

  .form-search form input {
    height: 40px;
  }

  .form-search form .search-icon,
  .form-search form .cross-icon {
    top: 10.5px;
  }

  .search-result {
    padding-bottom: 38px;
  }

  .search-result .section-title {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 0;
  }

  .search-result_item {
    padding-top: 40px;
  }

  .search-result_item .item-left {
    border-bottom: 0;
    padding-bottom: 0;
  }

  .search-result_item h2,
  .search-result_item .h2 {
    font-size: 24px;
    line-height: 32px;
  }

  .search-result_item p {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 24px;
  }

  .search-result_item:last-child {
    padding-bottom: 40px;
  }

  .search-result_item:first-child {
    padding-top: 32px;
  }

  /*Page mentions legal*/
  .head-mentions {
    padding-top: 16px;
    padding-bottom: 48px;
  }

  .head-mentions img {
    top: 0;
  }

  .content-mentions {
    padding-bottom: 0;
  }

  .content-mentions_item {
    padding-bottom: 24px;
  }

  .content-mentions h2,
  .content-mentions .h2,
  .content-mentions h3,
  .content-mentions .h3 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 24px;
  }

  .content-mentions h3,
  .content-mentions .h3 {
    font-size: 24px;
  }

  .content-mentions p {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 24px;
  }

  .content-mentions ul {
    padding-left: 20px;
    margin-bottom: 24px;
  }

  .content-mentions ul li {
    font-size: 16px;
    line-height: 32px;
  }

  .content-mentions .table-indicators {
    padding: 16px 32px;
    margin-bottom: 40px;
  }

  .content-mentions .table-indicators_item {
    padding: 24px 0;
    display: block;
  }

  .content-mentions .table-indicators_item .libeller {
    line-height: 16px;
    min-width: 100%;
    display: block;
    margin-bottom: 8px;
  }

  .content-mentions .table-indicators_item .value {
    font-size: 16px;
    line-height: 24px;
  }

  .content-mentions .form-download {
    margin-top: 0;
    margin-bottom: 0;
  }

  .content-mentions .form-download label {
    font-size: 14px;
    padding-right: 0;
  }

  .content-mentions .form-download .infos {
    margin-top: 14px;
    margin-bottom: 16px;
  }

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

  .contact-form .close-form {
    right: 16px;
    top: 18px;
  }

  .contact-form .close-form img {
    width: 20px;
  }

  .contact-form form {
    padding: 32px;
    width: 100vw;
  }

  .contact-form form h2,
  .contact-form form .h2 {
    font-size: 32px;
    margin-bottom: 8px;
  }

  .contact-form form h3,
  .contact-form form .h3 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 32px;
  }

  .contact-form form p {
    margin-bottom: 23px;
  }

  .contact-form form p.policy {
    margin-bottom: 32px;
  }

  .contact-form form textarea {
    min-height: 146px;
  }

  .contact-form form textarea:focus {
    box-shadow: none;
    border-color: #AAAAAA;
  }

  .contact-form form .radios {
    width: 100%;
  }

  .contact-form .thanks {
    width: 100vw;
  }

  .contact-form-opened .contact-form_content {
    width: 100%;
  }

  .nav-breadcrumb {
    padding-top: 16px;
  }

  /*Page testimonials*/
  .hero-dark {
    padding-top: 32px;
    min-height: 227px;
    padding-bottom: 146px;
  }

  .hero-dark h1,
  .hero-dark .h1 {
    font-size: 50px;
    line-height: 50px;
  }

  .hero-dark_image {
    top: 24px;
    left: -153px;
    max-width: 392px;
  }

  .video-testimonial {
    margin-top: -103px;
  }

  .video-testimonial .bloc-video {
    padding-left: 32px;
  }

  .title-with-yellow-line {
    font-size: 50px;
    line-height: 50px;
  }

  .title-with-yellow-line:after {
    width: 84px;
    height: 4px;
    bottom: -8px;
  }

  .title-without-yellow-line {
    font-size: 50px;
    line-height: 50px;
  }

  .related-testimonials {
    padding-top: 48px;
    padding-bottom: 32px;
  }

  .related-testimonials_list {
    padding-top: 52px;
  }

  .related-testimonials_item {
    display: block;
    margin-bottom: 16px;
  }

  .related-testimonials_image {
    min-width: 100%;
    height: 132px;
  }

  .related-testimonials_content {
    padding: 24px;
  }

  .related-testimonials_content .quote {
    opacity: 0.5;
    width: 31px;
  }

  .related-testimonials_content p {
    font-size: 16px;
  }

  .related-testimonials_content p.job {
    font-size: 14px;
    font-weight: 400;
    line-height: 32px;
  }

  .related-testimonials_content h3,
  .related-testimonials_content .h3 {
    font-size: 20px;
    margin-top: 24px;
  }

  .related-testimonials_content .read-more {
    padding-left: 24px;
    position: relative;
    right: auto;
    bottom: auto;
    margin-top: 37px;
    display: block;
  }

  .list-testimonials {
    padding-top: 24px;
    padding-bottom: 48px;
  }

  .list-testimonials h2,
  .list-testimonials .h2 {
    font-size: 32px;
    line-height: 48px;
    margin-bottom: 24px;
  }

  .item-testimonial {
    margin-bottom: 16px;
  }

  .item-testimonial_image {
    width: 100%;
    min-height: 132px;
  }

  .item-testimonial_content {
    padding: 24px;
  }

  .item-testimonial_content .quote {
    width: 32px;
    height: 24px;
  }

  .item-testimonial_content p {
    font-size: 16px;
  }

  .item-testimonial_content p.job {
    font-size: 14px;
    line-height: 32px;
  }

  .item-testimonial_content h3,
  .item-testimonial_content .h3 {
    font-size: 20px;
    margin-top: 24px;
  }

  .process {
    padding-top: 40px;
    padding-bottom: 32px;
    overflow: hidden;
  }

  .process h2,
  .process .h2 {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 40px;
  }

  .process-symbol {
    width: 100%;
    transform: scale(1.5);
    top: 90px;
    left: -20px;
    margin: initial;
  }

  .process-item {
    margin-bottom: 32px;
  }

  .process-item_title h3,
  .process-item_title .h3 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 16px;
    margin-left: 8px;
  }

  .process-item_content p {
    padding-left: 0;
    font-size: 16px;
    line-height: 32px;
  }

  .process-item:nth-child(2) {
    padding-top: 0;
  }

  .process-item:nth-child(4) {
    margin-top: 0;
  }

  .process-actions {
    position: relative;
  }

  .process-actions .btn-icon:last-child {
    margin-left: 0;
  }

  .process-actions .btn-icon:nth-child(2) {
    margin-top: 16px;
  }

  .bg-yellow::before,
  .bg-blue::before,
  .bg-green::before,
  .bg-pink::before {
    left: 24px;
    bottom: -24px;
  }

  .interview {
    padding-top: 48px;
    padding-bottom: 40px;
  }

  .interview-title {
    margin-bottom: 52px;
  }

  .interview-image {
    position: relative;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    max-width: 248px;
    margin-bottom: 64px;
  }

  .interview-content_item {
    margin-bottom: 40px;
    max-width: 100%;
  }

  .interview-content_item p {
    font-size: 16px;
    line-height: 32px;
    padding-left: 0;
  }

  .interview-content_title img {
    width: 40px;
    margin-right: 16px;
  }

  .interview-content_title h3,
  .interview-content_title .h3 {
    margin-bottom: 20px;
  }

  .interview-content_actions {
    display: block;
  }

  .interview-content_actions a:nth-child(2) {
    margin-left: 0;
    margin-top: 32px;
  }

  .interview-content_actions .btn-icon {
    letter-spacing: 0.9px;
  }

  .edito-career {
    padding-bottom: 0;
    background-color: #FCF9FA;
    /*&:not(:first-child){
            .edito-career_image{
                margin-top: 0;
            }
        }*/
  }

  .edito-career_image {
    width: 248px;
    max-width: 248%;
    top: 0;
    margin-top: -160px;
    position: relative !important;
    float: right;
  }

  .edito-career_image::before {
    left: auto;
    right: 24px;
    bottom: -24px;
  }

  .edito-career_image .symbol-pink {
    max-width: 246px;
    top: -72px;
  }

  .edito-career.first-career .edito-career_image {
    height: 312px;
    margin-top: -160px !important;
    right: 32px;
  }

  .edito-career.first-career .edito-career_image::before {
    left: auto;
    right: 8px;
    bottom: 0;
    height: 288px;
    width: 216px;
  }

  .edito-career.first-career .edito-career_image .img-fluid {
    height: 288px;
    width: 216px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .edito-career .container-fluid,
  .edito-career .container-sm,
  .edito-career .container-md,
  .edito-career .container-lg,
  .edito-career .container-xl,
  .edito-career .container-xxl {
    padding-right: 0;
    display: inline-block;
  }

  .edito-career_content {
    padding-top: 64px;
    padding-bottom: 40px;
  }

  .edito-career_content h2,
  .edito-career_content .h2 {
    font-size: 32px;
    line-height: 40px;
  }

  .edito-career_content .contenu {
    margin-top: 60px;
  }

  .edito-career_content .contenu p {
    font-size: 16px;
    line-height: 32px;
  }

  .edito-career.img-left .edito-career_image {
    float: left;
    height: 257px;
    margin-top: 0;
    margin-left: -40px;
  }

  .edito-career.img-left .edito-career_image::before {
    height: 233px;
    width: 248px;
    right: auto;
    left: 24px;
    bottom: 0;
  }

  .edito-career.img-left .edito-career_image .img-fluid {
    height: 233px;
    width: 248px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .edito-career.img-left .edito-career_content {
    padding-top: 40px;
  }

  .edito-career.img-left .edito-career_content .offset-lg-1 {
    margin-left: 0;
  }

  .edito-career.with-symbol {
    padding-top: 0;
    padding-bottom: 40px;
    overflow: hidden;
  }

  .edito-career.with-symbol .edito-career_image {
    margin-top: 120px !important;
  }

  .edito-career.not-first {
    padding-bottom: 0;
  }

  .edito-career.not-first .edito-career_image {
    top: 0;
    margin-top: 120px;
  }

  .edito-career.secand-career .edito-career_image {
    top: 0;
    margin-top: 0;
    margin-bottom: 60px;
  }

  .edito-career.secand-career .edito-career_content {
    padding-top: 0;
  }

  .hero-how-we-hire {
    min-height: 336px;
  }

  .coverage-teams {
    padding-top: 50px;
  }

  .coverage-teams .coverage-top h2,
  .coverage-teams .coverage-top .h2 {
    margin-bottom: 52px;
  }

  .coverage-teams .coverage-bottom {
    padding-top: 0;
  }

  .coverage-teams .coverage-bottom_left {
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .coverage-teams .coverage-bottom_left h4,
  .coverage-teams .coverage-bottom_left .h4 {
    font-size: 32px;
    line-height: 48px;
    margin-bottom: 24px;
  }

  .coverage-teams .coverage-bottom_left p {
    margin-bottom: 48px;
  }

  .coverage-teams .coverage-bottom_bg {
    width: 100%;
  }

  .edito-career .container-fluid,
  .edito-career .container-sm,
  .edito-career .container-md,
  .edito-career .container-lg,
  .edito-career .container-xl,
  .edito-career .container-xxl {
    padding-right: 0;
    padding-left: 0;
  }

  .edito-career .container-fluid .row,
  .edito-career .container-sm .row,
  .edito-career .container-md .row,
  .edito-career .container-lg .row,
  .edito-career .container-xl .row,
  .edito-career .container-xxl .row {
    margin-right: 0;
    margin-left: 0;
  }

  .related-testimonials_carousel .item-carousel_testimonials {
    margin: 0 8px;
  }

  .related-testimonials_carousel .related-testimonials_image {
    min-width: auto;
  }

  .carrer-opportunities {
    padding-top: 40px;
    padding-bottom: 40px;
    overflow: hidden;
  }

  .carrer-opportunities::before,
  .carrer-opportunities::after {
    display: none;
  }

  .carrer-opportunities_symbol {
    top: 16px;
    right: -100px;
    width: 613px;
  }

  .carrer-opportunities h3,
  .carrer-opportunities .h3 {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 40px;
    position: relative;
  }

  .carrer-opportunities_left {
    padding-top: 0;
    padding-bottom: 0;
  }

  .carrer-opportunities_right {
    position: relative;
  }

  .carrer-opportunities_right::before {
    content: " ";
    width: 32px;
    height: 100%;
    background: linear-gradient(90deg, #333333 0%, rgba(51, 51, 51, 0) 100%);
    position: absolute;
    top: 0;
    left: 32px;
    z-index: 1;
  }

  .carrer-opportunities_right::after {
    content: " ";
    width: 32px;
    height: 100%;
    background: linear-gradient(90deg, rgba(51, 51, 51, 0) 0%, #333333 100%);
    position: absolute;
    top: 0;
    right: 32px;
  }

  .carrer-opportunities_slider {
    height: auto;
    padding-bottom: 32px;
    margin-bottom: 40px;
    overflow-y: auto;
    max-height: 770px;
    position: relative;
    -ms-overflow-style: initial;
    scrollbar-width: initial;
    /* Firefox */
  }

  .carrer-opportunities_slider::-webkit-scrollbar {
    display: initial;
  }

  .carrer-opportunities_item {
    margin-bottom: 0;
    margin-right: 32px;
    min-width: 290px;
  }

  .carrer-opportunities_item:first-child {
    margin-top: 0;
  }

  .carrer-opportunities_item:last-child {
    margin-bottom: 0;
  }

  .carrer-opportunities_title {
    margin-bottom: 24px;
  }

  .carrer-opportunities_title img {
    width: 41px;
    margin-right: 20px;
  }

  .carrer-opportunities_title h4,
  .carrer-opportunities_title .h4 {
    font-size: 32px;
    line-height: 40px;
  }

  .carrer-opportunities p {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 32px;
    margin-bottom: 0;
  }

  .team-teastimonials .related-testimonials_carousel .item-carousel_testimonials {
    margin: 0 16px;
  }

  .edito-career.edito-career-overview {
    padding-top: 0;
    padding-bottom: 32px;
  }

  .edito-career.edito-career-overview .edito-career_content {
    padding-bottom: 0;
  }

  .edito-career.edito-career-overview .edito-career_content h2,
  .edito-career.edito-career-overview .edito-career_content .h2 {
    font-size: 50px;
    line-height: 50px;
  }

  .edito-career.edito-career-dark {
    background-color: #333333;
    margin-top: 150px;
  }

  .edito-career.edito-career-dark .edito-career_image {
    margin-top: -100px;
  }

  .edito-career.edito-career-dark .edito-career_content {
    background-color: #333333;
    padding-top: 0;
  }

  .edito-career.edito-career-dark .edito-career_content h2,
  .edito-career.edito-career-dark .edito-career_content .h2 {
    font-size: 50px;
    line-height: 50px;
  }

  .edito-career.edito-career-dark .edito-career_content .contenu {
    margin-top: 32px;
  }

  .edito-career.edito-career-dark .edito-career_content .contenu p {
    color: #FFFFFF;
    margin-bottom: 32px;
    font-size: 20px;
    line-height: 32px;
  }

  .edito-career.edito-career-chiffres {
    padding-bottom: 0;
  }

  .edito-career.edito-career-chiffres .edito-career_image {
    top: 100px;
    max-width: 272px;
  }

  .edito-career.edito-career-chiffres .edito-career_content {
    padding-top: 183px;
  }

  .edito-career.edito-career-chiffres .chiffres-cle img {
    max-width: 100%;
  }

  .edito-career.edito-career-chiffres .chiffres-cle_list {
    margin-top: 45px;
  }

  .edito-career.edito-career-chiffres .chiffres-cle_list li {
    margin-bottom: 24px;
  }

  .edito-career.edito-career-chiffres .chiffres-cle_list li p {
    font-size: 18px;
    line-height: 18px;
    max-width: 140px;
  }

  .edito-career.edito-career-chiffres .chiffres-cle_list li p.chiffre {
    font-size: 32px;
    line-height: 40px;
  }

  .edito-career_list li h3,
  .edito-career_list li .h3 {
    line-height: 32px;
  }

  .hero-overview {
    padding-bottom: 0;
  }

  .hero-overview_image {
    max-width: 100%;
    margin-left: 0;
    margin-top: 50px;
  }

  .hero-overview .hero-dark_image {
    left: -210px;
    top: auto;
    bottom: -150px;
    max-width: 613px;
  }

  .hero-overview h1,
  .hero-overview .h1 {
    margin-bottom: 40px;
  }

  .career-social {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .career-social_title {
    margin-bottom: 24px;
  }

  .career-social h2,
  .career-social .h2 {
    font-size: 24px;
    line-height: 32px;
  }

  .career-social_link {
    font-size: 32px;
    line-height: 40px;
  }

  .our-story {
    padding-bottom: 48px;
  }

  .our-story .title-with-yellow-line {
    margin-bottom: 40px;
  }

  .our-story h3,
  .our-story .h3 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 16px;
  }

  .our-story p {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 32px;
  }

  .our-story_mx3 {
    margin-top: 48px;
  }

  .career-jobs {
    padding-top: 40px;
  }

  .career-jobs .title-without-yellow-line {
    margin-bottom: 40px;
  }

  .career-jobs_symbol {
    position: absolute;
    top: auto;
    left: -110px;
    bottom: 0;
    right: 0;
    margin: auto;
    max-width: 500px;
  }

  .career-jobs_item {
    padding: 24px;
    margin: 0 8px;
  }

  .career-jobs_item h3,
  .career-jobs_item .h3 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 30px;
    max-width: 100%;
    min-height: auto;
  }

  .career-jobs_item ul {
    margin-bottom: 56px;
    max-width: 100%;
  }

  .career-jobs_actions {
    min-height: 72px;
    display: block;
  }

  .career-jobs_actions a:last-child {
    margin-top: 33px;
  }

  .career-jobs_image {
    max-width: 90%;
    position: relative;
    height: auto;
  }

  .career_instagram_item {
    margin-bottom: 0;
  }

  .career_twitter_item {
    margin: 0;
  }

  /*Page Mx3 overview*/
  .chiffres-cles {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .chiffres-cles .partners-chiffres {
    display: block;
  }

  .chiffres-cles .partners-chiffres_item {
    min-width: 50%;
    padding-left: 0;
  }

  .chiffres-cles .partners-chiffres_item .number {
    line-height: 40px;
  }

  .chiffres-cles .partners-chiffres_item p {
    line-height: 18px;
  }

  .chiffres-cles .partners-chiffres_item:nth-child(2),
  .chiffres-cles .partners-chiffres_item:nth-child(4) {
    padding-left: 15px;
  }

  .buy-side {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .buy-side_content {
    padding-top: 40px;
  }

  .buy-side_content p {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 32px;
  }

  .buy-side-sm_image {
    margin-top: 32px;
  }

  .exclusive-couverage {
    padding-top: 0;
    padding-bottom: 48px;
  }

  .exclusive-couverage_pictos {
    padding-top: 32px;
    padding-bottom: 70px;
  }

  .exclusive-couverage_pictos p {
    font-size: 18px;
    line-height: 24px;
    padding-left: 37px;
  }

  .exclusive-couverage_pictos p::before {
    width: 21px;
    height: 20px;
  }

  .exclusive-couverage_list ul {
    padding: 0;
  }

  .exclusive-couverage_list ul li {
    padding: 16px 0;
    margin-right: 0;
    margin-left: 0;
  }

  .exclusive-couverage_list ul li div {
    padding-left: 0;
    padding-right: 0;
  }

  .exclusive-couverage_list h3,
  .exclusive-couverage_list .h3 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 16px;
  }

  .exclusive-couverage_list p {
    font-size: 16px;
    margin-bottom: 0;
  }

  .exclusive-couverage_list .download {
    font-size: 12px;
    margin-top: 28px;
  }

  .technologies.sell-side {
    padding-bottom: 48px;
    padding-top: 48px;
  }

  .technologies.sell-side .section-title {
    margin-bottom: 32px;
  }

  .technologies.sell-side .sell-side_subtitle {
    margin-bottom: 40px;
    font-size: 20px;
    line-height: 24px;
  }

  .technologies.sell-side .sell-side_subtitle p {
    margin-bottom: 40px;
    font-size: 20px;
    line-height: 24px;
  }

  .technologies.sell-side .sell-side_spiral {
    display: none;
  }

  #block-murex-local-tasks nav.tabs-primary {
    top: 40px;
  }

  .vertically-chiffres {
    position: relative;
    margin-top: 0;
  }

  .vertically-chiffres .partners-chiffres_item {
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 0;
    border-right: 1px solid rgba(216, 216, 216, 0.15);
    border-bottom: 0;
    min-height: 76px;
  }

  .vertically-chiffres .partners-chiffres_item:last-child,
  .vertically-chiffres .partners-chiffres_item:nth-child(2) {
    border-right: 0 !important;
    border-bottom: 0 !important;
  }

  .vertically-chiffres .partners-chiffres_item .number {
    font-size: 40px;
  }

  .interview-overview:before {
    height: 100%;
    min-height: 100%;
  }

  .transparent-mode,
  .transparent-light-mode {
    padding: 58px 0 0;
  }

  .event-intro-bloc .form-event-intro-bloc {
    padding-left: 32px;
    padding-right: 32px;
  }

  .event-intro-bloc .form-event-intro-bloc .mktoForm .mktoFormRow .mktoFormCol {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .insight-header .bloc-video {
    height: auto;
  }

  .insight-header .media-oembed-content {
    width: 100%;
  }

  .insight-video .row {
    margin: 0 !important;
  }

  .insight-video .bloc-video {
    padding-left: 0 !important;
  }

  .path-students-and-graduates .edito-career.img-left .edito-career_content .offset-lg-1 {
    margin-left: 0;
  }

  .page-node-type-list-clients .technologies .col-lg-12 {
    margin-bottom: 3rem !important;
  }

  .page-node-type-list-clients .item-technology_content {
    margin-bottom: 40px;
  }

  .page-node-type-list-clients .detail-solution_description {
    margin-bottom: 0;
  }

  .page-node-type-list-clients .detail-solution_content {
    padding-bottom: 0;
  }

  .bloc-video .media-oembed-content {
    height: auto;
  }

  .path-mx3 .chiffres-cles {
    padding-top: 0 !important;
    margin-top: -88px;
    position: relative;
    z-index: 99;
  }

  .page-node-type-list-solutions .detail-solution_description {
    margin-bottom: 0;
  }

  .page-node-type-list-solutions .detail-solution_content {
    padding-bottom: 0;
  }

  .speakers {
    padding-top: 32px;
    padding-bottom: 32px;
    overflow-x: hidden;
  }

  .speakers .speakers-container h2,
  .speakers .speakers-container .h2 {
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 24px;
  }

  .speakers .speakers-container p {
    width: 100%;
    font-size: 16px;
    line-height: 32px;
  }

  .speakers .speakers-container .grid li {
    width: 100%;
    margin-bottom: 16px;
  }

  .speakers .speakers-container .speakers-list {
    margin: 0;
  }

  .speakers .speakers-container .speakers-list .grid {
    position: static !important;
  }

  .speakers .speakers-container .speakers-list .card {
    margin-bottom: 0;
  }

  .speakers .speakers-container .speakers-list .card img.img-top {
    height: 296px;
  }

  .speakers .speakers-container .speakers-list .card .card-body {
    height: auto;
    padding: 24px;
  }

  .speakers .speakers-container .speakers-list .card .card-body .speaker-name {
    font-size: 20px;
    line-height: 20px;
    font-weight: 200;
  }

  .detail-solution_description .container.container-p-r-0 {
    padding-right: 32px !important;
  }

  .speakers .speakers-container .speakers-list .card .card-body .company-name {
    margin-bottom: 0;
  }

  .speakers .speakers-container .speakers-list .card .card-body .read-more-link {
    margin-top: 24px;
  }

  .slideshow ul li .card {
    width: 100%;
    height: 100%;
    overflow-y: auto;
  }

  .slideshow ul li .card .left {
    height: auto;
  }

  .slideshow ul li .card .left .top .img-fluid {
    height: 360px;
  }

  .slideshow ul li .card .left .top .card-details {
    padding: 32px;
  }

  .slideshow ul li .card .left .social-media-accounts {
    margin-top: 32px;
  }

  .slideshow ul li .card .right {
    height: auto;
    padding: 32px;
  }

  .slideshow ul li .card .right .card-body {
    height: auto;
    overflow: unset;
    padding-bottom: 24px;
  }

  .slideshow ul li .card .right .card-body p {
    font-weight: 400;
  }

  .slideshow ul li .card .right .card-footer {
    padding-top: 24px;
  }

  .slideshow ul li .card .right .card-footer span {
    font-size: 20px;
  }

  .slideshow ul li .card .right .card-footer::before {
    display: none;
  }

  .slideshow nav span.nav-prev,
  .slideshow nav span.nav-next {
    display: flex;
    justify-content: center;
    align-items: center;
    top: 296px;
    padding: 12px;
    height: 48px;
    width: 48px;
  }

  .slideshow nav span.nav-prev img,
  .slideshow nav span.nav-next img {
    height: 24px;
    width: 24px;
  }

  .slideshow nav span.nav-close {
    top: 16px;
    right: 16px;
  }

  li.show {
    opacity: 0;
  }

  li.show.current {
    opacity: 1;
  }

  .spiral.sticky-spiral {
    top: 75px;
    width: 100%;
  }

  .two-column-paragh-sticky {
    padding-top: 42px;
    padding-bottom: 48px;
    height: auto;
  }

  .two-column-paragh-sticky .container {
    max-width: 100%;
  }

  .two-column-paragh-sticky .container .row {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
  }

  .two-column-paragh-sticky .container .row .left-side {
    position: static;
    margin-bottom: 48px;
  }

  .two-column-paragh-sticky .container .row .left-side h2,
  .two-column-paragh-sticky .container .row .left-side .h2 {
    width: 100%;
    margin-bottom: 32px;
  }

  .two-column-paragh-sticky .container .row .left-side p {
    font-size: 16px;
    line-height: 32px;
  }

  .two-column-paragh-sticky .container .row .right-side h3,
  .two-column-paragh-sticky .container .row .right-side .h3 {
    margin-bottom: 32px;
  }

  .two-column-paragh-sticky .container .row .right-side p {
    font-size: 16px;
    line-height: 32px;
  }

  .about-murex_left.with-title {
    padding-top: 42px !important;
    padding-bottom: 48px;
  }

  .about-murex_left.with-title .container {
    max-width: 100%;
    padding-right: 32px;
    padding-left: 32px;
    min-height: -moz-max-content;
    min-height: max-content;
  }

  .about-murex_left.with-title .container h2,
  .about-murex_left.with-title .container .h2 {
    font-size: 50px;
    line-height: 50px;
    width: 100%;
    padding-left: 0;
    margin-bottom: 32px;
  }

  .about-murex_left.with-title .container .about-murex_symbol {
    margin-bottom: 0;
  }

  .about-murex_left.with-title .container .about-murex_symbol::before,
  .about-murex_left.with-title .container .about-murex_symbol::after {
    width: 80px;
  }

  .about-murex_left.with-title .container .about-murex_play {
    left: 0;
    bottom: 0;
  }
}

@media all and (max-width: 600px) {
  .partners-map .svg-map {
    max-width: 320px;
  }

  .partners-map .svg-map svg {
    margin-bottom: 20px;
  }

  .partners-map .map-pins_item#pin-A {
    top: 81px;
    left: 68px;
  }

  .partners-map .map-pins_item#pin-B {
    top: 22px;
    left: 25px;
  }

  .partners-map .map-pins_item#pin-C {
    top: 11px;
    left: 209px;
  }

  .partners-map .map-pins_item#pin-D {
    top: 21px;
    left: 149px;
  }

  .partners-map .map-pins_item#pin-E {
    top: 61px;
    left: 135px;
  }

  .partners-map .map-pins_item#pin-F {
    top: 103px;
    left: 142px;
  }

  .detail-solution .clients-title .spiral {
    bottom: 90px;
  }
}

@media all and (max-width: 400px) {
  .header .search-form.opened input {
    width: 150px;
  }

  .section-title.small-title {
    font-size: 46px;
  }

  .btn-icon {
    padding: 20px 54px 20px 24px;
  }

  .filters-top .dropdown-filter .dropdown-menu {
    min-width: 310px;
  }

  .partners-map .map-pins_item#pin-B .nbr-patners {
    right: -80px;
  }

  .vertically-chiffres .partners-chiffres_item .number {
    font-size: 35px;
  }
}

@media all and (max-width: 359px) {

  .leading h1,
  .leading .h1 {
    font-size: 46px;
  }

  .partners-map .map-pins_item#pin-B .nbr-patners {
    right: -100px;
  }

  .partners-map .map-pins_item#pin-C .nbr-patners {
    right: -20px;
  }

  .vertically-chiffres .partners-chiffres_item .number {
    font-size: 30px;
  }
}

@media all and (min-height: 1000px) {
  .leading .img-symbol {
    top: -50px;
  }
}

.accordion-container {
  max-width: 992px;
  margin: 0 auto;
}

.accordion-container>h2,
.accordion-container>.h2 {
  color: #333333;
  font-size: 80px;
  font-weight: 300;
  line-height: 80px;
  text-align: center;
  margin: 0 0 48px;
}

.accordion-container>div {
  border: 1px solid #333333;
}

.accordion-container h3,
.accordion-container .h3 {
  color: #fff;
  background-color: #333333;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  padding: 19px;
  font-weight: 400;
  margin: 0 0 80px;
}

.accordion-container h3 img,
.accordion-container .h3 img {
  margin-right: 16px;
}

.accordion-container .bg-grey {
  background-color: #fcf9fa;
  margin-top: 40px;
  padding-top: 40px;
  padding-bottom: 80px;
}

.accordion-container h4,
.accordion-container .h4 {
  transform: rotate(-90deg);
  color: #582C83;
  font-family: Lato;
  font-size: 48px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 40px;
  position: absolute;
  pointer-events: none;
  top: 185px;
  left: -25px;
}

.accordion-container .bars {
  position: absolute;
  right: -65px;
  bottom: 105px;
  display: flex;
  flex-direction: column;
  width: 312px;
  transform: rotate(-90deg);
  text-align: center;
}

.accordion-container .bars span {
  font-size: 24px;
  padding: 8px 0;
  color: #fff;
  font-weight: 400;
}

.accordion-container .bars span.api {
  background-color: #582C83;
}

.accordion-container .bars span.connectivity {
  background-color: #DB0A5B;
}

.accordion-container .accordionclientdetail {
  max-width: 577px;
  margin: 0 auto;
}

.accordion-container .accordionclientdetail .accordion-item.active {
  border: 1px solid #333333;
}

.accordion-container .accordionclientdetail .accordion-button {
  padding: 27px 40px 28px 32px;
  cursor: pointer;
}

.accordion-container .accordionclientdetail .accordion-button img {
  margin-right: 32px;
}

.accordion-container .accordionclientdetail .accordion-body {
  padding: 0 32px 32px;
}

.accordion-container .accordionclientdetail .accordion-body .lists>div {
  width: 50%;
}

.accordion-container .accordionclientdetail .accordion-body .lists>div span {
  color: #DB0A5B;
  font-size: 20px;
  display: block;
}

.accordion-container .accordionclientdetail .accordion-body .lists>div span:not(:last-child) {
  margin-bottom: 24px;
}

.accordion-container .accordionclientdetail .accordion-body.data p {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 32px;
  font-style: italic;
  color: #53565A;
  font-weight: 700;
}

.accordion-container .accordionclientdetail .accordion-body.data>div>div {
  width: 50%;
  text-align: center;
}

.accordion-container .accordionclientdetail .accordion-body.data>div>div img {
  display: block;
  margin: 0 auto 8px;
}

.accordion-container .accordionclientdetail .accordion-body.data>div>div span {
  color: #DB0A5B;
  font-size: 20px;
  line-height: 24px;
}

.accordion-container .accordionclientdetail .accordion-body.data>div>div:first-child {
  position: relative;
}

.accordion-container .accordionclientdetail .accordion-body.data>div>div:first-child:before {
  position: absolute;
  content: '';
  width: 1px;
  height: 72px;
  right: 0;
  top: 0;
  background-color: #DEDEDE;
}

.accordion-container .accordionclientdetail .accordion-body.animations>div:not(:first-child) {
  padding-top: 20px;
}

.accordion-container .accordionclientdetail .accordion-body.animations>div:not(:last-child) {
  border-bottom: 1px solid #DEDEDE;
  padding-bottom: 20px;
}

.accordion-container .accordionclientdetail .accordion-body.animations>div span {
  color: #DB0A5B;
  font-size: 20px;
  line-height: 24px;
  min-width: 250px;
  width: 250px;
}

.accordion-container .accordionclientdetail .accordion-body.animations .mh40 {
  max-height: 40px;
}

.accordion-container .accordionclientdetail .accordion-body.animations .mh72 {
  max-height: 72px;
}

.accordion-container .accordionclientdetail .accordion-body.animations .mh70 {
  max-height: 70px;
}

@media all and (max-width: 992px) {
  .menu-bottom .right-menu {
    flex-wrap: wrap;
  }
  .menu-bottom .right-menu .nav-item-langue,
  .menu-bottom .right-menu .nav-item-login {
    margin: 0 15px 15px 0 !important;
  }

  .menu-bottom .right-menu .nav-item-langue .dropdown-toggle:after,
  .menu-bottom .right-menu .nav-item-login .dropdown-toggle:after {
    right: -17px;
  }
  .accordion-container {
    padding: 0;
  }

  .accordion-container .accordionclientdetail {
    max-width: calc(100% - 104px);
    margin: 0 0 0 16px;
  }

  .accordion-container>div {
    border: 0;
  }

  .accordion-container>h2,
  .accordion-container>.h2 {
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 32Px;
  }

  .accordion-container h3,
  .accordion-container .h3 {
    font-size: 20px;
    line-height: 20px;
    padding: 15px;
    margin-bottom: 104px;
  }

  .accordion-container h4,
  .accordion-container .h4 {
    transform: none;
    top: -73px;
    right: 0;
    left: 0;
    text-align: center;
    font-size: 32px;
    line-height: 40px;
  }

  .accordion-container .bars {
    width: 261px;
    right: -86px;
    bottom: 103px;
  }

  .accordion-container .bars span {
    font-size: 20px;
    line-height: 24px;
    padding: 2px 0;
  }

  .accordion-container .bg-grey {
    margin-top: 16px;
    padding-top: 16px;
    padding-bottom: 16px;
  }
}

@media all and (max-width: 768px) {
  .accordion-container .accordionclientdetail .lists {
    flex-direction: column;
  }

  .accordion-container .accordionclientdetail .accordion-body {
    padding: 0 16px 16px;
  }

  .accordion-container .accordionclientdetail .accordion-body .lists>div {
    width: 100%;
  }

  .accordion-container .accordionclientdetail .lists>div:first-child {
    margin-bottom: 16px;
  }

  .accordion-container .accordionclientdetail .accordion-button {
    padding: 19px 20px 19px 16px;
  }

  .accordion-container .accordionclientdetail .accordion-button img {
    margin-right: 16px;
  }

  .accordion-container .accordionclientdetail .accordion-body .lists>div span {
    font-size: 18px;
  }

  .accordion-container .accordionclientdetail .accordion-body .lists>div span:not(:last-child) {
    margin-bottom: 16px;
  }

  .accordion-container .accordionclientdetail .accordion-body.data>div {
    flex-direction: column;
  }

  .accordion-container .accordionclientdetail .accordion-body.data>div>div {
    width: 100%;
  }

  .accordion-container .accordionclientdetail .accordion-body.data>div>div:first-child {
    margin-bottom: 40px;
  }

  .accordion-container .accordionclientdetail .accordion-body.data>div>div:first-child:before {
    height: 1px;
    width: 100%;
    right: 0;
    top: initial;
    bottom: -20px;
  }

  .accordion-container .accordionclientdetail .accordion-body.data {
    padding-bottom: 24px;
  }

  .accordion-container .accordionclientdetail .accordion-body.data p {
    margin-bottom: 5px;
  }

  .accordion-container .accordionclientdetail .accordion-body.animations>div {
    flex-direction: column-reverse;
    align-items: center;
  }

  .accordion-container .accordionclientdetail .accordion-body.animations>div span {
    font-size: 18px;
    min-width: auto;
    text-align: center;
  }

  .accordion-container .accordionclientdetail .accordion-body.animations>div:first-child span,
  .accordion-container .accordionclientdetail .accordion-body.animations>div:nth-child(2) span {
    max-width: 142px;
  }

  .accordion-container .accordionclientdetail .accordion-body.animations>div:nth-child(3) span {
    max-width: 205px;
  }

  .accordion-container .accordionclientdetail .accordion-body.animations>div img {
    margin-bottom: 8px;
  }

  .accordion-container h3,
  .accordion-container .h3,
  .accordion-container h3,
  .accordion-container .h3 {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .accordion-container h3>span span:nth-child(2),
  .accordion-container .h3>span span:nth-child(2) {
    display: block;
  }
}

.timeline-countdown {
  background-image: url("../img/About/bg-timeline.jpg");
  background-size: cover;
  color: #FFFFFF;
  position: relative;
  overflow: hidden;
}

.timeline-countdown-holder {
  background-image: url("../img/spiral-micro.png");
  background-attachment: fixed;
  background-size: cover;
}

.countdown-container {
  margin-bottom: -10px;
}

.countdown-container .timeline-title {
  padding: 60px 0 45px;
  font-size: 24px;
}

.countdown-number {
  font-size: 200px;
  font-weight: 300;
  letter-spacing: -10px;
  line-height: 200px;
  margin: 0 0 16px;
}

.countdown-label {
  font-size: 15px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 15px;
  text-transform: uppercase;
}

.countdown-container>.d-flex .separator {
  width: 1px;
  opacity: 0.3;
  background-color: #FFFFFF;
  height: 100px;
  display: inline-block;
}



.timeline-container .big-title {
  font-size: 48px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 56px;
  margin-bottom: 24px;
}

.timeline-container .sub-item:not(:last-child) {
  margin-bottom: 16px;
}

.timeline-container .sub-item p {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 32px;
  margin-bottom: 4px;
}

.timeline-container .sub-item .description-sub-item p {
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 26px;
  padding-right: 100px;
}

.timeline-item {
  min-width: 390px;
  margin-bottom: 80px;
  overflow: auto;
  margin-top: 133px;
  margin-right: 30px;
  max-width: 390px;
  align-self: normal;
}

.htimeline-scroll {
  height: 1px;
  width: 100%;
  opacity: 0.3;
  background-color: #FFFFFF;
  position: absolute;
  top: 110px;
  left: 0;
}

.htimeline-scroll_item {
  height: 1px;
  width: 250px;
  background-color: #FFFFFF;
  position: absolute;
  top: 110px;
  left: 0;
}

@media (max-width:1199px) {
  .countdown-number {
    font-size: 150px;
    line-height: 150px;
  }
}

@media (max-width:992px) {
  .countdown-number {
    font-size: 100px;
    line-height: 100px;
  }

  .htimeline-scroll {
    width: calc(100% - 64px);
    left: 32px;
  }

  .htimeline-scroll_item {
    margin-left: 32px;
  }
}

@media (max-width:767px) {

  .form-contact > div .radios > div  {
    width: 100%;
  }

  .form-contact > div .radios > div:nth-child(2) {
    transform: translate(0, -1px);
  }
  .form-contact > div .radios > div:nth-child(3) {
    transform: translate(0, -2px);
  }
  .form-contact > div .radios > div:nth-child(4) {
    transform: translate(0px, -3px);
  }
  .form-contact {
    padding: 0 !important;
  }
  .form-contact > div {
    padding: 0 32px;
  }

  .header .logo-secondary {
    display: none !important;
  }

  .timeline-container .big-title {
    font-size: 40px;
    letter-spacing: 0;
    line-height: 40px;
  }

  .htimeline-scroll_item {
    width: 80px;
  }

  .timeline-item {
    min-width: 290px;
    margin-bottom: 40px;
    margin-top: 90px;
  }

  .countdown-number {
    font-size: 80px;
    font-weight: 300;
    letter-spacing: -4px;
    line-height: 80px;
    margin-bottom: 8px;
  }

  .countdown-label {
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 0.92px;
    line-height: 13px;
  }

  .countdown-container>.d-flex {
    flex-wrap: wrap;
  }

  .countdown-container>.d-flex>div {
    width: 49%;
  }

  .countdown-container>.d-flex .separator {
    display: none;
  }

  .countdown-container>.d-flex>div:first-child,
  .countdown-container>.d-flex>div:nth-of-type(2) {
    margin-bottom: 16px;
  }

  .countdown-container>.d-flex>div:first-child:after {
    height: 1px;
    width: 100px;
    opacity: 0.3;
    background-color: #FFFFFF;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    content: '';
    bottom: -8px;
  }

  .countdown-container>.d-flex>div:nth-last-of-type(3):after {
    height: 1px;
    width: 100px;
    opacity: 0.3;
    background-color: #FFFFFF;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    content: '';
    bottom: -8px;
  }

  .countdown-container>.d-flex .separator.separator-mobile {
    display: inline-block;
    width: 1px;
    opacity: 0.3;
    background-color: #FFFFFF;
    height: 100px;
    display: inline-block;
  }

  .countdown-container .timeline-title {
    font-size: 20px;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
    padding: 32px 0 24px;
  }

  .countdown-container .timeline-title span {
    display: block;
  }

  .countdown-container {
    margin-bottom: -55px;
  }

  .carousel-mx4 {
    margin-top: 40px;
  }

  .timeline-container .sub-item .description-sub-item p {
    font-size: 16px;
    line-height: 20px;
  }

  .htimeline-scroll,
  .htimeline-scroll_item {
    top: 93px;
  }

  .htimeline-scroll_item {
    margin-left: 32px;
  }

  .htimeline-scroll {
    width: calc(100% - 64px);
    left: 32px;
  }

  .timeline-container .sub-item:last-child {
    margin-bottom: 48px;
  }
}


.mx4 {
  overflow: hidden;
  z-index: 99;
  inset: 0px auto auto 0px !important;
}

.mx4 .container-fluid,
.mx4 .container-sm,
.mx4 .container-md,
.mx4 .container-lg,
.mx4 .container-xl,
.mx4 .container-xxl {
  max-width: initial;
}

.mx4-left {
  align-items: center;
  display: flex;
}

.mx4-left h3,
.mx4-left .h3 {
  color: #333333;
  font-size: 40px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 40px;
  margin-bottom: 40px;
  max-width: 264px;
}

.mx4-right {
  position: relative;
  height: 100vh;
  min-height: 400px;
  overflow: hidden;
}

.mx4-right h4,
.mx4-right .h4 {
  color: #582C83;
  font-size: 70px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 70px;
  margin-bottom: 42px;
}

.mx4-right_spiral {
  width: 200%;
  height: 100%;
  position: absolute;
  left: -50px;
  top: 0;
  background-position: 0;
  background-repeat: no-repeat;
  transition: all 0.3s ease;
}

.carousel-mx4 {
  display: flex;
  position: absolute;
  left: 208px;
  height: 100%;
}

.carousel-mx4_item:last-child {
  margin-right: 32px;
}

.carousel-mx4_item .carousel-mx4_itemcontent {
  max-width: 438px;
  margin: 0 auto;
}

.carousel-mx4 .slick-active {
  opacity: 1;
}

.detail-solution.client+.with-margin {
  margin-top: 0;
}

.video-testimonial.video-bloc .wistia_responsive_padding {
  padding-top: 0 !important;
  height: 580px;
  overflow: hidden;
}

@media (max-width: 989px) {
  .video-testimonial.video-bloc .wistia_responsive_padding {
    padding-top: 0 !important;
    height: 204px;
    overflow: hidden;
  }

  .video-testimonial .bloc-video {
    padding-left: 32px;
    padding-right: 32px;
    margin-bottom: 0;
    min-height: 203px;
  }

  .item-technology_content p+.read-more {
    margin-top: 20px;
  }
}

.item-technology .item-technology_content::after {
  display: none;
}

.item-technology_content p:last-of-type {
  margin-bottom: 0;
}

.item-technology_content .read-more,
.item-technology_content p+.read-more {
  margin-top: 40px;
}

.video-bloc .video-bloc_informations {
  padding-top: 20%;
}

.wechat {
  position: relative;
  display: inline-block;
}

footer .wechat {
  margin: 30px 0;
  max-width: 70px;
}

.wechat .logo-wechat {
    max-height: 41px;
    opacity: 1;
    transition: .3s;
}

.wechat .qrcode-wechat {
  max-width: 70px;
    position: absolute;
    left: -10px;
    top: -15px;
  opacity: 0;
  transform: scale(.7);
  transition: .3s;
  background-color: #fff;
}

.wechat.show-qr .logo-wechat,
.wechat:hover .logo-wechat {
    opacity: 0;
}

.wechat.show-qr .qrcode-wechat,
.wechat:hover .qrcode-wechat {
  opacity: 1;
  transform: scale(1);
}

.webform-submission-form input[type="checkbox"],.webform-submission-form input[type="radio"],.facet-item input[type="checkbox"], .facet-item input[type="radio"] {
  display: none;
}

input[type="checkbox"]+label::before,
input[type="radio"]+label::before {
  content: '';
  border: 1px solid #AAAAAA;
  margin-right: 16px;
  width: 20px;
  height: 20px;
  display: inline-block;
  top: 3px;
  left: 0;
  position: absolute;
}

input[type="checkbox"]:checked+label::after,
input[type="radio"]:checked+label::after {
  content: '';
  background-color: #DB0A5B;
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  left: 5px;
  top: 8px;
}

.custom-radio-button {
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 18px;
}

.custom-radio-button input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.checkmark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #999;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.custom-radio-button input:checked ~ .checkmark:after {
  display: block;
}

.custom-radio-button .checkmark:after {
  top: 2px;
  left: 2px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #dc0a5b;
}

.zoning-section {
  margin-bottom: 60px;
}

.zoning-section-left {


  position:relative;
  height: 100%;
}

.zoning-section-left:before {
  content: '';
  position: absolute;
  top: 0;
  width: 173px;
  height: 100%;
  right: -173px;
  background-color: #fcf9fa;
}

.zoning-section-left > div {
  margin-left: auto;
  max-width: 595px;
  position: relative;
  padding-left: 105px;
  background-color: #fcf9fa;
  padding-bottom: 207px;
  padding-top: 75px;
  padding-right: 56px;
}

.zoning-section-right > div {
  background-color: #fff;
  max-width: 748px;
  width: 100%;
  margin-right: auto;
  position: relative;
  z-index: 1;
  margin-top: -132px;
  transform: translateX(-30px);
}

.zoning-section-image {
  padding-top: 80px;
  padding-bottom: 120px;
}

.zoning-section-image .zoning-section-image-container {
  max-width: 1200px;
  margin: 0 auto 90px;
  padding: 0 32px;
}

.zoning-section-image .zoning-section-image-container h1 {
  font-size: 85px;
  line-height: 80px;
  font-weight: 300;
  margin: 0;
}

.zoning-section-image .zoning-section-image-container p {
  font-size: 24px;
  line-height: 40px;
  font-weight: 300;
  margin: 50px 0 0;
}

.zoning-section-image-left {
  padding: 0 44px 0 0;
  position: relative;
  margin-bottom: 370px;
}

.zoning-section-image-left:before {
  position: absolute;
  content: '';
  width: calc(100% + 412px);
  height: calc(100% + 120px);;
  background-color: #fcf9fa;
  left: 0;
  top: 23%;
}

.zoning-section-image-right {
  padding: 0 32px 0 44px;
}

.zoning-section-image-right > div {
  max-width: 565px;
  position: relative;
  background-color: #fff;
}

.mb-45px {
  margin-bottom: 45px;
}

@media (max-width:992px) {
  .zoning-section-left h2.event-title-info,
  .zoning-section-left .zoning-section-description {
    padding: 0 32px;
  }
  .zoning-section-image-left {
    margin-bottom: 0;
  }
  .zoning-section-image .zoning-section-image-container h1 {
    font-size: 50px;
    line-height: 58px;
  }
  .zoning-section-image-left,
  .zoning-section-image-right {
    padding: 0;
  }
  .zoning-section-image-right > div {
    max-width: 100%;
    padding: 0;
  }
  .zoning-section-image > div > .row {
    margin: 0;
  }
  .zoning-section-image .zoning-section-image-container {
    margin-bottom: 58px;
  }
  .zoning-section > div > .row,
  .zoning-section-image > div > .row {
    flex-direction: column-reverse;
  }
  .zoning-section-right > div {
    margin-top: 0;
    transform: none;
    max-width: 100%;
  }
  .zoning-section-left:before,
  .zoning-section-image-left:before {
    display: none;
  }
  .zoning-section-left {
    padding: 32px;
  }
  .zoning-section-left > div {
    max-width: 100%;
    padding: 0;
  }

}
