@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css");

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
  scrollbar-width: auto;
  scrollbar-color: #f1b84b #212122;
}
html {
  scroll-behavior: smooth
}
body, html {
  overflow-x: hidden
}
ol, ul {
  list-style: none
}
a {
  text-decoration: none
}
a, button, input, textarea {
  background: 0 0;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  border: none;
  cursor: pointer;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out
}
input, textarea {
  border-radius: 0;
  -webkit-appearance: none
}
input[readonly], textarea[readonly] {
  cursor: default
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  font-family: inherit;
  font-size: inherit;
  color: inherit
}
input::-moz-placeholder, textarea::-moz-placeholder {
  font-family: inherit;
  font-size: inherit;
  color: inherit
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  font-family: inherit;
  font-size: inherit;
  color: inherit
}
input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  font-family: inherit;
  font-size: inherit;
  color: inherit
}
input::placeholder, textarea::placeholder {
  font-family: inherit;
  font-size: inherit;
  color: inherit
}
textarea {
  resize: none
}
img {
  display: block; 
  -o-object-fit: cover;
  object-fit: cover;
  width:100%;
}
video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}
@-webkit-keyframes rotating {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  to {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
@-webkit-keyframes glitch {
  1% {
    -webkit-transform: rotateX(10deg);
    transform: rotateX(10deg)
  }
  2% {
    -webkit-transform: rotateX(0);
    transform: rotateX(0)
  }
}
@keyframes glitch {
  1% {
    -webkit-transform: rotateX(10deg);
    transform: rotateX(10deg)
  }
  2% {
    -webkit-transform: rotateX(0);
    transform: rotateX(0)
  }
}
@-webkit-keyframes noise-1 {
  3.33333% {
    -webkit-clip-path: inset(80px 0 16px 0);
    clip-path: inset(80px 0 16px 0)
  }
  6.66667% {
    -webkit-clip-path: inset(35px 0 4px 0);
    clip-path: inset(35px 0 4px 0)
  }
  10% {
    -webkit-clip-path: inset(92px 0 8px 0);
    clip-path: inset(92px 0 8px 0)
  }
  13.33333% {
    -webkit-clip-path: inset(79px 0 22px 0);
    clip-path: inset(79px 0 22px 0)
  }
  16.66667% {
    -webkit-clip-path: inset(41px 0 7px 0);
    clip-path: inset(41px 0 7px 0)
  }
  20% {
    -webkit-clip-path: inset(1px 0 19px 0);
    clip-path: inset(1px 0 19px 0)
  }
  23.33333% {
    -webkit-clip-path: inset(69px 0 1px 0);
    clip-path: inset(69px 0 1px 0)
  }
  26.66667% {
    -webkit-clip-path: inset(44px 0 19px 0);
    clip-path: inset(44px 0 19px 0)
  }
  30% {
    -webkit-clip-path: inset(35px 0 19px 0);
    clip-path: inset(35px 0 19px 0)
  }
  33.33333% {
    -webkit-clip-path: inset(59px 0 10px 0);
    clip-path: inset(59px 0 10px 0)
  }
  36.66667% {
    -webkit-clip-path: inset(90px 0 2px 0);
    clip-path: inset(90px 0 2px 0)
  }
  40% {
    -webkit-clip-path: inset(27px 0 22px 0);
    clip-path: inset(27px 0 22px 0)
  }
  43.33333% {
    -webkit-clip-path: inset(74px 0 6px 0);
    clip-path: inset(74px 0 6px 0)
  }
  46.66667% {
    -webkit-clip-path: inset(65px 0 10px 0);
    clip-path: inset(65px 0 10px 0)
  }
  50% {
    -webkit-clip-path: inset(44px 0 52px 0);
    clip-path: inset(44px 0 52px 0)
  }
  53.33333% {
    -webkit-clip-path: inset(24px 0 46px 0);
    clip-path: inset(24px 0 46px 0)
  }
  56.66667% {
    -webkit-clip-path: inset(51px 0 12px 0);
    clip-path: inset(51px 0 12px 0)
  }
  60% {
    -webkit-clip-path: inset(54px 0 26px 0);
    clip-path: inset(54px 0 26px 0)
  }
  63.33333% {
    -webkit-clip-path: inset(66px 0 12px 0);
    clip-path: inset(66px 0 12px 0)
  }
  66.66667% {
    -webkit-clip-path: inset(73px 0 23px 0);
    clip-path: inset(73px 0 23px 0)
  }
  70% {
    -webkit-clip-path: inset(46px 0 11px 0);
    clip-path: inset(46px 0 11px 0)
  }
  73.33333% {
    -webkit-clip-path: inset(55px 0 40px 0);
    clip-path: inset(55px 0 40px 0)
  }
  76.66667% {
    -webkit-clip-path: inset(27px 0 9px 0);
    clip-path: inset(27px 0 9px 0)
  }
  80% {
    -webkit-clip-path: inset(54px 0 46px 0);
    clip-path: inset(54px 0 46px 0)
  }
  83.33333% {
    -webkit-clip-path: inset(48px 0 7px 0);
    clip-path: inset(48px 0 7px 0)
  }
  86.66667% {
    -webkit-clip-path: inset(97px 0 4px 0);
    clip-path: inset(97px 0 4px 0)
  }
  90% {
    -webkit-clip-path: inset(96px 0 2px 0);
    clip-path: inset(96px 0 2px 0)
  }
  93.33333% {
    -webkit-clip-path: inset(3px 0 90px 0);
    clip-path: inset(3px 0 90px 0)
  }
  96.66667% {
    -webkit-clip-path: inset(87px 0 3px 0);
    clip-path: inset(87px 0 3px 0)
  }
  100% {
    -webkit-clip-path: inset(54px 0 47px 0);
    clip-path: inset(54px 0 47px 0)
  }
}
@keyframes noise-1 {
  3.33333% {
    -webkit-clip-path: inset(80px 0 16px 0);
    clip-path: inset(80px 0 16px 0)
  }
  6.66667% {
    -webkit-clip-path: inset(35px 0 4px 0);
    clip-path: inset(35px 0 4px 0)
  }
  10% {
    -webkit-clip-path: inset(92px 0 8px 0);
    clip-path: inset(92px 0 8px 0)
  }
  13.33333% {
    -webkit-clip-path: inset(79px 0 22px 0);
    clip-path: inset(79px 0 22px 0)
  }
  16.66667% {
    -webkit-clip-path: inset(41px 0 7px 0);
    clip-path: inset(41px 0 7px 0)
  }
  20% {
    -webkit-clip-path: inset(1px 0 19px 0);
    clip-path: inset(1px 0 19px 0)
  }
  23.33333% {
    -webkit-clip-path: inset(69px 0 1px 0);
    clip-path: inset(69px 0 1px 0)
  }
  26.66667% {
    -webkit-clip-path: inset(44px 0 19px 0);
    clip-path: inset(44px 0 19px 0)
  }
  30% {
    -webkit-clip-path: inset(35px 0 19px 0);
    clip-path: inset(35px 0 19px 0)
  }
  33.33333% {
    -webkit-clip-path: inset(59px 0 10px 0);
    clip-path: inset(59px 0 10px 0)
  }
  36.66667% {
    -webkit-clip-path: inset(90px 0 2px 0);
    clip-path: inset(90px 0 2px 0)
  }
  40% {
    -webkit-clip-path: inset(27px 0 22px 0);
    clip-path: inset(27px 0 22px 0)
  }
  43.33333% {
    -webkit-clip-path: inset(74px 0 6px 0);
    clip-path: inset(74px 0 6px 0)
  }
  46.66667% {
    -webkit-clip-path: inset(65px 0 10px 0);
    clip-path: inset(65px 0 10px 0)
  }
  50% {
    -webkit-clip-path: inset(44px 0 52px 0);
    clip-path: inset(44px 0 52px 0)
  }
  53.33333% {
    -webkit-clip-path: inset(24px 0 46px 0);
    clip-path: inset(24px 0 46px 0)
  }
  56.66667% {
    -webkit-clip-path: inset(51px 0 12px 0);
    clip-path: inset(51px 0 12px 0)
  }
  60% {
    -webkit-clip-path: inset(54px 0 26px 0);
    clip-path: inset(54px 0 26px 0)
  }
  63.33333% {
    -webkit-clip-path: inset(66px 0 12px 0);
    clip-path: inset(66px 0 12px 0)
  }
  66.66667% {
    -webkit-clip-path: inset(73px 0 23px 0);
    clip-path: inset(73px 0 23px 0)
  }
  70% {
    -webkit-clip-path: inset(46px 0 11px 0);
    clip-path: inset(46px 0 11px 0)
  }
  73.33333% {
    -webkit-clip-path: inset(55px 0 40px 0);
    clip-path: inset(55px 0 40px 0)
  }
  76.66667% {
    -webkit-clip-path: inset(27px 0 9px 0);
    clip-path: inset(27px 0 9px 0)
  }
  80% {
    -webkit-clip-path: inset(54px 0 46px 0);
    clip-path: inset(54px 0 46px 0)
  }
  83.33333% {
    -webkit-clip-path: inset(48px 0 7px 0);
    clip-path: inset(48px 0 7px 0)
  }
  86.66667% {
    -webkit-clip-path: inset(97px 0 4px 0);
    clip-path: inset(97px 0 4px 0)
  }
  90% {
    -webkit-clip-path: inset(96px 0 2px 0);
    clip-path: inset(96px 0 2px 0)
  }
  93.33333% {
    -webkit-clip-path: inset(3px 0 90px 0);
    clip-path: inset(3px 0 90px 0)
  }
  96.66667% {
    -webkit-clip-path: inset(87px 0 3px 0);
    clip-path: inset(87px 0 3px 0)
  }
  100% {
    -webkit-clip-path: inset(54px 0 47px 0);
    clip-path: inset(54px 0 47px 0)
  }
}
@-webkit-keyframes noise-2 {
  0% {
    -webkit-clip-path: inset(48px 0 10px 0);
    clip-path: inset(48px 0 10px 0)
  }
  3.33333% {
    -webkit-clip-path: inset(63px 0 8px 0);
    clip-path: inset(63px 0 8px 0)
  }
  6.66667% {
    -webkit-clip-path: inset(95px 0 6px 0);
    clip-path: inset(95px 0 6px 0)
  }
  10% {
    -webkit-clip-path: inset(28px 0 38px 0);
    clip-path: inset(28px 0 38px 0)
  }
  13.33333% {
    -webkit-clip-path: inset(2px 0 50px 0);
    clip-path: inset(2px 0 50px 0)
  }
  16.66667% {
    -webkit-clip-path: inset(53px 0 3px 0);
    clip-path: inset(53px 0 3px 0)
  }
  20% {
    -webkit-clip-path: inset(12px 0 87px 0);
    clip-path: inset(12px 0 87px 0)
  }
  23.33333% {
    -webkit-clip-path: inset(27px 0 69px 0);
    clip-path: inset(27px 0 69px 0)
  }
  26.66667% {
    -webkit-clip-path: inset(19px 0 66px 0);
    clip-path: inset(19px 0 66px 0)
  }
  30% {
    -webkit-clip-path: inset(35px 0 6px 0);
    clip-path: inset(35px 0 6px 0)
  }
  33.33333% {
    -webkit-clip-path: inset(30px 0 31px 0);
    clip-path: inset(30px 0 31px 0)
  }
  36.66667% {
    -webkit-clip-path: inset(25px 0 63px 0);
    clip-path: inset(25px 0 63px 0)
  }
  40% {
    -webkit-clip-path: inset(85px 0 13px 0);
    clip-path: inset(85px 0 13px 0)
  }
  43.33333% {
    -webkit-clip-path: inset(26px 0 24px 0);
    clip-path: inset(26px 0 24px 0)
  }
  46.66667% {
    -webkit-clip-path: inset(72px 0 28px 0);
    clip-path: inset(72px 0 28px 0)
  }
  50% {
    -webkit-clip-path: inset(58px 0 42px 0);
    clip-path: inset(58px 0 42px 0)
  }
  53.33333% {
    -webkit-clip-path: inset(6px 0 87px 0);
    clip-path: inset(6px 0 87px 0)
  }
  56.66667% {
    -webkit-clip-path: inset(72px 0 24px 0);
    clip-path: inset(72px 0 24px 0)
  }
  60% {
    -webkit-clip-path: inset(24px 0 54px 0);
    clip-path: inset(24px 0 54px 0)
  }
  63.33333% {
    -webkit-clip-path: inset(80px 0 9px 0);
    clip-path: inset(80px 0 9px 0)
  }
  66.66667% {
    -webkit-clip-path: inset(3px 0 56px 0);
    clip-path: inset(3px 0 56px 0)
  }
  70% {
    -webkit-clip-path: inset(7px 0 24px 0);
    clip-path: inset(7px 0 24px 0)
  }
  73.33333% {
    -webkit-clip-path: inset(42px 0 54px 0);
    clip-path: inset(42px 0 54px 0)
  }
  76.66667% {
    -webkit-clip-path: inset(83px 0 4px 0);
    clip-path: inset(83px 0 4px 0)
  }
  80% {
    -webkit-clip-path: inset(53px 0 2px 0);
    clip-path: inset(53px 0 2px 0)
  }
  83.33333% {
    -webkit-clip-path: inset(91px 0 8px 0);
    clip-path: inset(91px 0 8px 0)
  }
  86.66667% {
    -webkit-clip-path: inset(74px 0 25px 0);
    clip-path: inset(74px 0 25px 0)
  }
  90% {
    -webkit-clip-path: inset(20px 0 42px 0);
    clip-path: inset(20px 0 42px 0)
  }
  93.33333% {
    -webkit-clip-path: inset(11px 0 73px 0);
    clip-path: inset(11px 0 73px 0)
  }
  96.66667% {
    -webkit-clip-path: inset(100px 0 1px 0);
    clip-path: inset(100px 0 1px 0)
  }
  100% {
    -webkit-clip-path: inset(37px 0 22px 0);
    clip-path: inset(37px 0 22px 0)
  }
}
@keyframes noise-2 {
  0% {
    -webkit-clip-path: inset(48px 0 10px 0);
    clip-path: inset(48px 0 10px 0)
  }
  3.33333% {
    -webkit-clip-path: inset(63px 0 8px 0);
    clip-path: inset(63px 0 8px 0)
  }
  6.66667% {
    -webkit-clip-path: inset(95px 0 6px 0);
    clip-path: inset(95px 0 6px 0)
  }
  10% {
    -webkit-clip-path: inset(28px 0 38px 0);
    clip-path: inset(28px 0 38px 0)
  }
  13.33333% {
    -webkit-clip-path: inset(2px 0 50px 0);
    clip-path: inset(2px 0 50px 0)
  }
  16.66667% {
    -webkit-clip-path: inset(53px 0 3px 0);
    clip-path: inset(53px 0 3px 0)
  }
  20% {
    -webkit-clip-path: inset(12px 0 87px 0);
    clip-path: inset(12px 0 87px 0)
  }
  23.33333% {
    -webkit-clip-path: inset(27px 0 69px 0);
    clip-path: inset(27px 0 69px 0)
  }
  26.66667% {
    -webkit-clip-path: inset(19px 0 66px 0);
    clip-path: inset(19px 0 66px 0)
  }
  30% {
    -webkit-clip-path: inset(35px 0 6px 0);
    clip-path: inset(35px 0 6px 0)
  }
  33.33333% {
    -webkit-clip-path: inset(30px 0 31px 0);
    clip-path: inset(30px 0 31px 0)
  }
  36.66667% {
    -webkit-clip-path: inset(25px 0 63px 0);
    clip-path: inset(25px 0 63px 0)
  }
  40% {
    -webkit-clip-path: inset(85px 0 13px 0);
    clip-path: inset(85px 0 13px 0)
  }
  43.33333% {
    -webkit-clip-path: inset(26px 0 24px 0);
    clip-path: inset(26px 0 24px 0)
  }
  46.66667% {
    -webkit-clip-path: inset(72px 0 28px 0);
    clip-path: inset(72px 0 28px 0)
  }
  50% {
    -webkit-clip-path: inset(58px 0 42px 0);
    clip-path: inset(58px 0 42px 0)
  }
  53.33333% {
    -webkit-clip-path: inset(6px 0 87px 0);
    clip-path: inset(6px 0 87px 0)
  }
  56.66667% {
    -webkit-clip-path: inset(72px 0 24px 0);
    clip-path: inset(72px 0 24px 0)
  }
  60% {
    -webkit-clip-path: inset(24px 0 54px 0);
    clip-path: inset(24px 0 54px 0)
  }
  63.33333% {
    -webkit-clip-path: inset(80px 0 9px 0);
    clip-path: inset(80px 0 9px 0)
  }
  66.66667% {
    -webkit-clip-path: inset(3px 0 56px 0);
    clip-path: inset(3px 0 56px 0)
  }
  70% {
    -webkit-clip-path: inset(7px 0 24px 0);
    clip-path: inset(7px 0 24px 0)
  }
  73.33333% {
    -webkit-clip-path: inset(42px 0 54px 0);
    clip-path: inset(42px 0 54px 0)
  }
  76.66667% {
    -webkit-clip-path: inset(83px 0 4px 0);
    clip-path: inset(83px 0 4px 0)
  }
  80% {
    -webkit-clip-path: inset(53px 0 2px 0);
    clip-path: inset(53px 0 2px 0)
  }
  83.33333% {
    -webkit-clip-path: inset(91px 0 8px 0);
    clip-path: inset(91px 0 8px 0)
  }
  86.66667% {
    -webkit-clip-path: inset(74px 0 25px 0);
    clip-path: inset(74px 0 25px 0)
  }
  90% {
    -webkit-clip-path: inset(20px 0 42px 0);
    clip-path: inset(20px 0 42px 0)
  }
  93.33333% {
    -webkit-clip-path: inset(11px 0 73px 0);
    clip-path: inset(11px 0 73px 0)
  }
  96.66667% {
    -webkit-clip-path: inset(100px 0 1px 0);
    clip-path: inset(100px 0 1px 0)
  }
  100% {
    -webkit-clip-path: inset(37px 0 22px 0);
    clip-path: inset(37px 0 22px 0)
  }
}
.rotate {
  -webkit-animation: 4s linear infinite rotating;
  animation: 4s linear infinite rotating;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center
}
.rotate.slower {
  -webkit-animation-duration: 8s;
  animation-duration: 8s
}
.fadeIn {
  -webkit-animation: .4s ease-in-out fadeIn;
  animation: .4s ease-in-out fadeIn
}
.fadeOut {
  -webkit-animation: .4s ease-in-out fadeOut;
  animation: .4s ease-in-out fadeOut
}
:root {
  --app-height: 100%
}
::-webkit-scrollbar {
  width: 4px
}
::-webkit-scrollbar-track {
  background: #212122
}
::-webkit-scrollbar-thumb {
  background-color: #f1b84b
}
.cursor {
  visibility: hidden;
  display: none;
  border-radius: 50%;
  -webkit-transition: width .3s ease-in-out, height .3s ease-in-out, background-color .3s ease-in-out;
  -o-transition: width .3s ease-in-out, height .3s ease-in-out, background-color .3s ease-in-out;
  transition: width .3s ease-in-out, height .3s ease-in-out, background-color .3s ease-in-out;
  position: fixed;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none;
  z-index: 10000000;
}
.cursor_lottie {
  width: 100%;
  height: 100%;
  margin-top: -2px;
  -webkit-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
  opacity: 0;
}
.cursor.visible {
  display: block; 
}
.cursor--normal {
  width: 20px;
  height: 20px;
  background-color: rgba(241, 184, 75, .7);
  border: 1px solid #212122
}
.cursor--link {
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, .7)
}
.cursor--eye {
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.cursor--eye .cursor_lottie {
  opacity: 1;
  position: relative;
  right: -1px
}
html.fixed {
  overflow: hidden
}
html.swal2-shown {
  padding: 0 !important
}
body {
  font-family: Archivo, sans-serif;
  color: #212122;
  font-size: 16px;
  position: relative;
  min-height: 100vh;
  background: hsl(0, 0%, 93%);
}
.section {
  padding: 80px 0
}

 @media screen and (max-width:425px) {
	
.section {padding: 40px 0}
	 
	  }


.section_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: -60px;
}
.section_nav-controls, .section_nav-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  line-height: 1;
}
.section_nav-title {
  margin-bottom: 10px;
  color: #be1e2d;
}
.section_nav-controls {
  font-size: 20px
}
.section_nav-controls_btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1px
}
.section_nav-controls_btns .link:first-of-type {
  margin-right: 30px
}
.section_nav-controls_btns .link:focus, .section_nav-controls_btns .link:hover {
  color: #f1b84b
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-weight: 900;
  line-height: 1.2
}
.h1, h1 {
  font-size: 42px
}
.h1.extra, h1.extra {
  font-size: 48px
}
.h2, h2 {
  font-size: 24px;
  line-height: 1
}
.h3, h3 {
  font-size: 21px
}
.h4, h4 {
  font-size: 17px
}
.h5, h5 {
  font-size: 14px;
  line-height: 1.3
}
.h6, h6 {
  font-size: 25px;
  line-height: 1.3
}
.quote {
  quotes: none;
  font-weight: 500;
  font-style: italic
}
.outlined {
  color: transparent
}
.outlined--white {
  -webkit-text-stroke: 2px #fff;
  text-stroke: 2px #fff
}
.outlined--black {
  -webkit-text-stroke: 2px #be1e2d;
  text-stroke: 2px #be1e2d
}
.stripe-text {
  line-height: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 5px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content
}
.stripe-text--white {
  background: #fff;
  color: #212122
}
.stripe-text--white span {
  background: #fff
}
.stripe-text--black {
  background: #212122;
  color: #fff
}
.stripe-text--black span {
  background: #212122
}
.btn {
  border-radius: 2px;
  height: 46px;
  font-weight: 700;
  font-size: 14px;
  line-height: 1;
  color: #fff;
  padding: 10px 40px;
  border: 2px solid transparent;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
}
.btn-2 {
  border-radius: 2px;
  height: 36px;
  font-weight: 700;
  font-size: 14px;
  line-height: 1;
  color: #fff;
  padding: 10px 15px;
  border: 2px solid transparent;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.btn-3 {
  border-radius: 2px;
  height: 36px;
  font-weight: 700;
  font-size: 14px;
  line-height: 1;
  color: #000;
  padding: 10px 15px;
  border: 2px solid transparent;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.btn--outline {
  border: 2px solid #212122
}
.btn--accent {
  background: #be1e2d;
  border-color: #be1e2d
}
.btn--white {
  background: #fff;
  border-color: #fff
}
.btn--white:focus, .btn--white:hover {
  background: #be1e2d;
  border-color: #be1e2d
}
.btn--black {
  background: #212122;
  border-color: #212122;
  color: #fff
}
.btn--black:focus, .btn--black:hover {
  color: #212122;
  background: 0 0
}
.btn--hover-o:focus, .btn--hover-o:hover {
  background: 0 0;
  border-color: #fff;
  color: #fff
}
.btn--hover-black:focus, .btn--hover-black:hover {
  background: #212122;
  border-color: #fff;
  color: #fff
}
.btn--arrow {
  position: relative
}
.btn--arrow .icon {
  position: absolute;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  right: 40px;
  opacity: 0;
  color: #212122
}
.btn--arrow:focus, .btn--arrow:hover {
  padding-right: 60px
}
.btn--arrow:focus .icon, .btn--arrow:hover .icon {
  opacity: 1
}
.btn--shop {
  gap: 20px;
  padding: 10px 0
}
.link--underline {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1;
  font-weight: 500;
  color: #212122
}
.link--underline:after {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  background: #212122;
  left: 0;
  bottom: 0;
  -webkit-transition: width .3s ease-in-out;
  -o-transition: width .3s ease-in-out;
  transition: width .3s ease-in-out
}
.link--underline:focus:after, .link--underline:hover:after {
  width: 100%
}
.link--brackets {
  position: relative
}
.link--brackets:not(.current) {
  left: -5px
}
.link--brackets:after, .link--brackets:before {
  position: relative;
  top: -1px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out
}
.link--brackets:before {
  content: '['
}
.link--brackets:after {
  content: ']'
}
.link--brackets.current, .link--brackets:focus, .link--brackets:hover {
  left: 0
}
.link--brackets.current:after, .link--brackets.current:before, .link--brackets:focus:after, .link--brackets:focus:before, .link--brackets:hover:after, .link--brackets:hover:before {
  visibility: visible;
  opacity: 1
}
.link--brackets.current:before, .link--brackets:focus:before, .link--brackets:hover:before {
  padding-right: 2px
}
.link--brackets.current:after, .link--brackets:focus:after, .link--brackets:hover:after {
  padding-left: 2px
}
.field {
  background: #fff;
  border: 1px solid #212122;
  color: #212122;
  border-radius: 2px;
  height: 46px;
  padding: 4px 20px;
	margin-bottom: 15px;
  -webkit-transition: .2s linear;
  -o-transition: .2s linear;
  transition: .2s linear;
  margin-right: 6px;
}
.field.error {
  border-color: red
}
.field::-webkit-input-placeholder {
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
  color: #727272
}
.field::-moz-placeholder {
  -moz-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
  color: #727272
}
.field:-ms-input-placeholder {
  -ms-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
  color: #727272
}
.field::-ms-input-placeholder {
  -ms-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
  color: #727272
}
.field::placeholder {
  -webkit-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
  color: #727272
}
.field:focus::-webkit-input-placeholder {
  opacity: 0
}
.field:focus::-moz-placeholder {
  opacity: 0
}
.field:focus:-ms-input-placeholder {
  opacity: 0
}
.field:focus::-ms-input-placeholder {
  opacity: 0
}
.field:focus::placeholder {
  opacity: 0
}
.breadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 84px auto 0;
  padding: 0 20px;
  font-size: 12px;
  font-weight: 700;
  gap: 5px 10px;
  max-width: 1770px
}
.breadcrumbs .link {
  position: relative;
  color: #727272
}
.breadcrumbs .link:after {
  content: '/';
  position: relative;
  right: -5px;
  color: #727272
}
.breadcrumbs .link:focus, .breadcrumbs .link:hover {
  color: #212122
}
.hotspot_trigger {
  position: absolute;
  display: block;
  width: 22px;
  height: 22px;
  background: #212122;
  border: 4px solid #fff;
  border-radius: 50%;
  -webkit-transition: .15s;
  -o-transition: .15s;
  transition: .15s;
  z-index: 5
}
.hotspot_trigger:focus, .hotspot_trigger:hover {
  border-width: 6px
}
.hotspot_content {
  position: absolute;
  max-width: 200px;
  padding: 20px;
  background: #fff;
  border: 2px solid #212122;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  opacity: 0;
  visibility: hidden;
  z-index: 6
}
.hotspot_content.visible {
  opacity: 1;
  visibility: visible
}
.hotspot_content img {
  position: static !important;
  margin-bottom: 5px;
  height: 100%
}
.hotspot_content span {
  display: block;
  font-weight: 900;
  font-size: 12px;
  text-transform: uppercase
}
.meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 5px
}
.meta_item {
  position: relative;
  font-weight: 700;
  font-size: 12px;
  color: #727272;
  line-height: 1
}
.meta_item:not(:last-of-type) {
  padding-right: 5px
}
.meta_item:not(:last-of-type):after {
  content: '/';
  right: -5px;
  position: relative
}
.meta_item--single {
  display: block
}
.meta_item--single:after {
  display: none;
  padding-right: 0
}
.rating {
  gap: 10px;
  color: #727272;
  line-height: 1
}
.rating_stars {
  gap: 5px;
  font-size: 12px;
  line-height: 1
}
.rating_stars .icon-star {
  color: #212122
}
.qty {
  border: 1px solid #bababa;
  border-radius: 2px;
  height: 46px;
  max-width: 110px;
  padding: 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  line-height: 1
}
.qty_amount-display {
  width: 30px;
  text-align: center;
  font-weight: 700
}
.qty .control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.size_input {
  display: none
}
.size_input:checked + .size_label {
  background-color: #212122;
  color: #fff
}
.size_label {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 36px;
  border: 1px solid #727272;
  border-radius: 2px;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  background-color: #fff;
  color: #212122;
  -webkit-transition: background-color .3s ease-in-out, color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out, color .3s ease-in-out;
  transition: background-color .3s ease-in-out, color .3s ease-in-out
}
.size_label:hover {
  background-color: #212122;
  color: #fff
}
.color_input {
  display: none
}
.color_input:checked + .color_label .color_label-text {
  color: #212122
}
.color_input:checked + .color_label .color_label-icon .icon {
  opacity: 1
}
.color_label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.color_label:hover .color_label-text {
  color: #212122
}
.color_label-icon {
  border-radius: 2px;
  width: 28px;
  height: 28px;
  position: relative;
  overflow: hidden
}
.color_label-icon .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  right: 0;
  bottom: 0;
  color: #fff;
  width: 14px;
  height: 14px;
  background: #212122;
  font-size: 10px;
  -webkit-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
  opacity: 0
}
.color_label-text {
  text-transform: capitalize;
  font-weight: 700;
  font-size: 16px;
  color: #939393;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out
}
.color_label--all .color_label-icon {
  border: 1px solid #bababa
}
.color_label--white .color_label-icon {
  border: 1px solid #979797
}
.color_label--black .color_label-icon {
  background: #212122
}
.color_label--multi .color_label-icon {
  background: -o-linear-gradient(325.18deg, #2982ff -25.81%, #e7f19e 42.93%, #ffefe6 100%);
  background: linear-gradient(124.82deg, #2982ff -25.81%, #e7f19e 42.93%, #ffefe6 100%)
}
.color_label--gray .color_label-icon {
  background: #939393
}
.color_label--green .color_label-icon {
  background: #00a14f
}
.color_label--purple .color_label-icon {
  background: #bb30d1
}
.color_label--blue .color_label-icon {
  background: #0500ff
}
.color_label--red .color_label-icon {
  background: #fb4120
}
.color_label--orange .color_label-icon {
  background: #f1b84b
}
.sale_label {
  background: rgba(255, 255, 255, .7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 36px;
  font-size: 14px;
  position: absolute;
  font-weight: 700;
  color: #fb4120;
  width: 54px;
  left: 0;
  top: 25px
}
.tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px
}
.tags_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #bababa;
  border-radius: 16px;
  height: 28px;
  padding: 0 35px;
  font-size: 12px;
  cursor: pointer;
  font-weight: 700;
  text-transform: uppercase;
  background-color: transparent;
  -webkit-transition: background-color .3s ease-in-out, color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out, color .3s ease-in-out;
  transition: background-color .3s ease-in-out, color .3s ease-in-out;
  line-height: 1
}
.tags_item.current, .tags_item:focus, .tags_item:hover {
  background-color: #212122;
  color: #fff
}
.tags_item.white.active, .tags_item.white.current, .tags_item.white:focus, .tags_item.white:hover {
  background: #fff;
  color: #212122
}
.video {
  position: relative
}
.video .cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: opacity .4s ease-in-out;
  -o-transition: opacity .4s ease-in-out;
  transition: opacity .4s ease-in-out
}
.video .cover img {
  height: 100%
}
.video .cover.hidden {
  opacity: 0;
  visibility: hidden
}
.video iframe {
  width: 100%;
  height: 100%;
  border: none;
  display: block;
  cursor: none !important
}
.videoPopup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 400000;
  visibility: hidden;
  -webkit-transition: .4s ease-in-out;
  -o-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
  background: rgba(0, 0, 0, .6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.videoPopup.visible {
  visibility: visible
}
.videoPopup_frame {
  max-width: 1170px;
  margin: 0 auto;
  background: #fff;
  padding: 20px;
  min-height: 300px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.videoPopup_frame iframe {
  width: 100%;
  height: auto;
  -ms-flex-item-align: stretch;
  align-self: stretch
}
.videoPopup_frame-close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  width: 30px;
  height: 30px;
  -webkit-transition: .4s ease-in-out;
  -o-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
  cursor: pointer;
  right: 0;
  top: -40px;
  background: #fff
}
.videoPopup_frame-close:hover {
  color: #f1b84b
}
.shop {
	display: block;
	margin: 35px 0;
}
.shop .container_wrapper {
  position: relative;
}
.shop_panel {
  position: relative;
  margin-bottom: 30px;
  z-index: 9000
}
.shop_panel.short {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.shop_panel.short .search {
  margin-bottom: 0
}
.shop_panel.short .wrapper {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1
}
.shop_panel.short .wrapper .shop_panel-link {
  font-size: 12px;
  font-weight: 700;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
  text-transform: uppercase;
  gap: 10px;
  margin-bottom: 20px
}
.shop_panel.short .wrapper .shop_panel-link i {
  display: block;
  margin-top: -2px
}
.shop_panel.short .wrapper .shop_panel-link:focus, .shop_panel.short .wrapper .shop_panel-link:hover {
  color: #1544c0
}
.shop_panel-nav .divider {
  margin-top: 20px;
  max-width: 410px
}
.shop_panel-sorting {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1
}
.shop_panel-sorting .icon {
  right: -30px
}
.shop_panel-sorting .custom-select-panel {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content
}
.shop_panel-sorting .wrapper {
  padding-right: 30px
}
.shop_panel-trigger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  font-size: 12px;
  text-transform: uppercase;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
  font-weight: 700;
  margin: 20px 0 15px
}
.shop_panel-trigger--mobile {
  position: fixed;
  left: 0;
  right: 0;
  top: -100px;
  padding: 15px 20px;
  background: #fff;
  border-bottom: 1px solid #bababa;
  z-index: 100000;
  margin: 0
}
.shop_panel-trigger--mobile.visible {
  top: 0
}
.shop_panel .search {
  margin: 20px 0 40px
}
.shop_filters {
  gap: 5px 10px
}
.shop_filters-filter.sale {
  color: #f97158
}
.shop_items {
  margin-top: -30px
}
.shop_items .sizer-element {
  width: 100%
}
.shop_items-item { 
  display: block; 
  min-height: 1px;
  margin-top: 30px;
  width: 100%;
  flex: 0 0 calc(16.66% - 20px);
}
.shop_items-item .aspect {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 120%;
  overflow: hidden
}
.shop_items-item .aspect .product .media .link {
  aspect-ratio: 23/23;
  min-height: 230px
}
.shop_items-item .aspect--lg {
  padding-bottom: 186%
}
.shop_items-item .aspect--lg .product .media .link {
  aspect-ratio: 28/45;
  min-height: 450px
}
.shop_items-item .aspect_inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}
.contact-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; 
  position: relative;
  z-index: 500;
  margin-top: 10px;
}
.contact-form textarea {
  height: 130px;
  padding-top: 10px
} /*
.contact-form .btn {
  margin-top: 10px
}*/
.product:hover .media .link:after {
  opacity: 1
}
.product:hover .media_overlay-label--sale {
  opacity: 0
}
.product:hover .media_overlay-label--favorite {
  right: 0
}
.product:hover .main_info {
  opacity: 1
}
.product:hover .main_overlay {
  opacity: 1
}
.product .media {
  display: block;
  position: relative;
  margin-bottom: 5px
}
/*.product .media img, .product .media video {
  height: 100%
}*/
.product .media img, .product .media video {
    height: 390px;
}
.product .media .link {
  display: block;
  position: relative
}
.product .media .link:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(216, 216, 216, .3);
  -webkit-transition: opacity .5s ease-in-out;
  -o-transition: opacity .5s ease-in-out;
  transition: opacity .5s ease-in-out;
  opacity: 0
}
.product .media_overlay {
  overflow: hidden
}
.product .media_overlay-label {
  background: rgba(255, 255, 255, .7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 36px;
  font-size: 14px;
  position: absolute;
  -webkit-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out
}
.product .media_overlay-label--favorite {
  right: -100%;
  width: 46px;
  top: 35px
}
.product .media_overlay-label--favorite .icon-heart {
  color: #fb4120
}
.product .main {
  position: relative;
  height: 46px
}
.product .main_overlay {
  -webkit-transition: opacity .5s ease-in-out;
  -o-transition: opacity .5s ease-in-out;
  transition: opacity .5s ease-in-out;
  opacity: 0
}
.product .main_overlay-btn {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}
.product .main_overlay-btn .icon {
  margin-left: 20px
}
.product .main_info {
  line-height: 1;
  font-weight: 900;
  -webkit-transition: opacity .5s ease-in-out;
  -o-transition: opacity .5s ease-in-out;
  transition: opacity .5s ease-in-out
}
.product .main_info-title {
  font-size: 16px;
    font-weight: 500;
    display: block;
    margin-bottom: 5px;
}
.product .main_info-price--old {
  color: #727272;
  text-decoration: line-through;
  margin-right: 10px
}
.product .main_info-price--sale {
  color: #f97158
}
.emoji_item {
  -webkit-transition: -webkit-transform .7s ease-in-out;
  transition: transform .7s ease-in-out;
  -o-transition: transform .7s ease-in-out;
  transition: transform .7s ease-in-out, -webkit-transform .7s ease-in-out
}
.brands_header-subtitle {
  color: #be1e2d;
}
.circular {
  font-weight: 700;
  text-transform: uppercase;
  width: 140px;
  height: 140px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute
}
.circular i {
  font-size: 24px
}
.circular_text {
  position: absolute
}
.circular_text span {
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 50%
}
.page {
  padding: 60px 0;
  margin-top: 15px;
  color: #fff;
  position: relative;
  overflow: hidden;
  background: url(../img/home-slide-1.jpg) center/cover no-repeat;	
}
.page-social {
  padding: 60px 0;
  margin-top: 15px;
  color: #fff;
  position: relative;
  overflow: hidden;
  background: url(../img/social.jpg) center/cover no-repeat;	
}
.page-sports {
  padding: 60px 0;
  margin-top: 15px;
  color: #fff;
  position: relative;
  overflow: hidden;
  background: url(../img/sport-slide.jpg) center/cover no-repeat;	
}
.page-press {
  padding: 60px 0;
  margin-top: 15px;
  color: #fff;
  position: relative;
  overflow: hidden;
  background: url(../img/press-slide.jpg) center/cover no-repeat;	
}
.page-real-chetan-bhagat {
  padding: 60px 0;
  margin-top: 15px;
  color: #fff;
  position: relative;
  overflow: hidden;
  background: url(../img/tsh-chetan-bhagat.jpg) center/cover no-repeat; 
}
.page_overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10
}
.page_title {
  position: relative;
  z-index: 20
}


.page_title h1{
	font-weight: 700;
}

.page_title-icon {
  margin-bottom: 10px
}
.page_title-subtitle {
  line-height: 1.3;
  font-size: 40px;
  font-weight: 300;	
}
.box_posts {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px
}
.box_posts-item .main, .box_posts-item .media {
  position: relative
}
.box_posts-item .media {
  aspect-ratio: 56/48;
  z-index: 1
}
.box_posts-item .media img {
  height: 100%
}
.box_posts-item .main {
  padding: 30px 20px 0 0;
  margin-top: -20px;
  background: #fff;
  z-index: 2;
  width: calc(100% - 20px);
  margin-left: -1px
}

.main_title img{ width: 80px; display: inline-block}

.box_posts-item .main_title {
  display: inline-block;
  margin-bottom: 5px
}
.box_posts-item .main_title:focus, .box_posts-item .main_title:hover {
  color: #1544c0
}
.feed {
  margin-bottom: -1px
}
.feed .link {
  overflow: hidden;
  display: block;
  aspect-ratio: 24/23
}
.feed .link img {
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  transition: .3s linear;
  height: 100%
}
.feed .link:focus img, .feed .link:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1)
}
.socials {
  color: #f1b84b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
	font-size: 27px;
}
.socials--alt {
  color: #212122
}
.socials a:focus, .socials a:hover {
  opacity: .7
}
.ticker {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  line-height: 1 !important;
  width: 100%
}
.ticker.yellow {
  background: #f1ff38
}
.ticker.white {
  background: #fff
}
.ticker-component {
  height: 54px !important
}
.ticker-text {
  padding: 0 30px;
  position: relative;
  margin-bottom: 4px
}
.ticker-text:after {
  content: "\e903";
  font-family: icomoon;
  position: relative;
  right: -32px;
  font-size: 24px;
  top: 3px
}
.ticker-item {
  visibility: hidden
}
.divider {
  height: 3px;
  background: #212122;
  max-width: 200px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.pagination {
  margin: 40px 0 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 30px
}
.pagination_main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
  font-size: 18px;
  font-weight: 900;
  gap: 15px
}
.pagination_main .icon {
  font-size: 20px
}
.pagination_main .link.current, .pagination_main .link.disabled {
  pointer-events: none
}
.pagination_main .link.current, .pagination_main .link:focus, .pagination_main .link:hover {
  color: #f1b84b
}
.pagination_main .link.current {
  margin-right: 10px
}
.search {
  position: relative
}
.search label {
  position: absolute;
  left: 15px;
  top: 15px;
  width: 16px;
  height: 16px;
  line-height: 1
}
.search .field {
  width: 100%;
  padding-left: 50px;
  border-color: #bababa
}
.search .field.error {
  border-color: red
}
.search .field:focus {
  border-color: #212122
}
.scrollTrigger {
  display: block;
  position: fixed;
  right: -40px;
  bottom: 0;
  width: 40px;
  height: 40px;
  background: #fff;
  color: #212122;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  z-index: 10000;
  border: 2px solid #212122;
  border-right: none;
  border-bottom: none
}
.scrollTrigger.active {
  right: 0
}
.scrollTrigger:hover {
  background-color: #f1b84b
}
.rotate.shape {
  width: 69px;
  height: 69px
}
.linebreak {
  display: block
}
@media screen and (min-width:567.98px) {
  .shop_panel.short .search {
    margin-top: 20px
  }
  .shop_panel .wrapper--options {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 30px;
    margin-top: 20px
  }
  .shop_panel .wrapper .shop_panel-sorting, .shop_panel .wrapper .shop_panel-trigger--main {
    width: calc(80% - 15px);
    margin: 0;
    line-height: 1
  }
  .shop_panel .wrapper .shop_panel-trigger--main {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 30px
  }
  .shop_panel .wrapper .shop_panel-sorting .custom-select-opener {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
  }
  .shop_panel .wrapper .shop_panel-sorting .wrapper {
    padding-right: 20px
  }
  .shop_panel .wrapper .shop_panel-sorting .wrapper .icon {
    right: -20px
  }
  .shop_items {
    margin: -30px -15px 0
  }
  .shop_items .sizer-element {
    width: 50%
  }
  .shop_items-item {
    width: 49%;
    padding: 0 15px;
	  display: inline-block;
  }
  .shop_items-item .aspect {
    padding-bottom: 107%
  }
  .shop_items-item .aspect .product .media {
    overflow: hidden
  }
  .shop_items-item .aspect .product .media .link {
    aspect-ratio: 20/20;
    min-height: 200px
  }
  .shop_items-item .aspect--lg {
    padding-bottom: 188%
  }
  .shop_items-item .aspect--lg .product .media .link {
    aspect-ratio: 25/25;
    min-height: 400px
  }
  .box_posts {
    gap: 60px 30px
  }
  .box_posts-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto
  }
  .box_posts-item .media {
    height: 300px;
    aspect-ratio: unset
  }
  .box_posts-item .main {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 40px 30px 0 0;
    margin-top: -40px;
    width: calc(100% - 30px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .contact-form {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .contact-form .field {
    width: *calc(50% - 5px);
  }
  .contact-form textarea.field {
    width: 100%
  } /*
  .btn {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
  }*/
}
@media screen and (min-width:767.98px) {
  .scrollTrigger {
    width: 60px;
    height: 60px;
    font-size: 24px;
    right: -60px
  }
  .page {
    padding: 100px 0
  }
  .shop_panel.short {
    margin-top: 40px !important
  }
  .shop_panel .search {
    margin-top: 20px
  }
  .shop_panel-sorting {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    gap: 30px
  }
  .shop_items-item .aspect {
    padding-bottom: 110%
  }
  .shop_items-item .aspect--lg {
    padding-bottom: 179%
  }
  .box_posts {
    grid-template-columns: repeat(2, 1fr)
  }
  .section {
    padding: 100px 0
  }
  .h1, h1 {
    font-size: 56px
  }
  .h1.extra, h1.extra {
    font-size: 100px
  }
  .h2, h2 {
    font-size: 28px
  }
  .h3, h3 {
    font-size: 24px;
    line-height: 1.25
  }
  .h4, h4 {
    font-size: 20px
  }
  .h5, h5 {
    font-size: 16px;
    line-height: 1.25
  }
  .quote {
    font-size: 18px;
    line-height: 1.8
  }
  .text--md {
    font-size: 18px
  }
  .pagination {
    margin: 60px 0 100px;
    gap: 50px
  }
  .pagination_main {
    gap: 30px
  }
  .pagination_main .link.current {
    margin-right: 15px
  }
  .videoPopup_frame {
    min-height: 500px
  }
}
@media screen and (min-width:1023.98px) {
  .cursor {
    visibility: visible
  }
  .shop_panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .shop_panel.short {
    margin: 60px 0 20px !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 20px
  }
  .shop_panel.short .wrapper {
    -webkit-box-ordinal-group: unset;
    -ms-flex-order: unset;
    order: unset;
    width: 100%
  }
  .shop_panel.short .wrapper .shop_panel-link {
    margin-bottom: 0
  }
  .shop_panel .shop_panel-nav {
    max-width: calc(100% - 430px);
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
  }
  .shop_panel .search {
    margin: 0 !important;
    width: 410px
  }
  .shop_panel .wrapper--options {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .shop_panel .wrapper--options .view {
    gap: 50px
  }
  .shop_panel .shop_panel-sorting, .shop_panel .shop_panel-trigger--main {
    max-width: 410px
  }
  .shop_items .sizer-element, .shop_items-item {
    width: calc(100% / 3)
  }
  .shop_items .sizer-element .aspect--lg, .shop_items-item .aspect--lg {
    padding-bottom: 180%
  }
  .box_posts-item .media {
    height: unset;
    aspect-ratio: 56/48
  }
}
@media screen and (min-width:1169.98px) {
  .breadcrumbs {
    margin: 116px 30px 0
  }
  .page {
    padding: 100px 0
  }
  .text--md {
    font-size: 17px
  }
  .box_posts {
    grid-template-columns: repeat(3, 1fr)
  }
  .box_posts-item .main_title {
    margin-bottom: 17px
  }
  .section {
    padding: 48px 0 48px;
  }
  .h1, h1 {
    font-size: 86px;
    line-height: 1.25
  }
  .h2, h2 {
    font-size: 55px;
  }
  .h3, h3 {
    font-size: 30px;
    line-height: 1.5
  }
  .h4, h4 {
    font-size: 22px;
    line-height: 1.3
  }
  .h5, h5 {
    font-size: 18px;
    line-height: 1.7
  }
  .h6, h6 {
    font-size: 26px;
    line-height: 1.4
  }
  .pagination {
    margin: 90px 0 0
  }
  .shop_items-item .aspect {
    padding-bottom: 110%
  }
  .shop_items-item .aspect--lg {
    padding-bottom: 178%
  }
}
@media screen and (min-width:1365.98px) {
  .shop_items .sizer-element, .shop_items-item {
    width: 24%;
	  display: inline-block;
  }
  .shop_items .sizer-element .aspect, .shop_items-item .aspect {
    padding-bottom: 120%
  }
  .shop_items .sizer-element .aspect--lg, .shop_items-item .aspect--lg {
    padding-bottom: 182%
  }
  .h1.extra, h1.extra {
    font-size: 220px
  }
  .videoPopup_frame {
    min-height: 800px
  }
}
@media screen and (min-width:1499.98px) {
  .shop_items-item .aspect {
    padding-bottom: 110%
  }
  .shop_items-item .aspect--lg {
    padding-bottom: 179%
  }
}
.container {
  max-width: 1770px;
  padding: 0 20px
}
.collapse:not(.show) {
  display: none
}
.collapsing {
  height: 0;
  overflow: hidden;
  -webkit-transition: height .3s ease-in-out;
  -o-transition: height .3s ease-in-out;
  transition: height .3s ease-in-out
}
.fade {
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
  opacity: 0
}
.tab-content {
  position: relative;
  overflow: hidden
}
.tab-content > .tab-pane {
  position: relative;
  width: 100%;
  top: 0;
  opacity: 1;
  z-index: 1
}
.tab-content > .tab-pane:not(.active) {
  display: block;
  height: 0;
  opacity: 0;
  z-index: -1
}
.offcanvas {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100vw;
  height: 100vh;
  visibility: hidden;
  background-clip: padding-box;
  -webkit-transition: -webkit-transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  -o-transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
  overflow-y: scroll
}
.offcanvas-start {
  top: 0;
  left: 0;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%)
}
.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 19000;
  width: 100vw;
  height: 100vh
}
.offcanvas.show {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0)
}
.swiper-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px
}
.swiper-pagination-bullet {
  height: 3px;
  width: 30px;
  background: #d8d8d8;
  cursor: pointer;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out
}
.swiper-pagination-bullet-active, .swiper-pagination-bullet:focus, .swiper-pagination-bullet:hover {
  background: #212122
}
.header {
  padding: 15px 0;
  z-index: 110000;
  background: #efefef;
  will-change: transform;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  border-bottom: 1px solid #bababa;
  position: absolute;
  height: 64px;
  width: 100%;
  top: 0;
  left: 0;
  position: fixed
}
.header_bg {
  visibility: hidden;
  height: 0;
  opacity: 0
}
.header.sticky {
  position: fixed;
  background: #fff; 
  z-index: 10000 !important;	
}
.header.opened {
  height: var(--app-height)
}
.header.opened .header_bg {
  visibility: visible;
  position: absolute;
  right: 0;
  left: 0;
  z-index: 1;
  opacity: .3;
  max-height: calc(100vh - 64px);
  bottom: 0;
  top: unset;
  -webkit-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out
}
.header.opened .header_bg img {
  position: absolute;
  bottom: -600px;
  left: -300px;
  min-width: 1000px
}
.header--pinned {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0)
}
.header--unpinned {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%)
}
.header .container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -2px
}
.header_nav {
  width: 100%;
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
  overflow-y: auto;
  max-height: calc(100vh - 64px);
  padding-bottom: 180px
}
.header_nav.collapsing {
  overflow: hidden
}
.header_nav-list {
  margin-top: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: left; 
  position: relative;
  z-index: 2;
  font-family:'Teko', Helvetica, sans-serif;
}
.header_nav-list_item {
  text-align: center;
  padding-left: 18px;
}


@media screen and (max-width:1023.98px) {
.header_nav-list_item .nav-item {
  font-weight: 400;
  font-size: 26px;
  line-height: 1.5;
}
}

@media screen and (min-width:1024px) {
.header_nav-list_item .nav-item {
  font-weight: 400;
  font-size: 20px;
  line-height: 1
}
}
.header_nav-list_item .nav-item.current, .header_nav-list_item .nav-item:focus, .header_nav-list_item .nav-item:hover {
  color: #f97158
}
.header_nav-list_item .dropdown-toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: left;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px
}
.header_nav-list_item .dropdown-list {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
  gap: 15px
}
.header_logo {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  font-weight: 900;
  text-transform: uppercase;
  gap: 5px
}
.header_logo-wrapper {
  height: 34px
}
.header_logo-wrapper img {
  height: 230%;
  width: auto;
  margin-top: -24px;
  -o-object-fit: unset;
  object-fit: unset
}
@media screen and (max-width:1024px) {
  .header_logo-wrapper img {
    height: 180%;
    width: auto;
    margin-top: -6px;
    -o-object-fit: unset;
    object-fit: unset
  }
}
@media screen and (max-width:425px) {
  .header_logo-wrapper img {
    height: 180%;
    width: auto;
    margin-top: -12px;
    -o-object-fit: unset;
    object-fit: unset
  }
}
.header_logo .text {
  display: none
}
.header_user {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 20px;
  margin-right: 20px
}
.header_user-2 {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end; 
  gap: 20px;
  margin-right: 20px
}
.header_user-btn, .header_user-preference {
  display: none
}
.header_user-cart {
  position: relative
}
.header_user-cart_qty {
  position: absolute;
  font-size: 10px;
  font-weight: 700;
  height: 16px;
  min-width: 16px;
  background: #fff;
  border: 1px solid #212122;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: -10px;
  right: -16px;
  border-radius: 50%;
  padding: 2px
}
.header_trigger {
  -webkit-transform: scale(-1);
  -ms-transform: scale(-1);
  transform: scale(-1);
  width: 38px;
  height: 38px;
  overflow: hidden;
  position: absolute;
  right: 17px;
  top: 13px;
}
@media screen and (min-width:567.98px) {
  .header_logo .text {
    display: block
  }
}
@media screen and (min-width:767.98px) {
  .header {
    height: 74px
  }
  .header_user {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .header_user-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px
  }
  .header_user-btn:focus, .header_user-btn:hover {
    background-color: #212122;
    color: #fff
  }
}
@media screen and (min-width:1169.98px) {
  .header {
    height: 102px
  }
  .header .container {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
	justify-content: space-between;
  }
  .header_bg, .header_trigger {
    display: none !important
  }
  .header_logo-wrapper {
    height: 42px;
  }
  .header_logo .text {
    display: none
  }
  .header_user {
    gap: 30px
  }
  .header_user-preference {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
    font-weight: 700
  }
  .header_nav {
    display: block !important;
    -webkit-box-ordinal-group: unset;
    -ms-flex-order: unset;
    order: unset;
    width: unset;
    padding: 0; 
	  float: right;
    overflow-y: visible
  }
  .header_nav-list {
    margin-top: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; 
  }
  .header_nav-list_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  .header_nav-list_item .nav-link {
    font-weight: 400;
    text-transform: unset;
    position: relative
  }
  .header_nav-list_item .nav-link:after {
    content: none;
    /*position: absolute;
    height: 0;
    width: 0;
    background: transparent;
    bottom: -10px;
    left: 0;
    -webkit-transition: width .3s ease-in-out;
    -o-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out*/
  }
 /* .header_nav-list_item .nav-link.current, .header_nav-list_item .nav-link:focus, .header_nav-list_item .nav-link:hover {
    color: #212122
  }
  .header_nav-list_item .nav-link.current:after, .header_nav-list_item .nav-link:focus:after, .header_nav-list_item .nav-link:hover:after {
    width: 100%
  }*/
  .header_nav-list_item .dropdown-menu {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    position: absolute;
    z-index: 100;
    opacity: 0;
    top: 100%;
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    text-align: left;
    visibility: hidden;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    padding-top: 0!important;
    padding-bottom: 0!important;
  }
  .header_nav-list_item .dropdown-menu.active {
    opacity: 1;
    visibility: visible
  }
  .header_nav-list_item .dropdown-menu .list-item[data-main=true] {
    display: none !important
  }
  .header_nav-list_item .dropdown-list {
    margin: 0;
    gap: 0;
    border: 2px solid #212122
  }
  .header_nav-list_item .dropdown-list .list-item {
    width: 100%;
    background: #fff
  }
  .header_nav-list_item .dropdown-list .list-item:last-of-type .nav-item {
    border: none
  }
  .header_nav-list_item .dropdown-list .nav-item {
    display: block;
    text-transform: unset;
    font-weight: 500;
    line-height: 1;
    height: 46px;
    padding: 15px 20px;
    border-bottom: 2px solid #212122;
    width: calc(100% + 2px);
    margin-left: -1px
  }
  .header_nav-list_item .dropdown-list .nav-item.current, .header_nav-list_item .dropdown-list .nav-item:focus, .header_nav-list_item .dropdown-list .nav-item:hover {
    color: #fff;
    background-color: #212122
  }
  .header_nav-list_item .dropdown-toggle[aria-expanded=true] {
    padding-bottom: 0
  }
}

.dropdown .list-item{
	font-size: 17px;     
  border-bottom: .025rem solid #cecece; 
	padding: 0 !important;  
}



.list-item{
	font-size: 17px;     
    border-bottom: .025rem solid #cecece;
    padding: 8px 10px;
}

.banner-image{
	border-radius: 2px;
    box-shadow: 0px 2px 8px #000;
    margin-top: 46px;
    clear: both;
    width: 50%;
}


@media screen and (max-width:768.98px) {
.banner-image{
	border-radius: 2px;
    box-shadow: 0px 2px 8px #000;
    margin-top: 46px;
    clear: both;
    width: 80%;
}	
}

@media screen and (min-width:1365.98px) {
  .header .container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .header_logo .text {
    display: block
  }
  .header_user {
    -webkit-box-flex: unset;
    -ms-flex-positive: unset;
    flex-grow: unset
  }
  .header_nav {
    margin-left: 0
  } 
}
.hero {
  padding: 124px 0 80px;
  position: relative;
	overflow: auto;
  background: url(../img/home-slide-1.jpg) 0 0/cover no-repeat #087a3e
}
.hero_logo {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1
}
.hero_logo img {
  height: 100%;
  width: auto
}
.hero_main {
  margin-bottom: 30px;
  position: relative;
  z-index: 2
}
.hero_main-icon, .hero_main-title {
  color: #fff;
  font-family: Helvetica, sans-serif;
  font-size: 120px;
  text-align: left; 
}
.main-tittle {
  font-size: 130px;
  letter-spacing: 0px; 
	margin-bottom: 10px;
}
.sub-tittle {
  font-size: 50%;
  font-weight: 400;
	margin-bottom: 13px
}
.tag-tittle {
  font-size: 35%;
  font-family: Segoe, 'Segoe UI', 'DejaVu Sans', 'Trebuchet MS', Verdana, 'sans-serif';
  font-weight: 100;
  line-height: 40px;
}
@media screen and (max-width:1440px) {
  .main-tittle {
    font-size: 100px; 
	  font-weight: bolder;
	  letter-spacing: 0px;
  }
  .sub-tittle {
    font-size: 35%;
    font-weight: 400;
  }
  .tag-tittle {
    font-size: 30%;
    font-family: Segoe, 'Segoe UI', 'DejaVu Sans', 'Trebuchet MS', Verdana, 'sans-serif';
    font-weight: 100;  
  }
}
@media screen and (max-width:1024px) {
  .main-tittle {
   font-size: 90px; 
    letter-spacing: inherit;
  }
  .sub-tittle {
    font-size: 35%;
    font-weight: 400;
  }
  .tag-tittle {
    font-size: 24%;
    font-family: Segoe, 'Segoe UI', 'DejaVu Sans', 'Trebuchet MS', Verdana, 'sans-serif';
    font-weight: 100;
  }
}
@media screen and (max-width:425px) {
  .main-tittle {
    font-size: 35px;
    letter-spacing: 1px;
  }
  .sub-tittle {
    font-size: 30%;
    font-weight: 400;
  }
  .tag-tittle {
    font-size: 28%;
    font-family: Segoe, 'Segoe UI', 'DejaVu Sans', 'Trebuchet MS', Verdana, 'sans-serif';
    font-weight: 100;
    line-height: 21px;
  }
  .hero_main-icon, .hero_main-title {
    color: #fff;
    font-family:  Helvetica, sans-serif;
    font-size: 60px;
    text-align: left; 
  }
  .container {
    padding: 0 10px;
  }
}
.hero_main-icon {
  margin-bottom: 15px
}
.hero_media {
  position: relative;
  max-width: 320px;
  margin: 0 auto;
  z-index: 3
}
.hero_media .circular {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
.hero_media .socials {
  color: #212122;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 30px;
  margin-top: 20px;
  position: relative;
  z-index: 10
}
.hero_media .socials .icon-youtube {
  font-size: 14px
}
@media screen and (min-width:567.98px) {
  .hero_media {
    max-width: unset;
    margin: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .hero_media-img img {
    max-width: 320px
  }
  .hero_media .socials {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    margin-top: 0
  }
}
@media screen and (min-width:767.98px) {
  .hero {
    padding: 164px 0 100px
  }
  .hero_logo {
    bottom: 0
  }
  .hero_main {
    max-width: 740px
  }
  .hero_media {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    gap: 100px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto
  }
  .hero_media-img img {
    max-width: 420px
  }
  .hero_media .circular {
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
    left: -20%;
    top: unset;
    bottom: 0
  }
  .hero_media .socials {
    gap: 50px;
    font-size: 20px
  }
}
@media screen and (min-width:1023.98px) {
  .hero .container {
    /* display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center*/
  }
  @media screen and (min-width: 1423.98px) {
    .container {
      padding: 0 150px;
    }
  }
  .hero_main {
    margin-bottom: 0
  }
  .hero_media {
    gap: 80px
  }
  .hero_media-img img {
    max-width: 260px
  }
  .hero_media .socials {
    margin-right: 8px
  }
}
@media screen and (min-width:1169.98px) {
  .hero {
    padding: 160px 0 100px
  }
  .hero .socials {
    margin: 0
  }
  .hero_media-img img {
    max-width: 330px
  }
}
@media screen and (min-width:1365.98px) {
  .hero_main {
    max-width: 980px
  }
  .hero_media-img img {
    max-width: 330px
  }
  .hero_media .circular {
    left: -34%;
    bottom: -80px
  }
}
@media screen and (min-width:1599.98px) {
  .hero {
    padding: 250px 0
  }
  .hero_logo {
    height: 100%;
    bottom: -80px;
    left: -50px
  }
  .hero_main {
    max-width: 1160px
  }
  .hero_main-title {
    font-size: 100px;
  }
  .hero_media {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    gap: 100px;
    position: relative
  }
  .hero_media-img {
    position: absolute;
    right: 0
  }
  .hero_media-img img {
    min-width: 530px;
  }
  .hero_media .circular {
    bottom: -270px;
    top: unset;
    left: unset;
    right: 0
  }
}
.features_main-icon {
  margin-bottom: 10px
}
.features_main-text {
  margin: 10px 0 30px
}
.features_main-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px
}
.features--1 .features_media {
  position: relative;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 320px;
  max-width: 280px;
  margin: 0 auto
}
.features--1 .features_media-item {
  position: absolute
}
.features--1 .features_media-item.youtube {
  width: 190px;
  top: 10%
}
.features--1 .features_media-item.stories {
  width: 260px;
  left: 10%
}
.features--1 .features_media-item.post {
  width: 180px;
  right: 0;
  bottom: -5%
}
.features--2 {
  padding-bottom: 0
}
.features--2 .features_media {
  position: relative;
  height: 380px;
  max-width: 280px;
  margin: 0 auto 30px
}
.features--2 .features_media-item {
  position: absolute
}
.features--2 .features_media-item.dashboard {
  display: none
}
.features--2 .features_media-item.preview {
  width: 280px
}
.features--2 .features_media-item.preview img {
  max-height: 380px
}
.features--2 .features_media-item.element {
  background: #f1ff38;
  -webkit-box-shadow: 0 7px 16px rgba(0, 0, 0, .12);
  box-shadow: 0 7px 16px rgba(0, 0, 0, .12);
  border-radius: 2px;
  padding: 30px 20px;
  bottom: 20%;
  right: 0
}
.features--2 .features_media-item.element .icon {
  border-radius: 50%;
  background: #621ac1;
  width: 35px;
  height: 35px;
  color: #fff;
  font-size: 12px;
  margin-bottom: 5px
}
.features--2 .features_media-item.element .title {
  font-weight: 700;
  color: #727272
}
@media screen and (min-width:567.98px) {
  .features_main-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
  .features--1 .features_media {
    height: 380px;
    max-width: 380px
  }
  .features--1 .features_media-item.youtube {
    width: 200px;
    top: 15%;
    left: -2%
  }
  .features--1 .features_media-item.stories {
    width: 300px
  }
  .features--1 .features_media-item.post {
    width: 180px
  }
  .features--2 .features_media {
    max-width: 528px
  }
  .features--2 .features_media-item.dashboard {
    display: block;
    height: 350px;
    top: 5%
  }
  .features--2 .features_media-item.preview {
    right: 0
  }
}
@media screen and (min-width:767.98px) {
  .features .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .features_main {
    width: calc(100% - 330px)
  }
  .features_media {
    max-width: 280px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
  }
  .features--1 .features_media {
    height: 280px
  }
  .features--1 .features_media-item.youtube {
    width: 160px;
    top: 10%;
    left: -7%
  }
  .features--1 .features_media-item.stories {
    width: 260px;
    left: 5%
  }
  .features--1 .features_media-item.post {
    width: 140px;
    right: 5%;
    bottom: -5%
  }
  .features--2 .features_media {
    margin-bottom: 0
  }
  .features--2 .features_media-item.dashboard {
    display: none
  }
  .features--2 .features_media-item.preview {
    right: 15%;
    top: 5%
  }
  .features--2 .features_media-item.element {
    right: 8%
  }
}
@media screen and (min-width:1169.98px) {
  .features_main {
    width: calc(100% - 410px);
    max-width: 800px
  }
  .features_media {
    max-width: 380px
  }
  .features--1 .features_media {
    height: 380px
  }
  .features--1 .features_media-item.youtube {
    top: 20%;
    left: 3%
  }
  .features--1 .features_media-item.stories {
    width: 360px;
    left: -15%
  }
  .features--2 .features_media-item.dashboard {
    display: block;
    width: 400px;
    top: 10%;
    left: -40%
  }
  .features--2 .features_media-item.dashboard img {
    height: 100%
  }
  .features--2 .features_media-item.preview {
    right: 15%;
    top: 5%
  }
  .features--2 .features_media-item.element {
    right: 8%
  }
}
@media screen and (min-width:1365.98px) {
  .features--1 .features_main {
    width: calc(100% - 510px)
  }
  .features--1 .features_media {
    height: 480px;
    max-width: 480px
  }
  .features--1 .features_media-item.youtube {
    width: 360px;
    left: -35%
  }
  .features--1 .features_media-item.stories {
    width: 420px
  }
  .features--1 .features_media-item.post {
    width: 260px;
    bottom: 10%
  }
}
@media screen and (min-width:1599.98px) {
  .features_media {
    height: 900px !important;
    max-width: unset !important
  }
  .features--1 .features_media-item.youtube {
    width: 550px;
    left: 230
  }
  .features--1 .features_media-item.stories {
    width: 760px;
    height: 945px
  }
  .features--1 .features_media-item.post {
    width: 300px
  }
  .features--2 .features_media {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
  }
  .features--2 .features_media-item.dashboard {
    width: 920px;
    height: 600px;
    right: 0;
    left: unset
  }
  .features--2 .features_media-item.preview {
    width: 590px;
    height: 900px;
    right: 0;
    top: 5%
  }
  .features--2 .features_media-item.preview img {
    max-height: unset;
    height: 100%
  }
  .features--2 .features_media-item.element {
    right: 57%
  }
  .banner_content {
    max-width: 1380px;
    margin-left: auto
  }
}
@media screen and (min-width:1769.98px) {
  .shop_items-item .aspect {
    padding-bottom: 110%
  }
  .shop_items-item .aspect--lg {
    padding-bottom: 176%
  }
  .hero_media-img {
    left: 50px
  }
  .hero_media-img img {
    min-width: 630px
  }
  .features--1 .features_media-item.post {
    right: 10%
  }
  .features--2 .features_media-item.dashboard, .features--2 .features_media-item.preview {
    right: 130px
  }
  .features--2 .features_media-item.element {
    right: 63%
  }
}
@media screen and (min-width:1919.98px) {
  .features--1 .features_media {
    height: 900px
  }
  .features--1 .features_media-item.youtube {
    width: 750px;
    left: -25%
  }
}
.cases:not(.gradient) {
  padding-top: 0
}
.cases.gradient {
  position: relative;
  overflow: hidden
}
.cases.gradient .cases_shape {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 2560px;
  opacity: .34;
  z-index: 1
}
.cases.gradient .cases_shape img {
  position: absolute;
  top: -300px;
  left: -33%
}
.cases.gradient .container {
  position: relative;
  z-index: 2
}
.cases_slider {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.cases_slider-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.cases_slider-slide .overlay {
  display: none
}
.cases_slider-slide .media {
  min-height: 340px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 15px;
  -webkit-transition: .2s linear;
  -o-transition: .2s linear;
  transition: .2s linear
}
.cases_slider-slide .media img {
  height: 100%
}
.cases_slider-slide .main {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.cases_slider-slide .main .link--underline {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1;
  font-weight: 500;
  color: #1544c0
}
.cases_slider-slide .main .link--underline:after {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  background: #1544c0;
  left: 0;
  bottom: 0;
  -webkit-transition: width .3s ease-in-out;
  -o-transition: width .3s ease-in-out;
  transition: width .3s ease-in-out
}
.cases_slider-slide .main .link--underline:focus:after, .cases_slider-slide .main .link--underline:hover:after {
  width: 100%
}
.cases_slider-slide .main .btn {
  margin-top: 10px
}
@media screen and (min-width:567.98px) {
  .cases.gradient .cases_shape img {
    top: -800px;
    left: -30%
  }
}
@media screen and (min-width:767.98px) {
  .cases.gradient .cases_shape img {
    top: -1300px
  }
  .cases_slider-slide {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important
  }
  .cases_slider-slide .overlay {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 600px;
    z-index: 10;
    overflow: visible
  }
  .cases_slider-slide[aria-label="1 of 6"] .overlay .hotspot_trigger {
    right: 17%;
    bottom: 40%
  }
  .cases_slider-slide[aria-label="1 of 6"] .overlay .hotspot_content {
    right: 5%;
    bottom: 45%
  }
  .cases_slider-slide[aria-label="2 of 6"] .overlay .hotspot:first-of-type .hotspot_trigger {
    left: 30%;
    top: 40%
  }
  .cases_slider-slide[aria-label="2 of 6"] .overlay .hotspot:first-of-type .hotspot_content {
    left: 5%;
    top: 45%
  }
  .cases_slider-slide[aria-label="2 of 6"] .overlay .hotspot:nth-of-type(2) .hotspot_trigger {
    left: 25%;
    bottom: 30%
  }
  .cases_slider-slide[aria-label="2 of 6"] .overlay .hotspot:nth-of-type(2) .hotspot_content {
    left: 35%;
    top: 45%
  }
  .cases_slider-slide[aria-label="2 of 6"] .overlay .hotspot:last-of-type .hotspot_trigger {
    right: 25%;
    top: 30%
  }
  .cases_slider-slide[aria-label="2 of 6"] .overlay .hotspot:last-of-type .hotspot_content {
    left: 35%;
    top: 35%
  }
  .cases_slider-slide[aria-label="4 of 6"] .overlay .hotspot_trigger {
    right: 25%;
    top: 30%
  }
  .cases_slider-slide[aria-label="4 of 6"] .overlay .hotspot_content {
    right: 5%;
    top: 35%
  }
  .cases_slider-slide[aria-label="6 of 6"] .overlay .hotspot_trigger {
    right: 25%;
    top: 40%
  }
  .cases_slider-slide[aria-label="6 of 6"] .overlay .hotspot_content {
    right: 5%;
    top: 45%
  }
  .cases_slider-slide .media {
    height: 200px;
    margin-bottom: 15px;
    position: relative;
    z-index: 9
  }
  .cases_slider-slide .media img {
    height: 100%;
	    width: auto;
    margin: auto;
  }
  .cases_slider-slide .main {
    text-align: center
  }
  .cases_slider-slide .main .link--underline {
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    line-height: 1;
    font-weight: 500;
    color: #1544c0
  }
  .cases_slider-slide .main .link--underline:after {
    content: '';
    position: absolute;
    height: 1px;
    width: 0;
    background: #1544c0;
    left: 0;
    bottom: 0;
    -webkit-transition: width .3s ease-in-out;
    -o-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out
  }
  .cases_slider-slide .main .link--underline:focus:after, .cases_slider-slide .main .link--underline:hover:after {
    width: 100%
  }
}
@media screen and (min-width:1169.98px) {
  .cases_slider {
    margin-top: 90px
  }
  .cases_slider-slide .main .btn {
    margin-top: 20px
  }
}
@media screen and (min-width:1769.98px) {
  .cases {
    position: relative
  }
  .cases .section_nav {
    position: absolute;
    top: -90px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 1770px;
    width: 100%;
    padding: 0 20px;
    z-index: 10
  }
  .cases_slider {
    margin-top: 90px;
    height: 970px
  }
  .cases_slider .splide__list {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .cases_slider-slide {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .cases_slider-slide .overlay {
    height: 690px
  }
  .cases_slider-slide .media {
    -webkit-box-flex: unset;
    -ms-flex-positive: unset;
    flex-grow: unset;
    -webkit-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out;
    height: 400px
  }
  .cases_slider-slide[aria-label="1 of 6"] .overlay .hotspot_trigger {
    right: 27%
  }
  .cases_slider-slide[aria-label="2 of 6"] .overlay .hotspot:nth-of-type(2) .hotspot_trigger {
    bottom: 20%
  }
  .cases_slider-slide[aria-label="2 of 6"] .overlay .hotspot:nth-of-type(2) .hotspot_content {
    top: 45%
  }
  .cases_slider-slide[aria-label="2 of 6"] .overlay .hotspot:last-of-type .hotspot_trigger {
    top: 40%
  }
  .cases_slider-slide[aria-label="2 of 6"] .overlay .hotspot:last-of-type .hotspot_content {
    top: 45%
  }
  .cases_slider-slide[aria-label="4 of 6"] .overlay .hotspot_trigger {
    top: 40%
  }
  .cases_slider-slide[aria-label="4 of 6"] .overlay .hotspot_content {
    top: 45%
  }
  .cases_slider-slide[aria-label="6 of 6"] .overlay .hotspot_trigger {
    top: 60%
  }
  .cases_slider-slide[aria-label="6 of 6"] .overlay .hotspot_content {
    top: 65%
  }
  .cases_slider-slide.is-active .media {
    height: 860px
  }
  .cases_slider-slide.is-active[data-swiper-slide-index="0"] .overlay .hotspot_trigger {
    right: 25%
  }
  .cases_slider-slide.is-active[data-swiper-slide-index="4"] .overlay .hotspot_trigger {
    top: 30%
  }
  .cases_slider-slide.is-active[data-swiper-slide-index="4"] .overlay .hotspot_content {
    top: 35%
  }
}
.banner {
  padding-top: 0;
  margin-top: -10px;
  line-height: 1.3
}
.banner_content .emoji {
  display: inline-block
}
.banner_content .emoji_item {
  display: inline-block;
  max-width: 20px
}
@media screen and (min-width:767.98px) {
  .banner {
    padding-bottom: 80px;
    padding-right: 40px;
    margin-top: -20px
  }
  .banner_content .emoji_item {
    max-width: 28px
  }
}
@media screen and (min-width:1169.98px) {
  .banner {
    margin-top: -10px;
    padding-bottom: 150px
  }
  .banner_content .emoji_item {
    max-width: 38px
  }
}
.services_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 20px
}
.services_list-2 {
  display: grid;
  grid-template-columns: 1;
  grid-gap: 20px
}
.services_list-5 {
  display: grid;
  grid-template-columns: 1;
  grid-gap: 20px
}
.services_list-3 {
  display: grid;
  grid-template-columns: 1;
}
.services_list-4 {
  display: grid;
  grid-template-columns: 1;
}
.services_list-item {
  position: relative;
  text-align: center;
  overflow: hidden;
	margin: 20px;
  color: #fff
}
.services_list-item.visible .cover, .services_list-item:focus .cover, .services_list-item:hover .cover {
  opacity: 0;
  visibility: hidden
}
.services_list-item .cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #b5b5b5;
  background: #f9f9f9 url("../img/bg.jpg") no-repeat bottom;
  z-index: 3;
  padding: 15px;
  -webkit-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out
}
.services_list-item .cover_shape {
  max-height: 100px;
  margin-bottom: 15px;
  height: 100%
}
.services_list-item .cover_shape img {
  height: 100%;
  width: auto;
  -o-object-fit: contain;
  object-fit: contain
}
.services_list-item .content {
  position: relative;
  height: 100%
}
.services_list-item .content_bg, .services_list-item .content_bg-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}
.services_list-item .content_bg {
  z-index: 1
}
.services_list-item .content_bg img {
  height: 100%
}
.services_list-item .content_bg-overlay {
  background: rgba(33, 33, 34, .7)
}
.services_list-item .content_main {
  position: relative;
  height: 100%;
  z-index: 2;
  padding: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.services_list-item .content_main-title {
  color: #fff
}
.services_list-item .content_main-text {
  color: #eee;
  margin: 10px 0 20px
}
.services_list-item .content_main-btn {
  width: 100%; 
}
@media screen and (max-width:425px) {
  
.services_list-item .content_main-text {
  color: #eee;
  margin: 10px
}
.services_list-item .content_main {
  position: relative;
  height: 100%;
  z-index: 2;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

}
@media screen and (min-width:567.98px) {
  .services_list-item .cover_title {
    max-width: 240px;
    color: #fff;
  }
  .services_list-item .content_main {
    padding: 60px
  }
  .services_list-item .content_main-btn {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
  }
}
.counter {
  width: 100%;
  margin: -80px auto;
}
@media screen and (max-width:767.98px) {
  .posts {
    padding-top: 18px;
  }
  .counter {
    width: 80%;
    margin: -60px auto;
  }
}
.home-counter {
  margin: 10px 4px;
  color: #fff;
  border: 1px solid #777777;
  background: #fff;
}
.home-counter h3 {
  font-size: 22px;
}
@media screen and (max-width:1169px) {
	
	.header_nav{
		display: none;	
	}
	
	.active{
		display: block;
	}
	
}
	 	
 	
@media screen and (max-width:768px) {
	
  .services_list-4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
 	
@media screen and (max-width:425px) {
	
  .services_list-4 {
    grid-template-columns: repeat(1, 1fr);
  }
}
		

	
@media screen and (min-width:768px) {
  .services_list {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px
  }
  .services_list-item .content_main {
    padding: 40px
  }
  .services_list-2 {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px
  }
  .services_list-5 {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px
  }
  .services_list-3 {
    grid-template-columns: repeat(2, 1fr);
  }
  .services_list-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .services_list-item .content_main {
    padding: 40px
  }
}

@media screen and (min-width:1023.98px) {
  /*.services_list-item {
    height: 590px
  }*/
  .services_list-item .cover_title {
    max-width: 320px;
    color: #fff;
  }
	 
}
@media screen and (min-width:1169.98px) {
  .services_list {
    grid-gap: 30px;
    grid-template-columns: repeat(4, 1fr)
  }
  .services_list-2 {
    grid-gap: 30px 0;
    grid-template-columns: repeat(3, 1fr)
  }
  .services_list-5 {
    grid-gap: 30px 0;
    grid-template-columns: repeat(2, 1fr)
  }
  .services_list-3 {
    grid-gap: 30px 0;
    grid-template-columns: repeat(3, 1fr)
  }
  .services_list-item:nth-of-type(2) .cover, .services_list-item:nth-of-type(5) .cover {
    border-left: none;
    border-right: none
  }
  .services_list-item .cover_title {
    max-width: 300px;
    color: #fff;
    font-size: 25px;
  }
}
@media screen and (min-width:1599.98px) {
  /*.services_list-item {
    height: 500px
  }*/
}
.cta {
  background: #212122;
  position: relative;
  overflow: hidden
}
.cta .container, .cta .ticker {
  position: relative;
  z-index: 2
}
.cta_bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1
}
.cta_bg-shape, .cta_bg-shape img {
  height: 100%
}
.cta_bg-shape:first-of-type {
  opacity: .24
}
.cta_bg-shape:last-of-type {
  opacity: .27
}
.cta_main {
  padding: 80px 0;
  color: #fff
}
.cta_main-icon {
  margin-bottom: 15px
}
.cta_main-action {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 15px
}
.cta_main .accent {
  color: #f1ff38
}
.cta_media {
  margin: 0 -20px
}
.cta_media-item img {
  height: 100%
}
.cta_media-item--main {
  height: 290px
}
.cta_media-item--secondary {
  display: none
}
@media screen and (min-width:567.98px) {
  .cta_main-action {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
}
@media screen and (min-width:767.98px) {
  .cta_main {
    padding: 100px 0
  }
  .cta_main-action {
    gap: 20px
  }
  .cta_media-item--main {
    height: 380px
  }
}
@media screen and (min-width:1169.98px) {
  .cta_main {
    padding: 150px 0
  }
  .cta_main-icon {
    margin-bottom: 20px
  }
  .cta_main-action {
    margin-top: 60px
  }
  .cta_media-item--main {
    height: 480px
  }
}
@media screen and (min-width:1365.98px) {
  .services_list {
    grid-gap: 40px;
    grid-template-columns: repeat(4, 1fr);
  }
  .services_list-2 {
    /*grid-gap: 40px;*/
	align-items: center;
    grid-template-columns: repeat(3, 1fr)
  }
  .services_list-5 {
    grid-gap: 80px;
	align-items: center;
    grid-template-columns: repeat(2, 1fr)
  }
  .services_list-3 {
    grid-gap: 20px;
    grid-template-columns: repeat(3, 1fr)
  }
  .services_list-item .content_main {
    padding: 20px 15px;
	  text-align: justify;
  }
  .services_list-item .content_main-title {
    max-width: 420px;
	  text-align: center;
  }
  .services_list-item .content_main-text {
    margin: 20px 0 40px
  }
  .services_list-item .cover_shape {
    width: 100px;
    margin-bottom: 20px
  }
  .cta .container {
    padding: 0;
    max-width: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 0;
    margin-right: calc(50vw - 885px);
    gap: 30px
  }
  .cta_bg-shape img {
    width: auto
  }
  .cta_bg-shape:first-of-type {
    width: 1920px;
    height: 1920px;
    left: 471px
  }
  .cta_bg-shape:last-of-type {
    width: 2515px;
    height: 2515px;
    left: -439px
  }
  .cta_main {
    padding: 200px 20px;
    max-width: 800px;
    width: 100%
  }
  .cta_main-icon {
    margin-bottom: 20px
  }
  .cta_main-action {
    margin-top: 80px
  }
  .cta_media {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: unset;
    position: relative
  }
  .cta_media-item--main {
    height: 600px
  }
}
@media screen and (min-width:1769.98px) {
  .cta .container {
    gap: 160px;
    margin-right: 0;
    margin-left: calc(50vw - 885px)
  }
  .cta .ticker {
    position: absolute;
    -webkit-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
    right: -200px;
    bottom: -50px
  }
  .cta_media-item--secondary {
    display: block;
    width: 420px;
    height: 440px;
    position: absolute;
    bottom: -100px;
    left: -100px
  }
}
@media screen and (min-width:2199.98px) {
  .cta .ticker {
    bottom: -100px
  }
}
.brands.gradient {
  position: relative
}
.brands.gradient .brands_bg {
  /* background: #f9f9f9;*/
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: .31;
  z-index: 1;
  top: -40px
}
.brands.gradient .brands_bg img {
  height: 100%;
  min-height: 800px
}
.brands .brands_list, .brands .container {
  position: relative;
  z-index: 2
}
.brands_header {
  margin-bottom: 30px
}
.brands_header-icon {
  margin-bottom: 60px
}
.brands_list-row:first-of-type {
  margin-bottom: 15px
}
.brands_list-row .ticker-component {
  height: 100px !important
}
.brands_list-row img {
  width: auto;
  max-height: 80px;
  margin: 0 15px
}
@media screen and (max-width:1023.98px) {
  .brands_header {
    margin-bottom: 60px;
  }
  .brands_list-row:first-of-type {
    margin-bottom: 30px
  }
  .brands_list-row img {
    margin: 0 30px
  }
}
@media screen and (max-width:425px) {
  .brands_header {
    margin-bottom: 60px;
    margin-top: -40px;
  }
  .brands_list-row:first-of-type {
    margin-bottom: 30px
  }
  .brands_list-row img {
    margin: 0 30px
  }
}
@media screen and (min-width:1169.98px) {
  .brands.gradient {
    padding-top: 0;
    margin-top: 35px
  }
  .brands.gradient .brands_bg {
    height: calc(100% - 35px);
    top: unset
  }
  .brands.gradient .brands_header {
    margin-top: -35px
  }
}
.footer {
  background: #212122;
  color: #dbdbdb;
  padding: 70px 25px;
  position: relative
}
.footer_bg {
  display: none
}
.footer_about {
  margin-bottom: 40px 0px 60px;
}
.footer_about-slogan {
/*  margin-bottom: 30px*/
}
.footer_about-slogan_icon {
  margin-bottom: 18px;
  color: #fff
}
.footer_about-slogan_title {
  color: #fff;
  margin-bottom: 10px;
  font-size: 35px;
}
.footer_about-form {
  gap: 3px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.footer_about-form .field {
  border-color: #fff
}
.footer_main {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 40px
}
.footer_main-block .link--underline {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1;
  font-weight: 500;
  color: #eee
}
.footer_main-block .link--underline:after {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  background: #eee;
  left: 0;
  bottom: 0;
  -webkit-transition: width .3s ease-in-out;
  -o-transition: width .3s ease-in-out;
  transition: width .3s ease-in-out
}
.footer_main-block .link--underline:focus:after, .footer_main-block .link--underline:hover:after {
  width: 100%
}
.footer_main-block_title {
  color: #fff;
}
.footer_main-block_socials {
	margin-top: 10px;
}
.footer_main-block_socials li {
	margin-left: 10px;
}
.footer_main-block_content {
  gap: 13px
}
.footer_main-block_nav {
  gap: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.footer_main-block_nav a.current, .footer_main-block_nav a:focus, .footer_main-block_nav a:hover {
  color: #f1b84b
}
.footer_main-block_content, .footer_main-block_nav {
  margin-bottom: 50px;
	margin-top: 10px;
}
.footer_main-block_nav li {
  text-align: left;
  font-size: 18px;
}
.footer_copy em {
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  font-style: normal;
}
.footer_copy {
  font-size: 12px;
  font-weight: 500;
  position: absolute;
  left: 50%;
  bottom: 20px;
  z-index: 2;
  max-width: 1765px;
  width: 100%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 0 20px;
  text-align: center;
}
@media screen and (min-width:567.98px) {
  .footer_about-form {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
  .footer_about-form .field {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
  }
  .footer_main {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 30px 0
  }
  .footer_main-block {
    width: 50%
  }
  .footer_main-block:first-of-type {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }
  .footer_main-block:nth-of-type(2) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
  .footer_main-block:nth-of-type(3) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
  }
  .footer_main-block:nth-of-type(4) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
  .footer_main-block:last-of-type {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .footer_main-block_nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 30px
  }
}
@media screen and (min-width:767.98px) {
  .brands.gradient .brands_bg img {
    min-height: 1200px
  }
  .footer_about {
    margin-top: 2px;
    margin-bottom: 10px;
  }
  .footer_about-slogan_text {
    font-size: 20px
  }
  .footer_main {
    gap: 15px 0
  }
}
@media screen and (min-width:1023.98px) {
  .footer_about-slogan_text {
    max-width: 560px
  }
  .footer_about-form .field {
    -webkit-box-flex: unset;
    -ms-flex-positive: unset;
    flex-grow: unset;
  }
  .footer_main {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    gap: 0px 70px;
  }
  .footer_main-block {
    width: calc(25% - 15px)
  }
  .footer_main-block:first-of-type {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
  .footer_main-block:nth-of-type(2) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
  .footer_main-block:nth-of-type(3) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }
  .footer_main-block:nth-of-type(4) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
  }
}
@media screen and (min-width:1169.98px) {
  .footer {
    position: relative;
    overflow: hidden
  }
  .footer_bg {
    display: block;
    position: absolute;
    opacity: 12%;
    z-index: 1;
    left: 50%;
    top: -200px;
    width: 100%;
    height: 100%
  }
  .footer .container {
    position: relative;
    z-index: 2
  }
  .footer_main-block {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
  }
  .footer_main-block:nth-of-type(2) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }
  .footer_main-block:nth-of-type(3) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
}
@media screen and (min-width:1365.98px) {
  .footer_main {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 30px 125px
  }
}
@media screen and (min-width:1599.98px) {
  .footer {
    padding: 0 0 100px;
  }
  .footer_bg {
    left: 400px
  }
  .footer .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }
  .footer_about {
    margin-bottom: 0;
    width: 300px
  }
  .footer_main {
    width: calc(100% - 560px - 170px);
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-gap: 70px 360px
  }
  .footer_main-block:nth-of-type(2) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
  .footer_main-block:nth-of-type(3) {
    grid-area: 1/2/2/4
  }
  .footer_main-block:last-of-type {
    grid-area: 1/3/3/4
  }
  .footer_main-block {
    width: 250px;
  }
  .footer_main-block:last-of-type .footer_main-block_nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px
  }
}
.cart_popup {
  position: fixed;
  top: 64px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1000000;
  right: 0;
  width: 100%;
  max-width: 1770px;
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-transition: .15s linear;
  -o-transition: .15s linear;
  transition: .15s linear;
  opacity: 0;
  visibility: hidden
}
.cart_popup.visible {
  opacity: 1;
  visibility: visible
}
.cart_popup-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1
}
.cart_popup-wrapper {
  max-height: calc(100vh - 84px);
  overflow-y: auto;
  padding: 20px;
  position: relative;
  z-index: 30
}
.cart_popup-helper {
  max-width: 405px;
  background: #fff;
  border: 1px solid #212122;
  position: relative
}
.cart_popup-helper:after {
  content: '';
  display: block;
  position: absolute;
  background: #fff;
  border-top: 1px solid #212122;
  border-right: 1px solid #212122;
  width: 15px;
  height: 15px;
  top: -9px;
  right: 55px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 20
}
.cart_popup .note {
  font-size: 10px;
  color: #727272;
  font-weight: 700
}
.cart_popup-header {
  font-size: 10px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d7d7d7
}
.cart_popup-header .success .icon {
  font-size: 16px
}
.cart_popup-header .note {
  width: 100%;
  margin-top: 5px
}
.cart_popup-header .cartID, .cart_popup-header .success {
  text-transform: uppercase;
  line-height: 1
}
.cart_popup-header .cartID {
  color: #727272;
  font-weight: 700
}
.cart_popup-main_list .list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding: 20px 0;
  border-bottom: 1px solid #d7d7d7;
  gap: 10px
}
.cart_popup-main_list .list-item .media {
  width: 70px;
  height: 90px
}
.cart_popup-main_list .list-item .media img {
  height: 100%
}
.cart_popup-main_list .list-item .main {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.cart_popup-main_list .list-item .main_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%
}
.cart_popup-main_list .list-item .main_info .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1
}
.cart_popup-main_list .list-item .main_info .wrapper:first-of-type {
  font-size: 12px;
  font-weight: 700;
  color: #727272;
  margin-bottom: 10px
}
.cart_popup-main_list .list-item .main_info-remove {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  text-transform: uppercase
}
.cart_popup-main_list .list-item .main_info-remove:focus, .cart_popup-main_list .list-item .main_info-remove:hover {
  color: #1544c0
}
.cart_popup-main_list .list-item .main_info-remove .text {
  font-size: 10px
}
.cart_popup-main_list .list-item .main_info-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
  gap: 10px;
  margin: 5px 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}
.cart_popup-main_list .list-item .main_info-details .property {
  color: #727272
}
.cart_popup-main_list .list-item .main_info-qty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.cart_popup-main_list .list-item .main_info-qty_label {
  text-transform: uppercase;
  color: #727272;
  font-size: 10px;
  font-weight: 700;
  margin-right: 5px
}
.cart_popup-main_list .list-item .main_info-qty .qty {
  border: none;
  padding: 0;
  height: unset
}
.cart_popup-main_list .list-item .main_info-qty .qty .control {
  font-size: 12px
}
.cart_popup-main_list .list-item .main_info-qty .qty_amount-display {
  font-weight: 700;
  font-size: 11px;
  width: 30px;
  text-align: center
}
.cart_popup-main_list .list-item .main_info-price {
  font-weight: 700;
  font-size: 12px
}
.cart_popup-footer {
  padding-top: 20px
}
.cart_popup-footer_summary {
  gap: 5px
}
.cart_popup-footer_summary .subtotal, .cart_popup-footer_summary .total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase
}
.cart_popup-footer_summary .subtotal {
  font-size: 12px;
  font-weight: 700
}
.cart_popup-footer_action {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
  margin: 20px 0 10px
}
@media screen and (min-width:567.98px) {
  .cart_popup-wrapper {
    padding: 30px
  }
  .cart_popup-footer_action {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
  .cart_popup-footer_action .btn {
    width: calc(50% - 5px);
    padding: 10px 0
  }
}
@media screen and (min-width:767.98px) {
    .footer {
      padding: 70px 25px 95px 25px;
    }
  .cart_popup {
    top: 74px
  }
}
@media screen and (min-width:1169.98px) {
  .cart_popup {
    top: 84px
  }
  .cart_popup-helper:after {
    right: 100px
  }
  .cart_popup-wrapper {
    max-height: calc(100vh - 104px)
  }
}
/*# sourceMappingURL=../sourcemaps/index.css.map */
.channels {
  background: #212122;
  color: #fff;
  position: relative;
  overflow: hidden
}
.channels_bg {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: .27;
  z-index: 1;
  top: -300px
}
.channels_bg img {
  height: 100%;
  min-height: 2500px
}
.channels .divider {
  background: #fff
}
.channels .container {
  position: relative;
  z-index: 2
}
.channels_content-nav {
  margin: 40px 0;
  position: relative;
  z-index: 2
}
.channels_content-display {
  overflow: unset
}
.channels_content-display .tab-pane {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 40px
}
.channels_content-display .block {
  position: relative
}
.channels_content-display .swiper-slide {
  position: relative;
  z-index: 9
}
.channels_content-display .swiper-slide .media {
  height: 190px;
  margin-bottom: 10px;
  overflow: hidden
}
.channels_content-display .swiper-slide .media .link {
  display: block;
  height: 100%;
  overflow: hidden
}
.channels_content-display .swiper-slide .media .link:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1)
}
.channels_content-display .swiper-slide .media img {
  height: 100%;
  -webkit-transition: -webkit-transform .3s linear;
  transition: transform .3s linear;
  -o-transition: transform .3s linear;
  transition: transform .3s linear, -webkit-transform .3s linear
}
.channels_content-display .swiper-slide .main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.channels_content-display .swiper-slide .main_avatar {
  width: 30px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  overflow: hidden;
  margin-left: 2px
}
.channels_content-display .swiper-slide .main_info {
  width: calc(100% - 47px);
  font-size: 16px
}
.channels_content-display .swiper-slide .main_info .title:focus, .channels_content-display .swiper-slide .main_info .title:hover {
  color: #f1b84b
}
.channels_content-display .swiper-slide .main_info .text {
  margin: 10px 0 0 -45px
}
.channels_content-display .swiper-nav {
  position: absolute;
  left: -20px;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 190px;
  top: 0;
  width: calc(100% + 40px)
}
.channels_content-display .swiper-nav .link {
  z-index: 20;
  height: 100%;
  font-size: 24px;
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(33, 33, 34, .7)
}
.channels_content-display .swiper-nav .link:focus, .channels_content-display .swiper-nav .link:hover {
  color: #f1b84b
}
@media screen and (min-width:567.98px) {
  .channels_content-display .tab-pane {
    gap: 40px
  }
  .channels_content-display .swiper-slide .media {
    height: 240px;
    margin-bottom: 20px
  }
  .channels_content-display .swiper-slide .main_avatar {
    width: 65px
  }
  .channels_content-display .swiper-slide .main_info {
    width: calc(100% - 87px)
  }
  .channels_content-display .swiper-slide .main_info .text {
    margin: 0
  }
  .channels_content-display .swiper-nav {
    height: 240px
  }
}
@media screen and (min-width:767.98px) {
  .channels .section_nav-title {
    margin-bottom: 20px
  }
  .channels_content-nav {
    margin: 50px 0
  }
  .channels_content-display .tab-pane .block:last-of-type .swiper-nav {
    height: 100%
  }
  .channels_content-display .swiper {
    max-width: 1730px;
    overflow: hidden
  }
  .channels_content-display .swiper-nav {
    height: calc(100% + 40px)
  }
  .channels_content-display .swiper-nav:after, .channels_content-display .swiper-nav:before {
    content: '';
    top: 0;
    bottom: 0;
    background: rgba(33, 33, 34, .7);
    position: absolute;
    width: 40px;
    z-index: 2
  }
  .channels_content-display .swiper-nav:after {
    left: 0
  }
  .channels_content-display .swiper-nav:before {
    right: 0
  }
  .channels_content-display .swiper-nav .link {
    width: 40px;
    height: 240px;
    background: 0 0
  }
}
@media screen and (min-width:1023.98px) {
  .channels_content-display .swiper-nav .link, .channels_content-display .swiper-nav:after, .channels_content-display .swiper-nav:before {
    width: 60px
  }
}
@media screen and (min-width:1169.98px) {
  .channels_content-nav {
    margin: 70px 0
  }
  .channels_content-display .tab-pane {
    gap: 60px
  }
  .channels_content-display .swiper {
    margin-right: -100px
  }
  .channels_content-display .swiper-nav {
    height: calc(100% + 60px)
  }
}
@media screen and (min-width:1769.98px) {
  .channels_bg {
    left: 300px
  }
  .channels_bg img {
    min-height: 3500px;
    width: auto
  }
  .channels_content-display .swiper {
    margin-left: 0
  }
  .channels_content-display .swiper-nav {
    width: 1770px;
    padding: 0 20px
  }
  .channels_content-display .swiper-nav:after, .channels_content-display .swiper-nav:before {
    width: 80px
  }
  .channels_content-display .swiper-nav:after {
    left: 20px
  }
  .channels_content-display .swiper-nav:before {
    right: 20px
  }
  .channels_content-display .swiper-nav .link {
    width: 80px
  }
}
@media screen and (min-width:1365.98px) {
  .channels_content-display .swiper {
    margin-right: -140px
  }
  .channels_content-display .swiper-nav .link, .channels_content-display .swiper-slide .media {
    height: 300px
  }
  .insights_slider {
    margin-left: 400px;
    margin-right: -170px
  }
}
.home-form form {
  display: flex;
  flex-wrap: wrap;
  margin: 40px 47px -40px;
}
.home-form form > input {
  flex: 1 1 10ch;
  margin: .5rem
}
.home-form form > input/*[type=&quot;
email&quot;
]*/ {
  flex: 3 1 30ch;
}
.home-form input {
  border-bottom: 1px solid #9A9A9A;
  background: hsl(0deg 0% 100%);
  padding: 1.5rem 1rem
}
.home-form input /*[type=&quot;
submit&quot;
]*/ {
  background: #3B762F;
  color: white;
  box-shadow: 0 .75rem .5rem -.5rem hsl(0, 50%, 80%);
}
.hero_media-about {
  height: 220px;
  position: relative
}
.hero_media-about img {
  height: 100%
}
.hero_media-about .circular {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}


@media screen and (min-width:425px) {
     .hero-about .container {
	 margin-top: 40px;
  }
	
}

	
@media screen and (min-width:567.98px) {
  .hero_media-about {
    height: 300px
  }
	
}
@media screen and (min-width:767.98px) {
  .hero_media-about {
    height: 450px
  }

	 .hero-about .container {
	 margin-top: 40px;
  }
	
}
@media screen and (min-width:1169.98px) {

 .hero-about .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
	 margin-top: 50px;
  }
  .hero_main-about { 
    margin-bottom: 0;
	  margin-top: 35px;
  }
  .hero_main-icon-about {
    margin-bottom: 18px
  }
  .hero_main-subtitle-about {
    margin-bottom: 20px;
	  font-size:35px; 
  }
  .hero_main-subtitle-about-2 {
    margin-bottom: 5px;
	  font-size:35px;
  }	
	
.hero_media-about {
  width: calc(100% - 680px);
  height: auto;
  -ms-flex-item-align: stretch;
  align-self: stretch
}
.hero_media-about .circular {
  top: 536px;
  left: 504px
}
.hero_media-about img {
  max-height: 560px
}
}
@media screen and (min-width:1365.98px) {
  .hero_media-about {
    width: calc(100% - 720px)
  }
}
.posts_num span {
  color: #000;
}
.posts_num h3 {
  color: #000;
}

/*banner*/

.iOS .banner {
  background: url(../img/mhpl001.jpg) center/cover no-repeat
}
.banner {
  background: url(../img/mhpl001.jpg) center/cover no-repeat fixed;
  max-width: 1770px;
  margin: 0 auto 50px;
	padding: 100px 0;
}
.banner_main {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.banner_main .stripe-text:last-of-type {
  background: 0 0
}
.banner_main .btn {
  margin-top: 30px
}

@media screen and (min-width:1169.98px) {
  .banner_main .stripe-text {
    font-size: 30px
  }
}

@media screen and (min-width:567.98px) {
  .banner_main .stripe-text {
    background: #212122 !important
  }
  .banner_main .stripe-text:first-of-type {
    margin-bottom: 5px
  }
  .join_media {
    height: 330px
  }
}

.text--white{
	color: #fff;
}
/*banner*/




.blog_posts {
  z-index: 50;
  margin-top: -30px
}
.blog_posts-item {
  margin-top: 30px
}
.blog_posts-item .main, .blog_posts-item .media {
  position: relative
}
.blog_posts-item .media {
  aspect-ratio: 56/48;
  z-index: 1
}
.blog_posts-item .media img {
  height: 100%
}
.blog_posts-item .main {
  padding: 20px 20px 0 0;
  margin-top: -20px;
  background: #fff;
  z-index: 2;
  width: calc(100% - 20px);
  margin-left: -1px
}
.blog_posts-item .main_title {
  display: inline-block;
  margin-bottom: 10px
}
.blog_posts-item .main_title:focus, .blog_posts-item .main_title:hover {
  color: #1544c0
}
.blog_posts-item .main_btn, .blog_posts-item .main_text {
  display: none
}
@media screen and (min-width:567.98px) {
  .blog_panel-sorting {
    width: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
  .blog_panel-sorting .wrapper {
    max-width: 150px
  }
  .blog_posts-item .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto
  }
  .blog_posts-item .media {
    height: 300px;
    aspect-ratio: unset
  }
  .blog_posts-item .main {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 40px 30px 0 0;
    margin-top: -40px;
    width: calc(100% - 30px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
@media screen and (min-width:767.98px) {
  .blog_posts-item {
    margin-top: 40px
  }
  .blog_posts-item .wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .blog_posts-item .media {
    height: 220px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 50%
  }
  .blog_posts-item .main {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin: auto 0 auto -60px;
    padding: 30px
  }
}
@media screen and (min-width:1023.98px) {
  .blog_panel {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px 30px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .blog_panel .search {
    max-width: 410px;
    -webkit-box-ordinal-group: unset;
    -ms-flex-order: unset;
    order: unset;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 0
  }
  .blog_panel .wrapper .divider {
    margin: 25px 0 0
  }
  .blog_posts {
    margin: -60px 0 0
  }
  .blog_posts-item { 
    width: -moz-available;
    width: -webkit-fill-available;
    width: fill-available
  }
  .blog_posts-item--sm .media {
    aspect-ratio: 60/40;
    min-height: 400px;
    max-width: 600px
  }
  .blog_posts-item--sm .main {
    padding: 40px 30px;
    max-width: 490px;
    margin-left: -150px
  }
  .blog_posts-item--right .wrapper {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
  .blog_posts-item--left .wrapper {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
  .blog_posts-item--lg .main {
    padding: 60px;
    margin-left: -120px
  }
  .blog_posts-item--lg .main_text {
    margin: 10px 0 20px
  }
  .blog_posts-item--lg .media {
    aspect-ratio: 87/48;
    min-height: 480px;
    max-width: 50%
  }
  .blog_posts-item .main_btn, .blog_posts-item .main_text {
    display: block
  }
}
@media screen and (min-width:1169.98px) {
  .blog_posts-item--lg .main_title {
    font-size: 30px
  }
  .blog .pagination {
    margin: 80px 0 150px
  }
}
@media screen and (min-width:1365.98px) {
  .blog_posts-item--lg .media {
    min-height: 540px
  }
  .blog_posts-item--lg .main {
    margin-left: -60px
  }
  .blog_posts-item--lg .main_text {
    margin: 20px 0 30px
  }
}
@media screen and (min-width:1769.98px) {
  .blog_posts-item--lg .media {
    min-height: 480px;
    max-width: 870px
  }
  .blog_posts-item--lg .main {
    margin-left: -60px
  }
  .blog_posts-item--lg .main_text {
    margin: 20px 0 30px
  }
}
 
.hero_main-text{
	margin:30px 0 80px; 
	display: block;
	clear: both;
}

.join_media {
  margin-bottom: 30px;
/*  height: 220px*/
}
.join_media img {
  height: 100%
}
.join_main-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.join_main-header_emoji {
  width: calc(50% - 10px);
  margin-left: 10px
}
.join_main-header_emoji .emoji {
  display: inline-block;
  aspect-ratio: 1/1;
  width: 40px
}
.join_main-header_emoji .emoji img {
  height: 100%
}
.join_main-header_subtitle {
  width: 100%
}
.join_main-text {
  margin: 10px 0 20px; 
}
@media screen and (min-width:567.98px) {
  .banner_main .stripe-text {
    background: #212122 !important
  }
  .banner_main .stripe-text:first-of-type {
    margin-bottom: 5px
  }
  .join_media {
    height: 330px
  }
}
@media screen and (min-width:767.98px) {
  .join_main-header_emoji .emoji {
    width: 52px
  }
}
@media screen and (min-width:1023.98px) {
  .join .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
  }
  .join_main, .join_media {
    width: 50%
  }
  .join_media {
    margin-bottom: 0;
    height: auto
  }
  .join_main {
    padding-left: 40px
  }
}
@media screen and (min-width:1169.98px) {
  .banner_main .stripe-text {
    font-size: 30px
  }
  .join_main {
    padding-left: 90px;
    -ms-flex-item-align: center;
    align-self: center
  }
  .join_main-header {
    margin-top: -20px
  }
  .join_main-header_emoji .emoji {
    width: 70px
  }
  .join_main-header_subtitle {
    margin-top: -20px;
    font-size: 20px
  }
  .join_main-text {
    margin: 15px 0 30px
  }
}
@media screen and (min-width:1599.98px) {
  .join_main-header_emoji .emoji {
    width: 104px
  }
}


/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 91; /* Sit on top */
  padding-top: 150px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

/* The Close Button */
.close {

    color: #000000;
    float: right;
    font-size: 35px;
    font-weight: bold;
    margin-top: -20px;
}

 

.faq {
  position: relative;
  overflow: hidden
}
.faq_shapes {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1
}
.faq_shapes-shape {
  position: absolute
}
.faq_shapes-shape--top {
  opacity: .26;
  -webkit-transform: rotate(126deg);
  -ms-transform: rotate(126deg);
  transform: rotate(126deg);
  width: 2000px;
  left: -800px
}
.faq_shapes-shape--bottom {
  opacity: .29;
  width: 1000px;
  bottom: 0
}
.faq .container {
  position: relative;
  z-index: 2
}
.faq_header {
  margin: 30px 0
}
.faq_header-title {
  margin-top: 15px
}
.faq_header .search {
  margin-top: 20px
}
.faq_content {
  padding-top: 0
}
.faq_content-filters_filter {
  border-color: #212122
}
.faq_nav, .faq_nav .divider {
  margin-bottom: 30px
}
.faq_main .questions {
  margin-top: -30px;
  border-bottom: 1px solid #d8d8d8
}
.faq_main .questions_item {
  padding: 30px 0;
  border-bottom: 1px solid #d8d8d8
}
.faq_main .questions_item:last-of-type {
  border-bottom: transparent
}
.faq_main .questions_item-header {
  margin-bottom: 15px
}
.faq_main .questions_item-header_main {
  margin-top: 5px;
  font-weight: 700
}
.faq_main .questions_item-body_title {
  margin-bottom: 5px
}
.faq_main .questions_item-body .list {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px
}
.faq_main .questions_item-body .list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}
.faq_main .questions_item-body .list-item .icon {
  font-size: 6px;
  margin: 9px 20px 0 0
}
.faq_main .questions_item-body .list-item .link {
  display: block;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1;
  font-weight: 500;
  color: #1544c0
}
.faq_main .questions_item-body .list-item .link:after {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  background: #1544c0;
  left: 0;
  bottom: 0;
  -webkit-transition: width .3s ease-in-out;
  -o-transition: width .3s ease-in-out;
  transition: width .3s ease-in-out
}
.faq_main .questions_item-body .list-item .link:focus:after, .faq_main .questions_item-body .list-item .link:hover:after {
  width: 100%
}
.faq_main .accordion-button {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
  width: 100%;
  padding: 20px 0
}
.faq_main .accordion-button .icon {
  display: block;
  font-size: 16px;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out
}
.faq_main .accordion-button[aria-expanded=true] {
  padding-bottom: 10px
}
.faq_main .accordion-button[aria-expanded=true] .icon {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}
.faq_main .accordion-body {
  padding-bottom: 20px
}
.faq_main .accordion-item {
  border-bottom: 1px solid #d8d8d8
}
.faq_main .accordion-item:first-of-type-header button {
  padding-top: 0
}
.faq_form {
  margin-top: 40px
}
.faq_form-title {
  margin-bottom: 15px
}
@media screen and (min-width:567.98px) {
  .faq_shapes-shape--bottom {
    bottom: -100px;
    left: 300px
  }
  .faq_main .questions_item-body .list-item .link {
    display: inline-block
  }
  .faq_form-form {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .faq_form-form .field {
    width: calc(50% - 15px);
	  margin-right: 15px;
    margin-bottom: 15px;
  }
  .faq_form-form textarea {
    width: 100% !important
  }
}
@media screen and (min-width:767.98px) {
  .faq_header {
    margin-bottom: 40px
  }
  .faq_header .search {
    margin-top: 30px
  }
  .faq_nav, .faq_nav .divider {
    margin-bottom: 40px
  }
  .faq_form {
    margin-top: 25px
  }
  .faq_shapes-shape--top {
    height: 2000px;
    top: 0;
    left: -40%
  }
  .faq_shapes-shape--top img {
    height: 100%;
    width: auto
  }
  .faq_shapes-shape--bottom {
    display: none
  }
}
@media screen and (min-width:1169.98px) {
  .faq_shapes-shape--top {
    width: 1660px;
    height: 1700px;
    left: -60%
  }
  .faq_shapes-shape--bottom {
    display: block;
    width: 1000px;
    bottom: -150px;
    right: -40%;
    left: unset
  }
  .faq_header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 40px
  }
  .faq_header .search {
    margin-bottom: 8px
  }
  .faq_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 60px;
    position: relative
  }
  .faq_form, .faq_main, .faq_nav {
    width: calc(50% - 30px)
  }
  .faq_nav {
    position: absolute;
    margin-bottom: 0;
    max-width: 600px;
    height: 104px
  }
  .faq_nav .divider {
    margin-bottom: 50px
  }
  .faq_main {
    margin-top: 10px
  }
  .faq_form {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
}
@media screen and (min-width:1365.98px) {
  .faq_shapes-shape--bottom {
    bottom: 150px
  }
  .faq_header .search {
    width: 390px
  }
  .faq_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 60px;
    position: relative
  }
  .faq_form, .faq_main, .faq_nav {
    width: calc(50% - 30px)
  }
  .faq_nav {
    position: absolute;
    margin-bottom: 0;
    max-width: 600px;
    height: 104px
  }
  .faq_nav .divider {
    margin-bottom: 50px
  }
  .faq_main {
    margin-top: 10px
  }
  .faq_main .questions {
    margin-top: -50px
  }
  .faq_main .questions_item {
    padding: 50px 0
  }
  .faq_main .questions_item-body, .faq_main .questions_item-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 35px
  }
  .faq_main .questions_item-body_title, .faq_main .questions_item-header_title {
    width: 106px
  }
  .faq_main .questions_item-body_main, .faq_main .questions_item-header_main {
    width: calc(100% - 141px)
  }
  .faq_main .questions_item-header {
    margin-bottom: 20px
  }
  .faq_main .questions_item-header_main {
    margin-top: 0;
    font-weight: 700
  }
  .faq_main .questions_item-body_title {
    margin-bottom: 0
  }
  .faq_form {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
}
@media screen and (min-width:1599.98px) {
  .faq_content {
    gap: 150px
  }
  .faq_form, .faq_main, .faq_nav {
    width: calc(50% - 75px)
  }
  .faq_nav {
    max-width: 740px;
    height: 66px
  }
  .faq_form { 
  }
  .faq_form .wrapper {
    max-width: 670px
  }
}

 @media screen and (max-width: 531px) {
    .f-box { display: flex; flex-flow: column; }
    #fas { order: 1; }
    #las { order: 2; }
}
	

.plus-s{
	 font-family: Archivo, sans-serif;
	 font-size: 86px;
	 font-weight: 900;
}

@media screen and (min-width: 1024px) {
.plus-s{
	 font-family: Archivo, sans-serif;
	 font-size: 50px;
	 font-weight: 900;
}	
}

@media screen and (max-width: 768px) {
.plus-s{
	 font-family: Archivo, sans-serif;
	 font-size: 55px;
	 font-weight: 900;
}	
}

@media screen and (max-width: 531px) {
.plus-s{
	 font-family: Archivo, sans-serif;
	 font-size: 42px !important;
	 font-weight: 900;
}	
}

.homebanner-social ul.socials{
	    float: right; 
    color: #fff;
    position: unset;
    z-index: 99;
    padding-top: 37px;
    font-size: 25px;
	align-content: center;
}
.hoverteam-overlaptxt .swiper-slide media{
	position:relative;
	z-index: 9;
	margin-bottom: 0;
}
.hoverteam-overlaptxt .product .media{
	margin-bottom: 0;
}
.hoverteam-overlaptxt .swiper-slide .main{
	height: auto;
	position: inherit;
}
.hoverteam-overlaptxt .swiper-slide .main p{
	display:none;
}
.hoverteam-overlaptxt .swiper-slide .main p .mycontent{
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.hoverteam-overlaptxt .swiper-slide:hover .main p{
	position: absolute;
    z-index: 10;
	top:0;
    display: flex;
	flex-direction: column;
    vertical-align: center;
    align-items: center;
    padding: 0 20px;
    height: 100%;
    background: rgb(33 33 34);
    justify-content: center;
    color: #fff;
}
.hoverteam-para-bg{
	display:none;
    position: fixed;
    padding: 9%;
    top: 0;
    height: 100%;
    width: 100%;
    background: #cccccc63;
    z-index: 99;
}
.hoverteam-para-bg p{
	background: #fff;
	display: flex;
	padding:20px;
	position: relative;
}
.hoverteam-para-bg p .hoverteam-popup-delete{
	position: absolute;
    top: 0;
    right: 6px;
    z-index: 9999999;
    font-weight: 900;
}
.hoverteam-para-bg .hoverteam-popup-content{
	padding: 0 0 0 26px;
	width: 70%;
}
.hoverteam-para-bg .hoverteam-popup-img{
	width: 30%;
}
.hoverteam-para-bg p .myteamname{
    font-size: 20px;
    text-align: center;
    display: block;
}


.text-big-team{
	text-align: justify;
    line-height: 2;
	font-size: 17px;
}


	.align-right{
	text-align: right;
	}

@media screen and (max-width: 425px) {
.text-big-team{
	text-align: justify;
    line-height: 1px;
	font-size: 15px;
}	

	.align-right{
	text-align: left	
	}
	
	
}

.text--sm{
	font-size: 13px;
	color: #000;
}


.icon-size{
	width: 40px; height: 40px; margin-right: 7px;
}

.download-form {
	padding: 33px 25px !important; 
    font-size: 27px !important;
    font-family: teko  !important;
    font-weight: 100  !important;
    width: 100%;
}

.ndfHFb-c4YZDc-Wrql6b{
	display: none;
}

@media screen and (max-width: 1023px) {
	
	.cart_header-link{
		display: none;
	}
 
	.join_main{
		margin-top: 40px;
	}
}

.image-link {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}


/* This block of CSS adds opacity transition to background */
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
		opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
		opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container, 
.mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0;
}



/* padding-bottom and top for image */
.mfp-no-margins img.mfp-img {
	padding: 0;
}
/* position of shadow behind the image */
.mfp-no-margins .mfp-figure:after {
	top: 0;
	bottom: 0;
}
/* padding for main container */
.mfp-no-margins .mfp-container {
	padding: 0;
}



/* aligns caption to center */
.mfp-title {
  text-align: center;
  padding: 6px 0;
}
.image-source-link {
  color: #DDD;
}


/*All Crousel*/
.carousel-control-next-icon {
    background: #575757;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.carousel-control-prev-icon {
    background: #575757;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}
ol, ul {
  padding-left: 0;
}

/*upcoming-events*/
.upcoming-events {
  background: #fff;
  padding: 30px 0;
}
.upcoming-event-box {
  margin: 0 auto;
  padding-left: 27px;
  padding-right: 27px;
  margin-bottom: 20px;
}
.ev-box-text img {
  height: 350px;
  width: 100%;
}

/*testimonial*/

.testimonial{
  background: #3a8476;
}
.testimonial-box {
    background: #d3d3d3;
    padding: 20px 40px;
}
.testimonial-box h5 span{
    color: #be1e2d;
    font-size: 24px;
}
.testimonial-box h5 {
    color: #000;
    padding-top: 4%;
    padding-left: 12px;
}
.testimonial-box i{
    font-size: 27px;
    color: #3a8476;
}
.testimonial .carousel-indicators {
    margin-bottom: -0.5rem;
}
.testimony img{
  width: 128px;
  height: 128px;
  border-radius: 50%;
  border: 1px solid #fff;
}
.carousel-indicators [data-bs-target] {
    background-color: #6e6e6e;
}

/*Celebrity-Mentor*/
.celebrity-1 img {
  width: 100%;
}

/*Milestone*/
.milestone {
  background: #fff;
  padding-top: 48px;
  padding-bottom: 40px;
}
.venue-text{
  text-align: center;
  padding-left: 10;
}
.venue-text h5{
  color: #be1e2d;
}
.venue-text h5 span {
  color: #000;
}

.media-gal-home img {
  width: 100%;
  height: 305px!important;
}

/*Header-CSS*/
.nav-link {
    padding: 0;
    color: inherit !important;
}
.service {
  background: #d9d9d9 !important;
}


@media only screen and (min-width: 1168px) {
.my-header-nw .dropdown .dropdown-menu {
  display: block;
}
}

@media only screen and (max-width: 1168px) {
	.dropdown-toggle::after{
	  display: none;
	}
	.dropdown-menu.show{
		display: none;
	}
	.dropdown-menu.show1{
		display: block !important;
	}
	.dropdown.show .dropdown-menu.show{
		display:block !important; 
	}
}

/*.dropdown-menu {
  display: none !important;
}*/

.home-counter .h1{
  font-size: 48px;
  line-height: auto;
}
.services_list-item {
    min-width: 190px;
    min-height: 150px;
}
.suggested .services_list-item {
    max-width: 198px!important;
}
.cntr-bdr{
  border-right: 3px solid #222222;
  padding-left: 10px;
}
.cntr-bdr hr {
  display: none;
}
.milestones22 .product .media img {
    height: 332px;
}
.upcoming-id-run{
  padding-top: 2rem;
}
.upcoming-id-run h4{
  font-size: 44px;
}
.dropdown-menu {
    width: 176px!important;
}
a.btn.btn--accent.btn--hover-black.download-form.mt-1.membeship_criteria_div {
    text-align: left;
}
.whatsapp-btn {
    position: fixed;
    right: 4%;
    bottom: 4%;
    z-index: 9999;
}

.whatsapp-btn img {
    width: 55px!important;
}

@media only screen and (max-width: 767px) {
    .whatsapp-btn img {
        width: 55px!important;
    }
    .suggested .services_list-item {
        max-width: 300px!important;
    }
    .suggested .services_list-2 {
        grid-gap: 0;
    }
    .footer {
      padding: 70px 25px 95px 25px;
    }
    .opt-value-width{
        width: 356px!important;
    }
    .opt-value-1-width {
        width: 356px!important;
    }
    .opt-value-2-width {
        width: 356px!important;
    }
    .opt-value-3-width {
        width: 356px!important;
    }
    .upcoming-id-run h5{
        font-size: 18px;
        padding-top: 12px;
        margin-top: 20px;
    }
    .upcoming-id-run{
        padding-top: 0;
    }
    .field {
        margin-right: 0px;
    }
    .ev-box-text img {
        height: 375px;
    }
    .cntr-bdr{
        border-right: 0px solid #222222;
        margin-bottom: 40px;
    }
    .services_list-item {
        min-width: 170px;
        min-height: 132px;
    }
    .product .media img, .product .media video {
        height: 365px;
    }
    .header_nav-list_item {
    text-align: left;
    }
    .upcoming-event-box {
        padding-left: 0;
        padding-right: 0;
    }
    .upcoming-events .eve-head h3 {
        padding-left: 0!important;
    }
    .footer_copy {
        bottom: 5px;
    }
    ol, ul {
    padding-left: 0;
    }
    .ev-box-text img {
        padding-bottom: 6px;
    }
    .testimonial-box {
        padding: 20px 20px !important;
    }
}