/*
Theme Name: Cruvheal
Theme URI: https://cruvheal.com/
Author: cruvheal
Author URI: https://cruvheal.com/
*/

@charset "UTF-8";
/*!
 * Bootstrap  v5.3.8 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root,
[data-bs-theme=light] {
  --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-black: #000;
  --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-primary-text-emphasis: #052c65;
  --bs-secondary-text-emphasis: #2b2f32;
  --bs-success-text-emphasis: #0a3622;
  --bs-info-text-emphasis: #055160;
  --bs-warning-text-emphasis: #664d03;
  --bs-danger-text-emphasis: #58151c;
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: #cfe2ff;
  --bs-secondary-bg-subtle: #e2e3e5;
  --bs-success-bg-subtle: #d1e7dd;
  --bs-info-bg-subtle: #cff4fc;
  --bs-warning-bg-subtle: #fff3cd;
  --bs-danger-bg-subtle: #f8d7da;
  --bs-light-bg-subtle: #fcfcfd;
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: #9ec5fe;
  --bs-secondary-border-subtle: #c4c8cb;
  --bs-success-border-subtle: #a3cfbb;
  --bs-info-border-subtle: #9eeaf9;
  --bs-warning-border-subtle: #ffe69c;
  --bs-danger-border-subtle: #f1aeb5;
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, 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-color-rgb: 33, 37, 41;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #0d6efd;
  --bs-link-color-rgb: 13, 110, 253;
  --bs-link-decoration: underline;
  --bs-link-hover-color: #0a58ca;
  --bs-link-hover-color-rgb: 10, 88, 202;
  --bs-code-color: #d63384;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: #fff3cd;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}

[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: #2b3035;
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: #6ea8fe;
  --bs-secondary-text-emphasis: #a7acb1;
  --bs-success-text-emphasis: #75b798;
  --bs-info-text-emphasis: #6edff6;
  --bs-warning-text-emphasis: #ffda6a;
  --bs-danger-text-emphasis: #ea868f;
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: #031633;
  --bs-secondary-bg-subtle: #161719;
  --bs-success-bg-subtle: #051b11;
  --bs-info-bg-subtle: #032830;
  --bs-warning-bg-subtle: #332701;
  --bs-danger-bg-subtle: #2c0b0e;
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: #084298;
  --bs-secondary-border-subtle: #41464b;
  --bs-success-border-subtle: #0f5132;
  --bs-info-border-subtle: #087990;
  --bs-warning-border-subtle: #997404;
  --bs-danger-border-subtle: #842029;
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: #6ea8fe;
  --bs-link-hover-color: #8bb9fe;
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 139, 185, 254;
  --bs-code-color: #e685b5;
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: #664d03;
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: #75b798;
  --bs-form-valid-border-color: #75b798;
  --bs-form-invalid-color: #ea868f;
  --bs-form-invalid-border-color: #ea868f;
}

*,
*::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;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 0.25;
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color);
}

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] {
  -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: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small, .small {
  font-size: 0.875em;
}

mark, .mark {
  padding: 0.1875em;
  color: var(--bs-highlight-color);
  background-color: var(--bs-highlight-bg);
}

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: underline;
}
a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}

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;
}

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: var(--bs-code-color);
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0.25rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
}

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: var(--bs-secondary-color);
  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]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -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;
  line-height: inherit;
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}

.btn-close-white {
  --bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%);
}

.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,
.dropup-center,
.dropdown-center {
  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;
}


.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: var(--bs-body-color);
  --bs-modal-bg: var(--bs-body-bg);
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: var(--bs-border-width);
  --bs-modal-border-radius: var(--bs-border-radius-lg);
  --bs-modal-box-shadow: var(--bs-box-shadow-sm);
  --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: var(--bs-border-width);
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: var(--bs-border-width);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transform: translate(0, -50px);
  transition: transform 0.3s ease-out;
}
@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% - var(--bs-modal-margin) * 2);
}
.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% - var(--bs-modal-margin) * 2);
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0;
}

.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg);
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity);
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius);
}
.modal-header .btn-close {
  padding: calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);
  margin-top: calc(-0.5 * var(--bs-modal-header-padding-y));
  margin-right: calc(-0.5 * var(--bs-modal-header-padding-x));
  margin-bottom: calc(-0.5 * var(--bs-modal-header-padding-y));
  margin-left: auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height);
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: var(--bs-modal-padding);
}

.modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5);
  background-color: var(--bs-modal-footer-bg);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}
.modal-footer > * {
  margin: calc(var(--bs-modal-footer-gap) * 0.5);
}

@media (min-width: 576px) {
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: var(--bs-box-shadow);
  }
  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto;
  }
  .modal-sm {
    --bs-modal-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    --bs-modal-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    --bs-modal-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,
.modal-fullscreen .modal-footer {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}

@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,
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 767.98px) {
  .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,
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
}
@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,
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
}
@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,
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
}
@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,
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
}

.text-center {
    text-align: center !important;
}

.text-white {
  color: #fff;
}

.btn-close {
  --bs-btn-close-color: #000;
  --bs-btn-close-bg: 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 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");
  --bs-btn-close-opacity: 0.5;
  --bs-btn-close-hover-opacity: 0.75;
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-btn-close-focus-opacity: 1;
  --bs-btn-close-disabled-opacity: 0.25;
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: var(--bs-btn-close-color);
  background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
  filter: var(--bs-btn-close-filter);
  border: 0;
  border-radius: 0.375rem;
  opacity: var(--bs-btn-close-opacity);
}

.modal-header .btn-close {
    padding: calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);
    margin: calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto;
}

*, ::after, ::before {
    box-sizing: border-box;
}



.accordion {
  --bs-accordion-color: var(--bs-body-color);
  --bs-accordion-bg: var(--bs-body-bg);
  --bs-accordion-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;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: var(--bs-border-width);
  --bs-accordion-border-radius: var(--bs-border-radius);
  --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: var(--bs-body-color);
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: var(--bs-primary-text-emphasis);
  --bs-accordion-active-bg: var(--bs-primary-bg-subtle);
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 1rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
.accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}
.accordion-button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  outline: 0;
  box-shadow: var(--bs-accordion-btn-focus-box-shadow);
}

.accordion-header {
  margin-bottom: 0;
}

.accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}
.accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius);
}
.accordion-item:first-of-type > .accordion-header .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}
.accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:last-of-type > .accordion-collapse {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}

.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
}

.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-collapse,
.accordion-flush > .accordion-item > .accordion-header .accordion-button,
.accordion-flush > .accordion-item > .accordion-header .accordion-button.collapsed {
  border-radius: 0;
}


/*!
 * Bootstrap Grid v5.3.8 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}

.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(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.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.33333333%;
}

.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.66666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-inline-grid {
  display: inline-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;
}

.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;
}

.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;
}


/**
 * Swiper 10.0.4
 * 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: July 8, 2023
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;overflow:clip;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.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-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.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,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(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,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(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,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,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:.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 svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.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:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;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:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-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:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;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%;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:.2s transform,.2s top}.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%;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:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(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%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{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:var(--swiper-pagination-progressbar-size,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:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;-ms-touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(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:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-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%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.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;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{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-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.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-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-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:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}



/* style */

@font-face {
    font-family: "Intro Black Caps";
    src:local('Intro Black Caps'),
    url("./fonts/Intro Black Caps.woff2") format("woff2"),
    url("./fonts/Intro Black Caps.woff") format("woff"),
    url("./fonts/Intro Black Caps.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Cera Round Pro";
    src:local('Cera Round Pro'),
    url("./fonts/Cera Round Pro Regular.woff2") format("woff2"),
    url("./fonts/Cera Round Pro Regular.woff") format("woff"),
    url("./fonts/Cera Round Pro Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Cera Round Pro";
    src:local('Cera Round Pro'),
    url("./fonts/Cera Round Pro Bold.woff2") format("woff2"),
    url("./fonts/Cera Round Pro Bold.woff") format("woff"),
    url("./fonts/Cera Round Pro Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

body, 
html{
    height: 100%;
}

.trim-page,
.faq-page,
.shop-page{
    height: auto;
}

html {
  scroll-behavior: smooth;
}
body{
    position: relative;
    background: #151412;
    font-family: 'Cera Round Pro';
}

-moz-scrollbar {
    width: 6px;
}

body::-webkit-scrollbar{
    width: 6px;
}
body::-webkit-scrollbar-track{
    background:  #000000;
}

body::-webkit-scrollbar-thumb{
    background: #9D9FB0;
    height: 94px;
}

a{
    color: #ffffff;
}

.modal::-webkit-scrollbar{
    width: 6px;
}

.modal::-webkit-scrollbar-track{
    background:  #000000;
}

.h1{
    font-family: "Intro Black Caps", sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    color: #FFF;
    margin: 0 0 30px;
}

.h2{
    font-family: "Intro Black Caps", sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    color: #FFF;
}

.h3{
    font-family: "Intro Black Caps", sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    color: #FFF;
}

.h4{
    font-family: "Intro Black Caps", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    color: #FFF;
    margin: 0 0 17px;
}

.h5{
    font-family: "Intro Black Caps", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    color: #FFF;
    margin: 0 0 17px;
}

.text{
    font-family: "Cera Round Pro", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #FFF;
    margin: 0 0 30px;
}

.text-medium{
    font-family: "Cera Round Pro", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #FFF;
    margin: 0 0 30px;
}

.text-small{
    font-family: "Cera Round Pro", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #FFF;
    margin: 0 0 16px;
}

.header{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background: rgba(21, 21, 21, 0.60);
    padding: 31px 0;
    z-index: 3;
}

.header-wrap{
    display: flex;
    justify-content: space-between;
}

.header-items{
    display: flex;
}

.header-item{
    margin-left: 53px;
}

.header-item__link{    
    font-family: "Cera Round Pro", sans-serif;
    font-weight: 700;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #FFF;
    text-decoration: none;
    transition: color 0.5s ease-out;
    text-transform: uppercase;
}

.header-item__link:hover,
.current-item .header-item__link{
    color: #D51B22;
}

.header-social,
.mobile-menu-toggle{
    display: none;
}

.section-breadcrumbs{
    padding: 130px 0 60px;
}

.breadcrumbs-link{    
    font-family: 'Cera Round Pro', sans-serif;
    color: rgba(255, 255, 255, 0.50);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    transition: color 0.5s ease-out;
}

.breadcrumbs-link:hover{
    color: #ffffff;
}

.breadcrumbs-separator{
    margin: 0 10px;
}

.breadcrumbs-page{
    font-family: 'Cera Round Pro', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #FFF;
}

.front-section{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    overflow: hidden;
}

.front-section-wrap{
    position: relative;
    max-width: 673px;
    margin: auto;
    padding: 140px 0 100px;
    z-index: 1;
}

.home .front-section-wrap p{
  max-width: 500px;
}

.front-section-wrap .h4,
.front-section-wrap .h1,
.front-section-wrap .text,
.front-section-wrap .front-section-button-wrap,
.new-arrivals-content .h2,
.new-arrivals-content .h4,
.new-arrivals-content .shop-card-items,
.new-arrivals-content .shop-button{
    opacity: 0;
    transform: translateY(40px);
    transition: all 0.5s ease-out;
}

.front-section-wrap.is-visible .h4,
.front-section-wrap.is-visible .h1,
.front-section-wrap.is-visible .text,
.front-section-wrap.is-visible .front-section-button-wrap,
.new-arrivals-content.is-visible .h2,
.new-arrivals-content.is-visible .h4,
.new-arrivals-content.is-visible .shop-card-items,
.new-arrivals-content.is-visible .shop-button{
    opacity: 1;
    transform: translateY(0);
}

.front-section-wrap.is-visible .h1,
.new-arrivals-content.is-visible .h4{
    transition-delay: 250ms;
}

.front-section-wrap.is-visible .text,
.new-arrivals-content.is-visible .shop-card-items{
    transition-delay: 500ms;
}

.front-section-wrap.is-visible .front-section-button-wrap,
.new-arrivals-content.is-visible .shop-button{
    transition-delay: 750ms;
}

.front-section-background{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    pointer-events: none;
}

.front-section-img{
    position: absolute;
    left: 800px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.front-section-button-wrap{
    margin: 30px 0;
}

.section-difference{
    position: relative;
    padding: 160px 0 80px;
    overflow: hidden;
    z-index: 0;
}

.difference-wrap{
    grid-column-gap: 36px;
    grid-row-gap: 40px;
    margin: 40px 0 0;
}

.difference-item{
    position: relative;
    cursor: pointer;
    border-radius: 20px;
    background: #2A1A1A;
    padding: 30px 60px;
    min-height: 360px;
    border-bottom: 1px solid #C4D0D9;
    overflow: hidden;
    z-index: 1;
}

.difference-item__background{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    object-fit: cover;
    transition: opacity 0.5s ease-out;
}

.difference-item:hover .difference-item__background{
    opacity: 0.3;
}

.difference-item__img{
    margin: 0 0 20px;
}

.section-why{
    padding-top: 40px;
}

.why-us-item__img{
    width: 126px;
    height: 126px;
    border-radius: 14px;
}

.why-us-item-img-wrap{
    position: relative;
}

.why-us-title{
    margin: 40px 0 0;
}

.why-us-item__img-icon{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
}
.section-actions .shop-button{
    margin: 40px 0 0;
}

.why-us-items{
    display: flex;
    justify-content: space-between;
    margin: 60px 0 60px;    
}

.why-us-item{
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}

.why-us-item:after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 1px;
    height: 1px;
    box-shadow: 0 10px 60px 60px rgb(197 23 29/30%);
}

.why-us-item-separator{
    width: 1px;
    height: 169px;
    flex-shrink: 0;
    background: rgba(255, 63, 63, 0.24);
}

.section-insoles{
    padding: 80px 0;
    overflow: hidden;
}

.insoles-wrap{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 300px 200px;
    position: relative;
}

.insoles-wrap:after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 1px;
    height: 1px;
    box-shadow: 0 10px 360px 360px rgb(197 23 29/10%);
}

.circle{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%;
    background: rgba(72, 71, 71, 0.25);
}

.section-insoles-img{
    position: relative;
    z-index: 1;
}

.circle-1{
    width: 396px;
    height: 396px;
}

.circle-2{
    width: 534px;
    height: 534px;
}

.circle-3{
    width: 661px;
    height: 661px;
}

.shop-button{
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    min-width: 220px;
    max-width: max-content;
    height: 50px;
    border-radius: 20px;
    background: linear-gradient(0deg, #FE0000 0%, rgba(15, 15, 15, 0.83) 100%);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    text-decoration: none;
    color: #FFF;
}

.shop-button:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    background: linear-gradient(0deg, #FE0000 0%, rgba(15, 15, 15, 0.83) 100%);
    transform: rotate(180deg);
    pointer-events: none;
    opacity: 0.2;
    transition: opacity 0.5s ease-out;
}

.shop-button:hover:after{
    opacity: 1;
}

.shop-button__text{
    display: inline-block;
    position: relative;
    font-family: 'Intro Black Caps', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    z-index: 1;
}

.front-section-shop{
    padding: 100px 0 0;
    overflow: hidden;
}

input.shop-button{
    border:none;
    outline: none;
}

.button-social{
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    height: 68px;
    border-radius: 20px;
    background: linear-gradient(0deg, #FE0000 0%, rgba(15, 15, 15, 0.83) 100%);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    text-decoration: none;
    padding: 0 50px;
    margin: 0 0 40px;
}

.button-social:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    background: linear-gradient(0deg, #FE0000 0%, rgba(15, 15, 15, 0.83) 100%);
    transform: rotate(180deg);
    pointer-events: none;
    opacity: 0.2;
    transition: opacity 0.5s ease-out;
}

.button-social:hover:after{
    opacity: 1;
}

.button-social-text{
    position: relative;
    font-family: 'Intro Black Caps', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    color: #FFF;
    text-transform: uppercase;
    z-index: 1;
    padding: 0 40px;
}

.button-social-text:after{
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.button-social_email .button-social-text:after{
   background: center/contain no-repeat url("./inc/img/email-white.svg");
}

.button-social_insta .button-social-text:after{
   background: center/contain no-repeat url("./inc/img/insta-white.svg");
}

.button-social_fb .button-social-text{
    padding: 0 30px;
}

.button-social_fb .button-social-text:after{
   width: 20px;
   height: 20px;
   background: center/contain no-repeat url("./inc/img/fb-white.svg");
}

.button-social_contact .button-social-text:after{
   background: center/contain no-repeat url("./inc/img/contact.svg");
}

.button-social_contact{
    cursor: pointer;
}

#myInput{
    position: absolute;
    left: 0;
}

#message-copy{
    position: fixed;
    right: 0;
    bottom: 120px;
    margin: auto;
    padding: 20px;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease-out;
    height: max-content;
    width: 240px;
    max-width: max-content;
    background: #404040;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}

#message-copy .text{
    display: contents;
    margin: 0;
}

.section-contacts{
    margin: 0 auto 80px;
}

.contacts-wrap{
    display: flex;
    justify-content: space-between;
    margin: 80px 0;
}

.contacts-wrap__buttons{
    margin: 60px 0 0;
}

.contacts-wrap__img-box{
    width: 100%;
    max-width: 820px;
    margin: 0 48px 0 0;
    flex-shrink: 0;
}

.contacts-wrap__img{
    max-width: 100%;
    height: auto;
}

.footer{
    background: #222;
    overflow: hidden;
}

.footer-wrap{
    position: relative;
    display: flex;
    justify-content: space-between;
    padding: 160px 0 40px;
}

.footer-column-1{
    position: relative;
    width: 500px;
    padding-right: 50px;
    flex-shrink: 0;
}

.footer-column-1:after{
    content: '';
    position: absolute;
    right: 0;
    width: 1px;
    top: -200px;
    height: 600px;
    background: rgba(255, 63, 63, 0.24);
}

.footer-column-2{
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 50px;
}

.footer-item{
    margin-bottom: 16px; 
}

.footer-item__link{
    font-family: 'Cera Round Pro', 'sans-serif';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #FFF;
    text-decoration: none;
    transition: all 0.5s ease-out;
    cursor: pointer;
}

.footer-item__link:hover,
.current-item .footer-item__link{
    color: #D51B22;
}


.contact-wrap{
    display: flex;
    flex-direction: column;
    max-width: max-content;
}

.contact-address__link{
    position: relative;
    font-family: 'Cera Round Pro', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    max-width: 220px;
    color: #FFF;
    text-decoration: none;
    padding-left: 45px; 
}

.contact-address__link:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
    background:center/contain no-repeat url(./inc/img/map.svg);
}

.contact__title{
    font-family: 'Cera Round Pro', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #FFF;
}

.contact-email__link{
    position: relative;
    font-family: 'Cera Round Pro', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
    color: #FFF;
    margin: 20px 0 20px;
    padding-left: 50px; 
}

.contact-email__link:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
    background:center/contain no-repeat url(./inc/img/email.svg);
}

.social-wrap{
    display: flex;
    justify-content: space-between;
    margin: 40px 0 0;
    max-width: 200px;
}

.social-link{
    display: flex;
    width: 37px;
    height: 37px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 50%;
}

.social-link {
    background: #D51B22;
    transition: background 0.5s ease-out;
}

.social-link:hover{
    background: #ff4545;
}

.logo-footer{
    position: absolute;
    top: -110px;
}

.modal-dialog{
    margin: 100px auto 50px;
}

.modal-content{
    background: #404040;
    max-width: 1000px;
    margin: auto;
}

#contactUs .modal-content{
    max-width: 700px;
    padding: 0 70px 0 70px;
}

.modal-header{
    border: none;
}

.modal-content{
    padding: 0 60px 60px 60px;
    border-radius: 20px;
}

.modal-body{
    padding: 60px 0 0 0;
}

.btn-close{
    position: relative;
    right: -30px;
    top: 10px;
}

.submit-wrap{
    display: flex;
    justify-content: center;
    margin: 60px 0;
}

.modal-email,
.modal-message{
    font-family: 'Cera Round Pro', sans-serif;
    font-size: 18px;
    width: 100%;
    padding: 5px 20px;
    background: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
}

.modal-email:hover,
.modal-message:hover,
.modal-email:focus,
.modal-message:focus{
    outline: none;
}

.modal-email:-webkit-autofill,
.modal-email:-webkit-autofill:hover,
.modal-email:-webkit-autofill:focus,
.modal-email:-webkit-autofill:active{
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #FFFFFF;
    color: #FFFFFF !important;
}

.modal-email:-internal-autofill-selected{
    background: rgba(255, 255, 255, 0.15);
}

.modal-message:-webkit-autofill,
.modal-message:-webkit-autofill:hover,
.modal-message:-webkit-autofill:focus,
.modal-message:-webkit-autofill:active{
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #FFFFFF;
    color: #FFFFFF !important;
}

.modal-message:-internal-autofill-selected{
    background: rgba(255, 255, 255, 0.15);
}

.modal-message::-webkit-scrollbar{
    width: 6px;
}
.modal-message::-webkit-scrollbar-track{
    background:  #000000;
}

.modal-message::-webkit-scrollbar-thumb{
    background: #9D9FB0;
    height: 94px;
}

.error-notification{
    display: inline-block;
    font-family: 'Cera Round Pro', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #F52222;
    height: 16px;
}

.fixed-button-wrap{
    position: fixed;
    right: 100px;
    bottom: 50px;
    z-index: 3;
}

.fixed-button{
    display: flex;
    width: 50px;
    height: 50px;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: rgba(156, 156, 156, 0.50);
    border: none;
    outline: none;
    cursor: pointer;
    transition: background 0.5s ease-out;
}

.fixed-button:hover{
    background: #F00;
    box-shadow: 0 5px 20px 20px rgb(255 0 0 / 10%)
}

.fixed-button-wrap{
    display: flex;
    width: 100%;
    max-width: 120px;
    justify-content: space-between;
}

.label{
    display: block;
    color: #FFF;
    font-family: 'Cera Round Pro', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 222.222% */
    margin: 30px 0 20px;
    transition: color 0.1s ease-out;
}

.errors-label{
    color: #F52222;
}

.errors-label + input,
.errors-label + textarea{
    border-color: #F52222;
/*    color: #F52222;*/
} 

.form-notification{
    margin: 10px 0 0;
}

#error-form-notification{
    display: none;
    color: #F52222;
}

#success-form-notification{
    display: none;
    color: #099F72;
}

form.errors .modal-email,
form.errors .modal-message{
    border-color: #F52222;
}

form.errors .label{
    color: #F52222;
}

form.errors #error-form-notification{
    display: block;
}

form.success .modal-email,
form.success .modal-message{
    border-color: #099F72;
}

form.success .label{
    color: #099F72;
}

form.success #success-form-notification{
    display: block;
}

.scribles{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    pointer-events: none;
}

.scrible{
    position: absolute;
    width: 324px;
    height: 322px;
    border-radius: 324px;
    background: linear-gradient(166deg, rgba(242, 29, 0, 0.20) 0%, rgba(253, 30, 0, 0.20) 100%), linear-gradient(156deg, rgba(255, 169, 3, 0.20) 0%, rgba(234, 112, 0, 0.20) 100%);
    filter: blur(150px);
    pointer-events: none;
}

.scrible-1{
    top: 0;
    right: 0;
}

.scrible-2{
    top: auto;
    bottom: 0;
}


.scrible-3{
    top: 20%;
    right: 0;
}

.scrible-4{
    top: 40%;
    right: 0;
}

.scrible-5{
    top: 70%;
    right: 0;
}

.scrible-6{
    top: auto;
    bottom: 80%;
}

.scrible-7{
    top: auto;
    bottom: 60%;
}

.scrible-8{
    top: auto;
    bottom: 40%;
}

.scrible-9{
    top: auto;
    bottom: 15%;
}

/* accordion */
.accordion-wrap{
    margin: 60px 0 130px;
    border-left: 1px solid #737373;
    position: relative;
}

.accordion-wrap:before{
    content: '';
    position: absolute;
    left: -8px;
    top: -8px;
    width: 16px;
    height: 16px;
    background: #737373;
    border-radius: 50%;
}

.accordion-wrap:after{
    content: '';
    position: absolute;
    left: -8px;
    bottom: -8px;
    width: 16px;
    height: 16px;
    background: #737373;
    border-radius: 50%;
}

.accordion{
    margin-right: 0;
    margin-left: 65px;
}

.accordion-item{
    margin: 0 0 20px;
    background: transparent;
    border: none;
    border-radius: 5px !important;
    overflow: hidden;
    border: 1px solid #731316 !important;
}

.accordion-button{
    font-family: 'Cera Round Pro', sans-serif;
    font-size: 24px;
    line-height: 160% !important;
    font-style: normal;
    font-weight: 700;
    line-height: 39.6px;
    border-radius: 5px;
    border: none;
    background: rgba(64, 64, 64, 0.40);
    color: #FFF;
    padding: 20px 30px 20px 30px;
}

.accordion-button:not(.collapsed){
    background: rgba(64, 64, 64, 0.40);
    outline: none;
    border: none;
    color: #FFF;
    box-shadow: none;
}

.accordion-button:focus{
    border: none;
    outline: none;
    box-shadow: none;
}

.accordion-body{
    padding: 0 30px 20px 30px;
    background: rgba(64, 64, 64, 0.40);
}

.accordion-header{
    background: transparent;
}

.accordion-button:after,
.accordion-button:not(.collapsed)::after{
  background-image: url("./inc/img/pointer.svg");
}

.accordion-body .text{
    margin: 0;
    line-height: 200%;
}

/* end accordion */

.youtube-wrap {
    position: relative;
    width: 800px;
    height: 450px;
    margin: 50px auto 100px;
    border-radius: 40px;
    overflow: hidden;
    border: 0;
}

.youtube .thumb{
  height: 100% !important;
}

.youtube-wrap iframe {
    width: 800px;
    height: 450px;
    margin: auto;
    display: block;
    border: 0 !important;
}

.youtube .thumb{
    height: 100%;
}

.youtube {
    background-color: #000;
    max-width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}


.youtube:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(33, 33, 33, 0.70);
    pointer-events: none;
}

.youtube .play {
    filter: alpha(opacity=100);
    opacity: 1;
    height: 83px;
    left: 50%;
    margin-left: -50px;
    margin-top: -50px;
    position: absolute;
    top: 50%;
    width: 83px;
    z-index: 1;
    pointer-events: none;
    background: center/contain no-repeat url(./inc/img/logo-yout.png);
}

.section-steps{
    margin: 100px 0;
}

.time-line-item-label{
    font-family: 'Cera Round Pro', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #FFF;
}

.time-line-item-side{
    width: 50%;
}

.time-line-item{
    margin: 100px 0;
}

.time-line-item-text-box{
    max-width: 527px;
    padding: 40px;
    border-radius: 20px;
    background: rgba(64, 64, 64, 0.40);
}

.time-line-item-text-box .text{
    margin: 20px 0 0;
}

.time-line-item{
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.time-line-item-img-box{
    display: flex;
    justify-content: flex-end;
    margin-right: 70px;
}

.time-line-item-img-box img{
    max-width: 100%;
    height: auto;
}

.time-line-item:nth-child(even) .time-line-item-text-box{
    margin-right: 0;
    margin-left: auto;
}

.time-line-item:nth-child(even) .time-line-item-img-box{
    justify-content: inherit;
    margin-left: 70px;
    margin-right: auto;
}

.time-line-number{
    font-family: 'Cera Round Pro', sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    color: #FFF;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 68px;
    height: 68px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #262626;
    border-radius: 50%;
    z-index: 2;
}

.time-line-number span{
    opacity: 0.5;
    transition: opacity 0.5s ease-out;
}

.time-line-connector{
    position: absolute;
    width: 1px;
    height: calc(100% + 100px);
    background: linear-gradient(to bottom, transparent 50%, #fff 50%);
    background-size: 2px 16px;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0.5;
    transition: opacity 0.5s ease-out;
}

.time-line-item-active .time-line-number span,
.time-line-item-active .time-line-connector{
    opacity: 1;
}

.actions-wrap__title{
    color: #D51B22;
    font-size: 56px;
}

.actions-wrap__subtitle{
    font-family: 'Cera Round Pro', sans-serif;
    font-weight: 700;
    text-transform: none;
}

.actions__img{
    width: 100%;
    height: auto;
    max-height: 300px;
    margin: auto;
}

.actions-product__img{
    position: relative;
    top: -35px;
}

.actions-img-content{
    width: 542px;
    flex-shrink: 0;
}

.actions-img-content img{
    max-width: 100%;
    height: auto;
}

.actions-wrap{
    display: flex;
    justify-content: space-between;
    padding-top: 90px;
    margin-bottom: -50px;
}

.shop-cards{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-row-gap: 40px;
    grid-column-gap: 40px;
    margin: 60px 0 100px;
}

.shop-cards-mobile{
    display: none;
}

.shop-card{
    position: relative;
    border-radius: 20px;
    background: rgba(64, 64, 64, 0.60);
    padding-bottom: 30px;
    z-index: 1;
    overflow: hidden;
    cursor: pointer;
}

.shop-card-header{
    padding-top: 25px;    
}

.shop-card-header_red{
    background: linear-gradient(180deg, rgba(113, 38, 38, 0.61) 0%, rgba(113, 38, 38, 0.02) 100%);
}

.shop-card-header_blue{
    background: linear-gradient(180deg, rgba(0, 68, 128, 0.61) 0%, rgba(80, 37, 37, 0.02) 100%);
}

.shop-card-header_green{
    background: linear-gradient(180deg, rgba(41, 117, 65, 0.61) 0%, rgba(80, 37, 37, 0.02) 100%);
}

.shop-card-header_dmilitary{
    background: linear-gradient(180deg, rgba(128, 93, 71, 0.61) 0%, rgba(80, 37, 37, 0.02) 100%);
}

.shop-card-header_new-gray{
    background: linear-gradient(180deg, rgba(140, 132, 129, 0.61) 0%, rgba(80, 37, 37, 0.02) 100%);
}

.shop-card-header_gray{
    background: linear-gradient(180deg, rgba(155, 33, 33, 0.61) 0%, rgba(80, 37, 37, 0.02) 100%);
}

.shop-card-header_gray2{
    background: linear-gradient(180deg, rgba(98, 102, 123, 0.61) 0%, rgba(33, 32, 37, 0.02) 100%);
}

.shop-card-header_pro{
    background: linear-gradient(180deg, rgba(144, 123, 56, 0.61) 0%, rgba(80, 37, 37, 0.02) 100%);
}

.shop-card-header_violet{
    background: linear-gradient(180deg, rgba(108, 9, 76, 0.61) 0%, rgba(80, 37, 37, 0.02) 100%);
}

.shop-card-header_lightgreen{
    background: linear-gradient(180deg, rgba(70, 201, 200, 0.61) 0%, rgba(80, 37, 37, 0.02) 100%);
}

.shop-card-content{
    display: flex;    
    flex-direction: column;
    align-items: center;
}

.shop-card-price{
    display: inline-block;
    font-family: 'Cera Round Pro', sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #FFF;
    text-align: center;
    margin: 20px auto 40px;
}

.shop-card__img{
    transform: scale(1);
    transition: transform 0.3s ease-out;
}

.shop-card:hover .shop-card__img{
    transform: scale(1.1);
}

.shop-card-rating{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 23px 0 0;
}

.shop-card-rating__value{
    color: #FFF;
    text-align: center;
    font-family: 'Cera Round Pro', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-right: 10px;
}

.shop-card-items{
    margin: 20px 0 30px;
}

.shop-card-item{
    position: relative;    
    font-family: 'Cera Round Pro', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #FFF;
    margin: 10px 0;
    list-style-type: none;
}

.shop-card-item:after,
.insoles-item:after{
    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    left: -24px;
    top: 5px;
    bottom: 0;
    margin: auto;
    background: red;
    border-radius: 50%;
    background: linear-gradient(#FA0000, #2D020287);
}

.insoles-items{
    padding: 0;
}

.insoles-item{
    display: flex;
    height: 26px;
    position: absolute;
    font-family: 'Cera Round Pro', sans-serif;
    color: #FFF;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    list-style-type: none;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: max-content;
    z-index: 2;
    white-space: nowrap;
}

.insoles-item_1{
    top: -800px;
    left: 400px;
}

.insoles-item_2{
    top: -400px;
    left: 970px;
}

.insoles-item_3{
    top: -50px;
    left: 1060px;
}

.insoles-item_4{
    top: 300px;
    left: 970px;
}

.insoles-item_5{
    top: 600px;
    left: 900px;
}

.insoles-item_6{
    top: 850px;
}

.insoles-item_7{
    top: 600px;
    right: 900px;
}

.insoles-item_8{
    top: 300px;
    right: 970px;
}

.insoles-item_9{
    top: -50px;
    right: 1060px;
}

.insoles-item_10{
    top: -400px;
    right: 970px;
}

.insoles-item_11{
    top: -800px;
    right: 400px;
}

.section-shop{
    overflow: hidden;
}

.swiper-button-next,
.swiper-button-prev{
    top: 0;
}

.swiper-pagination{
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: max-content;
    margin: auto;
}

.swiper-pagination-bullet{
    background: rgb(255 0 0);
    width: 10px;
    height: 10px;
    opacity: 0.6;
}

.swiper-pagination-bullet-active{
    width: 16px;
    height: 16px;
    background: #C30505;
    opacity: 1;
}

.swiper-button-next,
.swiper-button-prev{
    top: 14px;
    width: 140px;
    height: 10px;
}

.swiper-button-next:after,
.swiper-button-prev:after{
    content: '';
    width: 140px;
    height: 10px;
    background: center / contain no-repeat url("./inc/img/arrow-desk.svg");
    z-index: 2;
}

.swiper-button-next:hover:after,
.swiper-button-prev:hover:after,
.swiper-button-next:focus:after,
.swiper-button-prev:focus:after{
    background: center / contain no-repeat url("./inc/img/arrow-desk-red.svg");
}

.swiper-button-prev:after{
    transform: rotate(180deg);
}

.swiper-pagination{
    position: relative;
}

.swiper-navigation-wrap{
    position: relative;
    margin: 80px 0 0;
}

.shop-cards-home{
    margin: 80px 0;
}

.shop-card_home{
    max-width: 413px;
}

.swiper {
    overflow: visible;
}

.section-new-arrivals{
    padding: 80px 0 160px;
    overflow: hidden;
}

.swiper-new-arrivals{
    position: relative;
}

.swiper-new-box{
    width: 260px;
    max-width: 260px;
    margin: auto;
    overflow: hidden;
    cursor: pointer;
    transition: all 0.3s ease-out;
}

.swiper-new-box:focus{
    transform: scale(1.5);
    transform-origin: bottom;
}

.swiper-new-box .swiper-new-arrivals{
    pointer-events: none;
}

.new-arrivals-wrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 60px 0 0;
}

.new-arrivals-slider-wrap{
    position: relative;
    max-width: 753px;
    background: rgba(64, 64, 64, 0.60);
    padding: 40px 60px;
    border-radius: 20px;
}

.swiper-new-arrivals-navigation{
    position: relative;
    top: -160px;
    max-width: calc(100% - 40px);
    margin: auto;
}

.new-arrivals__img{
    max-width: 100%;
    height: auto;
}

.swiper-new-arrivals-thumb{
    margin: 60px 0 0;
}

.swiper-new-arrivals-thumb-box{
    overflow: hidden;
}

.swiper-new-arrivals-thumb .new-arrivals__img{
    cursor: pointer;
}

.swiper-new-arrivals-thumb .swiper-slide:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(36, 36, 36, 0.70);
    pointer-events: none;
}

.swiper-new-arrivals-navigation .swiper-button-prev,
.swiper-new-arrivals-navigation .swiper-button-next{
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 1px solid #D51B22;
}

.swiper-new-arrivals-navigation .swiper-button-prev:after,
.swiper-new-arrivals-navigation .swiper-button-next:after,
.swiper-new-arrivals-navigation .swiper-button-prev:hover:after,
.swiper-new-arrivals-navigation .swiper-button-next:hover:after,
.swiper-new-arrivals-navigation .swiper-button-prev:focus:after,
.swiper-new-arrivals-navigation .swiper-button-next:focus:after{
    width: 24px;
    height: 24px;
    background: center / contain no-repeat url(./inc/img/arrow-2.svg);
}

.new-arrivals-content{
    max-width: 380px;
}

.new-arrivals-content-text{
    margin: 60px 0 40px;
}

.swiper-testimonials{
    margin: 160px 0 0;
}

.section-testimonials{
    padding: 160px 0 80px;
    overflow: hidden;
}

.testimonials-item-content{
    position: relative;
    padding: 20px 60px 40px 60px;
    border-radius: 20px;
    background: rgba(64, 64, 64, 0.60);
    transition: all 0.3s ease-out; 
    min-height: 340px;
}

.testimonials-item__img-quote{
    display: block;
    margin: 0 auto 18px;
}

.testimonials-item__img-avatar{
    position: relative;
    margin: -30px 0 20px;
}

.testimonials-item-avatar{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.swiper-testimonials .swiper-navigation-wrap{
    margin: 80px 0 0;
}

.swiper-testimonials .swiper-slide{
    transition: transform 0.3s ease-out;
}

.swiper-testimonials .swiper-slide.swiper-slide-active{
    transform: scale(1.25);
    z-index: 2;
    transform-origin: bottom; 
}

.swiper-testimonials .swiper-slide.swiper-slide-active .testimonials-item-content{
    background: #D51B22;
}

.swiper-testimonials .text-medium:last-child{
    margin: 0;
}

.section-single-post,
.section-archive{
  min-height: calc(100vh - 600px);
  color: #fff;
}

.section-single-post{
  padding-bottom: 40px;
}

.archive-items{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20px;
}

.archive-item{
  display: block;
  text-decoration: none;  
  border: 1px solid #fff;
  border-radius: 16px;
  overflow: hidden;
}

.archive-item-img{
  width: 100%;
  height: 240px;
  object-fit: cover;
  object-position: top center;
}

.archive-item-content{
  padding: 20px;
}

.archive-item-content p{
   display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  opacity: 0.8;
}

.archive-item-read-more{
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  color: white;
}

.archive-pagination{
  display: flex;
  justify-content: center;
  margin: 60px 0;
}

.archive-pagination a{
  text-decoration: none;
}

.archive-pagination .nav-links{
  display: flex;
  gap: 20px;
}

.archive-pagination .current{
  color: #D51B22;
}

.editor-text-style img{
  margin-bottom: 20px;
}

@media (max-width:1400px){
    .h1{
        font-size: 42px;
    }

    .h2{
        font-size: 27px;
    }

    .contacts-wrap__buttons {
        margin: 40px 0 0;
    }

    .button-social{
        margin: 0 0 20px;
    }

    .front-section-img{
        left: auto;
        right: 0;
    }

    .contacts-wrap__img-box{
        max-width: 60%;
    }

    .contacts-wrap__links-box{
        max-width: calc(40% - 48px);
    }

    .time-line-item-text-box{
        max-width: 475px;
    }

    .section-insoles{
        padding: 80px 0 40px;
    }

    .insoles-item_1{
        top: -770px;
        left: 400px;
    }

    .insoles-item_2{
        top: -400px;
        left: 870px;
    }

    .insoles-item_3{
        top: -50px;
        left: 950px;
    }

    .insoles-item_4{
        top: 300px;
        left: 870px;
    }

    .insoles-item_5{
        top: 600px;
        left: 800px;
    }

    .insoles-item_6{
        top: 830px;
    }

    .insoles-item_7{
        top: 600px;
        right: 800px;
    }

    .insoles-item_8{
        top: 300px;
        right: 970px;
    }

    .insoles-item_9{
        top: -50px;
        right: 950px;
    }

    .insoles-item_10{
        top: -400px;
        right: 870px;
    }

    .insoles-item_11{
        top: -770px;
        right: 400px;
    }

    .new-arrivals-slider-wrap{
        max-width: 670px;
    }
}

@media (max-width:1199px){
   .front-section-img{
        right: -15px;
    }

    .home .front-section-wrap p{
      max-width: 400px;
    }

    .button-social{
        padding: 0 15px;
    }

    .time-line-item-text-box {
        max-width: 400px;
        padding: 20px;
        border-radius: 20px;
    }


    .time-line-item-img-box{
        margin-right: 20px;
    }

    .time-line-item:nth-child(even) .time-line-item-img-box{
        margin-left: 20px;
    }

    .actions-wrap{
        margin-bottom: 20px;
    }

    .actions-img-content{
        width: 380px;
    }

    .actions-product__img{
        top: 120px;
    }

    .shop-cards{
        grid-row-gap: 20px;
        grid-column-gap: 20px;
    }

    .shop-card-img{
        width: 160px;
    }

    .shop-card__img{
        max-width: 100%;
        height: auto;
    }

    .footer-column-1{
        max-width: 35%;
        padding-right: 20px;
    }

    .shop-card-item{
        font-size: 18px;
    }

    .shop-card_home {
        max-width: 320px;
    }

    .section-insoles-img{
        max-width: 100%;
        width: 300px;
        height: auto;
    }

    .circle-1 {
        width: 300px;
        height: 300px;
    }

    .circle-2 {
        width: 420px;
        height: 420px;
    }

    .circle-3 {
        width: 551px;
        height: 551px;
    }

    .insoles-item{
        font-size: 18px;
        padding-top: 2px;
    }

    .insoles-item_1{
        top: -640px;
        left: 250px;
    }

    .insoles-item_2{
        top: -300px;
        left: 760px;
    }

    .insoles-item_3{
        top: -50px;
        left: 820px;
    }

    .insoles-item_4{
        top: 200px;
        left: 760px;
    }

    .insoles-item_5{
        top: 500px;
        left: 650px;
    }

    .insoles-item_6{
        top: 680px;
    }

    .insoles-item_7{
        top: 500px;
        right: 650px;
    }

    .insoles-item_8{
        top: 200px;
        right: 820px;
    }

    .insoles-item_9{
        top: -50px;
        right: 800px;
    }

    .insoles-item_10{
        top: -300px;
        right: 920px;
    }

    .insoles-item_11{
        top: -640px;
        right: 250px;
    }

    .new-arrivals-slider-wrap{
        max-width: 520px;
        padding: 40px 20px;
    }

    .swiper-new-box{
        max-width: 180px;
    }

    .swiper-new-arrivals-navigation{
        top: -125px;
    }

    .swiper-new-arrivals-navigation .swiper-button-prev,
    .swiper-new-arrivals-navigation .swiper-button-next{
        width: 44px;
        height: 44px;
    }

    .testimonials-item-content{
       padding: 30px 35px 40px 35px;
    }

    .testimonials-item-content .text-medium{
        font-size: 14px;
    }
}

@media (min-width:768px){
    .difference-wrap{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        transform: none !important;
    }

    .swiper-difference .swiper-navigation-wrap{
        display: none;
    }
}

@media (max-width:991px){
    .h1{
        font-size: 36px;
    }

    .h2{
        font-size: 18px;
    }

    .text{
        font-size: 16px;
        margin: 0 0 20px;
    }

    .header-item{
       margin-left: 35px;
    }

    .breadcrumbs-link,
    .breadcrumbs-page{
        font-size: 14px;
    }

    .label{
        margin: 20px 0 16px;
    }

    .header{
        padding: 20px 0;
    }

    .front-section{
        height: auto;
        min-height: 100vh;
    }

    .front-section-wrap{
        padding: 200px 0 0;
        max-width: 604px;
        margin-left: 0;
    }

    .home .front-section-wrap p{
      max-width: 100%;
    }

    .front-section-img-wrap{
        display: flex;
        justify-content: flex-end;
    }

    .front-section-img{
        position: relative;
        top: 0;
        margin: 0 0 0 auto;
        max-width: 420px;
        height: auto;
    }

    .why-us-items{
        margin: 40px 0 40px;
    }

    .why-us-title{
        font-size: 18px;
    }

    .section-breadcrumbs {
        padding: 100px 0 40px;
    }

    .header-logo{
        width: 58px;
        height: 31px;
    }

    .header-logo img{
        width: 100%;
        height: auto;
    }

    .header-item__link{
        font-size: 18px;
    }

    .contacts-wrap__links-box {
        max-width: calc(35% - 20px);
    }

    .contacts-wrap__img-box{
        margin: 0 20px 0 0;
    }

    .contacts-wrap__buttons {
        margin: 20px 0 0;
    }

    .contacts-wrap__img-box {
        max-width: 65%;
    }

    .button-social{
        height: 54px;
        padding: 0 10px;
    }

    .button-social-text:after{
        width: 24px;
        height: 24px;
    }

    .button-social-text{
        font-size: 12px;
        padding: 0 30px;
    }

    .button-social_contact .button-social-text{
        font-size: 16px;
    }

    .footer-wrap{
        padding: 100px 0 100px;
    }

    .logo-footer img{
        width: 80px;
        height: 42px;    
    }

    .logo-footer {
        position: absolute;
        top: -65px;
    }

    .footer-column-2{
        padding: 0 0 0 23px;
    }

    .footer-item__link{
        font-size: 16px;
    }

    .contact__title{
        font-size: 18px;
    }

    .contact-email__link{
        font-size: 16px;
    }

    .fixed-button-wrap{
        right: 40px;
    }

    .modal-content{
        padding: 0 30px 30px 30px;
    }

    .modal-dialog{
        --bs-modal-width: 700px;
    }

    .modal-dialog .h1{
        font-size: 24px;
    }

    .accordion-button{
        font-size: 18px;
    }

    .accordion{
        margin-left: 58px;
    }

    .accordion-button,
    .accordion-body{
        padding: 10px 20px 10px 20px;
    }

    .youtube-wrap{
        width: 657px;
        height: 370px;
        margin: 50px auto 20px;
    }

    .youtube-wrap iframe{
        width: 657px;
        height: 370px;
    }

    .time-line-item-text-box{
        max-width: 286px;
    }

    .time-line-item-img-box{
        max-width: 246px;
        margin: auto;
    }

    .time-line-item {
        margin: 60px 0;
    }

    .trim-page .scrible-4,
    .trim-page .scrible-7,
    .trim-page .scrible-9{
        display: none;
    }

    .time-line-item-text-box .h2{
        font-size: 24px;
    }

    .actions-wrap{
        position: relative;
    }

    .actions-wrap__subtitle{
        max-width: 430px;
        font-size: 15px;
    }

    .actions-img-content{
        position: absolute;
        right: 0;
        bottom: 0;
        width: 330px;
    }

    .actions-product__img{
        top: 100px;
    }

    .shop-button_small{
        min-width: 200px;
    }

    .h5{
        font-size: 14px;
        margin-top: -5px;
    }

    .shop-card-img{
        width: 100px;
    }

    .shop-card-price{
        font-size: 24px;
        margin: 10px auto 20px;
    }

    .shop-card-header{
        padding-top: 10px;
    }

    .shop-cards-home .shop-card-header {
        padding-top: 20px;
    }

    .shop-card_home{
        max-width: 286px;
    }

    .shop-card-item {
        font-size: 16px;
    }

    .shop-card-items {
        margin: 20px 0 20px;
    }

    .shop-cards-home {
        margin: 60px 0;
    }

    .front-section-shop .h2,
    .shop-card-header .h2{
        font-size: 24px;
    }

    .section-insoles-img{
        width: 250px;
    }

    .circle-1 {
        width: 210px;
        height: 210px;
    }

    .circle-2 {
        width: 283px;
        height: 283px;
    }

    .circle-3 {
        width: 351px;
        height: 351px;
    }

    .insoles-wrap{
        padding: 170px;
    }

    .insoles-item_1{
        top: -420px;
        left: 200px;
    }

    .insoles-item_2{
        top: -250px;
        left: 515px;
    }

    .insoles-item_3{
        top: -50px;
        left: 570px;
    }

    .insoles-item_4{
        top: 170px;
        left: 530px;
    }

    .insoles-item_5{
        top: 350px;
        left: 450px;
    }

    .insoles-item_6{
        top: 450px;
    }

    .insoles-item_7{
        top: 350px;
        right: 450px;
    }

    .insoles-item_8{
        top: 170px;
        right: 570px;
    }

    .insoles-item_9{
        top: -50px;
        right: 500px;
    }

    .insoles-item_10{
        top: -250px;
        right: 480px;
    }

    .insoles-item_11{
        top: -420px;
        right: 200px;
    }

    .section-insoles {
        padding: 80px 0 20px;
    }

    .new-arrivals-slider-wrap{
        max-width: 390px;
    }

    .swiper-new-box {
        max-width: 150px;
    }

    .swiper-new-box:hover{
        transform: scale(1.5);
        transform-origin: bottom;
    }

    .swiper-new-arrivals-thumb {
        margin: 37px 0 0;
    }

    .swiper-new-arrivals-navigation {
        top: -105px;
        max-width: 100%;
    }

    .new-arrivals-content .h2{
        font-size: 24px;
    }

    .new-arrivals-content .h4{
        font-size: 18px;
    }

    .new-arrivals-content-text {
        margin: 40px 0 40px;
    }

    .section-new-arrivals {
        padding: 60px 0 120px;
    }

    .testimonials-item__img-quote{
        width: 30px;
        height: 30px;
    }

    .testimonials-item__img-avatar{
        width: 78px;
        height: 78px;
        margin: -20px 0 10px;
    }

    .testimonials-item-content .text-medium{
        margin: 0 0 20px;
    }

    .section-testimonials{
        padding: 120px 0 80px;
    }

    .difference-wrap{
        grid-column-gap: 20px;
        grid-row-gap: 30px;
    }

    .difference-item{
        padding: 30px 20px;
    }

    .difference-item__img{
        width: 30px;
        height: 30px;
    }

    .difference-item .h3{
        font-size: 24px;
    }

    .archive-items{
      grid-template-columns: 1fr;
    }

    .archive-item-img{
        height: 60vw;
    }
}

@media (max-width:767px){
    .mobile-menu-toggle {
        display: block;
        background: transparent;
        border: none;
        outline: none;
        height: 20px;
        padding: 0;
        cursor: pointer;
        position: relative;
        z-index: 5;
    }

    .mobile-menu-toggle span {
        display: block;
        width: 24px;
        height: 1px;
        background: #ffffff;
     }

    .mobile-menu-toggle:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 28px;
        height: 1px;
        margin: auto;
        background: #ffffff;
        border-radius: 1px;
        transition: all 0.3s ease-out;
    }

    .header-logo{
        position: relative;
        z-index: 5;
    }

    .mobile-menu-toggle:after {
        content: '';
        position: absolute;
        bottom: 0;
        right: 0;
        width: 18px;
        height: 1px;
        margin: auto;
        background: #ffffff;
        border-radius: 1px;
        transition: all 0.3s ease-out;
    }

    .menu-open{
        overflow: hidden;
    }

    .menu-open .mobile-menu-toggle:before {
        transform: rotate(45deg);
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 26px;
        background: #ED1C24;
    }

    .menu-open .mobile-menu-toggle:after {
        transform: rotate(-45deg);
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 26px;
        background: #ED1C24;
    }

    .menu-open .mobile-menu-toggle span {
        visibility: hidden;
    }

    .header-menu{
        position: absolute;
        width: 100%;
        left: 0;
        right: 0;
        top: 0;
        margin: auto;
        height: 0;
        overflow: hidden;
        transition: height 0.3s ease-out;
        background: #151412;
    }

    .menu-open .header .header-menu {
        height: 100vh;
        z-index: 4;
        overflow: auto;
    }

    .menu-open .fixed-button-wrap{
        display: none;
    }

    .header-wrap{
        align-items: center;
    }

    .header-items{
        flex-wrap: wrap;
    }

    .header-item{
        width: 100%;
        padding: 25px 0 25px 0;
        text-align: center;
        margin: 0;
    }

    .header-item:first-child{
        padding-top: 110px;
    }

    .header-social{
        display: block;
        max-width: 250px;
        width: 280px;        
        margin: 20px auto 20px;
        padding-top: 20px;
        border-top: solid 1px rgba(255, 63, 63, 0.24);
    }
    
    .modal-dialog .h1{
        font-size: 20px;
    }

    .modal-dialog .h4 {
        font-size: 18px;
    }

    .modal-body{
        padding: 20px 0 0 0;
    }

    .text{
        font-size: 14px;
    }

    .logo-footer{
        position: static;
        display: block;
        margin: 0 0 20px;
    }

    .contacts-wrap{
        flex-wrap: wrap;
        margin: 40px 0;
    }

    .contacts-wrap__img-box{
        max-width: 100%;
        width: 100%;
    }

    .contacts-wrap__links-box{
        width: 100%;
        max-width: 400px;
        margin: 60px auto 0;
    }

    .contacts-wrap__links-box br{
        display: none;
    }

    .why-us-items{
        flex-direction: column;
        margin: 20px 0;
    }

    .why-us-item__img{
        width: 92px;
        height: 92px;
        position: relative;
        z-index: 0;
    }

    .why-us-item__img-icon{
        width: 20px;
        height: 20px;
    }

    .why-us-title{
        margin: 20px 0 0;
    }

    .why-us-item-separator{
        width: 169px;
        height: 1px;
        margin: 20px auto;
    }

    .footer-wrap{
        flex-wrap: wrap;
        padding: 40px 0 40px;
    }

    .footer-column-1{
        width: 100%;
        max-width: 100%;
        padding: 0;
    }

    .footer-column-1:after{
        right: -100px;
        width: 800px;
        height: 1px;
        top: auto;
        bottom: -21px;
    }

    .footer-column-2{
        padding: 0;
        margin: 50px 0 0;
    }

    .modal-dialog{
        --bs-modal-width: 500px;
    }

    #contactUs .modal-content{
        padding: 0 30px 0 30px;
    }

    .submit-wrap {
        margin: 40px 0 60px;
    }

    .accordion-button {
        font-size: 14px;
    }

    .time-line-item{
        flex-wrap: wrap;
        padding: 20px;
        border-radius: 20px;
        background: #262626;
    }

    .time-line-item-side{
        width: 100%;
    }

    .time-line-item-text-box{
        padding: 0;
        border-radius: 0;
        max-width: 100%;
        background: transparent;
    }

    .time-line-number{
        top: auto;
        bottom: -68px;
    }

    .time-line-item-img-box{
        max-width: 215px;
    }

    .time-line-item:nth-child(even) .time-line-item-side:nth-child(1){
        order: 1;
    }

    .time-line-item:nth-child(even) .time-line-item-img-box{
        margin-left: auto;
        margin-right: auto;
    }

    .time-line-connector{
        z-index: -1;
    }

    .time-line-item:not(:first-child){
        margin: 180px 0;
    }

    .time-line-item-img-box img{
        margin-top: 12px;
    }

    .youtube-wrap {
        width: 500px;
        height: 285px;
    }

    .youtube-wrap iframe{
        width: 500px;
        height: 285px;
    }

    .actions-img-content{
        position: relative;
    }

    .actions-wrap{
        flex-wrap: wrap;
    }

    .actions-img-content{
        position: relative;
        margin: -80px 0 0 auto;
    }

    .shop-cards{
        display: none;
    }

    .shop-cards-mobile{
        display: block;
    }

    .shop-card.swiper-slide{
        width: 232px;
    }

    .swiper{
        overflow: visible;
        margin: 0 0 40px;
    }


    .actions-wrap{
        padding-top: 50px;
    }

    .shop-page .scrible-9{
        display: none;
    }

    .shop-card{
        padding-bottom: 20px;
    }

    .swiper-pagination-bullet{
/*        background: rgba(195, 5, 5, 0.50);*/
        width: 8px;
        height: 8px;
    }

    .swiper-pagination-bullet-active{
        width: 14px;
        height: 14px;
        background: #C30505;
    }

    .swiper-button-next,
    .swiper-button-prev{
        top: 14px;
        height: 10px;
    }

    .swiper-button-next:after,
    .swiper-button-prev:after{
        content: '';
        width: 44px;
        height: 10px;
        background: center / contain no-repeat url("./inc/img/arrow.svg");
        z-index: 2;
    }

    .swiper-button-next:hover:after,
    .swiper-button-prev:hover:after,
    .swiper-button-next:focus:after,
    .swiper-button-prev:focus:after{
        background: center / contain no-repeat url("./inc/img/arrow-red.svg");
    }

    .swiper-button-prev:after{
        transform: rotate(180deg);
    }

    .swiper-navigation-wrap{
        margin: 40px 0 0;
    }

    .front-section-shop .h2,
    .shop-card-header .h2{
        font-size: 18px;
    }

    .shop-card-item{
        font-size: 14px;
    }

    .shop-button{
        height: 45px;
    }

    .shop-card-items{
        padding-left: 20px;
    }

    .shop-card-item:after{
        top: 3px;
    }

    .swiper-button-next,
    .swiper-button-prev{
        width: 44px;
    }

    .shop-cards-home {
        margin: 40px 0;
    }

    .front-section-shop .h1{
        font-size: 30px;
    }

    .section-insoles .h1 br{
        display: none;
    }

    .insoles-item {
        font-size: 14px;
        padding-top: 3px;
    }

    .section-insoles-img {
        width: 90px;
    }

    .circle-1 {
        width: 68px;
        height: 68px;
    }

    .circle-2 {
        width: 92px;
        height: 92px;
    }

    .circle-3 {
        width: 114px;
        height: 114px;
    }

    .insoles-item{
        font-weight: 400;
        padding-top: 5px;
    }

    .insoles-item_1{
        top: -150px;
        left: 160px;
    }

    .insoles-item_2{
        top: -75px;
        left: 290px;
    }

    .insoles-item_3 {
        top: 0px;
        left: 300px;
    }

    .insoles-item_4{
        top: 55px;
        left: 265px;
    }

    .insoles-item_5{
        top: 115px;
        left: 270px;
    }

    .insoles-item_6{
        top: 160px;
    }

    .insoles-item_7{
        top: 115px;
        right: 250px;
    }

    .insoles-item_8{
        top: 55px;
        right: 270px;
    }

    .insoles-item_9 {
        top: 0;
        right: 220px;
    }

    .insoles-item_10{
        top: -75px;
        right: 280px;
    }

    .insoles-item_11{
        top: -150px;
        right: 100px;
    }

    .insoles-wrap:after{
        box-shadow: 0 10px 100px 100px rgb(197 23 29/10%)
    }

    .insoles-wrap {
        padding: 50px 100px;
    }

    .new-arrivals-wrap{
        flex-wrap: wrap;
        margin: 0;
    }

    .new-arrivals-content{
        order: -1;   
        width: 100%;
        max-width: 100%;     
    }

    .new-arrivals-content .h2,
    .new-arrivals-content .h4{
        text-align: center;
    }

    .new-arrivals-content .shop-button{
        text-align: center;
        margin: 0 auto 40px;
    }

    .new-arrivals-slider-wrap{
        max-width: 100%;
        margin: 60px 0;
    }

    .new-arrivals-content-text .shop-card-items{
        max-width: max-content;
        margin: auto;
    }

    .testimonials-item-content{
        padding: 10px 10px 40px 10px;
    }

    .testimonials-item__img-avatar{
        width: 52px;
        height: 52px;
    }

    .section-testimonials {
        padding: 120px 0 30px;
    }

    .swiper-testimonials {
        margin: 120px 0 0;
    }

    .difference-item{
        max-width: 232px;
    }

    .difference-item__img{
        width: 24px;
        height: 24px;
        margin: 0 0 10px;
    }

    .difference-item .h3 {
        font-size: 18px;
    }

    .difference-item .h3 br{
        display: none;
    }

    .difference-item {
        padding: 10px;
    }

    .section-difference {
        padding: 100px 0 20px;
    }

    .difference-wrap{
        margin: 0;
        grid-column-gap: 0;
    }

    .shop-page .scrible{
        display: none;
    }
}

@media (max-width:575px){
    .h1{
        font-size: 20px;
    }
    .front-section-shop .h1 {
        font-size: 20px;
    }
    .text-small{
        font-size: 10px;
    }

    .breadcrumbs-link,
    .breadcrumbs-page {
        font-size: 10px;
    }

    .breadcrumbs-separator {
        margin: 0 5px;
    }

    .front-section-wrap{
        padding: 120px 0 0;
    }

    .front-section-img{
        max-width: 260px;
    }

    .section-breadcrumbs {
        padding: 80px 0 20px;
    }

    .section-contacts {
        margin: 10px auto 80px;
    }

    .archive-item-content h3{
      font-size: 18px;
    }

    .archive-item-content p{
      font-size: 12px;
    }

    .archive-item-read-more{
      font-size: 12px;
    }

    
    .logo-footer{
        display: flex;
        justify-content: center;
    }
    .logo-footer img {
        width: 60px;
        height: 31px;
    }
    .contacts-wrap__links-box br{
        display: block;
    }
    .social-wrap{
        margin: 20px auto 0;
    }
    .footer-wrap{
        padding: 20px 0 20px;    
    }
    .footer-items{
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-column-gap: 20px;
    }

    .footer-item__link{
        font-size: 14px;
    }

    .footer-item:nth-child(3){
        order:5;
    }
    .footer-item:nth-child(2){
        order:3;
    }
    .footer-item:nth-child(5){
        order:4;
    }
    .footer-column-2{
        flex-direction: column;
    }

    .contact-wrap{
        width: 100%;
        max-width: 100%;
    }

    .contacts-wrap{
        margin: 20px 0 60px;
    }

    .contact__title{
        width: 100%;
        text-align: center;
        margin: 0;
    }

    .contact-email__link:after,
    .contact-address__link:after{
        width: 16px;
        height: 16px;
        top: -2px;
    }

    .contact-email__link{
        font-size: 8px;
        padding-left: 25px;
    }

    .contact-address__link{
        font-size: 8px;
        padding-left: 25px;
        max-width: 109px;
    }

    .contacts-wrap__links-box{
        text-align: center;
    }

    .contact-wrap{
        flex-direction: initial;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: baseline;
    }

    .scrible {
        display: none;
        position: absolute;
        width: 184px;
        height: 182px;
        border-radius: 224px;
    }

    .modal-content,
    #contactUs .modal-content{
        max-width: calc(100% - 32px);
        padding: 0 12px 30px 12px;
    }

    .modal-dialog .h1{
        margin-bottom: 20px;
    }

    .modal-dialog .h4 br{
        display: none;
    }

    .btn-close{
        right: -10px;
    }

    .fixed-button-wrap{
        right: 20px;
    }

    .label{
        margin: 10px 0 10px;
        font-size: 14px;
        line-height: 20px;
    }

    .modal-dialog .h4{
        margin-bottom: 40px;
    }

    .submit-wrap{
        margin: 40px 0 30px;
    }

    #error-form-notification,
    #success-form-notification{
        font-size: 14px;
    }

    .accordion {
        margin-left: 20px;
    }

    .accordion-button,
    .accordion-body{
        padding: 10px;
    }

    .accordion-wrap{
        margin: 30px 0 72px;
    }

    .youtube-wrap{
        width: calc(100vw - 31px);
        height: calc((100vw - 30px) * 0.56);
/*        border: 8px solid #D51B22;*/
        margin: 20px auto 20px;
    }

    .youtube-wrap iframe{
        width: calc(100vw - 31px);
        height: calc((100vw - 30px) * 0.56);
    }

    .youtube .play{
        max-width: 40px;
        margin-left: -20px !important;
    }

    .section-steps {
        margin: 60px 0 20px;
    }

    .actions-img-content{
        max-width: 60vw;
        margin: 0 0 0 auto;
    }

    .actions-product__img{
        top: 60px;
    }

    .col-sliders{
        padding-right: 0;
        padding-left: 0;
    }

    .swiper{
        padding: 0 12px;
        margin: 0 0 30px;
    }

    .shop-cards-home {
        margin: 20px 0;
    }

    .insoles-item{
        font-size: 10px;
    }

    .insoles-item:after{
        width: 8px;
        height: 8px;
        left: -16px;
        top: 0;
    }

    .insoles-item_1,
    .insoles-item_11{
        top: -135px;
    }

    .insoles-item_2{
        left: 220px;
    }

    .insoles-item_3{
        top: -10px;
        left: 230px;
    }

    .insoles-item_4{
        left: 220px;
    }

    .insoles-item_5{
        left: 200px;
    }

    .insoles-item_7{
        right: 160px;
    }

    .insoles-item_8{
        right: 185px;
    }

    .insoles-item_9{
        top: -10px;
    }

    .insoles-item_10{
         right: 185px;
    }

    .front-section-shop{
        padding-top: 60px;
    }

    .swiper-new-arrivals-navigation .swiper-button-prev,
    .swiper-new-arrivals-navigation .swiper-button-next {
        width: 40px;
        height: 40px;
    }

    .swiper-new-box:focus,
    .swiper-new-box:hover{
        transform: scale(2);  
    }

    .swiper-new-box {
        max-width: 90px;
    }

    .swiper-new-arrivals-navigation{
        max-width: 100%;
        top: -70px;
    }

    .testimonials-item__img-quote {
        width: 20px;
        height: 20px;
        margin: 0 auto 8px;
    }

    .testimonials-item__img-avatar {
        width: 39px;
        height: 39px;
    }

    .testimonials-item-avatar .h4{
        font-size: 14px;
    }

    .swiper-testimonials .swiper-navigation-wrap {
        margin: 30px 0 0;
    }

    .section-testimonials {
        padding: 120px 0 0;
    }

    .section-difference .h1{
        text-align: left !important;
    }

    .section-difference {
        padding: 60px 0 0;
    }

    .difference-item{
        min-height: 300px;
    }

    .footer-item:nth-child(4) .footer-item__link,
    .footer-item:nth-child(5) .footer-item__link,
    .footer-item:nth-child(7) .footer-item__link{
        display: block;
        max-width: 150px;
        margin: 3px 0 0 auto;
    }
}

@media (max-width:340px){
    .footer-item__link{
        font-size: 13px;
    }
}