/** Shopify CDN: Minification failed

Line 6:17 Invalid escape

**/
@charset "UTF-8";\

html.show-c .wowo {
  opacity: 0;
}
html.show-c .wowo.animated {
  animation-duration: 0.7s;
  visibility: visible;
  animation-fill-mode: both;
}
html .wowo {
  opacity: 0;
}
html .wowo.animated {
  animation-duration: 0.7s;
  visibility: visible;
  animation-fill-mode: both;
}

.leftshow.animated {
  animation-name: leftshow;
}

.leftshowtwo.animated {
  animation-name: leftshowtwo;
}

.leftor.animated {
  animation-name: leftors;
}
@keyframes leftshow {
  0% {
    opacity: 0;
    transform: translate3d(-900px, 0, 0);
  }
  100% {
    opacity: 0.61;
    transform: none;
  }
}
@keyframes leftshowtwo {
  0% {
    opacity: 0;
    transform: translate3d(-900px, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 30px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fadeInBigUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -30px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-30%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(30%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 0;
    transform: translate(0, 0) scale(1.2);
  }
  to {
    opacity: 1;
    transform: translate(0, 0) scale(1);
  }
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
  }
  70% {
    box-shadow: 0 0 0 15px rgba(204, 169, 44, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
  }
}
@keyframes Up-down {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes Right-left {
  0% {
    transform: translateX(0) translateY(-50%);
  }
  50% {
    transform: translateX(10px) translateY(-50%);
  }
  100% {
    transform: translateX(0) translateY(-50%);
  }
}
.fadeInLeft.animated {
  animation-name: fadeInLeft;
}

.fadeInRight.animated {
  animation-name: fadeInRight;
}

.fadeIn.animated {
  animation-name: fadeIn;
}

.fadeInUp.animated {
  animation-name: fadeInUp;
}

.fadeInBigUp.animated {
  animation-name: fadeInBigUp;
}

.fadeInDown.animated {
  animation-name: fadeInDown;
}

.zoomOut.animated {
  animation-name: zoomOut;
}

.delay-in-1 {
  animation-delay: 0.1s;
}

.delay-in-2 {
  animation-delay: 0.2s;
}

.delay-in-3 {
  animation-delay: 0.2s;
}

.delay-in-4 {
  animation-delay: 0.4s;
}

.delay-in-5 {
  animation-delay: 0.5s;
}

.delay-in-6 {
  animation-delay: 0.6s;
}

.delay-in-7 {
  animation-delay: 0.7s;
}

.delay-in-8 {
  animation-delay: 0.8s;
}

.delay-in-9 {
  animation-delay: 0.9s;
}

@keyframes myleft {
  50% {
    transform: translate(8px, 0);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes myright {
  50% {
    transform: rotate(180deg) translate(8px, 0);
  }
  100% {
    transform: rotate(180deg) translate(0, 0);
  }
}
@keyframes spin {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes spin1 {
  0% {
    transform: translateX(-50%) rotate(0deg);
  }
  100% {
    transform: translateX(-50%) rotate(360deg);
  }
}
@keyframes rotator {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(270deg);
  }
}
@keyframes bgmyleft {
  50% {
    background-position: 60% center;
  }
  100% {
    background-position: center center;
  }
}
span.wpcf7-list-item {
  margin: 0;
}

label {
  margin-bottom: 0;
}

@keyframes forth {
  50% {
    transform: translate(0, -6px);
  }
  100% {
    transform: translate(0, 0px);
  }
}
@keyframes myleft {
  50% {
    transform: translate(8px, 0);
  }
  100% {
    transform: translate(8px, 0);
  }
}
@keyframes loading {
  0% {
    transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
  }
}
@font-face {
  font-family: "Jokker";
  src: url("../assets/Jokker-Regular.woff2") format("woff2"), url("../assets/Jokker-Regular.woff") format("woff"), url("../assets/Jokker-Regular.ttf") format("truetype"), url("../assets/Jokker-Regular.eot") format("embedded-opentype"), url("../assets/Jokker-Regular.svg") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Jokker";
  src: url("../assets/Jokker-Medium.woff2") format("woff2"), url("../assets/Jokker-Medium.woff") format("woff"), url("../assets/Jokker-Medium.ttf") format("truetype"), url("../assets/Jokker-Medium.eot") format("embedded-opentype"), url("../assets/Jokker-Medium.svg") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Solina-CondensedBold";
  src: url("../assets/Solina-CondensedBold.woff2") format("woff2"), url("../assets/Solina-CondensedBold.woff") format("woff"), url("../assets/Solina-CondensedBold.ttf") format("truetype"), url("../assets/Solina-CondensedBold.eot") format("embedded-opentype"), url("../assets/Solina-CondensedBold.svg") format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Micro-ExtraBold";
  src: url("../assets/Micro-ExtraBold.woff2") format("woff2"), url("../assets/Micro-ExtraBold.woff") format("woff"), url("../assets/Micro-ExtraBold.ttf") format("truetype"), url("../assets/Micro-ExtraBold.eot") format("embedded-opentype"), url("../assets/Micro-ExtraBold.svg") format("svg");
  font-weight: 400;
  font-style: normal;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  word-wrap: break-word;
  font-size: 16px;
  line-height: 1.2;
  font-style: normal;
  font-family: "Jokker";
  font-weight: 500;
  color: #5b225e;
}
*:focus-visible {
  outline: unset !important;
  outline-offset: unset !important;
  box-shadow: unset !important;
}

body,
html,
div {
  margin: 0;
  padding: 0;
}

body {
  overflow: hidden !important;
  overflow-y: auto !important;
  -webkit-font-smoothing: antialiased !important;
  --moz-osx-font-smoothing: grayscale !important;
  --font-smoothing: antialiased !important;
  -webkit-overflow-scrolling: touch !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}
@media (min-width: 768.9px) {
  body {
    /* cursor: url("./arrow-cursor 1.svg"), auto !important; */
  }
}
body.skin-ed {
  background-color: #ffffff;
}
body.skin-ed header {
  background-color: #fff9ae;
  border: solid 1px #ff6800;
  border-bottom: unset;
}
body.is-product-page {
  background-color: #f0e3d1;
}

html {
  overflow-x: hidden !important;
}

.body-hidden {
  overflow: hidden !important;
}

.container {
  max-width: 1650px;
  margin: 0 auto;
  padding: 0 30px;
  box-sizing: border-box;
}
@media (max-width: 768.9px) {
  .container {
    padding: 0 20px;
  }
}

a,
a:hover,
a:focus {
  outline: none;
  -moz-outline: none;
  transition: all 0.2s;
}

.link {
  font-size: 22px;
  font-weight: 400;
  text-decoration: unset;
  color: #462756 !important;
  transition: all 0.2s;
}
.link:hover {
  color: #6bd7e5;
}
@media (min-width: 768.9px) {
  .link {
    /* cursor: url("./arrow-cursor 1.svg"), auto !important; */
  }
}

a {
  margin-bottom: 25px;
  font-size: 22px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  color: #5b225e;
  text-decoration: underline;
  transition: all 0.2s;
}
a:hover {
  color: #6bd7e5;
}
@media (min-width: 768.9px) {
  a {
    /* cursor: url("./arrow-cursor 2.svg"), auto !important; */
  }
}

@media (min-width: 768.9px) {
  button {
    /* cursor: url("./arrow-cursor 2.svg"), auto !important; */
  }
}

button:focus {
  outline: none;
  -moz-outline: none;
}

img {
  border: none;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
@media (min-width: 768.9px) {
  img {
    /* cursor: url("./arrow-cursor 1.svg"), auto !important; */
  }
}

.img {
  display: block !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Solina-CondensedBold";
  line-height: 1.2;
  margin: 40px 0;
  color: #5b225e;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  margin-top: 0;
}
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child {
  margin-bottom: 0;
}

h1 {
  font-size: 56px;
  font-family: "Solina-CondensedBold";
  color: #5b225e;
  line-height: 114.2857142857%;
}
@media (max-width: 991.9px) {
  h1 {
    font-size: 48px;
  }
}
@media (max-width: 768.9px) {
  h1 {
    font-size: 36px;
  }
}

h2 {
  font-size: 36px;
  font-family: "Solina-CondensedBold";
  color: #5b225e;
  line-height: 114.2857142857%;
}
@media (max-width: 991.9px) {
  h2 {
    font-size: 28px;
  }
}

h3 {
  font-size: 30px;
  font-family: "Solina-CondensedBold";
  color: #5b225e;
  line-height: 114.2857142857%;
}
@media (max-width: 991.9px) {
  h3 {
    font-size: 24px;
  }
}

h4 {
  font-size: 16px;
  line-height: 125%;
  color: #5b225e;
}
@media (max-width: 768.9px) {
  h4 {
    font-size: 14px;
  }
}

p {
  margin-bottom: 26px;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 125%;
  color: #5b225e;
  font-weight: 500;
}
p:last-child {
  margin-bottom: 0;
}
p a {
  text-decoration: underline;
  transition: all 0.2s;
  font-weight: 500;
  color: #5b225e;
}
p a:hover {
  color: #6bd7e5;
}
p blockquote {
  margin-bottom: 25px;
  font-size: 22px;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  color: #5b225e;
  text-align: center;
  border-left: 1px solid #5b225e;
}
p cite {
  margin-bottom: 25px;
  font-size: 20px;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  color: #5b225e;
  text-align: center;
}
p span a {
  text-decoration: underline;
  transition: all 0.2s;
  font-weight: 500;
}
p span a:hover {
  color: #6bd7e5;
}
@media (max-width: 768.9px) {
  p {
    font-size: 14px;
  }
}

blockquote {
  margin-bottom: 25px;
  font-size: 22px;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  color: #5b225e;
  text-align: center;
  border-left: 1px solid #5b225e;
  font-weight: 500;
}
@media (max-width: 768.9px) {
  blockquote {
    font-size: 18px;
  }
}

cite {
  margin-bottom: 25px;
  font-size: 20px;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  color: #5b225e;
  text-align: center;
  font-weight: 500;
}
@media (max-width: 768.9px) {
  cite {
    font-size: 14px;
  }
}

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

ul,
ol {
  margin: 1em 0;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin: 0;
}

li {
  padding-left: 25px;
}

ul {
  margin: 0 0 25px 0;
}
ul > li {
  position: relative;
  margin-bottom: 10px;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 125%;
  color: #5b225e;
  margin-bottom: 0;
}
ul > li:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #5b225e;
  border-radius: 50%;
  position: absolute;
  left: 4px;
  top: 7px;
}
@media (min-width: 768.9px) {
  ul > li {
    /* cursor: url("./arrow-cursor 1.svg"), auto !important; */
  }
}
@media (max-width: 768.9px) {
  ul > li {
    font-size: 14px;
  }
}

ol {
  counter-reset: sectioncounter;
  margin: 0 0 25px 0;
}
ol > li {
  position: relative;
  margin-bottom: 10px;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 125%;
  color: #5b225e;
  margin-bottom: 0;
}
ol > li:before {
  content: counter(sectioncounter) ".";
  counter-increment: sectioncounter;
  position: absolute;
  left: 0;
  top: 0;
}
@media (min-width: 768.9px) {
  ol > li {
    /* cursor: url("./arrow-cursor 1.svg"), auto !important; */
  }
}
@media (max-width: 768.9px) {
  ol > li {
    font-size: 14px;
  }
}

em,
i,
b,
strong,
u,
span,
a {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}

b,
strong {
  font-weight: 700;
}

input,
input:focus,
textarea {
  border: none;
  outline: none;
}

.scrollbar::-webkit-scrollbar {
  width: 4px;
  height: 200px;
}

.scrollbar::-webkit-scrollbar-track {
  border-radius: 4px;
}

.scrollbar::-webkit-scrollbar-thumb {
  width: 4px;
  height: 10px;
  border-radius: 4px;
}

.slick-slider {
  -webkit-user-select: text;
  -moz-user-select: text;
  user-select: text;
}
.slick-slider:focus {
  outline: none;
}

.slick-slider * {
  -webkit-user-select: text;
  -moz-user-select: text;
  user-select: text;
}
.slick-slider *:focus {
  outline: none;
}

.btn {
  font-size: 16px;
  line-height: 312.5%;
  color: #5b225e;
  text-align: center;
  text-decoration: unset;
  padding: 10.5px 14px;
  letter-spacing: 0;
  background: transparent;
  border-radius: 24px;
  box-shadow: transparent -6px 4px;
  transition: all 0.2s;
}
.btn:hover {
  background: #ba4596;
  color: #ffffff;
  padding: 10.5px 14px;
  border-radius: 24px;
  box-shadow: #0097c6 -6px 4px;
}
@media (max-width: 768.9px) {
  .btn {
    font-size: 14px;
  }
}

.btn-1 {
  font-size: 16px;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  text-decoration: unset;
  letter-spacing: 0;
  background: transparent;
  border-radius: 20px;
  transition: all 0.2s;
  color: #5b225e;
  border: 1px solid #5b225e;
  padding: 7.5px 26px;
}
.btn-1:hover {
  background-color: #5b225e;
  color: #ffffff;
}
.btn-1.dark-purple {
  background-color: #5b225e;
}
.btn-1.dark-purple:hover {
  background-color: #0097c6;
}
@media (max-width: 768.9px) {
  .btn-1 {
    font-size: 14px;
  }
}

.slick-dots {
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  z-index: 1;
}
.slick-dots li {
  font-size: 0;
  padding: 0;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #5b225e;
  width: 20px;
  height: 20px;
  margin: 0;
  margin-right: 117px;
  transition: all 0.2s;
}
@media (min-width: 768.9px) {
  .slick-dots li {
    /* cursor: url("./arrow-cursor 1.svg"), auto !important; */
  }
}
.slick-dots li:last-child {
  margin-right: 0;
}
.slick-dots li button {
  display: none;
}
.slick-dots li:before {
  display: none;
}
.slick-dots li:hover {
  color: #6bd7e5;
}
.slick-dots .slick-active {
  background: #5b225e;
}
.header-group-wrap {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 10000;
  transition: all 0.2s;
}

.fixed-top {
  position: relative;
  background-color: #6bd7e5;
  z-index: 100001;
  width: 100%;
  padding-right: 50px;
}
.fixed-top .full-captions {
  overflow: hidden;
}
.fixed-top .full-captions .captions-container p {
  color: #5b225e;
  text-align: center;
  font-size: 18px;
  line-height: 1.56;
  letter-spacing: 1px;
  width: 100%;
  margin: 0;
  padding: 6px 15px;
}
.fixed-top .full-captions .captions-container p a {
  text-decoration: unset;
}
.fixed-top .full-captions .captions-container p a:hover {
  color: #e8e5a0;
}
.fixed-top .full-captions.mobile-show {
  opacity: 0;
  height: 0;
}
@media (max-width: 768.9px) {
  .fixed-top .full-captions.mobile-show {
    opacity: 1;
    height: auto;
  }
}
@media (max-width: 768.9px) {
  .fixed-top .full-captions:not(.mobile-show) {
    display: none;
  }
}
.fixed-top .close-burger {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  width: 27px;
  height: 27px;
  z-index: 1001;
  cursor: pointer;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 768.9px) {
  .fixed-top .close-burger {
    /* cursor: url("./arrow-cursor 1.svg"), auto !important; */
  }
}
.fixed-top .close-burger span {
  height: 2px;
  border-radius: 3px;
  background: #5b225e;
  transition: all 0.2s ease-in-out;
}
.fixed-top .close-burger span:first-child {
  width: 100%;
  transform: rotate(-45deg);
}
.fixed-top .close-burger span:last-child {
  width: 100%;
  margin-top: -2px;
  transform: rotate(45deg);
}
.fixed-top .close-burger:hover span {
  background: #fff9ae;
}
@media (max-width: 991.9px) {
  .fixed-top p {
    font-size: 16px !important;
    letter-spacing: 0;
    padding: 10px 20px;
  }
}

header ul {
  margin: 0;
  padding: 0;
}
header ul li {
  margin: 0;
  padding: 0;
}
header ul li:before {
  display: none;
}
header .header-content {
  transition: all 0.2s;
  background-color: transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-top: 1px solid transparent;
}
header .header-content .container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 21px;
  padding-bottom: 16px;
  position: relative;
  max-width: unset;
}
@media (min-width: 1200.9px) {
  header .header-content .container {
    padding-right: 42px;
  }
}
header .header-content .container .burger {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  width: 27px;
  height: 27px;
  z-index: 100;
}
header .header-content .container .burger.active span {
  background: #5b225e;
}
header .header-content .container .burger span {
  height: 27px;
  width: 27px;
  border-radius: 50%;
  background: #0097C6;
  transition: all 0.2s;
}
header .header-content .container .burger span:hover {
  background: #6bd7e5;
}
@media (min-width: 991.9px) {
  header .header-content .container .burger {
    display: none;
  }
}
header .header-content .container .header-text-box {
  display: flex;
  align-items: center;
  width: 100%;
}
header .header-content .container .header-text-box .menu {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
}
header .header-content .container .header-text-box .menu .menu-item {
  margin: 0;
  margin-left: 0;
  padding: 0;
  transition: all 0.2s;
}
header .header-content .container .header-text-box .menu .menu-item:first-child {
  margin-left: 0;
}
@media (min-width: 1200.9px) {
  header .header-content .container .header-text-box .menu .menu-item:nth-child(2) {
    margin-left: 20px;
  }
}
@media (min-width: 1200.9px) {
  header .header-content .container .header-text-box .menu .menu-item:nth-child(3) {
    margin-left: 25px;
  }
}
@media (min-width: 1200.9px) {
  header .header-content .container .header-text-box .menu .menu-item:nth-child(4) {
    margin-left: 32px;
  }
}
header .header-content .container .header-text-box .menu .menu-item a {
  font-size: 20px;
  line-height: 277.7777777778%;
  color: #5b225e;
  text-align: left;
  text-decoration: unset;
  padding: 10.5px 13.5px;
  border-radius: 50px;
  transition: all 0.2s;
  letter-spacing: 0;
  position: relative;
  z-index: 100;
}
@media (min-width: 768.9px) {
  header .header-content .container .header-text-box .menu .menu-item a.current {
    background: #0097C6;
    color: #ffffff;
  }
}
header .header-content .container .header-text-box .menu .menu-item:hover > a {
  background: #0097C6;
  color: #ffffff;
}
header .header-content .container .header-text-box .menu .menu-item-has-children {
  position: static;
}
header .header-content .container .header-text-box .menu .menu-item-has-children .sub-menu {
  padding: 0;
  background-color: #ffffff;
  width: 100%;
  position: absolute;
  left: 0;
  padding: 148px 28px 35px 35px;
  visibility: hidden;
  opacity: 0;
  border-radius: 0 0 25px 25px;
  border: 1px solid #ff6800;
  transition: all 0.5s;
  top: -1px;
  z-index: 10;
  display: flex !important;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 1200.9px) {
  header .header-content .container .header-text-box .menu .menu-item-has-children .sub-menu {
    padding: 100px 28px 35px 35px;
  }
}
header .header-content .container .header-text-box .menu .menu-item-has-children .sub-menu .sub-menu-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 64%;
  max-width: 1200px;
}
header .header-content .container .header-text-box .menu .menu-item-has-children .sub-menu .sub-menu-item:last-child {
  width: 14.1%;
}
@media (max-width: 1200.9px) {
  header .header-content .container .header-text-box .menu .menu-item-has-children .sub-menu .sub-menu-item:last-child {
    width: 20%;
  }
}
header .header-content .container .header-text-box .menu .menu-item-has-children .sub-menu .sub-menu-item a {
  font-family: "Solina-CondensedBold";
  font-size: 18px;
  line-height: 1.25;
  letter-spacing: 0px;
  text-decoration: unset;
  padding: 0;
  transition: all 0.2s !important;
  margin-bottom: 12px;
}
@media (max-width: 1200.9px) {
  header .header-content .container .header-text-box .menu .menu-item-has-children .sub-menu .sub-menu-item a {
    font-size: 28px;
  }
}
header .header-content .container .header-text-box .menu .menu-item-has-children .sub-menu .sub-menu-item a:hover {
  color: #ba4596;
}
header .header-content .container .header-text-box .menu .menu-item-has-children .sub-menu .sub-menu-item img {
  width: 223px;
  aspect-ratio: 1;
  border-radius: 25px;
  border: 1px solid #ff6800;
  -o-object-fit: cover;
     object-fit: cover;
  margin-left: auto;
}
header .header-content .container .header-text-box .menu .menu-item-has-children .sub-menu .sub-menu-item.active a {
  color: #ba4596;
}
header .header-content .container .header-text-box .menu .menu-item-has-children .sub-menu .sub-menu-item .grandchildren-menu {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  gap: 53px 0;
}
header .header-content .container .header-text-box .menu .menu-item-has-children .sub-menu .sub-menu-item .grandchildren-menu .menu-item-child {
  width: 25%;
  /*  &:nth-child(2) {
     @media (min-width:$m-1440) {
       transform: translateX(-20px);
     }
   } */
  /* &:nth-child(3) {
    @media (min-width:$m-1440) {
      transform: translateX(64px);
    }
  } */
  /*  &:nth-child(4) {
     @media (min-width:$m-1440) {
       transform: translateX(125px);
     }
   } */
}
@media (max-width: 1200.9px) {
  header .header-content .container .header-text-box .menu .menu-item-has-children .sub-menu .sub-menu-item .grandchildren-menu .menu-item-child {
    width: 35%;
  }
}
header .header-content .container .header-text-box .menu .menu-item-has-children .sub-menu .sub-menu-item .grandchildren-menu .menu-item-child .title {
  font-family: "Solina-CondensedBold";
  font-size: 18px;
  letter-spacing: 0px;
}
header .header-content .container .header-text-box .menu .menu-item-has-children .sub-menu .sub-menu-item .grandchildren-menu .menu-item-child .title.has-arrow {
  position: relative;
}
header .header-content .container .header-text-box .menu .menu-item-has-children .sub-menu .sub-menu-item .grandchildren-menu .menu-item-child .title.has-arrow::after {
  font-family: "icomoon";
  content: "\e902";
  font-size: 10px;
  font-weight: 900;
  display: inline-block;
  color: #5b225e;
  transition: all 0.2s;
  margin-left: 6px;
  z-index: 100;
  transition: all 0.2s;
}
header .header-content .container .header-text-box .menu .menu-item-has-children .sub-menu .sub-menu-item .grandchildren-menu .menu-item-child .title.has-arrow:hover::after {
  color: #ba4596;
  margin-left: 16px;
}
header .header-content .container .header-text-box .menu .menu-item-has-children .sub-menu .sub-menu-item .grandchildren-menu .menu-item-child .grandchildren-menu-child {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 10px;
}
header .header-content .container .header-text-box .menu .menu-item-has-children .sub-menu .sub-menu-item .grandchildren-menu .menu-item-child .grandchildren-menu-child a {
  font-family: "Jokker";
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  letter-spacing: 0px;
  line-height: 2em;
}
header .header-content .container .header-text-box .menu .menu-item-has-children .sub-menu.is-show {
  opacity: 1;
  visibility: visible;
  display: flex !important;
}
header .header-content .container .header-text-box .menu .menu-item-has-children.current ul li:first-child a {
  color: #5b225e;
}
header .header-content .container .header-text-box .menu .menu-item-has-children.current ul li.active:not(.current-page-parent) a {
  color: #5b225e;
}
@media (max-width: 991.9px) {
  header .header-content .container .header-text-box {
    display: none;
  }
}
header .header-content .container .header-logo-box {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
}
header .header-content .container .header-logo-box .logo .home {
  width: 240px;
}
@media (max-width: 1200.9px) {
  header .header-content .container .header-logo-box .logo .home {
    width: 192px;
  }
}
@media (max-width: 768.9px) {
  header .header-content .container .header-logo-box .logo .home {
    width: 150px;
  }
}
@media (max-width: 450px) {
  header .header-content .container .header-logo-box .logo .home {
    width: 120px;
  }
}
@media (max-width: 393px) {
  header .header-content .container .header-logo-box .logo .home {
    width: 96px;
  }
}
header .header-content .container .header-logo-box .logo img {
  width: 85px;
}
@media (max-width: 1200.9px) {
  header .header-content .container .header-logo-box .logo img {
    width: 68px;
  }
}
@media (max-width: 768.9px) {
  header .header-content .container .header-logo-box .logo img {
    width: 45px;
  }
}
header .header-content .container .header-img-box {
  display: flex;
  align-items: center;
  z-index: 99;
}
header .header-content .container .header-img-box .menu {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
}
header .header-content .container .header-img-box .menu .header__search {
  transition: all 0.2s;
}
header .header-content .container .header-img-box .menu .header__search img {
  min-width: 24px;
  min-height: 24px;
  max-width: 24px;
  max-height: 24px;
}
header .header-content .container .header-img-box .menu .header__search .header__icon {
  min-width: 24px;
  min-height: 24px;
  max-width: 24px;
  max-height: 24px;
  z-index: 12;
  position: relative;
  top: 2px;
}
@media (min-width: 768.9px) {
  header .header-content .container .header-img-box .menu .header__search .header__icon {
    /* cursor: url("./arrow-cursor 2.svg"), auto !important; */
  }
}
header .header-content .container .header-img-box .menu .header__search .search-modal {
  transform: translateY(-101%);
  opacity: 1;
  height: 90vh;
  z-index: 1;
  border-radius: 0 0 50px 50px;
  border: 1px solid #ff6800;
  overflow-y: auto;
  transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1), visibility 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
header .header-content .container .header-img-box .menu .header__search .search-modal.open {
  transform: translateY(-1px);
  z-index: 10;
  opacity: 1;
}
header .header-content .container .header-img-box .menu .header__search .search-modal .scroll-search-wrap {
  min-height: 700px;
  width: 100%;
}
header .header-content .container .header-img-box .menu .header__search .search-modal .search__button {
  width: 22px;
  height: 33px;
  top: 50%;
  transform: translateY(-50%);
  right: 14px;
}
header .header-content .container .header-img-box .menu .header__search:hover .header__icon {
  opacity: 0.8;
}
header .header-content .container .header-img-box .menu > li {
  margin: 0 0 0 10px;
  padding: 0;
  position: relative;
  transition: all 0.2s;
  z-index: 10;
  max-width: 24px;
}
@media (max-width: 450px) {
  header .header-content .container .header-img-box .menu > li {
    margin: 0 0 0 8px;
  }
}
header .header-content .container .header-img-box .menu > li a {
  transition: all 0.2s;
}
@media (min-width: 768.9px) {
  header .header-content .container .header-img-box .menu > li a {
    /* cursor: url("./arrow-cursor 2.svg"), auto !important; */
  }
}
header .header-content .container .header-img-box .menu > li a img {
  min-width: 24px;
  min-height: 24px;
  max-width: 24px;
  max-height: 24px;
}
header .header-content .container .header-img-box .menu > li a .cart-count-bubble {
    bottom: -6px !important;
    left: 13px !important;
    background-color: #ff6902;
}
@media (min-width: 768.9px) {
  header .header-content .container .header-img-box .menu > li a .cart-count-bubble {
    /* cursor: url("./arrow-cursor 2.svg"), auto !important; */
  }
}
header .header-content .container .header-img-box .menu > li a .cart-count-bubble span {
  font-family: "Jokker";
  font-weight: 500;
  font-size: 12px;
  color: #ffffff;
  line-height: 14px;
}
header .header-content .container .header-img-box .menu > li:hover a {
  opacity: 0.6;
}
header .header-content .container .header-mobile-box {
  display: none;
}
@media (max-width: 991.9px) {
  header .header-content .container .header-mobile-box {
    width: 100%;
    height: calc(var(--vh, 1vh) * 100);
    position: fixed;
    top: 0;
    left: 0;
    overflow-y: auto;
    visibility: hidden;
    opacity: 0;
    z-index: 98;
    transition: all 0.2s ease;
    will-change: opacity, visibility;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    text-align: center;
    pointer-events: auto;
    border-radius: 0;
    display: inline-block;
  }
  header .header-content .container .header-mobile-box.active {
    opacity: 1;
    visibility: visible;
  }
  header .header-content .container .header-mobile-box nav {
    width: 100%;
    height: calc(var(--vh, 1vh) * 100);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background-color: #ffffff;
    position: relative;
    min-height: 580px;
    padding: 185px 0;
  }
  header .header-content .container .header-mobile-box nav ul {
    width: 100%;
  }
  header .header-content .container .header-mobile-box nav .menu-item {
    margin: 0;
    margin-left: 0;
    transition: all 0.2s;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-top: 1px solid #5b225e;
    background-color: #ffffff;
  }
  header .header-content .container .header-mobile-box nav .menu-item a {
    font-size: 16px;
    line-height: 137.5%;
    color: #5b225e;
    text-align: left;
    text-decoration: unset;
    transition: all 0.2s;
    letter-spacing: 0;
    position: relative;
    z-index: 100;
    padding: 11px 20px 7px;
    width: 100%;
  }
}
@media (max-width: 991.9px) and (min-width: 768.9px) {
  header .header-content .container .header-mobile-box nav .menu-item a.current {
    background: #ba4596;
    color: #ffffff;
  }
}
@media (max-width: 991.9px) {
  header .header-content .container .header-mobile-box nav .menu-item:hover {
    background: #fff9ae;
  }
  header .header-content .container .header-mobile-box nav .menu-item:hover > a {
    background: #fff9ae;
    color: #5b225e;
  }
  header .header-content .container .header-mobile-box nav .menu-item-has-children {
    transition: all 0.2s;
  }
  header .header-content .container .header-mobile-box nav .menu-item-has-children > a {
    position: relative;
  }
  header .header-content .container .header-mobile-box nav .menu-item-has-children > a::after {
    content: "+";
    font-size: 16px;
    line-height: 137.5%;
    color: inherit;
    text-align: left;
    text-decoration: unset;
    transition: all 0.2s;
    padding-left: 0;
  }
  header .header-content .container .header-mobile-box nav .menu-item-has-children.open > a::after {
    content: "-";
  }
  header .header-content .container .header-mobile-box nav .menu-item-has-children.open .sub-menu {
    display: flex;
  }
  header .header-content .container .header-mobile-box nav .menu-item-has-children .sub-menu {
    padding: 20px 20px;
    background-color: #ffffff;
    width: 100%;
    transition: all 0.5s;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    display: none;
  }
  header .header-content .container .header-mobile-box nav .menu-item-has-children .sub-menu .sub-menu-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }
  header .header-content .container .header-mobile-box nav .menu-item-has-children .sub-menu .sub-menu-item a {
    font-family: "Solina-CondensedBold";
    font-size: 16px;
    line-height: 1.25;
    letter-spacing: 0px;
    text-decoration: unset;
    padding: 0;
    transition: all 0.2s !important;
    margin-bottom: 34px;
  }
  header .header-content .container .header-mobile-box nav .menu-item-has-children .sub-menu .sub-menu-item a:hover {
    color: #ba4596;
  }
  header .header-content .container .header-mobile-box nav .menu-item-has-children .sub-menu .sub-menu-item .grandchildren-menu {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    gap: 29px 0;
  }
  header .header-content .container .header-mobile-box nav .menu-item-has-children .sub-menu .sub-menu-item .grandchildren-menu .menu-item-child {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  header .header-content .container .header-mobile-box nav .menu-item-has-children .sub-menu .sub-menu-item .grandchildren-menu .menu-item-child .title {
    margin: 0;
    font-family: "Solina-CondensedBold";
    font-size: 16px;
    letter-spacing: 0px;
    margin-bottom: 6px;
  }
  header .header-content .container .header-mobile-box nav .menu-item-has-children .sub-menu .sub-menu-item .grandchildren-menu .menu-item-child .grandchildren-menu-child {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  header .header-content .container .header-mobile-box nav .menu-item-has-children .sub-menu .sub-menu-item .grandchildren-menu .menu-item-child .grandchildren-menu-child a {
    font-family: "Jokker";
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0px;
    margin-bottom: 7px;
  }
  header .header-content .container .header-mobile-box nav .mobile-menu-btn {
    background-color: #f0e3d1;
    width: 100%;
    padding: 20px;
    border-top: 1px solid #5b225e;
  }
  header .header-content .container .header-mobile-box nav .mobile-menu-btn form {
    margin: 0;
  }
  header .header-content .container .header-mobile-box nav .mobile-menu-btn form select {
    text-align: center;
  }
  header .header-content .container .header-mobile-box nav .mobile-menu-bottom {
    width: 100%;
  }
  header .header-content .container .header-mobile-box nav .mobile-menu-bottom .social-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #6bd7e5;
    padding: 12px 15px 12px 34px;
  }
  header .header-content .container .header-mobile-box nav .mobile-menu-bottom .social-row a {
    font-family: "Jokker";
    font-size: 14px;
    font-weight: 500;
    text-decoration: unset;
  }
  header .header-content .container .header-mobile-box nav .mobile-menu-bottom .social-row a:hover {
    color: #fff9ae;
  }
}
header .header-content.sticky {
  background-color: #fff9ae;
}

footer {
  background-color: #f0e3d1;
  position: relative;
}
footer ul {
  margin: 0;
  padding: 0;
}
footer ul li {
  margin: 0;
  padding: 0;
}
footer ul li:before {
  display: none;
}
footer .container {
  padding-top: 51px;
  padding-bottom: 37px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  max-width: unset;
}
footer .footer-top {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 2px;
  position: relative;
}
footer .footer-top .footer-top-left {
  width: 34.5%;
}
footer .footer-top .footer-top-left .footer-logo img {
  max-width: 158px;
  margin-bottom: 62px;
}
footer .footer-top .footer-top-left .footer-menu {
  margin-bottom: 35px;
}
footer .footer-top .footer-top-left .footer-menu ul {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  margin-left: 5px;
}
footer .footer-top .footer-top-left .footer-menu ul li {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
footer .footer-top .footer-top-left .footer-menu ul li a {
  text-decoration: unset;
  font-family: "Solina-CondensedBold";
  font-size: 16px;
  line-height: 137.5%;
  letter-spacing: 0px;
  margin-bottom: 10px;
}
footer .footer-top .footer-top-left .footer-menu ul li .sub-menu-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
footer .footer-top .footer-top-left .footer-menu ul li .sub-menu-box a {
  font-family: "Jokker";
  text-decoration: unset;
  font-weight: 500;
  font-size: 16px;
  line-height: 137.5%;
  letter-spacing: 0px;
  margin-bottom: 0;
}
@media (min-width: 1440px) {
  footer .footer-top .footer-top-left .footer-menu ul li:nth-child(2) {
    margin-left: 15px;
  }
}
footer .footer-top .footer-top-left p {
  font-size: 16px;
  line-height: 218.75%;
  letter-spacing: 0px;
  margin: 0;
}
footer .footer-top .footer-top-right {
  background-color: #e0c7a3;
  width: 48.9%;
  margin-right: 2px;
  border-radius: 50px;
  padding: 12px 20px 31px;
}
footer .footer-top .footer-top-right form {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
footer .footer-top .footer-top-right form .form-pre-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 991.9px) {
  footer .footer-top .footer-top-right form .form-pre-content {
    align-items: flex-start;
  }
}
footer .footer-top .footer-top-right form .form-group-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
@media (min-width: 991.9px) {
  footer .footer-top .footer-top-right form .form-group-box {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
@media (max-width: 768.9px) {
  footer .footer-top .footer-top-right form .form-group-box {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
footer .footer-top .footer-top-right form .form-group {
  margin-bottom: 13px;
  width: 100%;
}
@media (min-width: 991.9px) {
  footer .footer-top .footer-top-right form .form-group {
    width: 44.4%;
  }
  footer .footer-top .footer-top-right form .form-group:nth-child(2), footer .footer-top .footer-top-right form .form-group:nth-child(4) {
    width: 55%;
    display: flex;
  }
}
@media (min-width: 991.9px) and (min-width: 991.9px) {
  footer .footer-top .footer-top-right form .form-group:nth-child(3), footer .footer-top .footer-top-right form .form-group:nth-child(4) {
    margin-bottom: 0;
  }
}
footer .footer-top .footer-top-right form .form-group input {
  width: 100%;
  padding: 7.5px 15px;
  font-style: normal;
  font-size: 16px;
  font-family: "Jokker";
  font-weight: 500;
  line-height: 1;
  color: #5b225e;
  background: #ffffff;
  border-radius: 19px;
  outline: none;
  border: none;
  transition: all 0.3s ease-in-out;
  border: 1px solid transparent;
  max-height: 40px;
}
footer .footer-top .footer-top-right form .form-group input::-webkit-input-placeholder {
  color: #462756;
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 16px;
  font-family: "Jokker";
  font-weight: 500;
}
@media (max-width: 768.9px) {
  footer .footer-top .footer-top-right form .form-group input::-webkit-input-placeholder {
    font-size: 14px;
  }
}
footer .footer-top .footer-top-right form .form-group input:-moz-placeholder {
  color: #462756;
  opacity: 1;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 16px;
  font-family: "Jokker";
  font-weight: 500;
}
@media (max-width: 768.9px) {
  footer .footer-top .footer-top-right form .form-group input:-moz-placeholder {
    font-size: 14px;
  }
}
footer .footer-top .footer-top-right form .form-group input::-moz-placeholder {
  color: #462756;
  opacity: 1;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 16px;
  font-family: "Jokker";
  font-weight: 500;
}
@media (max-width: 768.9px) {
  footer .footer-top .footer-top-right form .form-group input::-moz-placeholder {
    font-size: 14px;
  }
}
footer .footer-top .footer-top-right form .form-group input::-ms-input-placeholder {
  color: #462756;
  opacity: 1;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 16px;
  font-family: "Jokker";
  font-weight: 500;
}
@media (max-width: 768.9px) {
  footer .footer-top .footer-top-right form .form-group input::-ms-input-placeholder {
    font-size: 14px;
  }
}
footer .footer-top .footer-top-right form .form-group input:focus {
  border: 1px solid #5b225e;
  box-shadow: unset;
}
footer .footer-top .footer-top-right form .form-group .submit {
  width: auto;
  padding: 9px 30.5px;
  font-style: normal;
  font-size: 16px;
  line-height: 1;
  color: #ffffff;
  background: #ba4596;
  border-radius: 19px;
  outline: none;
  border: none;
  transition: all 0.2s ease-in-out;
  border: 1px solid transparent;
  margin-left: auto;
}
footer .footer-top .footer-top-right form .form-group .submit::-webkit-input-placeholder {
  color: #462756;
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 16px;
  font-family: "Jokker";
  font-weight: 500;
}
@media (max-width: 768.9px) {
  footer .footer-top .footer-top-right form .form-group .submit::-webkit-input-placeholder {
    font-size: 14px;
  }
}
footer .footer-top .footer-top-right form .form-group .submit:-moz-placeholder {
  color: #462756;
  opacity: 1;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 16px;
  font-family: "Jokker";
  font-weight: 500;
}
@media (max-width: 768.9px) {
  footer .footer-top .footer-top-right form .form-group .submit:-moz-placeholder {
    font-size: 14px;
  }
}
footer .footer-top .footer-top-right form .form-group .submit::-moz-placeholder {
  color: #462756;
  opacity: 1;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 16px;
  font-family: "Jokker";
  font-weight: 500;
}
@media (max-width: 768.9px) {
  footer .footer-top .footer-top-right form .form-group .submit::-moz-placeholder {
    font-size: 14px;
  }
}
footer .footer-top .footer-top-right form .form-group .submit::-ms-input-placeholder {
  color: #462756;
  opacity: 1;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 16px;
  font-family: "Jokker";
  font-weight: 500;
}
@media (max-width: 768.9px) {
  footer .footer-top .footer-top-right form .form-group .submit::-ms-input-placeholder {
    font-size: 14px;
  }
}
@media (max-width: 991.9px) {
  footer .footer-top .footer-top-right form .form-group .submit {
    margin-top: 9px;
  }
}
@media (min-width: 768.9px) {
  footer .footer-top .footer-top-right form .form-group .submit {
    /* cursor: url("./arrow-cursor 2.svg"), auto !important; */
  }
}
footer .footer-top .footer-top-right form .form-group .submit:focus {
  border: 1px solid #6bd7e5;
  background: #6bd7e5;
  opacity: 1;
  box-shadow: unset;
}
footer .footer-top .footer-top-right form .form-group .submit:hover {
  border: 1px solid #6bd7e5;
  background: #6bd7e5;
  opacity: 1;
}
footer .footer-top .footer-top-right form .form-group .submit.error-field {
  border: 1px solid red !important;
}
footer .footer-top .footer-top-right form .text-box {
  text-align: center;
  margin-bottom: 18px;
}
@media (min-width: 991.9px) {
  footer .footer-top .footer-top-right form .text-box {
    text-align: left;
  }
}
footer .footer-top .footer-top-right form .text-box h2 {
  font-family: "Micro-ExtraBold";
  font-size: 40px;
  line-height: 1;
  margin-bottom: 9px;
  color: #5b225e;
  letter-spacing: 0px;
}
footer .footer-top .footer-top-right form .text-box p,
footer .footer-top .footer-top-right form .text-box h4 {
  font-family: "Jokker";
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  margin: 0;
  margin-bottom: 0;
}
footer .footer-top .footer-top-right form .footer-submitsuccess {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
footer .footer-top .footer-top-right form .footer-submitsuccess .text-box {
  text-align: center;
  margin-bottom: 25px;
}
footer .footer-top .footer-top-right form .footer-submitsuccess .text-box h2 {
  font-family: "Micro-ExtraBold";
  font-size: 40px;
  line-height: 1;
  margin-bottom: 24px;
}
footer .footer-top .footer-top-right form .footer-submitsuccess .text-box p,
footer .footer-top .footer-top-right form .footer-submitsuccess .text-box h4 {
  font-family: "Jokker";
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  margin: 0;
  margin-bottom: 0;
  max-width: 400px;
}
footer .footer-top .footer-top-right form .footer-submitsuccess .logo-box {
  text-align: center;
  transition: all 0.2s;
  margin-bottom: 25px;
}
footer .footer-top .footer-top-right form .footer-submitsuccess .logo {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
footer .footer-top .footer-top-right form .footer-submitsuccess .logo img + img {
  margin-top: 2.3px;
  transform: rotate(180deg);
  animation: logoRotate 0.7s ease-in-out;
  animation-fill-mode: forwards;
  animation-delay: 0.7s;
}
footer .footer-top .footer-top-right form .footer-submitsuccess > p,
footer .footer-top .footer-top-right form .footer-submitsuccess h4 {
  font-family: "Jokker";
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  margin: 0;
  margin-bottom: 25px;
}
footer .footer-top .footer-top-right form .footer-submitsuccess > a {
  width: auto;
  padding: 9.5px 30.5px;
  font-style: normal;
  font-size: 16px;
  line-height: 1;
  color: #ffffff;
  background: #ba4596;
  border-radius: 19px;
  outline: none;
  border: none;
  transition: all 0.2s ease-in-out;
  border: 1px solid transparent;
  cursor: pointer;
  margin-top: 8px;
  text-decoration: unset;
}
footer .footer-top .footer-top-right form .footer-submitsuccess > a::-webkit-input-placeholder {
  color: #462756;
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 16px;
  font-family: "Jokker";
  font-weight: 500;
}
@media (max-width: 768.9px) {
  footer .footer-top .footer-top-right form .footer-submitsuccess > a::-webkit-input-placeholder {
    font-size: 14px;
  }
}
footer .footer-top .footer-top-right form .footer-submitsuccess > a:-moz-placeholder {
  color: #462756;
  opacity: 1;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 16px;
  font-family: "Jokker";
  font-weight: 500;
}
@media (max-width: 768.9px) {
  footer .footer-top .footer-top-right form .footer-submitsuccess > a:-moz-placeholder {
    font-size: 14px;
  }
}
footer .footer-top .footer-top-right form .footer-submitsuccess > a::-moz-placeholder {
  color: #462756;
  opacity: 1;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 16px;
  font-family: "Jokker";
  font-weight: 500;
}
@media (max-width: 768.9px) {
  footer .footer-top .footer-top-right form .footer-submitsuccess > a::-moz-placeholder {
    font-size: 14px;
  }
}
footer .footer-top .footer-top-right form .footer-submitsuccess > a::-ms-input-placeholder {
  color: #462756;
  opacity: 1;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 16px;
  font-family: "Jokker";
  font-weight: 500;
}
@media (max-width: 768.9px) {
  footer .footer-top .footer-top-right form .footer-submitsuccess > a::-ms-input-placeholder {
    font-size: 14px;
  }
}
@media (min-width: 768.9px) {
  footer .footer-top .footer-top-right form .footer-submitsuccess > a {
    /* cursor: url("./arrow-cursor 1.svg"), auto !important; */
  }
}
footer .footer-top .footer-top-right form .footer-submitsuccess > a:focus {
  border: 1px solid #6bd7e5;
  background: #6bd7e5;
  opacity: 1;
  box-shadow: unset;
}
footer .footer-top .footer-top-right form .footer-submitsuccess > a:hover {
  border: 1px solid #6bd7e5;
  background: #6bd7e5;
  opacity: 1;
}
footer .footer-top .footer-top-right form > p {
  font-family: "Jokker";
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
  margin-top: 20px;
  margin-bottom: 0;
}
footer .footer-top .footer-top-right form h4 {
  font-family: "Jokker";
  font-size: 10px;
  font-weight: 400;
  font-stretch: normal;
  line-height: 12px;
  letter-spacing: 0px;
  color: #5b225e;
  margin-top: 36px;
}
footer .footer-top .footer-top-right form .newsletter-form__message {
  margin: 0;
  font-family: "Jokker";
  font-weight: 500;
  font-size: 16px;
  display: flex;
  align-items: center;
  width: 100%;
  color: red;
}
footer .footer-top .footer-top-right form .newsletter-form__message .icon {
  width: 10px;
}
footer .footer-bottom {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #6bd7e5;
}
footer .footer-bottom .social-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 36px;
  margin: 0 auto;
}
footer .footer-bottom .social-row a {
  font-size: 18px;
  text-decoration: unset;
}
footer .footer-bottom .social-row a:hover {
  color: #fff9ae;
}
@media (max-width: 1200.9px) {
  footer .footer-top .footer-top-left {
    width: 48%;
  }
  footer .footer-top .footer-top-left .footer-menu {
    margin-bottom: 100px;
  }
  footer .footer-top .footer-top-left .footer-menu ul {
    flex-wrap: wrap;
  }
  footer .footer-top .footer-top-left .footer-menu ul li {
    width: 48%;
    margin-bottom: 30px;
  }
  footer .footer-top .footer-top-right {
    width: 48%;
    padding: 40px 25px;
  }
  footer .footer-top .footer-top-right form .form-group input {
    font-size: 16px;
    line-height: 1.2;
  }
  footer .footer-top .footer-top-right form .form-group .submit {
    padding: 11px 30.5px;
    font-size: 16px;
    line-height: 1.2;
  }
  footer .footer-top .footer-top-right form .text-box {
    margin-bottom: 55px;
  }
  footer .footer-top .footer-top-right form .text-box h2 {
    font-size: 40px;
    margin-bottom: 22px;
    line-height: 1.2;
  }
  footer .footer-top .footer-top-right form .text-box p,
  footer .footer-top .footer-top-right form .text-box h4 {
    font-size: 16px;
    line-height: 22px;
    line-height: 1.2;
  }
  footer .footer-top .footer-top-right form .footer-submitsuccess .text-box {
    margin-bottom: 25px;
  }
  footer .footer-top .footer-top-right form .footer-submitsuccess .text-box h2 {
    font-size: 40px;
    margin-bottom: 24px;
    line-height: 1.2;
  }
  footer .footer-top .footer-top-right form .footer-submitsuccess .text-box p,
  footer .footer-top .footer-top-right form .footer-submitsuccess .text-box h4 {
    font-size: 16px;
    line-height: 1.2;
  }
  footer .footer-top .footer-top-right form .footer-submitsuccess > p,
  footer .footer-top .footer-top-right form .footer-submitsuccess h4 {
    font-size: 14px;
    margin-bottom: 25px;
    line-height: 1.2;
  }
  footer .footer-top .footer-top-right form .footer-submitsuccess > a {
    padding: 9.5px 30.5px;
    font-size: 16px;
    margin-top: 8px;
    line-height: 1.2;
  }
  footer .footer-top .footer-top-right form > p,
  footer .footer-top .footer-top-right form h4 {
    font-size: 12px;
    margin-top: 25px;
    line-height: 1.2;
  }
}
@media (max-width: 991.9px) {
  footer .footer-top .footer-top-left .footer-logo img {
    max-width: 192px;
  }
  footer .footer-top .footer-top-right {
    width: 48%;
    padding: 40px 35px;
  }
  footer .footer-top .footer-top-right form {
    max-width: unset;
    margin-bottom: 23px;
  }
  footer .footer-top .footer-top-right form .form-group input {
    font-size: 16px;
    line-height: 1.2;
  }
  footer .footer-top .footer-top-right form .form-group .submit {
    padding: 11px 30.5px;
    font-size: 16px;
    margin-top: 9px;
    line-height: 1.2;
  }
  footer .footer-top .footer-top-right form .text-box {
    margin-bottom: 22px;
  }
  footer .footer-top .footer-top-right form .text-box h2 {
    font-size: 32px;
    margin-bottom: 22px;
  }
  footer .footer-top .footer-top-right form .text-box p,
  footer .footer-top .footer-top-right form .text-box h4 {
    font-size: 16px;
    line-height: 22px;
    line-height: 1.2;
  }
  footer .footer-top .footer-top-right form .footer-submitsuccess .text-box {
    margin-bottom: 55px;
  }
  footer .footer-top .footer-top-right form .footer-submitsuccess .text-box h2 {
    font-size: 32px;
    margin-bottom: 22px;
  }
  footer .footer-top .footer-top-right form .footer-submitsuccess .text-box p,
  footer .footer-top .footer-top-right form .footer-submitsuccess .text-box h4 {
    font-size: 16px;
    line-height: 1.2;
  }
  footer .footer-top .footer-top-right form .footer-submitsuccess > p,
  footer .footer-top .footer-top-right form .footer-submitsuccess h4 {
    font-size: 14px;
    margin-bottom: 25px;
    line-height: 1.2;
  }
  footer .footer-top .footer-top-right form .footer-submitsuccess > a {
    padding: 9.5px 30.5px;
    font-size: 16px;
    margin-top: 8px;
    line-height: 1.2;
  }
  footer .footer-top .footer-top-right form > p,
  footer .footer-top .footer-top-right form h4 {
    font-size: 12px;
    margin-top: 35px;
    line-height: 1.2;
  }
}
@media (max-width: 768.9px) {
  footer .container {
    padding-top: 55px;
    padding-bottom: 24px;
  }
  footer .footer-top {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
    margin-bottom: 29px;
  }
  footer .footer-top .footer-top-left {
    width: 100%;
  }
  footer .footer-top .footer-top-left .footer-menu {
    margin-bottom: 30px;
  }
  footer .footer-top .footer-top-left .footer-menu ul {
    flex-wrap: wrap;
    flex-direction: column;
  }
  footer .footer-top .footer-top-left .footer-menu ul li {
    width: 100%;
    margin-bottom: 0;
    border-bottom: 1px solid #5b225e;
    padding: 9.5px 0;
  }
  footer .footer-top .footer-top-left .footer-menu ul li.active > a:after {
    content: "-";
  }
  footer .footer-top .footer-top-left .footer-menu ul li > a {
    font-size: 14px;
    margin-bottom: 0;
    position: relative;
  }
  footer .footer-top .footer-top-left .footer-menu ul li > a:after {
    content: "+";
    font-size: 14px;
    margin-left: 10px;
  }
  footer .footer-top .footer-top-left .footer-menu ul li .sub-menu-box {
    display: none;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 10px;
  }
  footer .footer-top .footer-top-left .footer-menu ul li .sub-menu-box a {
    font-size: 14px;
    width: 100%;
    display: block;
  }
  footer .footer-top .footer-top-left .footer-menu ul li:last-child {
    margin-bottom: 0;
  }
  footer .footer-top .footer-top-left .footer-logo img {
    max-width: 150px;
    margin-bottom: 25px;
  }
  footer .footer-top .footer-top-left p {
    font-size: 14px;
    line-height: 1;
  }
  footer .footer-top .footer-top-right {
    width: 100%;
    padding: 20px 21.5px 23px;
    margin: 0;
    margin-bottom: 55px;
    border-radius: 40px;
  }
  footer .footer-top .footer-top-right form {
    max-width: unset;
    margin-bottom: 0;
  }
  footer .footer-top .footer-top-right form .form-group {
    margin-bottom: 8px;
  }
  footer .footer-top .footer-top-right form .form-group input {
    padding: 8.5px 15px;
    font-size: 14px;
    max-height: 35px;
  }
  footer .footer-top .footer-top-right form .form-group .submit {
    padding: 8.5px 30.5px;
    font-size: 14px;
    margin-top: 8px;
  }
  footer .footer-top .footer-top-right form .form-group:nth-child(3) {
    width: 71.1%;
  }
  footer .footer-top .footer-top-right form .form-group:nth-child(4) {
    width: 24.6%;
  }
  footer .footer-top .footer-top-right form .text-box {
    margin-bottom: 22px;
  }
  footer .footer-top .footer-top-right form .text-box h2 {
    line-height: 1.2;
    font-size: 26px;
    margin-bottom: 15px;
  }
  footer .footer-top .footer-top-right form .text-box p,
  footer .footer-top .footer-top-right form .text-box h4 {
    line-height: 1.2;
    font-size: 14px;
    font-weight: 500;
  }
  footer .footer-top .footer-top-right form .footer-submitsuccess .text-box {
    margin-bottom: 55px;
  }
  footer .footer-top .footer-top-right form .footer-submitsuccess .text-box h2 {
    line-height: 1.2;
  }
  footer .footer-top .footer-top-right form .footer-submitsuccess .text-box p,
  footer .footer-top .footer-top-right form .footer-submitsuccess .text-box h4 {
    font-size: 12px;
    line-height: 1;
  }
  footer .footer-top .footer-top-right form .footer-submitsuccess > p,
  footer .footer-top .footer-top-right form .footer-submitsuccess h4 {
    font-size: 12px;
    line-height: 1;
  }
  footer .footer-top .footer-top-right form .footer-submitsuccess > a {
    font-size: 12px;
    line-height: 1;
  }
  footer .footer-top .footer-top-right form > p,
  footer .footer-top .footer-top-right form h4 {
    font-size: 12px;
    line-height: 1;
    margin-top: 15px;
  }
  footer .footer-bottom .social-row {
    padding: 10px 19px;
  }
  footer .footer-bottom .social-row a {
    font-size: 14px;
  }
}
@media (max-width: 450px) {
  footer .footer-top .footer-top-right form .form-group:nth-child(3) {
    width: 100%;
  }
  footer .footer-top .footer-top-right form .form-group:nth-child(4) {
    width: 100%;
  }
  footer .footer-bottom .social-row {
    padding: 10px 19px;
  }
  footer .footer-bottom .social-row a {
    font-size: 14px;
  }
}

@keyframes swing {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(3deg);
  }
  50% {
    transform: rotate(0deg);
  }
  75% {
    transform: rotate(3deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes swingB {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(-3deg);
  }
  50% {
    transform: rotate(0deg);
  }
  75% {
    transform: rotate(-3deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.banner {
  max-height: 736px;
  min-height: 700px;
  height: 100vh;
  width: 100%;
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  background-color: #EDE5DC;
  border-radius: 0px 0px 50px 50px;
  border: solid 1px #ff6800;
  border-top: unset;
}
@media (max-width: 991.9px) {
  .banner {
    min-height: unset;
    height: 90vh;
  }
}
@media (max-width: 768.9px) {
  .banner {
    height: 70vh;
  }
}
@media (max-width: 576px) {
  .banner {
    height: 42.5vh;
    min-height: 450px;
    border-radius: 0 0 30px 30px;
  }
}
.banner .mobile-img {
  display: none;
}
@media (max-width: 768.9px) {
  .banner .mobile-img {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 462px;
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
  }
}
.banner .container {
  position: relative;
  width: 100%;
  height: 100%;
}
.banner .container .content {
  position: absolute;
  top: 64.1%;
  transform: translateY(-50%);
  z-index: 10;
}
@media (min-width: 1440px) {
  .banner .container .content {
    margin-left: 12px;
  }
}
.banner .container .content h1 {
  font-family: "Micro-ExtraBold";
  color: #5b225e;
  font-size: 120px;
  line-height: 0.83;
  letter-spacing: 0px;
  text-shadow: 0px 11px #6bd7e5;
  margin-bottom: 63px;
  animation: fadeInUp 1s forwards;
}
.banner .container .content h1 .style-a {
  display: inline-block;
}
.banner .container .content h1 .style-b {
  display: inline-block;
}
@media (max-width: 1440px) {
  .banner .container .content h1 {
    font-size: 96px;
  }
}
@media (max-width: 991.9px) {
  .banner .container .content h1 {
    font-size: 70px;
    margin-bottom: 40px;
  }
}
@media (max-width: 768.9px) {
  .banner .container .content h1 {
    font-size: 60px;
  }
}
@media (max-width: 576px) {
  .banner .container .content h1 {
    font-size: 50px;
  }
}
.banner .container .content .btn-1 {
  position: relative;
}
.banner .container .content .btn-1 span {
  display: none;
}
.banner .container .content .btn-1:hover {
  background-color: #5b225e;
  color: #ffffff;
}
@media (max-width: 991.9px) {
  .banner .container .content h1 {
    margin: 0 auto;
    margin-bottom: 45px;
    line-height: 1;
    text-shadow: -3px 5px #6bd7e5;
  }
  .banner .container .content .btn-1 {
    margin: 0 auto;
  }
}
@media (max-width: 768.9px) {
  .banner .container .content {
    top: 59.1%;
  }
}
.banner .container > img {
  position: absolute;
  bottom: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 769px) {
  .banner .container > img {
    width: 100%;
  }
}
@media (max-width: 768.9px) {
  .banner .container > img {
    display: none;
  }
}

.text-content-box {
  margin-top: -30px;
}
@media (max-width: 576px) {
  .text-content-box {
    margin-top: 0;
  }
}
.text-content-box .container {
  position: relative;
  padding-top: 88px;
  padding-bottom: 42px;
}
@media (max-width: 768.9px) {
  .text-content-box .container {
    padding-top: 56px;
    padding-bottom: 57px;
  }
}
@media (max-width: 576px) {
  .text-content-box .container {
    padding-top: 25px;
    padding-bottom: 28px;
  }
}
.text-content-box .container .text-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 950px;
  margin: 0 auto;
}
.text-content-box .container .text-box h2 {
  font-size: 40px;
  line-height: 27px;
  margin: 0;
  margin-bottom: 26px;
  letter-spacing: 0px;
  text-align: center;
}
.text-content-box .container .text-box p,
.text-content-box .container .text-box h4 {
  font-family: "Jokker";
  font-weight: 500;
  margin: 0;
  margin-bottom: 26px;
  text-align: center;
  font-size: 16px;
  line-height: 1.25;
}
.text-content-box .container .text-box .btn-1 {
  padding: 9px 26px;
}
@media (max-width: 768.9px) {
  .text-content-box .container .text-box h2 {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 27px;
    max-width: 100%;
  }
  .text-content-box .container .text-box p,
  .text-content-box .container .text-box h4 {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 34px;
  }
  .text-content-box .container .text-box .btn-1 {
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  .text-content-box .container .text-box h2 {
    margin-bottom: 15px;
  }
  .text-content-box .container .text-box p,
  .text-content-box .container .text-box h4 {
    text-align: center;
    margin-bottom: 27px;
  }
}
.text-content-box .container .img-box {
  display: none;
}
.text-content-box .container .img-box img {
  position: absolute;
  right: 0;
  bottom: 0;
  animation: Up-down 1s infinite ease-in-out;
}
.text-content-box .container .img-box img:first-child {
  right: 16.7%;
  bottom: 62.7%;
}
.text-content-box .container .img-box img:nth-child(2) {
  right: 7.2%;
  bottom: 38.7%;
  animation: Up-down 1.5s infinite ease-in-out;
}
.text-content-box .container .img-box img:nth-child(3) {
  right: 7.1%;
  bottom: 16.8%;
  transform: rotate(45deg);
  animation: Up-down 1.2s infinite ease-in-out;
}
.text-content-box .container .img-box img:nth-child(4) {
  right: 4%;
  bottom: 27.7%;
  transform: rotate(45deg);
  animation: Up-down 1s infinite ease-in-out;
}
@media (max-width: 768.9px) {
  .text-content-box .container .img-box img {
    width: 31px;
  }
  .text-content-box .container .img-box img:first-child {
    right: 64.7%;
    bottom: 15.7%;
    transform: rotate(310deg);
  }
  .text-content-box .container .img-box img:nth-child(2) {
    right: 15.2%;
    bottom: 20.7%;
    transform: rotate(348deg);
  }
  .text-content-box .container .img-box img:nth-child(3) {
    right: 14.5%;
    bottom: 7%;
    transform: rotate(0);
  }
  .text-content-box .container .img-box img:nth-child(4) {
    right: 7%;
    bottom: 14%;
    transform: rotate(0);
  }
}
.text-content-box.style-2 {
  margin-top: 0;
  background-color: #ffffff;
}
.text-content-box.style-2 .container {
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
}
.text-content-box.style-2 .container .text-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 666px;
  margin: 0 auto;
}
.text-content-box.style-2 .container .text-box h2 {
  line-height: 50px;
  margin-bottom: 55px;
}
.text-content-box.style-2 .container .text-box p,
.text-content-box.style-2 .container .text-box h4 {
  font-family: "Jokker";
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  margin-bottom: 20px;
  line-height: 1.2;
  max-width: 666px;
}
.text-content-box.style-2 .container .text-box p:last-child,
.text-content-box.style-2 .container .text-box h4:last-child {
  margin-bottom: 0;
}
@media (max-width: 768.9px) {
  .text-content-box.style-2 .container {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .text-content-box.style-2 .container .text-box h2 {
    margin-bottom: 50px;
    max-width: 150px;
    font-size: 26px;
    line-height: 1.2;
  }
  .text-content-box.style-2 .container .text-box p,
  .text-content-box.style-2 .container .text-box h4 {
    margin-bottom: 20px;
    font-size: 14px;
    max-width: 305px;
  }
}

.rolling-introduction {
  background-color: #ffffff;
  padding: 19px 0;
  border-top: 1px solid #5b225e;
  border-bottom: 1px solid #5b225e;
  position: relative;
  width: 100%;
}
.rolling-introduction .container {
  width: 100%;
}
.rolling-introduction .container .content .full-captions {
  position: absolute;
  transform: unset;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 1320px;
}
.rolling-introduction .container .content .full-captions .captions-container .list {
  display: flex;
  width: 100%;
}
.rolling-introduction .container .content .full-captions .caption-item {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  padding-right: 20px;
  width: 100%;
}
@media (min-width: 991.9px) {
  .rolling-introduction .container .content .full-captions .caption-item {
    padding: 0 20px;
  }
}
.rolling-introduction .container .content .full-captions .caption-item img {
  margin-right: 16px;
  display: none;
}
@media (max-width: 768.9px) {
  .rolling-introduction .container .content .full-captions .caption-item img {
    margin-right: 20px;
  }
}
.rolling-introduction .container .content .full-captions .caption-item p,
.rolling-introduction .container .content .full-captions .caption-item h3 {
  color: #5b225e;
  text-align: center;
  font-size: 18px;
  font-family: "Jokker";
  font-weight: 500;
  line-height: 283.3333333333%;
  letter-spacing: 1px;
  margin: 0;
  text-transform: uppercase;
  position: relative;
  padding-left: 75px;
}
.rolling-introduction .container .content .full-captions .caption-item p::before,
.rolling-introduction .container .content .full-captions .caption-item h3::before {
  content: "+";
  position: absolute;
  left: 8px;
  font-family: "Micro-ExtraBold";
  font-size: 33px;
  top: 40%;
  transform: translateY(-50%);
}
@media (max-width: 991.9px) {
  .rolling-introduction .container .content .full-captions .caption-item p,
  .rolling-introduction .container .content .full-captions .caption-item h3 {
    padding-left: 40px;
  }
  .rolling-introduction .container .content .full-captions .caption-item p::before,
  .rolling-introduction .container .content .full-captions .caption-item h3::before {
    left: 0;
  }
}
.rolling-introduction .container .content .full-captions.marquee {
  width: auto;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%) translateX(0);
  max-width: unset;
}
.rolling-introduction.inner-page-box .container .content .full-captions .caption-item p::before,
.rolling-introduction.inner-page-box .container .content .full-captions .caption-item h3::before {
  display: none;
}
.rolling-introduction.style-2 .container .content .full-captions .caption-item p::before,
.rolling-introduction.style-2 .container .content .full-captions .caption-item h3::before {
  content: "x";
}

.card-cotent-box .container {
  padding-top: 104px;
  padding-bottom: 90px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (min-width: 1440px) {
  .card-cotent-box .container {
    padding-left: 68px;
    padding-right: 69px;
    align-items: stretch;
  }
}
@media (max-width: 768.9px) {
  .card-cotent-box .container {
    padding-top: 72px;
    padding-bottom: 66px;
  }
}
@media (max-width: 450px) {
  .card-cotent-box .container {
    padding-bottom: 36px;
    align-items: flex-start;
  }
}
.card-cotent-box .card-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  background-color: #ffffff;
  width: 21.85%;
  overflow: hidden;
  position: relative;
  transition: all 0.2s;
  cursor: pointer;
  text-decoration: unset;
}
@media (min-width: 768.9px) {
  .card-cotent-box .card-box {
    /* cursor: url("./arrow-cursor 1.svg"), auto !important; */
  }
}
.card-cotent-box .card-box:hover .bg-img {
  opacity: 1;
}
.card-cotent-box .card-box:hover .img-card-box {
  pointer-events: none;
  border: 1px solid #ff6800;
}
.card-cotent-box .card-box:hover .img-card-box img {
  opacity: 0;
}
.card-cotent-box .card-box:hover .btn-box {
  background-color: #5b225e;
}
.card-cotent-box .card-box:hover .btn-box .price span {
  color: #ffffff;
}
.card-cotent-box .card-box:hover .btn-box .product-form .product-form__buttons button span {
  color: #ffffff;
  border: unset;
  box-shadow: unset;
}
.card-cotent-box .card-box .btn-box {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 0;
  padding: 0 30px;
  z-index: 1;
  position: relative;
  transition: all 0.2s;
  border: 1px solid #5b225e;
  border-radius: 20px;
  max-width: 200px;
}
@media (max-width: 431px) {
  .card-cotent-box .card-box .btn-box {
    padding: 0 15px;
  }
}
.card-cotent-box .card-box .btn-box .price {
  line-height: 1;
  transition: all 0.2s;
}
.card-cotent-box .card-box .btn-box .price span {
  transition: all 0.2s;
}
.card-cotent-box .card-box .btn-box .buy-btn-wrap {
  width: 100%;
  transition: all 0.2s;
}
@media (min-width: 768.9px) {
  .card-cotent-box .card-box .btn-box .buy-btn-wrap {
    /* cursor: url("./arrow-cursor 2.svg"), auto !important; */
  }
}
.card-cotent-box .card-box .btn-box .buy-btn-wrap .product-form {
  width: 100%;
}
.card-cotent-box .card-box .btn-box .buy-btn-wrap .product-form .product-form__buttons {
  width: 100%;
  position: relative;
}
.card-cotent-box .card-box .btn-box .buy-btn-wrap .product-form .product-form__buttons::before {
  content: "";
  position: absolute;
  left: 6px;
  top: 55%;
  transform: translateY(-50%);
  width: 5px;
  height: 5px;
  border-radius: 50%;
  transition: all 0.3s;
  background-color: #5b225e;
}
.card-cotent-box .card-box .btn-box .buy-btn-wrap .product-form .product-form__buttons button {
  width: 100%;
  padding: 9.5px 5px 9.5px 10px;
  font-size: 16px;
  line-height: 1;
  color: #5b225e;
  text-align: center;
  text-decoration: unset;
  letter-spacing: 0;
  background: transparent;
  transition: all 0.2s;
  min-width: unset !important;
  min-height: unset !important;
  border: unset;
}
.card-cotent-box .card-box .btn-box .buy-btn-wrap .product-form .product-form__buttons button::before, .card-cotent-box .card-box .btn-box .buy-btn-wrap .product-form .product-form__buttons button::after {
  display: none;
}
.card-cotent-box .card-box .btn-box .buy-btn-wrap .product-form .product-form__buttons button:focus {
  border: unset;
  box-shadow: unset;
}
.card-cotent-box .card-box .btn-box .buy-btn-wrap .product-form .product-form__buttons button.loading {
  opacity: 1;
}
.card-cotent-box .card-box .btn-box .buy-btn-wrap .product-form .product-form__buttons button.loading span {
  opacity: 0;
}
.card-cotent-box .card-box .btn-box .buy-btn-wrap .product-form .product-form__buttons button span {
  font-weight: 500;
  transition: all 0.2s;
}
@media (min-width: 768.9px) {
  .card-cotent-box .card-box .btn-box .buy-btn-wrap .product-form .product-form__buttons button {
    /* cursor: url("./arrow-cursor 2.svg"), auto !important; */
  }
}
@media (max-width: 1200.9px) {
  .card-cotent-box .card-box .btn-box .buy-btn-wrap .product-form .product-form__buttons button {
    padding: 10px 5px;
  }
}
@media (max-width: 768.9px) {
  .card-cotent-box .card-box .btn-box .buy-btn-wrap .product-form .product-form__buttons button {
    font-size: 14px;
    padding: 10px;
    width: 100%;
  }
}
@media (max-width: 768.9px) {
  .card-cotent-box .card-box {
    background-color: unset;
    border-radius: unset;
    border: unset;
    width: 100%;
  }
}
.card-cotent-box .card-box .mobile-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.card-cotent-box .card-box .content {
  padding: 0;
  width: 100%;
  transition: all 0.2s;
  opacity: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 30px;
  width: 100%;
}
.card-cotent-box .card-box .bg-img {
  width: 100%;
  border-radius: 0;
  flex: 1;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  transition: all 0.2s;
  opacity: 0;
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.card-cotent-box .card-box .text-card-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  position: relative;
  z-index: 2;
  margin-bottom: 12px;
}
.card-cotent-box .card-box .text-card-box h2 {
  font-family: "Solina-CondensedBold";
  font-size: 85px;
  line-height: 123.8095238095%;
  letter-spacing: 0px;
  color: #5b225e;
  margin: 0;
  text-shadow: 0px 8px #6bd7e5;
}
.card-cotent-box .card-box .text-card-box h3 {
  font-family: "Jokker";
  font-weight: 500;
  font-size: 20px;
  line-height: 96%;
  letter-spacing: 0px;
  margin: 0;
  margin-bottom: 8px;
  text-align: center;
}
.card-cotent-box .card-box .text-card-box h3 sup {
  font-family: "Jokker";
  font-weight: 500;
  font-size: 8px;
  vertical-align: top;
}
.card-cotent-box .card-box .text-card-box p,
.card-cotent-box .card-box .text-card-box h4 {
  font-family: "Jokker";
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0px;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.card-cotent-box .card-box .text-card-box p span,
.card-cotent-box .card-box .text-card-box h4 span {
  font-family: "Jokker";
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0px;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.card-cotent-box .card-box .img-card-box {
  margin: 0 auto;
  display: flex;
  transition: all 0.2s;
  border: 1px solid #ff6800;
  padding: 30px 30px;
  position: relative;
  width: 100%;
  border-radius: 30px;
  overflow: hidden;
  margin-bottom: 12px;
}
.card-cotent-box .card-box .img-card-box img {
  max-width: 270px;
  max-height: 270px;
  margin: 0 auto;
  transition: all 0.2s;
  width: 100%;
}
@media (max-width: 768.9px) {
  .card-cotent-box .card-box .img-card-box {
    aspect-ratio: 1 !important;
  }
  .card-cotent-box .card-box .img-card-box img {
    aspect-ratio: 1 !important;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.card-cotent-box .card-box.big-card {
  background-color: #ba4596;
  width: 47.4%;
  border: 1px solid transparent;
  position: relative;
  border-radius: 50px;
}
.card-cotent-box .card-box.big-card:hover .bg-img {
  opacity: 1;
}
.card-cotent-box .card-box.big-card:hover .img-card-box img {
  opacity: 1;
}
.card-cotent-box .card-box.big-card .content {
  padding: 16px 37px;
  position: static;
}
.card-cotent-box .card-box.big-card .text-card-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  z-index: 1;
  margin: 0;
}
.card-cotent-box .card-box.big-card .text-card-box h2 {
  font-family: "Micro-ExtraBold";
  line-height: 0.75;
  margin-bottom: 62px;
}
.card-cotent-box .card-box.big-card .text-card-box .btn-1 {
  border: 1px solid transparent;
}
.card-cotent-box .card-box.big-card .text-card-box .btn-1.dark-purple {
  border: 1px solid transparent;
  color: #ffffff;
}
.card-cotent-box .card-box.big-card .img-card-box {
  margin: 0;
  position: absolute;
  border: unset;
  height: 100%;
}
.card-cotent-box .card-box.big-card .img-card-box img {
  position: absolute;
  right: 106px;
  top: -28px;
  max-width: 127px;
  max-height: 250px;
  transition: unset;
}
.card-cotent-box .card-box.big-card .img-card-box img:nth-child(2) {
  position: absolute;
  right: 33px;
  top: 205px;
  transition: unset;
}
@media (max-width: 768.9px) {
  .card-cotent-box.style-1 .card-box {
    margin-bottom: 0;
  }
  .card-cotent-box.style-1 .card-box .btn-box {
    margin-bottom: 0;
  }
}
.card-cotent-box.style-2 .container {
  padding-top: 96px;
  padding-bottom: 96px;
}
@media (min-width: 1440px) {
  .card-cotent-box.style-2 .container {
    padding-left: 218px;
    padding-right: 218px;
  }
}
@media (max-width: 768.9px) {
  .card-cotent-box.style-2 .container {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.card-cotent-box.style-2 .card-box {
  width: 27.18%;
}
.card-cotent-box.style-2 .card-box .img-card-box img {
  max-width: 270px;
  max-height: 270px;
  width: 100%;
}
.card-cotent-box.style-2 .card-box .text-card-box {
  max-width: 233px;
}
.card-cotent-box.style-2 .card-box:last-child {
  display: none;
}
@media (max-width: 991.9px) {
  .card-cotent-box.style-2 .card-box:last-child {
    display: flex;
  }
}
@media (max-width: 768.9px) {
  .card-cotent-box.style-2 .card-box .btn-box {
    margin-bottom: 0;
  }
}
.card-cotent-box.style-3 {
  position: relative;
}
.card-cotent-box.style-3 .container {
  flex-direction: unset;
  gap: unset;
  padding-bottom: 55px;
  display: block;
}
@media (min-width: 1440px) {
  .card-cotent-box.style-3 .container {
    padding-left: 221px;
    padding-right: 221px;
    gap: unset;
    flex-direction: unset;
    max-width: unset;
  }
}
.card-cotent-box.style-3 .container .list-wrap {
  display: flex;
  flex-wrap: wrap;
  transition: all 0.2s;
  gap: 88px 116px;
}
@media (min-width: 1440px) {
  .card-cotent-box.style-3 .container .list-wrap {
    justify-content: flex-start;
  }
}
@media (max-width: 1635px) {
  .card-cotent-box.style-3 .container .list-wrap {
    gap: 88px 105px;
  }
}
@media (max-width: 1525px) {
  .card-cotent-box.style-3 .container .list-wrap {
    gap: 88px 95px;
  }
}
@media (max-width: 1200.9px) {
  .card-cotent-box.style-3 .container .list-wrap {
    gap: 88px 90px;
  }
}
@media (max-width: 991.9px) {
  .card-cotent-box.style-3 .container .list-wrap {
    gap: 40px 0;
  }
}
.card-cotent-box.style-3 .container .list-wrap > h3 {
  font-family: "Jokker";
  font-weight: 500;
  font-size: 18px;
  line-height: 1.2;
  margin: 0;
}
@media (max-width: 768.9px) {
  .card-cotent-box.style-3 .container .list-wrap > h3 {
    font-size: 14px;
    text-align: center;
  }
}
.card-cotent-box.style-3 .container .list-wrap .card-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  background-color: #ffffff;
  width: 26.85%;
  overflow: hidden;
  position: relative;
  transition: all 0.2s;
  cursor: pointer;
  text-decoration: unset;
}
@media (min-width: 768.9px) {
  .card-cotent-box.style-3 .container .list-wrap .card-box {
    /* cursor: url("./arrow-cursor 1.svg"), auto !important; */
  }
}
.card-cotent-box.style-3 .container .list-wrap .card-box:hover .bg-img {
  opacity: 1;
}
.card-cotent-box.style-3 .container .list-wrap .card-box:hover .img-card-box {
  pointer-events: none;
  border: 1px solid #ff6800;
}
.card-cotent-box.style-3 .container .list-wrap .card-box:hover .img-card-box img {
  opacity: 0;
}
.card-cotent-box.style-3 .container .list-wrap .card-box .btn-box {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 0;
  padding: 0 30px;
  z-index: 1;
}
.card-cotent-box.style-3 .container .list-wrap .card-box .mobile-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.card-cotent-box.style-3 .container .list-wrap .card-box .content {
  padding: 0;
  width: 100%;
  transition: all 0.2s;
  opacity: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 50px;
  width: 100%;
}
.card-cotent-box.style-3 .container .list-wrap .card-box .bg-img {
  width: 100%;
  border-radius: 0;
  flex: 1;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  transition: all 0.2s;
  opacity: 0;
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.card-cotent-box.style-3 .container .list-wrap .card-box .text-card-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  position: relative;
  z-index: 2;
  margin-bottom: 12px;
}
.card-cotent-box.style-3 .container .list-wrap .card-box .text-card-box h2 {
  font-family: "Solina-CondensedBold";
  font-size: 85px;
  line-height: 123.8095238095%;
  letter-spacing: 0px;
  color: #5b225e;
  margin: 0;
  text-shadow: 0px 8px #6bd7e5;
}
.card-cotent-box.style-3 .container .list-wrap .card-box .text-card-box h3 {
  font-family: "Jokker";
  font-weight: 500;
  font-size: 20px;
  line-height: 96%;
  letter-spacing: 0px;
  margin: 0;
  margin-bottom: 2px;
  text-align: center;
}
.card-cotent-box.style-3 .container .list-wrap .card-box .text-card-box h3 sup {
  font-family: "Jokker";
  font-weight: 500;
  font-size: 8px;
  vertical-align: top;
}
.card-cotent-box.style-3 .container .list-wrap .card-box .text-card-box p,
.card-cotent-box.style-3 .container .list-wrap .card-box .text-card-box h4 {
  font-family: "Jokker";
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0px;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.card-cotent-box.style-3 .container .list-wrap .card-box .text-card-box p span,
.card-cotent-box.style-3 .container .list-wrap .card-box .text-card-box h4 span {
  font-family: "Jokker";
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0px;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.card-cotent-box.style-3 .container .list-wrap .card-box .img-card-box {
  margin: 0 auto;
  margin-bottom: 30px;
  display: flex;
  transition: all 0.2s;
  border: 1px solid #ff6800;
  padding: 30px 30px;
  position: relative;
  width: 100%;
  border-radius: 30px;
  overflow: hidden;
  width: 100%;
}
.card-cotent-box.style-3 .container .list-wrap .card-box .img-card-box img {
  max-width: 360px;
  max-height: 360px;
  width: 100%;
  margin: 0 auto;
  transition: all 0.2s;
}
@media (max-width: 768.9px) {
  .card-cotent-box.style-3 .container .list-wrap .card-box .img-card-box {
    aspect-ratio: 1 !important;
  }
  .card-cotent-box.style-3 .container .list-wrap .card-box .img-card-box img {
    aspect-ratio: 1 !important;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.card-cotent-box.style-3 .container.no-product-wrap {
  padding-left: 30px;
  padding-right: 30px;
}
.card-cotent-box.style-3 .container.no-product-wrap .list-wrap {
  margin: 0;
}
@media (max-width: 768.9px) {
  .card-cotent-box.style-3 .container.no-product-wrap {
    display: flex;
    justify-content: center;
  }
}
.card-cotent-box.style-3 .card-box .text-card-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.card-cotent-box.style-3 .card-box .text-card-box h3 {
  font-family: "Jokker";
  font-weight: 500;
  font-size: 20px;
  line-height: 96%;
  letter-spacing: 0px;
  text-shadow: unset;
  margin: 0;
}
.card-cotent-box.style-3 .card-box .text-card-box h3 sup {
  font-family: "Jokker";
  font-size: 8px;
  vertical-align: top;
}
.card-cotent-box.style-3 .card-box.page-card {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.card-cotent-box.style-3 .card-box.page-card .content {
  bottom: unset;
  top: 50%;
  transform: translateY(-50%);
}
.card-cotent-box.style-3 .card-box.page-card .btn-box {
  width: 100%;
  margin-top: 50px;
}
.card-cotent-box.style-3 .card-box.page-card .btn-box .btn-1 {
  width: 100%;
}
@media (max-width: 768.9px) {
  .card-cotent-box.style-3 .card-box.page-card {
    justify-content: space-between;
  }
  .card-cotent-box.style-3 .card-box.page-card .content {
    bottom: unset;
    top: 50%;
    transform: unset;
  }
  .card-cotent-box.style-3 .card-box.page-card .mobile-content {
    flex: 1;
  }
  .card-cotent-box.style-3 .card-box.page-card .btn-box {
    margin-top: 0;
  }
}
.card-cotent-box.style-3 .load-more-loading.loading {
  color: #ffffff !important;
  border-color: transparent !important;
  pointer-events: none;
  position: relative;
  height: 45px;
  display: flex;
  justify-content: center;
}
@media (max-width: 768.9px) {
  .card-cotent-box.style-3 .load-more-loading.loading {
    height: 25px;
  }
}
.card-cotent-box.style-3 .load-more-loading.loading::before {
  content: "";
  position: absolute;
  z-index: 10;
  width: 45px;
  height: 45px;
  background-color: transparent;
  border-radius: 50%;
  border: 4px solid #ffffff;
  opacity: 1;
  border-left-color: transparent;
  animation-name: spin;
  animation-duration: 2000ms;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@media (max-width: 768.9px) {
  .card-cotent-box.style-3 .load-more-loading.loading::before {
    width: 25px;
    height: 25px;
  }
}
@media (max-width: 991.9px) {
  .card-cotent-box.style-3 .container .list-wrap {
    margin: 0;
    display: flex;
    justify-content: flex-start;
  }
  .card-cotent-box.style-3 .card-box {
    width: 48.5% !important;
  }
}
@media (max-width: 768.9px) {
  .card-cotent-box.style-3 .container {
    padding-top: 46px;
    padding-bottom: 0px;
  }
  .card-cotent-box.style-3 .card-box .img-card-box {
    padding: 25.5px 30px !important;
  }
  .card-cotent-box.style-3 .card-box .text-card-box h3 {
    font-size: 18px !important;
  }
  .card-cotent-box.style-3 .card-box .text-card-box h4 {
    font-size: 12px !important;
  }
  .card-cotent-box.style-3 .card-box .text-card-box h4 span {
    font-size: 12px !important;
  }
}
.card-cotent-box.loading {
  color: #ffffff !important;
  border-color: transparent !important;
  pointer-events: none;
  position: relative;
}
.card-cotent-box.loading::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  width: 45px;
  height: 45px;
  background-color: transparent;
  border-radius: 50%;
  border: 4px solid #ffffff;
  opacity: 1;
  border-left-color: transparent;
  animation-name: spin;
  animation-duration: 2000ms;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@media (max-width: 768.9px) {
  .card-cotent-box.loading::before {
    width: 25px;
    height: 25px;
  }
}
.card-cotent-box.loading .container .list-wrap {
  opacity: 0;
}
.card-cotent-box .pagination-wrapper {
  margin: 0;
  margin-bottom: 60px;
}
.card-cotent-box .pagination-wrapper .pagination ul li::before {
  display: none;
}
.card-cotent-box .pagination-wrapper .pagination ul li a {
  font-size: 16px;
  opacity: 1 !important;
  transition: all 0.2s;
  text-decoration: unset !important;
}
.card-cotent-box .pagination-wrapper .pagination ul li a svg {
  transition: all 0.2s;
}
.card-cotent-box .pagination-wrapper .pagination ul li a.pagination__item--current {
  font-size: 16px;
  color: #ba4596;
}
.card-cotent-box .pagination-wrapper .pagination ul li a:hover {
  text-decoration: unset !important;
}
@media (max-width: 1440px) {
  .card-cotent-box .card-box.big-card .text-card-box h2 {
    font-size: 72px;
  }
}
@media (max-width: 991.9px) {
  .card-cotent-box .card-box {
    width: 48%;
    margin-bottom: 45px;
  }
  .card-cotent-box .card-box .img-card-box {
    margin-bottom: 23px;
  }
  .card-cotent-box .card-box .img-card-box img {
    max-width: 71px;
    max-height: 185px;
  }
  .card-cotent-box .card-box.big-card {
    width: 100%;
    margin-bottom: 45px;
  }
  .card-cotent-box .card-box.big-card .text-card-box h2 {
    font-size: 50px;
  }
  .card-cotent-box .card-box.big-card .img-card-box img {
    position: absolute;
    right: 81px;
    top: 0;
    max-width: 96px;
  }
  .card-cotent-box .card-box.big-card .img-card-box img:nth-child(2) {
    position: absolute;
    right: 16px;
    top: 60px;
  }
  .card-cotent-box.style-2 .card-box {
    width: 48%;
    margin-bottom: 45px;
  }
  .card-cotent-box.style-2 .card-box .img-card-box {
    margin-bottom: 23px;
  }
  .card-cotent-box.style-2 .card-box .img-card-box img {
    max-width: 140px;
    max-height: 185px;
  }
}
@media (max-width: 768.9px) {
  .card-cotent-box .card-box .content {
    padding: 39px 0 12px;
  }
  .card-cotent-box .card-box .text-card-box h2 {
    font-size: 50px;
  }
  .card-cotent-box .card-box .text-card-box h3 {
    font-size: 18px;
  }
  .card-cotent-box .card-box .text-card-box p,
  .card-cotent-box .card-box .text-card-box h4 {
    font-size: 12px;
  }
  .card-cotent-box .card-box .text-card-box p span,
  .card-cotent-box .card-box .text-card-box h4 span {
    font-size: 12px;
  }
  .card-cotent-box .card-box .text-card-box .btn-box {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  .card-cotent-box .card-box.big-card {
    width: 100%;
    margin-bottom: 45px;
  }
  .card-cotent-box .card-box.big-card .content {
    padding: 45px 37px;
    position: static;
  }
  .card-cotent-box .card-box.big-card .text-card-box h2 {
    font-size: 50px;
  }
  .card-cotent-box.style-2 .card-box {
    width: 47.5%;
  }
  .card-cotent-box.style-2 .card-box .content {
    padding: 10px 5px 23px;
  }
  .card-cotent-box.style-2 .card-box .text-card-box h2 {
    font-size: 50px;
  }
  .card-cotent-box.style-2 .card-box .text-card-box h3 {
    font-size: 18px;
  }
  .card-cotent-box.style-2 .card-box .text-card-box p,
  .card-cotent-box.style-2 .card-box .text-card-box h4 {
    font-size: 12px;
  }
  .card-cotent-box.style-2 .card-box .text-card-box p span,
  .card-cotent-box.style-2 .card-box .text-card-box h4 span {
    font-size: 12px;
  }
  .card-cotent-box.style-2 .card-box .text-card-box .btn-box {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  .card-cotent-box.style-2 .card-box .text-card-box .btn-box .btn-1 {
    width: 48%;
    padding: 11px 5px;
  }
  .card-cotent-box.style-2 .card-box .text-card-box .btn-box .btn-1.dark-purple {
    width: 48%;
    padding: 11px 5px;
  }
}
@media (max-width: 576px) {
  .card-cotent-box .card-box {
    width: 46.1%;
    margin-bottom: 30px;
  }
  .card-cotent-box .card-box.big-card {
    margin-bottom: 30px;
    border-radius: 30px;
  }
  .card-cotent-box .card-box.big-card .content {
    padding: 14px 24px;
  }
  .card-cotent-box .card-box.big-card .text-card-box h2 {
    line-height: 0.8;
    margin-bottom: 23px;
  }
  .card-cotent-box .card-box.big-card .text-card-box a {
    padding: 9px 33px;
  }
  .card-cotent-box .card-box.big-card .img-card-box img {
    right: 54px;
    top: 20px;
    max-width: 77px;
    max-height: 152px;
  }
  .card-cotent-box .card-box.big-card .img-card-box img:nth-child(2) {
    right: 29px;
    top: 114px;
  }
  .card-cotent-box .card-box .img-card-box {
    padding: 25px 30px;
    margin-bottom: 20px;
  }
  .card-cotent-box.style-2 .card-box {
    margin-bottom: 30px;
  }
}

.sticky-bar .container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 28px;
  padding-bottom: 28px;
  position: relative;
}
.sticky-bar .container .full-captions {
  position: absolute;
  transform: unset;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 1320px;
}
.sticky-bar .container .full-captions .captions-container .list {
  display: flex;
  width: 100%;
}
@media (max-width: 991.9px) {
  .sticky-bar .container .full-captions .captions-container .list {
    flex-wrap: wrap;
    gap: 20px 0;
    margin: 0 auto;
  }
}
.sticky-bar .container .full-captions .caption-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  width: 100%;
  padding: 0 15px;
  /*  @media (max-width:$m-1440) {
     padding: 0 15px;
   }

   @media (max-width:$m-1200) {
     padding: 0 15px;
   } */
}
.sticky-bar .container .full-captions .caption-item img {
  max-width: 102px;
  margin-right: 35px;
}
.sticky-bar .container .full-captions .caption-item p,
.sticky-bar .container .full-captions .caption-item h3 {
  font-family: "Jokker";
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1.25;
  color: #ff6800;
  margin: 0;
  font-weight: 500 !important;
  letter-spacing: 0px;
  max-width: 309px;
}
.sticky-bar .container .full-captions.marquee {
  width: auto;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%) translateX(0);
  max-width: unset;
}
@media (max-width: 991.9px) {
  .sticky-bar .container .full-captions.marquee .captions-container .list {
    flex-wrap: nowrap;
    width: 100%;
    gap: 0;
    margin: unset;
  }
}
@media (max-width: 1200.9px) {
  .sticky-bar .container .full-captions:not(.marquee) {
    position: static;
    transform: unset;
  }
}
@media (max-width: 1200.9px) {
  .sticky-bar .container .full-captions:not(.marquee) .caption-item {
    padding: 0 0;
  }
  .sticky-bar .container .full-captions:not(.marquee) .caption-item h3 {
    max-width: 100%;
    width: 65%;
  }
  .sticky-bar .container .full-captions:not(.marquee) .caption-item h3 br {
    display: none;
  }
}
.sticky-bar .container p {
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  color: #ff6800;
  margin: 0;
  width: 46%;
  font-weight: 500 !important;
}
.sticky-bar .container .random-text-box {
  width: 60%;
}
.sticky-bar .container .random-text-box p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  color: #5b225e;
  margin: 0;
  font-weight: 500 !important;
  width: 100%;
  display: none;
}
.sticky-bar .container .random-text-box p:first-child {
  display: block;
}
.sticky-bar .container .slogan {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  background: #fff9ae;
  border-radius: 20px;
  padding: 11px 30px 9px 18px;
  width: 31.5%;
}
.sticky-bar .container .slogan .dots {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-right: 21px;
}
.sticky-bar .container .slogan .dots span {
  width: 18px;
  height: 18px;
  background-color: #ffffff;
  border-radius: 50%;
  border: 2px solid #5b225e;
  margin-right: 12px;
  transition: all 0.2s;
  transform: scale(1) translateY(0);
}
.sticky-bar .container .slogan .dots span.enlarged {
  transform: scale(1) translateY(-5px);
}
.sticky-bar .container .slogan .random-text-box-2 {
  width: 100%;
}
.sticky-bar .container .slogan .random-text-box-2 p {
  font-size: 16px;
  letter-spacing: 0.1px;
  width: 100%;
  display: none;
}
.sticky-bar .container .slogan .random-text-box-2 p:first-child {
  display: block;
}
.sticky-bar .container .slogan.disabled {
  pointer-events: none;
  opacity: 0.8;
  cursor: not-allowed;
}
@media (min-width: 768.9px) {
  .sticky-bar .container .slogan {
    /* cursor: url("./arrow-cursor 2.svg"), auto !important; */
  }
}
.sticky-bar.style-1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #fff9ae;
  border-top: 1px solid #ff6800;
  border-bottom: 1px solid #ff6800;
}
.sticky-bar.style-1 .container {
  width: 100%;
  padding-top: 80px;
  padding-bottom: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  max-width: unset;
}
@media (min-width: 1440px) {
  .sticky-bar.style-1 .container {
    padding-left: 162px;
    padding-right: 162px;
  }
}
.sticky-bar.style-1 .container .full-captions {
  background-color: #fff9ae;
}
.sticky-bar.style-1 > p {
  font-size: 16px;
  line-height: 1;
  color: #ff6800;
  margin: 0;
  width: 100%;
  font-weight: 500 !important;
  text-align: center;
  padding: 0 20px;
  margin-bottom: 10px;
}
@media (max-width: 768.9px) {
  .sticky-bar.style-1 > p {
    font-size: 12px;
  }
}
@media (max-width: 1200.9px) {
  .sticky-bar.style-1:not(.marquee) .container {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.sticky-bar.style-2 {
  background-color: #6bd7e5;
}
.sticky-bar.style-2 .container {
  padding-top: 20px;
  padding-bottom: 25px;
}
@media (min-width: 1440px) {
  .sticky-bar.style-2 .container {
    padding-left: 68px;
    padding-right: 33px;
    padding-top: 18px;
    padding-bottom: 18px;
  }
}
.sticky-bar.style-2 .container p {
  color: #5b225e;
}
.sticky-bar.style-3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.sticky-bar.style-3 svg {
  margin: 0 auto;
}
.sticky-bar.style-3 .bg-img {
  z-index: 2;
  position: relative;
  width: 100%;
  height: 250px;
  overflow: hidden;
}
.sticky-bar.style-3 .bg-img svg {
  position: absolute;
  transform: rotate(180deg);
  width: 3700px;
}
.sticky-bar.style-3 .bg-img svg textPath {
  font-family: "Jokker";
  font-size: 24px;
  fill: #ffffff;
  alignment-baseline: middle;
}
@media (max-width: 768.9px) {
  .sticky-bar.style-3 .bg-img svg textPath {
    font-size: 20px;
  }
}
@media (max-width: 1440px) {
  .sticky-bar .container p {
    width: 40%;
  }
  .sticky-bar .container .slogan {
    width: 40%;
    padding: 10px 15px;
  }
}
@media (max-width: 991.9px) {
  .sticky-bar .container p {
    font-size: 18px;
  }
}
@media (max-width: 768.9px) {
  .sticky-bar .container .random-text-box {
    display: none;
  }
  .sticky-bar .container .slogan {
    width: 100%;
    padding: 9px 15px;
  }
  .sticky-bar .container .slogan .dots {
    margin-right: 40px;
  }
  .sticky-bar .container .slogan p {
    display: block;
  }
  .sticky-bar.style-1 .container > p {
    display: block;
  }
}
@media (max-width: 450px) {
  .sticky-bar .container .slogan .dots {
    margin-right: 10px;
  }
  .sticky-bar .container .slogan .dots span {
    width: 15px;
    height: 15px;
  }
  .sticky-bar .container .slogan p {
    display: block;
    font-size: 14px;
  }
}

.img-and-text .container {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  padding-top: 86px;
  padding-bottom: 83px;
}
@media (min-width: 1440px) {
  .img-and-text .container {
    padding-left: 66px;
    padding-right: 66px;
  }
}
.img-and-text .img-left {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  overflow: hidden;
  width: 48.8%;
}
.img-and-text .img-left .img {
  width: 100%;
  border-radius: 30px;
  border: solid 1px #ff6800;
  max-width: 330px;
  padding-top: 51.8%;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  margin-right: 80px;
}
@media (max-width: 1440px) {
  .img-and-text .img-left .img {
    margin-right: 64px;
  }
}
@media (max-width: 1200.9px) {
  .img-and-text .img-left .img {
    margin-right: 51px;
  }
}
@media (max-width: 991.9px) {
  .img-and-text .img-left .img {
    margin-right: 40px;
  }
}
@media (max-width: 768.9px) {
  .img-and-text .img-left .img {
    margin-right: 28px;
  }
}
.img-and-text .img-left .img:last-child {
  margin-right: 0;
}
.img-and-text .text-right {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 42.7%;
  margin-top: 14px;
}
.img-and-text .text-right h2 {
  font-family: "Solina-CondensedBold";
  font-size: 40px;
  line-height: 75%;
  letter-spacing: 0px;
  margin-bottom: 26px;
}
@media (max-width: 1200.9px) {
  .img-and-text .text-right h2 {
    line-height: 1;
  }
}
.img-and-text .text-right p,
.img-and-text .text-right h4 {
  font-family: "Jokker";
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 24px;
  line-height: 132%;
}
.img-and-text .text-right a {
  margin-top: 15px;
  padding: 10px 29.5px;
  border-radius: 18px;
}
@media (max-width: 1440px) {
  .img-and-text .img-left {
    width: 44%;
  }
  .img-and-text .text-right {
    width: 45%;
  }
}
@media (max-width: 991.9px) {
  .img-and-text .text-right {
    margin-top: 0;
  }
  .img-and-text .text-right h2 {
    font-size: 32px;
  }
  .img-and-text .text-right p,
  .img-and-text .text-right h4 {
    font-size: 16px;
  }
}
@media (max-width: 768.9px) {
  .img-and-text .container {
    padding-top: 79px;
    padding-bottom: 90px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .img-and-text .img-left {
    width: 100%;
    justify-content: space-between;
  }
  .img-and-text .img-left .img {
    min-height: unset;
    margin: 0;
    width: 48%;
    max-width: unset;
    aspect-ratio: 1/1;
    padding-top: 48%;
  }
  .img-and-text .text-right {
    margin-top: 35px;
    width: 100%;
    max-width: 100%;
  }
  .img-and-text .text-right h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .img-and-text .text-right p,
  .img-and-text .text-right h4 {
    font-size: 14px;
    margin-bottom: 17px;
  }
}
@media (max-width: 576px) {
  .img-and-text .container {
    padding-top: 80px;
    padding-bottom: 68px;
  }
  .img-and-text .img-left {
    width: 100%;
    justify-content: space-between;
  }
  .img-and-text .img-left .img {
    min-height: unset;
    width: 45.8%;
    aspect-ratio: 1/1;
    padding-top: 45.8%;
  }
  .img-and-text .text-right {
    margin-top: 70px;
    max-width: 373px;
  }
  .img-and-text .text-right a {
    padding: 10px 18.5px;
  }
}

.slider-image {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.slider-image .img {
  background-image: url("../images/image-8.png");
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  height: 100%;
  width: 100%;
}

.img-slider-content {
  background-color: #ffffff;
}
.img-slider-content .container {
  position: relative;
  padding-top: 85px;
  padding-bottom: 66px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.img-slider-content h2 {
  font-family: "Solina-CondensedBold";
  font-size: 40px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 125%;
  margin-bottom: 5px;
  text-align: center;
}
.img-slider-content p,
.img-slider-content h3 {
  font-family: "Jokker";
  font-weight: 500;
  margin: 0;
  font-size: 24px;
}
.img-slider-content p a,
.img-slider-content h3 a {
  text-decoration: unset;
  transition: all 0.2s;
}
.img-slider-content .scorll--box {
  max-width: 100%;
  padding: 0;
  position: relative;
  padding-bottom: 117px;
  max-width: 2560px;
  margin: 0 auto;
}
.img-slider-content .experience-box .experience-slider {
  display: flex;
  margin: 0;
}
@media (min-width: 768.9px) {
  .img-slider-content .experience-box .experience-slider {
    /* cursor: url("./arrow-cursor 1.svg"), auto !important; */
  }
}
.img-slider-content .experience-box .experience-slider .experience-item {
  width: 100%;
  max-width: 288px;
  margin-left: 40px;
  position: relative;
  border-radius: 30px;
  transition: all 0.2s;
}
@media (max-width: 1440px) {
  .img-slider-content .experience-box .experience-slider .experience-item {
    max-width: 272px;
    margin-left: 56px;
  }
}
@media (max-width: 1200.9px) {
  .img-slider-content .experience-box .experience-slider .experience-item {
    max-width: 224px;
    margin-left: 44px;
  }
}
@media (max-width: 991.9px) {
  .img-slider-content .experience-box .experience-slider .experience-item {
    max-width: 230px;
    margin-left: 20px;
  }
}
@media (max-width: 768.9px) {
  .img-slider-content .experience-box .experience-slider .experience-item {
    max-width: 203px;
    border-radius: 21px;
  }
}
.img-slider-content .experience-box .experience-slider .experience-item .item-content {
  display: flex;
  flex-direction: column;
}
.img-slider-content .experience-box .experience-slider .experience-item .item-content .item-title {
  overflow: hidden;
  position: relative;
  z-index: -1;
  display: flex;
  border: 2px solid #ff6800;
  border-radius: 30px;
}
@media (max-width: 991.9px) {
  .img-slider-content .experience-box .experience-slider .experience-item .item-content .item-title {
    border-radius: 25px;
  }
}
.img-slider-content .experience-box .experience-slider .experience-item .item-content .item-title img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  overflow: hidden;
}
.img-slider-content .experience-box .experience-slider .experience-item .messesage {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 30px;
  background-color: #6bd7e5;
  border: 1px solid #6bd7e5;
  transition: all 0.2s;
  width: 100%;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991.9px) {
  .img-slider-content .experience-box .experience-slider .experience-item .messesage {
    border-radius: 20px;
  }
}
.img-slider-content .experience-box .experience-slider .experience-item .messesage blockquote {
  font-family: "Solina-CondensedBold";
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: center;
  color: #5b225e;
  border-left: none;
  padding-left: 0;
  padding: 28px 28px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 0;
  position: relative;
}
.img-slider-content .experience-box .experience-slider .experience-item .messesage blockquote::before {
  content: "“";
  position: absolute;
  left: 50%;
  top: -10px;
  transform: translateX(-50%);
  font-family: "Micro-ExtraBold";
  font-size: 40px;
  line-height: 22px;
  letter-spacing: 0px;
  color: #5b225e;
}
.img-slider-content .experience-box .experience-slider .experience-item .messesage blockquote cite {
  font-family: "Solina-CondensedBold";
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0px;
  color: #5b225e;
  text-align: center;
  margin: 0;
  margin-top: 5px;
}
.img-slider-content .experience-box .experience-slider .experience-item .messesage::after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 0;
  background-image: url("message.png");
  width: 100%;
  height: 30px;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  display: none;
}
@media (max-width: 768.9px) {
  .img-slider-content .experience-box .experience-slider .experience-item .messesage blockquote {
    font-size: 14px;
    line-height: 18px;
    padding: 15px;
  }
  .img-slider-content .experience-box .experience-slider .experience-item .messesage blockquote::before {
    font-size: 28px;
  }
  .img-slider-content .experience-box .experience-slider .experience-item .messesage blockquote cite {
    font-size: 14px;
    line-height: 18px;
  }
}
.img-slider-content .experience-box .experience-slider .experience-item:hover .messesage {
  opacity: 1;
  visibility: visible;
}
.img-slider-content .experience-box .slick-list {
  width: 100%;
}
.img-slider-content .experience-box .slick-dots {
  position: relative;
  justify-content: center;
  display: none;
}
@media (min-width: 768.9px) {
  .img-slider-content .experience-box .slick-dots li {
    flex: auto;
    margin-right: 0;
  }
}
@media (min-width: 768.9px) {
  .img-slider-content .experience-box .slick-dots li button {
    border-radius: 0;
    height: 11px;
    width: 100%;
    background-color: #5b225e;
    opacity: 1;
  }
}
@media (max-width: 768.9px) {
  .img-slider-content .experience-box .slick-dots li button {
    opacity: 1;
    background-color: #5b225e;
  }
}
@media (min-width: 768.9px) {
  .img-slider-content .experience-box .slick-dots li.slick-active button {
    height: 11px;
    background-color: #ff6800;
  }
}
@media (max-width: 768.9px) {
  .img-slider-content .experience-box .slick-dots li.slick-active button {
    opacity: 1;
    background-color: #ff6800;
  }
}
@media (max-width: 768.9px) {
  .img-slider-content .experience-box .slick-dots span {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.2);
  }
}
@media (max-width: 768.9px) {
  .img-slider-content .experience-box .slick-dots span.swiper-pagination-bullet-active {
    opacity: 1;
    background-color: #5b225e;
  }
}
.img-slider-content .experience-box .slick-dots .before,
.img-slider-content .experience-box .slick-dots .after {
  position: absolute;
  bottom: 0;
  content: "";
  display: block;
  width: 30px;
  height: 20px;
  background-color: red;
}
.img-slider-content .experience-box .slick-dots .before {
  left: 15px;
}
.img-slider-content .experience-box .slick-dots .after {
  right: 15px;
}
.img-slider-content .experience-box .scrollbar {
  height: 5px;
  position: relative;
  width: 100%;
  margin-top: 45px;
  z-index: 1;
}
.img-slider-content .experience-box .scrollbar::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #5b225e;
}
.img-slider-content .experience-box .scrollbar .swiper-scrollbar-drag {
  z-index: 9;
  display: block;
  background-color: #ff6800;
  position: relative;
  top: -1px;
}
@media (max-width: 991.9px) {
  .img-slider-content h2 {
    font-size: 32px;
    margin-bottom: 3px;
  }
  .img-slider-content p,
  .img-slider-content h3 {
    font-size: 18px;
  }
  .img-slider-content .experience-box .experience-slider .experience-item .messesage blockquote {
    font-size: 14px;
  }
  .img-slider-content .experience-box .experience-slider .experience-item .messesage blockquote cite {
    font-size: 14px;
  }
}
@media (max-width: 768.9px) {
  .img-slider-content .container {
    padding-top: 51px;
    padding-bottom: 67px;
  }
  .img-slider-content h2 {
    font-size: 26px;
    margin-bottom: 15px;
  }
  .img-slider-content .scorll--box {
    padding-bottom: 96.5px;
  }
  .img-slider-content .experience-box .scrollbar {
    height: 5px;
    margin-top: 104px;
  }
  .img-slider-content .experience-box .scrollbar .swiper-scrollbar-drag {
    max-width: 290px;
  }
}
@media (max-width: 576px) {
  .img-slider-content .experience-box .scrollbar {
    margin-top: 65px;
  }
  .img-slider-content .experience-box .scrollbar .swiper-scrollbar-drag {
    max-width: 250px;
  }
}

.about-title .container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 221px;
  padding-bottom: 30px;
}
.about-title .text-box {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-between;
  margin-bottom: 0;
  width: 100%;
}
.about-title .text-box .text-box-left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  width: 30%;
}
.about-title .text-box .text-box-left .breadcrumb {
  font-family: "Jokker";
  font-size: 16px;
  /* line-height: 50px; */
  letter-spacing: 0px;
  text-decoration: unset;
  margin-bottom: 10px;
}
.about-title .text-box .text-box-left .breadcrumb a {
  font-family: "Jokker";
  font-size: 16px;
  /* line-height: 50px; */
  letter-spacing: 0px;
  text-decoration: unset;
}
.about-title .text-box .text-box-left h1,
.about-title .text-box .text-box-left h2 {
  font-family: "Solina-CondensedBold";
  font-size: 40px;
  line-height: 125%;
  margin: 0;
}
.about-title .text-box .text-box-right {
  width: 26%;
}
.about-title .text-box .text-box-right p,
.about-title .text-box .text-box-right h4 {
  font-family: "Jokker";
  font-weight: 500;
  font-size: 16px;
  line-height: 125%;
  letter-spacing: 0.4px;
  margin: 0;
}
@media (max-width: 1200.9px) {
  .about-title .text-box .text-box-left {
    width: 40%;
  }
  .about-title .text-box .text-box-right {
    width: 50%;
  }
}
@media (max-width: 991.9px) {
  .about-title .container {
    padding-top: 180px;
  }
  .about-title .text-box {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .about-title .text-box .text-box-left {
    width: 100%;
    text-align: center;
    margin-bottom: 46px;
  }
  .about-title .text-box .text-box-left h1,
  .about-title .text-box .text-box-left h2 {
    font-size: 32px;
  }
  .about-title .text-box .text-box-right {
    width: 100%;
  }
}
@media (max-width: 768.9px) {
  .about-title .container {
    padding-top: 153px;
    padding-bottom: 17px;
  }
  .about-title .text-box {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .about-title .text-box .text-box-left {
    width: 100%;
    text-align: center;
    align-items: center;
  }
  .about-title .text-box .text-box-left h1,
  .about-title .text-box .text-box-left h2 {
    font-size: 26px;
  }
  .about-title .text-box .text-box-left .breadcrumb {
    font-size: 14px;
  }
  .about-title .text-box .text-box-left .breadcrumb a {
    font-size: 14px;
  }
  .about-title .text-box .text-box-right {
    width: 100%;
  }
  .about-title .text-box .text-box-right p,
  .about-title .text-box .text-box-right h4 {
    font-size: 14px;
    text-align: center;
  }
}
@media (max-width: 576px) {
  .about-title .container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .about-title .text-box {
    max-width: 345px;
    margin-bottom: 0;
  }
}

.about-banner .container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 27px;
  padding-bottom: 30px;
}
.about-banner .img-box {
  width: 100%;
  position: relative;
  background-color: #6bd7e5;
  border-radius: 50px;
  border: solid 1px #ff6800;
  overflow: hidden;
}
.about-banner .img-box .bg-img {
  width: 100%;
  padding-top: 40.85%;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  position: relative;
}
.about-banner .img-box .bg-img img {
  max-width: 95px;
  position: absolute;
  left: 77.5%;
  top: 31%;
}
.about-banner .img-box .bg-img img:nth-child(2) {
  left: 75%;
  top: 56%;
}
.about-banner .img-box .bg-img img:nth-child(3) {
  left: 89%;
  top: 71%;
}
.about-banner .img-box .bg-img.pc-show {
  display: block;
}
@media (max-width: 768.9px) {
  .about-banner .img-box .bg-img.pc-show {
    display: none;
  }
}
.about-banner .img-box .bg-img.mobile-show {
  display: none;
}
@media (max-width: 768.9px) {
  .about-banner .img-box .bg-img.mobile-show {
    display: block;
  }
}
@media (max-width: 1200.9px) {
  .about-banner .img-box .bg-img {
    padding-top: 70%;
  }
  .about-banner .img-box .bg-img img {
    max-width: 76px;
  }
}
@media (max-width: 768.9px) {
  .about-banner .container {
    padding-top: 15px;
    padding-bottom: 41px;
  }
  .about-banner .img-box .bg-img {
    padding-top: 117.85%;
  }
  .about-banner .img-box .bg-img img {
    max-width: 62px;
    position: absolute;
    left: 77.5%;
    top: 28%;
  }
  .about-banner .img-box .bg-img img:nth-child(2) {
    left: 53%;
    top: 46%;
  }
  .about-banner .img-box .bg-img img:nth-child(3) {
    left: 78%;
    top: 76%;
  }
}

.text-and-slider {
  background-color: #fff9ae;
}
.text-and-slider .container {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-between;
  padding-top: 38px;
  padding-bottom: 55px;
}
.text-and-slider .text-left {
  width: 22.23%;
}
.text-and-slider .text-left h2 {
  margin-left: 5px;
  font-size: 40px;
  line-height: 125%;
  margin-bottom: 25px;
}
.text-and-slider .text-left .text-left-box {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-between;
  margin-left: 8px;
}
.text-and-slider .text-left .text-left-box .logo-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.text-and-slider .text-left .text-left-box .logo-box img {
  max-width: 72px;
  max-height: 99px;
}
.text-and-slider .text-left .text-left-box .text-content {
  width: 60.8%;
}
.text-and-slider .text-left .text-left-box .text-content h4 {
  font-family: "Jokker";
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.6px;
  margin-bottom: 22px;
}
.text-and-slider .text-left .text-left-box .text-content p {
  letter-spacing: 0.6px;
  margin-bottom: 31px;
}
.text-and-slider .text-left .text-left-box .text-content p:last-child {
  margin-bottom: 0;
}
.text-and-slider .slider-right {
  background-color: #ffffff;
  border-radius: 50px;
  border: solid 1px #ff6800;
  width: 73.75%;
  position: relative;
}
@media (min-width: 1440px) {
  .text-and-slider .slider-right {
    min-height: 655px;
  }
}
.text-and-slider .slider-right .slider-item {
  padding: 127px 50px 50px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  flex: 1;
  cursor: grab;
}
@media (min-width: 768.9px) {
  .text-and-slider .slider-right .slider-item {
    /* cursor: url("./arrow-cursor 1.svg"), auto !important; */
  }
}
.text-and-slider .slider-right .slider-item h3 {
  font-family: "Solina-CondensedBold";
  font-size: 40px;
  line-height: 125%;
  margin-bottom: 66px;
}
.text-and-slider .slider-right .slider-item p,
.text-and-slider .slider-right .slider-item h4 {
  font-family: "Jokker";
  font-weight: 500;
  font-size: 16px;
  max-width: 666px;
  letter-spacing: 0.4px;
  margin: 0;
  margin-bottom: 33px;
  line-height: 1.2;
}
.text-and-slider .slider-right .slider-item p:last-child,
.text-and-slider .slider-right .slider-item h4:last-child {
  margin-bottom: 0;
}
.text-and-slider .slider-right .slick-dots {
  position: absolute;
  bottom: -35px;
}
.text-and-slider .slider-right .slick-dots li {
  width: 13px;
  height: 13px;
  margin-right: 8.5px;
  background-color: #5b225e;
  border: unset;
}
.text-and-slider .slider-right .slick-dots li.slick-active {
  background-color: #ba4596;
}
.text-and-slider .slider-right .slick-dots li:last-child {
  margin-right: 0;
}
@media (max-width: 1440px) {
  .text-and-slider .text-left {
    width: 35%;
  }
  .text-and-slider .slider-right {
    width: 60%;
  }
}
@media (max-width: 991.9px) {
  .text-and-slider .text-left {
    margin-left: 0;
  }
  .text-and-slider .text-left h2 {
    font-size: 32px;
  }
  .text-and-slider .slider-right .slider-item {
    padding: 100px 40px 40px;
  }
  .text-and-slider .slider-right .slider-item h3 {
    font-size: 32px;
    margin-bottom: 40px;
  }
}
@media (max-width: 768.9px) {
  .text-and-slider .container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 61px;
  }
  .text-and-slider .text-left {
    width: 100%;
    margin-bottom: 71px;
  }
  .text-and-slider .text-left h2 {
    font-size: 26px;
    margin-left: unset;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 63px;
  }
  .text-and-slider .text-left .text-left-box {
    margin-left: unset;
  }
  .text-and-slider .text-left .text-left-box .logo-box {
    width: 14%;
  }
  .text-and-slider .text-left .text-left-box .logo-box img {
    max-width: 59px;
    max-height: 81px;
  }
  .text-and-slider .text-left .text-left-box .text-content {
    width: 76.6%;
  }
  .text-and-slider .text-left .text-left-box .text-content p {
    font-size: 14px;
  }
  .text-and-slider .slider-right {
    width: 100%;
  }
  .text-and-slider .slider-right .slider-item {
    padding: 106px 60px 121px;
  }
  .text-and-slider .slider-right .slider-item h3 {
    font-size: 26px;
    margin-bottom: 49px;
    max-width: 150px;
  }
  .text-and-slider .slider-right .slider-item p,
  .text-and-slider .slider-right .slider-item h4 {
    font-size: 14px;
    margin-bottom: 24px;
  }
  .text-and-slider .slider-right .slick-dots {
    position: absolute;
    bottom: -24px;
  }
  .text-and-slider .slider-right .slick-dots li {
    width: 8px;
    height: 8px;
    margin-right: 6px;
  }
}

.product-banner {
  background-color: #ffffff;
}
.product-banner .container {
  padding-top: 219px;
  padding-bottom: 73px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0 auto;
  max-width: unset;
}
.product-banner .product-slider-box {
  width: 50%;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-between;
}
.product-banner .product-slider-box .product-img-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 9.3%;
  position: relative;
  z-index: 1;
  cursor: pointer;
  margin-right: 15px;
}
@media (min-width: 768.9px) {
  .product-banner .product-slider-box .product-img-box {
    /* cursor: url("./arrow-cursor 1.svg"), auto !important; */
  }
}
.product-banner .product-slider-box .product-img-box .slick-prev {
  display: none !important;
}
.product-banner .product-slider-box .product-img-box .slick-next {
  position: relative;
  font-size: 0;
  width: 0;
  top: 0;
}
.product-banner .product-slider-box .product-img-box .slick-next::before {
  display: none;
}
.product-banner .product-slider-box .product-img-box .slick-next::after {
  content: "↓";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  font-size: 16px;
  background-color: #5b225e;
  color: #ffffff;
  border-radius: 50%;
  transition: all 0.3s;
}
.product-banner .product-slider-box .product-img-box .slick-next:hover::after {
  background-color: #ba4596;
}
.product-banner .product-slider-box .product-img-box img {
  width: 105px !important;
  aspect-ratio: 1;
  -o-object-fit: cover;
     object-fit: cover;
  background-color: #fffff9;
  border-radius: 25px;
  margin-bottom: 29px;
  border: 1px solid transparent;
}
.product-banner .product-slider-box .product-img-box img:last-child {
  margin-bottom: 0;
}
.product-banner .product-slider-box .product-img-box .slick-list {
  height: 100%;
}
.product-banner .product-slider-box .product-img-box .slick-list .slick-track {
  width: 105px !important;
}
.product-banner .product-slider-box .product-img-box .slick-list .slick-track img {
  width: 105px !important;
  aspect-ratio: 1;
  -o-object-fit: cover;
     object-fit: cover;
  background-color: #fffff9;
  border-radius: 25px;
  margin-bottom: 29px;
  border: 1px solid transparent;
}
.product-banner .product-slider-box .product-img-box .slick-list .slick-track img.slick-current {
  border: 1px solid #ff6800;
}
.product-banner .product-slider-box .product-img-box .slick-list .slick-track img:last-child {
  margin-bottom: 0;
}
.product-banner .product-slider-box .product-slider {
  width: 87.4%;
}
@media (max-width: 1440px) {
  .product-banner .product-slider-box .product-slider {
    width: 84%;
  }
}
.product-banner .product-slider-box .product-slider .slick-list {
  overflow: visible;
}
.product-banner .product-slider-box .product-slider .slick-track {
  max-width: 100% !important;
  transform: translate3d(0, 0, 0) !important;
  perspective: 100px;
}
.product-banner .product-slider-box .product-slider .slick-slide {
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  opacity: 0;
  width: 100% !important;
  transform: translate3d(0, 0, 0);
  transition: transform 0.3s, opacity 0.3s;
  max-width: 551px;
  border-radius: 50px;
  border: solid 1px #ff6800;
}
.product-banner .product-slider-box .product-slider .slick-snext {
  display: block;
}
.product-banner .product-slider-box .product-slider .slick-current {
  opacity: 1;
  position: relative;
  display: block;
  z-index: 2;
}
.product-banner .product-slider-box .product-slider .slick-snext {
  opacity: 1;
  transform: translate3d(78%, 0, 0px);
  z-index: 1;
  perspective: 1000px;
}
@media (max-width: 1540px) {
  .product-banner .product-slider-box .product-slider .slick-snext {
    transform: translate3d(60%, 0, 0px);
  }
}
@media (max-width: 1440px) {
  .product-banner .product-slider-box .product-slider .slick-snext {
    transform: translate3d(30%, 0, 0px);
  }
}
@media (max-width: 1200.9px) {
  .product-banner .product-slider-box .product-slider .slick-snext {
    transform: translate3d(78%, 0, 0px);
  }
}
.product-banner .product-slider-box .product-slider .img {
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  width: 100%;
  padding-top: 142.7%;
  border-radius: 50px;
}
.product-banner .product-slider-box .product-slider .slick-dots {
  position: absolute;
  bottom: -35px;
}
.product-banner .product-slider-box .product-slider .slick-dots li {
  width: 8px;
  height: 8px;
  margin-right: 5px;
  background-color: #5b225e;
  border: unset;
}
.product-banner .product-slider-box .product-slider .slick-dots li.slick-active {
  background-color: #ba4596;
}
.product-banner .product-slider-box .product-slider .slick-dots li:last-child {
  margin-right: 0;
}
.product-banner .product-text {
  width: 30%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.product-banner .product-text h1,
.product-banner .product-text h2 {
  font-size: 40px;
  margin-bottom: 5px;
}
.product-banner .product-text h1 sup,
.product-banner .product-text h2 sup {
  font-family: "Jokker";
  font-size: 24px;
  vertical-align: top;
  font-weight: 600;
}
.product-banner .product-text h3 {
  font-family: "Jokker";
  font-size: 18px;
  font-weight: 500;
  line-height: 155.5555555556%;
  margin: 0;
  margin-bottom: 16px;
  letter-spacing: -0.1px;
}
.product-banner .product-text p,
.product-banner .product-text h4 {
  font-family: "Jokker";
  font-weight: 500;
  font-size: 16px;
  line-height: 137.5%;
  margin-bottom: 1.2em;
  max-width: 310px;
}
.product-banner .product-text .notion h4 {
  font-family: "Jokker";
  font-weight: 500;
  font-size: 12px;
  line-height: 133.3333333333%;
  margin: 0;
  margin-bottom: 0;
}
.product-banner .product-text .notion h4 a {
  text-decoration: unset;
}
.product-banner .product-text .notion h4 a:hover {
  color: #ba4596;
}
.product-banner .product-text .qty-and-buy {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  border-color: transparent;
  border-radius: 20px;
  background-color: #ffffff;
  border: 1px solid #5b225e;
  max-height: 40px;
  margin-bottom: 25px;
  max-width: unset;
}
@media (max-width: 2560px) {
  .product-banner .product-text .qty-and-buy {
    max-width: 331px;
  }
}
@media (max-width: 1200.9px) {
  .product-banner .product-text .qty-and-buy {
    max-width: 430px;
  }
}
.product-banner .product-text .qty-and-buy .product-form__input {
  flex: unset !important;
  margin: 0 !important;
  max-width: unset !important;
}
.product-banner .product-text .qty-and-buy .product-form__input label {
  display: none;
}
@media (max-width: 576px) {
  .product-banner .product-text .qty-and-buy .product-form__input .price-per-item__container .quantity {
    width: calc(14rem / var(--font-body-scale) + var(--inputs-border-width) * 90);
  }
}
@media (max-width: 480px) {
  .product-banner .product-text .qty-and-buy .product-form__input .price-per-item__container .quantity {
    width: calc(14rem / var(--font-body-scale) + var(--inputs-border-width) * 40);
  }
}
@media (max-width: 431px) {
  .product-banner .product-text .qty-and-buy .product-form__input .price-per-item__container .quantity {
    width: calc(14rem / var(--font-body-scale) + var(--inputs-border-width) * 2);
  }
}
.product-banner .product-text .qty-and-buy .product-form__input .price-per-item__container .quantity::before {
  display: none;
}
.product-banner .product-text .qty-and-buy .product-form__input .price-per-item__container .quantity::after {
  border-color: transparent;
  border-radius: 20px;
  box-shadow: unset;
}
.product-banner .product-text .qty-and-buy .product-form__input .price-per-item__container .quantity button {
  position: relative;
}
.product-banner .product-text .qty-and-buy .product-form__input .price-per-item__container .quantity button svg {
  display: none;
}
.product-banner .product-text .qty-and-buy .product-form__input .price-per-item__container .quantity button[name=minus] {
  position: relative;
  transition: all 0.2s;
}
.product-banner .product-text .qty-and-buy .product-form__input .price-per-item__container .quantity button[name=minus]::before {
  content: "";
  background-color: #5b225e;
  width: 8px;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.2s;
}
.product-banner .product-text .qty-and-buy .product-form__input .price-per-item__container .quantity button[name=plus] {
  position: relative;
  transition: all 0.2s;
}
.product-banner .product-text .qty-and-buy .product-form__input .price-per-item__container .quantity button[name=plus]::before {
  content: "";
  background-color: #5b225e;
  width: 8px;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.2s;
}
.product-banner .product-text .qty-and-buy .product-form__input .price-per-item__container .quantity button[name=plus]::after {
  content: "";
  background-color: #5b225e;
  width: 8px;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(90deg);
  transition: all 0.2s;
}
.product-banner .product-text .qty-and-buy .product-form__input .price-per-item__container .quantity .quantity__input {
  font-family: "Jokker";
  font-size: 16px;
  font-weight: 500;
  color: #5b225e;
}
.product-banner .product-text .qty-and-buy .product-form__input .price-per-item__container .quantity .quantity__input:focus-visible {
  background: transparent !important;
}
@media (min-width: 768.9px) {
  .product-banner .product-text .qty-and-buy .buy-btn-wrap {
    /* cursor: url("./arrow-cursor 2.svg"), auto !important; */
  }
}
.product-banner .product-text .qty-and-buy .buy-btn-wrap .product-form {
  margin: 0;
}
.product-banner .product-text .qty-and-buy .buy-btn-wrap .product-form form .product-form__buttons button {
  padding: 11px 29.5px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  text-decoration: unset;
  letter-spacing: 1px;
  background: transparent;
  border-radius: 20px;
  transition: all 0.2s;
  background-color: #ba4596;
  min-width: unset !important;
  min-height: unset !important;
  margin: 0;
}
.product-banner .product-text .qty-and-buy .buy-btn-wrap .product-form form .product-form__buttons button:hover {
  background-color: #5b225e;
  border: 1px solid transparent;
}
.product-banner .product-text .qty-and-buy .buy-btn-wrap .product-form form .product-form__buttons button::before, .product-banner .product-text .qty-and-buy .buy-btn-wrap .product-form form .product-form__buttons button::after {
  display: none;
}
.product-banner .product-text .qty-and-buy .buy-btn-wrap .product-form form .product-form__buttons button:focus {
  display: none;
}
.product-banner .product-text .qty-and-buy .buy-btn-wrap .product-form form .product-form__buttons button span {
  font-weight: 500;
}
@media (min-width: 768.9px) {
  .product-banner .product-text .qty-and-buy .buy-btn-wrap .product-form form .product-form__buttons button {
    /* cursor: url("./arrow-cursor 2.svg"), auto !important; */
  }
}
@media (max-width: 1440px) {
  .product-banner .product-text .qty-and-buy .buy-btn-wrap .product-form form .product-form__buttons button {
    padding: 12px 18px;
  }
}
@media (max-width: 1200.9px) {
  .product-banner .product-text .qty-and-buy .buy-btn-wrap .product-form form .product-form__buttons button {
    padding: 12px 55px;
  }
}
@media (max-width: 768.9px) {
  .product-banner .product-text .qty-and-buy .buy-btn-wrap .product-form form .product-form__buttons button {
    font-size: 14px;
  }
}
@media (max-width: 393px) {
  .product-banner .product-text .qty-and-buy .buy-btn-wrap .product-form form .product-form__buttons button {
    padding: 12px 20px;
  }
}
@media (max-width: 1200.9px) {
  .product-banner .container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .product-banner .product-slider-box {
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 30px;
  }
  .product-banner .product-slider-box .product-img-box {
    display: none;
  }
  .product-banner .product-slider-box .product-slider {
    width: 100%;
    max-width: unset !important;
    margin-bottom: 45px;
  }
  .product-banner .product-slider-box .product-slider .slick-list {
    width: 100%;
  }
  .product-banner .product-slider-box .product-slider .slick-list .slick-track .product-slider-item {
    max-width: 620px !important;
  }
  .product-banner .product-slider-box .product-slider .slick-list .slick-track .product-slider-item .img {
    padding-top: 120%;
  }
  .product-banner .product-text {
    width: 100%;
  }
  .product-banner .product-text p,
  .product-banner .product-text h4 {
    max-width: unset;
  }
}
@media (max-width: 991.9px) {
  .product-banner .container {
    padding-right: 0;
    padding-left: 0;
  }
  .product-banner .product-slider-box {
    margin-bottom: 0;
  }
  .product-banner .product-slider-box .product-slider {
    padding-left: 13px;
  }
  .product-banner .product-slider-box .product-slider .slick-list .slick-track .product-slider-item {
    max-width: 620px !important;
  }
  .product-banner .product-slider-box .product-slider .slick-list .slick-track .product-slider-item .img {
    padding-top: unset;
    aspect-ratio: 6/8;
  }
  .product-banner .product-text {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
  }
  .product-banner .product-text h1,
  .product-banner .product-text h2 {
    font-size: 32px;
  }
  .product-banner .product-text h1 sup,
  .product-banner .product-text h2 sup {
    font-size: 20px;
  }
  .product-banner .product-text h3 {
    font-size: 20px;
  }
  .product-banner .product-text p,
  .product-banner .product-text h4 {
    font-size: 14px;
  }
}
@media (max-width: 768.9px) {
  .product-banner .container {
    padding-top: 178px;
  }
  .product-banner .product-slider-box .product-slider .slick-list .slick-track .product-slider-item {
    max-width: 480px !important;
  }
  .product-banner .product-text {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .product-banner .product-text h1,
  .product-banner .product-text h2 {
    font-size: 26px;
  }
  .product-banner .product-text h1 sup,
  .product-banner .product-text h2 sup {
    font-size: 18px;
  }
  .product-banner .product-text h3 {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .product-banner .product-slider-box .product-slider {
    margin-bottom: 71px;
  }
  .product-banner .product-slider-box .product-slider .slick-list .slick-track .product-slider-item {
    max-width: 357px !important;
  }
  .product-banner .product-slider-box .product-slider .slick-list .slick-track .product-slider-item .img {
    padding-top: 142.5%;
  }
  .product-banner .product-text {
    width: 100%;
    padding-right: 20px;
  }
  .product-banner .product-text p,
  .product-banner .product-text h4 {
    max-width: unset;
  }
}
@media (max-width: 450px) {
  .product-banner .product-slider-box .product-slider .slick-list .slick-track .product-slider-item {
    max-width: 320px !important;
  }
  .product-banner .product-slider-box .product-slider .slick-list .slick-track .product-slider-item .img {
    padding-top: 142.5%;
  }
  .product-banner .product-text {
    width: 100%;
    padding-right: 20px;
  }
  .product-banner .product-text p,
  .product-banner .product-text h4 {
    max-width: unset;
  }
}
@media (max-width: 360px) {
  .product-banner .product-slider-box .product-slider .slick-list .slick-track .product-slider-item {
    max-width: 270px !important;
  }
  .product-banner .product-slider-box .product-slider .slick-list .slick-track .product-slider-item .img {
    padding-top: 142.5%;
  }
  .product-banner .product-text {
    width: 100%;
    padding-right: 20px;
  }
  .product-banner .product-text p,
  .product-banner .product-text h4 {
    max-width: unset;
  }
}

.tabbed-content {
  padding-top: 42px;
  padding-bottom: 79px;
  background-color: #dafbff;
}
.tabbed-content .container {
  max-width: unset;
}
.tabbed-content .container::-webkit-scrollbar {
  width: 4px;
  height: 5px;
  background-color: #ff6800;
}
.tabbed-content .container::-webkit-scrollbar-track {
  background-color: #ff6800;
  border-radius: 5px;
  width: 4px;
  height: 5px;
}
.tabbed-content .container::-webkit-scrollbar-thumb {
  width: 4px;
  height: 5px;
  background-color: #5b225e;
  border-radius: 5px;
}
.tabbed-content .btn-choose {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}
@media (min-width: 1440px) {
  .tabbed-content .btn-choose {
    padding-left: 15px;
    padding-right: 38px;
  }
}
.tabbed-content .btn-choose .btn-text {
  width: 13%;
  display: flex;
  align-items: center;
  text-decoration: unset;
  justify-content: center;
  transition: all 0.2s;
  font-size: 16px;
  line-height: 1;
  color: #5b225e;
  text-align: center;
  text-decoration: unset;
  padding: 12px;
  background: transparent;
  border-radius: 24px;
  transition: all 0.2s;
  letter-spacing: 0;
}
.tabbed-content .btn-choose .btn-text.active {
  background: #ba4596;
  color: #ffffff;
  border-radius: 24px;
}
.tabbed-content .btn-choose .btn-text:hover {
  background: #ba4596;
  color: #ffffff;
  border-radius: 24px;
}
.tabbed-content .tabbed-content-content-show {
  margin-top: 65px;
}
.tabbed-content .tabbed-content-content-show .show {
  display: none;
}
.tabbed-content .tabbed-content-content-show .show:first-child {
  display: block;
}
.tabbed-content .tabbed-content-content-show .show-content {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}
.tabbed-content .tabbed-content-content-show .show-content .text-content {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  width: 20%;
}
@media (min-width: 1440px) {
  .tabbed-content .tabbed-content-content-show .show-content .text-content {
    margin-left: 7px;
  }
}
.tabbed-content .tabbed-content-content-show .show-content .text-content .text-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  max-width: 376px;
}
@media (min-width: 1440px) {
  .tabbed-content .tabbed-content-content-show .show-content .text-content .text-box {
    margin-top: 11px;
  }
}
.tabbed-content .tabbed-content-content-show .show-content .text-content .text-box h4 {
  font-family: "Jokker";
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.6px;
  margin-bottom: 22px;
}
.tabbed-content .tabbed-content-content-show .show-content .text-content .text-box p {
  letter-spacing: 0.6px;
  margin-bottom: 31px;
}
.tabbed-content .tabbed-content-content-show .show-content .text-content .text-box p:last-child {
  margin-bottom: 0;
}
.tabbed-content .tabbed-content-content-show .show-content .accordion-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 45px;
  cursor: pointer;
  width: 33.7%;
}
@media (min-width: 768.9px) {
  .tabbed-content .tabbed-content-content-show .show-content .accordion-content {
    /* cursor: url("./arrow-cursor 1.svg"), auto !important; */
  }
}
.tabbed-content .tabbed-content-content-show .show-content .accordion-content .item {
  display: flex;
  flex-direction: column;
  align-items: self-start;
  transition: all 0.2s;
  margin-bottom: 10px;
  width: 100%;
  background-color: transparent;
  border-radius: 15px;
  border: 1px solid #5b225e;
}
.tabbed-content .tabbed-content-content-show .show-content .accordion-content .item .item-head {
  position: relative;
  transition: all 0.2s;
  background-color: transparent;
  padding: 8px 11px 6px 13px;
  border-radius: 15px;
  width: 100%;
}
.tabbed-content .tabbed-content-content-show .show-content .accordion-content .item .item-head h3 {
  font-family: "Jokker";
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.6px;
  margin: 0;
}
.tabbed-content .tabbed-content-content-show .show-content .accordion-content .item .item-head .accordion-btn {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  height: 20px;
  width: 20px;
  transition: all 0.2s;
}
.tabbed-content .tabbed-content-content-show .show-content .accordion-content .item .item-head .accordion-btn span {
  background-color: #5b225e;
  height: 1.4px;
  width: 8px;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.2s;
}
.tabbed-content .tabbed-content-content-show .show-content .accordion-content .item .item-head .accordion-btn span:nth-child(2) {
  width: 8px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(90deg);
}
.tabbed-content .tabbed-content-content-show .show-content .accordion-content .item .item-head.active {
  border-radius: 15px 15px 0 0;
  border-bottom: unset;
}
.tabbed-content .tabbed-content-content-show .show-content .accordion-content .item .item-head.active .accordion-btn span:nth-child(2) {
  transform: translate(-50%, -50%) rotate(0deg);
}
.tabbed-content .tabbed-content-content-show .show-content .accordion-content .item .item-body {
  display: none;
  margin-left: 0;
  width: 100%;
  background-color: transparent;
  border-radius: 0 0 15px 15px;
  padding: 21px 27px 24px 12px;
}
.tabbed-content .tabbed-content-content-show .show-content .accordion-content .item .item-body img {
  margin-bottom: 16px;
  max-width: 61px;
  max-height: 40px;
}
.tabbed-content .tabbed-content-content-show .show-content .accordion-content .item .item-body ul {
  margin: 0;
}
.tabbed-content .tabbed-content-content-show .show-content .accordion-content .item .item-body ul li {
  letter-spacing: 0.6px;
}
.tabbed-content .tabbed-content-content-show .show-content .accordion-content .item .item-body ul li::before {
  background-color: #5b225e;
  width: 4px;
  height: 4px;
}
.tabbed-content .tabbed-content-content-show .show-content .accordion-content .item .item-body ol {
  margin: 0;
}
.tabbed-content .tabbed-content-content-show .show-content .accordion-content .item .item-body ol li {
  letter-spacing: 0.6px;
}
.tabbed-content .tabbed-content-content-show .show-content .accordion-content .item .item-body p {
  margin-bottom: 0;
  letter-spacing: 0.6px;
}
.tabbed-content .tabbed-content-content-show .show-content .accordion-content .item .item-body p a {
  transition: all 0.2s;
}
.tabbed-content .tabbed-content-content-show .show-content .accordion-content .item .item-body p a:hover {
  color: #ba4596;
}
.tabbed-content .tabbed-content-content-show .show-content .accordion-content .item:hover .item-head h3 {
  opacity: 0.8;
}
.tabbed-content .tabbed-content-content-show .show-content .image-content {
  width: 35%;
  max-height: 683px;
  overflow: hidden;
  background-color: #5b225e;
  border-radius: 50px;
  border: solid 1px #ff6800;
}
@media (min-width: 1440px) {
  .tabbed-content .tabbed-content-content-show .show-content .image-content {
    margin-right: 33px;
  }
}
.tabbed-content .tabbed-content-content-show .show-content .image-content .img {
  width: 100%;
  padding-top: 140.08%;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
}
.tabbed-content .mobile-accordion {
  display: none;
}
@media (max-width: 768.9px) {
  .tabbed-content .mobile-accordion {
    display: block;
  }
}
.tabbed-content .mobile-accordion .container {
  max-width: unset;
}
.tabbed-content .mobile-accordion .container .accordion-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 45px;
  cursor: pointer;
  width: 100%;
}
@media (min-width: 768.9px) {
  .tabbed-content .mobile-accordion .container .accordion-content {
    /* cursor: url("./arrow-cursor 1.svg"), auto !important; */
  }
}
.tabbed-content .mobile-accordion .container .accordion-content .item {
  display: flex;
  flex-direction: column;
  align-items: self-start;
  transition: all 0.2s;
  width: 100%;
  background-color: transparent;
}
.tabbed-content .mobile-accordion .container .accordion-content .item .item-head {
  position: relative;
  transition: all 0.2s;
  background-color: transparent;
  padding: 19px 22px 15px;
  border-radius: 0;
  width: 100%;
  border-top: 1px solid #5b225e;
}
.tabbed-content .mobile-accordion .container .accordion-content .item .item-head h3 {
  font-family: "Jokker";
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0px;
  margin: 0;
}
.tabbed-content .mobile-accordion .container .accordion-content .item .item-head .accordion-btn {
  position: absolute;
  right: 17px;
  top: 50%;
  transform: translateY(-50%);
  height: 20px;
  width: 20px;
  transition: all 0.2s;
}
.tabbed-content .mobile-accordion .container .accordion-content .item .item-head .accordion-btn span {
  background-color: #5b225e;
  height: 1.4px;
  width: 10px;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.2s;
}
.tabbed-content .mobile-accordion .container .accordion-content .item .item-head .accordion-btn span:nth-child(2) {
  width: 10px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(90deg);
}
.tabbed-content .mobile-accordion .container .accordion-content .item .item-head.active {
  border-radius: 0;
}
.tabbed-content .mobile-accordion .container .accordion-content .item .item-head.active .accordion-btn span:nth-child(2) {
  transform: translate(-50%, -50%) rotate(0deg);
}
.tabbed-content .mobile-accordion .container .accordion-content .item .item-body {
  display: none;
  margin-left: 0;
  width: 100%;
  background-color: transparent;
  border-radius: 0;
  padding: 17px 25px 47px;
}
.tabbed-content .mobile-accordion .container .accordion-content .item .item-body ul {
  margin: 0;
}
.tabbed-content .mobile-accordion .container .accordion-content .item .item-body ul li {
  letter-spacing: 0.6px;
}
.tabbed-content .mobile-accordion .container .accordion-content .item .item-body ul li::before {
  background-color: #5b225e;
  width: 4px;
  height: 4px;
}
.tabbed-content .mobile-accordion .container .accordion-content .item .item-body ol {
  margin: 0;
}
.tabbed-content .mobile-accordion .container .accordion-content .item .item-body ol li {
  letter-spacing: 0.6px;
}
.tabbed-content .mobile-accordion .container .accordion-content .item .item-body p {
  margin-bottom: 0;
  letter-spacing: 0;
}
.tabbed-content .mobile-accordion .container .accordion-content .item .item-body p a {
  transition: all 0.2s;
}
.tabbed-content .mobile-accordion .container .accordion-content .item .item-body p a:hover {
  color: #ba4596;
}
.tabbed-content .mobile-accordion .container .accordion-content .item .item-body .text-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 35px;
}
.tabbed-content .mobile-accordion .container .accordion-content .item .item-body .text-box h4 {
  font-family: "Jokker";
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.4px;
  margin: 0;
  margin-bottom: 15px;
}
.tabbed-content .mobile-accordion .container .accordion-content .item .item-body .text-box p {
  font-family: "Jokker";
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.4px;
  margin-bottom: 31px;
  line-height: 1.4;
}
.tabbed-content .mobile-accordion .container .accordion-content .item .item-body .text-box p:last-child {
  margin-bottom: 0;
}
.tabbed-content .mobile-accordion .container .accordion-content .item .item-body .text-img-box {
  margin-bottom: 8px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.tabbed-content .mobile-accordion .container .accordion-content .item .item-body .text-img-box .text-item {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 25px;
  width: 100%;
}
.tabbed-content .mobile-accordion .container .accordion-content .item .item-body .text-img-box .text-item .text-item-left img {
  width: 53px;
  height: 37px;
}
.tabbed-content .mobile-accordion .container .accordion-content .item .item-body .text-img-box .text-item .text-item-right {
  width: 100%;
}
.tabbed-content .mobile-accordion .container .accordion-content .item .item-body .text-img-box .text-item .text-item-right h4 {
  font-family: "Jokker";
  font-weight: 500;
  font-size: 14px;
  line-height: 1.4;
  margin: 0;
  margin-bottom: 20px;
}
.tabbed-content .mobile-accordion .container .accordion-content .item .item-body .text-img-box .text-item .text-item-right p {
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 20px;
}
.tabbed-content .mobile-accordion .container .accordion-content .item .item-body .text-img-box .text-item .text-item-right p:last-child {
  margin-bottom: 0;
}
@media (max-width: 450px) {
  .tabbed-content .mobile-accordion .container .accordion-content .item .item-body .text-img-box .text-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .tabbed-content .mobile-accordion .container .accordion-content .item .item-body .text-img-box .text-item .text-item-left {
    width: 20%;
    margin-bottom: 20px;
  }
  .tabbed-content .mobile-accordion .container .accordion-content .item .item-body .text-img-box .text-item .text-item-right {
    width: 100%;
  }
}
.tabbed-content .mobile-accordion .container .accordion-content .item .item-body .text-img-box .text-item.full-width .text-item-right {
  width: 84% !important;
}
@media (max-width: 450px) {
  .tabbed-content .mobile-accordion .container .accordion-content .item .item-body .text-img-box .text-item.full-width .text-item-right {
    width: 100% !important;
  }
}
.tabbed-content .mobile-accordion .container .accordion-content .item .item-body .image-content {
  width: 100%;
  overflow: hidden;
  background-color: #5b225e;
  border-radius: 50px;
  border: solid 1px #ff6800;
}
.tabbed-content .mobile-accordion .container .accordion-content .item .item-body .image-content .img {
  width: 100%;
  padding-top: 128.9%;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
}
.tabbed-content .mobile-accordion .container .accordion-content .item:hover .item-head h3 {
  opacity: 0.8;
}
.tabbed-content .mobile-accordion .container .accordion-content .item:last-child .item-head {
  border-bottom: 1px solid #5b225e;
}
.tabbed-content .mobile-accordion .container .accordion-content .item:last-child .item-body {
  border-bottom: 1px solid #5b225e;
}
@media (max-width: 768.9px) {
  .tabbed-content .mobile-accordion .container .accordion-content {
    margin-bottom: 0;
  }
}
@media (max-width: 1200.9px) {
  .tabbed-content .container {
    overflow-x: auto;
  }
  .tabbed-content .container .btn-choose {
    width: 1650px;
  }
  .tabbed-content .tabbed-content-content-show .show-content .text-content .text-box {
    width: 65%;
  }
}
@media (max-width: 991.9px) {
  .tabbed-content .tabbed-content-content-show .show-content {
    flex-wrap: wrap;
  }
  .tabbed-content .tabbed-content-content-show .show-content .text-content {
    width: 100%;
    margin-bottom: 30px;
  }
  .tabbed-content .tabbed-content-content-show .show-content .text-content .logo-box img {
    margin-bottom: 25px;
  }
  .tabbed-content .tabbed-content-content-show .show-content .text-content .text-box {
    max-width: unset;
    width: 80%;
  }
  .tabbed-content .tabbed-content-content-show .show-content .text-content .text-box h4 {
    font-family: "Jokker";
    font-size: 16px;
    letter-spacing: 0.6px;
    margin-bottom: 22px;
  }
  .tabbed-content .tabbed-content-content-show .show-content .text-content .text-box p {
    letter-spacing: 0.6px;
    margin-bottom: 31px;
  }
  .tabbed-content .tabbed-content-content-show .show-content .accordion-content {
    margin-bottom: 45px;
    width: 52%;
  }
  .tabbed-content .tabbed-content-content-show .show-content .accordion-content .item {
    display: flex;
    flex-direction: column;
    align-items: self-start;
    cursor: pointer;
    transition: all 0.2s;
    margin-bottom: 10px;
    width: 100%;
    background-color: #ffffff;
    border-radius: 15px;
  }
}
@media (max-width: 991.9px) and (min-width: 768.9px) {
  .tabbed-content .tabbed-content-content-show .show-content .accordion-content .item {
    /* cursor: url("./arrow-cursor 1.svg"), auto !important; */
  }
}
@media (max-width: 991.9px) {
  .tabbed-content .tabbed-content-content-show .show-content .accordion-content .item .item-head {
    position: relative;
    transition: all 0.2s;
    background-color: transparent;
    padding: 8px 11px 6px 13px;
    border-radius: 15px;
    width: 100%;
  }
  .tabbed-content .tabbed-content-content-show .show-content .accordion-content .item .item-head h3 {
    font-family: "Jokker";
    font-size: 16px;
    letter-spacing: 0.6px;
    margin: 0;
  }
  .tabbed-content .tabbed-content-content-show .show-content .accordion-content .item .item-body {
    display: none;
    margin-left: 0;
    width: 100%;
    background-color: transparent;
    border-radius: 0 0 15px 15px;
    padding: 21px 27px 24px 12px;
  }
  .tabbed-content .tabbed-content-content-show .show-content .accordion-content .item .item-body ul {
    margin: 0;
  }
  .tabbed-content .tabbed-content-content-show .show-content .accordion-content .item .item-body ul li {
    letter-spacing: 0.6px;
  }
  .tabbed-content .tabbed-content-content-show .show-content .accordion-content .item .item-body ul li::before {
    background-color: #5b225e;
    width: 4px;
    height: 4px;
  }
  .tabbed-content .tabbed-content-content-show .show-content .accordion-content .item .item-body ol {
    margin: 0;
  }
  .tabbed-content .tabbed-content-content-show .show-content .accordion-content .item .item-body ol li {
    letter-spacing: 0.6px;
  }
  .tabbed-content .tabbed-content-content-show .show-content .image-content {
    width: 43%;
  }
  .tabbed-content .tabbed-content-content-show .show-content .image-content .img {
    width: 100%;
    padding-top: 149.08%;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
  }
}
@media (max-width: 768.9px) {
  .tabbed-content {
    padding-top: 0;
    padding-bottom: 30px;
  }
  .tabbed-content .container {
    padding: 0;
  }
  .tabbed-content .btn-choose {
    display: none;
  }
  .tabbed-content .tabbed-content-content-show {
    display: none;
  }
}

.shop-all-content {
  padding-top: 128px;
}
@media (max-width: 768.9px) {
  .shop-all-content {
    padding-top: 0;
  }
}
.shop-all-content .container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding-top: 66px;
  padding-bottom: 38px;
  width: 100%;
  position: relative;
  max-width: unset;
}
@media (max-width: 768.9px) {
  .shop-all-content .container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.shop-all-content .breadcrumb-box .breadcrumb {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0;
}
.shop-all-content .breadcrumb-box .breadcrumb li {
  margin: 0;
}
.shop-all-content .breadcrumb-box .breadcrumb li::before {
  display: none;
}
.shop-all-content .breadcrumb-box .breadcrumb li:first-child {
  padding: 0;
}
.shop-all-content .breadcrumb-box .breadcrumb li a {
  position: relative;
  font-family: "Jokker";
  font-size: 16px;
  font-weight: 500;
  line-height: 50px;
  letter-spacing: 0px;
  color: #5b225e;
  text-decoration: unset;
  cursor: pointer;
}
.shop-all-content .breadcrumb-box .breadcrumb li a::after {
  content: "";
  position: absolute;
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
  width: 4px;
  height: 4px;
  background-color: #5b225e;
  border-radius: 50%;
  opacity: 1 !important;
}
.shop-all-content .breadcrumb-box .breadcrumb li a:hover {
  opacity: 0.8;
}
.shop-all-content .breadcrumb-box .breadcrumb li a:hover::after {
  opacity: 1;
}
.shop-all-content .breadcrumb-box .breadcrumb li span {
  font-family: "Jokker";
  font-size: 16px;
  font-weight: 500;
  line-height: 50px;
  letter-spacing: 0px;
  color: #5b225e;
}
.shop-all-content h1 {
  font-family: "Solina-CondensedBold";
  font-size: 40px;
  line-height: 125%;
  margin: 0;
  transition: all 0.2s;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 768.9px) {
  .shop-all-content h1 {
    position: static;
    transform: unset;
    margin-bottom: 30px;
  }
}
.shop-all-content .filter-btn-box .btn {
  border: 1px solid #5b225e;
  box-shadow: unset;
  font-family: "Jokker";
  font-weight: 500;
  padding: 7.5px 25px;
  border-radius: 18px;
}
.shop-all-content .filter-btn-box .btn:hover {
  border: 1px solid #5b225e;
  background: #5b225e;
}
.shop-all-content .filter-btn-box form {
  border: 1px solid #5b225e;
  padding: 9px 17px 15px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 310px;
  position: absolute;
  right: 30px;
  top: 72px;
  background: #ffffff;
  z-index: 4;
  border-radius: 12px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s;
}
@media (max-width: 768.9px) {
  .shop-all-content .filter-btn-box form {
    right: unset;
    top: unset;
    left: 50%;
    transform: translateX(-50%);
  }
}
.shop-all-content .filter-btn-box form.active {
  opacity: 1;
  visibility: visible;
}
.shop-all-content .filter-btn-box form p {
  font-family: "Jokker";
  font-weight: 500;
  font-size: 16px;
  margin: 0;
  margin-bottom: 20px;
}
.shop-all-content .filter-btn-box form .form-group {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 20px;
}
.shop-all-content .filter-btn-box form .form-group:last-child {
  margin-bottom: 0;
}
.shop-all-content .filter-btn-box form .form-group p {
  font-family: "Jokker";
  font-weight: 500;
  font-size: 16px;
  margin: 0;
}
.shop-all-content .filter-btn-box form .form-group .form-group-box {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0 !important;
  margin-bottom: 1px !important;
}
.shop-all-content .filter-btn-box form .form-group .form-group-box label {
  font-family: "Jokker";
  font-weight: 500;
  font-size: 16px;
}
.shop-all-content .filter-btn-box form .form-group .form-group-box a {
  font-family: "Jokker";
  font-weight: 500;
  font-size: 16px;
  text-decoration: unset;
}
.shop-all-content .filter-btn-box form .form-group .form-group-box a.active::before {
  background-color: #5b225e;
}
.shop-all-content .filter-btn-box form .form-group .form-group-box {
  display: inline-block;
  margin-right: 10px;
}
.shop-all-content .filter-btn-box form .form-group input[type=checkbox],
.shop-all-content .filter-btn-box form .form-group input[type=radio] {
  display: none;
}
.shop-all-content .filter-btn-box form .form-group .form-group-box input[type=checkbox] + label,
.shop-all-content .filter-btn-box form .form-group .form-group-box input[type=radio] + label,
.shop-all-content .filter-btn-box form .form-group .form-group-box a {
  display: inline-block;
  position: relative;
  padding-left: 20px;
  cursor: pointer;
}
.shop-all-content .filter-btn-box form .form-group .form-group-box input[type=checkbox] + label::before,
.shop-all-content .filter-btn-box form .form-group .form-group-box input[type=radio] + label::before,
.shop-all-content .filter-btn-box form .form-group .form-group-box a::before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  border: 1px solid #5b225e;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.shop-all-content .filter-btn-box form .form-group .form-group-box input[type=checkbox]:checked + label::before,
.shop-all-content .filter-btn-box form .form-group .form-group-box input[type=radio]:checked + label::before {
  background-color: #5b225e;
}
@media (max-width: 1200.9px) {
  .shop-all-content .text-box {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }
  .shop-all-content .text-box .text-box-left {
    width: 30%;
  }
  .shop-all-content .text-box .text-box-right {
    position: static;
    transform: unset;
    width: 65%;
  }
  .shop-all-content .text-box .text-box-right .top-text {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
  }
  .shop-all-content .text-box .text-box-right .bottom-text {
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: nowrap;
    justify-content: space-around;
  }
}
@media (max-width: 991.9px) {
  .shop-all-content .text-box .text-box-left {
    padding-top: 15.5px;
  }
  .shop-all-content .text-box .text-box-left .breadcrumb {
    margin-bottom: 24px;
    font-size: 14px;
    line-height: 1.2;
  }
  .shop-all-content .text-box .text-box-left .breadcrumb a {
    font-size: 14px;
    line-height: 1.2;
  }
  .shop-all-content .text-box .text-box-left h1 {
    font-size: 32px;
  }
  .shop-all-content .text-box .text-box-right {
    position: static;
    transform: unset;
    width: 65%;
  }
  .shop-all-content .text-box .text-box-right .top-text p {
    font-size: 14px;
  }
  .shop-all-content .text-box .text-box-right .top-text a {
    font-size: 14px;
  }
  .shop-all-content .text-box .text-box-right .bottom-text p {
    font-size: 14px;
  }
  .shop-all-content .text-box .text-box-right .bottom-text a {
    font-size: 14px;
  }
}
@media (max-width: 768.9px) {
  .shop-all-content .container {
    padding-top: 153px;
    padding-bottom: 46px;
  }
  .shop-all-content .text-box {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .shop-all-content .text-box .text-box-left {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    margin-bottom: 60px;
    padding-top: 0;
  }
  .shop-all-content .text-box .text-box-left .breadcrumb {
    margin-bottom: 0;
    position: absolute;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
  }
  .shop-all-content .text-box .text-box-left h1 {
    font-size: 26px;
  }
  .shop-all-content .text-box .text-box-right {
    position: static;
    transform: unset;
    width: 100%;
  }
  .shop-all-content .text-box .text-box-right .top-text {
    margin-bottom: 10px;
  }
  .shop-all-content .text-box .text-box-right p {
    display: none;
  }
}

.skin-ed-banner {
  background-color: #fff9ae;
  border-radius: 2px 3px 30px 30px;
  border: solid 2px #ff6800;
  border-top: unset;
}
.skin-ed-banner .container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 205px;
  padding-bottom: 70px;
  width: 100%;
}
.skin-ed-banner .skin-ed-banner-top {
  width: 100%;
  position: relative;
  margin-bottom: 58px;
}
.skin-ed-banner .skin-ed-banner-top .breadcrumb-box .breadcrumb {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0;
}
.skin-ed-banner .skin-ed-banner-top .breadcrumb-box .breadcrumb li {
  margin: 0;
  padding-left: 14px;
}
.skin-ed-banner .skin-ed-banner-top .breadcrumb-box .breadcrumb li:first-child {
  padding: 0;
}
.skin-ed-banner .skin-ed-banner-top .breadcrumb-box .breadcrumb li::before {
  display: none;
}
.skin-ed-banner .skin-ed-banner-top .breadcrumb-box .breadcrumb li a {
  position: relative;
  font-family: "Jokker";
  font-size: 16px;
  font-weight: 500;
  line-height: 50px;
  letter-spacing: 0px;
  color: #5b225e;
  text-decoration: unset;
  cursor: pointer;
}
.skin-ed-banner .skin-ed-banner-top .breadcrumb-box .breadcrumb li a::after {
  content: "";
  position: absolute;
  right: -9px;
  top: 50%;
  transform: translateY(-50%);
  width: 4px;
  height: 4px;
  background-color: #5b225e;
  border-radius: 50%;
  opacity: 1 !important;
}
.skin-ed-banner .skin-ed-banner-top .breadcrumb-box .breadcrumb li a:hover {
  opacity: 0.8;
}
.skin-ed-banner .skin-ed-banner-top .breadcrumb-box .breadcrumb li a:hover::after {
  opacity: 1;
}
.skin-ed-banner .skin-ed-banner-top .breadcrumb-box .breadcrumb li span {
  font-family: "Jokker";
  font-size: 16px;
  font-weight: 500;
  line-height: 50px;
  letter-spacing: 0px;
  color: #5b225e;
}
.skin-ed-banner .skin-ed-banner-top h1 {
  font-family: "Solina-CondensedBold";
  font-size: 40px;
  line-height: 125%;
  margin: 0;
  position: absolute;
  top: 15px;
  left: 50%;
  transform: translateX(-50%);
}
.skin-ed-banner .skin-ed-banner-bottom {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
  position: relative;
}
.skin-ed-banner .skin-ed-banner-bottom .filter-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 75%;
}
.skin-ed-banner .skin-ed-banner-bottom .filter-box ul {
  margin: 0;
  padding: 0;
}
.skin-ed-banner .skin-ed-banner-bottom .filter-box ul li {
  margin: 0;
  padding: 0;
}
.skin-ed-banner .skin-ed-banner-bottom .filter-box ul li:before {
  display: none;
}
.skin-ed-banner .skin-ed-banner-bottom .filter-box p {
  font-family: "Jokker";
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0px;
  margin-bottom: 30px;
}
.skin-ed-banner .skin-ed-banner-bottom .filter-box .filter-checkbox-main {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px 8px;
}
.skin-ed-banner .skin-ed-banner-bottom .filter-box .filter-checkbox-main li {
  color: #5b225e;
  text-decoration: unset;
  text-align: center;
  transition: all 0.3s;
  position: relative;
  cursor: pointer;
  line-height: 1;
  height: 100%;
}
.skin-ed-banner .skin-ed-banner-bottom .filter-box .filter-checkbox-main li:hover label {
  background-color: #5b225e;
  color: #ffffff;
  opacity: 1;
}
.skin-ed-banner .skin-ed-banner-bottom .filter-box .filter-checkbox-main li:last-child {
  margin-right: 0;
}
.skin-ed-banner .skin-ed-banner-bottom .filter-box .filter-checkbox-main li button {
  width: 100%;
  height: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 15px;
  border: 1px solid #5b225e;
  cursor: pointer;
  margin: 0;
  background: transparent;
  padding: 5px 24px;
  font-family: "Jokker";
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: #5b225e;
}
@media (max-width: 768.9px) {
  .skin-ed-banner .skin-ed-banner-bottom .filter-box .filter-checkbox-main li button {
    font-size: 14px;
    padding: 9px 30px;
    border-radius: 17px;
  }
}
.skin-ed-banner .skin-ed-banner-bottom .filter-box .filter-checkbox-main li button:hover {
  opacity: 0.6;
}
.skin-ed-banner .skin-ed-banner-bottom .filter-box .filter-checkbox-main li button.active {
  background: #5b225e;
  color: #ffffff;
}
.skin-ed-banner .skin-ed-banner-bottom .filter-box .filter-checkbox-main li label {
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  font-family: "Jokker";
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: #5b225e;
  text-decoration: unset;
  padding: 5px 24px;
  border-radius: 14px;
  border: 1px solid #5b225e;
  transition: all 0.3s;
}
.skin-ed-banner .skin-ed-banner-bottom .filter-box .filter-checkbox-main li.clear-filter {
  display: none;
}
.skin-ed-banner .skin-ed-banner-bottom .filter-box .filter-checkbox-main li.clear-filter.is-show {
  display: block;
}
.skin-ed-banner .skin-ed-banner-bottom .filter-btn-box {
  position: absolute;
  right: 0;
  top: 55px;
  width: 16%;
}
@media (max-width: 991.9px) {
  .skin-ed-banner .skin-ed-banner-bottom .filter-btn-box {
    position: static;
    width: 100%;
  }
  .skin-ed-banner .skin-ed-banner-bottom .filter-btn-box form {
    top: unset !important;
    max-width: 100% !important;
  }
}
.skin-ed-banner .skin-ed-banner-bottom .filter-btn-box .btn {
  border: 1px solid #5b225e;
  box-shadow: unset;
  font-family: "Jokker";
  font-weight: 500;
  line-height: 1.25;
  border-radius: 18px;
  padding: 5.5px 17px;
  position: relative;
  width: 100%;
  display: block;
}
.skin-ed-banner .skin-ed-banner-bottom .filter-btn-box .btn::after {
  font-family: "icomoon";
  content: "\e902";
  font-size: 11px;
  display: inline-block;
  color: #5b225e;
  transition: all 0.2s;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  z-index: 100;
  transition: all 0.2s;
  z-index: 0;
}
.skin-ed-banner .skin-ed-banner-bottom .filter-btn-box .btn:hover {
  border: 1px solid #5b225e;
  background: #5b225e;
  color: #ffffff;
}
.skin-ed-banner .skin-ed-banner-bottom .filter-btn-box .btn:hover::after {
  color: #ffffff;
  transform: translateY(-50%) rotate(-90deg);
}
.skin-ed-banner .skin-ed-banner-bottom .filter-btn-box form {
  border: 1px solid #5b225e;
  padding: 9px 17px 15px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 310px;
  position: absolute;
  right: 0;
  top: -7px;
  background: #ffffff;
  z-index: 4;
  border-radius: 12px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s;
}
.skin-ed-banner .skin-ed-banner-bottom .filter-btn-box form.active {
  opacity: 1;
  visibility: visible;
}
.skin-ed-banner .skin-ed-banner-bottom .filter-btn-box form p {
  font-family: "Jokker";
  font-weight: 500;
  font-size: 16px;
  margin: 0;
  margin-bottom: 20px;
}
.skin-ed-banner .skin-ed-banner-bottom .filter-btn-box form .form-group {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 20px;
}
.skin-ed-banner .skin-ed-banner-bottom .filter-btn-box form .form-group:last-child {
  margin-bottom: 0;
}
.skin-ed-banner .skin-ed-banner-bottom .filter-btn-box form .form-group p {
  font-family: "Jokker";
  font-weight: 500;
  font-size: 16px;
  margin: 0;
}
.skin-ed-banner .skin-ed-banner-bottom .filter-btn-box form .form-group .form-group-box {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0 !important;
  margin-bottom: 1px !important;
}
.skin-ed-banner .skin-ed-banner-bottom .filter-btn-box form .form-group .form-group-box label {
  font-family: "Jokker";
  font-weight: 500;
  font-size: 16px;
}
.skin-ed-banner .skin-ed-banner-bottom .filter-btn-box form .form-group input[type=checkbox],
.skin-ed-banner .skin-ed-banner-bottom .filter-btn-box form .form-group input[type=radio] {
  display: none;
}
.skin-ed-banner .skin-ed-banner-bottom .filter-btn-box form .form-group .form-group-box {
  display: inline-block;
  margin-right: 10px;
}
.skin-ed-banner .skin-ed-banner-bottom .filter-btn-box form .form-group .form-group-box input[type=checkbox] + label,
.skin-ed-banner .skin-ed-banner-bottom .filter-btn-box form .form-group .form-group-box input[type=radio] + label {
  display: inline-block;
  position: relative;
  padding-left: 20px;
  cursor: pointer;
}
.skin-ed-banner .skin-ed-banner-bottom .filter-btn-box form .form-group .form-group-box input[type=checkbox] + label::before,
.skin-ed-banner .skin-ed-banner-bottom .filter-btn-box form .form-group .form-group-box input[type=radio] + label::before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  border: 1px solid #5b225e;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.skin-ed-banner .skin-ed-banner-bottom .filter-btn-box form .form-group .form-group-box input[type=checkbox]:checked + label::before,
.skin-ed-banner .skin-ed-banner-bottom .filter-btn-box form .form-group .form-group-box input[type=radio]:checked + label::before {
  background-color: #5b225e;
}
@media (max-width: 991.9px) {
  .skin-ed-banner .skin-ed-banner-bottom {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .skin-ed-banner .skin-ed-banner-bottom .filter-box {
    margin-bottom: 30px;
    width: 100%;
  }
}
@media (max-width: 768.9px) {
  .skin-ed-banner .container {
    padding-top: 134px;
    padding-bottom: 15px;
  }
  .skin-ed-banner .skin-ed-banner-top {
    margin-bottom: 97px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .skin-ed-banner .skin-ed-banner-top .breadcrumb-box {
    display: none;
  }
  .skin-ed-banner .skin-ed-banner-top h1 {
    font-size: 30px;
    position: static;
    transform: unset;
  }
  .skin-ed-banner .skin-ed-banner-bottom p {
    font-size: 18px !important;
    margin-bottom: 20px !important;
  }
}

.skin-ed-card {
  padding-top: 234px;
  padding-bottom: 31px;
  position: relative;
}
.skin-ed-card .container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  z-index: 2;
}
.skin-ed-card .mobile-text-box {
  display: none;
}
@media (max-width: 991.9px) {
  .skin-ed-card .mobile-text-box {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 53px;
    justify-content: space-between;
    width: 100%;
  }
  .skin-ed-card .mobile-text-box h1 {
    font-family: "Micro-ExtraBold";
    color: #5b225e;
    font-size: 70px;
    line-height: 1;
    letter-spacing: 0px;
    margin: 0;
    text-shadow: -9px 6px #6bd7e5;
    width: 75%;
    text-transform: uppercase;
  }
  .skin-ed-card .mobile-text-box .control-slider {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .skin-ed-card .mobile-text-box .control-slider p {
    margin: 0;
  }
  .skin-ed-card .mobile-text-box .control-slider .icon-box {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 16px;
    height: 16px;
    position: relative;
    margin-left: 10px;
  }
  .skin-ed-card .mobile-text-box .control-slider .icon-box .icon-arrow-right {
    font-size: 16px;
    width: 16px;
    height: 16px;
    background: transparent;
    transition: all 0.2s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #5b225e;
    padding: 0;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 2;
    animation: Right-left 1s infinite ease-in-out;
  }
}
@media (max-width: 991.9px) and (min-width: 768.9px) {
  .skin-ed-card .mobile-text-box .control-slider .icon-box .icon-arrow-right {
    /* cursor: url("./arrow-cursor 1.svg"), auto !important; */
  }
}
@media (max-width: 991.9px) {
  .skin-ed-card .mobile-text-box .control-slider .icon-box .icon-arrow-right:hover {
    color: #6bd7e5;
  }
}
@media (max-width: 450px) {
  .skin-ed-card .mobile-text-box h1 {
    font-size: 56px;
  }
}
@media (max-width: 393px) {
  .skin-ed-card .mobile-text-box h1 {
    font-size: 45px;
  }
}
.skin-ed-card .content {
  width: 100%;
  position: relative;
  box-shadow: -10px 10px #6bd7e5;
  border-radius: 40px 0 25px 25px;
}
.skin-ed-card .bg-box-2 {
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  width: 100%;
  height: 100%;
}
.skin-ed-card .top-card-item {
  width: 100%;
  cursor: pointer;
  z-index: 10;
  border-radius: 25px 0 0 0;
}
@media (min-width: 768.9px) {
  .skin-ed-card .top-card-item {
    /* cursor: url("./arrow-cursor 1.svg"), auto !important; */
  }
}
.skin-ed-card .top-card-item .slick-list {
  width: 100%;
  display: flex;
  flex-direction: row;
}
@media (min-width: 1440px) {
  .skin-ed-card .top-card-item .slick-list {
    transform: translateX(0) !important;
  }
}
.skin-ed-card .top-card-item .slick-list .slick-track {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  margin: 0;
  align-items: flex-end;
}
@media (min-width: 1440px) {
  .skin-ed-card .top-card-item .slick-list .slick-track {
    transform: translateX(0) !important;
    margin: 0;
  }
}
.skin-ed-card .top-card-item .item-btn {
  padding: 7px 20px 17px;
  border-radius: 25px 25px 0 0;
  width: 10%;
  height: 84px;
  bottom: -10px;
  position: relative;
  z-index: 1;
  transition: all 0.2s;
  display: flex;
  align-items: center;
  justify-content: center;
}
.skin-ed-card .top-card-item .item-btn:hover {
  padding: 17px 20px;
  bottom: 0;
}
.skin-ed-card .top-card-item .item-btn.slick-current {
  z-index: 100 !important;
}
.skin-ed-card .top-card-item .item-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url(image-32.png);
  width: 110%;
  height: 100%;
  border-radius: 25px 25px 0 0;
}
@media (max-width: 991.9px) {
  .skin-ed-card .top-card-item .item-btn::before {
    width: 100%;
  }
}
.skin-ed-card .top-card-item .item-btn::after {
  border-radius: 25px 25px 0 0;
  content: "";
  position: absolute;
  width: 110%;
  height: 100%;
  top: 0;
  left: 0;
}
@media (max-width: 991.9px) {
  .skin-ed-card .top-card-item .item-btn::after {
    width: 100%;
  }
}
.skin-ed-card .top-card-item .item-btn .box-content {
  border-radius: 25px 25px 0 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: relative;
  text-align: center;
  z-index: 3;
}
.skin-ed-card .top-card-item .item-btn p {
  color: #5b225e;
  margin: 0;
  text-align: center;
  position: relative;
  z-index: 2;
  transform: translateX(10px);
}
@media (max-width: 768.9px) {
  .skin-ed-card .top-card-item .item-btn p {
    transform: translateX(0);
  }
}
.skin-ed-card .top-card-item .item-btn.slick-current {
  z-index: 10;
}
.skin-ed-card .top-card-item .item-btn.slick-current::after {
  mix-blend-mode: multiply;
  z-index: 10;
}
.skin-ed-card .top-card-item .item-btn.slick-current::before {
  z-index: 10;
}
.skin-ed-card .top-card-item .item-btn.slick-current .box-content {
  z-index: 11;
}
.skin-ed-card .top-card-item .item-btn.style-light-yellow::after {
  background-color: #fff9ae;
}
.skin-ed-card .top-card-item .item-btn.style-purple::after {
  background-color: #5b225e;
}
.skin-ed-card .top-card-item .item-btn.style-purple p {
  color: #ffffff;
}
.skin-ed-card .top-card-item .item-btn.style-light-blue::after {
  background-color: #6bd7e5;
}
.skin-ed-card .top-card-item .item-btn.style-brown::after {
  background-color: #e0c7a3;
}
.skin-ed-card .top-card-item .item-btn.style-light-purple::after {
  background-color: #ba4596;
}
.skin-ed-card .top-card-item .item-btn.style-light-purple p {
  color: #ffffff;
}
.skin-ed-card .top-card-item .item-btn.style-blue::after {
  background-color: #0097c6;
}
.skin-ed-card .top-card-item .item-btn.style-blue p {
  color: #ffffff;
}
.skin-ed-card .top-card-item .item-btn.style-yellow::after {
  background-color: #ffcb51;
}
.skin-ed-card .top-card-item .item-btn.style-yellow p {
  color: #ffffff;
}
.skin-ed-card .top-card-item .item-btn.style-white::before {
  width: 100%;
}
.skin-ed-card .top-card-item .item-btn.style-white::after {
  background-color: #ffffff;
  width: 100%;
}
.skin-ed-card .bottom-card-item {
  position: relative;
  cursor: grab;
  box-shadow: 5px 0px #0097c6;
  border-radius: 0 10px 30px 0;
}
@media (min-width: 768.9px) {
  .skin-ed-card .bottom-card-item {
    /* cursor: url("./arrow-cursor 1.svg"), auto !important; */
  }
}
.skin-ed-card .bottom-card-item .slick-list {
  width: 100%;
  border-radius: 0 0 25px 25px;
  height: auto !important;
}
.skin-ed-card .bottom-card-item .slick-list .slick-track {
  width: 100%;
  display: flex !important;
}
.skin-ed-card .bottom-card-item .item-content {
  padding: 50px 40px 40px;
  min-height: 755px;
  position: relative;
  height: inherit !important;
}
.skin-ed-card .bottom-card-item .item-content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url(image-32.png);
  width: 100%;
  height: 100%;
}
.skin-ed-card .bottom-card-item .item-content .img-box {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.skin-ed-card .bottom-card-item .item-content .img-box img {
  max-width: 286px;
  position: absolute;
  left: 2.5%;
  top: 29%;
  animation: Up-down 1s infinite ease-in-out;
}
.skin-ed-card .bottom-card-item .item-content .img-box img:nth-child(2) {
  max-width: 43px;
  left: 21%;
  top: 30%;
  animation: Up-down 1.5s infinite ease-in-out;
}
.skin-ed-card .bottom-card-item .item-content .img-box img:nth-child(3) {
  max-width: 109px;
  left: 3%;
  top: 62%;
  animation: Up-down 1.5s infinite ease-in-out;
}
.skin-ed-card .bottom-card-item .item-content .img-box img:nth-child(4) {
  max-width: 257px;
  left: 11%;
  top: 61%;
  animation: Up-down 1.2s infinite ease-in-out;
}
.skin-ed-card .bottom-card-item .item-content .box-content {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
}
.skin-ed-card .bottom-card-item .item-content .left-content {
  width: 33%;
  height: 100%;
  position: relative;
  z-index: 2;
}
.skin-ed-card .bottom-card-item .item-content .left-content h1 {
  font-family: "Micro-ExtraBold";
  color: #5b225e;
  font-size: 120px;
  letter-spacing: 0px;
  text-shadow: -9px 6px #0097c6;
  margin-bottom: 44px;
  text-transform: uppercase;
  line-height: 0.8;
  margin-top: -10px;
}
@media (min-width: 1440px) {
  .skin-ed-card .bottom-card-item .item-content .left-content h1 {
    margin-top: -20px;
  }
}
@media (max-width: 1200.9px) {
  .skin-ed-card .bottom-card-item .item-content .left-content h1 {
    margin-top: 0;
  }
}
.skin-ed-card .bottom-card-item .item-content .img-box-mobile {
  display: none;
}
.skin-ed-card .bottom-card-item .item-content .right-content {
  width: 63%;
  position: relative;
  z-index: 2;
}
.skin-ed-card .bottom-card-item .item-content .right-content .btn-choose {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 141px;
  gap: 0 30px;
}
.skin-ed-card .bottom-card-item .item-content .right-content .btn-choose .btn-text {
  width: 20%;
  display: flex;
  align-items: center;
  text-decoration: unset;
  justify-content: center;
  transition: all 0.2s;
  font-size: 16px;
  line-height: 1;
  color: #5b225e;
  text-align: center;
  text-decoration: unset;
  padding: 11px;
  background: transparent;
  border-radius: 24px;
  box-shadow: -9px 5px 0px 0px rgba(0, 151, 198, 0);
  transition: all 0.2s;
  letter-spacing: 0;
}
.skin-ed-card .bottom-card-item .item-content .right-content .btn-choose .btn-text.active {
  background: #ba4596;
  color: #ffffff;
  border-radius: 24px;
  box-shadow: -9px 5px 0px 0px rgba(0, 151, 198, 0.98);
}
.skin-ed-card .bottom-card-item .item-content .right-content .btn-choose .btn-text:hover {
  background: #ba4596;
  color: #ffffff;
  border-radius: 24px;
  box-shadow: -9px 5px 0px 0px rgba(0, 151, 198, 0.98);
}
.skin-ed-card .bottom-card-item .item-content .right-content .table-show {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 875.8px;
  margin-left: auto;
}
.skin-ed-card .bottom-card-item .item-content .right-content .table-show .show {
  display: none;
}
.skin-ed-card .bottom-card-item .item-content .right-content .table-show .show:first-child {
  display: block;
}
.skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
}
.skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .text-content {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  width: 39%;
}
.skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .text-content .text-box h2 {
  font-family: "Solina-CondensedBold";
  font-size: 38px;
  line-height: 44px;
  margin-top: 0;
}
.skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .text-content .text-box .mobile-images {
  display: none;
}
@media (max-width: 991.9px) {
  .skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .text-content .text-box .mobile-images {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    margin-bottom: 69px;
    min-height: 400px;
  }
  .skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .text-content .text-box .mobile-images img {
    max-width: 240px;
    position: relative;
    left: 0;
    top: 0;
    animation: Up-down 1s infinite ease-in-out;
  }
  .skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .text-content .text-box .mobile-images img:nth-child(1) {
    position: absolute;
    left: 15%;
    top: -14px;
  }
  .skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .text-content .text-box .mobile-images img:nth-child(2) {
    position: absolute;
    left: 50%;
    top: 0;
    max-width: 34px;
    animation: Up-down 1.5s infinite ease-in-out;
  }
  .skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .text-content .text-box .mobile-images img:nth-child(3) {
    max-width: 87px;
    position: absolute;
    left: 40%;
    top: 49%;
    animation: Up-down 1.2s infinite ease-in-out;
  }
  .skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .text-content .text-box .mobile-images img:nth-child(4) {
    position: absolute;
    left: 65%;
    top: 49%;
    max-width: 205px;
    animation: Up-down 1.5s infinite ease-in-out;
  }
}
@media (max-width: 768.9px) {
  .skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .text-content .text-box .mobile-images img:nth-child(1) {
    position: absolute;
    left: 5%;
    top: -14px;
  }
  .skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .text-content .text-box .mobile-images img:nth-child(2) {
    position: absolute;
    left: 60%;
    top: 0;
  }
  .skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .text-content .text-box .mobile-images img:nth-child(3) {
    position: absolute;
    left: 30%;
    top: 49%;
  }
  .skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .text-content .text-box .mobile-images img:nth-child(4) {
    position: absolute;
    left: 50%;
    top: 60%;
  }
}
@media (max-width: 576px) {
  .skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .text-content .text-box .mobile-images {
    min-height: 329px;
  }
  .skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .text-content .text-box .mobile-images img:nth-child(1) {
    position: absolute;
    left: 15%;
    top: -14px;
    max-width: 240px;
  }
  .skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .text-content .text-box .mobile-images img:nth-child(2) {
    position: absolute;
    left: 78%;
    top: -13px;
  }
  .skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .text-content .text-box .mobile-images img:nth-child(3) {
    position: absolute;
    left: 17%;
    top: 60%;
  }
  .skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .text-content .text-box .mobile-images img:nth-child(4) {
    position: absolute;
    left: 40%;
    top: 41%;
  }
}
.skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .text-content .text-box p {
  font-size: 15px;
  letter-spacing: 0.6px;
  margin-bottom: 31px;
}
.skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .text-content .text-box p:last-child {
  margin-bottom: 0;
}
.skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .text-content.full-width-text {
  width: 100%;
}
.skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .accordion-content {
  margin-top: 10px;
  cursor: pointer;
  width: 44.6%;
}
@media (min-width: 768.9px) {
  .skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .accordion-content {
    /* cursor: url("./arrow-cursor 1.svg"), auto !important; */
  }
}
.skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .accordion-content .item {
  cursor: pointer;
  transition: all 0.2s;
  margin-bottom: 10px;
  width: 100%;
  background-color: #ffffff;
  border-radius: 15px;
}
@media (min-width: 768.9px) {
  .skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .accordion-content .item {
    /* cursor: url("./arrow-cursor 1.svg"), auto !important; */
  }
}
.skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .accordion-content .item .item-head {
  position: relative;
  transition: all 0.2s;
  background-color: transparent;
  padding: 7px 11px 6px 8px;
  border-radius: 15px;
  width: 100%;
}
.skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .accordion-content .item .item-head h3 {
  font-family: "Jokker";
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.6px;
  margin: 0;
}
.skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .accordion-content .item .item-head .accordion-btn {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  height: 18px;
  width: 18px;
  transition: all 0.2s;
}
.skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .accordion-content .item .item-head .accordion-btn span {
  background-color: #5b225e;
  height: 1.4px;
  width: 8px;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.2s;
}
.skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .accordion-content .item .item-head .accordion-btn span:nth-child(2) {
  width: 8px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(90deg);
}
.skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .accordion-content .item .item-head.active {
  border-radius: 15px 15px 0 0;
}
.skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .accordion-content .item .item-head.active .accordion-btn span:nth-child(2) {
  transform: translate(-50%, -50%) rotate(0deg);
}
.skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .accordion-content .item .item-body {
  display: none;
  margin-left: 0;
  width: 100%;
  background-color: transparent;
  border-radius: 0 0 15px 15px;
  padding: 21px 27px 24px 12px;
  mix-blend-mode: normal;
}
.skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .accordion-content .item .item-body ul {
  margin: 0;
}
.skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .accordion-content .item .item-body ul li {
  letter-spacing: 0.6px;
}
.skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .accordion-content .item .item-body ul li::before {
  background-color: #5b225e;
  width: 4px;
  height: 4px;
}
.skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .accordion-content .item .item-body ol {
  margin: 0;
}
.skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .accordion-content .item .item-body ol li {
  letter-spacing: 0.6px;
}
.skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .accordion-content .item .item-body p {
  margin-bottom: 0;
  letter-spacing: 0.6px;
}
.skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .accordion-content .item .item-body p a {
  transition: all 0.2s;
}
.skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .accordion-content .item .item-body p a:hover {
  color: #ba4596;
}
.skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .accordion-content .item:hover .item-head h3 {
  opacity: 0.8;
}
.skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .accordion-content:last-child {
  margin-bottom: 0;
}
.skin-ed-card .bottom-card-item .item-content::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  mix-blend-mode: multiply;
}
.skin-ed-card .bottom-card-item .item-content.style-light-yellow::after {
  background-color: #fff9ae;
}
.skin-ed-card .bottom-card-item .item-content.style-purple::after {
  background-color: #5b225e;
}
.skin-ed-card .bottom-card-item .item-content.style-purple .left-content h1 {
  color: #ffffff;
  text-shadow: -9px 6px #6bd7e5;
}
.skin-ed-card .bottom-card-item .item-content.style-purple .right-content .btn-choose .btn-text {
  color: #ffffff;
}
.skin-ed-card .bottom-card-item .item-content.style-purple .right-content .btn-choose .btn-text.active {
  background: #ba4596;
  color: #ffffff;
  border-radius: 24px;
  box-shadow: -9px 5px 0px 0px rgba(0, 151, 198, 0.98);
}
.skin-ed-card .bottom-card-item .item-content.style-purple .right-content .table-show .show-content .text-content .text-box h2 {
  color: #ffffff;
}
.skin-ed-card .bottom-card-item .item-content.style-purple .right-content .table-show .show-content .text-content .text-box p {
  color: #ffffff;
}
.skin-ed-card .bottom-card-item .item-content.style-light-blue::after {
  background-color: #6bd7e5;
}
.skin-ed-card .bottom-card-item .item-content.style-light-blue .left-content h1 {
  text-shadow: -10px 10px #ffffff;
}
.skin-ed-card .bottom-card-item .item-content.style-brown::after {
  background-color: #e0c7a3;
}
.skin-ed-card .bottom-card-item .item-content.style-light-purple::after {
  background-color: #ba4596;
}
.skin-ed-card .bottom-card-item .item-content.style-light-purple .right-content .btn-choose .btn-text {
  color: #ffffff;
}
.skin-ed-card .bottom-card-item .item-content.style-light-purple .right-content .btn-choose .btn-text.active {
  background: #5b225e;
  color: #ffffff;
  border-radius: 24px;
  box-shadow: -9px 5px 0px 0px rgba(0, 151, 198, 0.98);
}
.skin-ed-card .bottom-card-item .item-content.style-light-purple .right-content .table-show .show-content .text-content .text-box h2 {
  color: #ffffff;
}
.skin-ed-card .bottom-card-item .item-content.style-light-purple .right-content .table-show .show-content .text-content .text-box p {
  color: #ffffff;
}
.skin-ed-card .bottom-card-item .item-content.style-blue::after {
  background-color: #0097c6;
}
.skin-ed-card .bottom-card-item .item-content.style-blue .left-content h1 {
  text-shadow: -9px 6px #ffffff;
}
.skin-ed-card .bottom-card-item .item-content.style-blue .right-content .btn-choose .btn-text {
  color: #ffffff;
}
.skin-ed-card .bottom-card-item .item-content.style-blue .right-content .btn-choose .btn-text.active {
  background: #5b225e;
  color: #ffffff;
  border-radius: 24px;
  box-shadow: -9px 5px 0px 0px rgba(107, 215, 229, 0.98);
}
.skin-ed-card .bottom-card-item .item-content.style-blue .right-content .table-show .show-content .text-content .text-box h2 {
  color: #ffffff;
}
.skin-ed-card .bottom-card-item .item-content.style-blue .right-content .table-show .show-content .text-content .text-box p {
  color: #ffffff;
}
.skin-ed-card .bottom-card-item .item-content.style-yellow::after {
  background-color: #ffcb51;
}
.skin-ed-card .bottom-card-item .item-content.style-white::after {
  background-color: #ffffff;
}
.skin-ed-card .bottom-card-item .item-content.style-white .right-content .btn-choose .btn-text.active {
  background: #5b225e;
  color: #ffffff;
}
.skin-ed-card .bottom-card-item .item-content.style-white .right-content .table-show .show-content .accordion-content .item .item-head {
  background-color: #5b225e;
}
.skin-ed-card .bottom-card-item .item-content.style-white .right-content .table-show .show-content .accordion-content .item .item-head h3 {
  color: #ffffff;
}
.skin-ed-card .bottom-card-item .item-content.style-white .right-content .table-show .show-content .accordion-content .item .item-head .accordion-btn span {
  background-color: #ffffff;
}
.skin-ed-card .bottom-card-item .item-content.style-white .right-content .table-show .show-content .accordion-content .item .item-body {
  background-color: #5b225e;
}
.skin-ed-card .bottom-card-item .item-content.style-white .right-content .table-show .show-content .accordion-content .item .item-body ul li {
  color: #ffffff;
}
.skin-ed-card .bottom-card-item .item-content.style-white .right-content .table-show .show-content .accordion-content .item .item-body ol li {
  color: #ffffff;
}
.skin-ed-card .bottom-card-item .item-content.style-white .right-content .table-show .show-content .accordion-content .item .item-body p {
  color: #ffffff;
}
.skin-ed-card .bottom-card-item .item-content.style-white .right-content .table-show .show-content .accordion-content .item .item-body p a:hover {
  color: #5b225e;
}
@media (max-width: 1540px) {
  .skin-ed-card .bottom-card-item .item-content .left-content h1 {
    font-size: 96px;
  }
}
@media (max-width: 1440px) {
  .skin-ed-card .bottom-card-item .item-content .left-content h1 {
    font-size: 76px;
  }
  .skin-ed-card .bottom-card-item .item-content .img-box img:nth-child(2) {
    left: 31%;
    top: 30%;
  }
  .skin-ed-card .bottom-card-item .item-content .img-box img:nth-child(4) {
    left: 13%;
  }
}
@media (max-width: 1200.9px) {
  .skin-ed-card .bottom-card-item .item-content .box-content {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .skin-ed-card .bottom-card-item .item-content .img-box {
    display: none;
  }
  .skin-ed-card .bottom-card-item .item-content .left-content {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
  }
  .skin-ed-card .bottom-card-item .item-content .left-content h1 {
    width: 30%;
    font-size: 60px;
  }
  .skin-ed-card .bottom-card-item .item-content .left-content .img-box-mobile {
    width: 66%;
    height: 100%;
    display: block;
  }
  .skin-ed-card .bottom-card-item .item-content .left-content .img-box-mobile img {
    max-width: 228px;
    position: relative;
    left: 0;
    top: -20px;
    animation: Up-down 1s infinite ease-in-out;
  }
  .skin-ed-card .bottom-card-item .item-content .left-content .img-box-mobile img:nth-child(2) {
    max-width: 34px;
    position: absolute;
    left: 55%;
    top: -30px;
    animation: Up-down 1.5s infinite ease-in-out;
  }
  .skin-ed-card .bottom-card-item .item-content .left-content .img-box-mobile img:nth-child(3) {
    max-width: 87px;
    position: absolute;
    left: 65%;
    top: 27%;
    animation: Up-down 1.2s infinite ease-in-out;
  }
  .skin-ed-card .bottom-card-item .item-content .left-content .img-box-mobile img:nth-child(4) {
    max-width: 205px;
    position: absolute;
    left: 80%;
    top: -20px;
    animation: Up-down 1.5s infinite ease-in-out;
  }
  .skin-ed-card .bottom-card-item .item-content .right-content {
    width: 100%;
  }
}
@media (max-width: 991.9px) {
  .skin-ed-card {
    padding-top: 180px;
  }
  .skin-ed-card .bottom-card-item .item-content .left-content {
    display: none;
  }
  .skin-ed-card .bottom-card-item .item-content .right-content {
    width: 100%;
  }
  .skin-ed-card .bottom-card-item .item-content .right-content .btn-choose {
    margin-bottom: 60px;
  }
  .skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .text-content .text-box h2 {
    font-size: 30px;
  }
}
@media (max-width: 768.9px) {
  .skin-ed-card .bottom-card-item .item-content {
    min-height: unset;
    padding: 30px 20px 30px;
  }
  .skin-ed-card .bottom-card-item .item-content .right-content .btn-choose {
    margin-bottom: 40px;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px 0;
  }
  .skin-ed-card .bottom-card-item .item-content .right-content .btn-choose .btn-text {
    font-size: 14px;
    width: 25%;
  }
  .skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .text-content {
    width: 100%;
    margin-bottom: 45px;
  }
  .skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .text-content .text-box h2 {
    margin-bottom: 30px;
    text-align: center;
  }
  .skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .text-content .text-box p {
    font-size: 14px;
  }
  .skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .accordion-content {
    width: 100%;
    margin-top: 0;
  }
  .skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .accordion-content .item {
    width: 100%;
  }
  .skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .accordion-content .item .item-head h3 {
    font-size: 14px;
  }
  .skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .accordion-content .item .item-body ul li {
    font-size: 14px;
  }
  .skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .accordion-content .item .item-body ol li {
    font-size: 14px;
  }
  .skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .accordion-content .item .item-body p {
    font-size: 14px;
  }
  .skin-ed-card .bottom-card-item .item-content .right-content .table-show .show-content .accordion-content .item .item-body p a {
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  .skin-ed-card .bottom-card-item .item-content .right-content .btn-choose .btn-text {
    width: 45%;
  }
}

.media-box {
  position: relative;
  z-index: 1;
}
.media-box .container {
  padding-top: 31px;
  padding-bottom: 47px;
  position: relative;
  z-index: 10;
}
@media (min-width: 1440px) {
  .media-box .container {
    padding-left: 33.5px;
    padding-right: 33.5px;
  }
}
.media-box video {
  width: 100%;
  height: 100%;
  border-radius: 50px;
  cursor: pointer;
}
@media (min-width: 768.9px) {
  .media-box video {
    /* cursor: url("./arrow-cursor 1.svg"), auto !important; */
  }
}
.media-box iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 2.1;
  border-radius: 50px;
  cursor: pointer;
  border: unset;
}
@media (min-width: 768.9px) {
  .media-box iframe {
    /* cursor: url("./arrow-cursor 1.svg"), auto !important; */
  }
}
@media (max-width: 576px) {
  .media-box iframe {
    aspect-ratio: 1.612;
  }
}
.media-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50px;
  cursor: pointer;
  max-height: 663px;
}
@media (min-width: 768.9px) {
  .media-box img {
    /* cursor: url("./arrow-cursor 1.svg"), auto !important; */
  }
}
@media (max-width: 576px) {
  .media-box img {
    max-height: 272px;
  }
}
.media-box span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 150px;
  height: 150px;
  transform: translate(-50%, -50%);
  background-color: transparent;
  transition: all 0.2s;
  cursor: pointer;
  z-index: 1;
}
@media (min-width: 768.9px) {
  .media-box span {
    /* cursor: url("./arrow-cursor 1.svg"), auto !important; */
  }
}
.media-box span::before {
  content: "";
  background: url("play.svg");
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  position: absolute;
  top: 50%;
  left: 55%;
  width: 68px;
  height: 77px;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.media-box span::after {
  display: none;
}
.media-box span.play {
  padding: 0;
  box-sizing: border-box;
}
.media-box span.play::before {
  content: "";
  background-image: unset;
  width: 5px;
  height: 50px;
  background-color: #ff6800;
  position: absolute;
  top: 50%;
  left: 60%;
  border-radius: 5px;
  transform: translate(-50%, -50%);
  border-style: unset;
  border-width: unset;
  border-color: unset;
}
.media-box span.play::after {
  display: block;
  content: "";
  width: 5px;
  height: 50px;
  background-color: #ff6800;
  position: absolute;
  top: 50%;
  left: 40%;
  border-radius: 5px;
  transform: translate(-50%, -50%);
}
.media-box:hover span {
  opacity: 0.5;
}
@media (max-width: 768.9px) {
  .media-box .container {
    padding-top: 29px;
    padding-bottom: 27px;
  }
  .media-box span {
    width: 100px;
    height: 100px;
    top: 50%;
  }
  .media-box span::before {
    width: 42px;
    height: 46px;
  }
}

.instafeed-wrap {
  background-color: #fff9ae;
}
.instafeed-wrap .container {
  padding: 29px 0 48px 30px;
}
@media (max-width: 768.9px) {
  .instafeed-wrap .container {
    padding: 29px 0 36px 20px;
  }
}
.instafeed-wrap .title-and-btn {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}
.instafeed-wrap .title-and-btn h2 {
  font-size: 40px;
  line-height: 1.2;
  letter-spacing: 0px;
  color: #5b225e;
  margin: 0;
}
.instafeed-wrap .title-and-btn .btn {
  font-family: "Jokker";
  font-weight: 500;
  padding: 0;
  border: unset;
  border-radius: 0;
  font-size: 40px;
  line-height: 1.2;
  letter-spacing: 0px;
  color: #5b225e;
  margin: 0;
  display: inline-block;
  padding-right: 30px;
}
@media (max-width: 768.9px) {
  .instafeed-wrap .title-and-btn .btn {
    padding-right: 20px;
  }
}
.instafeed-wrap .title-and-btn .btn:hover {
  background-color: transparent;
  color: #ba4596 !important;
  box-shadow: unset;
}
@media (max-width: 991.9px) {
  .instafeed-wrap .title-and-btn h2 {
    font-size: 32px;
  }
  .instafeed-wrap .title-and-btn .btn {
    font-size: 32px;
  }
}
@media (max-width: 768.9px) {
  .instafeed-wrap .title-and-btn {
    margin-bottom: 67px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .instafeed-wrap .title-and-btn h2 {
    font-size: 26px;
  }
  .instafeed-wrap .title-and-btn .btn {
    font-size: 26px;
  }
}
@media (max-width: 450px) {
  .instafeed-wrap .title-and-btn h2 {
    font-size: 18px;
  }
  .instafeed-wrap .title-and-btn .btn {
    font-size: 18px;
  }
}
@media (max-width: 393px) {
  .instafeed-wrap .title-and-btn h2 {
    font-size: 16px;
  }
  .instafeed-wrap .title-and-btn .btn {
    font-size: 16px;
  }
}
.instafeed-wrap .shopify-block {
  overflow-x: auto;
}
.instafeed-wrap #insta-feed {
  width: 1650px;
  white-space: nowrap;
}
.instafeed-wrap #insta-feed .instafeed-container {
  border-radius: 50px;
  overflow: hidden;
  margin: 0 18px;
  width: 17.6% !important;
  padding-top: 17.6% !important;
}
@media (min-width: 768.9px) {
  .instafeed-wrap #insta-feed .instafeed-container .instafeed-overlay {
    /* cursor: url("./arrow-cursor 1.svg"), auto !important; */
  }
}
.instafeed-wrap #insta-feed .instafeed-container:first-child {
  margin-left: 0;
}
.instafeed-wrap #insta-feed .instafeed-container:last-child {
  margin-right: 0;
}
@media (max-width: 768.9px) {
  .instafeed-wrap #insta-feed .instafeed-container {
    width: 15.8% !important;
    padding-top: 15.8% !important;
  }
}
.instafeed-wrap #insta-feed .instafeed-container .instafeed-hover-icon img {
  width: 35px !important;
  height: 35px !important;
}
.instafeed-wrap #instagram-feed-box > p {
  display: none !important;
}
.instafeed-wrap #instagram-feed-box #instafeed {
  margin: 0 !important;
}
.instafeed-wrap #instagram-feed-box #instafeed .glide--swipeable .glide__track .glide__slides {
  margin: 0 !important;
}
.instafeed-wrap #instagram-feed-box #instafeed .glide--swipeable .glide__track .glide__slides .glide__slide {
  overflow: hidden;
  border-radius: 50px;
}
@media (max-width: 576px) {
  .instafeed-wrap #instagram-feed-box #instafeed .glide--swipeable .glide__track .glide__slides .glide__slide {
    border-radius: 25px;
  }
}
.instafeed-wrap #instagram-feed-box #instafeed .glide--swipeable .glide__track .glide__slides .glide__slide::before {
  display: none;
}
.instafeed-wrap #instagram-feed-box #instafeed .glide--swipeable .glide__track .glide__slides .glide__slide a {
  transition: all 0.2s;
  width: 100%;
  height: 100%;
  border-radius: 50px;
}
@media (max-width: 576px) {
  .instafeed-wrap #instagram-feed-box #instafeed .glide--swipeable .glide__track .glide__slides .glide__slide a {
    border-radius: 25px;
  }
}
.instafeed-wrap #instagram-feed-box #instafeed .glide--swipeable .glide__track .glide__slides .glide__slide a img {
  transition: all 0.2s;
  -o-object-fit: cover !important;
     object-fit: cover !important;
  border-radius: 50px;
  width: 100%;
  height: auto !important;
  box-shadow: unset !important;
}
@media (max-width: 576px) {
  .instafeed-wrap #instagram-feed-box #instafeed .glide--swipeable .glide__track .glide__slides .glide__slide a img {
    border-radius: 25px;
  }
}
.instafeed-wrap #instagram-feed-box #instafeed .glide--swipeable .glide__track .glide__slides .glide__slide a img:hover {
  transform: scale(1) !important;
}
.instafeed-wrap #instagram-feed-box #instafeed .glide--swipeable .glide__track .glide__slides .glide__slide a:hover img {
  transform: scale(1.2) !important;
}
.instafeed-wrap #instagram-feed-box #instafeed .glide--swipeable .glide__track .glide__arrow {
  color: #462756 !important;
  transition: all 0.2s;
}
.instafeed-wrap #instagram-feed-box #instafeed .glide--swipeable .glide__track .glide__arrow:hover {
  color: #ba4596 !important;
}

.skin-ed-article {
  padding-top: 50px;
  padding-bottom: 146px;
}
@media (max-width: 768.9px) {
  .skin-ed-article {
    padding-top: 55px;
    padding-bottom: 146px;
  }
}
.skin-ed-article .container {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 45px;
}
@media (max-width: 768.9px) {
  .skin-ed-article .container {
    padding: 0 20px;
  }
}
.skin-ed-article h2 {
  font-family: "Jokker";
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0px;
  text-align: center;
  margin: 0;
  margin-bottom: 62px;
}
@media (max-width: 768.9px) {
  .skin-ed-article h2 {
    font-size: 18px;
    margin-bottom: 53px;
  }
}
.skin-ed-article .article-box {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  width: 100%;
  gap: 118px 81px;
}
@media (min-width: 1650px) {
  .skin-ed-article .article-box {
    gap: 135px 94px;
  }
}
@media (max-width: 1440px) {
  .skin-ed-article .article-box {
    gap: 70px 67px;
  }
}
@media (max-width: 1200.9px) {
  .skin-ed-article .article-box {
    gap: 70px 0;
    justify-content: space-between;
  }
}
.skin-ed-article .article-box .article-content {
  text-decoration: unset;
  transition: all 0.2s;
  width: 29.3%;
}
.skin-ed-article .article-box .article-content .img-box {
  border: 2px solid #ff6800;
  border-radius: 30px;
  overflow: hidden;
  transition: all 0.2s;
  margin-bottom: 12px;
  width: 100%;
}
.skin-ed-article .article-box .article-content .img-box img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.2s;
}
.skin-ed-article .article-box .article-content .text-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  transition: all 0.2s;
}
.skin-ed-article .article-box .article-content .text-box .title-type {
  display: flex;
  gap: 0 11px;
  margin-bottom: 23px;
  line-height: 1;
}
.skin-ed-article .article-box .article-content .text-box .title-type span {
  background-color: #fff9ae;
  font-family: "Jokker";
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0px;
  padding: 8px 15px;
  border-radius: 12px;
  line-height: 1;
}
.skin-ed-article .article-box .article-content .text-box .article-text {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  transition: all 0.2s;
}
.skin-ed-article .article-box .article-content .text-box .article-text .article-left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 66%;
  padding-right: 20px;
}
.skin-ed-article .article-box .article-content .text-box .article-text .article-left h3 {
  font-family: "Solina-CondensedBold";
  font-size: 30px;
  margin: 0;
}
.skin-ed-article .article-box .article-content .text-box .article-text .article-left p {
  font-size: 14px;
  font-family: "Jokker";
  font-weight: 500;
  letter-spacing: 0px;
  margin-bottom: 13px;
}
.skin-ed-article .article-box .article-content .text-box .article-text .article-left span {
  font-size: 14px;
  font-family: "Jokker";
  font-weight: 500;
  letter-spacing: 0px;
  margin-bottom: 0;
}
.skin-ed-article .article-box .article-content .text-box .article-text .article-right {
  width: 33.8%;
  transition: all 0.2s;
}
.skin-ed-article .article-box .article-content .text-box .article-text .article-right p {
  letter-spacing: 0;
  background: transparent;
  border-radius: 24px;
  border: 1px solid #5b225e;
  line-height: 1.25;
  border-radius: 18px;
  padding: 8px 25px;
  width: 100%;
  text-align: center;
  transition: all 0.2s;
}
@media (max-width: 768.9px) {
  .skin-ed-article .article-box .article-content .text-box .article-text .article-right p {
    font-size: 14px;
  }
}
.skin-ed-article .article-box .article-content:hover .text-box .article-text .article-right p {
  background: #ba4596;
  color: #ffffff;
}
@media (max-width: 1200.9px) {
  .skin-ed-article .article-box .article-content {
    width: 48.5%;
  }
}
@media (max-width: 768.9px) {
  .skin-ed-article .article-box .article-content {
    width: 100%;
  }
  .skin-ed-article .article-box .article-content .img-box {
    max-height: 322px;
  }
  .skin-ed-article .article-box .article-content .text-box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .skin-ed-article .article-box .article-content .text-box .title-type {
    display: flex;
    gap: 0 11px;
    margin-bottom: 23px;
    line-height: 1;
  }
  .skin-ed-article .article-box .article-content .text-box .title-type span {
    background-color: #fff9ae;
    font-family: "Jokker";
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0px;
    padding: 8px 15px;
    border-radius: 12px;
    line-height: 1;
  }
  .skin-ed-article .article-box .article-content .text-box .article-text .article-left h3 {
    font-size: 26px;
  }
}
.skin-ed-article .article-box.loading {
  position: relative;
}
.skin-ed-article .article-box.loading::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 25px;
  height: 25px;
  border: 3px solid #ccc;
  border-radius: 50%;
  border-top-color: #000000;
  animation: spin1 1s linear infinite;
}
.skin-ed-article .article-box.loading .article-content {
  opacity: 0;
}
.skin-ed-article .article-box > p {
  text-align: center;
  margin: 0 auto;
}
.skin-ed-article .page-box .pagination-wrapper {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.skin-ed-article .page-box .pagination-wrapper nav {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.skin-ed-article .page-box .pagination-wrapper nav ul {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: nowrap;
}
.skin-ed-article .page-box .pagination-wrapper nav ul li::before {
  display: none;
}
.skin-ed-article .page-box .pagination-wrapper nav ul li a {
  color: #5b225e;
  font-size: 16px;
  text-decoration: unset;
  transition: all 0.3s;
}
.skin-ed-article .page-box .pagination-wrapper nav ul li a:hover {
  color: #ba4596;
}

.article-template .article-template__hero-container {
  padding: 234px 30px 31px;
  max-width: 1650px;
}
@media (max-width: 991.9px) {
  .article-template .article-template__hero-container {
    padding: 180px 20px 30px;
  }
}
.article-template .article-template__hero-container .article-template__hero-adapt {
  width: 100% !important;
  border-radius: 50px;
  border: solid 1px #ff6800;
  overflow: hidden;
  padding-bottom: 40.85% !important;
}
@media (max-width: 1200.9px) {
  .article-template .article-template__hero-container .article-template__hero-adapt {
    padding-bottom: 70% !important;
  }
}
@media (max-width: 768.9px) {
  .article-template .article-template__hero-container .article-template__hero-adapt {
    padding-bottom: 117.85% !important;
  }
}
.article-template .article-template__hero-container .article-template__hero-adapt img {
  width: 100% !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
}
.article-template header {
  padding: 0 30px !important;
  height: unset !important;
  min-height: unset !important;
}
@media (max-width: 991.9px) {
  .article-template header {
    padding: 0 20px !important;
  }
}
.article-template .article-template__social-sharing {
  min-height: unset !important;
  max-width: 100% !important;
  padding: 30px 20px !important;
}
.article-template .article-template__social-sharing button {
  transition: all 0.3s;
  color: #5b225e;
}
.article-template .article-template__social-sharing button:hover {
  opacity: 0.6;
  text-decoration: unset;
}
.article-template .article-template__content {
  padding: 20px 30px !important;
}
@media (max-width: 991.9px) {
  .article-template .article-template__content {
    padding: 20px !important;
  }
}
.article-template .article-template__back {
  margin-top: 0 !important;
}
.article-template .article-template__back a:hover {
  opacity: 0.6;
}

.shopify-section-group-footer-group {
  border-bottom: unset;
}
.shopify-section-group-footer-group #igr-powered-by {
  display: none;
}
.shopify-section-group-footer-group #shopify-block-instagram_feed_instafeed_reel_app_block_jkRJYJ {
  height: auto !important;
}
.shopify-section-group-footer-group #shopify-block-instagram_feed_instafeed_reel_app_block_jkRJYJ #instagrid-feed-container {
  position: static !important;
}
.shopify-section-group-footer-group.image-slider {
  padding-bottom: 0;
  border-bottom: unset;
}
.shopify-section-group-footer-group .shopify-app-block .igr-post-tile {
  border-radius: 20px;
  overflow: hidden;
  margin-left: 0;
  border: 1px solid #5b225e;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  width: 95%;
  padding-top: 94.6%;
}
.shopify-section-group-footer-group .shopify-app-block .igr-post-tile .igr-post-tile-overlay {
  border-radius: 20px;
}
.shopify-section-group-footer-group .shopify-app-block .igr-post-tile .igr-post-tile-overlay span {
  display: none;
}
@media (min-width: 1920px) {
  .shopify-section-group-footer-group .shopify-app-block .igr-post-tile {
    margin-left: 25px;
  }
}
.shopify-section-group-footer-group .shopify-app-block .igr-post-control button {
  transition: all 0.2s !important;
}
.shopify-section-group-footer-group .shopify-app-block .igr-post-control button:hover {
  background: #462756 !important;
}
.shopify-section-group-footer-group.section {
  padding-bottom: 112px;
}
@media (max-width: 991.9px) {
  .shopify-section-group-footer-group.section {
    padding-bottom: 60px;
  }
}
@media (max-width: 768.9px) {
  .shopify-section-group-footer-group.section {
    padding-bottom: 30px;
  }
}

.template-404 {
  padding-top: 60px;
  padding-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  min-height: 60vh;
}
@media (max-width: 991.9px) {
  .template-404 {
    padding-top: 100px;
    min-height: 40vh;
  }
}
.template-404 h1 {
  font-size: 56px;
  color: #5b225e;
  font-weight: 500;
  line-height: 114.2857142857%;
  margin-bottom: 0;
}
@media (max-width: 991.9px) {
  .template-404 h1 {
    font-size: 48px;
  }
}
@media (max-width: 768.9px) {
  .template-404 h1 {
    font-size: 36px;
  }
}
.template-404 p {
  font-size: 22px;
  font-weight: 500;
  line-height: 109.091%;
  margin: 0;
  margin-bottom: 50px;
  color: #5b225e;
  max-width: 680px;
}
@media (max-width: 768.9px) {
  .template-404 p {
    font-size: 16px;
    margin-bottom: 30px;
  }
}
.template-404 .button {
  font-size: 16px;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  text-decoration: unset;
  padding: 10.5px 24px 10.5px 24px;
  letter-spacing: 0;
  background: transparent;
  border-radius: 20px;
  transition: all 0.2s;
  background-color: #5b225e;
  border: 1px solid transparent;
}
.template-404 .button:hover {
  background-color: #ffffff;
  color: #5b225e;
  border: 1px solid #5b225e;
}
.template-404 .button::before, .template-404 .button::after {
  display: none;
}
@media (max-width: 768.9px) {
  .template-404 .button {
    font-size: 14px;
  }
}

.page-width.section-template--20584769749313__main-padding {
  padding: 0;
  padding: 200px 9rem 20px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media (max-width: 991.9px) {
  .page-width.section-template--20584769749313__main-padding {
    padding: 200px 9rem 20px;
  }
}
@media (max-width: 989px) {
  .page-width.section-template--20584769749313__main-padding {
    padding: 100px 20px 20px;
  }
}
.page-width.section-template--20584769749313__main-padding h1 {
  color: #5b225e;
}
.page-width.section-template--16008611430537__cart-items-padding {
  padding: 200px 60px 20px;
}
@media (max-width: 1440px) {
  .page-width.section-template--16008611430537__cart-items-padding {
    padding: 200px 40px 20px;
  }
}
@media (max-width: 989px) {
  .page-width.section-template--16008611430537__cart-items-padding {
    padding-bottom: 50px;
  }
}
@media (max-width: 768.9px) {
  .page-width.section-template--16008611430537__cart-items-padding {
    padding: 100px 20px 0;
  }
}
.page-width.section-template--16008611430537__cart-items-padding .title-wrapper-with-link {
  align-items: center;
}
@media (max-width: 576px) {
  .page-width.section-template--16008611430537__cart-items-padding .title-wrapper-with-link {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
  }
}
.page-width.section-template--16008611430537__cart-items-padding .title-wrapper-with-link h1 {
  font-weight: 600;
}
.page-width.section-template--16008611430537__cart-items-padding .title-wrapper-with-link a {
  font-size: 18px;
  color: #5b225e;
  margin: 0 !important;
  transition: all 0.2s;
  text-decoration: unset;
}
.page-width.section-template--16008611430537__cart-items-padding .title-wrapper-with-link a:hover {
  color: #5b225e;
}
.page-width.section-template--16008611430537__cart-items-padding .cart-items thead tr th {
  font-size: 16px;
  color: #090909;
}
@media (max-width: 768.9px) {
  .page-width.section-template--16008611430537__cart-items-padding .cart-items thead tr {
    margin-bottom: 20px;
  }
}
.page-width.section-template--16008611430537__cart-items-padding .cart-items tbody {
  width: 100%;
}
.page-width.section-template--16008611430537__cart-items-padding .cart-items tbody tr {
  width: 100%;
}
.page-width.section-template--16008611430537__cart-items-padding .cart-items tbody tr td a {
  font-size: 16px;
  color: #5b225e;
  transition: all 0.2s;
  text-decoration: unset;
}
.page-width.section-template--16008611430537__cart-items-padding .cart-items tbody tr td a:hover {
  color: #5b225e;
}
.page-width.section-template--16008611430537__cart-items-padding .cart-items tbody tr td .product-option {
  font-size: 14px;
  color: #5b225e;
}
.page-width.section-template--16008611430537__cart-items-padding .cart-items tbody tr td dl .product-option dt {
  font-size: 14px;
  color: #5b225e;
}
.page-width.section-template--16008611430537__cart-items-padding .cart-items tbody tr .cart-item__quantity {
  padding-left: 0;
}
.page-width.section-template--16008611430537__cart-items-padding .cart-items tbody tr .cart-item__quantity .cart-item__quantity-wrapper {
  display: flex;
  align-items: center;
}
.page-width.section-template--16008611430537__cart-items-padding .cart-items tbody tr .cart-item__quantity .cart-item__quantity-wrapper .quantity {
  align-items: center;
}
.page-width.section-template--16008611430537__cart-items-padding .cart-items tbody tr .cart-item__quantity .cart-item__quantity-wrapper cart-remove-button {
  margin: 0 !important;
  margin-left: 5px !important;
  transition: all 0.2s;
}
.page-width.section-template--16008611430537__cart-items-padding .cart-items tbody tr .cart-item__quantity .cart-item__quantity-wrapper cart-remove-button:hover {
  opacity: 0.8;
}
.page-width.section-template--16008611430537__cart-items-padding .cart-items tbody tr .cart-item__quantity button {
  position: relative;
}
.page-width.section-template--16008611430537__cart-items-padding .cart-items tbody tr .cart-item__quantity button svg {
  display: none;
}
.page-width.section-template--16008611430537__cart-items-padding .cart-items tbody tr .cart-item__quantity button[name=minus] {
  position: relative;
  transition: all 0.2s;
}
.page-width.section-template--16008611430537__cart-items-padding .cart-items tbody tr .cart-item__quantity button[name=minus]::before {
  content: "";
  background-color: #5b225e;
  width: 8px;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.2s;
}
.page-width.section-template--16008611430537__cart-items-padding .cart-items tbody tr .cart-item__quantity button[name=plus] {
  position: relative;
  transition: all 0.2s;
}
.page-width.section-template--16008611430537__cart-items-padding .cart-items tbody tr .cart-item__quantity button[name=plus]::before {
  content: "";
  background-color: #5b225e;
  width: 8px;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.2s;
}
.page-width.section-template--16008611430537__cart-items-padding .cart-items tbody tr .cart-item__quantity button[name=plus]::after {
  content: "";
  background-color: #5b225e;
  width: 8px;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(90deg);
  transition: all 0.2s;
}
.page-width.section-template--16008611430537__cart-items-padding .cart-items tbody tr .cart-item__quantity .quantity__input {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  color: #5b225e;
  font-family: "Jokker";
  width: 40px;
}
.page-width.section-template--16008611430537__cart-items-padding .cart-items tbody tr .cart-item__quantity .cart-item__error {
  margin: 0 !important;
  font-size: 14px;
  color: #5b225e;
}
.page-width.section-template--16008611430537__cart-items-padding .cart-items tbody tr .cart-item__quantity .cart-item__error .cart-item__error-text {
  color: #5b225e;
  font-size: 14px;
}
.page-width.section-template--16008611430537__cart-items-padding .cart-items tbody tr .cart-item__media {
  padding-top: 10px !important;
}
@media (max-width: 991px) {
  .page-width.section-template--16008611430537__cart-items-padding .cart-items tbody tr .cart-item__media {
    padding-top: 0 !important;
  }
}
.page-width.section-template--16008611430537__cart-items-padding .cart-items tbody tr .cart-item__totals {
  padding-top: 5rem !important;
}
@media (max-width: 749px) {
  .page-width.section-template--16008611430537__cart-items-padding .cart-items tbody tr .cart-item__totals {
    padding-top: 25px !important;
  }
}
.page-width.section-template--16008611430537__cart-items-padding .cart-items tbody tr .cart-item__totals .loading-overlay {
  padding: 0;
  padding-top: 5rem;
  top: 34%;
  left: 70%;
  transform: translateY(-50%);
}
.page-width.section-template--16008611430537__cart-items-padding .cart-items tbody tr .cart-item__totals .loading-overlay .loading-overlay__spinner svg circle {
  stroke: #5b225e;
}
.page-width.section-template--16008611430537__cart-items-padding .cart-items tbody tr .cart-item__totals .price {
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  color: #5b225e;
}
@media (max-width: 749px) {
  .page-width.section-template--16008611430537__cart-items-padding .cart-items tbody tr .cart-item__details {
    padding-top: 25px !important;
  }
}
@media (max-width: 768px) {
  .page-width .section-template--20584769388865__cart-footer-padding .cart__blocks .js-contents .totals {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
}
.page-width .section-template--20584769388865__cart-footer-padding .cart__blocks .js-contents .totals h2 {
  font-size: 18px;
}
@media (max-width: 768px) {
  .page-width .section-template--20584769388865__cart-footer-padding .cart__blocks .js-contents .totals h2 {
    text-align: center;
  }
}
.page-width .section-template--20584769388865__cart-footer-padding .cart__blocks .js-contents .totals p {
  font-size: 18px;
}
@media (max-width: 768px) {
  .page-width .section-template--20584769388865__cart-footer-padding .cart__blocks .js-contents .totals p {
    text-align: center;
    margin-left: 0 !important;
  }
}
.page-width .section-template--20584769388865__cart-footer-padding .cart__blocks .js-contents .tax-note {
  font-size: 18px;
  color: #5b225e;
}
@media (max-width: 768px) {
  .page-width .section-template--20584769388865__cart-footer-padding .cart__blocks .js-contents .tax-note {
    text-align: center;
  }
}
.page-width#main-cart-footer {
  padding: 0 20px;
}
.page-width.page-width--narrow {
  padding-top: 200px;
  padding-bottom: 200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 45vh;
  max-width: 100% !important;
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 1200.9px) {
  .page-width.page-width--narrow {
    padding: 0 30px !important;
    max-width: 1650px !important;
  }
}
@media (max-width: 989px) {
  .page-width.page-width--narrow {
    padding-bottom: 50px;
  }
}
@media (max-width: 768.9px) {
  .page-width.page-width--narrow {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page-width.page-width--narrow #recover {
  margin-bottom: 20px;
  text-shadow: unset;
  box-shadow: unset;
}
.page-width.page-width--narrow .rte {
  width: 100% !important;
}
.page-width.page-width--narrow h1 {
  font-size: 56px;
  font-family: "Solina-CondensedBold";
  color: #5b225e;
  line-height: 114.2857142857%;
  margin-bottom: 35px;
}
@media (max-width: 991.9px) {
  .page-width.page-width--narrow h1 {
    font-size: 48px;
  }
}
@media (max-width: 768.9px) {
  .page-width.page-width--narrow h1 {
    font-size: 36px;
  }
}
.page-width.page-width--narrow h2 {
  font-size: 36px;
  font-family: "Solina-CondensedBold";
  color: #5b225e;
  line-height: 114.2857142857%;
  margin: 0;
  margin-bottom: 25px;
}
@media (max-width: 991.9px) {
  .page-width.page-width--narrow h2 {
    font-size: 28px;
  }
}
.page-width.page-width--narrow h3 {
  font-size: 30px;
  font-family: "Solina-CondensedBold";
  color: #5b225e;
  line-height: 114.2857142857%;
  margin: 0;
  margin-bottom: 25px;
}
@media (max-width: 991.9px) {
  .page-width.page-width--narrow h3 {
    font-size: 24px;
  }
}
.page-width.page-width--narrow table {
  margin-bottom: 25px;
}
.page-width.page-width--narrow form {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 0;
  max-width: 320px;
  min-width: 320px;
}
.page-width.page-width--narrow form ul {
  display: none;
}
.page-width.page-width--narrow form .field {
  border: 1px solid #5b225e;
  border-radius: 25px;
  width: 100%;
  margin: 0;
  margin-bottom: 20px;
}
.page-width.page-width--narrow form .field::before, .page-width.page-width--narrow form .field::after {
  display: none;
}
.page-width.page-width--narrow form .field:focus {
  box-shadow: unset;
  border-color: #5b225e;
}
.page-width.page-width--narrow form .field input {
  font-family: "Jokker";
  font-weight: 500;
  font-size: 15px;
  border-radius: 25px;
  padding: 14.5px 30px 10.5px 20px;
  color: #5b225e;
}
.page-width.page-width--narrow form .field input:focus {
  box-shadow: unset;
  border-color: #5b225e;
}
.page-width.page-width--narrow form .field label {
  color: #5b225e;
}
.page-width.page-width--narrow form .form__message {
  margin-top: 0;
  text-align: left;
  width: 100%;
  color: red;
}
.page-width.page-width--narrow form h2.form__message {
  margin-top: 0;
  text-align: left;
  width: 100%;
  font-family: "Jokker";
  font-weight: 500;
  font-size: 20px;
  color: red;
}
.page-width.page-width--narrow form h2.form__message:focus-visible {
  outline: unset;
  outline-offset: unset;
  box-shadow: unset;
}
.page-width.page-width--narrow form a,
.page-width.page-width--narrow form button {
  font-size: 16px;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  text-decoration: unset;
  padding: 14.5px 30px 14.5px 24px;
  letter-spacing: 0;
  background: transparent;
  border-radius: 20px;
  transition: all 0.2s;
  background-color: #ba4596;
  width: 100%;
  margin: 0;
  margin-bottom: 20px;
}
.page-width.page-width--narrow form a:hover,
.page-width.page-width--narrow form button:hover {
  background-color: #6bd7e5;
  color: #ffffff;
}
.page-width.page-width--narrow form a.dark-purple,
.page-width.page-width--narrow form button.dark-purple {
  background-color: #5b225e;
}
.page-width.page-width--narrow form a.dark-purple:hover,
.page-width.page-width--narrow form button.dark-purple:hover {
  background-color: #0097c6;
  border: 1px solid transparent;
}
@media (max-width: 768.9px) {
  .page-width.page-width--narrow form a,
  .page-width.page-width--narrow form button {
    font-size: 14px;
  }
}
.page-width.page-width--narrow form button {
  border: 1px solid transparent;
}
.page-width.page-width--narrow form button::before, .page-width.page-width--narrow form button::after {
  display: none;
}
.page-width.page-width--narrow p {
  margin-bottom: 26px;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 125%;
  color: #5b225e;
  font-weight: 500;
}
.page-width.page-width--narrow p:last-child {
  margin-bottom: 0;
}
.page-width.page-width--narrow p a {
  text-decoration: underline;
  transition: all 0.2s;
  font-weight: 500;
  color: #5b225e;
}
.page-width.page-width--narrow p a:hover {
  color: #6bd7e5;
}
.page-width.page-width--narrow p blockquote {
  margin-bottom: 25px;
  font-size: 22px;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  color: #5b225e;
  text-align: center;
  border-left: 1px solid #5b225e;
}
@media (max-width: 768.9px) {
  .page-width.page-width--narrow p blockquote {
    font-size: 18px;
  }
}
.page-width.page-width--narrow p cite {
  margin-bottom: 25px;
  font-size: 20px;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  color: #5b225e;
  text-align: center;
}
@media (max-width: 768.9px) {
  .page-width.page-width--narrow p cite {
    font-size: 14px;
  }
}
.page-width.page-width--narrow p span {
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 125%;
  color: #5b225e;
  font-weight: 500;
}
.page-width.page-width--narrow p span a {
  text-decoration: underline;
  transition: all 0.2s;
  font-weight: 500;
}
.page-width.page-width--narrow p span a:hover {
  color: #6bd7e5;
}
@media (max-width: 768.9px) {
  .page-width.page-width--narrow p span {
    font-size: 14px;
  }
}
@media (max-width: 768.9px) {
  .page-width.page-width--narrow p {
    font-size: 14px;
  }
}

.shopify-policy__container {
  padding-top: 200px;
  padding-bottom: 200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 45vh;
  max-width: 100% !important;
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 1200.9px) {
  .shopify-policy__container {
    max-width: 60% !important;
  }
}
@media (max-width: 989px) {
  .shopify-policy__container {
    padding-bottom: 50px;
  }
}
@media (max-width: 768.9px) {
  .shopify-policy__container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.shopify-policy__container #recover {
  margin-bottom: 20px;
}
.shopify-policy__container h1 {
  font-size: 56px;
  font-family: "Solina-CondensedBold";
  color: #5b225e;
  line-height: 114.2857142857%;
  margin-bottom: 35px;
}
@media (max-width: 991.9px) {
  .shopify-policy__container h1 {
    font-size: 48px;
  }
}
@media (max-width: 768.9px) {
  .shopify-policy__container h1 {
    font-size: 36px;
  }
}
.shopify-policy__container h2 {
  font-size: 36px;
  font-family: "Solina-CondensedBold";
  color: #5b225e;
  line-height: 114.2857142857%;
  margin: 0;
  margin-bottom: 25px;
}
@media (max-width: 991.9px) {
  .shopify-policy__container h2 {
    font-size: 28px;
  }
}
.shopify-policy__container h3 {
  font-size: 30px;
  font-family: "Solina-CondensedBold";
  color: #5b225e;
  line-height: 114.2857142857%;
  margin: 0;
  margin-bottom: 25px;
}
@media (max-width: 991.9px) {
  .shopify-policy__container h3 {
    font-size: 24px;
  }
}
.shopify-policy__container table {
  margin-bottom: 25px;
}
.shopify-policy__container form {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 0;
  max-width: 320px;
  min-width: 320px;
}
.shopify-policy__container form ul {
  display: none;
}
.shopify-policy__container form .field {
  border: 1px solid #5b225e;
  border-radius: 25px;
  width: 100%;
  margin: 0;
  margin-bottom: 20px;
}
.shopify-policy__container form .field::before, .shopify-policy__container form .field::after {
  display: none;
}
.shopify-policy__container form .field:focus {
  box-shadow: unset;
  border-color: #5b225e;
}
.shopify-policy__container form .field input {
  font-family: "Jokker";
  font-weight: 500;
  font-size: 15px;
  border-radius: 25px;
  padding: 14.5px 30px 10.5px 20px;
  color: #5b225e;
}
.shopify-policy__container form .field input:focus {
  box-shadow: unset;
  border-color: #5b225e;
}
.shopify-policy__container form .field label {
  color: #5b225e;
}
.shopify-policy__container form .form__message {
  margin-top: 0;
  text-align: left;
  width: 100%;
}
.shopify-policy__container form h2.form__message {
  margin-top: 0;
  text-align: left;
  width: 100%;
  font-family: "Jokker";
  font-weight: 500;
  font-size: 20px;
  color: red;
}
.shopify-policy__container form h2.form__message:focus-visible {
  outline: unset;
  outline-offset: unset;
  box-shadow: unset;
}
.shopify-policy__container form a,
.shopify-policy__container form button {
  font-size: 16px;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  text-decoration: unset;
  padding: 14.5px 30px 14.5px 24px;
  letter-spacing: 0;
  background: transparent;
  border-radius: 20px;
  transition: all 0.2s;
  background-color: #ba4596;
  width: 100%;
  margin: 0;
  margin-bottom: 20px;
}
.shopify-policy__container form a:hover,
.shopify-policy__container form button:hover {
  background-color: #6bd7e5;
  color: #ffffff;
}
.shopify-policy__container form a.dark-purple,
.shopify-policy__container form button.dark-purple {
  background-color: #5b225e;
}
.shopify-policy__container form a.dark-purple:hover,
.shopify-policy__container form button.dark-purple:hover {
  background-color: #0097c6;
  border: 1px solid transparent;
}
@media (max-width: 768.9px) {
  .shopify-policy__container form a,
  .shopify-policy__container form button {
    font-size: 14px;
  }
}
.shopify-policy__container form button {
  border: 1px solid transparent;
}
.shopify-policy__container form button::before, .shopify-policy__container form button::after {
  display: none;
}
.shopify-policy__container p {
  margin-bottom: 26px;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 125%;
  color: #5b225e;
  font-weight: 500;
}
.shopify-policy__container p:last-child {
  margin-bottom: 0;
}
.shopify-policy__container p a {
  text-decoration: underline;
  transition: all 0.2s;
  font-weight: 500;
  color: #5b225e;
}
.shopify-policy__container p a:hover {
  color: #6bd7e5;
}
.shopify-policy__container p blockquote {
  margin-bottom: 25px;
  font-size: 22px;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  color: #5b225e;
  text-align: center;
  border-left: 1px solid #5b225e;
}
@media (max-width: 768.9px) {
  .shopify-policy__container p blockquote {
    font-size: 18px;
  }
}
.shopify-policy__container p cite {
  margin-bottom: 25px;
  font-size: 20px;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  color: #5b225e;
  text-align: center;
}
@media (max-width: 768.9px) {
  .shopify-policy__container p cite {
    font-size: 14px;
  }
}
.shopify-policy__container p span {
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 125%;
  color: #5b225e;
  font-weight: 500;
}
.shopify-policy__container p span a {
  text-decoration: underline;
  transition: all 0.2s;
  font-weight: 500;
}
.shopify-policy__container p span a:hover {
  color: #6bd7e5;
}
@media (max-width: 768.9px) {
  .shopify-policy__container p span {
    font-size: 14px;
  }
}
@media (max-width: 768.9px) {
  .shopify-policy__container p {
    font-size: 14px;
  }
}

.shopify-challenge__container {
  padding-top: 200px;
  padding-bottom: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 989px) {
  .shopify-challenge__container {
    padding-top: 100px;
    padding-bottom: 50px;
  }
}
.shopify-challenge__container .shopify-challenge__message {
  color: #5b225e;
  font-size: 22px;
}
.shopify-challenge__container .shopify-challenge__errors .shopify-challenge__error {
  color: #5b225e;
  font-size: 16px;
}
@media (max-width: 576px) {
  .shopify-challenge__container {
    padding: 100px 20px 20px;
  }
}
.shopify-challenge__container form {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.shopify-challenge__container form .shopify-challenge__button {
  margin-top: 25px;
  font-size: 16px;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  text-decoration: unset;
  padding: 10.5px 24px 10.5px 24px;
  letter-spacing: 0;
  background: transparent;
  border-radius: 20px;
  transition: all 0.2s;
  background-color: #5b225e;
  border: 1px solid transparent;
  cursor: pointer;
}
@media (min-width: 768.9px) {
  .shopify-challenge__container form .shopify-challenge__button {
    /* cursor: url("./arrow-cursor 1.svg"), auto !important; */
  }
}
.shopify-challenge__container form .shopify-challenge__button:hover {
  background-color: #ffffff;
  color: #5b225e;
  border: 1px solid #5b225e;
  box-shadow: unset;
}
.shopify-challenge__container form .shopify-challenge__button::before, .shopify-challenge__container form .shopify-challenge__button::after {
  display: none;
}
@media (max-width: 768.9px) {
  .shopify-challenge__container form .shopify-challenge__button {
    font-size: 14px;
  }
}

.shopify-section .template-search {
  padding-top: 200px;
  padding-bottom: 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
}
@media (max-width: 989px) {
  .shopify-section .template-search {
    padding-bottom: 50px;
  }
}
.shopify-section .template-search h1 {
  margin: 0 auto;
  font-family: "Solina-CondensedBold";
  color: #5b225e;
  font-size: 40px;
}
@media (max-width: 768.9px) {
  .shopify-section .template-search h1 {
    font-size: 32px;
  }
}
.shopify-section .template-search .template-search__search {
  box-shadow: unset;
}
.shopify-section .template-search .template-search__search .field {
  border: 1px solid #5b225e;
  border-radius: 25px;
  width: 100%;
  position: relative;
}
.shopify-section .template-search .template-search__search .field::before, .shopify-section .template-search .template-search__search .field::after {
  display: none;
}
.shopify-section .template-search .template-search__search .field:focus {
  display: none;
}
.shopify-section .template-search .template-search__search .field .search__input {
  font-family: "Jokker";
  font-weight: 500;
  font-size: 20px;
  border-radius: 25px;
  color: #5b225e;
}
.shopify-section .template-search .template-search__search .field .search__input:focus {
  box-shadow: none !important;
}
.shopify-section .template-search .template-search__search .field .search__button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.shopify-section .template-search .template-search__search .field .search__button img {
  width: 22px;
  height: 33px;
}
.shopify-section .template-search .template-search__search .predictive-search {
  display: none;
}
.shopify-section .customer {
  padding-top: 200px;
  padding-bottom: 200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 45vh;
  max-width: 60% !important;
}
@media (max-width: 989px) {
  .shopify-section .customer {
    padding-bottom: 50px;
  }
}
@media (max-width: 768.9px) {
  .shopify-section .customer {
    max-width: 100% !important;
  }
}
.shopify-section .customer #recover {
  margin-bottom: 20px;
}
.shopify-section .customer #recover:target + div {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.shopify-section .customer h1:focus-visible {
  outline: 0 !important;
  outline-offset: 0 !important;
  box-shadow: unset !important;
}
.shopify-section .customer form {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 0;
  max-width: 320px;
  min-width: 320px;
}
.shopify-section .customer form ul {
  padding: 0 !important;
  margin: 0 !important;
  margin-bottom: 20px !important;
}
.shopify-section .customer form ul li {
  padding: 0 !important;
  margin: 0 !important;
  font-size: 16px;
  color: red;
  text-align: center;
}
.shopify-section .customer form ul li::before {
  display: none;
}
.shopify-section .customer form ul li a {
  font-size: 16px;
  line-height: 1;
  color: red;
  text-align: center;
  text-decoration: unset;
  padding: 0;
  letter-spacing: 0;
  background: transparent;
  border-radius: 0;
  transition: all 0.2s;
  background-color: transparent;
  width: 100%;
  margin: 0;
}
.shopify-section .customer form ul li a:hover {
  background-color: transparent;
  color: red;
  opacity: 0.8;
}
.shopify-section .customer form .field {
  border-radius: 25px;
  width: 100%;
  margin: 0;
  margin-bottom: 20px;
}
.shopify-section .customer form .field::before, .shopify-section .customer form .field::after {
  display: none;
}
.shopify-section .customer form .field:focus {
  box-shadow: unset;
  border-color: #5b225e;
}
.shopify-section .customer form .field input {
  border: 1px solid #5b225e;
  font-family: "Jokker";
  font-weight: 500;
  font-size: 15px;
  border-radius: 25px;
  padding: 14.5px 30px 10.5px 20px;
  color: #5b225e;
}
.shopify-section .customer form .field input:focus {
  box-shadow: unset;
  border-color: #5b225e;
}
.shopify-section .customer form .field input:focus ~ label {
  top: 2px !important;
}
.shopify-section .customer form .field label {
  color: #5b225e;
}
.shopify-section .customer form .form__message {
  margin-top: 0;
  text-align: left;
  width: 100%;
  color: red;
}
.shopify-section .customer form h2.form__message {
  margin-top: 0;
  text-align: left;
  width: 100%;
  font-family: "Jokker";
  font-weight: 500;
  font-size: 20px;
  color: red;
}
.shopify-section .customer form h2.form__message:focus-visible {
  outline: unset;
  outline-offset: unset;
  box-shadow: unset;
}
.shopify-section .customer form a,
.shopify-section .customer form button {
  font-size: 16px;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  text-decoration: unset;
  padding: 14.5px 30px 14.5px 24px;
  letter-spacing: 0;
  background: transparent;
  border-radius: 20px;
  transition: all 0.2s;
  background-color: #ba4596;
  width: 100%;
  margin: 0;
  margin-bottom: 20px;
}
.shopify-section .customer form a:hover,
.shopify-section .customer form button:hover {
  background-color: #6bd7e5;
  color: #ffffff;
}
.shopify-section .customer form a.dark-purple,
.shopify-section .customer form button.dark-purple {
  background-color: #5b225e;
}
.shopify-section .customer form a.dark-purple:hover,
.shopify-section .customer form button.dark-purple:hover {
  background-color: #0097c6;
  border: 1px solid transparent;
}
@media (max-width: 768.9px) {
  .shopify-section .customer form a,
  .shopify-section .customer form button {
    font-size: 14px;
  }
}
.shopify-section .customer form button {
  border: 1px solid transparent;
  padding: 13.5px 30px 13.5px 24px;
  min-height: unset !important;
  min-width: unset !important;
}
.shopify-section .customer form button::before, .shopify-section .customer form button::after {
  display: none;
}
.shopify-section .customer.account {
  padding-top: 200px;
  padding-bottom: 200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 45vh;
  max-width: 100% !important;
}
@media (max-width: 989px) {
  .shopify-section .customer.account {
    padding-bottom: 50px;
  }
}
.shopify-section .customer.account div:first-child {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: self-start;
}
.shopify-section .customer.account div h1 + a {
  display: flex;
  justify-content: center;
  align-items: center;
}
.shopify-section .customer.account div h1 {
  text-align: center;
}
.shopify-section .customer.account div a {
  display: flex;
  align-items: center;
  width: 100%;
  font-size: 18px;
  color: #5b225e;
  transition: all 0.2s;
  text-decoration: unset;
}
.shopify-section .customer.account div a:hover {
  color: #ba4596;
}
.shopify-section .customer.account div a svg {
  width: 2.5rem;
  margin-bottom: -0.03rem;
  margin-right: 1rem;
  fill: #5b225e;
}
.shopify-section .customer.account div:nth-of-type(2) {
  align-items: flex-start;
  width: 100%;
  justify-content: space-between;
  max-width: 1650px;
}
@media (max-width: 989px) {
  .shopify-section .customer.account div:nth-of-type(2) {
    margin: 0 auto;
    align-items: center;
  }
}
.shopify-section .customer.account div:nth-of-type(2) div:first-of-type {
  padding-right: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 990px) {
  .shopify-section .customer.account div:nth-of-type(2) div:first-of-type {
    padding-right: 20px;
    flex-grow: 1;
    max-width: 500px;
    width: 50%;
  }
  .shopify-section .customer.account div:nth-of-type(2) div:first-of-type p {
    text-align: center !important;
  }
}
.shopify-section .customer.account div:nth-of-type(2) div:nth-of-type(2) {
  padding-right: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 990px) {
  .shopify-section .customer.account div:nth-of-type(2) div:nth-of-type(2) {
    flex-grow: 1;
    max-width: 500px;
    width: 50%;
  }
}
.shopify-section .customer.account div:nth-of-type(2) div:nth-of-type(2) p {
  text-align: center !important;
}
.shopify-section .customer.account div:nth-of-type(2) div:nth-of-type(2) a {
  text-decoration: unset;
  align-items: center;
  justify-content: center;
}
.shopify-section .customer.addresses {
  padding-top: 200px;
  padding-bottom: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 989px) {
  .shopify-section .customer.addresses {
    padding-bottom: 50px;
  }
}
.shopify-section .customer.addresses a {
  font-size: 18px;
  color: #5b225e;
  margin-bottom: 20px;
  transition: all 0.2s;
  text-decoration: unset;
}
.shopify-section .customer.addresses a:hover {
  color: #ba4596;
}
.shopify-section .customer.addresses button {
  background-color: #5b225e;
  padding: 14px 50px;
  border-radius: 25px;
  color: #faf3e8;
  text-decoration: unset;
  position: relative;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 125%;
  transition: all 0.2s;
  letter-spacing: 0.8px;
  margin: 20px auto;
}
.shopify-section .customer.addresses button:hover {
  background: #6bd7e5;
}
@media (max-width: 576px) {
  .shopify-section .customer.addresses button {
    padding: 14px 35px;
  }
}
.shopify-section .customer.addresses button:before, .shopify-section .customer.addresses button:after {
  display: none;
}
.shopify-section .customer.addresses form {
  margin: 0 auto;
}
.shopify-section .customer.addresses form .select {
  margin-bottom: 20px;
}
.shopify-section .customer.addresses form .select::before, .shopify-section .customer.addresses form .select::after {
  display: none;
}
.shopify-section .customer.addresses form .select select {
  font-family: "Jokker";
  font-weight: 500;
  border-radius: 25px;
  border: 1px solid #5b225e;
  background: #ffffff;
  display: flex;
  padding: 12px 19px 8px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  align-self: stretch;
  font-size: 16px;
  min-height: 50px;
  font-weight: 500;
  line-height: 155.5555555556%;
  color: #5b225e;
  transition: all 0.2s;
  width: 100%;
}
.shopify-section .customer.addresses ul li {
  font-size: 18px;
  color: #5b225e;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0;
  width: 100%;
}
@media (max-width: 989px) {
  .shopify-section .customer.addresses ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.shopify-section .customer.addresses ul li h2 {
  font-size: 36px;
  margin-bottom: 20px;
}
.shopify-section .customer.addresses ul li p {
  margin-bottom: 20px;
}
.shopify-section .customer.addresses ul li button:first-of-type {
  margin-right: 35px;
}
@media (max-width: 989px) {
  .shopify-section .customer.addresses ul li button:first-of-type {
    margin: 0;
    margin-bottom: 20px;
  }
}
.shopify-section .customer.addresses ul li button:before, .shopify-section .customer.addresses ul li button:after {
  display: none;
}
.shopify-section .customer.addresses ul li button:hover {
  background: #6bd7e5;
}
.shopify-section .customer.addresses ul li::before {
  display: none;
}
.shopify-section .customer.addresses #AddAddress {
  display: block;
}
.shopify-section .customer.addresses #AddAddress h2 {
  text-align: center;
  margin-top: 20px !important;
  width: 100% !important;
  font-size: 36px !important;
}
.shopify-section .customer.addresses #AddAddress form {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.shopify-section .customer.addresses #AddAddress form .field {
  margin-bottom: 20px;
}
.shopify-section .customer.addresses #AddAddress form .field input {
  border: 1px solid #5b225e;
  border-radius: 25px;
  background: #ffffff;
  display: flex;
  padding: 12px 19px 8px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  align-self: stretch;
  font-family: "Jokker";
  font-weight: 500;
  font-size: 16px;
  min-height: 50px;
  font-weight: 500;
  line-height: 155.5555555556%;
  color: #5b225e;
  transition: all 0.2s;
  width: 100%;
}
.shopify-section .customer.addresses #AddAddress form .field textarea {
  border-radius: 25px;
  border: 1px solid #5b225e;
  background: #ffffff;
  display: flex;
  padding: 12px 19px 8px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  align-self: stretch;
  font-size: 16px;
  font-weight: 500;
  line-height: 155.5555555556%;
  color: #5b225e;
  transition: all 0.2s;
  width: 100%;
}
.shopify-section .customer.addresses #AddAddress form .field label {
  color: #5b225e;
}
.shopify-section .customer.addresses #AddAddress form input[type=checkbox]:checked {
  background-image: url(../assets/checkmark.svg);
  background-color: #5b225e;
}
.shopify-section .customer.addresses #AddAddress form button:first-of-type {
  margin-right: 8rem;
}
@media (max-width: 749px) {
  .shopify-section .customer.addresses #AddAddress form button:first-of-type {
    margin-right: 0;
  }
}
.shopify-section .customer.addresses #AddAddress form button:before, .shopify-section .customer.addresses #AddAddress form button:after {
  display: none;
}
.shopify-section .customer.addresses #AddAddress form button[type=reset] {
  background-color: #5b225e;
  color: #ffffff;
  transition: all 0.2s;
}
.shopify-section .customer.addresses #AddAddress form button[type=reset]:hover {
  background-color: #ba4596;
}
.shopify-section .customer.addresses #AddAddress form .select select {
  border-radius: 25px;
  border: 1px solid #5b225e;
  background: #ffffff;
  display: flex;
  padding: 12px 19px 8px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  align-self: stretch;
  font-family: "Jokker";
  font-weight: 500;
  font-size: 16px;
  min-height: 50px;
  font-weight: 500;
  line-height: 155.5555555556%;
  color: #5b225e;
  transition: all 0.2s;
  width: 100%;
}
.shopify-section .customer.addresses #EditAddress_10090619830555 {
  display: block;
  margin-top: 20px;
}
.shopify-section .customer.addresses #EditAddress_10090619830555 h2 {
  text-align: center;
  margin-top: 20px !important;
  width: 100% !important;
  font-size: 36px !important;
}
.shopify-section .customer.addresses h2 {
  margin: 26px 0 14px;
  text-align: center;
}
.shopify-section .customer.login div {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.shopify-section .customer .errors ul {
  display: block;
  padding: 0;
  margin-bottom: 15px;
}
.shopify-section .customer .errors ul li {
  font-family: "Jokker";
  font-weight: 500;
  padding: 0;
  margin: 0;
  color: red;
}
.shopify-section .customer .errors ul li::before {
  display: none;
}
.shopify-section .section-template--20584769651009__main-padding {
  padding-top: 200px;
  padding-bottom: 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (max-width: 989px) {
  .shopify-section .section-template--20584769651009__main-padding {
    padding-bottom: 50px;
  }
}
.shopify-section .section-template--20584769651009__main-padding form {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-top: 0;
}
.shopify-section .section-template--20584769651009__main-padding form ul {
  display: none;
}
.shopify-section .section-template--20584769651009__main-padding form .field input {
  border-radius: 25px;
  border: 1px solid #5b225e;
  background: #ffffff;
  display: flex;
  padding: 12px 19px 8px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  align-self: stretch;
  font-size: 16px;
  min-height: 50px;
  font-weight: 500;
  line-height: 155.5555555556%;
  color: #5b225e;
  transition: all 0.2s;
  width: 100%;
}
.shopify-section .section-template--20584769651009__main-padding form .field textarea {
  border-radius: 25px;
  border: 1px solid #5b225e;
  background: #ffffff;
  display: flex;
  padding: 12px 19px 8px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  align-self: stretch;
  font-size: 16px;
  font-weight: 500;
  line-height: 155.5555555556%;
  color: #5b225e;
  transition: all 0.2s;
  width: 100%;
}
.shopify-section .section-template--20584769651009__main-padding form .field label {
  color: #5b225e;
}
.shopify-section .section-template--20584769651009__main-padding form button {
  background-color: #5b225e;
  padding: 14px 50px;
  border-radius: 25px;
  color: #faf3e8;
  text-decoration: unset;
  position: relative;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 125%;
  transition: all 0.2s;
  letter-spacing: 0.8px;
  margin: 0 auto;
  cursor: pointer;
  margin-top: 35px;
}
@media (min-width: 768.9px) {
  .shopify-section .section-template--20584769651009__main-padding form button {
    /* cursor: url("./arrow-cursor 1.svg"), auto !important; */
  }
}
.shopify-section .section-template--20584769651009__main-padding form button:hover {
  color: #6bd7e5;
}
@media (max-width: 576px) {
  .shopify-section .section-template--20584769651009__main-padding form button {
    padding: 14px 35px;
  }
}
@media (max-width: 768px) {
  .shopify-section.cart__footer-wrapper .cart__footer .cart__blocks {
    margin: 0 auto;
    text-align: center;
  }
}
.shopify-section.cart__footer-wrapper .cart__footer .cart__blocks .js-contents .tax-note {
  font-size: 16px;
  color: #5b225e;
  margin-top: 20px;
  margin-bottom: 20px;
}
.shopify-section.cart__footer-wrapper .cart__footer .cart__blocks .cart__ctas button {
  background-color: #5b225e;
  padding: 14px 50px;
  border-radius: 25px;
  color: #ffffff;
  text-decoration: unset;
  position: relative;
  letter-spacing: 0.8px;
  text-transform: unset;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 125%;
  transition: all 0.2s;
  letter-spacing: 0.8px;
  margin: 0 auto;
  cursor: pointer;
  margin-top: 20px;
}
@media (min-width: 768.9px) {
  .shopify-section.cart__footer-wrapper .cart__footer .cart__blocks .cart__ctas button {
    /* cursor: url("./arrow-cursor 1.svg"), auto !important; */
  }
}
.shopify-section.cart__footer-wrapper .cart__footer .cart__blocks .cart__ctas button:hover {
  color: #6bd7e5;
  box-shadow: unset !important;
}
@media (max-width: 576px) {
  .shopify-section.cart__footer-wrapper .cart__footer .cart__blocks .cart__ctas button {
    padding: 14px 15px;
    max-width: 280px;
  }
}

.shopify-section.section {
  background-color: #ffffff;
}

.form__message {
  margin: 20px 0;
  align-items: flex-start;
  color: red;
}
.form__message .icon {
  margin-top: 2px;
  height: 22px;
  width: 22px;
}
@media (max-width: 768.9px) {
  .form__message .icon {
    height: 16px;
    width: 16px;
  }
}

.cart-notification-wrapper {
  padding: 0;
}
.cart-notification-wrapper .cart-notification.active {
  z-index: 10;
  position: fixed;
  top: 80px;
  right: 0 !important;
  background: #faf3e8;
  border: 1px solid #faf3e8;
}
@media (max-width: 768.9px) {
  .cart-notification-wrapper .cart-notification.active {
    top: 60px;
  }
}
.cart-notification-wrapper .cart-notification .cart-notification__header {
  align-items: flex-end;
}
.cart-notification-wrapper .cart-notification .cart-notification__header h2 {
  text-decoration: unset;
  color: #5b225e;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 111.111%;
  letter-spacing: 0.9px;
}
.cart-notification-wrapper .cart-notification .cart-notification__header button {
  height: 20px;
  width: 20px;
  margin-right: 0;
  transition: all 0.2s;
}
.cart-notification-wrapper .cart-notification .cart-notification__header button .icon {
  color: #5b225e;
  transition: all 0.2s;
}
.cart-notification-wrapper .cart-notification .cart-notification__header button:hover .icon {
  color: #5b225e;
  transform: scale(1);
}
.cart-notification-wrapper .cart-notification .cart-notification-product {
  display: flex;
  align-items: center;
  padding-bottom: 0;
}
.cart-notification-wrapper .cart-notification .cart-notification-product .cart-notification-product__name {
  color: #5b225e;
  font-size: 18px;
}
.cart-notification-wrapper .cart-notification .cart-notification__links a {
  display: none;
}
.cart-notification-wrapper .cart-notification .cart-notification__links form button {
  background-color: #5b225e;
  padding: 14px 35px;
  border-radius: 25px;
  color: #faf3e8;
  text-decoration: unset;
  position: relative;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 125%;
  transition: all 0.2s;
  letter-spacing: 0.8px;
  margin: 20px auto;
  cursor: pointer;
  max-width: 230px;
}
@media (min-width: 768.9px) {
  .cart-notification-wrapper .cart-notification .cart-notification__links form button {
    /* cursor: url("./arrow-cursor 1.svg"), auto !important; */
  }
}
.cart-notification-wrapper .cart-notification .cart-notification__links form button:hover {
  color: #6bd7e5;
}
.cart-notification-wrapper .cart-notification .cart-notification__links .link {
  color: #5b225e;
  font-size: 16px;
  line-height: 125%;
  transition: all 0.2s;
}
.cart-notification-wrapper .cart-notification .cart-notification__links .link:hover {
  color: #5b225e;
}

.grecaptcha-badge {
  display: none !important;
}

.product__info-container > * + * {
  margin: 0;
}

#shopify-section-template--22134929031451__main {
  border-bottom: unset;
}
#shopify-section-template--22134929031451__main .page-width {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  max-width: 1650px;
  padding: 0 60px;
  padding-top: 217px;
  padding-bottom: 60px;
  margin: 0 auto;
  box-sizing: border-box;
}
@media (max-width: 1440px) {
  #shopify-section-template--22134929031451__main .page-width {
    padding: 217px 40px 60px;
  }
}
@media (max-width: 768.9px) {
  #shopify-section-template--22134929031451__main .page-width {
    padding: 0 20px;
    padding-top: 128px;
  }
}
#shopify-section-template--22134929031451__main .page-width h1 {
  font-weight: 600;
  line-height: 1.2;
  margin: 0;
  margin-bottom: 40px;
  font-size: 40px;
  color: #5b225e;
}
#shopify-section-template--22134929031451__main .page-width h1:last-child {
  margin-bottom: 0;
}
@media (max-width: 768.9px) {
  #shopify-section-template--22134929031451__main .page-width h1 {
    font-size: 30px;
  }
}
#shopify-section-template--22134929031451__main .page-width .rte {
  max-width: 1300px;
}
#shopify-section-template--22134929031451__main .page-width .rte ul > li {
  margin-bottom: 0;
}
#shopify-section-template--22134929031451__main .page-width .rte ol > li {
  margin-bottom: 0;
}

.product__info-container {
  max-width: 100% !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.drawer__inner {
  background-color: #ffffff !important;
}

.drawer {
  z-index: 10000000 !important;
  transition: all 0.2s !important;
  opacity: 0;
}
@media (max-width: 768.9px) {
  .drawer .cart-drawer {
    width: 100%;
    max-width: 100%;
  }
}
.drawer .cart-drawer .drawer__inner {
  border-radius: 0;
  border: 1px solid #ff6800;
  width: 52.3rem;
  padding: 0;
  box-shadow: none;
  position: relative;
}
@media (max-width: 768.9px) {
  .drawer .cart-drawer .drawer__inner {
    width: 100%;
    max-width: 100%;
  }
}
.drawer .cart-drawer .drawer__inner .drawer__header {
  padding: 21px 55px 7px;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-bottom: 1px solid #ff6800;
}
.drawer .cart-drawer .drawer__inner .drawer__header h2 {
  font-size: 30px;
  line-height: 166.6666666667%;
  letter-spacing: 0px;
  color: #5b225e;
  margin: 0;
}
@media (max-width: 768.9px) {
  .drawer .cart-drawer .drawer__inner .drawer__header {
    padding: 20px 33px;
  }
  .drawer .cart-drawer .drawer__inner .drawer__header h2 {
    font-size: 24px;
  }
}
.drawer .cart-drawer .drawer__inner .drawer__header .drawer__close {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  width: 30px;
  height: 30px;
  z-index: 1001;
  cursor: pointer;
  position: absolute;
  right: 50px;
  top: 50%;
  transform: translateY(-50%);
  min-width: unset !important;
  min-height: unset !important;
}
@media (min-width: 768.9px) {
  .drawer .cart-drawer .drawer__inner .drawer__header .drawer__close {
    /* cursor: url("./arrow-cursor 1.svg"), auto !important; */
  }
}
@media (max-width: 768.9px) {
  .drawer .cart-drawer .drawer__inner .drawer__header .drawer__close {
    right: 33px;
  }
}
.drawer .cart-drawer .drawer__inner .drawer__header .drawer__close span {
  height: 2px;
  border-radius: 3px;
  background: #5b225e;
  transition: all 0.2s ease-in-out;
}
.drawer .cart-drawer .drawer__inner .drawer__header .drawer__close span:first-child {
  width: 100%;
  transform: rotate(-45deg);
}
.drawer .cart-drawer .drawer__inner .drawer__header .drawer__close span:last-child {
  width: 100%;
  margin-top: -2px;
  transform: rotate(45deg);
}
.drawer .cart-drawer .drawer__inner .drawer__header .drawer__close:hover span {
  background: #ba4596;
}
@media (max-width: 768.9px) {
  .drawer .cart-drawer .drawer__inner .drawer__header .drawer__close {
    width: 22px;
    height: 22px;
  }
}
.drawer .cart-drawer .drawer__inner .cart-scroll-wrap {
  max-height: 100%;
  height: 100%;
  overflow-y: auto;
  padding: 90px 58px 0;
}
@media (max-width: 768.9px) {
  .drawer .cart-drawer .drawer__inner .cart-scroll-wrap {
    width: 100%;
    max-width: 100%;
    padding: 85px 35px 0;
    max-height: 735px;
  }
}
.drawer .cart-drawer .drawer__inner cart-drawer-items {
  flex: unset;
  overflow: visible !important;
}
.drawer .cart-drawer .drawer__inner cart-drawer-items form .drawer__contents .cart-items thead {
  display: none;
}
.drawer .cart-drawer .drawer__inner cart-drawer-items form .drawer__contents .cart-items tbody .cart-item {
  gap: 13px 40px;
}
@media (max-width: 768.9px) {
  .drawer .cart-drawer .drawer__inner cart-drawer-items form .drawer__contents .cart-items tbody .cart-item {
    gap: 12px 5px;
  }
}
.drawer .cart-drawer .drawer__inner cart-drawer-items form .drawer__contents .cart-items tbody .cart-item .cart-item__media {
  max-width: 90px;
  padding-top: 0;
}
.drawer .cart-drawer .drawer__inner cart-drawer-items form .drawer__contents .cart-items tbody .cart-item .cart-item__media img {
  max-width: 35px;
  transition: all 0.2s;
}
.drawer .cart-drawer .drawer__inner cart-drawer-items form .drawer__contents .cart-items tbody .cart-item .cart-item__media img:hover {
  opacity: 0.8;
}
.drawer .cart-drawer .drawer__inner cart-drawer-items form .drawer__contents .cart-items tbody .cart-item .cart-item__details {
  padding-left: 0;
  padding-top: 18px;
}
.drawer .cart-drawer .drawer__inner cart-drawer-items form .drawer__contents .cart-items tbody .cart-item .cart-item__details > .product-option {
  display: none;
}
.drawer .cart-drawer .drawer__inner cart-drawer-items form .drawer__contents .cart-items tbody .cart-item .cart-item__details dl .product-option {
  display: inline-block;
}
.drawer .cart-drawer .drawer__inner cart-drawer-items form .drawer__contents .cart-items tbody .cart-item .cart-item__details dl .product-option dt {
  font-size: 14px;
  color: #5b225e;
}
.drawer .cart-drawer .drawer__inner cart-drawer-items form .drawer__contents .cart-items tbody .cart-item .cart-item__details .cart-item__name {
  color: #5b225e;
  font-size: 18px;
  font-family: "Jokker";
  font-weight: 500;
}
.drawer .cart-drawer .drawer__inner cart-drawer-items form .drawer__contents .cart-items tbody .cart-item .cart-item__details .cart-item__name:hover {
  text-decoration: unset;
}
.drawer .cart-drawer .drawer__inner cart-drawer-items form .drawer__contents .cart-items tbody .cart-item .cart-item__totals {
  padding-top: 18px;
}
.drawer .cart-drawer .drawer__inner cart-drawer-items form .drawer__contents .cart-items tbody .cart-item .cart-item__totals .cart-item__price-wrapper {
  padding-top: 3px;
}
.drawer .cart-drawer .drawer__inner cart-drawer-items form .drawer__contents .cart-items tbody .cart-item .cart-item__totals .cart-item__price-wrapper .price {
  color: #5b225e;
  font-size: 18px;
  font-family: "Jokker";
  font-weight: 500;
}
.drawer .cart-drawer .drawer__inner cart-drawer-items form .drawer__contents .cart-items tbody .cart-item .cart-item__quantity {
  padding-left: 0;
}
.drawer .cart-drawer .drawer__inner cart-drawer-items form .drawer__contents .cart-items tbody .cart-item .cart-item__quantity .cart-item__quantity-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
.drawer .cart-drawer .drawer__inner cart-drawer-items form .drawer__contents .cart-items tbody .cart-item .cart-item__quantity .cart-item__quantity-wrapper .quantity-popover-container {
  max-width: 13.5rem;
}
.drawer .cart-drawer .drawer__inner cart-drawer-items form .drawer__contents .cart-items tbody .cart-item .cart-item__quantity .cart-item__quantity-wrapper .quantity-popover-container .quantity {
  min-height: unset;
  height: 40px;
}
.drawer .cart-drawer .drawer__inner cart-drawer-items form .drawer__contents .cart-items tbody .cart-item .cart-item__quantity .cart-item__quantity-wrapper .quantity-popover-container .quantity::before {
  display: none;
}
.drawer .cart-drawer .drawer__inner cart-drawer-items form .drawer__contents .cart-items tbody .cart-item .cart-item__quantity .cart-item__quantity-wrapper .quantity-popover-container .quantity::after {
  border-radius: 20px;
  border: 1px solid #5b225e;
  box-shadow: unset;
}
.drawer .cart-drawer .drawer__inner cart-drawer-items form .drawer__contents .cart-items tbody .cart-item .cart-item__quantity .cart-item__quantity-wrapper .quantity-popover-container .quantity button {
  position: relative;
}
.drawer .cart-drawer .drawer__inner cart-drawer-items form .drawer__contents .cart-items tbody .cart-item .cart-item__quantity .cart-item__quantity-wrapper .quantity-popover-container .quantity button svg {
  display: none;
}
.drawer .cart-drawer .drawer__inner cart-drawer-items form .drawer__contents .cart-items tbody .cart-item .cart-item__quantity .cart-item__quantity-wrapper .quantity-popover-container .quantity button[name=minus] {
  position: relative;
  transition: all 0.2s;
}
.drawer .cart-drawer .drawer__inner cart-drawer-items form .drawer__contents .cart-items tbody .cart-item .cart-item__quantity .cart-item__quantity-wrapper .quantity-popover-container .quantity button[name=minus]::before {
  content: "";
  background-color: #5b225e;
  width: 8px;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.2s;
}
.drawer .cart-drawer .drawer__inner cart-drawer-items form .drawer__contents .cart-items tbody .cart-item .cart-item__quantity .cart-item__quantity-wrapper .quantity-popover-container .quantity button[name=plus] {
  position: relative;
  transition: all 0.2s;
}
.drawer .cart-drawer .drawer__inner cart-drawer-items form .drawer__contents .cart-items tbody .cart-item .cart-item__quantity .cart-item__quantity-wrapper .quantity-popover-container .quantity button[name=plus]::before {
  content: "";
  background-color: #5b225e;
  width: 8px;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.2s;
}
.drawer .cart-drawer .drawer__inner cart-drawer-items form .drawer__contents .cart-items tbody .cart-item .cart-item__quantity .cart-item__quantity-wrapper .quantity-popover-container .quantity button[name=plus]::after {
  content: "";
  background-color: #5b225e;
  width: 8px;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(90deg);
  transition: all 0.2s;
}
.drawer .cart-drawer .drawer__inner cart-drawer-items form .drawer__contents .cart-items tbody .cart-item .cart-item__quantity .cart-item__quantity-wrapper .quantity-popover-container .quantity .quantity__input {
  font-family: "Jokker";
  font-size: 16px;
  font-weight: 500;
  color: #5b225e;
}
.drawer .cart-drawer .drawer__inner cart-drawer-items form .drawer__contents .cart-items tbody .cart-item .cart-item__quantity .cart-item__quantity-wrapper cart-remove-button {
  margin: 0 !important;
  transition: all 0.2s;
}
.drawer .cart-drawer .drawer__inner cart-drawer-items form .drawer__contents .cart-items tbody .cart-item .cart-item__quantity .cart-item__quantity-wrapper cart-remove-button:hover {
  opacity: 0.8;
}
.drawer .cart-drawer .drawer__inner cart-drawer-items form .drawer__contents .cart-items tbody .cart-item .cart-item__quantity .cart-item__quantity-wrapper cart-remove-button .button {
  background-color: transparent;
  border: none;
  color: #5b225e;
}
.drawer .cart-drawer .drawer__inner cart-drawer-items form .drawer__contents .cart-items tbody .cart-item .cart-item__quantity .cart-item__quantity-wrapper cart-remove-button .button:hover {
  border: none;
}
.drawer .cart-drawer .drawer__inner cart-drawer-items form .drawer__contents .cart-items tbody .cart-item .cart-item__quantity .cart-item__quantity-wrapper cart-remove-button .button svg {
  width: 20px;
  height: 20px;
}
.drawer .cart-drawer .drawer__inner .drawer__footer {
  border-top: unset;
}
.drawer .cart-drawer .drawer__inner .drawer__footer .cart__ctas {
  padding: 5px 35px;
  border-top: 1px solid #ff6800;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ffffff;
  z-index: 20;
}
.drawer .cart-drawer .drawer__inner .drawer__footer .cart__ctas button {
  font-size: 16px;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  text-decoration: unset;
  padding: 10.5px 24px;
  letter-spacing: 0;
  background: transparent;
  border-radius: 20px;
  transition: all 0.2s;
  background-color: #5b225e;
  border: 1px solid transparent;
  min-width: unset !important;
  min-height: unset !important;
  max-width: 394px;
  margin: 0 auto;
}
.drawer .cart-drawer .drawer__inner .drawer__footer .cart__ctas button:hover {
  background-color: #ffffff;
  color: #5b225e;
  border: 1px solid #5b225e;
  box-shadow: unset;
}
.drawer .cart-drawer .drawer__inner .drawer__footer .cart__ctas button::before, .drawer .cart-drawer .drawer__inner .drawer__footer .cart__ctas button::after {
  display: none;
}
@media (max-width: 768.9px) {
  .drawer .cart-drawer .drawer__inner .drawer__footer .cart__ctas button {
    font-size: 14px;
    padding: 9.5px 24px;
  }
}
.drawer .cart-drawer .drawer__inner .drawer__inner-empty .cart-drawer__empty-content .button {
  font-size: 16px;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  text-decoration: unset;
  padding: 10.5px 24px 10.5px 24px;
  letter-spacing: 0;
  background: transparent;
  border-radius: 20px;
  transition: all 0.2s;
  background-color: #5b225e;
  border: 1px solid transparent;
}
.drawer .cart-drawer .drawer__inner .drawer__inner-empty .cart-drawer__empty-content .button:hover {
  background-color: #ffffff;
  color: #5b225e;
  border: 1px solid #5b225e;
}
.drawer .cart-drawer .drawer__inner .drawer__inner-empty .cart-drawer__empty-content .button::before, .drawer .cart-drawer .drawer__inner .drawer__inner-empty .cart-drawer__empty-content .button::after {
  display: none;
}
@media (max-width: 768.9px) {
  .drawer .cart-drawer .drawer__inner .drawer__inner-empty .cart-drawer__empty-content .button {
    font-size: 14px;
  }
}
.drawer .cart-drawer .drawer__inner .drawer__inner-empty .cart-drawer__empty-content .drawer__close {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  width: 27px;
  height: 27px;
  z-index: 1001;
  cursor: pointer;
  position: absolute;
  right: 30px;
  top: 30px;
  min-width: unset !important;
  min-height: unset !important;
}
@media (min-width: 768.9px) {
  .drawer .cart-drawer .drawer__inner .drawer__inner-empty .cart-drawer__empty-content .drawer__close {
    /* cursor: url("./arrow-cursor 1.svg"), auto !important; */
  }
}
.drawer .cart-drawer .drawer__inner .drawer__inner-empty .cart-drawer__empty-content .drawer__close span {
  height: 2px;
  border-radius: 3px;
  background: #5b225e;
  transition: all 0.2s ease-in-out;
}
.drawer .cart-drawer .drawer__inner .drawer__inner-empty .cart-drawer__empty-content .drawer__close span:first-child {
  width: 100%;
  transform: rotate(-45deg);
}
.drawer .cart-drawer .drawer__inner .drawer__inner-empty .cart-drawer__empty-content .drawer__close span:last-child {
  width: 100%;
  margin-top: -2px;
  transform: rotate(45deg);
}
.drawer .cart-drawer .drawer__inner .drawer__inner-empty .cart-drawer__empty-content .drawer__close:hover span {
  background: #ba4596;
}
.drawer .cart-drawer .drawer__inner .cart-shop {
  display: flex;
  flex-direction: column;
  margin: 30px 0 55px;
}
.drawer .cart-drawer .drawer__inner .cart-shop h2 {
  font-family: "Jokker";
  font-weight: 500;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0;
  margin: 0;
  margin-bottom: 33px;
  white-space: nowrap;
}
@media (max-width: 768.9px) {
  .drawer .cart-drawer .drawer__inner .cart-shop h2 {
    font-size: 19px;
    margin-bottom: 35px;
    white-space: wrap;
    text-align: center;
  }
}
.drawer .cart-drawer .drawer__inner .cart-shop .card-box-content {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 0;
  border-radius: 25px;
  border: 1px solid #ff6800;
  overflow: hidden;
  margin-bottom: 47px;
}
.drawer .cart-drawer .drawer__inner .cart-shop .card-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #ffffff;
  width: 48%;
  overflow: hidden;
  position: relative;
  min-height: 314px;
  transition: all 0.2s;
  cursor: pointer;
  justify-content: center;
}
@media (min-width: 768.9px) {
  .drawer .cart-drawer .drawer__inner .cart-shop .card-box {
    /* cursor: url("./arrow-cursor 1.svg"), auto !important; */
  }
}
@media (max-width: 768.9px) {
  .drawer .cart-drawer .drawer__inner .cart-shop .card-box {
    min-height: 300px;
  }
}
.drawer .cart-drawer .drawer__inner .cart-shop .card-box:hover .bg-img {
  opacity: 1;
}
.drawer .cart-drawer .drawer__inner .cart-shop .card-box:hover .content {
  pointer-events: none;
}
.drawer .cart-drawer .drawer__inner .cart-shop .card-box:hover .img-card-box img {
  opacity: 0;
}
.drawer .cart-drawer .drawer__inner .cart-shop .card-box .content {
  padding: 0;
  width: 100%;
  overflow: hidden;
  transition: all 0.2s;
  opacity: 1;
}
.drawer .cart-drawer .drawer__inner .cart-shop .card-box .bg-img {
  width: 100%;
  border-radius: 25px;
  flex: 1;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  transition: all 0.2s;
  opacity: 0;
  display: block;
  position: absolute;
  width: 100%;
  height: 54%;
  left: 0;
  top: 0;
}
.drawer .cart-drawer .drawer__inner .cart-shop .card-box .text-card-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  position: relative;
  z-index: 2;
  margin-bottom: 15px;
}
.drawer .cart-drawer .drawer__inner .cart-shop .card-box .text-card-box h3 {
  font-family: "Jokker";
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0px;
  margin: 0;
  text-align: center;
}
.drawer .cart-drawer .drawer__inner .cart-shop .card-box .text-card-box h3 sup {
  font-family: "Jokker";
  font-weight: 500;
  font-size: 8px;
  vertical-align: top;
}
.drawer .cart-drawer .drawer__inner .cart-shop .card-box .text-card-box p,
.drawer .cart-drawer .drawer__inner .cart-shop .card-box .text-card-box h4 {
  font-family: "Jokker";
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0px;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.drawer .cart-drawer .drawer__inner .cart-shop .card-box .img-card-box {
  margin: 0 auto;
  margin-bottom: 45px;
  display: flex;
  transition: all 0.2s;
}
.drawer .cart-drawer .drawer__inner .cart-shop .card-box .img-card-box img {
  max-width: 50px;
  max-height: 100px;
  margin: 0 auto;
  transition: all 0.2s;
}
.drawer .cart-drawer .drawer__inner .cart-shop .card-box .btn-box {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-top: 0;
}
.drawer .cart-drawer .drawer__inner .cart-shop .card-box .btn-box .btn-1 {
  width: 100%;
  padding: 8px;
  background-color: transparent;
  border: 1px solid #5b225e;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  transition: all 0.2s;
  z-index: 10;
  margin: 0 27px 0 20px;
}
@media (max-width: 768.9px) {
  .drawer .cart-drawer .drawer__inner .cart-shop .card-box .btn-box .btn-1 {
    padding: 8px 5px 8px 10px;
  }
}
.drawer .cart-drawer .drawer__inner .cart-shop .card-box .btn-box .btn-1 .price {
  width: 30%;
}
.drawer .cart-drawer .drawer__inner .cart-shop .card-box .btn-box .btn-1 .price .price-item {
  color: #5b225e;
}
.drawer .cart-drawer .drawer__inner .cart-shop .card-box .btn-box .btn-1 .buy-btn-wrap {
  width: 75%;
}
@media (min-width: 768.9px) {
  .drawer .cart-drawer .drawer__inner .cart-shop .card-box .btn-box .btn-1 .buy-btn-wrap {
    /* cursor: url("./arrow-cursor 2.svg"), auto !important; */
  }
}
.drawer .cart-drawer .drawer__inner .cart-shop .card-box .btn-box .btn-1 .buy-btn-wrap .product-form {
  width: 100%;
}
.drawer .cart-drawer .drawer__inner .cart-shop .card-box .btn-box .btn-1 .buy-btn-wrap .product-form .product-form__buttons {
  width: 100%;
}
.drawer .cart-drawer .drawer__inner .cart-shop .card-box .btn-box .btn-1 .buy-btn-wrap .product-form .product-form__buttons button {
  width: 100%;
  padding: 0;
  font-size: 16px;
  line-height: 1;
  color: #5b225e;
  text-align: center;
  text-decoration: unset;
  letter-spacing: 0;
  background: transparent;
  border-radius: 20px;
  transition: all 0.2s;
  background-color: transparent;
  min-width: unset !important;
  min-height: unset !important;
  margin: 0;
}
@media (max-width: 768.9px) {
  .drawer .cart-drawer .drawer__inner .cart-shop .card-box .btn-box .btn-1 .buy-btn-wrap .product-form .product-form__buttons button span .mobile-hide {
    display: none;
  }
}
.drawer .cart-drawer .drawer__inner .cart-shop .card-box .btn-box .btn-1 .buy-btn-wrap .product-form .product-form__buttons button::before, .drawer .cart-drawer .drawer__inner .cart-shop .card-box .btn-box .btn-1 .buy-btn-wrap .product-form .product-form__buttons button::after {
  display: none;
}
.drawer .cart-drawer .drawer__inner .cart-shop .card-box .btn-box .btn-1 .buy-btn-wrap .product-form .product-form__buttons button:focus {
  display: none;
}
.drawer .cart-drawer .drawer__inner .cart-shop .card-box .btn-box .btn-1 .buy-btn-wrap .product-form .product-form__buttons button span {
  font-weight: 500;
}
@media (max-width: 768.9px) {
  .drawer .cart-drawer .drawer__inner .cart-shop .card-box .btn-box .btn-1 .buy-btn-wrap .product-form .product-form__buttons button {
    font-size: 14px;
  }
}
.drawer .cart-drawer .drawer__inner .cart-shop .card-box .btn-box .btn-1:hover {
  background-color: #ba4596;
  border: 1px solid #ba4596;
}
.drawer .cart-drawer .drawer__inner .cart-shop .card-box .btn-box .btn-1:hover .price .price-item {
  color: #ffffff;
}
@media (min-width: 768.9px) {
  .drawer .cart-drawer .drawer__inner .cart-shop .card-box .btn-box .btn-1:hover .buy-btn-wrap {
    /* cursor: url("./arrow-cursor 2.svg"), auto !important; */
  }
}
.drawer .cart-drawer .drawer__inner .cart-shop .card-box .btn-box .btn-1:hover .buy-btn-wrap .product-form .product-form__buttons button {
  background-color: transparent;
  color: #ffffff;
  border: 1px solid transparent;
}
.drawer .cart-drawer .drawer__inner .cart-shop .card-box .btn-box .btn-1:hover .buy-btn-wrap .product-form .product-form__buttons button span {
  font-weight: 500;
}
.drawer .cart-drawer .drawer__inner .keepshop {
  font-size: 16px;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  text-decoration: unset;
  padding: 10.5px 24px 10.5px 24px;
  letter-spacing: 0;
  background: transparent;
  border-radius: 20px;
  transition: all 0.2s;
  background-color: #ba4596;
  width: 100%;
  margin: 0 auto;
  max-width: 405px;
}
.drawer .cart-drawer .drawer__inner .keepshop:hover {
  background-color: #6bd7e5;
  color: #ffffff;
}
@media (max-width: 768.9px) {
  .drawer .cart-drawer .drawer__inner .keepshop {
    font-size: 14px;
  }
}
.drawer.is-empty {
  opacity: 1 !important;
}
.drawer.is-empty .cart-drawer .drawer__inner .drawer__header {
  display: none !important;
}
.drawer.is-empty .cart-drawer .drawer__inner .cart-shop {
  display: none !important;
}
.drawer.active {
  opacity: 1 !important;
}

.search-modal .search-modal__content {
  box-shadow: unset;
  display: flex;
  flex-direction: row;
  align-items: center;
  align-items: flex-start;
  padding: 200px 20px 30px;
  position: relative;
  min-height: 700px;
}
@media (max-width: 768.9px) {
  .search-modal .search-modal__content {
    padding: 164px 20px 30px;
    min-height: 650px;
  }
}
.search-modal .search-modal__content .search-modal__form {
  margin-bottom: 38px;
}
.search-modal .search-modal__content .mobile-search-title {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 25px;
}
.search-modal .search-modal__content .mobile-search-title h2 {
  margin: 0;
}
.search-modal .search-modal__content .mobile-search-title button {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  width: 27px;
  height: 27px;
  cursor: pointer;
  margin-right: 16px;
}
@media (min-width: 768.9px) {
  .search-modal .search-modal__content .mobile-search-title button {
    /* cursor: url("./arrow-cursor 1.svg"), auto !important; */
  }
}
.search-modal .search-modal__content .mobile-search-title button span {
  height: 2px;
  border-radius: 3px;
  background: #5b225e;
  transition: all 0.2s ease-in-out;
}
.search-modal .search-modal__content .mobile-search-title button span:first-child {
  width: 100%;
  transform: rotate(-45deg);
}
.search-modal .search-modal__content .mobile-search-title button span:last-child {
  width: 100%;
  margin-top: -2px;
  transform: rotate(45deg);
}
.search-modal .search-modal__content .mobile-search-title button:hover span {
  background: #ba4596;
}
@media (min-width: 991.9px) {
  .search-modal .search-modal__content .mobile-search-title button {
    margin-right: 0;
  }
}
.search-modal .search-modal__content form {
  position: relative;
}
.search-modal .search-modal__content .search-text-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 20px;
  max-width: 210px;
}
.search-modal .search-modal__content .search-text-box h3 {
  font-family: "Jokker";
  font-weight: 500;
  font-size: 14px;
  margin: 0;
  margin-bottom: 24px;
}
.search-modal .search-modal__content .search-text-box .content-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-width: 203px;
}
.search-modal .search-modal__content .search-text-box .content-box a {
  font-family: "Jokker";
  font-weight: 500;
  font-size: 12px;
  margin: 0;
  margin-bottom: 6px;
  position: relative;
  padding-right: 20px;
  text-decoration: unset;
  width: 100%;
}
.search-modal .search-modal__content .search-text-box .content-box a::after {
  font-family: "icomoon";
  content: "\e902";
  font-size: 10px;
  display: inline-block;
  color: #5b225e;
  transition: all 0.2s;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 100;
  transition: all 0.2s;
  z-index: 0;
}
.search-modal .search-modal__content .search-text-box .content-box a:hover::after {
  color: #6bd7e5;
  right: -10px;
}
.search-modal .search-modal__content .sticky-bottom {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-width: 203px;
  position: absolute;
  bottom: 20px;
}
.search-modal .search-modal__content .sticky-bottom a {
  font-family: "Jokker";
  font-weight: 500;
  font-size: 14px;
  margin: 0;
  margin-bottom: 6px;
  position: relative;
  padding-right: 20px;
  text-decoration: unset;
  width: 100%;
}
.search-modal .search-modal__content .sticky-bottom a::after {
  font-family: "icomoon";
  content: "\e902";
  font-size: 10px;
  display: inline-block;
  color: #5b225e;
  transition: all 0.2s;
  margin-left: 3px;
  transition: all 0.2s;
}
.search-modal .search-modal__content .sticky-bottom a:hover::after {
  color: #6bd7e5;
  margin-left: 13px;
}
.search-modal .search-modal__content .field {
  border-radius: 25px;
  border: 1px solid #5b225e;
  transition: all 0.2s;
  overflow: hidden;
}
.search-modal .search-modal__content .field::before, .search-modal .search-modal__content .field::after {
  display: none;
}
.search-modal .search-modal__content .field:focus {
  display: none;
}
.search-modal .search-modal__content .field .search__input {
  font-family: "Jokker";
  font-weight: 500;
  font-size: 20px;
  border-radius: 25px;
  color: #5b225e;
}
.search-modal .search-modal__content .field .search__input:focus {
  box-shadow: none !important;
}
@media (max-width: 768.9px) {
  .search-modal .search-modal__content .field .search__input {
    padding: 8.5px 12px;
    max-height: 33px;
    font-size: 12px;
  }
}
@media (max-width: 768.9px) {
  .search-modal .search-modal__content .field .search__input:focus ~ label {
    display: none !important;
  }
}
@media (max-width: 768.9px) {
  .search-modal .search-modal__content .field label {
    font-size: 11px;
    color: #5b225e;
    line-height: 1;
    font-family: "Jokker";
    font-weight: 500;
    left: 12px;
    display: none !important;
  }
}
@media (max-width: 768.9px) {
  .search-modal .search-modal__content .field .reset__button {
    top: 50% !important;
    transform: translateY(-50%) !important;
  }
}
.search-modal .search-modal__content .predictive-search {
  position: absolute;
  top: 87px;
  left: 30%;
  width: 100%;
  font-size: 12px;
  z-index: 12;
  overflow-y: auto;
  max-height: 300px !important;
  z-index: 1;
  max-width: 515px;
  background: #ffffff;
  border: unset !important;
  box-shadow: unset !important;
}
.search-modal .search-modal__content .predictive-search .predictive-search__search-for-button {
  display: none;
}
.search-modal .search-modal__content .predictive-search #predictive-search-results {
  max-width: 785px;
  margin: 0 auto;
}
.search-modal .search-modal__content .predictive-search .predictive-search__result-group ul li {
  transition: all 0.2s;
}
.search-modal .search-modal__content .predictive-search .predictive-search__result-group ul li:hover a {
  background-color: transparent !important;
}
.search-modal .search-modal__content .predictive-search .predictive-search__result-group ul li:hover a .predictive-search__item-content p {
  color: #ba4596;
}
.search-modal .search-modal__content .predictive-search .predictive-search__result-group ul li:hover a .predictive-search__item-content p mark {
  color: #ba4596;
}
.search-modal .search-modal__content .predictive-search .predictive-search__result-group ul li:hover a .predictive-search__item-content p span {
  color: #ba4596;
}
.search-modal .search-modal__content .predictive-search .predictive-search__result-group ul li a {
  text-decoration: unset;
  transition: all 0.2s;
}
.search-modal .search-modal__content .predictive-search .predictive-search__result-group ul li .predictive-search__item-content {
  transition: all 0.2s;
}
.search-modal .search-modal__content .predictive-search .predictive-search__result-group ul li .predictive-search__item-content p {
  color: #5b225e;
  font-family: "Jokker";
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 125%;
  font-weight: 500;
  text-decoration: unset;
  transition: all 0.2s;
}
.search-modal .search-modal__content .predictive-search .predictive-search__result-group ul li .predictive-search__item-content p mark {
  color: #5b225e;
  font-family: "Jokker";
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 125%;
  font-weight: 500;
}
.search-modal .search-modal__content .predictive-search .predictive-search__result-group ul li .predictive-search__item-content p span {
  font-family: "Jokker";
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 125%;
  font-weight: 500;
}
@media (max-width: 768.9px) {
  .search-modal .search-modal__content .predictive-search {
    top: 38px;
    left: 0;
    max-width: unset;
  }
}
.search-modal .search-modal__content .search-modal__close-button {
  display: none;
}

.predictive-search__item {
  color: #5b225e;
}

.button,
.shopify-challenge__button {
  font-size: 16px;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  text-decoration: unset;
  padding: 10.5px 30px 10.5px 30px;
  letter-spacing: 0;
  background: transparent;
  border-radius: 20px;
  transition: all 0.2s;
  background-color: #5b225e;
  border: 1px solid transparent;
  cursor: pointer;
}
.button:hover,
.shopify-challenge__button:hover {
  background-color: #ffffff;
  color: #5b225e;
  border: 1px solid #5b225e;
  box-shadow: unset;
}
@media (min-width: 768.9px) {
  .button,
  .shopify-challenge__button {
    /* cursor: url("./arrow-cursor 1.svg"), auto !important; */
  }
}
.button::before, .button::after,
.shopify-challenge__button::before,
.shopify-challenge__button::after {
  display: none;
}
@media (max-width: 768.9px) {
  .button,
  .shopify-challenge__button {
    font-size: 14px;
  }
}

.newsletter-form__message {
  margin: 0;
  font-family: "Jokker";
  font-weight: 500;
  font-size: 16px;
  display: flex;
  align-items: center;
  width: 100%;
  color: red;
}
.newsletter-form__message .icon {
  width: 10px;
}

.swiper-creative .swiper-slide {
  margin-left: -22.22% !important;
}

variant-selects fieldset .form__label {
  font-family: "Jokker";
  font-weight: 500;
  font-size: 16px;
  display: flex;
  width: 100%;
}

.product-form__input--pill input[type=radio] + label {
  border-color: #462756 !important;
}

.product-form__input--pill input[type=radio]:checked + label {
  background-color: #462756 !important;
  border-color: #462756 !important;
}

.g-recaptcha {
  cursor: pointer;
}
@media (min-width: 768.9px) {
  .g-recaptcha {
    /* cursor: url("./arrow-cursor 2.svg"), auto !important; */
  }
}

input[aria-invalid=true] {
  border: 2px solid red !important;
}

.klaviyo-star-rating-widget {
  margin-top: 8px;
}
.klaviyo-star-rating-widget .kl_reviews__star_rating_widget {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: center;
}
.klaviyo-star-rating-widget .kl_reviews__star_rating_widget .kl_reviews__stars_badge svg {
  width: 18px !important;
  height: 18px !important;
}
.klaviyo-star-rating-widget .kl_reviews__star_rating_widget .kl_reviews__stars_badge svg path {
  fill: #5b225e !important;
}
.klaviyo-star-rating-widget .kl_reviews__star_rating_widget .kl_reviews__star_rating_widget__label {
  font-family: "Jokker" !important;
  font-weight: 500 !important;
  font-size: 14px !important;
  line-height: 1 !important;
  color: #5b225e !important;
  margin-right: 10px !important;
}

#fulfilled-reviews-all {
  background-color: #ffffff;
}
#fulfilled-reviews-all .reviews_all_container {
  background-color: #ffffff;
}
#fulfilled-reviews-all .reviews_all_container .kl_reviews__summary .kl_reviews__summary__header {
  font-family: "Solina-CondensedBold" !important;
  font-size: 39px !important;
  line-height: 50px !important;
  letter-spacing: 0px !important;
  color: #5b225e !important;
  margin: 0 auto !important;
  text-align: center !important;
  width: 100% !important;
  padding: 0 !important;
  border: none !important;
  margin-bottom: 24px !important;
}
#fulfilled-reviews-all .reviews_all_container .kl_reviews__summary .kl_reviews__summary__grid--2-1 .kl_reviews__summary__rating--1-1 {
  display: flex !important;
  flex-direction: column;
  align-items: center;
  gap: 0;
}
#fulfilled-reviews-all .reviews_all_container .kl_reviews__summary .kl_reviews__summary__grid--2-1 .kl_reviews__summary__rating--1-1 .kl_reviews__summary__average_and_stars {
  gap: 0 71px;
  margin-bottom: 60px;
}
#fulfilled-reviews-all .reviews_all_container .kl_reviews__summary .kl_reviews__summary__grid--2-1 .kl_reviews__summary__rating--1-1 .kl_reviews__summary__average_and_stars .kl_reviews__summary__average .kl_reviews__summary__average_value {
  font-family: "Solina-CondensedBold" !important;
  font-size: 40px !important;
  line-height: 1 !important;
  letter-spacing: 0px !important;
  color: #5b225e !important;
}
#fulfilled-reviews-all .reviews_all_container .kl_reviews__summary .kl_reviews__summary__grid--2-1 .kl_reviews__summary__rating--1-1 .kl_reviews__summary__average_and_stars .kl_reviews__summary__average .kl_reviews__summary__average_denominator {
  font-family: "Solina-CondensedBold" !important;
  font-size: 20px !important;
  line-height: 1 !important;
  letter-spacing: 0px !important;
  color: #5b225e !important;
}
#fulfilled-reviews-all .reviews_all_container .kl_reviews__summary .kl_reviews__summary__grid--2-1 .kl_reviews__summary__rating--1-1 .kl_reviews__summary__average_and_stars .kl_reviews__summary__stars {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#fulfilled-reviews-all .reviews_all_container .kl_reviews__summary .kl_reviews__summary__grid--2-1 .kl_reviews__summary__rating--1-1 .kl_reviews__summary__average_and_stars .kl_reviews__summary__stars .kl_reviews__stars_badge {
  margin-bottom: 7px !important;
}
#fulfilled-reviews-all .reviews_all_container .kl_reviews__summary .kl_reviews__summary__grid--2-1 .kl_reviews__summary__rating--1-1 .kl_reviews__summary__average_and_stars .kl_reviews__summary__stars .kl_reviews__stars_badge svg {
  width: 13px !important;
  height: 13px !important;
}
#fulfilled-reviews-all .reviews_all_container .kl_reviews__summary .kl_reviews__summary__grid--2-1 .kl_reviews__summary__rating--1-1 .kl_reviews__summary__average_and_stars .kl_reviews__summary__stars .kl_reviews__stars_badge svg path {
  fill: #5b225e !important;
}
#fulfilled-reviews-all .reviews_all_container .kl_reviews__summary .kl_reviews__summary__grid--2-1 .kl_reviews__summary__rating--1-1 .kl_reviews__summary__average_and_stars .kl_reviews__summary__stars .kl_reviews__summary__stars__count {
  font-family: "Jokker" !important;
  font-weight: 500 !important;
  font-size: 12px !important;
  line-height: 1 !important;
  letter-spacing: 0px !important;
  color: #5b225e !important;
  text-align: center !important;
}
#fulfilled-reviews-all .reviews_all_container .kl_reviews__summary .kl_reviews__summary__grid--2-1 .kl_reviews__summary__rating--1-1 .kl_reviews__histogram {
  max-width: 331px !important;
  margin: 0 auto !important;
}
#fulfilled-reviews-all .reviews_all_container .kl_reviews__summary .kl_reviews__summary__grid--2-1 .kl_reviews__summary__rating--1-1 .kl_reviews__histogram .kl_reviews__histogram__row {
  margin-bottom: 4px !important;
}
#fulfilled-reviews-all .reviews_all_container .kl_reviews__summary .kl_reviews__summary__grid--2-1 .kl_reviews__summary__rating--1-1 .kl_reviews__histogram .kl_reviews__histogram__row .kl_reviews__histogram__rating {
  font-family: "Jokker" !important;
  font-size: 16px !important;
  line-height: 1 !important;
  letter-spacing: 0px !important;
  color: #5b225e !important;
  width: 10px !important;
  text-align: center !important;
}
#fulfilled-reviews-all .reviews_all_container .kl_reviews__summary .kl_reviews__summary__grid--2-1 .kl_reviews__summary__rating--1-1 .kl_reviews__histogram .kl_reviews__histogram__row svg {
  width: 11px !important;
  height: 11px !important;
}
#fulfilled-reviews-all .reviews_all_container .kl_reviews__summary .kl_reviews__summary__grid--2-1 .kl_reviews__summary__rating--1-1 .kl_reviews__histogram .kl_reviews__histogram__row .kl_reviews__histogram__bar--background {
  height: 11px !important;
  border-radius: 5px !important;
  background-color: #ffffff !important;
  border: unset !important;
}
#fulfilled-reviews-all .reviews_all_container .kl_reviews__summary .kl_reviews__summary__grid--2-1 .kl_reviews__summary__rating--1-1 .kl_reviews__histogram .kl_reviews__histogram__row .kl_reviews__histogram__bar--background .kl_reviews__histogram__bar--foreground {
  background-color: #5b225e !important;
}
#fulfilled-reviews-all .reviews_all_container .kl_reviews__summary .kl_reviews__summary__grid--2-1 .kl_reviews__summary__rating--1-1 .kl_reviews__histogram .kl_reviews__histogram__row .kl_reviews__histogram__value {
  display: none !important;
}
#fulfilled-reviews-all .reviews_all_container .kl_reviews__reviews_list .kl_reviews__list__tabs {
  padding-bottom: 5px !important;
  display: flex;
  align-content: center;
  flex-direction: row-reverse;
  justify-content: space-between;
  flex-wrap: nowrap;
}
#fulfilled-reviews-all .reviews_all_container .kl_reviews__reviews_list .kl_reviews__list__tabs .kl_reviews__button_bar button {
  background-color: #5b225e;
  padding: 10px 20px;
  border-radius: 25px;
  color: #faf3e8;
  text-decoration: unset;
  position: relative;
  letter-spacing: 0px;
  text-transform: uppercase;
  font-size: 16px;
  font-style: normal;
  font-family: "Jokker" !important;
  font-weight: 500;
  line-height: 125%;
  transition: all 0.2s;
  margin: 0;
  cursor: pointer;
  min-height: unset !important;
  text-align: center;
  max-height: 40px;
  box-shadow: unset !important;
  border: unset !important;
  outline: none !important;
}
@media (min-width: 768.9px) {
  #fulfilled-reviews-all .reviews_all_container .kl_reviews__reviews_list .kl_reviews__list__tabs .kl_reviews__button_bar button {
    /* cursor: url("./arrow-cursor 2.svg"), auto !important; */
  }
}
#fulfilled-reviews-all .reviews_all_container .kl_reviews__reviews_list .kl_reviews__list__tabs .kl_reviews__button_bar button:hover {
  background-color: #ba4596;
}
#fulfilled-reviews-all .reviews_all_container .kl_reviews__reviews_list .kl_reviews__list__tabs .kl_reviews__button_bar button:focus-visible {
  box-shadow: unset !important;
  border: unset !important;
  outline: none !important;
}
@media (max-width: 768.9px) {
  #fulfilled-reviews-all .reviews_all_container .kl_reviews__reviews_list .kl_reviews__list__tabs .kl_reviews__button_bar button {
    font-size: 14px;
  }
}
#fulfilled-reviews-all .reviews_all_container .kl_reviews__reviews_list .kl_reviews__list__tabs .kl_reviews__button_bar button:after {
  display: none !important;
}
#fulfilled-reviews-all .reviews_all_container .kl_reviews__reviews_list .kl_reviews__list__tabs .kl_reviews__list__tab_buttons button {
  background-color: #5b225e;
  padding: 10px 20px;
  border-radius: 25px;
  color: #faf3e8;
  text-decoration: unset;
  position: relative;
  letter-spacing: 0px;
  text-transform: uppercase;
  font-size: 16px;
  font-style: normal;
  font-family: "Jokker" !important;
  font-weight: 500;
  line-height: 125%;
  transition: all 0.2s;
  margin: 0;
  cursor: pointer;
  min-height: unset !important;
  text-align: center;
  max-height: 40px;
  box-shadow: unset !important;
  border: unset !important;
  outline: none !important;
}
@media (min-width: 768.9px) {
  #fulfilled-reviews-all .reviews_all_container .kl_reviews__reviews_list .kl_reviews__list__tabs .kl_reviews__list__tab_buttons button {
    /* cursor: url("./arrow-cursor 2.svg"), auto !important; */
  }
}
#fulfilled-reviews-all .reviews_all_container .kl_reviews__reviews_list .kl_reviews__list__tabs .kl_reviews__list__tab_buttons button:after {
  display: none !important;
}
#fulfilled-reviews-all .reviews_all_container .kl_reviews__reviews_list .kl_reviews__list__tabs .kl_reviews__list__tab_buttons button:hover {
  background-color: #ba4596;
}
#fulfilled-reviews-all .reviews_all_container .kl_reviews__reviews_list .kl_reviews__list__tabs .kl_reviews__list__tab_buttons button:focus-visible {
  box-shadow: unset !important;
  border: unset !important;
  outline: none !important;
}
#fulfilled-reviews-all .reviews_all_container .kl_reviews__reviews_list .kl_reviews__list__tabs .kl_reviews__list__tab_buttons button small {
  font-family: "Jokker" !important;
  font-weight: 500 !important;
  color: #faf3e8 !important;
  font-size: 16px !important;
  line-height: 1 !important;
}
@media (max-width: 768.9px) {
  #fulfilled-reviews-all .reviews_all_container .kl_reviews__reviews_list .kl_reviews__list__tabs .kl_reviews__list__tab_buttons button small {
    font-size: 14px;
  }
}
@media (max-width: 768.9px) {
  #fulfilled-reviews-all .reviews_all_container .kl_reviews__reviews_list .kl_reviews__list__tabs .kl_reviews__list__tab_buttons button {
    font-size: 14px;
  }
}
#fulfilled-reviews-all .reviews_all_container .kl_reviews__reviews_list #kl_reviews_tabs__reviews_panel .kl_reviews__list .kl_reviews__list_container .kl_reviews__review_item {
  background-color: #ffffff !important;
  border-radius: 30px;
  padding: 28px 22px 35px !important;
  margin-bottom: 25px !important;
}
#fulfilled-reviews-all .reviews_all_container .kl_reviews__reviews_list #kl_reviews_tabs__reviews_panel .kl_reviews__list .kl_reviews__list_container .kl_reviews__review_item .kl_reviews__review__author {
  font-family: "Jokker" !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 1 !important;
  color: #462756 !important;
  margin-bottom: 19px !important;
}
#fulfilled-reviews-all .reviews_all_container .kl_reviews__reviews_list #kl_reviews_tabs__reviews_panel .kl_reviews__list .kl_reviews__list_container .kl_reviews__review_item .kl_reviews__review__author div {
  font-family: "Jokker" !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 1 !important;
  color: #462756 !important;
  margin-bottom: 19px !important;
}
#fulfilled-reviews-all .reviews_all_container .kl_reviews__reviews_list #kl_reviews_tabs__reviews_panel .kl_reviews__list .kl_reviews__list_container .kl_reviews__review_item .kl_reviews__review__author p {
  font-family: "Jokker" !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  line-height: 1 !important;
  color: #462756 !important;
  margin-bottom: 0 !important;
}
#fulfilled-reviews-all .reviews_all_container .kl_reviews__reviews_list #kl_reviews_tabs__reviews_panel .kl_reviews__list .kl_reviews__list_container .kl_reviews__review_item .kl_reviews__review__author p.kl_reviews__review__content {
  font-family: "Jokker" !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  line-height: 1 !important;
  color: #462756 !important;
  margin-bottom: 0 !important;
}
#fulfilled-reviews-all .reviews_all_container .kl_reviews__reviews_list #kl_reviews_tabs__reviews_panel .kl_reviews__list .kl_reviews__list_container .kl_reviews__review_item p {
  font-family: "Jokker" !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  line-height: 1 !important;
  color: #462756 !important;
  margin-bottom: 0 !important;
}
#fulfilled-reviews-all .reviews_all_container .kl_reviews__reviews_list #kl_reviews_tabs__reviews_panel .kl_reviews__list .kl_reviews__list_container .kl_reviews__review_item p.kl_reviews__review__content {
  font-family: "Jokker" !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  line-height: 1 !important;
  color: #462756 !important;
  margin-bottom: 0 !important;
}
#fulfilled-reviews-all .reviews_all_container .kl_reviews__reviews_list #kl_reviews_tabs__reviews_panel .kl_reviews__list .kl_reviews__list_container .kl_reviews__review_item .kl_reviews__stars_badge svg path {
  fill: #462756 !important;
}
#fulfilled-reviews-all .kl_reviews__button {
  background-color: #5b225e;
  padding: 10px 20px;
  border-radius: 25px;
  color: #faf3e8;
  text-decoration: unset;
  position: relative;
  letter-spacing: 0px;
  text-transform: uppercase;
  font-size: 16px;
  font-style: normal;
  font-family: "Jokker" !important;
  font-weight: 500;
  line-height: 125%;
  transition: all 0.2s;
  margin: 0;
  cursor: pointer;
  min-height: unset !important;
  text-align: center;
  max-height: 40px;
  box-shadow: unset !important;
  border: unset !important;
  outline: none !important;
  margin-top: 20px;
}
@media (min-width: 768.9px) {
  #fulfilled-reviews-all .kl_reviews__button {
    /* cursor: url("./arrow-cursor 2.svg"), auto !important; */
  }
}
#fulfilled-reviews-all .kl_reviews__button:hover {
  background-color: #ba4596;
}
#fulfilled-reviews-all .kl_reviews__button:focus-visible {
  box-shadow: unset !important;
  border: unset !important;
  outline: none !important;
}
@media (max-width: 768.9px) {
  #fulfilled-reviews-all .kl_reviews__button {
    font-size: 14px;
  }
}

.shopify-currency-form {
  max-width: 100px;
  margin-bottom: 20px;
  position: relative;
}
@media (min-width: 768.9px) {
  .shopify-currency-form {
    /* cursor: url("./arrow-cursor 2.svg"), auto !important; */
  }
}
.shopify-currency-form select {
  font-family: "Jokker";
  font-weight: 500;
  border-radius: 19px;
  border: 1px solid #5b225e;
  background: transparent;
  display: flex;
  padding: 8px 14px;
  font-size: 16px;
  line-height: 1;
  min-height: 40px;
  max-height: 40px;
  color: #5b225e;
  transition: all 0.2s;
  width: 100%;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  z-index: 2;
}
@media (min-width: 768.9px) {
  .shopify-currency-form select {
    /* cursor: url("./arrow-cursor 2.svg"), auto !important; */
  }
}
.shopify-currency-form svg {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  z-index: 1;
}

.gradient.is-empty {
  padding: 0;
  padding-top: 200px;
  padding-bottom: 20px;
}
@media (max-width: 989px) {
  .gradient.is-empty {
    padding-bottom: 50px;
  }
}
.gradient.is-empty .cart__warnings h1 {
  font-weight: 600;
  margin-bottom: 40px;
}
.gradient.is-empty .cart__warnings .button {
  background-color: #5b225e;
  padding: 14px 50px;
  border-radius: 25px;
  color: #faf3e8;
  text-decoration: unset;
  position: relative;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 125%;
  transition: all 0.2s;
  margin: 0;
  cursor: pointer;
  border: 1px solid transparent;
}
@media (min-width: 768.9px) {
  .gradient.is-empty .cart__warnings .button {
    /* cursor: url("./arrow-cursor 2.svg"), auto !important; */
  }
}
.gradient.is-empty .cart__warnings .button:hover {
  color: #5b225e;
  background-color: #ffffff;
  border-color: #5b225e;
}
@media (max-width: 576px) {
  .gradient.is-empty .cart__warnings .button {
    padding: 14px 35px;
  }
}/*# sourceMappingURL=style.css.map */

/* Add this to your theme.scss or custom CSS file */

:root {
  --blog-header-height: 0px; /* Will be set dynamically by JS */
}

/* Option 1: Using Shopify's built-in template classes for the blog */
.template-blog .main-blog,
.template-article .main-article,
body.blogs--skin-ed main > .shopify-section:first-child {
  padding-top: var(--blog-header-height);
}

/* Option 2: More specific targeting for the skin-ed blog */
.blog-template[data-blog-handle="skin-ed"] .page-width:first-child,
.article-template[data-blog-handle="skin-ed"] .page-width:first-child {
  padding-top: var(--blog-header-height);
}

/* Option 3: Custom class approach if you can add a class to your blog template */
.skin-ed-blog-page main > .shopify-section:first-child {
  padding-top: var(--blog-header-height);
}

/* Liquid conditional approach - add this class via Liquid in your blog template */
/* {% if template contains 'blog' and blog.handle == 'skin-ed' %}skin-ed-blog-page{% endif %} */