/*!*************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/lib/index.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js!./blocks/custom-slider/custom-slider.scss ***!
  \*************************************************************************************************************************************************************************************************************************************/
.wp-block-button .wp-block-button__link, .btn-primary {
  background-color: #00437b;
  border-radius: inherit;
  border: none;
  color: #E9E9E9;
  font-family: "guyot-text", sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  padding: 1rem 2rem;
  text-decoration: none;
}
.wp-block-button .wp-block-button__link:focus, .wp-block-button .wp-block-button__link:hover, .btn-primary:focus, .btn-primary:hover {
  background-color: #003e71;
  color: #E9E9E9;
}

.wp-block-button.is-style-btn-sm .wp-block-button__link {
  font-size: 1.3rem;
  padding: 0.5rem 1.5rem;
}

.wp-block-button.is-style-btn-block .wp-block-button__link {
  display: block;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link {
  background-color: transparent;
  border: 2px solid #00437b;
  color: #131415;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link:hover, .wp-block-button.is-style-btn-bordered .wp-block-button__link:focus {
  background-color: #00437b;
  color: #E9E9E9;
}

.wp-block-button .wp-block-button__link.has-primary-background-color:focus, .wp-block-button .wp-block-button__link.has-primary-background-color:hover {
  background-color: #003e71 !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-primary-background-color {
  background-color: transparent !important;
  border: 2px solid #00437b;
  color: #00437b;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-primary-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-primary-background-color:hover {
  background-color: #003e71 !important;
  border-color: #003e71;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-secondary-background-color:focus, .wp-block-button .wp-block-button__link.has-secondary-background-color:hover {
  background-color: #c0d7e8 !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-secondary-background-color {
  background-color: transparent !important;
  border: 2px solid #bad3e6;
  color: #bad3e6;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-secondary-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-secondary-background-color:hover {
  background-color: #c0d7e8 !important;
  border-color: #c0d7e8;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-tertiary-background-color:focus, .wp-block-button .wp-block-button__link.has-tertiary-background-color:hover {
  background-color: #a9c7de !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-tertiary-background-color {
  background-color: transparent !important;
  border: 2px solid #a2c2db;
  color: #a2c2db;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-tertiary-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-tertiary-background-color:hover {
  background-color: #a9c7de !important;
  border-color: #a9c7de;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-body-text-bg-background-color:focus, .wp-block-button .wp-block-button__link.has-body-text-bg-background-color:hover {
  background-color: #22262a !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-body-text-bg-background-color {
  background-color: transparent !important;
  border: 2px solid #25292e;
  color: #25292e;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-body-text-bg-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-body-text-bg-background-color:hover {
  background-color: #22262a !important;
  border-color: #22262a;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-green-background-color:focus, .wp-block-button .wp-block-button__link.has-green-background-color:hover {
  background-color: #6bc6a4 !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-green-background-color {
  background-color: transparent !important;
  border: 2px solid #5ec19c;
  color: #5ec19c;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-green-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-green-background-color:hover {
  background-color: #6bc6a4 !important;
  border-color: #6bc6a4;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-yellow-background-color:focus, .wp-block-button .wp-block-button__link.has-yellow-background-color:hover {
  background-color: #f5cb5f !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-yellow-background-color {
  background-color: transparent !important;
  border: 2px solid #f4c651;
  color: #f4c651;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-yellow-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-yellow-background-color:hover {
  background-color: #f5cb5f !important;
  border-color: #f5cb5f;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-orange-background-color:focus, .wp-block-button .wp-block-button__link.has-orange-background-color:hover {
  background-color: #f89c52 !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-orange-background-color {
  background-color: transparent !important;
  border: 2px solid #f79343;
  color: #f79343;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-orange-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-orange-background-color:hover {
  background-color: #f89c52 !important;
  border-color: #f89c52;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-light-blue-background-color:focus, .wp-block-button .wp-block-button__link.has-light-blue-background-color:hover {
  background-color: #0c6aac !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-light-blue-background-color {
  background-color: transparent !important;
  border: 2px solid #0d73bb;
  color: #0d73bb;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-light-blue-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-light-blue-background-color:hover {
  background-color: #0c6aac !important;
  border-color: #0c6aac;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-dark-blue-background-color:focus, .wp-block-button .wp-block-button__link.has-dark-blue-background-color:hover {
  background-color: #002954 !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-dark-blue-background-color {
  background-color: transparent !important;
  border: 2px solid #002d5b;
  color: #002d5b;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-dark-blue-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-dark-blue-background-color:hover {
  background-color: #002954 !important;
  border-color: #002954;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-accent-blue-background-color:focus, .wp-block-button .wp-block-button__link.has-accent-blue-background-color:hover {
  background-color: #002f93 !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-accent-blue-background-color {
  background-color: transparent !important;
  border: 2px solid #0033a0;
  color: #0033a0;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-accent-blue-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-accent-blue-background-color:hover {
  background-color: #002f93 !important;
  border-color: #002f93;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-ligh-gray-blue-background-color:focus, .wp-block-button .wp-block-button__link.has-ligh-gray-blue-background-color:hover {
  background-color: #2f3f53 !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-ligh-gray-blue-background-color {
  background-color: transparent !important;
  border: 2px solid #33455a;
  color: #33455a;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-ligh-gray-blue-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-ligh-gray-blue-background-color:hover {
  background-color: #2f3f53 !important;
  border-color: #2f3f53;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-gray-blue-background-color:focus, .wp-block-button .wp-block-button__link.has-gray-blue-background-color:hover {
  background-color: #283748 !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-gray-blue-background-color {
  background-color: transparent !important;
  border: 2px solid #2b3c4e;
  color: #2b3c4e;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-gray-blue-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-gray-blue-background-color:hover {
  background-color: #283748 !important;
  border-color: #283748;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-dark-gray-blue-background-color:focus, .wp-block-button .wp-block-button__link.has-dark-gray-blue-background-color:hover {
  background-color: #1c2632 !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-dark-gray-blue-background-color {
  background-color: transparent !important;
  border: 2px solid #1e2936;
  color: #1e2936;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-dark-gray-blue-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-dark-gray-blue-background-color:hover {
  background-color: #1c2632 !important;
  border-color: #1c2632;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-accent-yellow-background-color:focus, .wp-block-button .wp-block-button__link.has-accent-yellow-background-color:hover {
  background-color: #eebb4e !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-accent-yellow-background-color {
  background-color: transparent !important;
  border: 2px solid #ecb53f;
  color: #ecb53f;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-accent-yellow-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-accent-yellow-background-color:hover {
  background-color: #eebb4e !important;
  border-color: #eebb4e;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-accent-orange-background-color:focus, .wp-block-button .wp-block-button__link.has-accent-orange-background-color:hover {
  background-color: #f5824c !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-accent-orange-background-color {
  background-color: transparent !important;
  border: 2px solid #f4773c;
  color: #f4773c;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-accent-orange-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-accent-orange-background-color:hover {
  background-color: #f5824c !important;
  border-color: #f5824c;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-accent-green-background-color:focus, .wp-block-button .wp-block-button__link.has-accent-green-background-color:hover {
  background-color: #429c73 !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-accent-green-background-color {
  background-color: transparent !important;
  border: 2px solid #48aa7d;
  color: #48aa7d;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-accent-green-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-accent-green-background-color:hover {
  background-color: #429c73 !important;
  border-color: #429c73;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-accent-gray-background-color:focus, .wp-block-button .wp-block-button__link.has-accent-gray-background-color:hover {
  background-color: #565c61 !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-accent-gray-background-color {
  background-color: transparent !important;
  border: 2px solid #5e6469;
  color: #5e6469;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-accent-gray-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-accent-gray-background-color:hover {
  background-color: #565c61 !important;
  border-color: #565c61;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-accent-dark-background-color:focus, .wp-block-button .wp-block-button__link.has-accent-dark-background-color:hover {
  background-color: #141516 !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-accent-dark-background-color {
  background-color: transparent !important;
  border: 2px solid #161718;
  color: #161718;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-accent-dark-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-accent-dark-background-color:hover {
  background-color: #141516 !important;
  border-color: #141516;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-primary-lightest-background-color:focus, .wp-block-button .wp-block-button__link.has-primary-lightest-background-color:hover {
  background-color: #d0dce7 !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-primary-lightest-background-color {
  background-color: transparent !important;
  border: 2px solid #ccd9e5;
  color: #ccd9e5;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-primary-lightest-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-primary-lightest-background-color:hover {
  background-color: #d0dce7 !important;
  border-color: #d0dce7;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-primary-lighter-background-color:focus, .wp-block-button .wp-block-button__link.has-primary-lighter-background-color:hover {
  background-color: #a1bace !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-primary-lighter-background-color {
  background-color: transparent !important;
  border: 2px solid #99b4ca;
  color: #99b4ca;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-primary-lighter-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-primary-lighter-background-color:hover {
  background-color: #a1bace !important;
  border-color: #a1bace;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-primary-light-background-color:focus, .wp-block-button .wp-block-button__link.has-primary-light-background-color:hover {
  background-color: #7297b6 !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-primary-light-background-color {
  background-color: transparent !important;
  border: 2px solid #668eb0;
  color: #668eb0;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-primary-light-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-primary-light-background-color:hover {
  background-color: #7297b6 !important;
  border-color: #7297b6;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-primary-faded-background-color:focus, .wp-block-button .wp-block-button__link.has-primary-faded-background-color:hover {
  background-color: #2f6189 !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-primary-faded-background-color {
  background-color: transparent !important;
  border: 2px solid #336995;
  color: #336995;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-primary-faded-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-primary-faded-background-color:hover {
  background-color: #2f6189 !important;
  border-color: #2f6189;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-primary-shaded-background-color:focus, .wp-block-button .wp-block-button__link.has-primary-shaded-background-color:hover {
  background-color: #00325a !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-primary-shaded-background-color {
  background-color: transparent !important;
  border: 2px solid #003662;
  color: #003662;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-primary-shaded-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-primary-shaded-background-color:hover {
  background-color: #00325a !important;
  border-color: #00325a;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-primary-dark-background-color:focus, .wp-block-button .wp-block-button__link.has-primary-dark-background-color:hover {
  background-color: #002544 !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-primary-dark-background-color {
  background-color: transparent !important;
  border: 2px solid #00284a;
  color: #00284a;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-primary-dark-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-primary-dark-background-color:hover {
  background-color: #002544 !important;
  border-color: #002544;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-primary-darker-background-color:focus, .wp-block-button .wp-block-button__link.has-primary-darker-background-color:hover {
  background-color: #00192d !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-primary-darker-background-color {
  background-color: transparent !important;
  border: 2px solid #001b31;
  color: #001b31;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-primary-darker-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-primary-darker-background-color:hover {
  background-color: #00192d !important;
  border-color: #00192d;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-primary-darkest-background-color:focus, .wp-block-button .wp-block-button__link.has-primary-darkest-background-color:hover {
  background-color: #000c17 !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-primary-darkest-background-color {
  background-color: transparent !important;
  border: 2px solid #000d19;
  color: #000d19;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-primary-darkest-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-primary-darkest-background-color:hover {
  background-color: #000c17 !important;
  border-color: #000c17;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-secondary-lightest-background-color:focus, .wp-block-button .wp-block-button__link.has-secondary-lightest-background-color:hover {
  background-color: #f2f7fa !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-secondary-lightest-background-color {
  background-color: transparent !important;
  border: 2px solid #f1f6fa;
  color: #f1f6fa;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-secondary-lightest-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-secondary-lightest-background-color:hover {
  background-color: #f2f7fa !important;
  border-color: #f2f7fa;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-secondary-lighter-background-color:focus, .wp-block-button .wp-block-button__link.has-secondary-lighter-background-color:hover {
  background-color: #e5eef6 !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-secondary-lighter-background-color {
  background-color: transparent !important;
  border: 2px solid #e3edf5;
  color: #e3edf5;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-secondary-lighter-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-secondary-lighter-background-color:hover {
  background-color: #e5eef6 !important;
  border-color: #e5eef6;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-secondary-light-background-color:focus, .wp-block-button .wp-block-button__link.has-secondary-light-background-color:hover {
  background-color: #d9e7f1 !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-secondary-light-background-color {
  background-color: transparent !important;
  border: 2px solid #d6e5f0;
  color: #d6e5f0;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-secondary-light-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-secondary-light-background-color:hover {
  background-color: #d9e7f1 !important;
  border-color: #d9e7f1;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-secondary-faded-background-color:focus, .wp-block-button .wp-block-button__link.has-secondary-faded-background-color:hover {
  background-color: #ccdfed !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-secondary-faded-background-color {
  background-color: transparent !important;
  border: 2px solid #c8dceb;
  color: #c8dceb;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-secondary-faded-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-secondary-faded-background-color:hover {
  background-color: #ccdfed !important;
  border-color: #ccdfed;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-secondary-shaded-background-color:focus, .wp-block-button .wp-block-button__link.has-secondary-shaded-background-color:hover {
  background-color: #9db0be !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-secondary-shaded-background-color {
  background-color: transparent !important;
  border: 2px solid #95a9b8;
  color: #95a9b8;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-secondary-shaded-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-secondary-shaded-background-color:hover {
  background-color: #9db0be !important;
  border-color: #9db0be;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-secondary-dark-background-color:focus, .wp-block-button .wp-block-button__link.has-secondary-dark-background-color:hover {
  background-color: #67757f !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-secondary-dark-background-color {
  background-color: transparent !important;
  border: 2px solid #707f8a;
  color: #707f8a;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-secondary-dark-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-secondary-dark-background-color:hover {
  background-color: #67757f !important;
  border-color: #67757f;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-secondary-darker-background-color:focus, .wp-block-button .wp-block-button__link.has-secondary-darker-background-color:hover {
  background-color: #444d55 !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-secondary-darker-background-color {
  background-color: transparent !important;
  border: 2px solid #4a545c;
  color: #4a545c;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-secondary-darker-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-secondary-darker-background-color:hover {
  background-color: #444d55 !important;
  border-color: #444d55;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-secondary-darkest-background-color:focus, .wp-block-button .wp-block-button__link.has-secondary-darkest-background-color:hover {
  background-color: #22272a !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-secondary-darkest-background-color {
  background-color: transparent !important;
  border: 2px solid #252a2e;
  color: #252a2e;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-secondary-darkest-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-secondary-darkest-background-color:hover {
  background-color: #22272a !important;
  border-color: #22272a;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-tertiary-lightest-background-color:focus, .wp-block-button .wp-block-button__link.has-tertiary-lightest-background-color:hover {
  background-color: #eef4f9 !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-tertiary-lightest-background-color {
  background-color: transparent !important;
  border: 2px solid #ecf3f8;
  color: #ecf3f8;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-tertiary-lightest-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-tertiary-lightest-background-color:hover {
  background-color: #eef4f9 !important;
  border-color: #eef4f9;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-tertiary-lighter-background-color:focus, .wp-block-button .wp-block-button__link.has-tertiary-lighter-background-color:hover {
  background-color: #dde9f2 !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-tertiary-lighter-background-color {
  background-color: transparent !important;
  border: 2px solid #dae7f1;
  color: #dae7f1;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-tertiary-lighter-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-tertiary-lighter-background-color:hover {
  background-color: #dde9f2 !important;
  border-color: #dde9f2;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-tertiary-light-background-color:focus, .wp-block-button .wp-block-button__link.has-tertiary-light-background-color:hover {
  background-color: #cbddeb !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-tertiary-light-background-color {
  background-color: transparent !important;
  border: 2px solid #c7dae9;
  color: #c7dae9;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-tertiary-light-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-tertiary-light-background-color:hover {
  background-color: #cbddeb !important;
  border-color: #cbddeb;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-tertiary-faded-background-color:focus, .wp-block-button .wp-block-button__link.has-tertiary-faded-background-color:hover {
  background-color: #bbd2e4 !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-tertiary-faded-background-color {
  background-color: transparent !important;
  border: 2px solid #b5cee2;
  color: #b5cee2;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-tertiary-faded-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-tertiary-faded-background-color:hover {
  background-color: #bbd2e4 !important;
  border-color: #bbd2e4;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-tertiary-shaded-background-color:focus, .wp-block-button .wp-block-button__link.has-tertiary-shaded-background-color:hover {
  background-color: #8ca3b5 !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-tertiary-shaded-background-color {
  background-color: transparent !important;
  border: 2px solid #829baf;
  color: #829baf;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-tertiary-shaded-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-tertiary-shaded-background-color:hover {
  background-color: #8ca3b5 !important;
  border-color: #8ca3b5;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-tertiary-dark-background-color:focus, .wp-block-button .wp-block-button__link.has-tertiary-dark-background-color:hover {
  background-color: #596b79 !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-tertiary-dark-background-color {
  background-color: transparent !important;
  border: 2px solid #617483;
  color: #617483;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-tertiary-dark-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-tertiary-dark-background-color:hover {
  background-color: #596b79 !important;
  border-color: #596b79;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-tertiary-darker-background-color:focus, .wp-block-button .wp-block-button__link.has-tertiary-darker-background-color:hover {
  background-color: #3c4851 !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-tertiary-darker-background-color {
  background-color: transparent !important;
  border: 2px solid #414e58;
  color: #414e58;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-tertiary-darker-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-tertiary-darker-background-color:hover {
  background-color: #3c4851 !important;
  border-color: #3c4851;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-tertiary-darkest-background-color:focus, .wp-block-button .wp-block-button__link.has-tertiary-darkest-background-color:hover {
  background-color: #1d2428 !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-tertiary-darkest-background-color {
  background-color: transparent !important;
  border: 2px solid #20272c;
  color: #20272c;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-tertiary-darkest-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-tertiary-darkest-background-color:hover {
  background-color: #1d2428 !important;
  border-color: #1d2428;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-white-background-color:focus, .wp-block-button .wp-block-button__link.has-white-background-color:hover {
  background-color: white !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-white-background-color {
  background-color: transparent !important;
  border: 2px solid #FFFFFF;
  color: #FFFFFF;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-white-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-white-background-color:hover {
  background-color: white !important;
  border-color: white;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-gray-lightest-background-color:focus, .wp-block-button .wp-block-button__link.has-gray-lightest-background-color:hover {
  background-color: #f6f6f6 !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-gray-lightest-background-color {
  background-color: transparent !important;
  border: 2px solid #F5F5F5;
  color: #F5F5F5;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-gray-lightest-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-gray-lightest-background-color:hover {
  background-color: #f6f6f6 !important;
  border-color: #f6f6f6;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-gray-lighter-background-color:focus, .wp-block-button .wp-block-button__link.has-gray-lighter-background-color:hover {
  background-color: #ebeef0 !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-gray-lighter-background-color {
  background-color: transparent !important;
  border: 2px solid #e9ecef;
  color: #e9ecef;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-gray-lighter-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-gray-lighter-background-color:hover {
  background-color: #ebeef0 !important;
  border-color: #ebeef0;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-gray-light-background-color:focus, .wp-block-button .wp-block-button__link.has-gray-light-background-color:hover {
  background-color: #ebebeb !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-gray-light-background-color {
  background-color: transparent !important;
  border: 2px solid #E9E9E9;
  color: #E9E9E9;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-gray-light-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-gray-light-background-color:hover {
  background-color: #ebebeb !important;
  border-color: #ebebeb;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-gray-faded-background-color:focus, .wp-block-button .wp-block-button__link.has-gray-faded-background-color:hover {
  background-color: #e7e3e1 !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-gray-faded-background-color {
  background-color: transparent !important;
  border: 2px solid #e5e1de;
  color: #e5e1de;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-gray-faded-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-gray-faded-background-color:hover {
  background-color: #e7e3e1 !important;
  border-color: #e7e3e1;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-gray-background-color:focus, .wp-block-button .wp-block-button__link.has-gray-background-color:hover {
  background-color: #b4bbc2 !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-gray-background-color {
  background-color: transparent !important;
  border: 2px solid #adb5bd;
  color: #adb5bd;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-gray-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-gray-background-color:hover {
  background-color: #b4bbc2 !important;
  border-color: #b4bbc2;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-gray-shaded-background-color:focus, .wp-block-button .wp-block-button__link.has-gray-shaded-background-color:hover {
  background-color: #6c6c6c !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-gray-shaded-background-color {
  background-color: transparent !important;
  border: 2px solid #757575;
  color: #757575;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-gray-shaded-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-gray-shaded-background-color:hover {
  background-color: #6c6c6c !important;
  border-color: #6c6c6c;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-gray-dark-background-color:focus, .wp-block-button .wp-block-button__link.has-gray-dark-background-color:hover {
  background-color: #2e2e2e !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-gray-dark-background-color {
  background-color: transparent !important;
  border: 2px solid #323232;
  color: #323232;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-gray-dark-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-gray-dark-background-color:hover {
  background-color: #2e2e2e !important;
  border-color: #2e2e2e;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-gray-darker-background-color:focus, .wp-block-button .wp-block-button__link.has-gray-darker-background-color:hover {
  background-color: #1d1d1d !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-gray-darker-background-color {
  background-color: transparent !important;
  border: 2px solid #1f1f1f;
  color: #1f1f1f;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-gray-darker-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-gray-darker-background-color:hover {
  background-color: #1d1d1d !important;
  border-color: #1d1d1d;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-gray-darkest-background-color:focus, .wp-block-button .wp-block-button__link.has-gray-darkest-background-color:hover {
  background-color: #111213 !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-gray-darkest-background-color {
  background-color: transparent !important;
  border: 2px solid #131415;
  color: #131415;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-gray-darkest-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-gray-darkest-background-color:hover {
  background-color: #111213 !important;
  border-color: #111213;
  color: #FFF;
}

.wp-block-button .wp-block-button__link.has-black-background-color:focus, .wp-block-button .wp-block-button__link.has-black-background-color:hover {
  background-color: black !important;
}

.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-black-background-color {
  background-color: transparent !important;
  border: 2px solid #000000;
  color: #000000;
}
.wp-block-button.is-style-btn-bordered .wp-block-button__link.has-black-background-color:focus, .wp-block-button.is-style-btn-bordered .wp-block-button__link.has-black-background-color:hover {
  background-color: black !important;
  border-color: black;
  color: #FFF;
}

/**
 * Swiper 8.4.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 17, 2023
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

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

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

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  box-sizing: content-box;
}

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

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

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

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

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

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

/* 3D Effects */
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

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

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 10px;
  left: 0;
  width: 100%;
}

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

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

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}

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

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

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

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

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

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

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

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

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

/**
 * Swiper 8.4.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 17, 2023
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, 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");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

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

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  box-sizing: content-box;
}

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

.swiper-pointer-events {
  touch-action: pan-y;
}

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

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

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

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

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

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

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

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

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

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

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

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

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

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

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

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
          transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
          transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

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

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

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

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

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

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

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

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

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

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

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

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

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

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

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

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

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
          filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: opacity, height, -webkit-transform;
  transition-property: transform, opacity, height;
  transition-property: transform, opacity, height, -webkit-transform;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

.wp-block-custom-slider {
  position: relative;
  display: flex;
}
@media (max-width: 991.98px) {
  .wp-block-custom-slider {
    flex-direction: column;
  }
}
.wp-block-custom-slider .content-slider-wrapper {
  overflow: hidden;
  background: #FFFFFF;
}
@media (min-width: 992px) {
  .wp-block-custom-slider .content-slider-wrapper {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.wp-block-custom-slider .image-slider-wrapper {
  overflow: hidden;
}
@media (min-width: 992px) {
  .wp-block-custom-slider .image-slider-wrapper {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.wp-block-custom-slider .content-slider {
  min-height: 320px;
  height: 100%;
  position: relative;
}
@media (max-width: 991.98px) {
  .wp-block-custom-slider .content-slider .swiper-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 992px) {
  .wp-block-custom-slider .content-slider {
    min-height: 400px;
  }
}
.wp-block-custom-slider .content-slider .swiper-slide {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.wp-block-custom-slider .content-slider-content {
  padding: 30px 20px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
@media (min-width: 768px) {
  .wp-block-custom-slider .content-slider-content {
    padding: 30px;
  }
}
@media (min-width: 1200px) {
  .wp-block-custom-slider .content-slider-content {
    padding: 30px 50px 30px 100px;
  }
}
.wp-block-custom-slider .content-slider-subtitle {
  display: inline-block;
  font-family: "guyot-text", sans-serif;
  font-size: 22px;
  font-weight: 600;
  font-style: italic;
  color: #bad3e6;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .wp-block-custom-slider .content-slider-subtitle {
    font-size: 24px;
  }
}
.wp-block-custom-slider .content-slider-title {
  font-size: 28px;
  line-height: 1;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .wp-block-custom-slider .content-slider-title {
    font-size: 45px;
  }
}
@media (min-width: 992px) {
  .wp-block-custom-slider .content-slider-title {
    font-size: 65px;
  }
}
.wp-block-custom-slider .content-slider-description {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  flex-grow: 1;
  margin-bottom: 30px;
}
.wp-block-custom-slider .content-slider-description-title {
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 1.25;
  text-transform: uppercase;
  color: #a2c2db;
}
@media (min-width: 768px) {
  .wp-block-custom-slider .content-slider-description-title {
    font-size: 28px;
  }
}
.wp-block-custom-slider .content-slider-description-text {
  font-size: 14px;
}
.wp-block-custom-slider .content-slider-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  padding: 5px 20px;
  font-family: "interstate", sans-serif;
  transition: all 300ms ease-in-out;
  color: #00437b;
  border: 1px solid #00437b;
  background-color: transparent;
  min-width: 125px;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px;
}
.wp-block-custom-slider .content-slider-link:hover, .wp-block-custom-slider .content-slider-link:focus {
  background-color: #00437b;
  border-color: #00437b;
  color: #FFFFFF;
  text-decoration: none;
}
.wp-block-custom-slider .content-slider-link span[class^=fa] {
  margin-left: 15px;
}
@media (min-width: 768px) {
  .wp-block-custom-slider .content-slider-link {
    min-width: 135px;
    letter-spacing: 1.8px;
  }
}
.wp-block-custom-slider .content-slider-links {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wp-block-custom-slider .content-slider-pagination {
  display: flex;
  -webkit-column-gap: 15px;
     -moz-column-gap: 15px;
          column-gap: 15px;
}
@media (min-width: 576px) {
  .wp-block-custom-slider .content-slider-pagination {
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
  }
}
.wp-block-custom-slider .image-slider {
  min-height: 320px;
  height: 100%;
  position: relative;
}
@media (min-width: 992px) {
  .wp-block-custom-slider .image-slider {
    min-height: 400px;
  }
}
.wp-block-custom-slider .image-slider .swiper-slide {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  min-height: 320px;
}
.wp-block-custom-slider .swiper-pagination {
  position: static;
  display: flex;
  width: 100%;
  justify-content: flex-end;
  align-items: center;
  font-weight: 600;
  letter-spacing: 3.33px;
  color: #a2c2db;
}
.wp-block-custom-slider .swiper-pagination span {
  font-family: "guyot-text", sans-serif;
  font-size: 36px;
  font-weight: 300;
  margin: 0 5px;
  color: #bad3e6;
}
.wp-block-custom-slider .swiper-button-prev {
  position: static;
  width: 47px;
  height: 47px;
  margin: 0;
  border-radius: 50%;
  border: 1px solid #a2c2db;
  background: transparent;
  transition: all 0.3s ease-in-out;
}
.wp-block-custom-slider .swiper-button-prev:after {
  content: "\f060";
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
  color: #a2c2db;
  font-size: 18px;
  transition: all 0.3s ease-in-out;
}
.wp-block-custom-slider .swiper-button-prev:not(.swiper-button-disabled):hover, .wp-block-custom-slider .swiper-button-prev:not(.swiper-button-disabled):focus {
  background: #a2c2db;
}
.wp-block-custom-slider .swiper-button-prev:not(.swiper-button-disabled):hover:after, .wp-block-custom-slider .swiper-button-prev:not(.swiper-button-disabled):focus:after {
  color: #00437b;
}
.wp-block-custom-slider .swiper-button-next {
  position: static;
  width: 47px;
  height: 47px;
  margin: 0;
  border-radius: 50%;
  border: 1px solid #a2c2db;
  background: transparent;
  transition: all 0.3s ease-in-out;
}
.wp-block-custom-slider .swiper-button-next:after {
  content: "\f061";
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
  color: #a2c2db;
  font-size: 18px;
  transition: all 0.3s ease-in-out;
}
.wp-block-custom-slider .swiper-button-next:not(.swiper-button-disabled):hover, .wp-block-custom-slider .swiper-button-next:not(.swiper-button-disabled):focus {
  background: #a2c2db;
}
.wp-block-custom-slider .swiper-button-next:not(.swiper-button-disabled):hover:after, .wp-block-custom-slider .swiper-button-next:not(.swiper-button-disabled):focus:after {
  color: #00437b;
}
