/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[2].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[11].oneOf[2].use[2]!./node_modules/next/font/google/target.css?{"path":"src/app/layout.js","import":"Plus_Jakarta_Sans","arguments":[{"subsets":["latin"]}],"variableName":"plusJakarta"} ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* cyrillic-ext */
@font-face {
  font-family: '__Plus_Jakarta_Sans_646807';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url(/_next/static/media/6fe53d21e6e7ebd8-s.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* vietnamese */
@font-face {
  font-family: '__Plus_Jakarta_Sans_646807';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url(/_next/static/media/8ebc6e9dde468c4a-s.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: '__Plus_Jakarta_Sans_646807';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url(/_next/static/media/9e7b0a821b9dfcb4-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Plus_Jakarta_Sans_646807';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url(/_next/static/media/636a5ac981f94f8b-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {font-family: '__Plus_Jakarta_Sans_Fallback_646807';src: local("Arial");ascent-override: 98.75%;descent-override: 21.12%;line-gap-override: 0.00%;size-adjust: 105.12%
}.__className_646807 {font-family: '__Plus_Jakarta_Sans_646807', '__Plus_Jakarta_Sans_Fallback_646807';font-style: normal
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[13].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[11].oneOf[13].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[11].oneOf[13].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[11].oneOf[13].use[5]!./node_modules/react-calendar/dist/Calendar.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.react-calendar {
  width: 350px;
  max-width: 100%;
  background: white;
  border: 1px solid #a0a096;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.125em;
}

.react-calendar--doubleView {
  width: 700px;
}

.react-calendar--doubleView .react-calendar__viewContainer {
  display: flex;
  margin: -0.5em;
}

.react-calendar--doubleView .react-calendar__viewContainer > * {
  width: 50%;
  margin: 0.5em;
}

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

.react-calendar button {
  margin: 0;
  border: 0;
  outline: none;
}

.react-calendar button:enabled:hover {
  cursor: pointer;
}

.react-calendar__navigation {
  display: flex;
  height: 44px;
  margin-bottom: 1em;
}

.react-calendar__navigation button {
  min-width: 44px;
  background: none;
}

.react-calendar__navigation button:disabled {
  background-color: #f0f0f0;
}

.react-calendar__navigation button:enabled:hover,
.react-calendar__navigation button:enabled:focus {
  background-color: #e6e6e6;
}

.react-calendar__month-view__weekdays {
  text-align: center;
  text-transform: uppercase;
  font: inherit;
  font-size: 0.75em;
  font-weight: bold;
}

.react-calendar__month-view__weekdays__weekday {
  padding: 0.5em;
}

.react-calendar__month-view__weekNumbers .react-calendar__tile {
  display: flex;
  align-items: center;
  justify-content: center;
  font: inherit;
  font-size: 0.75em;
  font-weight: bold;
}

.react-calendar__month-view__days__day--weekend {
  color: #d10000;
}

.react-calendar__month-view__days__day--neighboringMonth,
.react-calendar__decade-view__years__year--neighboringDecade,
.react-calendar__century-view__decades__decade--neighboringCentury {
  color: #757575;
}

.react-calendar__year-view .react-calendar__tile,
.react-calendar__decade-view .react-calendar__tile,
.react-calendar__century-view .react-calendar__tile {
  padding: 2em 0.5em;
}

.react-calendar__tile {
  max-width: 100%;
  padding: 10px 6.6667px;
  background: none;
  text-align: center;
  line-height: 16px;
  font: inherit;
  font-size: 0.833em;
}

.react-calendar__tile:disabled {
  background-color: #f0f0f0;
  color: #ababab;
}

.react-calendar__month-view__days__day--neighboringMonth:disabled,
.react-calendar__decade-view__years__year--neighboringDecade:disabled,
.react-calendar__century-view__decades__decade--neighboringCentury:disabled {
  color: #cdcdcd;
}

.react-calendar__tile:enabled:hover,
.react-calendar__tile:enabled:focus {
  background-color: #e6e6e6;
}

.react-calendar__tile--now {
  background: #ffff76;
}

.react-calendar__tile--now:enabled:hover,
.react-calendar__tile--now:enabled:focus {
  background: #ffffa9;
}

.react-calendar__tile--hasActive {
  background: #76baff;
}

.react-calendar__tile--hasActive:enabled:hover,
.react-calendar__tile--hasActive:enabled:focus {
  background: #a9d4ff;
}

.react-calendar__tile--active {
  background: #006edc;
  color: white;
}

.react-calendar__tile--active:enabled:hover,
.react-calendar__tile--active:enabled:focus {
  background: #1087ff;
}

.react-calendar--selectRange .react-calendar__tile--hover {
  background-color: #e6e6e6;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[13].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[11].oneOf[13].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[11].oneOf[13].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[11].oneOf[13].use[5]!./node_modules/slick-carousel/slick/slick.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[13].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[11].oneOf[13].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[11].oneOf[13].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[11].oneOf[13].use[5]!./node_modules/react-tabs/style/react-tabs.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.react-tabs {
  -webkit-tap-highlight-color: transparent;
}

.react-tabs__tab-list {
  border-bottom: 1px solid #aaa;
  margin: 0 0 10px;
  padding: 0;
}

.react-tabs__tab {
  display: inline-block;
  border: 1px solid transparent;
  border-bottom: none;
  bottom: -1px;
  position: relative;
  list-style: none;
  padding: 6px 12px;
  cursor: pointer;
}

.react-tabs__tab--selected {
  background: #fff;
  border-color: #aaa;
  color: black;
  border-radius: 5px 5px 0 0;
}

.react-tabs__tab--disabled {
  color: GrayText;
  cursor: default;
}

.react-tabs__tab:focus {
  outline: none;
}

.react-tabs__tab:focus:after {
  content: "";
  position: absolute;
  height: 5px;
  left: -4px;
  right: -4px;
  bottom: -5px;
  background: #fff;
}

.react-tabs__tab-panel {
  display: none;
}

.react-tabs__tab-panel--selected {
  display: block;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[13].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[11].oneOf[13].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[11].oneOf[13].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[11].oneOf[13].use[5]!./node_modules/react-toastify/dist/ReactToastify.css ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
:root {
  --toastify-color-light: #fff;
  --toastify-color-dark: #121212;
  --toastify-color-info: #3498db;
  --toastify-color-success: #07bc0c;
  --toastify-color-warning: #f1c40f;
  --toastify-color-error: #e74c3c;
  --toastify-color-transparent: rgba(255, 255, 255, 0.7);
  --toastify-icon-color-info: var(--toastify-color-info);
  --toastify-icon-color-success: var(--toastify-color-success);
  --toastify-icon-color-warning: var(--toastify-color-warning);
  --toastify-icon-color-error: var(--toastify-color-error);
  --toastify-toast-width: 320px;
  --toastify-toast-offset: 16px;
  --toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));
  --toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));
  --toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));
  --toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));
  --toastify-toast-background: #fff;
  --toastify-toast-min-height: 64px;
  --toastify-toast-max-height: 800px;
  --toastify-toast-bd-radius: 6px;
  --toastify-font-family: sans-serif;
  --toastify-z-index: 9999;
  --toastify-text-color-light: #757575;
  --toastify-text-color-dark: #fff;
  --toastify-text-color-info: #fff;
  --toastify-text-color-success: #fff;
  --toastify-text-color-warning: #fff;
  --toastify-text-color-error: #fff;
  --toastify-spinner-color: #616161;
  --toastify-spinner-color-empty-area: #e0e0e0;
  --toastify-color-progress-light: linear-gradient(
    to right,
    #4cd964,
    #5ac8fa,
    #007aff,
    #34aadc,
    #5856d6,
    #ff2d55
  );
  --toastify-color-progress-dark: #bb86fc;
  --toastify-color-progress-info: var(--toastify-color-info);
  --toastify-color-progress-success: var(--toastify-color-success);
  --toastify-color-progress-warning: var(--toastify-color-warning);
  --toastify-color-progress-error: var(--toastify-color-error);
  --toastify-color-progress-bgo: 0.2;
}

.Toastify__toast-container {
  z-index: var(--toastify-z-index);
  -webkit-transform: translate3d(0, 0, var(--toastify-z-index));
  position: fixed;
  padding: 4px;
  width: var(--toastify-toast-width);
  box-sizing: border-box;
  color: #fff;
}

.Toastify__toast-container--top-left {
  top: var(--toastify-toast-top);
  left: var(--toastify-toast-left);
}

.Toastify__toast-container--top-center {
  top: var(--toastify-toast-top);
  left: 50%;
  transform: translateX(-50%);
}

.Toastify__toast-container--top-right {
  top: var(--toastify-toast-top);
  right: var(--toastify-toast-right);
}

.Toastify__toast-container--bottom-left {
  bottom: var(--toastify-toast-bottom);
  left: var(--toastify-toast-left);
}

.Toastify__toast-container--bottom-center {
  bottom: var(--toastify-toast-bottom);
  left: 50%;
  transform: translateX(-50%);
}

.Toastify__toast-container--bottom-right {
  bottom: var(--toastify-toast-bottom);
  right: var(--toastify-toast-right);
}

@media only screen and (max-width: 480px) {
  .Toastify__toast-container {
    width: 100vw;
    padding: 0;
    left: env(safe-area-inset-left);
    margin: 0;
  }
  .Toastify__toast-container--top-left, .Toastify__toast-container--top-center, .Toastify__toast-container--top-right {
    top: env(safe-area-inset-top);
    transform: translateX(0);
  }
  .Toastify__toast-container--bottom-left, .Toastify__toast-container--bottom-center, .Toastify__toast-container--bottom-right {
    bottom: env(safe-area-inset-bottom);
    transform: translateX(0);
  }
  .Toastify__toast-container--rtl {
    right: env(safe-area-inset-right);
    left: initial;
  }
}
.Toastify__toast {
  --y: 0;
  position: relative;
  touch-action: none;
  min-height: var(--toastify-toast-min-height);
  box-sizing: border-box;
  margin-bottom: 1rem;
  padding: 8px;
  border-radius: var(--toastify-toast-bd-radius);
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: space-between;
  max-height: var(--toastify-toast-max-height);
  font-family: var(--toastify-font-family);
  cursor: default;
  direction: ltr;
  /* webkit only issue #791 */
  z-index: 0;
  overflow: hidden;
}

.Toastify__toast--stacked {
  position: absolute;
  width: 100%;
  transform: translate3d(0, var(--y), 0) scale(var(--s));
  transition: transform 0.3s;
}

.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body, .Toastify__toast--stacked[data-collapsed] .Toastify__close-button {
  transition: opacity 0.1s;
}

.Toastify__toast--stacked[data-collapsed=false] {
  overflow: visible;
}

.Toastify__toast--stacked[data-collapsed=true]:not(:last-child) > * {
  opacity: 0;
}

.Toastify__toast--stacked:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: calc(var(--g) * 1px);
  bottom: 100%;
}

.Toastify__toast--stacked[data-pos=top] {
  top: 0;
}

.Toastify__toast--stacked[data-pos=bot] {
  bottom: 0;
}

.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before {
  transform-origin: top;
}

.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before {
  transform-origin: bottom;
}

.Toastify__toast--stacked:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  transform: scaleY(3);
  z-index: -1;
}

.Toastify__toast--rtl {
  direction: rtl;
}

.Toastify__toast--close-on-click {
  cursor: pointer;
}

.Toastify__toast-body {
  margin: auto 0;
  flex: 1 1 auto;
  padding: 6px;
  display: flex;
  align-items: center;
}

.Toastify__toast-body > div:last-child {
  word-break: break-word;
  flex: 1;
}

.Toastify__toast-icon {
  margin-inline-end: 10px;
  width: 20px;
  flex-shrink: 0;
  display: flex;
}

.Toastify--animate {
  animation-fill-mode: both;
  animation-duration: 0.5s;
}

.Toastify--animate-icon {
  animation-fill-mode: both;
  animation-duration: 0.3s;
}

@media only screen and (max-width: 480px) {
  .Toastify__toast {
    margin-bottom: 0;
    border-radius: 0;
  }
}
.Toastify__toast-theme--dark {
  background: var(--toastify-color-dark);
  color: var(--toastify-text-color-dark);
}

.Toastify__toast-theme--light {
  background: var(--toastify-color-light);
  color: var(--toastify-text-color-light);
}

.Toastify__toast-theme--colored.Toastify__toast--default {
  background: var(--toastify-color-light);
  color: var(--toastify-text-color-light);
}

.Toastify__toast-theme--colored.Toastify__toast--info {
  color: var(--toastify-text-color-info);
  background: var(--toastify-color-info);
}

.Toastify__toast-theme--colored.Toastify__toast--success {
  color: var(--toastify-text-color-success);
  background: var(--toastify-color-success);
}

.Toastify__toast-theme--colored.Toastify__toast--warning {
  color: var(--toastify-text-color-warning);
  background: var(--toastify-color-warning);
}

.Toastify__toast-theme--colored.Toastify__toast--error {
  color: var(--toastify-text-color-error);
  background: var(--toastify-color-error);
}

.Toastify__progress-bar-theme--light {
  background: var(--toastify-color-progress-light);
}

.Toastify__progress-bar-theme--dark {
  background: var(--toastify-color-progress-dark);
}

.Toastify__progress-bar--info {
  background: var(--toastify-color-progress-info);
}

.Toastify__progress-bar--success {
  background: var(--toastify-color-progress-success);
}

.Toastify__progress-bar--warning {
  background: var(--toastify-color-progress-warning);
}

.Toastify__progress-bar--error {
  background: var(--toastify-color-progress-error);
}

.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--success, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--error {
  background: var(--toastify-color-transparent);
}

.Toastify__close-button {
  color: #fff;
  background: transparent;
  outline: none;
  border: none;
  padding: 0;
  cursor: pointer;
  opacity: 0.7;
  transition: 0.3s ease;
  align-self: flex-start;
  z-index: 1;
}

.Toastify__close-button--light {
  color: #000;
  opacity: 0.3;
}

.Toastify__close-button > svg {
  fill: currentColor;
  height: 16px;
  width: 14px;
}

.Toastify__close-button:hover, .Toastify__close-button:focus {
  opacity: 1;
}

@keyframes Toastify__trackProgress {
  0% {
    transform: scaleX(1);
  }
  100% {
    transform: scaleX(0);
  }
}
.Toastify__progress-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: var(--toastify-z-index);
  opacity: 0.7;
  transform-origin: left;
  border-bottom-left-radius: var(--toastify-toast-bd-radius);
}

.Toastify__progress-bar--animated {
  animation: Toastify__trackProgress linear 1 forwards;
}

.Toastify__progress-bar--controlled {
  transition: transform 0.2s;
}

.Toastify__progress-bar--rtl {
  right: 0;
  left: initial;
  transform-origin: right;
  border-bottom-left-radius: initial;
  border-bottom-right-radius: var(--toastify-toast-bd-radius);
}

.Toastify__progress-bar--wrp {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  border-bottom-left-radius: var(--toastify-toast-bd-radius);
}

.Toastify__progress-bar--wrp[data-hidden=true] {
  opacity: 0;
}

.Toastify__progress-bar--bg {
  opacity: var(--toastify-color-progress-bgo);
  width: 100%;
  height: 100%;
}

.Toastify__spinner {
  width: 20px;
  height: 20px;
  box-sizing: border-box;
  border: 2px solid;
  border-radius: 100%;
  border-color: var(--toastify-spinner-color-empty-area);
  border-right-color: var(--toastify-spinner-color);
  animation: Toastify__spin 0.65s linear infinite;
}

@keyframes Toastify__bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
@keyframes Toastify__bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, var(--y), 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, var(--y), 0);
  }
}
@keyframes Toastify__bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}
@keyframes Toastify__bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, var(--y), 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, var(--y), 0);
  }
}
@keyframes Toastify__bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__bounceOutUp {
  20% {
    transform: translate3d(0, calc(var(--y) - 10px), 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, calc(var(--y) + 20px), 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes Toastify__bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}
@keyframes Toastify__bounceOutDown {
  20% {
    transform: translate3d(0, calc(var(--y) - 10px), 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, calc(var(--y) + 20px), 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.Toastify__bounce-enter--top-left, .Toastify__bounce-enter--bottom-left {
  animation-name: Toastify__bounceInLeft;
}

.Toastify__bounce-enter--top-right, .Toastify__bounce-enter--bottom-right {
  animation-name: Toastify__bounceInRight;
}

.Toastify__bounce-enter--top-center {
  animation-name: Toastify__bounceInDown;
}

.Toastify__bounce-enter--bottom-center {
  animation-name: Toastify__bounceInUp;
}

.Toastify__bounce-exit--top-left, .Toastify__bounce-exit--bottom-left {
  animation-name: Toastify__bounceOutLeft;
}

.Toastify__bounce-exit--top-right, .Toastify__bounce-exit--bottom-right {
  animation-name: Toastify__bounceOutRight;
}

.Toastify__bounce-exit--top-center {
  animation-name: Toastify__bounceOutUp;
}

.Toastify__bounce-exit--bottom-center {
  animation-name: Toastify__bounceOutDown;
}

@keyframes Toastify__zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes Toastify__zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: translate3d(0, var(--y), 0) scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.Toastify__zoom-enter {
  animation-name: Toastify__zoomIn;
}

.Toastify__zoom-exit {
  animation-name: Toastify__zoomOut;
}

@keyframes Toastify__flipIn {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
@keyframes Toastify__flipOut {
  from {
    transform: translate3d(0, var(--y), 0) perspective(400px);
  }
  30% {
    transform: translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.Toastify__flip-enter {
  animation-name: Toastify__flipIn;
}

.Toastify__flip-exit {
  animation-name: Toastify__flipOut;
}

@keyframes Toastify__slideInRight {
  from {
    transform: translate3d(110%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, var(--y), 0);
  }
}
@keyframes Toastify__slideInLeft {
  from {
    transform: translate3d(-110%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, var(--y), 0);
  }
}
@keyframes Toastify__slideInUp {
  from {
    transform: translate3d(0, 110%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, var(--y), 0);
  }
}
@keyframes Toastify__slideInDown {
  from {
    transform: translate3d(0, -110%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, var(--y), 0);
  }
}
@keyframes Toastify__slideOutRight {
  from {
    transform: translate3d(0, var(--y), 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(110%, var(--y), 0);
  }
}
@keyframes Toastify__slideOutLeft {
  from {
    transform: translate3d(0, var(--y), 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-110%, var(--y), 0);
  }
}
@keyframes Toastify__slideOutDown {
  from {
    transform: translate3d(0, var(--y), 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 500px, 0);
  }
}
@keyframes Toastify__slideOutUp {
  from {
    transform: translate3d(0, var(--y), 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -500px, 0);
  }
}
.Toastify__slide-enter--top-left, .Toastify__slide-enter--bottom-left {
  animation-name: Toastify__slideInLeft;
}

.Toastify__slide-enter--top-right, .Toastify__slide-enter--bottom-right {
  animation-name: Toastify__slideInRight;
}

.Toastify__slide-enter--top-center {
  animation-name: Toastify__slideInDown;
}

.Toastify__slide-enter--bottom-center {
  animation-name: Toastify__slideInUp;
}

.Toastify__slide-exit--top-left, .Toastify__slide-exit--bottom-left {
  animation-name: Toastify__slideOutLeft;
  animation-timing-function: ease-in;
  animation-duration: 0.3s;
}

.Toastify__slide-exit--top-right, .Toastify__slide-exit--bottom-right {
  animation-name: Toastify__slideOutRight;
  animation-timing-function: ease-in;
  animation-duration: 0.3s;
}

.Toastify__slide-exit--top-center {
  animation-name: Toastify__slideOutUp;
  animation-timing-function: ease-in;
  animation-duration: 0.3s;
}

.Toastify__slide-exit--bottom-center {
  animation-name: Toastify__slideOutDown;
  animation-timing-function: ease-in;
  animation-duration: 0.3s;
}

@keyframes Toastify__spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[13].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[11].oneOf[13].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[11].oneOf[13].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[11].oneOf[13].use[5]!./src/styles/icons/style.css ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@font-face {
  font-family: "icomoon";
  src: url(/_next/static/media/icomoon.9d50c403.eot);
  src: url(/_next/static/media/icomoon.9d50c403.eot) format("embedded-opentype"), url(/_next/static/media/icomoon.12772ef4.ttf) format("truetype"), url(/_next/static/media/icomoon.0f1b81b8.woff) format("woff"), url(/_next/static/media/icomoon.7163a8ee.svg) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-icon-logo:before {
  content: "\e919";
}

.icon-slash-bora:before {
  content: "\e918";
  color: #5b45f3;
}

.icon-sms:before {
  content: "\e914";
  color: #5b45f3;
}

.icon-hand-touch:before {
  content: "\e915";
  color: #5b45f3;
}

.icon-notification:before {
  content: "\e916";
  color: #5b45f3;
}

.icon-chart:before {
  content: "\e917";
  color: #5b45f3;
}

.icon-user-time:before {
  content: "\e900";
}

.icon-hand-up:before {
  content: "\e901";
}

.icon-coin-user:before {
  content: "\e902";
}

.icon-Group-34991:before {
  content: "\e91a";
}

.icon-target-chart:before {
  content: "\e903";
}

.icon-user-chart:before {
  content: "\e904";
}

.icon-device-cloud:before {
  content: "\e905";
}

.icon-cloud-dots:before {
  content: "\e906";
}

.icon-phone-cloud:before {
  content: "\e907";
}

.icon-device-sync:before {
  content: "\e908";
}

.icon-phone-sync:before {
  content: "\e909";
}

.icon-user-sync:before {
  content: "\e90a";
}

.icon-coin-up:before {
  content: "\e90b";
}

.icon-hand-coin-up:before {
  content: "\e90c";
}

.icon-money-transfer:before {
  content: "\e90d";
}

.icon-slash:before {
  content: "\e90e";
  color: #63e483;
}

.icon-facebook:before {
  content: "\e90f";
}

.icon-linkedin:before {
  content: "\e910";
}

.icon-twitter:before {
  content: "\e911";
}

.icon-instagram:before {
  content: "\e912";
}

.icon-youtube:before {
  content: "\e913";
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[13].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[11].oneOf[13].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[11].oneOf[13].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[11].oneOf[13].use[5]!./src/styles/styles.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* third party library styles */
/* project styles */
.select-dropdown-enter {
  opacity: 0;
}
.select-dropdown-enter-active {
  opacity: 1;
  transition: opacity 300ms;
}
.select-dropdown-exit {
  opacity: 1;
}
.select-dropdown-exit-active {
  opacity: 0;
  transition: opacity 300ms;
}

.cart-sidebar-enter {
  opacity: 0;
  transform: translateX(100%);
}
.cart-sidebar-enter-active {
  opacity: 1;
  transform: translateX(0);
  transition: 300ms;
}
.cart-sidebar-exit {
  opacity: 1;
  transform: translateX(0);
}
.cart-sidebar-exit-active {
  opacity: 0;
  transform: translateX(100%);
  transition: 300ms;
}

.search-box-enter {
  opacity: 0;
  transform: translateX(10px);
}
.search-box-enter-active {
  opacity: 1;
  transform: translateX(0);
  transition: 300ms;
}
.search-box-exit {
  opacity: 1;
  transform: translateX(0);
}
.search-box-exit-active {
  opacity: 0;
  transform: translateX(10px);
  transition: 300ms;
}

.dropdown-menu-mobile-enter {
  opacity: 0;
  transform: translateY(10px);
}
.dropdown-menu-mobile-enter-active {
  opacity: 1;
  transform: translateY(0);
  transition: 300ms;
}
.dropdown-menu-mobile-exit {
  opacity: 1;
  transform: translateY(0);
}
.dropdown-menu-mobile-exit-active {
  opacity: 0;
  transform: translateY(10px);
  transition: 300ms;
}

.slider-one-title-enter,
.slider-one-subtitle-enter,
.slider-one-description-enter,
.slider-one-button-enter {
  opacity: 0;
  transform: translateY(-100%);
}
.slider-one-title-enter-active,
.slider-one-subtitle-enter-active,
.slider-one-description-enter-active,
.slider-one-button-enter-active {
  opacity: 1;
  transform: translateY(0);
  transition: 1.5s;
}
.slider-one-title-exit,
.slider-one-subtitle-exit,
.slider-one-description-exit,
.slider-one-button-exit {
  opacity: 1;
  transform: translateY(0);
}
.slider-one-title-exit-active,
.slider-one-subtitle-exit-active,
.slider-one-description-exit-active,
.slider-one-button-exit-active {
  opacity: 0;
  transform: translateY(-100%);
  transition: 1.5s;
}

.slider-zoom-in-enter {
  transform: scale(1.1);
}
.slider-zoom-in-enter-active {
  transform: scale(1);
  transition: 1.5s;
}
.slider-zoom-in-exit {
  transform: scale(1);
}
.slider-zoom-in-exit-active {
  transform: scale(1.1);
  transition: 1.5s;
}

.nav-full-enter {
  opacity: 0;
}
.nav-full-enter-active {
  opacity: 1;
  transition: 0.5s;
}
.nav-full-exit {
  opacity: 1;
}
.nav-full-exit-active {
  opacity: 0;
  transition: 0.5s;
}

.container {
  max-width: 1360px !important;
  --bs-gutter-x: 70px;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 991.98px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }
}

html,
body {
  padding: 0;
  margin: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
}
@media only screen and (max-width: 1024px) {
  html,
  body {
    font-size: 15px;
  }
}
@media only screen and (max-width: 768px) {
  html,
  body {
    font-size: 14px;
  }
}

* {
  box-sizing: border-box;
}

html {
  line-height: 1;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  scroll-behavior: smooth;
}

body {
  margin: 0;
  overflow-x: hidden;
}

main {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li {
  margin: 0;
  padding: 0;
}

hr {
  box-sizing: content-box;
  /* 1 */
  height: 1;
  /* 1 */
  overflow: visible;
  /* 2 */
}

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

a {
  background-color: transparent;
  text-decoration: none;
}

svg {
  display: inline-block !important;
}

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button {
  cursor: pointer;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

button,
input {
  /* 1 */
  overflow: visible;
}

button,
select {
  /* 1 */
  text-transform: none;
}

button:focus,
select:focus {
  outline: 0;
  box-shadow: none;
}

input:focus,
textarea:focus {
  outline: 0;
  border-color: #0C1228;
  transition: 0.4s;
}

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

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
  outline: none;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

.heading1 {
  font-size: 80px;
  line-height: 88px;
  font-weight: 600;
  text-transform: capitalize;
}

.heading2 {
  font-size: 56px;
  line-height: 68px;
  font-weight: 600;
  text-transform: capitalize;
}

.heading3 {
  font-size: 44px;
  line-height: 52px;
  font-weight: 600;
  text-transform: capitalize;
}

.heading4 {
  font-size: 32px;
  line-height: 40px;
  font-weight: 600;
  text-transform: capitalize;
}

.heading5 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  text-transform: capitalize;
}

.heading6 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
}

.text-title {
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  text-transform: capitalize;
}

.text-button {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  text-transform: capitalize;
}

.text-button-sm {
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
}

.body2 {
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
}

.caption1 {
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
}

.caption2 {
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
}

.text-label {
  font-size: 12px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.1px;
}

.bg-linear {
  background: linear-gradient(238deg, #FAF7EF 0%, #F4F6FC 99.66%);
}

.bg-linear-gradient-yellow {
  background: linear-gradient(180deg, #FAF7EF 65%, #FFFFFF 100%);
}

.bg-linear-gradient {
  background: linear-gradient(0deg, #FFF 0%, #E5EAFF 100%);
}

.bg-linear-blue {
  background: linear-gradient(85deg, #414E62 0%, #805D5D 99.85%);
}

.bg-linear-pink {
  background: linear-gradient(85deg, #231A87 0%, #E13789 99.85%);
}

.bg-linear-purple {
  background: linear-gradient(180deg, #F5ECF9 0%, rgba(243, 242, 240, 0) 100%);
}

.button-main {
  display: inline-block;
  padding: 12px 24px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  color: #ffffff;
  background-color: #2D4FE1;
  border-radius: 4px;
  text-transform: capitalize;
  letter-spacing: 1.28px;
  cursor: pointer;
  transition: all ease 0.4s;
}
.button-main.text-button-sm {
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
}
.button-main:hover {
  background-color: #1533B4;
}
.button-main.bg-grey {
  color: #0C1228;
}
.button-main.bg-grey:hover {
  color: #ffffff;
}
.button-main.bg-yellow {
  color: #0C1228;
}
.button-main.bg-yellow:hover {
  color: #0C1228;
  background-color: #ebb41d;
}
.button-main.bg-pink:hover {
  background-color: #bd1476;
}
.button-main.bg-green:hover {
  background-color: #26fd5c;
}
.button-main.bg-purple:hover {
  background-color: #5700c9;
}

.select-block {
  position: relative;
}
.select-block select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.select-block svg {
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
}

@media (max-width: 1023.98px) {
  .heading1 {
    font-size: 62px;
    line-height: 74px;
  }
  .heading2 {
    font-size: 48px;
    line-height: 58px;
  }
  .heading3 {
    font-size: 36px;
    line-height: 48px;
  }
  .heading4 {
    font-size: 28px;
    line-height: 40px;
  }
  .heading5 {
    font-size: 22px;
    line-height: 32px;
  }
}
@media (max-width: 767.98px) {
  .heading1 {
    font-size: 32px;
    line-height: 42px;
  }
  .heading2 {
    font-size: 28px;
    line-height: 36px;
  }
  .heading3 {
    font-size: 24px;
    line-height: 34px;
  }
  .heading4 {
    font-size: 22px;
    line-height: 32px;
  }
  .heading5 {
    font-size: 20px;
    line-height: 30px;
  }
  .heading6 {
    font-size: 18px;
    line-height: 28px;
  }
  .text-title {
    font-size: 16px;
    line-height: 24px;
  }
  .text-button {
    font-size: 14px;
    line-height: 20px;
  }
  .text-button-sm {
    font-size: 13px;
    line-height: 20px;
  }
  .body2 {
    font-size: 16px;
    line-height: 24px;
  }
  .caption1 {
    font-size: 13px;
    line-height: 22px;
  }
  .caption2 {
    font-size: 12px;
    line-height: 20px;
  }
  .text-label {
    font-size: 12px;
    line-height: 18px;
  }
  .button-main {
    font-size: 14px;
    line-height: 22px;
    padding: 12px 20px;
    border-radius: 6px;
  }
}
.accordion > .card:not(:last-of-type) {
  border-bottom: 1px solid #e1e1e1;
}
.accordion .card {
  background-color: transparent;
  border: 0;
}
.accordion .card-header {
  border: 0;
  background-color: transparent;
  padding: 1em 0;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  color: #111;
  font-size: 1.25em;
  font-weight: 600;
  line-height: normal;
}
.accordion .card-body p {
  color: #111;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 1.7142857143em;
}

.section-about .box-circle {
  position: relative;
}
.section-about .box-circle .text-box-circle {
  position: absolute;
  bottom: 42px;
  left: 0;
  border-radius: 50%;
  width: 152px;
  height: 152px;
}
.section-about .box-circle .text-box-circle i {
  font-size: 36px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.section-about .box-circle .text-box-circle i::before {
  color: #0C1228;
}
.section-about .box-circle .text-box-circle .text-label {
  position: absolute;
  width: 100%;
  height: 100%;
  animation: circleScroll 30s linear infinite;
}
.section-about .box-circle .text-box-circle .text-label span {
  position: absolute;
  left: 50%;
  transform-origin: 0 76px;
  font-size: 10px;
}
@media (max-width: 767.98px) {
  .section-about .box-circle .text-box-circle {
    display: none;
  }
}
.section-about.style-four {
  background-attachment: fixed;
  background-image: url("/images/component/bg-about4.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

@keyframes circleScroll {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.history-block .content-main {
  position: relative;
}
.history-block .content-main::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 1;
  width: 1px;
  height: 100%;
  background-color: #E4E4E4;
  transform: translateX(-50%);
}
@media (max-width: 639.98px) {
  .history-block .content-main::before {
    display: none;
  }
}

.add-to-cart {
  position: relative;
  height: 3.125em;
  display: inline-block;
  padding: 0 1.875em 0 4.375em;
  border-radius: 999px;
  border: 1px solid #e1e1e1;
  cursor: pointer;
  transition: 0.3s ease;
}
.add-to-cart.-dark, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.add-to-cart {
  background-color: #111;
}
.add-to-cart.-dark h5, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.add-to-cart h5 {
  color: #fff;
}
.add-to-cart.-disable {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.5;
  padding: 0 4.375em 0 1.875em;
}
.add-to-cart.-disable .btn, .add-to-cart.-disable .product-tab-slide__content .slick-arrow, .product-tab-slide__content .add-to-cart.-disable .slick-arrow, .add-to-cart.-disable .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .add-to-cart.-disable button {
  left: 100%;
  transform: translateX(-100%);
}
.add-to-cart .btn, .add-to-cart .product-tab-slide__content .slick-arrow, .product-tab-slide__content .add-to-cart .slick-arrow, .add-to-cart .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .add-to-cart button {
  position: absolute;
  left: 0;
  top: 0;
  transition: 0.3s ease;
}
.add-to-cart h5 {
  color: #111;
  font-size: 0.8125em;
  font-weight: 600;
  line-height: 3.8461538462em;
  text-transform: uppercase;
}
.add-to-cart:hover {
  padding: 0 4.375em 0 1.875em;
}
.add-to-cart:hover .btn, .add-to-cart:hover .product-tab-slide__content .slick-arrow, .product-tab-slide__content .add-to-cart:hover .slick-arrow, .add-to-cart:hover .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .add-to-cart:hover button {
  left: 100%;
  transform: translateX(-100%);
}

@media (min-width: 1280px) {
  .section-benefit.style-four .list .benefit-item:first-child {
    display: none;
  }
}
.section-benefit.style-four .list .benefit-item .heading6 {
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}

.breadcrumb {
  text-align: center;
  background-image: url("/images/common/Breadcrumb/bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 3.125em 0;
  margin-bottom: 6.25rem;
}
.breadcrumb h2 {
  color: #111;
  font-size: 3.125em;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 0.4em;
}
.breadcrumb ul {
  list-style: none;
}
.breadcrumb ul li {
  display: inline-block;
}
.breadcrumb ul li.active {
  color: red;
}
.breadcrumb ul li:last-child:after {
  display: none;
}
.breadcrumb ul li:after {
  content: "/";
  margin: 0 0.625em;
}

.blog-sidebar__section {
  padding-bottom: 2.5em;
  margin-bottom: 2.5em;
  border-bottom: 1px solid #e1e1e1;
}
.blog-sidebar__section:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.blog-sidebar__section.-search form {
  position: relative;
}
.blog-sidebar__section.-search form input {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  height: 3.125em;
  width: 100%;
  transition: 0.3s ease;
  -webkit-appearance: none;
  padding: 1.25rem;
  border-radius: 0px;
}
.blog-sidebar__section.-search form input:focus {
  outline: 0;
}
.blog-sidebar__section.-search form input {
  color: #111;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.125em;
}
.blog-sidebar__section.-search form input:-webkit-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.125em;
}
.blog-sidebar__section.-search form input::-webkit-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.125em;
}
.blog-sidebar__section.-search form input:-moz-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.125em;
  line-height: -moz-block-height;
}
.blog-sidebar__section.-search form input::-moz-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.125em;
  line-height: -moz-block-height;
}
.blog-sidebar__section.-search form input:-ms-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.125em;
}
.blog-sidebar__section.-search form input::-ms-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.125em;
}
.blog-sidebar__section.-search form input:-o-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.125em;
}
.blog-sidebar__section.-search form input::-o-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.125em;
}
.blog-sidebar__section.-search form input:input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.125em;
}
.blog-sidebar__section.-search form input::input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.125em;
}
.blog-sidebar__section.-search form button {
  position: absolute;
  top: 50%;
  right: 1.25em;
  transform: translateY(-50%);
  color: #111;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  transition: 0.3s ease;
  cursor: pointer;
  background-color: transparent;
  border: 0;
}
.blog-sidebar__section.-categories ul {
  list-style: none;
}
.blog-sidebar__section.-categories ul li {
  margin-bottom: 1.25em;
}
.blog-sidebar__section.-categories ul li a {
  color: #888;
  font-size: 0.9375em;
  font-weight: 500;
  text-decoration: none;
  line-height: 1;
  transition: 0.3s ease;
  cursor: pointer;
}
.blog-sidebar__section.-categories ul li a span {
  float: right;
}
.blog-sidebar__section.-categories ul li.active a {
  color: #111;
}
.blog-sidebar__section.-polular-post .post-card-three {
  margin-bottom: 1.875em;
}
.blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form input[type=email] {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  height: 3.2142857143em;
  width: 100%;
  transition: 0.3s ease;
  -webkit-appearance: none;
  padding: 1.25rem;
  border-radius: 0px;
}
.blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form input[type=email]:focus {
  outline: 0;
}
.blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form input[type=email] {
  color: #111;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form input[type=email]:-webkit-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form input[type=email]::-webkit-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form input[type=email]:-moz-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
  line-height: -moz-block-height;
}
.blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form input[type=email]::-moz-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
  line-height: -moz-block-height;
}
.blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form input[type=email]:-ms-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form input[type=email]::-ms-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form input[type=email]:-o-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form input[type=email]::-o-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form input[type=email]:input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form input[type=email]::input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: 3.2142857143em;
}
.blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form input[type=email] {
  margin-bottom: 1.0714285714em;
}
.blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form label {
  color: #111;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 2em;
  display: block;
  margin-bottom: 1.25em;
}
.blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form label input {
  margin-right: 0.625em;
}
.blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button {
  height: 3.4615384615em !important;
  padding: 0 2.3076923077em !important;
}
.blog-sidebar__section.-newsletter p {
  color: #111;
  font-size: 0.9375em;
  font-weight: normal;
  line-height: 1.8666666667em;
  margin-bottom: 1.3333333333em;
}
.blog-sidebar__title {
  color: #111;
  font-size: 1.25em;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 1.75em;
}

.btn, .product-tab-slide__content .slick-arrow, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button {
  transition: 0.3s ease;
  font-size: 0.8125em;
  line-height: 1.625em;
  text-align: center;
  text-decoration: none;
  width: auto;
  height: auto;
  display: inline-block;
  padding: 1.1538461538em 2.3076923077em;
  text-transform: uppercase;
  font-weight: 600;
  border: 0;
  letter-spacing: 0.1em;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.btn.-disable, .product-tab-slide__content .-disable.slick-arrow, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-disable {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.5;
}
.btn.-round, .product-tab-slide__content .-round.slick-arrow, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-round {
  border-radius: 999px;
}
.btn.-underline, .product-tab-slide__content .-underline.slick-arrow, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-underline {
  border: 0;
  padding: 0;
  padding-bottom: 0.625em;
  position: relative;
  overflow: hidden;
}
.btn.-underline:after, .product-tab-slide__content .-underline.slick-arrow:after, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-underline:after, .btn.-underline:before, .product-tab-slide__content .-underline.slick-arrow:before, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-underline:before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: red;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: 0.3s ease;
}
.btn.-underline:after, .product-tab-slide__content .-underline.slick-arrow:after, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-underline:after {
  left: -100%;
  background-color: #111;
}
.btn.-underline:hover:after, .product-tab-slide__content .-underline.slick-arrow:hover:after, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-underline:hover:after {
  left: 0;
}
.btn:focus, .product-tab-slide__content .slick-arrow:focus, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button:focus {
  outline: 0;
}
.btn.-red, .product-tab-slide__content .-red.slick-arrow, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-red {
  background-color: red;
  color: #fff;
}
.btn.-red:hover, .product-tab-slide__content .-red.slick-arrow:hover, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-red:hover {
  background-color: #cc0000;
}
.btn.-light-red, .product-tab-slide__content .-light-red.slick-arrow, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-light-red {
  background-color: #f26460;
  color: #fff;
}
.btn.-light-red:hover, .product-tab-slide__content .-light-red.slick-arrow:hover, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-light-red:hover {
  background-color: rgb(238.1453488372, 54.0406976744, 48.8546511628);
}
.btn.-dark, .product-tab-slide__content .-dark.slick-arrow, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button {
  background-color: #111;
  color: #fff;
}
.btn.-dark:hover, .product-tab-slide__content .-dark.slick-arrow:hover, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button:hover {
  background-color: black;
}
.btn.-light, .product-tab-slide__content .-light.slick-arrow, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-light {
  background-color: #f5f5f5;
  color: #fff;
}
.btn.-light:hover, .product-tab-slide__content .-light.slick-arrow:hover, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-light:hover {
  background-color: rgb(219.5, 219.5, 219.5);
}
.btn.-light, .product-tab-slide__content .-light.slick-arrow, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-light {
  color: #111;
}
.btn.-white, .product-tab-slide__content .-white.slick-arrow, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-white {
  background-color: #fff;
  color: #fff;
}
.btn.-white:hover, .product-tab-slide__content .-white.slick-arrow:hover, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-white:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.btn.-white, .product-tab-slide__content .-white.slick-arrow, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-white {
  border: 1px solid #e1e1e1;
  color: #111;
}
.btn.-transparent, .product-tab-slide__content .-transparent.slick-arrow, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-transparent {
  background-color: transparent;
  color: #fff;
}
.btn.-transparent:hover, .product-tab-slide__content .-transparent.slick-arrow:hover, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-transparent:hover {
  background-color: rgba(0, 0, 0, 0);
}
.btn.-transparent, .product-tab-slide__content .-transparent.slick-arrow, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button.-transparent {
  color: #111;
}

.scroll-to-top {
  transition: all ease 0.3s;
}
.scroll-to-top:hover {
  background-color: #000 !important;
  color: #fff !important;
}

.section-contact.style-three .content-main {
  color: #0C1228;
}
.section-contact.style-three .content-main .tag {
  color: #0C1228;
  background-color: #F4D118;
}
.section-contact.style-three .list-features,
.section-contact.style-three .organizatio,
.section-contact.style-three .select {
  display: none;
}
.section-contact.style-three .button-main {
  background-color: #F4D118;
  color: #0C1228;
}
.section-contact.style-five .content-main .tag {
  background-color: #63E483;
}
.section-contact.style-five .button-main {
  background-color: #63E483;
}

.cta {
  padding: 5.625em 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.cta__form__detail .input-validator {
  margin-bottom: 1.875em;
}
.cta__form__detail textarea {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  height: 7.1428571429em;
  width: 100%;
  transition: 0.3s ease;
  -webkit-appearance: none;
  padding: 1.5384615385em;
  border-radius: 0px;
}
.cta__form__detail textarea:focus {
  outline: 0;
}
.cta__form__detail textarea {
  color: #111;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
}
.cta__form__detail textarea:-webkit-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
}
.cta__form__detail textarea::-webkit-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
}
.cta__form__detail textarea:-moz-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
  line-height: -moz-block-height;
}
.cta__form__detail textarea::-moz-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
  line-height: -moz-block-height;
}
.cta__form__detail textarea:-ms-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
}
.cta__form__detail textarea::-ms-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
}
.cta__form__detail textarea:-o-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
}
.cta__form__detail textarea::-o-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
}
.cta__form__detail textarea:input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
}
.cta__form__detail textarea::input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
}
.cta__form__detail input {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  height: 3.8461538462em;
  width: 100%;
  transition: 0.3s ease;
  -webkit-appearance: none;
  padding: 0 1.5384615385em;
  border-radius: 0px;
}
.cta__form__detail input:focus {
  outline: 0;
}
.cta__form__detail input {
  color: #111;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 3.8461538462em;
}
.cta__form__detail input:-webkit-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 3.8461538462em;
}
.cta__form__detail input::-webkit-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 3.8461538462em;
}
.cta__form__detail input:-moz-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 3.8461538462em;
  line-height: -moz-block-height;
}
.cta__form__detail input::-moz-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 3.8461538462em;
  line-height: -moz-block-height;
}
.cta__form__detail input:-ms-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 3.8461538462em;
}
.cta__form__detail input::-ms-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 3.8461538462em;
}
.cta__form__detail input:-o-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 3.8461538462em;
}
.cta__form__detail input::-o-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 3.8461538462em;
}
.cta__form__detail input:input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 3.8461538462em;
}
.cta__form__detail input::input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 3.8461538462em;
}
.cta__form__detail select {
  color: #111;
  font-size: 0.8125em;
  font-weight: normal;
  line-height: normal;
  height: 3.8461538462em;
  width: 100%;
  padding: 0 1.5384615385em;
  background-position: calc(100% - 20px) center;
}
.cta.-style-1 {
  background-attachment: fixed;
}
.cta.-style-1 .cta__form {
  background-color: #fff;
  padding: 3.125em;
  text-align: center;
}
.cta.-style-2 {
  background-attachment: fixed;
}
.cta.-style-2 .cta__form h3 {
  color: #111;
  font-size: 2.625em;
  font-weight: 600;
  line-height: 1.3095238095em;
  text-align: center;
  margin-bottom: 2.0238095238em;
}
.cta.-style-2 .cta__form .btn, .cta.-style-2 .cta__form .product-tab-slide__content .slick-arrow, .product-tab-slide__content .cta.-style-2 .cta__form .slick-arrow, .cta.-style-2 .cta__form .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .cta.-style-2 .cta__form button {
  width: 100%;
}

.cart-items__wrapper {
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  background-color: #fff;
  z-index: 101;
  padding: 2.5em;
  max-width: 90vw;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
}
@media only screen and (max-width: 768px) {
  .cart-items__wrapper {
    font-size: 0.875em;
  }
}
.cart-items__wrapper h2 {
  color: #111;
  font-size: 1.25em;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 1.5em;
}
.cart-items__wrapper .empty-noti {
  color: #111;
  font-size: 1.875em;
  font-weight: normal;
  line-height: normal;
  padding: 3.125em 0;
}
.cart-items__wrapper .cart-item {
  display: flex;
  align-items: center;
  padding-bottom: 1.875em;
  margin-bottom: 1.875em;
  border-bottom: 1px solid #e1e1e1;
}
.cart-items__wrapper .cart-item:last-child {
  padding-bottom: 0;
  border: 0;
}
.cart-items__wrapper .cart-item__image {
  margin-right: 1.5625em;
}
.cart-items__wrapper .cart-item__image img {
  height: 5em;
  width: 5em;
  -o-object-fit: cover;
     object-fit: cover;
}
.cart-items__wrapper .cart-item__info {
  margin-right: 1.875em;
}
.cart-items__wrapper .cart-item__info a {
  color: #111;
  font-size: 0.9375em;
  font-weight: 500;
  text-decoration: none;
  line-height: 1.6em;
  transition: 0.3s ease;
  cursor: pointer;
  display: block;
  margin-bottom: 0.6666666667em;
}
.cart-items__wrapper .cart-item__info h5 {
  color: #111;
  font-size: 0.9375em;
  font-weight: 600;
  line-height: normal;
  display: block;
  margin-bottom: 1em;
}
.cart-items__wrapper .cart-item__info p {
  color: #888;
  font-size: 0.8125em;
  font-weight: normal;
  line-height: normal;
}
.cart-items__wrapper .cart-item__remove {
  color: #888;
  font-size: 0.8571428571em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1.25em;
  transition: 0.3s ease;
  cursor: pointer;
  border: 1px solid #888;
  height: 1.25em;
  width: 1.25em;
  text-align: center;
  border-radius: 999px;
  margin-left: auto;
}
.cart-items__wrapper .cart-item__remove:hover {
  border-color: red;
}
.cart-items__wrapper .cart-item__remove:hover svg {
  color: red;
}
.cart-items__wrapper .cart-items__total {
  margin-top: 1.875em;
  padding-top: 1.875em;
  border-top: 1px solid #e1e1e1;
  margin-top: auto;
}
.cart-items__wrapper .cart-items__total__price {
  display: flex;
  justify-content: space-between;
  color: #111;
  font-size: 0.9375em;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 1.875em;
}
.cart-items__wrapper .cart-items__total__price span {
  color: red;
}
.cart-items__wrapper .cart-items__total__buttons .btn:first-child, .cart-items__wrapper .cart-items__total__buttons .product-tab-slide__content .slick-arrow:first-child, .product-tab-slide__content .cart-items__wrapper .cart-items__total__buttons .slick-arrow:first-child, .cart-items__wrapper .cart-items__total__buttons .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button:first-child, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .cart-items__wrapper .cart-items__total__buttons button:first-child {
  margin-bottom: 0.9375em;
}

.loading-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.loading-overlay img {
  height: 12.5em;
  width: 12.5em;
  -o-object-fit: cover;
     object-fit: cover;
}

#modal .modal {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 101;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 80vw;
  overflow-y: auto;
  background-color: #fff;
}
#modal .modal iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#modal .modal .modal__wrapper {
  width: 100%;
  max-height: 80vh;
}

.modal-video-block {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all ease 0.4s;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1000;
}
.modal-video-block:has(.modal-video-main.open) {
  opacity: 1;
  visibility: visible;
}
.modal-video-block .modal-video-main {
  position: absolute;
  width: 1075px;
  height: 605px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: var(--white);
  transition: all ease 0.5s;
  opacity: 0;
  visibility: hidden;
  overflow: auto;
}
.modal-video-block .modal-video-main.open {
  opacity: 1;
  visibility: visible;
}
.modal-video-block .modal-video-main iframe {
  width: 100%;
  height: 100%;
}
@media (max-width: 1400px) {
  .modal-video-block .modal-video-main {
    width: calc(100vw - 120px);
    height: 70vh;
  }
}
@media (max-width: 640px) {
  .modal-video-block .modal-video-main {
    height: 30vh;
    width: calc(100vw - 40px);
  }
}

.list-pagination .pagination {
  display: flex;
  align-items: center;
  gap: 10px;
}
.list-pagination li {
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  transition: all ease 0.3s;
}
.list-pagination li button,
.list-pagination li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
}
.list-pagination li:hover, .list-pagination li.active {
  background-color: #2D4FE1;
  color: #ffffff;
}
.list-pagination li.disabled {
  display: none;
}
@media (max-width: 767.99px) {
  .list-pagination li {
    width: 36px;
    height: 36px;
  }
  .list-pagination li a {
    font-size: 14px;
    line-height: 24px;
  }
}

.swiper .swiper-pagination .swiper-pagination-bullet {
  position: relative;
  margin: 0 8px !important;
  background: transparent;
  border: 1px solid #0C1228;
  opacity: 1 !important;
  transition: all ease 0.5s;
}
.swiper .swiper-pagination .swiper-pagination-bullet::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 6px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid transparent;
  transition: all ease 0.5s;
  border-radius: 50%;
}
.swiper .swiper-pagination .swiper-pagination-bullet-active {
  background: #0C1228;
  transform: scale(1.2);
}
.swiper .swiper-pagination .swiper-pagination-bullet-active::before {
  border-color: #0C1228;
}
.swiper.style-white .swiper-pagination .swiper-pagination-bullet {
  border: 1px solid #ffffff;
}
.swiper.style-white .swiper-pagination .swiper-pagination-bullet-active {
  background: #ffffff;
}
.swiper.style-white .swiper-pagination .swiper-pagination-bullet-active::before {
  border-color: #ffffff;
}
.swiper.style-four .swiper-wrapper .swiper-slide {
  height: 100% !important;
}
.swiper.style-testimonial-four .swiper-pagination, .swiper.style-testimonial-five .swiper-pagination {
  text-align: left;
}
.swiper.style-slider .swiper-pagination {
  bottom: 24px;
}
.swiper.style-section {
  padding-bottom: 52px;
}
.swiper.style-section .swiper-pagination {
  bottom: 0;
}
.swiper.style-testimonial .swiper-pagination {
  text-align: left;
  padding-left: 28px;
}
@media (min-width: 1024px) {
  .swiper.style-testimonial .swiper-pagination {
    padding-left: 56px;
  }
}
.swiper.style-testimonial .swiper-pagination {
  bottom: 0;
}

.product-item .name {
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-item.style-cart .name {
  -webkit-line-clamp: 2;
}
.product-item .product__thumb__actions {
  visibility: hidden;
  left: 50%;
  bottom: 0;
  opacity: 0;
  transform: translate(-50%, 60px);
  transition: all ease 0.4s;
}
.product-item:hover .product__thumb__actions {
  visibility: visible;
  opacity: 1;
  transform: translate(-50%, -20px);
}
@media (max-width: 1024px) {
  .product-item .name {
    -webkit-line-clamp: 2;
  }
  .product-item .product__thumb__actions {
    visibility: visible;
    opacity: 1;
    transform: translate(-50%, -10px);
  }
}

.quantity-controller {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.quantity-controller.-border {
  border: 1px solid #E4E4E4;
}
.quantity-controller.-round {
  border-radius: 999px;
}
.quantity-controller__btn {
  color: #888;
  font-size: 1.25em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  transition: 0.3s ease;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.quantity-controller__btn.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.quantity-controller__number {
  color: #111;
  font-size: 0.9375em;
  font-weight: 700;
  line-height: normal;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .quantity-controller__number {
    padding: 0 0.9375em;
  }
}

.top-nav {
  position: relative;
  z-index: 3;
}
.top-nav .choose-type {
  cursor: pointer;
}
.top-nav .choose-type:has(.list-option.open) {
  background-color: #2D4FE1;
  color: #ffffff;
}
.top-nav .choose-type .list-option {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, 20px);
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
  box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, 0.15);
}
.top-nav .choose-type .list-option::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  transform: translateX(-50%) rotate(45deg);
  left: 50%;
  top: -5px;
  z-index: -1;
}
.top-nav .choose-type .list-option li {
  padding: 8px 16px;
  cursor: pointer;
  transition: 0.3s;
}
.top-nav .choose-type .list-option li:hover {
  background: rgba(0, 0, 0, 0.6);
  color: #ffffff;
}
.top-nav .choose-type .list-option.open {
  transform: translate(-50%, 10px);
  opacity: 1;
  visibility: visible;
}
.top-nav.style-three .choose-type:has(.list-option.open) {
  background-color: #ffffff;
  color: #0C1228;
}

.customed-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  padding-right: 2.1875em;
  font-size: 1em;
  color: #111;
  cursor: pointer;
  border: 1px solid #e1e1e1;
  background-image: url("/images/common/Select/ic-down.png");
  background-position: 100% center;
  background-repeat: no-repeat;
  background-size: 12px;
  background-color: #fff;
}
.customed-select option {
  color: #111;
  font-size: 1em;
  font-weight: normal;
  line-height: normal;
  outline: 0;
  border: 0;
}
.customed-select option[disable] {
  color: #888;
}
.customed-select.-borderless {
  border: 0;
  background-color: transparent;
}
.customed-select.-white {
  color: #fff;
  background-image: url("/images/common/Select/ic-down-white.png");
}
.customed-select.-white option {
  color: #111;
  font-size: 1em;
  font-weight: normal;
  line-height: normal;
}

.social-icons.-white a {
  color: #fff;
}
.social-icons.-border > li {
  margin: 0 0.3125em;
}
.social-icons.-border > li a {
  height: 2.8125em;
  width: 2.8125em;
  text-align: center;
  line-height: 2.8125em;
  border-radius: 999px;
  border: 1px solid #e1e1e1;
  display: inline-block;
}
.social-icons.-border > li a:hover {
  background-color: red;
  color: #fff;
  border-color: transparent;
}
.social-icons.-border--light-bg > li a {
  background-color: #e1e1e1;
}
.social-icons > li {
  display: inline-block;
  margin: 0 0.625em;
}
.social-icons > li:first-child {
  margin-left: 0;
  padding-left: 0;
}
.social-icons > li:last-child {
  margin-right: 0;
  padding-right: 0;
}
.social-icons > li a {
  color: #111;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  transition: 0.3s ease;
  cursor: pointer;
}

.tag {
  display: inline-block;
  padding: 4px 12px;
  background-color: rgba(39, 75, 227, 0.1);
  color: #2D4FE1;
  border-radius: 4px;
}

#overlay .overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 100;
}

.rate i {
  color: star;
  font-size: 0.75em;
}

.slick-disabled {
  pointer-events: none;
  cursor: default;
  opacity: 0.9;
  color: #e1e1e1 !important;
}

.input-validator span.input-error {
  color: darkRed;
  font-size: 0.8125em;
  font-weight: normal;
  line-height: normal;
  margin-top: 0.9375em;
  display: block;
  text-align: right;
  font-style: italic;
}

.five-col {
  flex: 1 1 20%;
  max-width: 20%;
  padding-left: 15px;
  padding-right: 15px;
}

.w-100 {
  width: 100%;
}

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

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

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

.hover-underline {
  position: relative;
}
.hover-underline::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #0C1228;
  transition: all 0.3s ease;
}
.hover-underline.underline-white::before {
  background-color: #ffffff;
}
.hover-underline.underline-green::before {
  background-color: #63E483;
}
.hover-underline.style-2px::before {
  height: 2px;
}
.hover-underline:hover::before {
  width: 100%;
}

.blog-item .title,
.blog-item .desc {
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 640px) {
  .blog-item.style-list .desc {
    -webkit-line-clamp: 3;
  }
}
.blog-item.style-modern .main-item {
  border-bottom: 4px solid transparent;
}
.blog-item.style-modern .main-item:hover {
  border-bottom: 4px solid #2D4FE1;
  background-color: rgba(12, 18, 40, 0.5);
}
.blog-item.style-modern .main-item:hover .bg-img {
  opacity: 1;
}
.blog-item.style-modern .main-item:hover .infor .tag {
  color: #2D4FE1;
  background-color: #ffffff;
}
.blog-item.style-modern .main-item:hover .infor .title,
.blog-item.style-modern .main-item:hover .infor .desc,
.blog-item.style-modern .main-item:hover .infor .date {
  color: #ffffff;
}

.blog-detail-page.style-standard .list .blog-item,
.blog-layout.style-standard .list .blog-item {
  padding-bottom: 40px;
  border-bottom: 1px solid #E4E4E4;
  border-radius: 0 0 8px 8px;
}
@media (max-width: 640px) {
  .blog-detail-page.style-standard .list .blog-item,
  .blog-layout.style-standard .list .blog-item {
    padding-bottom: 24px;
  }
}
.blog-detail-page.style-standard, .blog-detail-page.style-modern,
.blog-layout.style-standard,
.blog-layout.style-modern {
  padding-top: 32px;
}
@media (min-width: 640px) {
  .blog-detail-page.style-standard, .blog-detail-page.style-modern,
  .blog-layout.style-standard,
  .blog-layout.style-modern {
    padding-top: 48px;
  }
}
@media (min-width: 1024px) {
  .blog-detail-page.style-standard, .blog-detail-page.style-modern,
  .blog-layout.style-standard,
  .blog-layout.style-modern {
    padding-top: 60px;
  }
}
.blog-detail-page .blog-sidebar .list-nav .nav-item,
.blog-layout .blog-sidebar .list-nav .nav-item {
  position: relative;
}
.blog-detail-page .blog-sidebar .list-nav .nav-item::before,
.blog-layout .blog-sidebar .list-nav .nav-item::before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #2D4FE1;
  transition: all ease 0.3s;
}
.blog-detail-page .blog-sidebar .list-nav .nav-item.active, .blog-detail-page .blog-sidebar .list-nav .nav-item:hover,
.blog-layout .blog-sidebar .list-nav .nav-item.active,
.blog-layout .blog-sidebar .list-nav .nav-item:hover {
  color: #2D4FE1;
}
.blog-detail-page .blog-sidebar .list-nav .nav-item.active::before, .blog-detail-page .blog-sidebar .list-nav .nav-item:hover::before,
.blog-layout .blog-sidebar .list-nav .nav-item.active::before,
.blog-layout .blog-sidebar .list-nav .nav-item:hover::before {
  width: 100%;
}
.blog-detail-page .blog-sidebar .list-tag .active,
.blog-layout .blog-sidebar .list-tag .active {
  color: #ffffff;
  background-color: #2D4FE1;
}
.blog-detail-page .list-reply,
.blog-layout .list-reply {
  height: 0;
  overflow: hidden;
  transform: translateY(-100%);
  transition: all ease 0.4s;
}
.blog-detail-page .list-reply.open,
.blog-layout .list-reply.open {
  height: auto;
  transform: translateY(0);
}
.blog-detail-page.style-detail-two .paragraph-heading .heading-infor,
.blog-layout.style-detail-two .paragraph-heading .heading-infor {
  justify-content: start;
}
.blog-detail-page.style-detail-two .paragraph-heading .heading3,
.blog-layout.style-detail-two .paragraph-heading .heading3 {
  text-align: left;
}

.section-brand__wrapper {
  background-color: #feefef;
  margin-bottom: 6.25rem;
  padding: 3.125em;
}
.section-brand.style-subpage .list {
  width: 100% !important;
}

.category-card {
  position: relative;
  height: 22.5em;
  display: block;
  text-decoration: none;
  overflow: hidden;
}
.category-card:hover .category-card__background {
  transform: scale(1.05);
}
.category-card__background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  transition: 0.5s ease-out;
  transform-origin: bottom right;
}
.category-card__background img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.category-card__content {
  padding: 3.125em;
}
.category-card__content h3 {
  color: #111;
  font-size: 1.875em;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 0.6666666667em;
}
.category-card__content h5 {
  color: #111;
  font-size: 1em;
  font-weight: 500;
  line-height: normal;
}

.category-one {
  margin-bottom: 6.25rem;
}

.case-studies-block .title,
.case-studies-block .desc {
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}
.case-studies-block.style-four .case-studies-item .bg-img img, .case-studies-block.style-hide-info .case-studies-item .bg-img img {
  transition: all ease 0.5s;
}
.case-studies-block.style-four .case-studies-item .info, .case-studies-block.style-hide-info .case-studies-item .info {
  transition: all ease 0.5s;
  transform: translateY(300px);
}
.case-studies-block.style-four .case-studies-item:hover .bg-img img, .case-studies-block.style-hide-info .case-studies-item:hover .bg-img img {
  transform: scale(1.05);
}
.case-studies-block.style-four .case-studies-item:hover .info, .case-studies-block.style-hide-info .case-studies-item:hover .info {
  transform: translateY(0px);
}
@media (min-width: 768px) {
  .case-studies-block .list.style-border,
  .case-studies-block .list .style-border {
    margin-left: -24px;
    margin-right: -24px;
  }
}

.section-stories .title {
  background: rgba(247, 243, 249, 0.7);
  backdrop-filter: blur(4px);
}

.case-detail-two-content .testimonial-block {
  padding-bottom: 0;
}
.case-detail-two-content .testimonial-block .container {
  padding-left: 0;
  padding-right: 0;
}
.case-detail-two-content .testimonial-block .container > div {
  padding: 0;
}
.case-detail-two-content .testimonial-block .container > div > div {
  width: 100%;
}
.case-detail-two-content .testimonial-block .container > div > div > div {
  width: 100%;
}
.case-detail-two-content .testimonial-block .list-avatar {
  display: none;
}
@media (max-width: 1024px) {
  .case-detail-two-content .box-fixed {
    position: relative !important;
    top: unset !important;
    bottom: unset !important;
  }
}

.section-couter.style-two {
  background-attachment: fixed;
  background-image: url("/images/component/bg-counter2.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.footer-block.style-three {
  background-color: #0C1228;
  color: #ffffff;
}
.footer-block.style-three .text-surface1 {
  color: #ffffff;
}
.footer-block.style-four {
  background-color: #1a1a1a;
}

.question-item .question-item-main {
  position: relative;
}
.question-item .question-item-main svg {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  transition: all ease 0.5s;
}
.question-item .question-item-main .icon-plus {
  opacity: 1;
}
.question-item .question-item-main .icon-minus {
  opacity: 0;
}
.question-item .content-question {
  transition: all ease-in-out 0.5s;
  max-height: 0;
  overflow: hidden;
}
.question-item.open .question-item-main .icon-plus {
  opacity: 0;
}
.question-item.open .question-item-main .icon-minus {
  opacity: 1;
}
.question-item.open .content-question {
  max-height: 150px;
}

.list-faqs .question-item:last-child {
  border-bottom: none;
}

.header {
  min-height: 0.1px;
}
.header.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  animation: example 1s cubic-bezier(0.445, 0.05, 0.55, 0.95) forwards;
  box-shadow: 0px 2px 10px 0 rgba(223, 223, 224, 0.5);
}
.header.fixed .menu {
  border-bottom: 0;
  background-color: #fff;
}
.header.fixed .menu.-style-5 {
  background-color: #fff;
  box-shadow: 0px 2px 10px 0 rgba(223, 223, 224, 0.5);
}

@keyframes example {
  from {
    transform: translateY(-100px);
  }
  to {
    transform: translateY(0);
  }
}
.instagram-one {
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 34.375em;
}
.instagram-one__background {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
}
.instagram-one__background__item {
  position: relative;
  transition: 0.3s ease;
}
.instagram-one__background__item:hover {
  opacity: 0.7;
}
.instagram-one__background__item img {
  height: 100%;
  width: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.instagram-one__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  background-color: #fff;
  padding: 1.875em 3.125em;
  text-decoration: none;
  max-width: 100%;
  margin: 0 15px;
}
.instagram-one__content:hover h5 {
  color: red;
}
.instagram-one__content i {
  font-size: 2.25em;
  color: #888;
  margin-bottom: 0.5555555556em;
}
.instagram-one__content h5 {
  color: #111;
  font-size: 1.25em;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 0.75em;
  transition: 0.3s ease;
}
.instagram-one__content p {
  color: #888;
  font-size: 0.9375em;
  font-weight: normal;
  line-height: normal;
}

.instagram-two .slider-item {
  display: block;
  position: relative;
}
.instagram-two .slider-item:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.3);
  opacity: 0;
  transition: 0.3s ease;
}
.instagram-two .slider-item:hover:after {
  opacity: 1;
}
.instagram-two .slider-item img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.section-industry.style-five {
  background-attachment: fixed;
  background-image: url("/images/component/industry5.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.section-industry.style-second {
  background-image: url("/images/component/industry5-below.png");
}

.menu {
  background-color: #fff;
  position: relative;
}
@media only screen and (max-width: 1280px) {
  .menu {
    font-size: 15px;
  }
}
@media only screen and (max-width: 1024px) {
  .menu {
    padding: 0.9375em 0;
  }
}
@media only screen and (max-width: 768px) {
  .menu {
    font-size: 14px;
  }
}
.menu__wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  height: 74px;
}
@media only screen and (max-width: 1024px) {
  .menu__wrapper {
    height: 50px;
  }
  .menu__wrapper .navigator {
    display: none;
  }
}
.menu__wrapper .navigator.-white > ul > li > a {
  color: #fff;
  font-weight: 400;
}
.menu__wrapper .navigator.-white > ul > li > a:hover {
  color: #fff;
}
.menu__wrapper .navigator > ul {
  list-style: none;
  font-size: 0;
}
.menu__wrapper .navigator > ul > li {
  display: inline-block;
  margin: 0 12px;
}
.menu__wrapper .navigator > ul > li.relative {
  position: relative;
}
.menu__wrapper .navigator > ul > li:first-child {
  margin-left: 0;
  padding-left: 0;
}
.menu__wrapper .navigator > ul > li:last-child {
  margin-right: 0;
  padding-right: 0;
}
.menu__wrapper .navigator > ul > li.active > a:after, .menu__wrapper .navigator > ul > li:hover > a:after {
  width: 100%;
}
.menu__wrapper .navigator > ul > li > a {
  color: #0C1228;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  line-height: 24px;
  transition: 0.3s ease;
  cursor: pointer;
  display: block;
  position: relative;
}
.menu__wrapper .navigator > ul > li > a::before {
  content: "";
  position: absolute;
  top: 20px;
  left: 0;
  background-color: transparent;
  height: 30px;
  width: 100%;
}
.menu__wrapper .navigator > ul > li > a:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  background-color: #2D4FE1;
  height: 2px;
  width: 0;
  z-index: 0;
  transition: 0.3s ease;
}
.menu__wrapper .navigator > ul > li .dropable-icon {
  margin-left: 0.9375em;
  font-size: 0.8125em;
}
.menu__wrapper .navigator > ul > li:hover .dropdown-menu {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.menu__wrapper .navigator > ul > li .dropdown-menu {
  position: absolute;
  top: 49px;
  left: -40px;
  background-color: #fff;
  padding: 18px 20px;
  border-radius: 0 0 16px 16px;
  box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.3);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(10px);
  transition: transform ease 0.4s, opacity ease 0.4s, visibility ease 0.4s;
  z-index: 99;
}
.menu__wrapper .navigator > ul > li .dropdown-menu.style-pages {
  width: 400px;
}
.menu__wrapper .navigator > ul > li .dropdown-menu li {
  list-style: none;
  border-radius: 8px;
}
.menu__wrapper .navigator > ul > li .dropdown-menu li a {
  color: #0C1228;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  line-height: 24px;
  transition: 0.3s ease;
  cursor: pointer;
  position: relative;
  display: inline-flex;
  padding: 17px 20px;
  white-space: nowrap;
  border-radius: 8px;
  transition: all ease 0.3s;
}
.menu__wrapper .navigator > ul > li .dropdown-menu li a:after {
  content: "";
  position: absolute;
  bottom: 17px;
  left: 20px;
  background-color: #0C1228;
  height: 1px;
  width: 0;
  z-index: 0;
  transition: 0.3s ease;
}
.menu__wrapper .navigator > ul > li .dropdown-menu li.active a::after, .menu__wrapper .navigator > ul > li .dropdown-menu li:hover a::after {
  width: calc(100% - 40px);
}
.menu__wrapper .navigator > ul > li .dropdown-menu li:hover {
  background: linear-gradient(238deg, #F4F6FC 0%, #FAF7EF 99.66%);
}
.menu__wrapper .navigator > ul > li .dropdown-menu.-wide {
  width: 100%;
  padding: 24px;
  top: 74px;
  left: 0;
  border-radius: 0 0 24px 24px;
}
.menu__wrapper .navigator > ul > li .dropdown-menu.-wide ul li a::after {
  left: 52px;
}
.menu__wrapper .navigator > ul > li .dropdown-menu.-wide ul li:hover a::after, .menu__wrapper .navigator > ul > li .dropdown-menu.-wide ul li.active a::after {
  width: calc(100% - 72px);
}
.menu__wrapper .navigator > ul > li .dropdown-menu.-pages {
  width: 368px;
}
.menu__wrapper__functions {
  display: flex;
  align-items: center;
}
.menu__wrapper__functions.-white .menu-icon.-navbar .bar {
  background-color: #fff;
}
.menu__wrapper__functions.-white .menu__cart .menu-icon span {
  color: red;
}
.menu__wrapper__functions.-white .menu__cart h5 {
  color: #fff;
}
.menu__wrapper__functions.-white .menu__cart h5 span {
  color: #fff;
}
.menu__wrapper__functions .menu-icon {
  margin-right: 24px;
}
.menu__wrapper__functions .menu-icon img {
  height: 1.5625em;
  width: 1.5625em;
  -o-object-fit: contain;
     object-fit: contain;
}
.menu__wrapper__functions .menu-icon.-cart {
  position: relative;
}
.menu__wrapper__functions .menu-icon.-cart span {
  color: #ffffff;
  font-size: 0.625em;
  font-weight: 400;
  line-height: normal;
  position: absolute;
  top: -4px;
  right: -5px;
  background-color: #2D4FE1;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.menu__wrapper__functions .menu-icon.-navbar {
  display: none;
  margin-right: 0;
}
.menu__wrapper__functions .menu-icon.-navbar .bar {
  height: 0.125em;
  width: 1.5625em;
  margin-bottom: 0.3125em;
  background-color: #000;
}
.menu__wrapper__functions .menu-icon.-navbar .bar:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 1024px) {
  .menu__wrapper__functions .menu-icon.-navbar {
    display: block;
  }
  .menu__wrapper__functions .menu-icon.-search {
    display: none;
  }
  .menu__wrapper__functions .menu__cart h5 {
    display: none;
  }
}
.menu__wrapper .search-box {
  position: absolute;
  right: 0;
  width: 500px;
}
.menu__wrapper .search-box form {
  position: relative;
  z-index: 1;
}
.menu__wrapper .search-box form input {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  height: auto;
  width: 100%;
  transition: 0.3s ease;
  -webkit-appearance: none;
  padding: 1.25rem;
  border-radius: 0px;
}
.menu__wrapper .search-box form input:focus {
  outline: 0;
}
.menu__wrapper .search-box form input {
  color: #111;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.menu__wrapper .search-box form input:-webkit-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.menu__wrapper .search-box form input::-webkit-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.menu__wrapper .search-box form input:-moz-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
  line-height: -moz-block-height;
}
.menu__wrapper .search-box form input::-moz-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
  line-height: -moz-block-height;
}
.menu__wrapper .search-box form input:-ms-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.menu__wrapper .search-box form input::-ms-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.menu__wrapper .search-box form input:-o-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.menu__wrapper .search-box form input::-o-input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.menu__wrapper .search-box form input:input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.menu__wrapper .search-box form input::input-placeholder {
  color: #888;
  font-size: 0.8125rem;
  font-weight: normal;
  line-height: auto;
}
.menu__wrapper .search-box form input {
  border: 0;
  box-shadow: 1px 1px 9px rgba(0, 0, 0, 0.1411764706);
}
.menu__wrapper .search-box form button {
  position: absolute;
  border: 0;
  background-color: transparent;
  right: 0.9375em;
  top: 50%;
  transform: translateY(-50%);
}
.menu.-style-2 {
  position: absolute;
  top: 44px;
  left: 0;
  width: 100%;
  height: 74px;
  background-color: transparent;
  z-index: 2;
}
.menu.-style-2 .menu__wrapper .navigator > ul > li > a {
  color: #ffffff;
}
.menu.-style-2 .list__button .bg-grey {
  background: rgba(255, 255, 255, 0.1);
}
.menu.-style-2 .list__button .bg-grey .text-button {
  color: #ffffff;
}
.menu.-style-2 .list__button .button-main {
  display: none;
}
.menu.-style-2 .list__icons .menu-icon {
  color: #ffffff;
}
.menu.-style-2 .navigator.style-three > ul > li > a::after {
  background-color: #F4D118;
}
.menu.-style-2 .navigator.style-three .bg-blue,
.menu.-style-2 .navigator.style-three .button-main {
  background-color: #F4D118;
  color: #0C1228;
}
.menu.-style-2 .navigator.style-three .bg-blue:hover,
.menu.-style-2 .navigator.style-three .button-main:hover {
  background-color: #ebb41d;
}
.menu.-style-2 .navigator.style-three .text-blue {
  color: #F4D118;
}
.menu.-style-3 .list__icons .cart__quantity {
  background-color: #F4D118;
  color: #0C1228;
}
.menu.-style-3 .list__icons .button-main {
  background-color: #fff;
  color: #0C1228;
}
.menu.-style-3 .list__icons .button-main:hover {
  background-color: #F4D118;
  color: #0C1228;
}
.menu.-style-4 {
  top: 0;
}
.menu.-style-4 .navigator > ul > li > a::after {
  background-color: #E13789;
}
.menu.-style-4 .bg-blue,
.menu.-style-4 .button-main {
  background-color: #E13789;
  color: #ffffff;
}
.menu.-style-4 .bg-blue:hover,
.menu.-style-4 .button-main:hover {
  background-color: #bd1476;
}
.menu.-style-4 .text-blue {
  color: #E13789;
}
.menu.-style-4 .list__icons .cart__quantity {
  background-color: #E13789;
  color: #ffffff;
}
.menu.-style-4 .list__icons .button-main {
  background-color: #E13789;
  color: #ffffff;
}
.menu.-style-4 .list__icons .button-main:hover {
  background-color: #bd1476;
}
.menu.-style-5 {
  top: 0;
}
.menu.-style-5 .navigator > ul > li > a::after {
  background-color: #63E483;
}
.menu.-style-5 .bg-blue,
.menu.-style-5 .button-main {
  background-color: #63E483;
  color: #0C1228;
}
.menu.-style-5 .bg-blue:hover,
.menu.-style-5 .button-main:hover {
  background-color: #26fd5c;
}
.menu.-style-5 .text-blue {
  color: #63E483;
}
.menu.-style-5 .list__button > div {
  background: transparent !important;
  position: relative;
}
.menu.-style-5 .list__button > div::before, .menu.-style-5 .list__button > div::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 1px;
  height: 70%;
  transform: translateY(-50%) rotate(20deg);
  background-color: #63E483;
}
.menu.-style-5 .list__button > div::before {
  left: -2px;
}
.menu.-style-5 .list__button > div::after {
  right: -4px;
}
.menu.-style-5 .list__button .icon {
  color: #ffffff;
  background-color: transparent;
}
.menu.-style-5 .list__icons .cart__quantity {
  background-color: #63E483;
  color: #0C1228;
}
.menu.-style-6 {
  top: 0;
}
.menu.-style-6 .menu__wrapper .navigator > ul > li > a {
  color: #0C1228;
}
.menu.-style-6 .menu__wrapper .navigator > ul > li > a::after {
  background-color: #5B45F3;
}
.menu.-style-6 .bg-blue,
.menu.-style-6 .button-main {
  background-color: #5B45F3;
}
.menu.-style-6 .bg-blue:hover,
.menu.-style-6 .button-main:hover {
  background-color: #5700c9;
}
.menu.-style-6 .text-blue {
  color: #5B45F3;
}
.menu.-style-6 .list__icons svg {
  color: #0C1228;
}
.menu.-style-6 .list__icons .cart__quantity {
  background-color: #5B45F3;
}
.menu.-style-7 {
  top: 0;
}
.menu.-style-7 .menu__wrapper .navigator > ul > li > a {
  color: #0C1228;
}

.navigation-sidebar {
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  background-color: #fff;
  z-index: 101;
  padding: 2.5em;
  width: 22.5em;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  max-width: 90vw;
}
@media only screen and (max-width: 576px) {
  .navigation-sidebar {
    width: 80vw;
  }
}
.navigation-sidebar .search-box {
  margin-bottom: 1.875em;
}
.navigation-sidebar .search-box form {
  position: relative;
}
.navigation-sidebar .search-box form input {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  height: auto;
  width: 100%;
  transition: 0.3s ease;
  -webkit-appearance: none;
  padding: 1.0714285714em;
  border-radius: 0px;
}
.navigation-sidebar .search-box form input:focus {
  outline: 0;
}
.navigation-sidebar .search-box form input {
  color: #111;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
}
.navigation-sidebar .search-box form input:-webkit-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
}
.navigation-sidebar .search-box form input::-webkit-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
}
.navigation-sidebar .search-box form input:-moz-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
  line-height: -moz-block-height;
}
.navigation-sidebar .search-box form input::-moz-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
  line-height: -moz-block-height;
}
.navigation-sidebar .search-box form input:-ms-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
}
.navigation-sidebar .search-box form input::-ms-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
}
.navigation-sidebar .search-box form input:-o-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
}
.navigation-sidebar .search-box form input::-o-input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
}
.navigation-sidebar .search-box form input:input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
}
.navigation-sidebar .search-box form input::input-placeholder {
  color: #888;
  font-size: 0.875em;
  font-weight: normal;
  line-height: auto;
}
.navigation-sidebar .search-box form input {
  border: 0;
  box-shadow: 1px 1px 9px rgba(0, 0, 0, 0.1411764706);
}
.navigation-sidebar .search-box form button {
  position: absolute;
  border: 0;
  background-color: transparent;
  right: 0.625em;
  top: 50%;
  transform: translateY(-50%);
}
.navigation-sidebar .search-box form button img {
  height: 0.9375em;
  width: 0.9375em;
  -o-object-fit: cover;
     object-fit: cover;
}
.navigation-sidebar .navigator-mobile {
  margin-bottom: 5em;
}
.navigation-sidebar .navigator-mobile > ul {
  list-style: none;
}
.navigation-sidebar .navigator-mobile > ul > li > a {
  color: #111;
  font-size: 1em;
  font-weight: 600;
  text-decoration: none;
  line-height: 2.25em;
  transition: 0.3s ease;
  cursor: pointer;
  display: block;
}
.navigation-sidebar .navigator-mobile > ul > li .dropable-icon {
  float: right;
}
.navigation-sidebar .navigator-mobile > ul > li .dropdown-menu {
  padding-left: 0.9375em;
  padding-bottom: 0.9375em;
}
.navigation-sidebar .navigator-mobile > ul > li .dropdown-menu li {
  list-style: none;
}
.navigation-sidebar .navigator-mobile > ul > li .dropdown-menu li a {
  color: #888;
  font-size: 0.875em;
  font-weight: 500;
  text-decoration: none;
  line-height: 2.5714285714em;
  transition: 0.3s ease;
  cursor: pointer;
  display: block;
}
.navigation-sidebar .navigator-mobile > ul > li .dropdown-menu .dropdown-menu__col.-banner a {
  display: block;
  height: 100%;
  width: 100%;
}
.navigation-sidebar .navigator-mobile > ul > li .dropdown-menu .dropdown-menu__col.-banner a img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.navigation-sidebar__footer {
  margin-top: auto;
}
.navigation-sidebar__footer__auth {
  color: #111;
  font-size: 1em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  transition: 0.3s ease;
  cursor: pointer;
  display: block;
  margin-bottom: 3.125em;
}
.navigation-sidebar__footer select {
  width: 100%;
  margin-bottom: 1.875em;
  padding-right: 0;
}
.navigation-sidebar__footer .social-icons > li > a {
  color: #111;
  font-size: 1em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  transition: 0.3s ease;
  cursor: pointer;
}

.navigation-full {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 100;
}
.navigation-full__content .close-btn {
  position: absolute;
  top: 1.9047619048em;
  right: 1.9047619048em;
  color: #ffffff;
  font-size: 2.625em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  transition: 0.3s ease;
  cursor: pointer;
}
.navigation-full__content ul {
  text-align: center;
  list-style: none;
}
.navigation-full__content ul li a {
  color: #ffffff;
  font-size: 2.625em;
  font-weight: normal;
  text-decoration: none;
  line-height: 2.5em;
  transition: 0.3s ease;
  cursor: pointer;
  position: relative;
  padding: 8px 0;
  overflow: hidden;
  display: inline-block;
}
.navigation-full__content ul li a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -100%;
  background-color: rgba(242, 100, 96, 0.3803921569);
  height: 0.5em;
  width: 100%;
  z-index: 0;
  transition: 0.3s ease;
}
.navigation-full__content ul li a:hover:after {
  left: 0;
}

.product-slider .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  color: #888;
  font-size: 1.875em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  transition: 0.3s ease;
  cursor: pointer;
}
.product-slider .slick-arrow.slick-next {
  right: -0.9375em;
}
.product-slider .slick-arrow.slick-prev {
  left: -0.9375em;
}
@media only screen and (max-width: 768px) {
  .product-slider .slick-arrow.slick-next {
    right: 0;
  }
  .product-slider .slick-arrow.slick-prev {
    left: 0;
  }
}

.product-slide {
  margin-bottom: 6.25rem;
}
.product-slide .product-slide__wrapper {
  margin: 0 -0.9375em;
  margin-bottom: 3.125em;
}
.product-slide__item {
  padding: 0 0.9375em;
  outline: 0;
}

.product-tab.-style-1 {
  margin-bottom: 6.25rem;
}
.product-tab.-style-1 .product-tab__header {
  margin-bottom: 1.875em;
}
.product-tab.-style-1 .product-tab__header ul {
  text-align: center;
}
.product-tab.-style-1 .product-tab__header ul li {
  display: inline-block;
  margin: 0 0.625em;
}
.product-tab.-style-1 .product-tab__header ul li:first-child {
  margin-left: 0;
  padding-left: 0;
}
.product-tab.-style-1 .product-tab__header ul li:last-child {
  margin-right: 0;
  padding-right: 0;
}
.product-tab.-style-1 .product-tab__header ul li a {
  color: #888;
  font-size: 0.9375em;
  font-weight: 500;
  text-decoration: none;
  line-height: 1;
  transition: 0.3s ease;
  cursor: pointer;
  text-transform: capitalize;
  position: relative;
  padding: 8px 0;
  overflow: hidden;
  display: inline-block;
}
.product-tab.-style-1 .product-tab__header ul li a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -100%;
  background-color: rgba(242, 100, 96, 0.3803921569);
  height: 0.5em;
  width: 100%;
  z-index: 0;
  transition: 0.3s ease;
}
.product-tab.-style-1 .product-tab__header ul li a:hover:after {
  left: 0;
}
.product-tab.-style-1 .product-tab__header ul li.active a {
  color: #111;
}
.product-tab.-style-1 .product-tab__header ul li.active a:after {
  left: 0;
}
.product-tab.-style-1 .product-tab__content__empty {
  height: 9.375rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-tab.-style-1 .product-tab__content__empty h3 {
  color: #111;
  font-size: 1.375em;
  font-weight: normal;
  line-height: normal;
}
.product-tab.-style-1 .product-tab__content__wrapper {
  margin-bottom: 1.875em;
}
.product-tab.-style-1 .product-tab__content__wrapper .product {
  margin-bottom: 1.875em;
}
.product-tab.-style-2 {
  margin-bottom: 6.25rem;
}
.product-tab.-style-2 .product-tab__content__wrapper .product {
  margin-bottom: 1.875em;
}
.product-tab.-style-2 .product-tab__content__wrapper .product .product__thumb {
  height: 16.875em;
}
.product-tab.-style-2 .product-tab__content__wrapper .product.-inline-content .product__thumb {
  height: 46.875em;
}

.product-tab-slide {
  background-color: #f7e7e8;
  margin-bottom: 6.25rem;
  padding: 6.25em 0;
}
.product-tab-slide__header, .product-tab.-style-2 .product-tab__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 3.125em;
}
@media only screen and (max-width: 768px) {
  .product-tab-slide__header, .product-tab.-style-2 .product-tab__header {
    justify-content: center;
  }
  .product-tab-slide__header h5, .product-tab.-style-2 .product-tab__header h5 {
    margin-bottom: 0.9375em;
  }
}
.product-tab-slide__header h5, .product-tab.-style-2 .product-tab__header h5 {
  color: #111;
  font-size: 2.8125em;
  font-weight: 600;
  line-height: normal;
}
.product-tab-slide__header__controller {
  display: flex;
  align-items: center;
}
.product-tab-slide__header__controller ul {
  margin-right: 1.875em;
}
.product-tab-slide__header__controller ul li {
  display: inline-block;
  margin: 0 0.625em;
}
.product-tab-slide__header__controller ul li:first-child {
  margin-left: 0;
  padding-left: 0;
}
.product-tab-slide__header__controller ul li:last-child {
  margin-right: 0;
  padding-right: 0;
}
.product-tab-slide__header__controller ul li a {
  color: #888;
  font-size: 0.9375em;
  font-weight: 500;
  text-decoration: none;
  line-height: 1;
  transition: 0.3s ease;
  cursor: pointer;
  position: relative;
  padding: 8px 0;
  overflow: hidden;
  display: inline-block;
}
.product-tab-slide__header__controller ul li a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -100%;
  background-color: rgba(242, 100, 96, 0.3803921569);
  height: 0.5em;
  width: 100%;
  z-index: 0;
  transition: 0.3s ease;
}
.product-tab-slide__header__controller ul li a:hover:after {
  left: 0;
}
.product-tab-slide__header__controller ul li.active a {
  color: #111;
}
.product-tab-slide__header__controller ul li.active a:after {
  left: 0;
}
.product-tab-slide__header__controller .btn, .product-tab-slide__header__controller .product-tab-slide__content .slick-arrow, .product-tab-slide__content .product-tab-slide__header__controller .slick-arrow, .product-tab-slide__header__controller .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .product-tab-slide__header__controller button {
  padding: 0.9375em 1.25em;
}
.product-tab-slide__content .slick-arrow {
  color: #ffffff;
  font-size: 1.875em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  transition: 0.3s ease;
  cursor: pointer;
  padding: 0.3333333333em 0.6666666667em;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.product-tab-slide__content .slick-arrow.slick-next {
  right: 2.5em;
}
.product-tab-slide__content .slick-arrow.slick-prev {
  left: 2.5em;
}
@media only screen and (max-width: 768px) {
  .product-tab-slide__content .slick-arrow.slick-next {
    right: 0.9375em;
  }
  .product-tab-slide__content .slick-arrow.slick-prev {
    left: 0.9375em;
  }
}
.product-tab-slide__content .slide-item {
  padding: 0 0.9375em;
}

.section-pricing .switch .background {
  display: block;
  width: 80px;
  height: 40px;
  border-radius: 99px;
  border: 1px solid #e4e4e4;
  outline: none;
  position: relative;
  transition: all linear 0.4s;
  overflow: hidden;
  cursor: pointer;
}
.section-pricing .switch .background::before {
  content: "";
  position: absolute;
  width: 32px;
  height: 32px;
  top: 50%;
  transform: translateY(-50%);
  left: 4px;
  background-color: #5B45F3;
  border-radius: 50%;
  transition: all linear 0.25s;
}
.section-pricing .switch.enable .background {
  background-color: #5B45F3;
}
.section-pricing .switch.enable .background::before {
  left: 42px;
  background-color: #ffffff;
}
.section-pricing .switch.enable .body3:first-child {
  color: var(--placehover);
}
.section-pricing .switch.enable .body3:last-child {
  color: #0C1228;
}
.section-pricing .list-pricing .pricing-item,
.section-pricing .list-pricing-year .pricing-item {
  cursor: pointer;
  transition: all linear 0.3s;
}
.section-pricing .list-pricing .pricing-item .list-feature,
.section-pricing .list-pricing-year .pricing-item .list-feature {
  border-top: 1px solid #E4E4E4;
}
.section-pricing .list-pricing .pricing-item .price,
.section-pricing .list-pricing-year .pricing-item .price {
  display: flex;
  align-items: end;
}
.section-pricing .list-pricing .pricing-item .price .heading2,
.section-pricing .list-pricing-year .pricing-item .price .heading2 {
  transition: all ease 0.3s;
}
.section-pricing .list-pricing .pricing-item:hover,
.section-pricing .list-pricing-year .pricing-item:hover {
  box-shadow: 0px 10px 25px 0px rgba(54, 95, 104, 0.15);
}
.section-pricing .list-pricing .pricing-item:hover .price .heading2,
.section-pricing .list-pricing-year .pricing-item:hover .price .heading2 {
  color: #5B45F3;
}
.section-pricing .list-pricing .pricing-item:hover a.button,
.section-pricing .list-pricing-year .pricing-item:hover a.button {
  border-color: #5B45F3;
  background-color: #5B45F3;
  color: #ffffff;
}
.section-pricing .list-pricing .pricing-item a.button,
.section-pricing .list-pricing-year .pricing-item a.button {
  transition: all ease 0.3s;
}
.section-pricing .list-pricing .pricing-item a.button:hover,
.section-pricing .list-pricing-year .pricing-item a.button:hover {
  background-color: #5700c9;
}
@keyframes showList {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.section-pricing .list-pricing,
.section-pricing .list-pricing-year {
  display: none;
}
.section-pricing .list-pricing.show,
.section-pricing .list-pricing-year.show {
  display: block;
  animation: showList ease-in-out 0.7s;
}
.section-pricing.style-seven .switch .background::before {
  background-color: #2D4FE1;
}
.section-pricing.style-seven .switch.enable .background {
  background-color: #2D4FE1;
}
.section-pricing.style-seven .switch.enable .background::before {
  background-color: #ffffff;
}

.service-item.-solution {
  transition: all ease 0.4s;
}
.service-item.-solution .service-name {
  position: relative;
}
.service-item.-solution .service-name::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: #0C1228;
  transition: all ease 0.4s;
}
.service-item.-solution:hover {
  box-shadow: 0px 10px 25px 0px rgba(54, 95, 104, 0.15);
}
.service-item.-solution:hover .service-name::before {
  width: 100%;
}
.service-item.-solution.style-three {
  box-shadow: none !important;
}
.service-item.-solution.style-five {
  box-shadow: none !important;
}
.service-item.-list {
  transition: 0.3s;
}
.service-item.-list .service-name,
.service-item.-list .service-icon {
  transition: transform ease 0.3s;
}
.service-item.-list:hover {
  color: #ffffff;
  background-color: #2D4FE1;
}
.service-item.-list:hover .service-name,
.service-item.-list:hover .service-icon {
  transform: translateX(10px);
}

.section-solution.style-five .list .service-item:last-child .main {
  border-right: none;
}
.section-solution.style-five .list .service-item:hover .slash {
  opacity: 1;
  transform: translateX(-20px);
}
.section-solution.style-five .list .service-item:hover .service-name {
  color: #63E483;
}
.section-solution.style-five .list .service-item:hover .service-name::before {
  display: none !important;
}

.slider.style-two {
  width: 100%;
  height: calc(100vh - 44px);
  position: relative;
}
.slider.style-two .slider-item {
  width: 100%;
  height: calc(100vh - 44px);
  position: relative;
}
.slider.style-two .slider-item .bg-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.slider.style-two .slider-item .bg-img img {
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 991.99px) {
  .slider.style-two {
    height: calc(90vh - 44px);
  }
  .slider.style-two .slider-item {
    height: calc(90vh - 44px);
  }
}
.slider.style-four {
  height: 100vh;
}
.slider.style-four .slider-item {
  width: 100%;
  height: 100vh;
}
@media (max-width: 991.99px) {
  .slider.style-four {
    height: calc(90vh - 44px);
  }
  .slider.style-four .slider-item {
    height: calc(90vh - 44px);
  }
}
.slider.style-six {
  position: relative;
  height: 90vh;
  background: linear-gradient(180deg, #EDDEF4 0%, rgba(255, 255, 255, 0.5) 100%);
}
.slider.style-six .slider-inner {
  height: 90vh;
  position: relative;
}
.slider.style-six .slider-inner .heading1 {
  line-height: 100px;
  background: linear-gradient(90deg, #5B45F3 0%, #EFCA60 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 1023.98px) {
  .slider.style-six .slider-inner .heading1 {
    line-height: 74px;
  }
}
@media (max-width: 639.98px) {
  .slider.style-six .slider-inner .heading1 {
    line-height: 46px;
  }
}
.slider.style-six .slider-inner .block-input {
  width: 100%;
  background-color: transparent;
}
.slider.style-six .slider-inner .block-input input {
  height: 56px;
  padding-left: 16px;
  padding-right: 16px;
  border-radius: 4px 0 0 4px;
  background-color: #fff;
  width: 100%;
  box-shadow: 0px 10px 25px 0px rgba(54, 95, 104, 0.1);
}
.slider.style-six .slider-inner .block-input button {
  height: 56px;
  padding-left: 24px;
  padding-right: 24px;
  border-radius: 0 4px 4px 0;
  transition: all ease 0.4s;
}
@media (max-width: 639.98px) {
  .slider.style-six .slider-inner .block-input button {
    padding: 12px;
  }
  .slider.style-six .slider-inner .block-input button svg {
    display: none !important;
  }
}
.slider.style-six .slider-inner .slider-img {
  width: 100%;
  height: 100%;
  position: relative;
}
.slider.style-six .slider-inner .slider-img img {
  position: absolute;
  top: 24%;
}
.slider.style-six .slider-inner .slider-img img:first-child {
  width: 75%;
  right: 0;
}
.slider.style-six .slider-inner .slider-img img:last-child {
  width: 101%;
  right: 20px;
  animation: slideY 10s linear infinite;
}
.slider.style-six .sub-img-dots .dot {
  position: absolute;
  border-radius: 50%;
}
.slider.style-six .sub-img-dots .dot:nth-child(1), .slider.style-six .sub-img-dots .dot:nth-child(3), .slider.style-six .sub-img-dots .dot:nth-child(4), .slider.style-six .sub-img-dots .dot:nth-child(5), .slider.style-six .sub-img-dots .dot:nth-child(6), .slider.style-six .sub-img-dots .dot:nth-child(8) {
  width: 32px;
  height: 32px;
}
.slider.style-six .sub-img-dots .dot:nth-child(2), .slider.style-six .sub-img-dots .dot:nth-child(7) {
  width: 48px;
  height: 48px;
}
.slider.style-six .sub-img-dots .dot:nth-child(1), .slider.style-six .sub-img-dots .dot:nth-child(3), .slider.style-six .sub-img-dots .dot:nth-child(8) {
  background: linear-gradient(90deg, #B84CA0, #B4AEE1);
}
.slider.style-six .sub-img-dots .dot:nth-child(2), .slider.style-six .sub-img-dots .dot:nth-child(4) {
  background: linear-gradient(90deg, #5B45F3, #EFCA60);
}
.slider.style-six .sub-img-dots .dot:nth-child(5), .slider.style-six .sub-img-dots .dot:nth-child(6), .slider.style-six .sub-img-dots .dot:nth-child(7) {
  background: linear-gradient(90deg, #82B84C, #AED5E1);
}
.slider.style-six .sub-img-dots .dot:nth-child(1) {
  left: 82px;
  top: 165px;
  animation: slide_1 15s ease-in-out alternate infinite;
}
.slider.style-six .sub-img-dots .dot:nth-child(2) {
  left: 140px;
  top: 270px;
  animation: slide_2 10s ease-in-out alternate infinite;
}
.slider.style-six .sub-img-dots .dot:nth-child(3) {
  left: 822px;
  top: 120px;
  animation: slide_1 20s ease-in-out alternate infinite;
}
.slider.style-six .sub-img-dots .dot:nth-child(4) {
  right: 722px;
  top: 160px;
  animation: slide_2 15s ease-in-out alternate infinite;
}
.slider.style-six .sub-img-dots .dot:nth-child(5) {
  right: 120px;
  top: 140px;
  animation: slide_1 21s ease-in-out alternate infinite;
}
.slider.style-six .sub-img-dots .dot:nth-child(6) {
  left: 60px;
  bottom: 140px;
  animation: slide_2 12s ease-in-out alternate infinite;
}
.slider.style-six .sub-img-dots .dot:nth-child(7) {
  left: 820px;
  bottom: 40px;
  animation: slide_2 25s ease-in-out alternate infinite;
}
.slider.style-six .sub-img-dots .dot:nth-child(8) {
  right: 160px;
  bottom: 140px;
  animation: slide_2 22s ease-in-out alternate infinite;
}
@media (max-width: 1023.98px) {
  .slider.style-six {
    height: auto;
  }
  .slider.style-six .slider-inner {
    height: auto;
  }
  .slider.style-six .slider-inner .text-content {
    padding: 120px 0 100px;
  }
}
.slider.style-seven {
  position: relative;
  background-color: var(--yellow-surface);
}
.slider.style-seven .slider-main > div {
  justify-content: end;
}
.slider.style-seven .slider-main > div > div:first-child {
  position: absolute;
  top: 50%;
  width: 49%;
  transform: translateY(-50%);
}
.slider.style-seven .slider-main > div > div:last-child .about a:hover {
  background-color: #0C1228;
  color: #ffffff;
}
@media (max-width: 1800px) {
  .slider.style-seven .slider-main > div > div:last-child .about {
    flex-direction: column;
    justify-content: center;
    row-gap: 16px;
  }
}
@media (max-width: 1465px) {
  .slider.style-seven {
    position: relative;
    height: 640px;
  }
  .slider.style-seven .slider-main {
    height: 640px;
  }
  .slider.style-seven .slider-main > div {
    height: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .slider.style-seven .slider-main > div > div:first-child {
    width: 100%;
    max-width: 1320px;
    padding-right: 15px;
    padding-left: 15px;
    margin: auto;
    position: unset;
    left: unset;
    top: unset;
    transform: unset;
  }
  .slider.style-seven .slider-main > div > div:first-child > div {
    width: 50%;
  }
  .slider.style-seven .slider-main > div > div:last-child {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 100%;
    padding-right: 0;
  }
  .slider.style-seven .slider-main > div > div:last-child .bg-img {
    width: 100%;
    height: 100%;
  }
  .slider.style-seven .slider-main > div > div:last-child .bg-img img {
    width: 130% !important;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .slider.style-seven .slider-main > div > div:last-child .about {
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 0;
  }
}
@media (max-width: 1350px) {
  .slider.style-seven {
    height: unset;
  }
  .slider.style-seven .slider-main {
    height: unset;
  }
  .slider.style-seven .slider-main > div {
    flex-direction: column-reverse;
  }
  .slider.style-seven .slider-main > div > div:first-child {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .slider.style-seven .slider-main > div > div:first-child > div {
    width: 100%;
  }
  .slider.style-seven .slider-main > div > div:last-child {
    position: relative;
    width: 100%;
    padding-left: 0;
  }
  .slider.style-seven .slider-main > div > div:last-child .bg-img img {
    width: 100% !important;
  }
  .slider.style-seven .slider-main > div > div:last-child .about {
    left: 0;
    flex-direction: row;
    justify-content: space-between;
    position: relative;
  }
}
@media (max-width: 767.99px) {
  .slider.style-seven .slider-main > div > div:last-child .about {
    padding: 20px 15px;
  }
}
@media (max-width: 575.99px) {
  .slider.style-seven .slider-main > div > div:last-child .bg-img {
    height: 400px;
  }
  .slider.style-seven .slider-main > div > div:last-child .bg-img img {
    width: 130% !important;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .slider.style-seven .slider-main > div > div:last-child .about {
    flex-direction: column;
    justify-content: center;
    row-gap: 12px;
  }
  .slider.style-seven .slider-main > div > div:last-child .about .heading4 {
    text-align: center;
  }
}

.swiper .swiper-wrapper {
  cursor: grab;
}
.swiper .swiper-wrapper .swiper-slide {
  height: unset !important;
}
@keyframes scaleIn {
  from {
    transform: scale(1.3);
  }
  to {
    transform: scale(1);
  }
}
@keyframes slide_1 {
  0% {
    transform: translate(0) rotate(0deg);
  }
  15% {
    transform: translate(10px, 10px) rotate(45deg);
  }
  30% {
    transform: translate(10px, -15px) rotate(20deg);
  }
  45% {
    transform: translate(-10px, -25px) rotate(50deg);
  }
  60% {
    transform: translate(0, 25px) rotate(35deg);
  }
  75% {
    transform: translate(-10px, -15px) rotate(-20deg);
  }
  90% {
    transform: translate(-5, -5px) rotate(-20deg);
  }
  100% {
    transform: translate(0) rotate(0deg);
  }
}
@keyframes slide_2 {
  0% {
    transform: translate(0) rotate(0deg);
  }
  25% {
    transform: translate(15px, -5px) rotate(15deg);
  }
  50% {
    transform: translate(-10px, 10px) rotate(10deg);
  }
  75% {
    transform: translate(5px, -5px) rotate(25deg);
  }
  100% {
    transform: translate(0) rotate(0deg);
  }
}
.testimonial-block .list-avatar .bg-img {
  height: 0;
  opacity: 0;
  visibility: hidden;
  transition: all ease 0.4s;
}
.testimonial-block .list-avatar .bg-img.active {
  height: 100%;
  opacity: 1;
  visibility: visible;
}
@media (max-width: 639.98px) {
  .testimonial-block .list-avatar .bg-img {
    height: 0;
    width: 100%;
    transition: opacity linear 0.5s;
  }
  .testimonial-block .list-avatar .bg-img.active {
    height: auto;
  }
  .testimonial-block .desc {
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.testimonial-block.style-six .slick-list {
  overflow: unset;
}
.testimonial-block.style-six .slick-list .slick-slide > div {
  height: 100%;
}
.testimonial-block.style-six .slick-list .slick-slide > div .item {
  height: 100%;
  justify-content: space-between;
}
.testimonial-block.style-six .slick-list .slick-slide > div .item .desc {
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}
.testimonial-block.style-six .slick-dots {
  margin-left: 0;
  margin-top: 40px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  padding-bottom: 0;
  gap: 8px;
}
@media (max-width: 767.99px) {
  .testimonial-block.style-six .slick-dots {
    margin-top: 32px;
  }
}
.testimonial-block.style-six .slick-dots li {
  position: relative;
  border: none;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.testimonial-block.style-six .slick-dots li button {
  display: none;
}
.testimonial-block.style-six .slick-dots li::after {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid #171717;
  transition: 0.5s;
}
.testimonial-block.style-six .slick-dots li.slick-active {
  border: 1px solid #0C1228;
  background-color: #fff;
}
.testimonial-block.style-six .slick-dots li.slick-active::after {
  background-color: #0C1228;
  border: 1px solid #0C1228;
}
.testimonial-block .style-service .list-avatar .bg-img {
  overflow: hidden;
  border-radius: 40px;
}

.product-detail-content .category .heading6 {
  position: relative;
  transition: all ease 0.4s;
}
.product-detail-content .category .heading6::before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #2D4FE1;
  transition: all ease 0.4s;
}
.product-detail-content .category .heading6:hover, .product-detail-content .category .heading6.active {
  color: #0C1228;
}
.product-detail-content .category .heading6:hover::before, .product-detail-content .category .heading6.active::before {
  width: 100%;
}
.product-detail-content .tabs-item {
  display: none;
}
.product-detail-content .tabs-item.open {
  display: block;
}

.blog {
  margin-bottom: 6.25rem;
}
.blog .post-card-featured {
  margin-bottom: 3.75em;
}
.blog .post-card-two {
  margin-bottom: 1.875em;
}
.blog-sidebar {
  margin-bottom: 4.375rem;
}
.blog .search-result {
  color: #111;
  font-size: 1rem;
  font-weight: normal;
  line-height: normal;
  margin-bottom: 3.125em;
}
.blog .search-result span {
  font-weight: 600;
}

.post {
  margin-bottom: 6.25rem;
}
.post__cover {
  max-height: 37.5em;
  overflow: hidden;
}
.post__cover:hover img {
  transform: scale(1.1) rotate(1deg);
}
.post__cover img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 5s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.post__body {
  z-index: 1;
  position: relative;
}
.post__body .post__sidebar {
  padding-top: 6.25em;
}
@media only screen and (max-width: 768px) {
  .post__body .post__sidebar {
    margin-bottom: 5em;
  }
}
.post__body .post__content {
  background-color: #fff;
  margin-top: -3.125em;
  padding: 3.125em 4.375em 0;
}
@media only screen and (max-width: 768px) {
  .post__body .post__content {
    padding-left: 0;
    padding-right: 0;
  }
}

.cart-block .heading.banner .tow-bar-block {
  height: 4px;
  background-color: #EFF0F3;
  position: relative;
}
.cart-block .heading.banner .tow-bar-block .progress-line {
  position: absolute;
  left: 0;
  height: 4px;
  background-color: #2D4FE1;
}
.cart-block .heading.banner .tow-bar-block .progress-line::before {
  content: "";
  position: absolute;
  right: -8px;
  top: -6px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #2D4FE1;
}
@media (max-width: 640px) {
  .cart-block .list-product {
    overflow-x: auto;
  }
  .cart-block .list-product > div {
    width: 640px;
    max-width: 640px;
    overflow: hidden;
    white-space: nowrap;
  }
}

.form-login-block {
  display: none;
}
.form-login-block.open {
  display: block;
}

.payment-block .list-payment .type .infor {
  overflow: hidden;
  max-height: 0;
  visibility: hidden;
  transition: all ease 0.8s;
}
.payment-block .list-payment .type.open .infor {
  max-height: 1000px;
  opacity: 1;
  visibility: visible;
}

.error-404 {
  height: 100vh;
  width: 100%;
  display: flex;
  align-items: center;
  background-image: url("/images/404/bg.png");
  background-size: cover;
  background-position: center;
}

.product-detail {
  margin-bottom: 6.25em;
}
.product-detail__wrapper {
  padding-bottom: 6.25em;
  border-bottom: 1px solid #e1e1e1;
}
@media only screen and (max-width: 768px) {
  .product-detail__wrapper .product-detail__slide-two {
    margin-bottom: 4.375em;
  }
}

.shop {
  margin-bottom: 6.25rem;
}
@media only screen and (max-width: 1024px) {
  .shop-sidebar {
    font-size: 16px;
    margin-bottom: 3.3333333333em;
  }
}
.shop-sidebar__section {
  margin-bottom: 2.1875em;
}
.shop-sidebar__section.-categories ul {
  list-style: none;
}
.shop-sidebar__section.-categories ul > li {
  margin-bottom: 0.625em;
}
.shop-sidebar__section.-categories ul > li.active a:after {
  left: 0;
}
.shop-sidebar__section.-categories ul > li:last-child {
  margin-bottom: 0;
}
.shop-sidebar__section.-categories ul > li a {
  color: #111;
  font-size: 0.875em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  transition: 0.3s ease;
  cursor: pointer;
  text-transform: capitalize;
  position: relative;
  padding: 8px 0;
  overflow: hidden;
  display: inline-block;
}
.shop-sidebar__section.-categories ul > li a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -100%;
  background-color: rgba(242, 100, 96, 0.3803921569);
  height: 0.5em;
  width: 100%;
  z-index: 0;
  transition: 0.3s ease;
}
.shop-sidebar__section.-categories ul > li a:hover:after {
  left: 0;
}
.shop-sidebar__section.-categories ul > li a {
  padding: 0;
}
.shop-sidebar__section.-categories ul > li a > div {
  padding: 10px 0;
}
.shop-sidebar__section.-refine .shop-sidebar__section__item {
  margin-bottom: 2.1875em;
}
.shop-sidebar__section.-refine .shop-sidebar__section__item h5 {
  color: #111;
  font-size: 1.0625em;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 1.4705882353em;
}
.shop-sidebar__section.-refine .shop-sidebar__section__item ul {
  list-style: none;
}
.shop-sidebar__section.-refine .shop-sidebar__section__item ul li {
  margin-bottom: 0.625em;
}
.shop-sidebar__section.-refine .shop-sidebar__section__item ul li:last-child {
  margin-bottom: 0;
}
.shop-sidebar__section.-refine .shop-sidebar__section__item ul li label {
  color: #111;
  font-size: 0.875em;
  font-weight: normal;
  line-height: normal;
  text-transform: capitalize;
  cursor: pointer;
}
.shop-sidebar__section.-refine .shop-sidebar__section__item ul li label input {
  margin-right: 1.0714285714em;
}
.shop-sidebar__section__banner img {
  max-width: 15.625em;
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.shop-products .product,
.shop-products .product-list {
  margin-bottom: 1.875em;
}
.shop-header {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 1.25em;
}
.shop-header__view {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .shop-header__view {
    margin-bottom: 1.25em;
  }
}
.shop-header__view__icon {
  margin-right: 0.9375em;
}
.shop-header__view__icon a {
  color: #888;
  font-size: 1.25em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  transition: 0.3s ease;
  cursor: pointer;
  margin-right: 0.5em;
}
.shop-header__view__icon a.active {
  color: #111;
}
.shop-header__view__icon a:last-child {
  margin-right: 0;
}
.shop-header select {
  padding: 0.8125em 2.8125em 0.8125em 0.8125em;
  background-position: calc(100% - 15px) center;
  background-color: #f5f5f5;
  border: 0;
}
@media only screen and (max-width: 1400px) {
  .shop.-five-col .shop-products__grid .w-100 {
    display: none;
  }
  .shop.-five-col .shop-products__grid .five-col {
    flex: 1 1 25%;
    max-width: 25%;
  }
}
@media only screen and (max-width: 1024px) {
  .shop.-five-col .shop-products__grid .five-col {
    flex: 1 1 33.33333%;
    max-width: 33.33333%;
  }
}
@media only screen and (max-width: 768px) {
  .shop.-five-col .shop-products__grid .five-col {
    flex: 1 1 50%;
    max-width: 50%;
  }
}
@media only screen and (max-width: 576px) {
  .shop.-five-col .shop-products__grid .five-col {
    flex: 1 1 100%;
    max-width: 100%;
  }
}

.wishlist {
  margin-bottom: 6.25rem;
}
.wishlist__empty {
  text-align: center;
  padding: 4.375em 0;
}
.wishlist__empty h3 {
  color: #111;
  font-size: 1.875em;
  font-weight: normal;
  line-height: normal;
}
.wishlist__table__wrapper {
  overflow-y: auto;
  white-space: nowrap;
}
.wishlist__table__wrapper table {
  width: 100%;
}
.wishlist__table__wrapper table thead tr th {
  border-bottom: 1px solid #e1e1e1;
  text-align: left;
  color: #111;
  font-size: 0.9375em;
  font-weight: 700;
  line-height: normal;
  padding: 0 2.1875em 2.5em 0.9375em;
}
.wishlist__table__wrapper table thead tr th:first-child {
  padding-left: 0;
}
.wishlist__table__wrapper table thead tr th:last-child {
  padding-right: 0;
}
.wishlist__table__wrapper table tbody tr:last-child td {
  border-bottom: 0;
}
.wishlist__table__wrapper table tbody tr td {
  color: #111;
  font-size: 0.9375em;
  font-weight: 600;
  line-height: normal;
  padding: 2.1875em 0.9375em;
  border-bottom: 1px solid #e1e1e1;
}
.wishlist__table__wrapper table tbody tr td:first-child {
  padding-left: 0;
}
.wishlist__table__wrapper table tbody tr td:first-child .wishlist-product {
  display: flex;
  align-items: center;
}
.wishlist__table__wrapper table tbody tr td:first-child .wishlist-product__image {
  flex: none;
  margin-right: 1.875em;
}
.wishlist__table__wrapper table tbody tr td:first-child .wishlist-product__image img {
  height: 6.25em;
  width: 6.25em;
  -o-object-fit: cover;
     object-fit: cover;
}
.wishlist__table__wrapper table tbody tr td:first-child .wishlist-product__content h5 {
  color: #888;
  font-size: 0.8125em;
  font-weight: normal;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 0.625em;
}
.wishlist__table__wrapper table tbody tr td:first-child .wishlist-product__content a {
  color: #111;
  font-size: 1em;
  font-weight: 500;
  text-decoration: none;
  line-height: 1;
  transition: 0.3s ease;
  cursor: pointer;
}
.wishlist__table__wrapper table tbody tr td:last-child {
  padding-right: 0;
  text-align: right;
}
.wishlist__table__wrapper table tbody tr td:last-child .btn, .wishlist__table__wrapper table tbody tr td:last-child .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form button, .blog-sidebar__section.-newsletter .blog-sidebar-newsletter .mc-form .wishlist__table__wrapper table tbody tr td:last-child button, .wishlist__table__wrapper table tbody tr td:last-child .product-tab-slide__content .slick-arrow, .product-tab-slide__content .wishlist__table__wrapper table tbody tr td:last-child .slick-arrow {
  margin-right: 2.1428571429em;
}
.wishlist__table__wrapper table tbody tr td:last-child .remove-btn {
  color: #888;
  font-size: 0.9375em;
  font-weight: normal;
  text-decoration: none;
  line-height: 1.3333333333em;
  transition: 0.3s ease;
  cursor: pointer;
  border: 1px solid #888;
  height: 1.3333333333em;
  width: 1.3333333333em;
  text-align: center;
  border-radius: 999px;
  margin-left: auto;
  display: inline-block;
}
.wishlist__table__wrapper table tbody tr td:last-child .remove-btn:hover {
  border-color: red;
}

*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/* ! tailwindcss v3.4.18 | MIT License | https://tailwindcss.com */

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

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

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

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

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.container{
  width: 100%;
  padding-right: 16px;
  padding-left: 16px;
}
@media (min-width: 640px){
  .container{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}
@media (min-width: 1280px){
  .container{
    max-width: 1280px;
    padding-right: 35px;
    padding-left: 35px;
  }
}
@media (min-width: 1536px){
  .container{
    max-width: 1536px;
  }
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.-top-4{
  top: -1rem;
}
.bottom-0{
  bottom: 0px;
}
.bottom-1\.5{
  bottom: 0.375rem;
}
.bottom-5{
  bottom: 1.25rem;
}
.left-0{
  left: 0px;
}
.left-1\/2{
  left: 50%;
}
.left-20{
  left: 5rem;
}
.left-4{
  left: 1rem;
}
.left-5{
  left: 1.25rem;
}
.right-0{
  right: 0px;
}
.right-1\.5{
  right: 0.375rem;
}
.right-20{
  right: 5rem;
}
.right-4{
  right: 1rem;
}
.right-5{
  right: 1.25rem;
}
.right-6{
  right: 1.5rem;
}
.top-0{
  top: 0px;
}
.top-1\.5{
  top: 0.375rem;
}
.top-1\/2{
  top: 50%;
}
.top-4{
  top: 1rem;
}
.top-5{
  top: 1.25rem;
}
.z-\[-1\]{
  z-index: -1;
}
.z-\[1\]{
  z-index: 1;
}
.col-span-2{
  grid-column: span 2 / span 2;
}
.col-span-full{
  grid-column: 1 / -1;
}
.-mx-4{
  margin-left: -1rem;
  margin-right: -1rem;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.-ml-4{
  margin-left: -1rem;
}
.-ml-6{
  margin-left: -1.5rem;
}
.-mt-0\.5{
  margin-top: -0.125rem;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.mb-7{
  margin-bottom: 1.75rem;
}
.ml-2{
  margin-left: 0.5rem;
}
.ml-4{
  margin-left: 1rem;
}
.ml-8{
  margin-left: 2rem;
}
.ml-auto{
  margin-left: auto;
}
.mt-1{
  margin-top: 0.25rem;
}
.mt-1\.5{
  margin-top: 0.375rem;
}
.mt-10{
  margin-top: 2.5rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-5{
  margin-top: 1.25rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.mt-7{
  margin-top: 1.75rem;
}
.mt-8{
  margin-top: 2rem;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.aspect-\[3\/4\]{
  aspect-ratio: 3/4;
}
.aspect-\[397\/258\]{
  aspect-ratio: 397/258;
}
.aspect-square{
  aspect-ratio: 1 / 1;
}
.h-1{
  height: 0.25rem;
}
.h-10{
  height: 2.5rem;
}
.h-12{
  height: 3rem;
}
.h-14{
  height: 3.5rem;
}
.h-20{
  height: 5rem;
}
.h-24{
  height: 6rem;
}
.h-3{
  height: 0.75rem;
}
.h-6{
  height: 1.5rem;
}
.h-8{
  height: 2rem;
}
.h-9{
  height: 2.25rem;
}
.h-\[120px\]{
  height: 120px;
}
.h-\[300px\]{
  height: 300px;
}
.h-\[44px\]{
  height: 44px;
}
.h-\[46px\]{
  height: 46px;
}
.h-\[50px\]{
  height: 50px;
}
.h-\[52px\]{
  height: 52px;
}
.h-\[60px\]{
  height: 60px;
}
.h-\[740px\]{
  height: 740px;
}
.h-auto{
  height: auto;
}
.h-fit{
  height: -moz-fit-content;
  height: fit-content;
}
.h-full{
  height: 100%;
}
.h-px{
  height: 1px;
}
.w-1\/12{
  width: 8.333333%;
}
.w-1\/2{
  width: 50%;
}
.w-1\/4{
  width: 25%;
}
.w-1\/6{
  width: 16.666667%;
}
.w-10{
  width: 2.5rem;
}
.w-12{
  width: 3rem;
}
.w-14{
  width: 3.5rem;
}
.w-20{
  width: 5rem;
}
.w-24{
  width: 6rem;
}
.w-3\/4{
  width: 75%;
}
.w-4\/5{
  width: 80%;
}
.w-5\/6{
  width: 83.333333%;
}
.w-6{
  width: 1.5rem;
}
.w-6\/12{
  width: 50%;
}
.w-7\/12{
  width: 58.333333%;
}
.w-8{
  width: 2rem;
}
.w-\[10\%\]{
  width: 10%;
}
.w-\[100px\]{
  width: 100px;
}
.w-\[120px\]{
  width: 120px;
}
.w-\[140px\]{
  width: 140px;
}
.w-\[148px\]{
  width: 148px;
}
.w-\[20\%\]{
  width: 20%;
}
.w-\[26px\]{
  width: 26px;
}
.w-\[3\%\]{
  width: 3%;
}
.w-\[470px\]{
  width: 470px;
}
.w-\[52px\]{
  width: 52px;
}
.w-\[60\%\]{
  width: 60%;
}
.w-\[60px\]{
  width: 60px;
}
.w-\[7\%\]{
  width: 7%;
}
.w-auto{
  width: auto;
}
.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}
.w-full{
  width: 100%;
}
.flex-1{
  flex: 1 1 0%;
}
.flex-shrink-0{
  flex-shrink: 0;
}
.basis-full{
  flex-basis: 100%;
}
.-translate-x-1\/2{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/2{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer{
  cursor: pointer;
}
.resize{
  resize: both;
}
.list-disc{
  list-style-type: disc;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.flex-col{
  flex-direction: column;
}
.flex-wrap{
  flex-wrap: wrap;
}
.items-start{
  align-items: flex-start;
}
.items-end{
  align-items: flex-end;
}
.items-center{
  align-items: center;
}
.justify-start{
  justify-content: flex-start;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-0\.5{
  gap: 0.125rem;
}
.gap-1{
  gap: 0.25rem;
}
.gap-1\.5{
  gap: 0.375rem;
}
.gap-10{
  gap: 2.5rem;
}
.gap-12{
  gap: 3rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-2\.5{
  gap: 0.625rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-4{
  gap: 1rem;
}
.gap-5{
  gap: 1.25rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-7{
  gap: 1.75rem;
}
.gap-8{
  gap: 2rem;
}
.gap-\[30px\]{
  gap: 30px;
}
.gap-\[88px\]{
  gap: 88px;
}
.gap-px{
  gap: 1px;
}
.gap-y-10{
  row-gap: 2.5rem;
}
.gap-y-12{
  row-gap: 3rem;
}
.gap-y-2{
  row-gap: 0.5rem;
}
.gap-y-2\.5{
  row-gap: 0.625rem;
}
.gap-y-3{
  row-gap: 0.75rem;
}
.gap-y-4{
  row-gap: 1rem;
}
.gap-y-5{
  row-gap: 1.25rem;
}
.gap-y-6{
  row-gap: 1.5rem;
}
.gap-y-8{
  row-gap: 2rem;
}
.overflow-hidden{
  overflow: hidden;
}
.whitespace-normal{
  white-space: normal;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-2xl{
  border-radius: 1rem;
}
.rounded-3xl{
  border-radius: 1.5rem;
}
.rounded-\[20px\]{
  border-radius: 20px;
}
.rounded-\[40px\]{
  border-radius: 40px;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.rounded-none{
  border-radius: 0px;
}
.rounded-sm{
  border-radius: 0.125rem;
}
.rounded-xl{
  border-radius: 0.75rem;
}
.rounded-b-3xl{
  border-bottom-right-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
}
.rounded-l-none{
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.rounded-r{
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.rounded-t-full{
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
}
.border{
  border-width: 1px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-b-2{
  border-bottom-width: 2px;
}
.border-l{
  border-left-width: 1px;
}
.border-l-2{
  border-left-width: 2px;
}
.border-r{
  border-right-width: 1px;
}
.border-t{
  border-top-width: 1px;
}
.border-black{
  --tw-border-opacity: 1;
  border-color: rgb(12 18 40 / var(--tw-border-opacity, 1));
}
.border-blue{
  --tw-border-opacity: 1;
  border-color: rgb(45 79 225 / var(--tw-border-opacity, 1));
}
.border-green{
  --tw-border-opacity: 1;
  border-color: rgb(99 228 131 / var(--tw-border-opacity, 1));
}
.border-line{
  border-color: rgba(229, 229, 229, 0.10);
}
.border-outline{
  --tw-border-opacity: 1;
  border-color: rgb(228 228 228 / var(--tw-border-opacity, 1));
}
.border-pink{
  --tw-border-opacity: 1;
  border-color: rgb(225 55 137 / var(--tw-border-opacity, 1));
}
.border-purple{
  --tw-border-opacity: 1;
  border-color: rgb(91 69 243 / var(--tw-border-opacity, 1));
}
.border-surface2{
  --tw-border-opacity: 1;
  border-color: rgb(171 176 180 / var(--tw-border-opacity, 1));
}
.border-transparent{
  border-color: transparent;
}
.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.border-yellow{
  --tw-border-opacity: 1;
  border-color: rgb(244 209 24 / var(--tw-border-opacity, 1));
}
.bg-\[\#0D0F44\]{
  --tw-bg-opacity: 1;
  background-color: rgb(13 15 68 / var(--tw-bg-opacity, 1));
}
.bg-\[\#C72929\]{
  --tw-bg-opacity: 1;
  background-color: rgb(199 41 41 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F3F2F0\]{
  --tw-bg-opacity: 1;
  background-color: rgb(243 242 240 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F3F4F9\]{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 249 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F3F5EF\]{
  --tw-bg-opacity: 1;
  background-color: rgb(243 245 239 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F4D118\]{
  --tw-bg-opacity: 1;
  background-color: rgb(244 209 24 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F7F3F9\]{
  --tw-bg-opacity: 1;
  background-color: rgb(247 243 249 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F8EEEF\]{
  --tw-bg-opacity: 1;
  background-color: rgb(248 238 239 / var(--tw-bg-opacity, 1));
}
.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(12 18 40 / var(--tw-bg-opacity, 1));
}
.bg-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(45 79 225 / var(--tw-bg-opacity, 1));
}
.bg-green{
  --tw-bg-opacity: 1;
  background-color: rgb(99 228 131 / var(--tw-bg-opacity, 1));
}
.bg-grey{
  background-color: rgba(39, 75, 227, 0.10);
}
.bg-outline{
  --tw-bg-opacity: 1;
  background-color: rgb(228 228 228 / var(--tw-bg-opacity, 1));
}
.bg-pink{
  --tw-bg-opacity: 1;
  background-color: rgb(225 55 137 / var(--tw-bg-opacity, 1));
}
.bg-purple{
  --tw-bg-opacity: 1;
  background-color: rgb(91 69 243 / var(--tw-bg-opacity, 1));
}
.bg-surface{
  --tw-bg-opacity: 1;
  background-color: rgb(239 240 243 / var(--tw-bg-opacity, 1));
}
.bg-transparent{
  background-color: transparent;
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-yellow{
  --tw-bg-opacity: 1;
  background-color: rgb(244 209 24 / var(--tw-bg-opacity, 1));
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.p-10{
  padding: 2.5rem;
}
.p-4{
  padding: 1rem;
}
.p-5{
  padding: 1.25rem;
}
.p-6{
  padding: 1.5rem;
}
.p-7{
  padding: 1.75rem;
}
.p-8{
  padding: 2rem;
}
.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-10{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-2\.5{
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-7{
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-9{
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}
.px-\[30px\]{
  padding-left: 30px;
  padding-right: 30px;
}
.px-\[60px\]{
  padding-left: 60px;
  padding-right: 60px;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5{
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-2\.5{
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-7{
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-9{
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}
.py-\[5px\]{
  padding-top: 5px;
  padding-bottom: 5px;
}
.py-\[60px\]{
  padding-top: 60px;
  padding-bottom: 60px;
}
.pb-1{
  padding-bottom: 0.25rem;
}
.pb-10{
  padding-bottom: 2.5rem;
}
.pb-2{
  padding-bottom: 0.5rem;
}
.pb-3{
  padding-bottom: 0.75rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pb-5{
  padding-bottom: 1.25rem;
}
.pb-6{
  padding-bottom: 1.5rem;
}
.pb-8{
  padding-bottom: 2rem;
}
.pb-9{
  padding-bottom: 2.25rem;
}
.pb-\[60px\]{
  padding-bottom: 60px;
}
.pl-1{
  padding-left: 0.25rem;
}
.pl-10{
  padding-left: 2.5rem;
}
.pl-2{
  padding-left: 0.5rem;
}
.pl-3{
  padding-left: 0.75rem;
}
.pl-4{
  padding-left: 1rem;
}
.pl-5{
  padding-left: 1.25rem;
}
.pl-6{
  padding-left: 1.5rem;
}
.pl-7{
  padding-left: 1.75rem;
}
.pl-\[15px\]{
  padding-left: 15px;
}
.pl-\[60px\]{
  padding-left: 60px;
}
.pr-10{
  padding-right: 2.5rem;
}
.pr-12{
  padding-right: 3rem;
}
.pr-14{
  padding-right: 3.5rem;
}
.pr-3{
  padding-right: 0.75rem;
}
.pr-4{
  padding-right: 1rem;
}
.pr-40{
  padding-right: 10rem;
}
.pr-6{
  padding-right: 1.5rem;
}
.pr-8{
  padding-right: 2rem;
}
.pr-9{
  padding-right: 2.25rem;
}
.pr-\[15px\]{
  padding-right: 15px;
}
.pr-\[45px\]{
  padding-right: 45px;
}
.pt-10{
  padding-top: 2.5rem;
}
.pt-20{
  padding-top: 5rem;
}
.pt-3{
  padding-top: 0.75rem;
}
.pt-32{
  padding-top: 8rem;
}
.pt-4{
  padding-top: 1rem;
}
.pt-48{
  padding-top: 12rem;
}
.pt-5{
  padding-top: 1.25rem;
}
.pt-6{
  padding-top: 1.5rem;
}
.pt-8{
  padding-top: 2rem;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.text-start{
  text-align: start;
}
.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl{
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-4xl{
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-5xl{
  font-size: 3rem;
  line-height: 1;
}
.text-6xl{
  font-size: 3.75rem;
  line-height: 1;
}
.text-7xl{
  font-size: 4.5rem;
  line-height: 1;
}
.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-bold{
  font-weight: 700;
}
.font-medium{
  font-weight: 500;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.uppercase{
  text-transform: uppercase;
}
.capitalize{
  text-transform: capitalize;
}
.normal-case{
  text-transform: none;
}
.italic{
  font-style: italic;
}
.text-\[\#33CCFF\]{
  --tw-text-opacity: 1;
  color: rgb(51 204 255 / var(--tw-text-opacity, 1));
}
.text-\[\#C72929\]{
  --tw-text-opacity: 1;
  color: rgb(199 41 41 / var(--tw-text-opacity, 1));
}
.text-\[\#F4D118\]{
  --tw-text-opacity: 1;
  color: rgb(244 209 24 / var(--tw-text-opacity, 1));
}
.text-black{
  --tw-text-opacity: 1;
  color: rgb(12 18 40 / var(--tw-text-opacity, 1));
}
.text-blue{
  --tw-text-opacity: 1;
  color: rgb(45 79 225 / var(--tw-text-opacity, 1));
}
.text-green{
  --tw-text-opacity: 1;
  color: rgb(99 228 131 / var(--tw-text-opacity, 1));
}
.text-pink{
  --tw-text-opacity: 1;
  color: rgb(225 55 137 / var(--tw-text-opacity, 1));
}
.text-purple{
  --tw-text-opacity: 1;
  color: rgb(91 69 243 / var(--tw-text-opacity, 1));
}
.text-surface1{
  --tw-text-opacity: 1;
  color: rgb(100 101 112 / var(--tw-text-opacity, 1));
}
.text-surface2{
  --tw-text-opacity: 1;
  color: rgb(171 176 180 / var(--tw-text-opacity, 1));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-yellow{
  --tw-text-opacity: 1;
  color: rgb(244 209 24 / var(--tw-text-opacity, 1));
}
.underline{
  text-decoration-line: underline;
}
.opacity-0{
  opacity: 0;
}
.opacity-10{
  opacity: 0.1;
}
.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.duration-300{
  transition-duration: 300ms;
}
.duration-500{
  transition-duration: 500ms;
}
.hover\:border-black:hover{
  --tw-border-opacity: 1;
  border-color: rgb(12 18 40 / var(--tw-border-opacity, 1));
}
.hover\:border-blue:hover{
  --tw-border-opacity: 1;
  border-color: rgb(45 79 225 / var(--tw-border-opacity, 1));
}
.hover\:border-purple:hover{
  --tw-border-opacity: 1;
  border-color: rgb(91 69 243 / var(--tw-border-opacity, 1));
}
.hover\:border-yellow:hover{
  --tw-border-opacity: 1;
  border-color: rgb(244 209 24 / var(--tw-border-opacity, 1));
}
.hover\:bg-black:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(12 18 40 / var(--tw-bg-opacity, 1));
}
.hover\:bg-blue:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(45 79 225 / var(--tw-bg-opacity, 1));
}
.hover\:bg-green:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(99 228 131 / var(--tw-bg-opacity, 1));
}
.hover\:bg-pink:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(225 55 137 / var(--tw-bg-opacity, 1));
}
.hover\:bg-purple:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(91 69 243 / var(--tw-bg-opacity, 1));
}
.hover\:bg-white:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.hover\:bg-yellow:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(244 209 24 / var(--tw-bg-opacity, 1));
}
.hover\:text-black:hover{
  --tw-text-opacity: 1;
  color: rgb(12 18 40 / var(--tw-text-opacity, 1));
}
.hover\:text-blue:hover{
  --tw-text-opacity: 1;
  color: rgb(45 79 225 / var(--tw-text-opacity, 1));
}
.hover\:text-green:hover{
  --tw-text-opacity: 1;
  color: rgb(99 228 131 / var(--tw-text-opacity, 1));
}
.hover\:text-pink:hover{
  --tw-text-opacity: 1;
  color: rgb(225 55 137 / var(--tw-text-opacity, 1));
}
.hover\:text-purple:hover{
  --tw-text-opacity: 1;
  color: rgb(91 69 243 / var(--tw-text-opacity, 1));
}
.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.hover\:text-yellow:hover{
  --tw-text-opacity: 1;
  color: rgb(244 209 24 / var(--tw-text-opacity, 1));
}
.hover\:underline:hover{
  text-decoration-line: underline;
}
.hover\:shadow-lg:hover{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.focus\:border-white:focus{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
@media not all and (min-width: 1280px){
  .max-xl\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .max-xl\:mt-7{
    margin-top: 1.75rem;
  }
  .max-xl\:flex{
    display: flex;
  }
  .max-xl\:hidden{
    display: none;
  }
  .max-xl\:w-1\/2{
    width: 50%;
  }
  .max-xl\:flex-col{
    flex-direction: column;
  }
  .max-xl\:flex-col-reverse{
    flex-direction: column-reverse;
  }
  .max-xl\:flex-wrap{
    flex-wrap: wrap;
  }
}
@media not all and (min-width: 1024px){
  .max-lg\:col-span-1{
    grid-column: span 1 / span 1;
  }
  .max-lg\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .max-lg\:mt-10{
    margin-top: 2.5rem;
  }
  .max-lg\:mt-8{
    margin-top: 2rem;
  }
  .max-lg\:hidden{
    display: none;
  }
  .max-lg\:h-\[400px\]{
    height: 400px;
  }
  .max-lg\:w-1\/2{
    width: 50%;
  }
  .max-lg\:w-full{
    width: 100%;
  }
  .max-lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .max-lg\:flex-col{
    flex-direction: column;
  }
  .max-lg\:flex-col-reverse{
    flex-direction: column-reverse;
  }
  .max-lg\:flex-wrap{
    flex-wrap: wrap;
  }
  .max-lg\:justify-center{
    justify-content: center;
  }
  .max-lg\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .max-lg\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .max-lg\:pb-12{
    padding-bottom: 3rem;
  }
  .max-lg\:text-center{
    text-align: center;
  }
}
@media not all and (min-width: 768px){
  .max-md\:flex{
    display: flex;
  }
  .max-md\:w-full{
    width: 100%;
  }
  .max-md\:flex-col{
    flex-direction: column;
  }
  .max-md\:gap-20{
    gap: 5rem;
  }
  .max-md\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .max-md\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .max-md\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
@media not all and (min-width: 640px){
  .max-sm\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .max-sm\:hidden{
    display: none;
  }
  .max-sm\:h-\[300px\]{
    height: 300px;
  }
  .max-sm\:h-full{
    height: 100%;
  }
  .max-sm\:w-full{
    width: 100%;
  }
  .max-sm\:flex-col{
    flex-direction: column;
  }
  .max-sm\:flex-col-reverse{
    flex-direction: column-reverse;
  }
  .max-sm\:flex-wrap{
    flex-wrap: wrap;
  }
  .max-sm\:gap-y-6{
    row-gap: 1.5rem;
  }
  .max-sm\:px-7{
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
  .max-sm\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .max-sm\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .max-sm\:pb-10{
    padding-bottom: 2.5rem;
  }
  .max-sm\:pb-8{
    padding-bottom: 2rem;
  }
}
@media (max-width: 510px){
  .max-\[510px\]\:w-full{
    width: 100%;
  }
}
@media (min-width: 640px){
  .sm\:absolute{
    position: absolute;
  }
  .sm\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .sm\:mb-14{
    margin-bottom: 3.5rem;
  }
  .sm\:ml-\[45\%\]{
    margin-left: 45%;
  }
  .sm\:mt-10{
    margin-top: 2.5rem;
  }
  .sm\:mt-12{
    margin-top: 3rem;
  }
  .sm\:mt-14{
    margin-top: 3.5rem;
  }
  .sm\:mt-4{
    margin-top: 1rem;
  }
  .sm\:mt-7{
    margin-top: 1.75rem;
  }
  .sm\:h-\[120px\]{
    height: 120px;
  }
  .sm\:w-1\/2{
    width: 50%;
  }
  .sm\:w-2\/3{
    width: 66.666667%;
  }
  .sm\:w-5\/12{
    width: 41.666667%;
  }
  .sm\:w-5\/6{
    width: 83.333333%;
  }
  .sm\:w-7\/12{
    width: 58.333333%;
  }
  .sm\:w-\[120px\]{
    width: 120px;
  }
  .sm\:w-\[147px\]{
    width: 147px;
  }
  .sm\:w-\[45\%\]{
    width: 45%;
  }
  .sm\:flex-shrink-0{
    flex-shrink: 0;
  }
  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:items-center{
    align-items: center;
  }
  .sm\:justify-center{
    justify-content: center;
  }
  .sm\:justify-between{
    justify-content: space-between;
  }
  .sm\:gap-14{
    gap: 3.5rem;
  }
  .sm\:gap-\[30px\]{
    gap: 30px;
  }
  .sm\:rounded-3xl{
    border-radius: 1.5rem;
  }
  .sm\:border-r{
    border-right-width: 1px;
  }
  .sm\:p-10{
    padding: 2.5rem;
  }
  .sm\:p-12{
    padding: 3rem;
  }
  .sm\:p-14{
    padding: 3.5rem;
  }
  .sm\:p-8{
    padding: 2rem;
  }
  .sm\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .sm\:px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .sm\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .sm\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .sm\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .sm\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .sm\:py-14{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
  .sm\:py-\[60px\]{
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .sm\:pb-10{
    padding-bottom: 2.5rem;
  }
  .sm\:pb-12{
    padding-bottom: 3rem;
  }
  .sm\:pb-14{
    padding-bottom: 3.5rem;
  }
  .sm\:pl-5{
    padding-left: 1.25rem;
  }
  .sm\:pl-\[55px\]{
    padding-left: 55px;
  }
  .sm\:pr-\[55px\]{
    padding-right: 55px;
  }
  .sm\:pt-10{
    padding-top: 2.5rem;
  }
  .sm\:pt-14{
    padding-top: 3.5rem;
  }
  .sm\:pt-\[295px\]{
    padding-top: 295px;
  }
  .sm\:text-center{
    text-align: center;
  }
  .sm\:text-right{
    text-align: right;
  }
  .sm\:text-end{
    text-align: end;
  }
}
@media (min-width: 768px){
  .md\:absolute{
    position: absolute;
  }
  .md\:mt-10{
    margin-top: 2.5rem;
  }
  .md\:mt-4{
    margin-top: 1rem;
  }
  .md\:mt-6{
    margin-top: 1.5rem;
  }
  .md\:mt-7{
    margin-top: 1.75rem;
  }
  .md\:mt-8{
    margin-top: 2rem;
  }
  .md\:mt-9{
    margin-top: 2.25rem;
  }
  .md\:h-\[460px\]{
    height: 460px;
  }
  .md\:h-\[60px\]{
    height: 60px;
  }
  .md\:h-full{
    height: 100%;
  }
  .md\:w-1\/2{
    width: 50%;
  }
  .md\:w-2\/3{
    width: 66.666667%;
  }
  .md\:w-5\/12{
    width: 41.666667%;
  }
  .md\:w-5\/6{
    width: 83.333333%;
  }
  .md\:w-\[100px\]{
    width: 100px;
  }
  .md\:w-\[60px\]{
    width: 60px;
  }
  .md\:w-full{
    width: 100%;
  }
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .md\:justify-evenly{
    justify-content: space-evenly;
  }
  .md\:gap-1\.5{
    gap: 0.375rem;
  }
  .md\:gap-\[30px\]{
    gap: 30px;
  }
  .md\:gap-y-4{
    row-gap: 1rem;
  }
  .md\:gap-y-8{
    row-gap: 2rem;
  }
  .md\:rounded-3xl{
    border-radius: 1.5rem;
  }
  .md\:border-r{
    border-right-width: 1px;
  }
  .md\:border-outline{
    --tw-border-opacity: 1;
    border-color: rgb(228 228 228 / var(--tw-border-opacity, 1));
  }
  .md\:p-10{
    padding: 2.5rem;
  }
  .md\:p-\[60px\]{
    padding: 60px;
  }
  .md\:px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .md\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .md\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .md\:py-14{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
  .md\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .md\:py-20{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .md\:py-3{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .md\:py-\[60px\]{
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .md\:pb-10{
    padding-bottom: 2.5rem;
  }
  .md\:pb-12{
    padding-bottom: 3rem;
  }
  .md\:pb-7{
    padding-bottom: 1.75rem;
  }
  .md\:pl-\[15px\]{
    padding-left: 15px;
  }
  .md\:pl-\[45px\]{
    padding-left: 45px;
  }
  .md\:pr-6{
    padding-right: 1.5rem;
  }
  .md\:pr-8{
    padding-right: 2rem;
  }
  .md\:pt-10{
    padding-top: 2.5rem;
  }
  .md\:pt-14{
    padding-top: 3.5rem;
  }
}
@media (min-width: 1024px){
  .lg\:absolute{
    position: absolute;
  }
  .lg\:mb-20{
    margin-bottom: 5rem;
  }
  .lg\:ml-7{
    margin-left: 1.75rem;
  }
  .lg\:ml-\[70px\]{
    margin-left: 70px;
  }
  .lg\:mt-10{
    margin-top: 2.5rem;
  }
  .lg\:mt-20{
    margin-top: 5rem;
  }
  .lg\:mt-3{
    margin-top: 0.75rem;
  }
  .lg\:mt-5{
    margin-top: 1.25rem;
  }
  .lg\:mt-6{
    margin-top: 1.5rem;
  }
  .lg\:mt-8{
    margin-top: 2rem;
  }
  .lg\:mt-9{
    margin-top: 2.25rem;
  }
  .lg\:mt-\[60px\]{
    margin-top: 60px;
  }
  .lg\:flex{
    display: flex;
  }
  .lg\:hidden{
    display: none;
  }
  .lg\:h-\[120px\]{
    height: 120px;
  }
  .lg\:h-\[44px\]{
    height: 44px;
  }
  .lg\:h-\[68px\]{
    height: 68px;
  }
  .lg\:w-1\/2{
    width: 50%;
  }
  .lg\:w-1\/3{
    width: 33.333333%;
  }
  .lg\:w-1\/4{
    width: 25%;
  }
  .lg\:w-11\/12{
    width: 91.666667%;
  }
  .lg\:w-2\/3{
    width: 66.666667%;
  }
  .lg\:w-2\/5{
    width: 40%;
  }
  .lg\:w-3\/4{
    width: 75%;
  }
  .lg\:w-4\/5{
    width: 80%;
  }
  .lg\:w-5\/12{
    width: 41.666667%;
  }
  .lg\:w-5\/6{
    width: 83.333333%;
  }
  .lg\:w-6\/12{
    width: 50%;
  }
  .lg\:w-7\/12{
    width: 58.333333%;
  }
  .lg\:w-\[120px\]{
    width: 120px;
  }
  .lg\:w-\[40\%\]{
    width: 40%;
  }
  .lg\:w-\[68px\]{
    width: 68px;
  }
  .lg\:basis-5\/6{
    flex-basis: 83.333333%;
  }
  .lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .lg\:items-center{
    align-items: center;
  }
  .lg\:gap-7{
    gap: 1.75rem;
  }
  .lg\:gap-8{
    gap: 2rem;
  }
  .lg\:gap-\[30px\]{
    gap: 30px;
  }
  .lg\:border-r{
    border-right-width: 1px;
  }
  .lg\:p-20{
    padding: 5rem;
  }
  .lg\:p-\[60px\]{
    padding: 60px;
  }
  .lg\:px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .lg\:px-\[60px\]{
    padding-left: 60px;
    padding-right: 60px;
  }
  .lg\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .lg\:py-2\.5{
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }
  .lg\:py-20{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .lg\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .lg\:py-\[100px\]{
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .lg\:py-\[144px\]{
    padding-top: 144px;
    padding-bottom: 144px;
  }
  .lg\:py-\[60px\]{
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .lg\:pb-12{
    padding-bottom: 3rem;
  }
  .lg\:pb-20{
    padding-bottom: 5rem;
  }
  .lg\:pb-\[60px\]{
    padding-bottom: 60px;
  }
  .lg\:pl-10{
    padding-left: 2.5rem;
  }
  .lg\:pl-12{
    padding-left: 3rem;
  }
  .lg\:pl-16{
    padding-left: 4rem;
  }
  .lg\:pl-20{
    padding-left: 5rem;
  }
  .lg\:pl-3{
    padding-left: 0.75rem;
  }
  .lg\:pl-32{
    padding-left: 8rem;
  }
  .lg\:pl-4{
    padding-left: 1rem;
  }
  .lg\:pl-7{
    padding-left: 1.75rem;
  }
  .lg\:pl-\[47px\]{
    padding-left: 47px;
  }
  .lg\:pl-\[55px\]{
    padding-left: 55px;
  }
  .lg\:pl-\[65px\]{
    padding-left: 65px;
  }
  .lg\:pl-\[74px\]{
    padding-left: 74px;
  }
  .lg\:pr-10{
    padding-right: 2.5rem;
  }
  .lg\:pr-12{
    padding-right: 3rem;
  }
  .lg\:pr-16{
    padding-right: 4rem;
  }
  .lg\:pr-20{
    padding-right: 5rem;
  }
  .lg\:pr-3{
    padding-right: 0.75rem;
  }
  .lg\:pr-4{
    padding-right: 1rem;
  }
  .lg\:pr-7{
    padding-right: 1.75rem;
  }
  .lg\:pr-\[15px\]{
    padding-right: 15px;
  }
  .lg\:pr-\[45px\]{
    padding-right: 45px;
  }
  .lg\:pr-\[65px\]{
    padding-right: 65px;
  }
  .lg\:pt-20{
    padding-top: 5rem;
  }
  .lg\:pt-\[265px\]{
    padding-top: 265px;
  }
  .lg\:pt-\[60px\]{
    padding-top: 60px;
  }
  .lg\:text-end{
    text-align: end;
  }
  .lg\:text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .lg\:text-9xl{
    font-size: 8rem;
    line-height: 1;
  }
}
@media (min-width: 1280px){
  .xl\:mt-10{
    margin-top: 2.5rem;
  }
  .xl\:flex{
    display: flex;
  }
  .xl\:w-1\/2{
    width: 50%;
  }
  .xl\:w-1\/3{
    width: 33.333333%;
  }
  .xl\:w-1\/4{
    width: 25%;
  }
  .xl\:w-2\/3{
    width: 66.666667%;
  }
  .xl\:w-3\/4{
    width: 75%;
  }
  .xl\:w-5\/12{
    width: 41.666667%;
  }
  .xl\:w-7\/12{
    width: 58.333333%;
  }
  .xl\:basis-1\/3{
    flex-basis: 33.333333%;
  }
  .xl\:basis-2\/3{
    flex-basis: 66.666667%;
  }
  .xl\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .xl\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .xl\:items-center{
    align-items: center;
  }
  .xl\:justify-end{
    justify-content: flex-end;
  }
  .xl\:p-10{
    padding: 2.5rem;
  }
  .xl\:px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .xl\:pl-20{
    padding-left: 5rem;
  }
  .xl\:pl-8{
    padding-left: 2rem;
  }
  .xl\:pl-\[15px\]{
    padding-left: 15px;
  }
  .xl\:pr-16{
    padding-right: 4rem;
  }
  .xl\:pr-7{
    padding-right: 1.75rem;
  }
  .xl\:pr-\[15px\]{
    padding-right: 15px;
  }
  .xl\:pr-\[55px\]{
    padding-right: 55px;
  }
}
