@font-face {
  font-family: "NTSomic";
  src: url("../fonts/NTSomic-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "NTSomic";
  src: url("../fonts/NTSomic-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "NTSomic";
  src: url("../fonts/NTSomic-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "Vetrino";
  src: url("../fonts/VetrinoRegular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

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

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

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

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

.swiper-horizontal {
  touch-action: pan-y;
}

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

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

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

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

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

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

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

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}

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

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

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

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

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

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

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

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

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

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

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

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

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

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

.swiper-button-next svg,
.swiper-button-prev svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

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

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

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

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

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

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

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

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

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

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

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

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

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

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

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

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

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

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

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

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

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

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

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

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

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

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

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

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

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

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

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

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

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

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

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

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

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

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

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

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

.swiper.swiper-cube {
  overflow: visible;
}

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

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

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

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

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

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

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

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

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

.swiper.swiper-flip {
  overflow: visible;
}

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

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

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

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

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

.swiper.swiper-cards {
  overflow: visible;
}

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

/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.4/customize/)
 */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

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

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.clearfix:before,
.clearfix:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

.clearfix:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

* {
  margin: 0;
  padding: 0;
}

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

:focus {
  outline: none;
}

html {
  font-family: sans-serif;
  line-height: 1;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  text-decoration-skip: objects;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent;
}

html * {
  max-height: 1000000px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

b,
strong,
optgroup {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
}

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

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  max-width: 100%;
  height: auto;
  border: 0;
  flex: none;
  /*lazy-load*/
  opacity: 1;
  transition: opacity 0.3s;
}

img[data-src] {
  /*lazy-load*/
  opacity: 0;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  height: 0;
  margin: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
}

input:required,
textarea:required {
  box-shadow: none;
}

button {
  overflow: visible;
  border: none;
  background: none;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  /* 2 */
  cursor: pointer;
  -webkit-appearance: button;
  /* 3 */
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  padding: 0;
}

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

input[type=search] {
  -webkit-appearance: textfield;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
}

legend {
  border: 0;
}

textarea {
  overflow: auto;
  resize: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

ol,
ul,
li {
  list-style-position: inside;
}

button,
hr,
input,
textarea {
  border: none;
}

label {
  cursor: pointer;
}

::-webkit-file-upload-button {
  cursor: pointer;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}

.clear,
.clearfix:after {
  clear: both;
}

.center {
  text-align: center;
}

.ovh {
  overflow: hidden;
}

.ovv {
  overflow: visible;
}

.hid,
.hidden {
  display: none;
}

.dt {
  display: table;
}

.dtc {
  display: table-cell;
  vertical-align: middle;
}

.getModal {
  cursor: pointer;
}

/*responsive video iframe*/
.video-wrap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

svg {
  width: 100%;
  height: 100%;
  transition: 0.3s all;
}

.header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 12;
}
.header .wrap {
  width: 1248px;
  max-width: 100%;
  display: flex;
  align-items: center;
  background-color: #fff;
  border-radius: 0 0 10px 10px;
  padding: 10px 34px 20px;
  font-size: 15px;
}
@media only screen and (max-width: 1220px) {
  .header .wrap {
    width: 1024px;
  }
}
@media only screen and (max-width: 1024px) {
  .header .wrap {
    width: 768px;
    gap: 5px;
    padding: 12px 16px;
  }
}
@media only screen and (max-width: 768px) {
  .header .wrap {
    width: calc(100% - 32px);
  }
}
.header .toggle-nav {
  display: none;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  background-color: #9781ba;
}
@media only screen and (max-width: 1024px) {
  .header .toggle-nav {
    display: flex;
  }
}
.header .toggle-nav img {
  width: 20px;
  height: 20px;
}
.header .toggle-search {
  display: none;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  background-color: #ebebeb;
}
@media only screen and (max-width: 1024px) {
  .header .toggle-search {
    display: flex;
  }
}
.header .toggle-search img {
  width: 18px;
  height: 18px;
}
.header .logo {
  display: flex;
  height: 28px;
  margin: 0 20px 0 0;
}
@media only screen and (max-width: 1024px) {
  .header .logo {
    margin: 0 5px 0 0;
  }
}
@media only screen and (max-width: 768px) {
  .header .logo {
    height: initial;
    flex: 1;
    max-width: 84px;
  }
}
.header .logo img {
  height: 100%;
  width: auto;
}
.header .search-box {
  flex: 1;
  margin: 0 60px 0 0;
}
@media only screen and (max-width: 1220px) {
  .header .search-box {
    margin: 0 40px 0 0;
  }
}
@media only screen and (max-width: 1024px) {
  .header .search-box {
    display: none;
    position: absolute;
    inset: 0;
    margin: 0;
    align-items: center;
    gap: 5px;
    background-color: #fff;
    padding: 12px 16px;
    border-radius: 0 0 10px 10px;
    z-index: 2;
  }
  .header .search-box.opened {
    display: flex;
  }
}
.header .search-box .search-form {
  flex: 1;
  display: flex;
  position: relative;
}
.header .search-box .search-form input {
  width: 100%;
  background: linear-gradient(90deg, rgba(151, 129, 186, 0.15) 0%, rgba(233, 158, 188, 0.15) 100%), rgba(185, 155, 185, 0.1);
  padding: 10px 36px 10px 10px;
  border-radius: 5px;
}
.header .search-box .search-form button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
}
.header .search-box .search-form button img {
  width: 16px;
  height: 16px;
}
.header .auth-box {
  display: flex;
  gap: 10px;
  align-items: center;
  margin: 0 0 0 60px;
  color: #9781ba;
}
@media only screen and (max-width: 1220px) {
  .header .auth-box {
    margin: 0 0 0 40px;
  }
}
@media only screen and (max-width: 1024px) {
  .header .auth-box {
    margin: 0 0 0 auto;
  }
}
.header .auth-box .btn {
  padding: 10px;
}
.header .auth-box .auth-col {
  display: flex;
  flex-direction: column;
  align-items: end;
  gap: 5px;
}
.header .auth-box .auth-col .btn-group {
  position: relative;
}
.header .auth-box .auth-col .btn-group .dropdown-toggle {
  max-width: 100px;
  display: flex;
  align-items: center;
  gap: 4px;
}
.header .auth-box .auth-col .btn-group .dropdown-toggle p {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.header .auth-box .auth-col .btn-group .dropdown-toggle img {
  width: 16px;
  height: 16px;
}
.header .auth-box .auth-col .btn-group .dropdown-menu {
  right: 0;
  left: initial;
}
.header .auth-box .auth-col .profile-info {
  display: flex;
  gap: 10px;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .header .auth-box .auth-col .profile-info {
    font-size: 12px;
  }
}
.header .auth-box .auth-col .profile-info .sapphires {
  display: flex;
  align-items: center;
  gap: 4px;
  background: rgba(151, 129, 186, 0.25);
  color: #9781ba;
  border-radius: 5px;
  padding: 0 4px;
}
.header .auth-box .auth-col .profile-info .sapphires img {
  width: 12px;
  height: 12px;
}
.header .auth-box .auth-col .profile-info .notifications {
  display: flex;
  align-items: center;
  gap: 3px;
}
.header .auth-box .auth-col .profile-info .notifications img {
  width: 18px;
  height: 18px;
}
@media only screen and (max-width: 768px) {
  .header .auth-box .auth-col .profile-info .notifications img {
    width: 16px;
    height: 16px;
  }
}
.header .auth-box .profile-link {
  display: flex;
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .header .auth-box .profile-link {
    width: 26px;
    height: 26px;
  }
}

@media only screen and (max-width: 1024px) {
  .nav-box {
    display: none;
    position: fixed;
    inset: 0;
    flex-direction: column;
    align-items: start;
    gap: 40px;
    background-color: #fff;
    padding: 40px 25px;
    z-index: 2;
  }
  .nav-box.opened {
    display: flex;
  }
}
.nav-box .toggle-nav {
  display: none;
  position: absolute;
  top: 16px;
  right: 16px;
}
@media only screen and (max-width: 1024px) {
  .nav-box .toggle-nav {
    display: flex;
  }
}
.nav-box .nav-box-logo {
  display: none;
  height: 28px;
  width: auto;
}
@media only screen and (max-width: 1024px) {
  .nav-box .nav-box-logo {
    display: flex;
  }
}
.nav-box .nav-box-logo img {
  height: 100%;
}
.nav-box .nav ul {
  display: flex;
  gap: 15px 22px;
}
@media only screen and (max-width: 1024px) {
  .nav-box .nav ul {
    flex-direction: column;
  }
}
.nav-box .nav ul li {
  list-style: none;
}
.nav-box .nav ul li a {
  color: #666666;
}
.nav-box .nav ul li a:hover {
  text-decoration: underline;
}
.nav-box .bottom-box {
  display: none;
  flex-direction: column;
  align-items: start;
  gap: 12px;
  color: #666666;
  margin: auto 0 0 0;
}
@media only screen and (max-width: 1024px) {
  .nav-box .bottom-box {
    display: flex;
  }
}

.footer {
  background: #1f1c24;
  color: #888888;
  padding: 60px 0 40px;
  margin: 40px 0 0 0;
}
@media only screen and (max-width: 768px) {
  .footer {
    padding: 40px 0;
    margin: 30px 0 0 0;
  }
}
.footer .wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .footer .wrap {
    gap: 40px;
  }
}
.footer .col {
  width: 24%;
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 20px;
}
@media only screen and (max-width: 768px) {
  .footer .col {
    width: 100%;
  }
}
.footer .col.md {
  width: 32%;
}
@media only screen and (max-width: 768px) {
  .footer .col.md {
    width: 100%;
  }
}
.footer .col .box {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.footer .col .box a {
  color: #888888;
}
.footer .col .box a:hover {
  color: #fff;
  text-decoration: underline;
}
.footer .col .logo {
  display: flex;
}
.footer .col .logo img {
  height: 45px;
  width: auto;
}
.footer .col .info {
  font-size: 18px;
  color: #fff;
}
.footer .col .copyright {
  color: #fff;
}
.footer .col .col-title {
  position: relative;
  color: #fff;
  font-size: 20px;
  margin: 0 0 12px;
}
.footer .col .col-title::after {
  content: "";
  position: absolute;
  bottom: -16px;
  left: 0;
  width: 32px;
  height: 3px;
  background-color: #9781ba;
}
.footer .col .links {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 80px;
}
.footer .col .links li {
  width: calc(50% - 40px);
  list-style: none;
}
.footer .col .links a {
  color: #888888;
}
.footer .col .links a:hover {
  color: #fff;
  text-decoration: underline;
}
.footer .col .contact-links {
  display: flex;
  flex-direction: column;
}
.footer .col .contact-links p {
  color: rgba(255, 255, 255, 0.7);
}
.footer .col .contact-links a {
  color: #fff;
}
.footer .col .contact-links a:hover {
  text-decoration: underline;
}
.footer .col .btn {
  background-color: #e99ebc;
  color: #fff;
}
.footer .col .btn:hover {
  background-color: #e0749f;
}

html {
  min-width: 320px;
  background: #fff;
}

body {
  min-width: 1220px;
  height: 100%;
  color: #000;
  font-family: "NTSomic", arial, sans-serif;
  font-size: 16px;
  line-height: 1.4;
}
@media only screen and (max-width: 1220px) {
  body {
    min-width: 320px;
  }
}
body.fixed {
  height: 100%;
  overflow: hidden;
}

input:-webkit-autofill {
  box-shadow: 0 0 0 30px #fff inset;
}

a {
  color: #000;
  text-decoration: none;
  transition: all 0.3s;
}

.global-wrap {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .global-wrap {
    height: 100%;
  }
}
.global-wrap .main {
  flex: 1 0 auto; /* NOT flex: 1; */
}

.wrap {
  position: relative;
  width: 1220px;
  margin: 0 auto;
  padding: 0 20px;
}
@media only screen and (max-width: 1220px) {
  .wrap {
    width: 1024px;
  }
}
@media only screen and (max-width: 1024px) {
  .wrap {
    width: 768px;
  }
}
@media only screen and (max-width: 768px) {
  .wrap {
    width: 480px;
  }
}
@media only screen and (max-width: 480px) {
  .wrap {
    width: 100%;
  }
}

.object-cover {
  object-fit: cover;
  position: absolute;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.h2 {
  font-family: "Vetrino";
  font-size: 40px;
  color: #9781ba;
}
@media only screen and (max-width: 768px) {
  .h2 {
    font-size: 25px;
  }
}

.h4 {
  font-weight: 500;
  font-size: 20px;
}

.swiper {
  width: 100%;
}
.swiper .swiper-slide {
  height: auto;
}
.swiper .swiper-button-prev,
.swiper .swiper-button-next {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
}
.swiper .swiper-button-prev:after,
.swiper .swiper-button-next:after {
  content: none;
}
.swiper .swiper-button-prev {
  left: -20px;
  background-image: url("../img/svg-icons/slider-left-chevron.svg");
}
.swiper .swiper-button-next {
  right: -20px;
  background-image: url("../img/svg-icons/slider-right-chevron.svg");
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  font-size: 15px;
  padding: 12px 40px;
  border-radius: 5px;
  color: #fff;
  background: #9781ba;
  text-align: center;
  transition: 0.2s;
  font-weight: 500;
}
.btn:hover {
  text-decoration: none;
  background: #7c60a8;
}
.btn.outline {
  border: 1px solid #9781ba;
  color: #9781ba;
  background-color: transparent;
}
.btn.outline:hover {
  background: #9781ba;
  color: #fff;
}
.btn.pink {
  background-color: #f4cedd;
  color: #9c687d;
}
.btn.pink:hover {
  background-color: #eba4c0;
}
.btn.dark-pink {
  background-color: #f073a5;
  color: #ffffff;
}
.btn.dark-pink:hover {
  background-color: #eb4587;
}
.btn.sm {
  padding: 6px 10px;
}

.add-wishlist {
  position: absolute;
  top: 10px;
  right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fff;
  z-index: 2;
}
.add-wishlist.active svg {
  fill: #6058cd;
}
.add-wishlist svg {
  width: 24px;
  height: 24px;
  stroke: #6058cd;
}

.star-rating {
  position: relative;
  width: 82px;
  height: 14px;
}
.star-rating.one:after {
  width: 20%;
}
.star-rating.two:after {
  width: 40%;
}
.star-rating.three:after {
  width: 60%;
}
.star-rating.four:after {
  width: 80%;
}
.star-rating.five:after {
  width: 100%;
}
.star-rating:before, .star-rating:after {
  content: "";
  position: absolute;
  inset: 0;
  background-size: 82px 14px;
}
.star-rating:before {
  background-image: url("../img/svg-icons/stars-default.svg");
}
.star-rating:after {
  background-image: url("../img/svg-icons/stars-filled.svg");
  width: 0;
}

.product-card {
  height: 100%;
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  overflow: hidden;
}
.product-card.text-type .img-box {
  aspect-ratio: 1/1.4;
}
.product-card .img-box {
  position: relative;
  display: flex;
  width: 100%;
  aspect-ratio: 1/1;
  border-radius: 5px;
  overflow: hidden;
}
.product-card .img-box:hover img {
  transform: scale(1.05) translate(-50%, -50%);
}
.product-card .img-box img {
  transition: 0.4s;
}
.product-card .img-box .age-limit {
  position: absolute;
  right: 6px;
  bottom: 6px;
  color: #fff;
}
.product-card .box {
  flex: 1;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  padding: 10px;
}
.product-card .box .top-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 5px;
}
.product-card .box .top-box .sapphires {
  display: flex;
  gap: 4px;
  align-items: center;
  background-color: rgba(151, 129, 186, 0.25);
  color: #9781ba;
  border-radius: 5px;
  font-size: 15px;
  padding: 2px 4px;
}
.product-card .box .top-box .product-type {
  display: flex;
  gap: 5px;
  align-items: center;
  font-size: 15px;
  color: #fff;
  border-radius: 55px;
  background: #e99ebc;
  padding: 2px 10px;
}
.product-card .box .top-box .product-type img {
  width: 16px;
  height: 16px;
}
.product-card .box .genre {
  font-size: 14px;
  color: #999999;
  margin: 0 0 5px;
}
.product-card .box .title {
  font-size: 18px;
  color: #444444;
  margin: 0 0 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
}
.product-card .box .bottom-box {
  margin: auto 0 0 0;
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 10px;
}
.product-card .box .bottom-box .statistics {
  display: flex;
  gap: 10px;
}
.product-card .box .bottom-box .statistics .item {
  display: flex;
  align-items: center;
  gap: 4px;
  color: #999999;
  font-size: 12px;
  line-height: 1;
}

.news-card {
  display: flex;
  flex-direction: column;
}
.news-card:hover .img-box img {
  transform: scale(1.05) translate(-50%, -50%);
}
.news-card .img-box {
  position: relative;
  width: 100%;
  aspect-ratio: 1/1;
  border-radius: 5px;
  overflow: hidden;
  margin: 0 0 16px;
}
.news-card .img-box img {
  transition: 0.4s;
}
.news-card .title {
  font-size: 18px;
  margin: 0 0 5px;
}
.news-card .desc {
  font-size: 14px;
  color: #737373;
}

.competitions-card {
  height: 100%;
  min-height: 280px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
  border-radius: 5px;
  padding: 20px;
  color: #fff;
  z-index: 1;
}
.competitions-card .add-wishlist {
  top: 20px;
  right: 20px;
}
@media only screen and (max-width: 768px) {
  .competitions-card .add-wishlist {
    display: none;
  }
}
.competitions-card img {
  z-index: -1;
}
.competitions-card .top-box {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 0 60px 0 0;
}
@media only screen and (max-width: 768px) {
  .competitions-card .top-box {
    padding: 0;
  }
}
.competitions-card .top-box .title {
  font-size: 25px;
}
@media only screen and (max-width: 768px) {
  .competitions-card .top-box .title {
    font-size: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .competitions-card .top-box .desc {
    font-size: 15px;
  }
}
.competitions-card .bottom-box {
  display: flex;
  gap: 20px 16px;
  align-items: center;
  justify-content: space-between;
  margin: 24px 0 0 0;
}
@media only screen and (max-width: 1024px) {
  .competitions-card .bottom-box {
    flex-direction: column;
    align-items: start;
  }
}
.competitions-card .bottom-box .end-date {
  font-size: 21px;
}
@media only screen and (max-width: 768px) {
  .competitions-card .bottom-box .end-date {
    font-size: 15px;
  }
}

.hero-section {
  position: relative;
  padding: 166px 0 160px;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .hero-section {
    padding: 136px 0 60px;
  }
}
.hero-section .bg-img {
  pointer-events: none;
}
.hero-section .wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 98px;
}
@media only screen and (max-width: 1024px) {
  .hero-section .wrap {
    gap: 32px;
  }
}
.hero-section .left-col {
  width: 37%;
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 28px;
  font-family: "Vetrino";
  font-size: 67px;
  line-height: 1.2;
  color: #fff;
}
@media only screen and (max-width: 1024px) {
  .hero-section .left-col {
    font-size: 35px;
  }
}
@media only screen and (max-width: 768px) {
  .hero-section .left-col {
    width: 100%;
    gap: 20px;
  }
}
.hero-section .left-col img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 768px) {
  .hero-section .left-col img {
    height: 46px;
    width: auto;
  }
}
.hero-section .right-col {
  width: calc(63% - 98px);
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
@media only screen and (max-width: 1024px) {
  .hero-section .right-col {
    width: calc(63% - 32px);
  }
}
@media only screen and (max-width: 768px) {
  .hero-section .right-col {
    width: 100%;
    gap: 10px;
    flex-direction: column-reverse;
  }
}
.hero-section .right-col .categories {
  width: calc(50% - 20px);
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media only screen and (max-width: 768px) {
  .hero-section .right-col .categories {
    gap: 10px;
    flex-direction: row;
    width: 100%;
    padding: 0 20px;
  }
}
.hero-section .right-col .categories a {
  flex: 0.5;
  width: 100%;
  position: relative;
  display: flex;
  font-size: 25px;
  font-weight: 700;
  color: #fff;
  border-radius: 20px;
  padding: 20px 16px;
  overflow: hidden;
  z-index: 1;
}
@media only screen and (max-width: 1024px) {
  .hero-section .right-col .categories a {
    font-size: 15px;
    padding: 6px;
  }
}
@media only screen and (max-width: 768px) {
  .hero-section .right-col .categories a {
    height: 115px;
    border-radius: 10px;
    font-size: 15px;
  }
}
.hero-section .right-col .categories a:hover img {
  transform: scale(1.05) translate(-50%, -50%);
}
.hero-section .right-col .categories a img {
  pointer-events: none;
  z-index: -1;
  transition: 0.4s;
}
.hero-section .right-col .categories a h2 {
  font-size: inherit;
}
.hero-section .right-col .swiper-box {
  width: calc(50% + 40px);
  display: flex;
  margin: 0 -20px;
  padding: 0 20px;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .hero-section .right-col .swiper-box {
    width: 100%;
    margin: 0;
  }
}
.hero-section .right-col .swiper-box .swiper {
  width: 100%;
  overflow: visible;
}
.hero-section .right-col .swiper-box .product-card {
  border-radius: 20px;
}
@media only screen and (max-width: 768px) {
  .hero-section .right-col .swiper-box .product-card {
    border-radius: 10px;
  }
}

.most-often-search {
  position: relative;
  padding: 100px 0 120px;
  text-align: center;
  background-image: url("../img/svg-icons/most-often-search-bg.svg"), url("../img/svg-icons/most-often-search-separator.svg");
  background-size: 100% 100%, 35% auto;
  background-position: 0 24px, 50% 0;
  background-repeat: no-repeat;
  z-index: 1;
  margin: -74px 0 0 0;
  overflow: hidden;
}
@media only screen and (max-width: 1220px) {
  .most-often-search {
    background-position: 0 0, 50% 0;
  }
}
@media only screen and (max-width: 768px) {
  .most-often-search {
    background-image: url("../img/svg-icons/most-often-search-bg-mobile.svg");
    background-position: center;
    padding: 60px 0 40px;
    margin: -24px 0 0 0;
  }
}
.most-often-search .wrap {
  position: relative;
}
.most-often-search .wrap:before, .most-often-search .wrap:after {
  content: "";
  position: absolute;
  background-size: 100% 100%;
  pointer-events: none;
}
@media only screen and (max-width: 768px) {
  .most-often-search .wrap:before, .most-often-search .wrap:after {
    content: none;
  }
}
.most-often-search .wrap:before {
  bottom: -56px;
  left: -40px;
  width: 226px;
  height: 294px;
  background-image: url("../img/most-often-search-img-1.png");
}
.most-often-search .wrap:after {
  top: -40px;
  right: 40px;
  width: 84px;
  height: 80px;
  background-image: url("../img/most-often-search-img-2.png");
}
.most-often-search .h2 {
  font-size: 45px;
}
@media only screen and (max-width: 768px) {
  .most-often-search .h2 {
    font-size: 25px;
  }
}
.most-often-search .list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  padding: 0 180px;
  margin: 26px 0 0 0;
}
@media only screen and (max-width: 1220px) {
  .most-often-search .list {
    padding: 0;
  }
}
@media only screen and (max-width: 768px) {
  .most-often-search .list {
    gap: 5px;
  }
}
.most-often-search .list li {
  list-style: none;
}
.most-often-search .list li:nth-of-type(2n) a {
  background-color: #9781ba;
}
.most-often-search .list li:nth-of-type(3n) a {
  color: #a9607d;
  background-color: #ffd9e8;
}
.most-often-search .list li a {
  display: flex;
  color: #fff;
  border-radius: 5px;
  background-color: #e99ebc;
  padding: 6px 10px;
  font-size: 20px;
}
@media only screen and (max-width: 768px) {
  .most-often-search .list li a {
    font-size: 15px;
  }
}
.most-often-search .list li a:hover {
  opacity: 0.8;
}

.home-section {
  padding: 40px 0;
}
@media only screen and (max-width: 768px) {
  .home-section {
    padding: 30px 0;
  }
}
.home-section.with-bg {
  padding: 80px 0 100px;
  background-image: url("../img/svg-icons/section-bg.svg");
  background-size: 100% 100%;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .home-section.with-bg {
    padding: 60px 0 80px;
  }
}
.home-section.with-bg .wrap {
  position: relative;
}
.home-section.with-bg .wrap:before, .home-section.with-bg .wrap:after {
  content: "";
  position: absolute;
  background-size: 100% 100%;
  pointer-events: none;
}
@media only screen and (max-width: 768px) {
  .home-section.with-bg .wrap:before, .home-section.with-bg .wrap:after {
    content: none;
  }
}
.home-section.with-bg .wrap:before {
  bottom: -40px;
  left: -40px;
  width: 146px;
  height: 100px;
  background-image: url("../img/section-img-1.png");
}
.home-section.with-bg .wrap:after {
  top: 20px;
  right: -40px;
  width: 50px;
  height: 80px;
  background-image: url("../img/section-img-2.png");
}
.home-section.swiper-full {
  overflow: hidden;
}
.home-section.swiper-full .swiper-box {
  overflow: visible;
}
.home-section .wrap {
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 20px;
}
.home-section .section-header {
  width: 100%;
  display: flex;
  gap: 20px 24px;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .home-section .section-header {
    flex-direction: column;
    align-items: start;
  }
}
.home-section .swiper-box {
  width: calc(100% + 40px);
  overflow: hidden;
  padding: 0 20px;
  margin: 0 -20px;
}
.home-section .swiper-box.overflow-visible {
  overflow: visible;
}
.home-section .swiper-box .swiper {
  overflow: visible;
}
@media only screen and (max-width: 768px) {
  .home-section .swiper-box .swiper-button-prev,
  .home-section .swiper-box .swiper-button-next {
    display: none;
  }
}

.product-page {
  padding: 120px 0 80px 0;
  background: #fff;
  margin: 0 0 -40px 0;
}
@media only screen and (max-width: 768px) {
  .product-page {
    padding: 80px 0 100px;
    margin: 0 0 -30px 0;
  }
}
.product-page .wrap {
  display: grid;
  align-items: start;
  grid-template-areas: "img-box info-box order-box" "img-box common-box order-box";
  grid-template-columns: 180px auto 280px;
  gap: 40px 20px;
}
@media only screen and (max-width: 1220px) {
  .product-page .wrap {
    grid-template-areas: "img-box info-box order-box" "common-box common-box order-box";
  }
}
@media only screen and (max-width: 768px) {
  .product-page .wrap {
    grid-template-areas: "img-box" "info-box" "order-box" "common-box";
    grid-template-columns: 100%;
  }
}
.product-page .img-box1 {
  grid-area: img-box;
  position: sticky;
  top: 80px;
}
@media only screen and (max-width: 1220px) {
  .product-page .img-box1 {
    position: initial;
  }
}
@media only screen and (max-width: 768px) {
  .product-page .img-box1 {
    max-width: 180px;
    margin: 0 auto -20px;
  }
}
.product-page .img-box1 img {
  border-radius: 5px;
}
.product-page .info-box {
  grid-area: info-box;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 1220px) {
  .product-page .info-box {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 768px) {
  .product-page .info-box {
    justify-content: center;
    text-align: center;
  }
}
.product-page .info-box .left-col {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.product-page .info-box .left-col h1 {
  font-weight: 700;
  font-size: 30px;
  color: #9781ba;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .product-page .info-box .left-col h1 {
    font-size: 20px;
  }
}
.product-page .info-box .left-col .type {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
@media only screen and (max-width: 768px) {
  .product-page .info-box .left-col .type {
    justify-content: center;
  }
}
.product-page .info-box .left-col .type > * {
  background-color: rgba(151, 129, 186, 0.1);
  color: #9781ba;
  border-radius: 5px;
  padding: 6px;
}
.product-page .info-box .left-col .type > *:hover {
    background-color: #f073a5;
    color: #fff;
}
.product-page .info-box .left-col .authtor a {
  font-weight: 600;
  text-decoration: underline;
}
.product-page .info-box .left-col .stats {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
  font-size: 12px;
  color: #999999;
}
@media only screen and (max-width: 768px) {
  .product-page .info-box .left-col .stats {
    justify-content: center;
  }
}
.product-page .info-box .left-col .stats > * {
  display: flex;
  align-items: center;
  gap: 5px;
}
@media only screen and (max-width: 768px) {
  .product-page .info-box .left-col .stats > * span {
    display: none;
  }
}
.product-page .info-box .right-col {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 16px 20px;
  color: #595959;
}
@media only screen and (max-width: 1220px) {
  .product-page .info-box .right-col {
    padding: 26px 0 0 0;
  }
}
@media only screen and (max-width: 768px) {
  .product-page .info-box .right-col {
    padding: 40px 0 0 0;
  }
}
.product-page .info-box .right-col .list {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 10px;
}
@media only screen and (max-width: 1220px) {
  .product-page .info-box .right-col .list {
    flex-direction: row;
  }
}
@media only screen and (max-width: 480px) {
  .product-page .info-box .right-col .list {
    justify-content: center;
  }
}
.product-page .info-box .right-col .list .item {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
}
.product-page .info-box .right-col .list .item:hover:before {
  opacity: 1;
  visibility: visible;
}
.product-page .info-box .right-col .list .item:before {
  content: attr(data-title);
  position: absolute;
  top: 50%;
  right: 100%;
  transform: translate(-6px, -50%);
  background-color: #fff;
  box-shadow: 0px 4px 6px rgba(151, 129, 186, 0.25);
  text-wrap: nowrap;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.4);
  padding: 5px;
  border-radius: 5px;
  transition: 0.2s;
  opacity: 0;
  visibility: hidden;
}
@media only screen and (max-width: 1024px) {
  .product-page .info-box .right-col .list .item:before {
    right: 50%;
    top: 0;
    transform: translate(50%, -30px);
  }
}
.product-page .info-box .right-col .list .item img {
  width: 22px;
  height: 22px;
}
.product-page .info-box .right-col .list .item .category-grade {
  position: relative;
  width: 54px;
  height: 5px;
}
.product-page .info-box .right-col .list .item .category-grade.one:after {
  width: 33%;
}
.product-page .info-box .right-col .list .item .category-grade.two:after {
  width: 66%;
}
.product-page .info-box .right-col .list .item .category-grade.three:after {
  width: 100%;
}
.product-page .info-box .right-col .list .item .category-grade:before, .product-page .info-box .right-col .list .item .category-grade:after {
  content: "";
  position: absolute;
  inset: 0;
  background-size: 54px 5px;
}
.product-page .info-box .right-col .list .item .category-grade:before {
  background-image: url("../img/svg-icons/grade-default.svg");
}
.product-page .info-box .right-col .list .item .category-grade:after {
  background-image: url("../img/svg-icons/grade-filled.svg");
  width: 0;
}
.product-page .common-box {
  grid-area: common-box;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.product-page .common-box .text-box {
  display: inline-block;
  color: rgba(0, 0, 0, 0.55);
  margin: 10px 0 0 0;
}
.product-page .common-box .send-review {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.product-page .common-box .send-review .title-box {
  display: flex;
  align-items: center;
  gap: 10px;
}
.product-page .common-box .send-review .title-box .select2 .select2-selection {
  border: none;
}
.product-page .common-box .send-review .title-box .select2 .select2-selection__rendered {
  background: #9781ba;
  color: #fff;
  font-size: 14px;
  border-radius: 5px;
  padding-right: 24px;
}
.product-page .common-box .send-review .title-box .select2 .select2-selection__arrow {
  background-image: url("../img/svg-icons/chevron-down-white.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.product-page .common-box .send-review .title-box .select2 .select2-selection__arrow b {
  display: none;
}
.product-page .common-box .send-review .rate-it {
  display: flex;
  align-items: center;
  gap: 5px;
  color: #666666;
}
.product-page .common-box .send-review form {
  display: flex;
  align-items: start;
  flex-direction: column;
  gap: 10px;
}
.product-page .common-box .send-review form textarea {
  width: 100%;
  height: 100px;
  background: #f5f2f8;
  padding: 10px;
  border-radius: 5px;
  color: #9781ba;
}
.product-page .common-box .reviews .title {
  font-weight: 500;
  font-size: 20px;
  margin: 0 0 20px;
}
.product-page .common-box .reviews .list {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.product-page .common-box .reviews .list .review {
  display: grid;
  grid-template-areas: "alert alert" "avatar-box top-box" "avatar-box bottom-box";
  grid-template-columns: 40px auto;
  align-items: start;
  gap: 0 10px;
}
@media only screen and (max-width: 1024px) {
  .product-page .common-box .reviews .list .review {
    align-items: center;
    grid-template-areas: "alert alert" "avatar-box top-box" "bottom-box bottom-box";
  }
}
.product-page .common-box .reviews .list .review .avatar-box {
  grid-area: avatar-box;
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
}
.product-page .common-box .reviews .list .review .top-box {
  grid-area: top-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 500;
  margin: 0 0 5px;
}
.product-page .common-box .reviews .list .review .top-box .btn-group {
  display: flex;
  align-items: center;
  gap: 10px;
}
.product-page .common-box .reviews .list .review .bottom-box {
  grid-area: bottom-box;
}
.product-page .common-box .reviews .list .review .bottom-box .comment {
  color: rgba(0, 0, 0, 0.6);
  padding: 0 90px 0 0;
}
@media only screen and (max-width: 1024px) {
  .product-page .common-box .reviews .list .review .bottom-box .comment {
    padding: 0;
  }
}
.product-page .common-box .reviews .list .review .bottom-box .actions-group {
  display: flex;
  align-items: center;
  gap: 20px;
  color: #9781ba;
  margin: 12px 0 0 0;
}
.product-page .common-box .reviews .list .review .bottom-box .actions-group .open-answers-list {
  display: flex;
  align-items: center;
  gap: 10px;
}
.product-page .common-box .reviews .list .review .bottom-box .actions-group .open-answers-list.opened img {
  transform: scale(1, -1);
}
.product-page .common-box .reviews .list .review .bottom-box .actions-group .open-answer-form {
  text-decoration: underline;
}
.product-page .common-box .reviews .list .review .bottom-box .answer-form {
  display: none;
  align-items: start;
  flex-direction: column;
  gap: 10px;
  margin: 12px 0 0 0;
}
.product-page .common-box .reviews .list .review .bottom-box .answer-form.opened {
  display: flex;
}
.product-page .common-box .reviews .list .review .bottom-box .answer-form textarea {
  width: 100%;
  height: 100px;
  background: #f5f2f8;
  padding: 10px;
  border-radius: 5px;
  color: #9781ba;
}
.product-page .common-box .reviews .list .review .bottom-box .answers-list {
  display: none;
  margin: 40px 0 0 0;
}
@media only screen and (max-width: 1024px) {
  .product-page .common-box .reviews .list .review .bottom-box .answers-list {
    padding: 0 0 0 20px;
  }
}
.product-page .common-box .reviews .list .review .bottom-box .answers-list .review {
  margin: 0 0 28px;
}
.product-page .common-box .reviews .list .review .bottom-box .answers-list .review:last-of-type {
  margin: 0;
}
.product-page .common-box .reviews .list .review .alert {
  grid-area: alert;
  width: 100%;
  background: #FFF7FA;
  color: #a9607d;
  border-radius: 55px;
  padding: 15px;
}
.product-page .order-ctxbox {
  grid-area: order-box;
  position: sticky;
  top: 80px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.product-page .order-box {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 5px;
  padding: 20px;
  box-shadow: 0px 0px 30px rgb(0 0 0 / 5%);
}
@media only screen and (max-width: 768px) {
  .product-page .order-ctxbox {
    position: initial;
  }
}
.product-page .order-box .prod-group {
  display: flex;
  border: 1px solid #9781ba;
  border-radius: 5px;
  overflow: hidden;
}
.product-page .order-box .prod-group a {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: #9781ba;
  padding: 10px;
}
.product-page .order-box .prod-group a.active {
  background-color: #9781ba;
  color: #fff;
}
.product-page .order-box .prod-group a.active svg {
  fill: #fff;
}
.product-page .order-box .prod-group a svg {
  width: 14px;
  height: 14px;
  fill: #9781ba;
}
.product-page .order-box .price-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product-page .order-box .price-box .title {
  font-size: 20px;
  color: #595959;
}
.product-page .order-box .price-box .sapphires {
  display: flex;
  gap: 4px;
  align-items: center;
  background-color: rgba(151, 129, 186, 0.25);
  color: #9781ba;
  border-radius: 5px;
  font-size: 15px;
  padding: 2px 4px;
}
.product-page .order-box .rating-box {
  display: flex;
  flex-direction: column;
  gap: 12px;
  color: #999999;
}
.product-page .order-box .rating-box .title {
  font-size: 12px;
}
.product-page .order-box .rating-box .rating-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product-page .order-box .rating-box .rating-info .rating-stars {
  display: flex;
  align-items: center;
  gap: 6px;
}
.product-page .order-box .rating-box .rating-info .btn {
  font-size: 14px;
  line-height: 1.2;
  padding: 0 4px;
}
.product-page .order-box .rating-box .your-rate {
  font-size: 13px;
}
.product-page .order-box .review-box {
  font-size: 13px;
  color: #999999;
}
.product-page .order-box .btn-group {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.product-page .order-box .btn-group .btn {
  padding: 12px;
  font-size: 14px;
}
.product-page .order-box .bottom-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product-page .order-box .bottom-box .share-box {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.product-page .order-box .bottom-box .share-box .title {
  color: #595959;
}
.product-page .order-box .bottom-box .share-box .share-list {
  display: flex;
  align-items: center;
  gap: 10px;
}
.product-page .order-box .bottom-box .add-wishlist {
  position: initial;
  box-shadow: 0px 4px 6px rgba(151, 129, 186, 0.25);
}

.modal-dialog {
  margin: auto;
  padding: 16px;
}
@media only screen and (max-width: 768px) {
  .modal-dialog {
    width: 100%;
  }
}
.modal-dialog .product-content {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 580px;
  min-height: 300px;
  text-align: center;
  border-radius: 10px;
  margin: auto;
}
.modal-dialog .product-content .close-btn {
  position: absolute;
  top: 0;
  right: 0;
  padding: 16px;
  opacity: 0.4;
  z-index: 2;
}
.modal-dialog .product-content .close-btn:hover {
  opacity: 1;
}
.modal-dialog .product-content .close-btn img {
  width: 24px;
  height: 24px;
}
.modal-dialog .product-content .modal-body {
  flex: 1;
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 16px;
  padding: 60px 20px;
}
.modal-dialog .product-content .modal-body .title {
  font-weight: 500;
  font-size: 25px;
  color: rgba(0, 0, 0, 0.55);
}
.modal-dialog .product-content .modal-body .subtitle {
  color: rgba(0, 0, 0, 0.55);
}
.modal-dialog .product-content .modal-body .list {
  display: flex;
  justify-content: center;
  gap: 16px;
}
.modal-dialog .product-content .modal-body .list .item {
  display: flex;
  align-items: center;
  gap: 16px;
  color: rgba(0, 0, 0, 0.55);
}
@media only screen and (max-width: 768px) {
  .modal-dialog .product-content .modal-body .list .item {
    gap: 8px;
    font-size: 14px;
  }
}
.modal-dialog .product-content .modal-body .list .item .qnt {
  display: flex;
  align-items: center;
  gap: 4px;
  background-color: rgba(151, 129, 186, 0.25);
  color: #9781ba;
  border-radius: 5px;
  padding: 2px 4px;
}
.modal-dialog .product-content .modal-body .rate-form {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.modal-dialog .product-content .modal-body .rate-form .item {
  max-width: 100%;
  width: 280px;
  position: relative;
  margin: auto;
}
.modal-dialog .product-content .modal-body .rate-form .item input {
  position: absolute;
  width: 0;
  height: 0;
}
.modal-dialog .product-content .modal-body .rate-form .item input:checked + label .icon {
  background-color: #9781ba;
}
.modal-dialog .product-content .modal-body .rate-form .item input:checked + label .icon.checkbox {
  background-image: url("../img/svg-icons/check.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.modal-dialog .product-content .modal-body .rate-form .item label {
  display: flex;
  align-items: center;
  gap: 10px;
  color: rgba(0, 0, 0, 0.55);
}
.modal-dialog .product-content .modal-body .rate-form .item label .icon {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #f0f0f0;
}
.modal-dialog .product-content .modal-body .rate-form .item label .icon.checkbox {
  border-radius: 5px;
}
.modal-dialog .product-content .modal-body .rate-form .item label .star-rating {
  margin: 0 0 0 auto;
}
.modal-dialog .product-content .modal-body .rate-form .item textarea {
  width: 100%;
  height: 100px;
  background-color: #f5f2f8;
  color: #9781ba;
  padding: 10px;
}
.modal-dialog .product-content .modal-body .rate-form .btn-group {
  margin: 16px 0 0 0;
}
.modal-dialog .product-content .modal-body .btn-group {
  display: flex;
  gap: 6px 16px;
}
@media only screen and (max-width: 768px) {
  .modal-dialog .product-content .modal-body .btn-group.col-on-mobile {
    flex-direction: column;
  }
}
.modal-dialog .product-content .modal-body .btn-group > * {
  flex: 1;
  padding: 12px;
}
.modal-dialog .product-content .modal-body .hint {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.35);
}

.select2-dropdown {
  box-shadow: 0px 4px 6px rgba(151, 129, 186, 0.25);
  border: none !important;
  border-radius: 10px !important;
  overflow: hidden;
}
.select2-dropdown .select2-results__option {
  color: rgba(0, 0, 0, 0.55);
  font-weight: 500;
  font-size: 14px;
  padding: 5px 32px 5px 10px;
}
.select2-dropdown .select2-results__option.select2-results__option--selected {
  background-color: rgba(218, 190, 238, 0.5);
  background-image: url("../img/svg-icons/check-violet.svg");
  background-repeat: no-repeat;
  background-position: right 10px center;
}
.select2-dropdown .select2-results__option.select2-results__option--highlighted {
  background-color: rgba(218, 190, 238, 0.5) !important;
  color: rgba(0, 0, 0, 0.55) !important;
}
/*15feb*/
.profile-head {
  padding: 120px 0 0 0;
}
@media only screen and (max-width: 768px) {
  .profile-head {
    padding: 100px 0 0;
  }
}
.profile-head .wrap {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.profile-head h1 {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
}
.profile-head .tag {
  display: flex;
  align-items: center;
  gap: 10px;
  background-color: #f073a5;
  padding: 5px 4px 5px 20px;
  border-radius: 20px;
  font-size: 18px;
  color: #fff;
}
.profile-head .tag .tooltip {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #fff;
  font-weight: 500;
  color: #cf356b;
}
.profile-head .tag .tooltip:hover:before {
  opacity: 1;
  visibility: visible;
}
.profile-head .tag .tooltip:before {
  content: attr(data-title);
  position: absolute;
  top: calc(100% + 20px);
  right: 0;
  width: 200px;
  background-color: #fff;
  box-shadow: 0px 4px 6px rgba(151, 129, 186, 0.25);
  font-size: 14px;
  color: rgba(0, 0, 0, 0.4);
  padding: 5px;
  border-radius: 5px;
  transition: 0.2s;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
}
@media only screen and (max-width: 1024px) {
  .profile-head .tag .tooltip:before {
    right: 50%;
    top: 0;
    transform: translate(50%, -30px);
  }
}

.profile-list {
  padding: 40px 0;
}
.profile-list .list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin: 18px 0 0 0;
}
.profile-list .list a h3 {
      font-weight: 700;
}
.profile-list .list a {
  width: calc(20% - 16px);
  height: 220px;
  display: flex;
  align-items: end;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  z-index: 1;
  padding: 10px 15px;
  font-weight: 700;
  font-size: 18px;
  color: #fff;
}
@media only screen and (max-width: 1024px) {
  .profile-list .list a {
    width: calc(33.3333333333% - 14px);
  }
}
@media only screen and (max-width: 768px) {
  .profile-list .list a {
    width: calc(50% - 10px);
    height: 160px;
    padding: 10px;
    font-size: 16px;
  }
}
.profile-list .list a img {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: auto;
  z-index: -1;
  pointer-events: none;
}
.profile-list .list a:nth-of-type(1), .profile-list .list a:nth-of-type(5), .profile-list .list a:nth-of-type(7) {
  background-color: #f073a5;
}
.profile-list .list a:nth-of-type(2), .profile-list .list a:nth-of-type(6), .profile-list .list a:nth-of-type(8) {
  background-color: #dabeee;
  color: #5f3685;
}
.profile-list .list a:nth-of-type(3), .profile-list .list a:nth-of-type(4) {
  background-color: #e99ebc;
}
.profile-list .list a:nth-of-type(6) img, .profile-list .list a:nth-of-type(7) img, .profile-list .list a:nth-of-type(8) img {
  max-width: initial;
  width: auto;
  height: 100%;
}
@media only screen and (max-width: 1024px) {
  .profile-list .list a:nth-of-type(6) img, .profile-list .list a:nth-of-type(7) img, .profile-list .list a:nth-of-type(8) img {
    max-width: 100%;
    width: auto;
    height: auto;
    max-height: 70%;
  }
}
.profile-list .list a:nth-last-child(-n+3) {
  width: calc(33.3333333333% - 14px);
  height: 180px;
}
@media only screen and (max-width: 1024px) {
  .profile-list .list a:nth-last-child(-n+3) {
    height: 220px;
  }
}
@media only screen and (max-width: 768px) {
  .profile-list .list a:nth-last-child(-n+3) {
    width: calc(50% - 10px);
    height: 160px;
  }
}

.buy-sapphires-list {
  padding: 120px 0 40px 0;
}
@media only screen and (max-width: 768px) {
  .buy-sapphires-list {
    padding: 100px 0 40px;
  }
}
.buy-sapphires-list .top-box {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 40px;
}
.buy-sapphires-list .top-box h1 {
  margin: 0;
}
.buy-sapphires-list .top-box .balance {
  display: flex;
  align-items: center;
  gap: 16px;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.6);
}
@media only screen and (max-width: 768px) {
  .buy-sapphires-list .top-box .balance {
    width: 100%;
    justify-content: space-between;
  }
}
.buy-sapphires-list .top-box .sapphires {
  display: flex;
  gap: 4px;
  align-items: center;
  background-color: #9781ba;
  color: #fff;
  border-radius: 5px;
  font-size: 20px;
  padding: 4px 6px;
}
.buy-sapphires-list .top-box .sapphires img {
  width: 20px;
  height: 20px;
}
.buy-sapphires-list .list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.buy-sapphires-list .list .item {
  width: calc(33.3333333333% - 14px);
  background-color: #fff;
  box-shadow: 0px 4px 6px rgba(151, 129, 186, 0.25);
  border-radius: 5px;
}
@media only screen and (max-width: 1024px) {
  .buy-sapphires-list .list .item {
    width: calc(50% - 10px);
  }
}
@media only screen and (max-width: 768px) {
  .buy-sapphires-list .list .item {
    width: 100%;
  }
}
.buy-sapphires-list .list .item:nth-of-type(4) {
  background-color: rgba(151, 129, 186, 0.25);
}
.buy-sapphires-list .list .item:nth-of-type(5) {
  background-color: rgba(253, 148, 190, 0.25);
}
.buy-sapphires-list .list .item img {
  width: 100%;
  height: auto;
}
.buy-sapphires-list .list .item .bottom-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 24px 20px;
  color: #1c1c1c;
}
.buy-sapphires-list .list .item .bottom-box .qnt {
  font-size: 25px;
  opacity: 0.8;
}
@media only screen and (max-width: 768px) {
  .buy-sapphires-list .list .item .bottom-box .qnt {
    font-size: 18px;
  }
}
.buy-sapphires-list .list .item .bottom-box .price {
  opacity: 0.5;
}

.buy-sapphires-history {
  padding: 40px 0;
}
.buy-sapphires-history table {
  width: 100%;
  margin: 20px 0 0 0;
}
.buy-sapphires-history table thead {
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .buy-sapphires-history table thead {
    display: none;
  }
}
.buy-sapphires-history table thead th {
  font-weight: 400;
  padding: 0 0 8px;
  opacity: 0.6;
}
@media only screen and (max-width: 768px) {
  .buy-sapphires-history table tbody tr {
    display: flex;
    flex-direction: column;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding: 15px 0;
  }
}
.buy-sapphires-history table tbody td {
  padding: 8px 0;
  opacity: 0.6;
}
.buy-sapphires-history table tbody td:nth-of-type(1) {
  font-weight: 700;
}
@media only screen and (max-width: 768px) {
  .buy-sapphires-history table tbody td:nth-of-type(1) {
    font-weight: 400;
  }
}
@media only screen and (max-width: 768px) {
  .buy-sapphires-history table tbody td {
    display: flex;
    align-items: center;
    padding: 5px 0;
  }
  .buy-sapphires-history table tbody td * {
    flex: 1;
  }
}
.buy-sapphires-history table tbody td span {
  display: none;
}
@media only screen and (max-width: 768px) {
  .buy-sapphires-history table tbody td span {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .buy-sapphires-history table tbody td p {
    font-weight: 500;
  }
}

.my-stories {
  padding: 120px 0 40px;
}
@media only screen and (max-width: 768px) {
  .my-stories {
    padding: 100px 0 40px;
  }
}
.my-stories .top-box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  margin: 0 0 12px;
}
.my-stories .top-box h1 {
  margin: 0;
}
.my-stories .top-box .btn {
  padding: 12px 20px;
}
.my-stories .top-box-subtitle {
  font-size: 20px;
  opacity: 0.6;
}
@media only screen and (max-width: 768px) {
  .my-stories .top-box-subtitle {
    font-size: initial;
  }
}
.my-stories .list {
  display: flex;
  gap: 40px 20px;
  flex-wrap: wrap;
  margin: 40px 0 0 0;
}
@media only screen and (max-width: 768px) {
  .my-stories .list {
    margin: 20px 0 0 0;
  }
}
.my-stories .list .item {
  width: calc(33.3333333333% - 14px);
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
@media only screen and (max-width: 1024px) {
  .my-stories .list .item {
    width: calc(50% - 10px);
  }
}
@media only screen and (max-width: 768px) {
  .my-stories .list .item {
    width: 100%;
  }
}
.my-stories .list .item .img-box {
  position: relative;
  width: calc(50% - 10px);
  aspect-ratio: 9/13;
  overflow: hidden;
  border-radius: 5px;
}
.my-stories .list .item .info {
  width: calc(50% - 10px);
  display: flex;
  flex-direction: column;
  gap: 18px;
}
.my-stories .list .item .info .name {
  font-weight: 500;
  font-size: 18px;
  color: #9781ba;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
@media only screen and (max-width: 768px) {
  .my-stories .list .item .info .name {
    font-size: initial;
  }
}
.my-stories .list .item .info .box .box-title {
  display: block;
  font-size: 14px;
  margin: 0 0 6px;
  opacity: 0.4;
}
.my-stories .list .item .info .box .status {
  font-size: 18px;
  color: #9781ba;
}
@media only screen and (max-width: 768px) {
  .my-stories .list .item .info .box .status {
    font-size: initial;
  }
}
.my-stories .list .item .info .box .statistics-list {
  display: flex;
  gap: 4px;
  flex-direction: column;
}
.my-stories .list .item .info .box .statistics-list .statistics-item {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.4);
}
.my-stories .list .item .info .box .statistics-list .statistics-item img {
  width: 20px;
  height: 20px;
}
.my-stories .list .item .btn-group {
  width: 100%;
  display: flex;
  gap: 20px;
}
.my-stories .list .item .btn-group .btn {
  flex: 1;
  padding: 12px;
}

.authors {
  padding: 120px 0 40px;
}
@media only screen and (max-width: 768px) {
  .authors {
    padding: 100px 0 40px;
  }
}
.authors select,
.authors label {
  color: #737373;
  opacity: 0.8;
  font-size: 14px;
  border: 0;
  background: transparent;
  text-align: right;
}
.authors h1 {
  margin: 0;
}
.authors .top-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
}
.authors .list {
  display: flex;
  flex-wrap: wrap;
  gap: 40px 20px;
}
.authors .list .item {
  width: calc(25% - 15px);
}
@media only screen and (max-width: 768px) {
  .authors .list .item {
    width: calc(50% - 10px);
  }
  .authors .top-head {
    align-items: baseline;
    flex-direction: column;
  }
  .authors select,
  .authors label {
    text-align: left;
  }
}
.authors .list .item .img-box {
  width: 64%;
  aspect-ratio: 1/1;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 0 16px;
}
.authors .list .item .name {
  font-weight: 700;
  font-size: 18px;
  color: #444444;
}
@media only screen and (max-width: 768px) {
  .authors .list .item .name {
    font-family: "Vetrino";
    font-weight: 400;
    color: #8379b8;
  }
}
.authors .list .item .position {
  color: #737373;
  opacity: 0.8;
  font-size: 14px;
}
.authors .pagination {
  display: flex;
  gap: 5px;
  margin: 40px 0 0 0;
  color: #888888;
}
.authors .pagination a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  color: inherit;
}
.authors .pagination .btn {
  padding: 0;
  color: #fff;
}
.authors .pagination span {
  margin: auto 0 2px 0;
}

.authors-banner {
  padding: 40px 0;
}
.authors-banner img {
  width: 100%;
  border-radius: 5px;
}

.page-not-found {
  padding: 130px 0 40px;
}
@media only screen and (max-width: 768px) {
  .page-not-found {
    padding: 164px 0 0;
  }
}
.page-not-found h1 {
  margin: 0;
  padding: 0;
  font-size: 32px;
  font-weight: 400;
}
.page-not-found .wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px 76px;
  font-size: 32px;
}
@media only screen and (max-width: 768px) {
  .page-not-found h1,
  .page-not-found .wrap {
    font-size: 20px;
    text-align: center;
  }
}
.page-not-found img {
  width: 36%;
}
@media only screen and (max-width: 768px) {
  .page-not-found img {
    width: 100%;
  }
}

.page-not-found-btn {
  width: 560px;
  max-width: calc(100% - 40px);
  display: flex;
  margin: 40px auto;
  padding: 20px;
  font-size: 20px;
}
@media only screen and (max-width: 768px) {
  .page-not-found-btn {
    margin: 10px auto 40px;
  }
}

.catalog-categories {
  padding: 130px 0 40px;
}
@media only screen and (max-width: 768px) {
  .catalog-categories {
    padding: 100px 0 30px;
  }
}
.catalog-categories h1 {
  margin: 0;
}
.catalog-categories .cat-row {
  display: flex;
  gap: 40px 0;
  flex-wrap: wrap;
  border-radius: 10px;
  overflow: hidden;
  background-color: #fff;
  margin: 40px 0 0 0;
  box-shadow: 0px 12px 24px rgba(151, 129, 186, 0.25);
}
@media only screen and (max-width: 768px) {
  .catalog-categories .cat-row {
    background-color: transparent;
    margin: 24px 0 0 0;
    box-shadow: unset;
  }
}
.catalog-categories .cat-row .box {
  flex: 1;
  padding: 20px;
}
@media only screen and (max-width: 768px) {
  .catalog-categories .cat-row .box {
    flex: initial;
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .catalog-categories .cat-row .box:nth-of-type(1) {
    padding: 0;
  }
}
.catalog-categories .cat-row .box:nth-of-type(2) {
  border-radius: 5px;
  background-color: #eeeaf4;
}
.catalog-categories .cat-row .box .list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 10px;
  margin: 20px 0 0 0;
  font-size: 20px;
}
@media only screen and (max-width: 768px) {
  .catalog-categories .cat-row .box .list {
    font-size: initial;
  }
}
.catalog-categories .cat-row .box .list a {
  color: #9781ba;
}
.catalog-categories .cat-row .box .genre a {
  border-radius: 5px;
  background-color: #f2eff7;
  padding: 6px 10px;
}
.catalog-categories .cat-row .box .genre a.active,
.catalog-categories .cat-row .box .genre a:hover {
  color: #fff;
  background-color: #836bab;
}
.catalog-categories .cat-row .box .tags a:hover {
  text-decoration: underline;
}

.catalog-prod-list {
  padding: 40px 0;
}
@media only screen and (max-width: 768px) {
  .catalog-prod-list {
    padding: 30px 0;
  }
}
.catalog-prod-list .list {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(6, 1fr);
  margin: 20px 0 0 0;
}
@media only screen and (max-width: 1220px) {
  .catalog-prod-list .list {
    grid-template-columns: repeat(5, 1fr);
  }
}
@media only screen and (max-width: 1024px) {
  .catalog-prod-list .list {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media only screen and (max-width: 768px) {
  .catalog-prod-list .list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 768px) {
  .catalog-prod-list .list .product-card:not(:nth-child(-n+4)) {
    display: none;
  }
}

.contests-page {
  padding: 130px 0 40px;
}
@media only screen and (max-width: 768px) {
  .contests-page {
    padding: 100px 0 30px;
  }
}
.contests-page .list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin: 24px 0 0 0;
}
@media only screen and (max-width: 768px) {
  .contests-page .list {
    grid-template-columns: 100%;
  }
}

.contests-inner-hero {
  margin: 95px 0 36px;
}
.contests-inner-hero .box {
  min-height: 280px;
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 5px;
  overflow: hidden;
  color: #fff;
  font-weight: 700;
  padding: 20px;
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  .contests-inner-hero .box {
    font-weight: 400;
    text-align: center;
  }
}
.contests-inner-hero .box::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.55);
  z-index: -1;
}
.contests-inner-hero .box img {
  z-index: -1;
}
.contests-inner-hero .box .time {
  margin: 0 0 16px;
}
.contests-inner-hero .box .bottom-box {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin: auto 0 0 0;
}
.contests-inner-hero .box .bottom-box .title {
  font-weight: inherit;
  font-size: 30px;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .contests-inner-hero .box .bottom-box .title {
    font-size: 20px;
    font-weight: 700;
  }
}
.contests-inner-hero .box .bottom-box .btn {
  display: none;
}
@media only screen and (max-width: 768px) {
  .contests-inner-hero .box .bottom-box .btn {
    display: inline-flex;
    margin: auto;
  }
}

.contests-inner-content {
  padding: 0 0 40px;
}
.contests-inner-content .wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  gap: 40px 20px;
}
.contests-inner-content .content {
  width: calc(100% - 400px);
  color: rgba(0, 0, 0, 0.55);
  font-size: 15px;
}
@media only screen and (max-width: 768px) {
  .contests-inner-content .content {
    width: 100%;
  }
}
.contests-inner-content .content h1,
.contests-inner-content .content h2,
.contests-inner-content .content h3,
.contests-inner-content .content h4,
.contests-inner-content .content h5,
.contests-inner-content .content h6 {
  color: rgba(0, 0, 0, 0.8);
  margin: 0 0 12px;
}
@media only screen and (max-width: 768px) {
  .contests-inner-content .content h1,
  .contests-inner-content .content h2,
  .contests-inner-content .content h3,
  .contests-inner-content .content h4,
  .contests-inner-content .content h5,
  .contests-inner-content .content h6 {
    font-weight: 700;
  }
}
.contests-inner-content .content h2 {
  font-size: 20px;
}
.contests-inner-content .content h3 {
  font-size: 18px;
}
.contests-inner-content .content h4 {
  font-size: 16px;
}
.contests-inner-content .content h5 {
  font-size: 14px;
}
.contests-inner-content .content h6 {
  font-size: 12px;
}
.contests-inner-content .content ul,
.contests-inner-content .content ol {
  padding: 0 0 0 24px;
  margin-bottom: 16px;
}
.contests-inner-content .content ul li,
.contests-inner-content .content ol li {
  list-style-position: outside;
}
.contests-inner-content .content p {
  margin-bottom: 16px;
}
.contests-inner-content .content a {
  color: inherit;
  text-decoration: underline;
}
.contests-inner-content .form-box {
  position: sticky;
  top: 100px;
  width: 380px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  background-color: #fff;
  padding: 20px;
  border-radius: 10px;
}
@media only screen and (max-width: 768px) {
  .contests-inner-content .form-box {
    width: 100%;
    position: initial;
  }
}
.contests-inner-content .form-box .title {
  font-size: 20px;
}
.contests-inner-content .form-box .subtitle {
  color: rgba(0, 0, 0, 0.6);
}
.contests-inner-content .form-box form .ch-box {
  position: relative;
  margin: 0 0 10px;
}
.contests-inner-content .form-box form .ch-box input {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  visibility: hidden;
}
.contests-inner-content .form-box form .ch-box input:checked + label .icon {
  background-color: #f073a5;
  background-image: url("../img/svg-icons/check.svg");
  background-position: center;
  background-repeat: no-repeat;
}
.contests-inner-content .form-box form .ch-box label {
  display: flex;
  align-items: center;
  gap: 10px;
}
.contests-inner-content .form-box form .ch-box label .icon {
  width: 20px;
  height: 20px;
  background-color: #f0f0f0;
  border-radius: 3px;
}
.contests-inner-content .form-box form .ch-box label p {
  width: calc(100% - 30px);
  font-size: 15px;
}
.contests-inner-content .form-box form .btn {
  width: 100%;
  margin: 10px 0 0 0;
}

.merch-page {
  padding: 130px 0 40px;
}
@media only screen and (max-width: 768px) {
  .merch-page {
    padding: 100px 0 30px;
  }
}
.merch-page .wrap {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.merch-page h1 {
  margin: 0;
}
.merch-page .merch-cat h2 {
  font-size: 20px;
  margin: 0 0 20px;
}
.merch-page .merch-cat .list {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(4, 1fr);
}
@media only screen and (max-width: 1024px) {
  .merch-page .merch-cat .list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 768px) {
  .merch-page .merch-cat .list {
    grid-template-columns: repeat(2, 1fr);
  }
}

.wishlist-page {
  padding: 130px 0 40px;
}
@media only screen and (max-width: 768px) {
  .wishlist-page {
    padding: 100px 0 30px;
  }
}
.wishlist-page h1 {
  margin: 0;
}
.wishlist-page h2 {
  font-size: 20px;
}

.search-page {
  padding: 130px 0 40px;
}
@media only screen and (max-width: 768px) {
  .search-page {
    padding: 100px 0 30px;
  }
}
.search-page h1 {
  margin: 0;
}
.search-page .found-qnt {
  color: #333333;
  opacity: 0.6;
  margin: 20px 0 0;
}
@media only screen and (max-width: 768px) {
  .search-page .found-qnt {
    margin: 10px 0 0;
  }
}
.search-page .search-section {
  padding: 40px 0;
}
@media only screen and (max-width: 768px) {
  .search-page .search-section {
    padding: 30px 0;
  }
}
.search-page .search-section h2 {
  font-size: 20px;
  margin: 0 0 20px;
}
.search-page .search-section .list {
  display: grid;
  gap: 20px;
}
.search-page .search-section .list.six {
  grid-template-columns: repeat(6, 1fr);
}
@media only screen and (max-width: 1024px) {
  .search-page .search-section .list.six {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 768px) {
  .search-page .search-section .list.six {
    grid-template-columns: repeat(2, 1fr);
  }
}
.search-page .search-section .list.four {
  grid-template-columns: repeat(4, 1fr);
}
@media only screen and (max-width: 1024px) {
  .search-page .search-section .list.four {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 768px) {
  .search-page .search-section .list.four .news-card:nth-of-type(1) {
    grid-column: 1/-1;
  }
  .search-page .search-section .list.four .news-card:nth-of-type(1) .img-box {
    aspect-ratio: 16/11;
  }
}
.search-page .search-section .list.two {
  grid-template-columns: repeat(2, 1fr);
}
@media only screen and (max-width: 768px) {
  .search-page .search-section .list.two {
    grid-template-columns: 100%;
  }
}