 @media only screen and (min-width: 0rem) {#my-store-2 .ec-sort-panel, #my-store-2 .ec-store__frontpage .ec-title, #my-store-2 .ec-store__frontpage .ec-grid, #my-store-2 .ec-store__frontpage .ec-categories, #my-store-2 .ec-footer {display: none !important;}.ec-footer, .ec-breadcrumbs {display: none !important;}#sbs-1015 {overflow: hidden;}#sbs-1015 .cs-container {width: 100%;max-width: 80rem;margin: 0 auto clamp(1rem, 1.5vw, 1.25rem);display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 7vw, 4rem);position: relative;}#sbs-1015 .cs-container-2 {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 7vw, 4rem);position: relative;}#sbs-1015 .cs-content {text-align: center;width: 100%;max-width: 33.125rem;padding: var(--sectionPadding);padding-bottom: 0;box-sizing: border-box;display: flex;flex-direction: column;align-items: center;}#sbs-1015 .cs-text {margin: 0 0 2rem;}#sbs-1015 .cs-button-solid {font-size: 1rem;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-decoration: none;font-weight: 700;text-align: center;margin: 0;color: #fff;min-width: 9.375rem;padding: 0 2rem;background-color: var(--primary);display: inline-block;position: relative;z-index: 1;box-sizing: border-box;}#sbs-1015 .cs-button-solid:before {content: "";position: absolute;height: 100%;width: 0%;background: #000;opacity: 1;top: 0;left: 0;z-index: -1;transition: width 0.3s;}#sbs-1015 .cs-button-solid:hover:before {width: 100%;}#sbs-1015 .cs-picture {width: 100%;height: 30rem;display: block;position: relative;}#sbs-1015 .cs-picture img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}}@media only screen and (min-width: 48rem) {#sbs-1015 .cs-container {padding: var(--sectionPadding);padding-bottom: 0;padding-right: 0;box-sizing: border-box;flex-direction: row;justify-content: space-between;}#sbs-1015 .cs-content {text-align: left;padding: 0;align-items: flex-start;}#sbs-1015 .cs-image {grid-column: span 4;}#sbs-1015 .cs-image:nth-of-type(3) {display: block;}}@media only screen and (min-width: 75rem) {#sbs-1015 {padding: var(--sectionPadding);padding-left: 0;padding-right: 0;}#sbs-1015 .cs-container {padding-top: 0;}#sbs-1015 .cs-content {padding: 3.25rem 0;}#sbs-1015 .cs-picture {width: 50vw;height: 100%;margin: 0 0 0 0.625rem;position: absolute;left: 50%;top: 0;}#sbs-1015 .cs-image-group {grid-template-columns: repeat(5, 1fr);}#sbs-1015 .cs-image {grid-column: span 1;}#sbs-1015 .cs-image:nth-of-type(4), #sbs-1015 .cs-image:nth-of-type(5) {display: block;}}@media only screen and (min-width: 0rem) {body.dark-mode #sbs-1015 .cs-title, body.dark-mode #sbs-1015 .cs-text {color: var(--bodyTextColorWhite);}body.dark-mode #sbs-1015 .cs-text {opacity: 0.8;}}@media only screen and (min-width: 0rem) {#collection-1577 {padding: var(--sectionPadding);position: relative;z-index: 1;}#collection-1577 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#collection-1577 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#collection-1577 .cs-title {margin: 0;}#collection-1577 .cs-topper {color: var(--secondary);}#collection-1577 .cs-card-group {list-style: none;width: 100%;max-width: 34.375rem;margin: auto;padding: 0;display: grid;grid-template-columns: 1fr;grid-auto-flow: row;}#collection-1577 .cs-item {max-width: 100%;grid-column: span 12;position: relative;}#collection-1577 .cs-item:hover .cs-background img {opacity: 0.5;transform: scale(1.4);}#collection-1577 .cs-link {text-decoration: none;height: 60vw;max-height: 21.75rem;padding: 2.5rem 1.5rem;box-sizing: border-box;display: flex;flex-direction: column;justify-content: center;align-items: center;}#collection-1577 .cs-background {width: 100%;height: 100%;background-color: #000;overflow: hidden;position: absolute;top: 0;left: 0;z-index: -2;}#collection-1577 .cs-background img {width: 100%;height: 100%;object-fit: cover;transition: transform 0.6s, opacity 0.3s;}#collection-1577 .cs-category {font-size: 1.25rem;font-weight: 700;line-height: 1.2em;text-align: center;text-decoration: none;width: fit-content;padding: clamp(0.75rem, 2vw, 1.25rem) clamp(1rem, 3vw, 1.5rem);color: var(--main-white, #fff);position: relative;transition: color 0.3s;}#collection-1577 .cs-category:hover {color: var(--headerColor);}#collection-1577 .cs-category:hover:before {background-color: #ffffff;}#collection-1577 .cs-category:before {content: "";width: 100%;height: 100%;backdrop-filter: blur(8px);--webkit-backdrop-filter: blur(8px);background-color: rgba(0, 0, 0, 0.7);position: absolute;top: 0;left: 0;z-index: -1;transition: background-color 0.3s;}}@media only screen and (min-width: 48rem) {#collection-1577 .cs-card-group {max-width: 80rem;grid-template-columns: repeat(12, 1fr);}#collection-1577 .cs-item {height: clamp(11.75rem, 25vw, 21.75rem);grid-column: span 3;}}@media only screen and (min-width: 0rem) {body.dark-mode #collection-1577 {background-color: var(--dark);}body.dark-mode #collection-1577 .cs-title {color: var(--bodyTextColorWhite);}}@media only screen and (min-width: 0rem) {#collection-1552 {padding-top: 0;padding-bottom: clamp(3.75rem, 7.82vw, 6.25rem) 1rem;}#collection-1552 .cs-container {width: 100%;max-width: 34.375rem;margin: auto;display: flex;flex-direction: column;align-items: center;}#collection-1552 .cs-card-group {width: 100%;margin: 0;padding: 0;display: grid;grid-template-columns: repeat(12, 1fr);}#collection-1552 .cs-item {max-width: 100%;height: 43vw;max-height: 15.625rem;padding: clamp(3.5rem, 7vw, 5.25rem) 1.5rem;box-sizing: border-box;display: flex;grid-column: span 12;flex-direction: column;justify-content: center;align-items: center;position: relative;}#collection-1552 .cs-item:hover .cs-background img {opacity: 0.5;transform: scale(1.4);}#collection-1552 .cs-item-offer {max-height: 100%;height: auto;padding: clamp(2.5rem, 8vw, 5rem) clamp(1.5rem, 4vw, 2.5rem);align-items: flex-end;}#collection-1552 .cs-item-offer:hover .cs-background img {opacity: 1;transform: scale(1);}#collection-1552 .cs-offer-tag {font-size: 0.8125rem;font-weight: 700;line-height: 1.2em;text-transform: uppercase;width: fit-content;margin-bottom: 0.5rem;padding: 0.25rem 0.5rem;color: #fff;background-color: var(--secondary);display: block;}#collection-1552 .cs-text-wrapper {max-width: clamp(9.375rem, 20vw, 16.5625rem);}#collection-1552 .cs-h3 {font-size: var(--headerFontSize);font-weight: 900;line-height: 1.2em;max-width: 20ch;margin: 0 0 0.25rem;color: #fff;}#collection-1552 .cs-item-text {font-size: 1rem;line-height: 1.5em;color: #fff;display: block;}#collection-1552 .cs-background {width: 100%;height: 100%;background-color: #000;overflow: hidden;position: absolute;top: 0;left: 0;z-index: -2;}#collection-1552 .cs-background img {width: 100%;height: 100%;object-fit: cover;transition: opacity 0.3s, transform 0.6s;}#collection-1552 .cs-category {font-size: 1.25rem;font-weight: 700;line-height: 1.2em;text-align: center;text-decoration: none;width: fit-content;padding: clamp(0.75rem, 2vw, 1.25rem) clamp(1rem, 3vw, 1.5rem);color: #fff;position: relative;transition: background-color 0.3s, color 0.3s;}#collection-1552 .cs-category:hover {background-color: #ffffff;color: var(--headerColor);}#collection-1552 .cs-category::before {content: "";width: 100%;height: 100%;backdrop-filter: blur(8px);--webkit-backdrop-filter: blur(8px);background-color: rgba(0, 0, 0, 0.7);position: absolute;top: 0;left: 0;z-index: -1;}}@media only screen and (min-width: 48rem) {#collection-1552 .cs-container {max-width: 80rem;}#collection-1552 .cs-item {min-height: clamp(11.75rem, 27vw, 21.75rem);grid-column: span 3;}#collection-1552 .cs-item-offer {grid-column: span 6;grid-row: span 2;}}@media only screen and (min-width: 0rem) {#why-choose-370 {padding: var(--sectionPadding);overflow: hidden;}@keyframes floatAnimation {0% {transform: translateY(0);}50% {transform: translateY(-2em);}100% {transform: translateY(0);}}@keyframes floatAnimation2 {0% {transform: translateY(0);}50% {transform: translateY(-1em);}100% {transform: translateY(0);}}#why-choose-370 .cs-container {width: 100%;max-width: 34.375rem;margin: auto;display: flex;flex-direction: column;justify-content: center;align-items: center;gap: clamp(3rem, 3vw, 3.5rem);}#why-choose-370 .cs-content {text-align: left;width: 100%;max-width: 39.375rem;display: flex;flex-direction: column;align-items: flex-start;}#why-choose-370 .cs-ul {width: 100%;margin: 0;padding: 0;display: flex;flex-direction: column;justify-content: center;align-items: center;gap: 1.5em;}#why-choose-370 .cs-li {list-style: none;width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;gap: 1rem;}#why-choose-370 .cs-bullet {width: 1.1875rem;height: auto;margin-top: 0.125rem;}#why-choose-370 .cs-h3 {font-size: 1.25rem;font-weight: 700;line-height: 1.2em;margin: 0 0 0.75rem 0;color: var(--headerColor);}#why-choose-370 .cs-li-text {font-size: clamp(0.875rem, 2.2vw, 1rem);line-height: 1.5em;margin: 0;color: var(--bodyTextColor);}#why-choose-370 .cs-image-group {font-size: min(2.3vw, 1em);width: 36.1875em;height: 36.75em;order: -1;position: relative;}#why-choose-370 .cs-splash {width: 35.625em;height: 36.625em;opacity: 0.1;position: absolute;top: 0;left: 0.3125em;}#why-choose-370 .cs-blob {width: 24.5em;height: 31.0625em;position: absolute;top: 0.625em;right: 0em;}#why-choose-370 .cs-lightning {width: 4em;height: 6.4375em;position: absolute;top: 0.5em;right: 2.5em;transform: rotate(23deg);}#why-choose-370 .cs-left-image {width: 13.1875em;height: 13.1875em;background-color: #f7f7f7;overflow: hidden;border: 12px solid #f7f7f7;border-radius: 50%;position: absolute;top: 8.1875em;left: -0.75em;z-index: 10;animation-name: floatAnimation2;animation-duration: 6s;animation-timing-function: ease-in-out;animation-iteration-count: infinite;animation-fill-mode: forwards;}#why-choose-370 .cs-left-image img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}#why-choose-370 .cs-bottom-image {width: 11.25em;height: 11.25em;background-color: #f7f7f7;overflow: hidden;border: 12px solid #f7f7f7;border-radius: 50%;position: absolute;right: 11.25em;bottom: -0.75em;z-index: 10;animation-name: floatAnimation;animation-duration: 10s;animation-timing-function: ease-in-out;animation-delay: 1s;animation-iteration-count: infinite;animation-fill-mode: forwards;}#why-choose-370 .cs-bottom-image img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}#why-choose-370 .cs-person {width: 24.125em;height: auto;position: absolute;right: 2.875em;bottom: 4.0625em;}#why-choose-370 .cs-person img {width: 100%;height: auto;}#why-choose-370 .cs-mask {width: 23.9375em;height: 10.8125em;position: absolute;right: -2.0625em;bottom: 2.6875em;z-index: 2;}}@media only screen and (min-width: 64rem) {#why-choose-370 .cs-container {max-width: 80rem;flex-direction: row;justify-content: space-between;align-items: flex-start;}#why-choose-370 .cs-ul {margin-top: 1rem;}#why-choose-370 .cs-image-group {font-size: min(1.1vw, 1em);order: 2;flex: none;}}@media only screen and (min-width: 0rem) {body.dark-mode #why-choose-370 .cs-topper {color: var(--primaryLight);}body.dark-mode #why-choose-370 .cs-title, body.dark-mode #why-choose-370 .cs-h3, body.dark-mode #why-choose-370 .cs-li-text {color: var(--bodyTextColorWhite);}body.dark-mode #why-choose-370 .cs-li-text {opacity: 0.8;}body.dark-mode #why-choose-370 .cs-left-image, body.dark-mode #why-choose-370 .cs-bottom-image {border-color: var(--accent);}body.dark-mode #why-choose-370 .cs-splash {filter: grayscale(0.5) brightness(220%);}body.dark-mode #why-choose-370 .cs-mask path {fill: var(--dark);}}@media only screen and (min-width: 0rem) {#sbs-2288 {padding: var(--sectionPadding);overflow: hidden;position: relative;z-index: 1;}#sbs-2288 .cs-container {width: 100%;max-width: 36.5rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#sbs-2288 .cs-ul-group {width: 100%;max-width: 52.9375rem;display: flex;flex-direction: column;align-items: center;gap: clamp(2rem, 4vw, 3rem);}#sbs-2288 .cs-ul {list-style: none;width: 100%;margin: 0;padding: 0;display: grid;grid-template-columns: repeat(12, 1fr);column-gap: 0.75rem;row-gap: 0.5rem;}#sbs-2288 .cs-li {font-size: clamp(0.875rem, 1.25vw, 1rem);line-height: 1.5em;padding: clamp(1rem, 2vw, 1.5rem);background-color: #fff9e8;color: var(--bodyTextColor);display: flex;grid-column: span 12;align-items: flex-start;justify-content: flex-start;gap: 0.75rem;position: relative;flex: 1;}#sbs-2288 .cs-li::before {content: "";width: 0.5rem;height: 0.5rem;margin-top: 0.375rem;background-color: var(--secondary);display: block;flex: none;transform: rotate(45deg);}#sbs-2288 .cs-content {text-align: left;width: 100%;max-width: 36.625rem;display: flex;flex-direction: column;align-items: flex-start;}#sbs-2288 .cs-title {max-width: 30ch;}#sbs-2288 .cs-topper {color: var(--secondary);}#sbs-2288 .cs-text {margin-bottom: 2rem;}#sbs-2288 .cs-images {font-size: min(2.21vw, .88rem);width: 41em;height: 47.375em;position: relative;z-index: 1;}#sbs-2288 .cs-picture {display: block;position: absolute;}#sbs-2288 .cs-picture img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}#sbs-2288 .cs-picture1 {width: 30.5em;height: 25.375em;top: 0;left: 0;}#sbs-2288 .cs-picture2 {width: 35.25em;height: 30em;border: 12px solid #fff;right: 0;bottom: 0;}}@media only screen and (min-width: 48rem) {#sbs-2288 .cs-li {grid-column: span 4;}#sbs-2288 .cs-images {font-size: min(1.85vw, .94rem);width: 38.9375em;height: 27.625em;}#sbs-2288 .cs-picture1 {width: 23.875em;height: 12.6875em;}#sbs-2288 .cs-picture2 {width: 26.0625em;height: 18.9375em;}}@media only screen and (min-width: 64rem) {#sbs-2288 .cs-container {max-width: 80rem;flex-direction: row;align-items: stretch;}#sbs-2288 .cs-content {width: 36vw;max-width: 23.125rem;padding-bottom: 8.875rem;}#sbs-2288 .cs-ul-group {width: 100%;}#sbs-2288 .cs-images {font-size: inherit;width: 100%;height: 100%;min-height: 25.75rem;}#sbs-2288 .cs-picture1 {width: 61.1316212%;height: auto;bottom: 14.9375rem;}#sbs-2288 .cs-picture2 {width: 66.934189%;height: auto;top: 7.5rem;}}@media only screen and (min-width: 81.25rem) {#sbs-2288 .cs-content {padding-right: 3.25rem;}#sbs-2288 .cs-picture1 {width: 32.625rem;bottom: 3.75rem;}#sbs-2288 .cs-picture2 {width: 24.4375rem;top: 3.75rem;}}@media only screen and (min-width: 0rem) {body.dark-mode #sbs-2288 .cs-title, body.dark-mode #sbs-2288 .cs-text, body.dark-mode #sbs-2288 .cs-li {color: var(--bodyTextColorWhite);}body.dark-mode #sbs-2288 .cs-text, body.dark-mode #sbs-2288 .cs-li {opacity: 0.8;}body.dark-mode #sbs-2288 .cs-li {background-color: var(--medium);}body.dark-mode #sbs-2288 .cs-picture {border-color: var(--dark);}}