*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;padding:0;font-family:var(--theme-primary-font-family);font-size:var(--theme-lg-body-fs);line-height:var(--theme-xl-body-lh);font-weight:400;color:var(--theme-dark-50);background-color:var(--theme-light-20)}img,picture,video,iframe{max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain}ul,ol{padding-left:1.25rem}ul li,ol li{margin:1.6875rem 0}@media (max-width: 768px){ul li,ol li{margin:.625rem 0}}ul li:first-of-type,ol li:first-of-type{margin-top:0}ul li:last-of-type,ol li:last-of-type{margin-bottom:0}ul>li::marker{color:var(--theme-purple-60)}ol>li::marker{font-weight:600}a{text-decoration:none;color:var(--theme-purple-60)}strong{font-weight:700}body h1,body .theme-h1,body h2,body .theme-h2,body h3,body .theme-h3,body h4,body .theme-h4,body h5,body .theme-h5 h6,body .theme-h6,body .theme-title{font-family:var(--theme-secondary-font-family);color:var(--theme-dark-60);font-weight:600}body h1,body .theme-h1{font-size:var(--theme-h1-fs);line-height:var(--theme-xs-body-lh);letter-spacing:var(--theme-sm-body-ls)}body h2,body .theme-h2{font-size:var(--theme-h2-fs);line-height:var(--theme-sm-body-lh)}body h3,body .theme-h3{font-size:var(--theme-h3-fs);line-height:var(--theme-xs-body-lh)}body h4,body .theme-h4{font-size:var(--theme-h4-fs);line-height:var(--theme-xs-body-lh)}body h5,body .theme-h5{font-size:var(--theme-h5-fs);line-height:var(--theme-xs-body-lh)}body h6,body .theme-h6{font-size:var(--theme-h6-fs);line-height:var(--theme-xs-body-lh)}.no-list{list-style:none;padding-left:0;margin:0}.no-list li,.no-margin{margin:0}.no-btn{border:0;background:transparent;padding:0;text-align:left;-webkit-box-shadow:none;box-shadow:none;outline:none;font-size:inherit;cursor:pointer}input:not([type=submit],[type=checkbox],[type=radio]),select,textarea{font-family:inherit;font-size:var(--theme-md-body-fs);line-height:var(--theme-md-body-lh);max-width:100%;background-color:var(--theme-dark-30);padding:.6875rem 1.0625rem;border-radius:var(--theme-sm-radius);border:var(--theme-border) var(--theme-border-color-40);display:block;width:100%;outline:0;-webkit-transition:border-color var(--theme-transition);transition:border-color var(--theme-transition)}@media (max-width: 768px){input:not([type=submit],[type=checkbox],[type=radio]),select,textarea{font-size:var(--theme-lg-body-fs)}}input:not([type=submit],[type=checkbox],[type=radio])::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{font-family:inherit;font-size:inherit;color:var(--theme-placeholder);font-weight:500}input:not([type=submit],[type=checkbox],[type=radio])::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{font-family:inherit;font-size:inherit;color:var(--theme-placeholder);font-weight:500}input:not([type=submit],[type=checkbox],[type=radio]):-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{font-family:inherit;font-size:inherit;color:var(--theme-placeholder);font-weight:500}input:not([type=submit],[type=checkbox],[type=radio])::-ms-input-placeholder,select::-ms-input-placeholder,textarea::-ms-input-placeholder{font-family:inherit;font-size:inherit;color:var(--theme-placeholder);font-weight:500}input:not([type=submit],[type=checkbox],[type=radio])::placeholder,select::placeholder,textarea::placeholder{font-family:inherit;font-size:inherit;color:var(--theme-placeholder);font-weight:500}input:not([type=submit],[type=checkbox],[type=radio]):focus-visible,select:focus-visible,textarea:focus-visible{border-color:var(--theme-dark-60)}input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1rem;height:1rem;-ms-flex-negative:0;flex-shrink:0;position:relative;border:var(--theme-border) var(--theme-dark-40);margin:0;padding:0;background-color:var(--theme-light-10);border-radius:50%}input[type=radio]:checked{border-color:var(--theme-purple-60);border-width:.25rem}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1rem;height:1rem;-ms-flex-negative:0;flex-shrink:0;position:relative;border:var(--theme-border) var(--theme-dark-40);margin:0;padding:0;background-color:var(--theme-light-10);border-radius:var(--theme-sm-radius);-webkit-transition:background-color var(--theme-transition),border-color var(--theme-transition);transition:background-color var(--theme-transition),border-color var(--theme-transition)}input[type=checkbox]:after{content:"";position:absolute;top:.25rem;left:.125rem;width:.625rem;height:.625rem;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2210%22 height=%2210%22 viewBox=%220 0 10 10%22 fill=%22none%22%3E%3Cpath d=%22M8.67531 -1L3.58018 3.7268L1.42539 1.42729L0 2.76297L3.48113 6.47795L10 0.435937L8.67531 -1Z%22 fill=%22white%22/%3E%3C/svg%3E") no-repeat center/contain;mask:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2210%22 height=%2210%22 viewBox=%220 0 10 10%22 fill=%22none%22%3E%3Cpath d=%22M8.67531 -1L3.58018 3.7268L1.42539 1.42729L0 2.76297L3.48113 6.47795L10 0.435937L8.67531 -1Z%22 fill=%22white%22/%3E%3C/svg%3E") no-repeat center/contain;background-color:var(--theme-light-10);opacity:0;-webkit-transition:opacity var(--theme-transition);transition:opacity var(--theme-transition)}input[type=checkbox]:checked{border-color:var(--theme-purple-60);background-color:var(--theme-purple-60)}input[type=checkbox]:checked:after{opacity:1}textarea{min-height:8.625rem;resize:vertical}button{font-family:inherit}[class*=theme-button]{position:relative;font-size:var(--theme-lg-body-fs);font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;text-decoration:none;overflow:hidden;cursor:pointer;z-index:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}[class*=theme-button].with-arrow:after{content:"";width:1.0625rem;height:.75rem;-webkit-mask:url("data:image/svg+xml,%3Csvg width=%2217%22 height=%2212%22 viewBox=%220 0 17 12%22 fill=%22none%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M15.91 6.5H5%22 stroke=%22white%22 stroke-width=%222%22 stroke-miterlimit=%2210%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22/%3E%3Cpath d=%22M11.2441 2L15.908 6.5L11.2441 11%22 stroke=%22white%22 stroke-width=%222%22 stroke-miterlimit=%2210%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22/%3E%3C/svg%3E") no-repeat center/contain;mask:url("data:image/svg+xml,%3Csvg width=%2217%22 height=%2212%22 viewBox=%220 0 17 12%22 fill=%22none%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M15.91 6.5H5%22 stroke=%22white%22 stroke-width=%222%22 stroke-miterlimit=%2210%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22/%3E%3Cpath d=%22M11.2441 2L15.908 6.5L11.2441 11%22 stroke=%22white%22 stroke-width=%222%22 stroke-miterlimit=%2210%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22/%3E%3C/svg%3E") no-repeat center/contain;background-color:var(--theme-light-10);margin-left:.3125rem;-ms-flex-negative:0;flex-shrink:0}.theme-container{max-width:calc(var(--theme-container-width) + var(--theme-container-padding) * 2);padding:0 var(--theme-container-padding);width:100%;margin:0 auto}.theme-container .theme-container{padding:0}@media (max-width: 540px){.theme-container{max-width:100%}}.theme-text-element>:first-child{margin-top:0!important}.theme-text-element>:last-child{margin-bottom:0!important}@media (max-width: 1024px){.theme-heading{text-align:center;padding:0 1.25rem}}.theme-heading strong{color:var(--theme-blue-40);font-weight:600}.theme-heading p{margin:0}.theme-heading>:first-child{margin-top:0!important}.theme-heading>:last-child{margin-bottom:0!important}.theme-button-primary{padding:1.125rem 3.0625rem;border-radius:var(--theme-lg-radius);color:var(--theme-light-10);background-color:var(--theme-purple-50);-webkit-box-shadow:0 .375rem .875rem 0 rgba(101,26,112,.3);box-shadow:0 .375rem .875rem #651a704d;-webkit-transition:background-color var(--theme-transition);transition:background-color var(--theme-transition)}@media (max-width: 768px){.theme-button-primary{padding:1rem 2.75rem}}.theme-button-primary:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--theme-gradient-purple);-webkit-transition:opacity var(--theme-transition);transition:opacity var(--theme-transition);z-index:-1}.theme-button-primary:hover:before{opacity:0}.theme-button-primary:active{background-color:var(--theme-purple-70)}.theme-button-primary:active:before{opacity:0}.theme-button-secondary{padding:1rem 3.125rem;border-radius:var(--theme-lg-radius);color:var(--theme-light-10);font-size:calc(var(--theme-lg-body-fs) - .0625rem);background-color:var(--theme-blue-40);-webkit-transition:background-color var(--theme-transition);transition:background-color var(--theme-transition)}@media (max-width: 768px){.theme-button-secondary{font-size:var(--theme-lg-body-fs);padding:.8125rem 2.75rem}}.theme-button-secondary:hover{background-color:var(--theme-purple-70)}.theme-button-tertiary{color:var(--theme-base-dark);background-color:var(--theme-base-light)}.theme-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.theme-controls .slider-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.8125rem}.theme-controls .slider-buttons>div{width:1.5rem;height:1.5rem;-webkit-mask:var(--theme-icon-arrow) no-repeat center/contain;mask:var(--theme-icon-arrow) no-repeat center/contain;background-color:var(--theme-purple-60);-webkit-transition:opacity var(--theme-transition);transition:opacity var(--theme-transition)}.theme-controls .slider-buttons>div.button-next{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.theme-controls .slider-buttons>div.swiper-button-disabled{opacity:.5;cursor:not-allowed}.theme-controls .slider-pagination{width:100%;margin-top:.9375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.375rem}.theme-controls .slider-pagination .swiper-pagination-bullet{width:.375rem;height:.375rem;border-radius:50%;margin:0;background-color:var(--theme-light-30);opacity:1}.theme-controls .slider-pagination .swiper-pagination-bullet-active{background-color:var(--theme-purple-60)}.theme-tabs>.tabs-content>.tab-pane{display:none;-webkit-transition:opacity .15s ease;transition:opacity .15s ease}.theme-tabs>.tabs-content>.tab-pane.active{display:block}.theme-accordion.accordion-initialized>.accordion-item>.accordion-collapse{overflow:hidden;height:0;-webkit-transition:height var(--theme-transition);transition:height var(--theme-transition)}.theme-accordion.accordion-initialized>.accordion-item>.accordion-collapse.active{height:auto}.theme-bg-light{background-color:var(--theme-light-10)}.theme-bg-gray{background-color:var(--theme-light-20)}.price{display:block;line-height:var(--theme-xs-body-lh);color:var(--theme-purple-60)}.price .price-item{font-weight:600}.price .price__sale .price-item--regular{font-size:var(--theme-md-body-fs);font-weight:400;color:var(--theme-dark-40);margin-right:.625rem}@media (max-width: 768px){.price .price__sale .price-item--regular{font-size:var(--theme-sm-body-fs)}}.product-grid{--horizontal-gap: 1.875rem;--vertical-gap: 2.75rem;--number-of-products: 5;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:var(--horizontal-gap);-moz-column-gap:var(--horizontal-gap);column-gap:var(--horizontal-gap);row-gap:var(--vertical-gap)}@media (max-width: 1270px){.product-grid{--number-of-products: 4}}@media (max-width: 1024px){.product-grid{--number-of-products: 3}}@media (max-width: 768px){.product-grid{--number-of-products: 2}}@media (max-width: 540px){.product-grid{--horizontal-gap: 1.25rem;--vertical-gap: 1.875rem}}.product-grid .grid__item{width:calc(100% / var(--number-of-products) - var(--horizontal-gap) * (var(--number-of-products) - 1) / var(--number-of-products));max-width:calc(100% / var(--number-of-products) - var(--horizontal-gap) * (var(--number-of-products) - 1) / var(--number-of-products))}.product-grid .card__media{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;aspect-ratio:1/1;position:relative;overflow:hidden}.product-grid .card__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-grid .card__media img+img{position:absolute;top:0;left:0;opacity:0;-webkit-transition:opacity var(--theme-transition),-webkit-transform var(--theme-transition);transition:opacity var(--theme-transition),-webkit-transform var(--theme-transition);transition:opacity var(--theme-transition),transform var(--theme-transition);transition:opacity var(--theme-transition),transform var(--theme-transition),-webkit-transform var(--theme-transition);z-index:1}.product-grid .card__badge{position:absolute;top:.625rem;right:.625rem;z-index:2;font-size:var(--theme-sm-body-fs);text-align:center;padding:.25rem .625rem;background-color:var(--theme-badge-sale);color:var(--theme-light-10);border-radius:2.5rem}.product-grid .card__information{padding-top:.6875rem}.product-grid .card__information>:first-child{margin-top:0!important}.product-grid .card__information>:last-child{margin-bottom:0!important}.product-grid .card__heading{font-size:var(--theme-md-body-fs);line-height:var(--theme-sm-body-lh);margin:0 0 .4375rem}.product-grid .card__heading a{color:inherit}.product-grid .card .price{font-family:var(--theme-secondary-font-family);font-size:var(--theme-md-body-fs);line-height:var(--theme-md-body-lh)}.product-grid .card .oke-sr{margin-bottom:.4375rem}.product-grid .card .oke-sr-count{font-size:var(--theme-sm-body-fs)}.product-grid .card:hover .card__media img+img{opacity:1;-webkit-transform:scale(1.03);transform:scale(1.03)}.product-grid .card:hover .card__heading{text-decoration:underline}.crystal-type{--number-of-items: 5;--items-gap: 1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--items-gap)}@media (max-width: 1024px){.crystal-type{--number-of-items: 3;--items-gap: .625rem}}.crystal-type li{width:calc(100% / var(--number-of-items) - var(--items-gap) * (var(--number-of-items) - 1) / var(--number-of-items));max-width:calc(100% / var(--number-of-items) - var(--items-gap) * (var(--number-of-items) - 1) / var(--number-of-items))}.crystal-type li input[type=radio]{display:none}.crystal-type li input[type=radio]:checked+label{opacity:1}.crystal-type li label{height:100%;display:block;padding:1.5625rem 1.75rem 1.625rem;cursor:pointer;border-radius:var(--theme-lg-radius);background:radial-gradient(150.61% 143.06% at 33.28% 0%,#6792eb,#3447a6 37.26%,#561c8c 92.9%);font-family:var(--theme-secondary-font-family);font-size:calc(var(--theme-md-body-fs) + .0625rem);font-weight:600;line-height:var(--theme-sm-body-lh);text-align:center;color:var(--theme-light-10);opacity:.4;-webkit-transition:opacity var(--theme-transition);transition:opacity var(--theme-transition);overflow:hidden}@media (max-width: 768px){.crystal-type li label{padding:.8125rem .875rem .6875rem;font-size:calc(var(--theme-xs-body-fs) - .125rem);border-radius:var(--theme-sm-radius)}}.crystal-type li label img{display:block;width:100%;max-width:9.625rem;aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;margin-bottom:1.5625rem}@media (max-width: 768px){.crystal-type li label img{margin-bottom:.875rem}}header.theme-header{--theme-container-width: 83.75rem;position:relative;z-index:10000;background-color:var(--theme-light-10)}@media (min-width: 1025px){header.theme-header .main-header{padding:.5625rem 0 .3125rem}}header.theme-header .theme-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width: 1025px){header.theme-header .theme-container{gap:1.875rem}}header.theme-header .header-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:auto;max-width:12.625rem}@media (max-width: 768px){header.theme-header .header-logo{max-width:8.8125rem}}header.theme-header nav.site-menu>ul{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width: 1025px){header.theme-header nav.site-menu>ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width: 1024px){header.theme-header nav.site-menu>ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}header.theme-header nav.site-menu>ul li{position:relative}header.theme-header nav.site-menu>ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.3125rem;-webkit-transition:color var(--theme-transition);transition:color var(--theme-transition)}@media (max-width: 1024px){header.theme-header nav.site-menu>ul li a{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}header.theme-header nav.site-menu>ul li.site-nav--active a{color:var(--theme-purple-60)}@media (min-width: 1025px){header.theme-header nav.site-menu>ul>li:has(.submenu)>a:after{content:"";width:.375rem;height:.375rem;-webkit-mask:var(--theme-icon-chevron) no-repeat center/contain;mask:var(--theme-icon-chevron) no-repeat center/contain;background-color:var(--theme-dark-40);-webkit-transition:background-color var(--theme-transition),-webkit-transform var(--theme-transition);transition:background-color var(--theme-transition),-webkit-transform var(--theme-transition);transition:transform var(--theme-transition),background-color var(--theme-transition);transition:transform var(--theme-transition),background-color var(--theme-transition),-webkit-transform var(--theme-transition)}}@media (min-width: 1025px){header.theme-header nav.site-menu>ul>li:has(.submenu):hover>a:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}}@media (min-width: 1025px){header.theme-header nav.site-menu>ul>li:has(.submenu):hover>.submenu{opacity:1;z-index:1;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}}header.theme-header nav.site-menu .submenu{--submenu-vertical-padding: 0;--submenu-horizontal-padding: 0}@media (min-width: 1025px){header.theme-header nav.site-menu .submenu{--top-spacing: .4375rem;--submenu-vertical-padding: 1.25rem;--submenu-horizontal-padding: 1.25rem;padding:calc(var(--submenu-vertical-padding) + var(--top-spacing)) 0 var(--submenu-vertical-padding);position:absolute;top:calc(100% - .125rem);width:-webkit-max-content;width:-moz-max-content;width:max-content;pointer-events:none;opacity:0;z-index:-1;-webkit-transform:translateY(.625rem);transform:translateY(.625rem);-webkit-transition:opacity var(--theme-transition),-webkit-transform var(--theme-transition);transition:opacity var(--theme-transition),-webkit-transform var(--theme-transition);transition:opacity var(--theme-transition),transform var(--theme-transition);transition:opacity var(--theme-transition),transform var(--theme-transition),-webkit-transform var(--theme-transition)}}@media (min-width: 1025px){header.theme-header nav.site-menu .submenu:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:calc(100% - var(--top-spacing));background-color:var(--theme-light-10);-webkit-box-shadow:0 0 .625rem 0 rgba(0,0,0,.25);box-shadow:0 0 .625rem #00000040;z-index:-1}}header.theme-header nav.site-menu .submenu>ul{padding-top:.875rem;padding-bottom:.875rem}@media (min-width: 1025px){header.theme-header nav.site-menu .submenu>ul{padding:0 var(--submenu-horizontal-padding);max-height:34.375rem;overflow:auto}}header.theme-header nav.site-menu .submenu>ul>li{margin-bottom:.625rem}header.theme-header nav.site-menu .submenu>ul>li:last-child{margin-bottom:0}header.theme-header nav.site-menu .submenu a.card{display:block}header.theme-header nav.site-menu .submenu a{font-weight:600;-webkit-transition:color var(--theme-transition);transition:color var(--theme-transition)}header.theme-header nav.site-menu .submenu a:hover{color:var(--theme-purple-60)}@media (min-width: 1025px){header.theme-header nav.site-menu .submenu-simple{--top-spacing: .625rem;--submenu-vertical-padding: 2.9375rem;--submenu-horizontal-padding: 3.125rem}}header.theme-header nav.site-menu .submenu-simple>ul{padding-top:0}header.theme-header nav.site-menu .submenu-simple li{margin-bottom:.6875rem}header.theme-header nav.site-menu .submenu-simple li:last-child{margin-bottom:0}header.theme-header nav.site-menu .submenu-simple li a{font-size:var(--theme-sm-body-fs);letter-spacing:var(--theme-xl-body-ls);text-transform:uppercase;font-weight:700}header.theme-header nav.site-menu .submenu-category{--submenu-gap: 1.125rem;--submenu-number-of-items: 3;--submenu-max-width: 100%}@media (min-width: 1025px){header.theme-header nav.site-menu .submenu-category{--top-spacing: .625rem;--submenu-vertical-padding: 3.125rem;--submenu-horizontal-padding: 3.375rem;--submenu-max-width: 53.75rem;--submenu-gap: 2.375rem;--submenu-number-of-items: 5;max-width:var(--submenu-max-width)}}header.theme-header nav.site-menu .submenu-category ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--submenu-gap);max-width:100%;padding-top:0}header.theme-header nav.site-menu .submenu-category li{margin:0;width:calc(var(--submenu-max-width) / var(--submenu-number-of-items) - var(--submenu-gap) * (var(--submenu-number-of-items) - 1) / var(--submenu-number-of-items))}@media (min-width: 1025px){header.theme-header nav.site-menu .submenu-category li{width:calc((var(--submenu-max-width) - var(--submenu-horizontal-padding) * 2) / var(--submenu-number-of-items) - var(--submenu-gap) * (var(--submenu-number-of-items) - 1) / var(--submenu-number-of-items))}}header.theme-header nav.site-menu .submenu-category li:last-child{margin-bottom:0}header.theme-header nav.site-menu .submenu-category li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;gap:0;text-align:center;color:var(--theme-dark-60)}header.theme-header nav.site-menu .submenu-category li a .thumb{width:7.5rem;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;background-color:var(--theme-light-30);margin:0 auto .5625rem;outline:.125rem solid transparent;outline-offset:-.125rem;-webkit-transition:outline-color var(--theme-transition);transition:outline-color var(--theme-transition)}header.theme-header nav.site-menu .submenu-category li a .name{font-size:calc(var(--theme-sm-body-fs) - .0625rem);font-weight:700;letter-spacing:var(--theme-md-body-ls);text-transform:uppercase}header.theme-header nav.site-menu .submenu-category li a .price{font-family:var(--theme-primary-font-family);text-align:center;font-size:var(--theme-sm-body-fs);font-weight:400;text-transform:none}header.theme-header nav.site-menu .submenu-category li:hover a,header.theme-header nav.site-menu .submenu-category li.site-nav--active a{color:var(--theme-purple-60)}header.theme-header nav.site-menu .submenu-category li:hover .thumb,header.theme-header nav.site-menu .submenu-category li.site-nav--active .thumb{outline-color:var(--theme-purple-60)}@media (min-width: 1025px){header.theme-header nav.site-menu .submenu-products{--top-spacing: .625rem;--submenu-vertical-padding: 3.125rem;--submenu-horizontal-padding: 3.125rem;--submenu-max-width: 40rem;max-width:var(--submenu-max-width)}}header.theme-header nav.site-menu .submenu-products>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:0}header.theme-header nav.site-menu .submenu-products>ul>li{margin-bottom:1.5625rem}header.theme-header nav.site-menu .submenu-products>ul>li>a{font-size:var(--theme-sm-body-fs);font-weight:700;letter-spacing:var(--theme-xl-body-ls);text-transform:uppercase;color:var(--theme-dark-60);margin-bottom:.4375rem}header.theme-header nav.site-menu .submenu-products>ul>li:last-child{margin-bottom:0}header.theme-header nav.site-menu .submenu-products .product-grid{--horizontal-gap: 1.125rem;--vertical-gap: 1.125rem;--number-of-products: 2}@media (min-width: 1025px){header.theme-header nav.site-menu .submenu-products .product-grid{--horizontal-gap: 1.25rem;--vertical-gap: 1.25rem;--number-of-products: 4}}header.theme-header nav.site-menu .submenu-products .product-grid .card__heading a{font-size:var(--theme-sm-body-fs);font-weight:500}header.theme-header nav.site-menu .submenu-products .product-grid .price{font-family:var(--theme-primary-font-family);font-size:var(--theme-sm-body-fs)}@media (max-width: 1024px){header.theme-header nav.main-menu{display:none}}@media (min-width: 1025px){header.theme-header nav.main-menu>ul{gap:1.5625rem}}header.theme-header nav.main-menu>ul li a{font-size:var(--theme-sm-body-fs);color:var(--theme-dark-40)}header.theme-header nav.main-menu>ul>li:has(.submenu):hover>a{text-decoration:underline}@media (min-width: 1025px){header.theme-header nav.main-menu .submenu{right:0}}header.theme-header .header-cart{width:3.125rem;height:3.125rem;-webkit-mask:var(--theme-icon-cart) no-repeat center/1.25rem;mask:var(--theme-icon-cart) no-repeat center/1.25rem;background-color:var(--theme-purple-60)}@media (min-width: 1025px){header.theme-header .mobile-mega-menu{display:none}}header.theme-header .mobile-mega-menu .menu-drawer{position:absolute;top:100%;left:0;width:100%;max-width:23.4375rem;height:calc(100vh - var(--header-heigh, 3.125rem));background-color:var(--theme-light-20);padding:1.25rem 0;overflow:hidden;-webkit-transition:visibility var(--theme-transition),-webkit-transform var(--theme-transition);transition:visibility var(--theme-transition),-webkit-transform var(--theme-transition);transition:transform var(--theme-transition),visibility var(--theme-transition);transition:transform var(--theme-transition),visibility var(--theme-transition),-webkit-transform var(--theme-transition)}header.theme-header .mobile-mega-menu .menu-drawer__inner-container{max-height:100%;overflow:auto;padding:0 1.25rem}header.theme-header .mobile-mega-menu .header__icon{width:3.125rem;height:3.125rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}header.theme-header .mobile-mega-menu .header__icon:before{content:"";width:1rem;height:1rem;-webkit-mask:url("data:image/svg+xml,%3Csvg width=%2216%22 height=%2214%22 viewBox=%220 0 16 14%22 fill=%22none%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M15.25 12.5C15.6642 12.5 16 12.8358 16 13.25C16 13.6642 15.6642 14 15.25 14H0.75C0.335786 14 0 13.6642 0 13.25C0 12.8358 0.335786 12.5 0.75 12.5H15.25ZM15.25 6.5C15.6642 6.5 16 6.83579 16 7.25C16 7.66421 15.6642 8 15.25 8H0.75C0.335786 8 0 7.66421 0 7.25C0 6.83579 0.335786 6.5 0.75 6.5H15.25ZM15.25 0.5C15.6642 0.5 16 0.835786 16 1.25C16 1.66421 15.6642 2 15.25 2H0.75C0.335786 2 0 1.66421 0 1.25C0 0.835786 0.335786 0.5 0.75 0.5H15.25Z%22 fill=%22%23B15DB0%22/%3E%3C/svg%3E") no-repeat center/contain;mask:url("data:image/svg+xml,%3Csvg width=%2216%22 height=%2214%22 viewBox=%220 0 16 14%22 fill=%22none%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M15.25 12.5C15.6642 12.5 16 12.8358 16 13.25C16 13.6642 15.6642 14 15.25 14H0.75C0.335786 14 0 13.6642 0 13.25C0 12.8358 0.335786 12.5 0.75 12.5H15.25ZM15.25 6.5C15.6642 6.5 16 6.83579 16 7.25C16 7.66421 15.6642 8 15.25 8H0.75C0.335786 8 0 7.66421 0 7.25C0 6.83579 0.335786 6.5 0.75 6.5H15.25ZM15.25 0.5C15.6642 0.5 16 0.835786 16 1.25C16 1.66421 15.6642 2 15.25 2H0.75C0.335786 2 0 1.66421 0 1.25C0 0.835786 0.335786 0.5 0.75 0.5H15.25Z%22 fill=%22%23B15DB0%22/%3E%3C/svg%3E") no-repeat center/contain;background-color:var(--theme-purple-60)}header.theme-header .mobile-mega-menu .header__icon::marker{content:none}header.theme-header .mobile-mega-menu .menu-drawer-container[open] .header__icon:before{width:1.25rem;height:1.25rem;-webkit-mask:url("data:image/svg+xml,%3Csvg width=%2224%22 height=%2224%22 viewBox=%220 0 24 24%22 fill=%22none%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M18 6L6 18M6 6L18 18%22 stroke=%22black%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22/%3E%3C/svg%3E") no-repeat center/contain;mask:url("data:image/svg+xml,%3Csvg width=%2224%22 height=%2224%22 viewBox=%220 0 24 24%22 fill=%22none%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath d=%22M18 6L6 18M6 6L18 18%22 stroke=%22black%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22/%3E%3C/svg%3E") no-repeat center/contain}header.theme-header .mobile-mega-menu nav.site-menu>ul>li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header.theme-header .mobile-mega-menu nav.site-menu>ul>li>a{font-size:var(--theme-lg-body-fs);line-height:var(--theme-lg-body-lh);width:calc(100% - 1.875rem)}header.theme-header .mobile-mega-menu nav.site-menu>ul>li:has(.item-toggler.open)>a{color:var(--theme-purple-60)}header.theme-header .mobile-mega-menu nav.site-menu .item-toggler{cursor:pointer;width:.625rem;height:.625rem;-webkit-mask:var(--theme-icon-chevron) no-repeat center/contain;mask:var(--theme-icon-chevron) no-repeat center/contain;background-color:var(--theme-dark-40);-webkit-transition:height var(--theme-transition);transition:height var(--theme-transition)}header.theme-header .mobile-mega-menu nav.site-menu .item-toggler.open{background-color:var(--theme-purple-60);-webkit-transform:rotate(180deg);transform:rotate(180deg)}header.theme-header .mobile-mega-menu nav.site-menu .submenu{width:100%;height:0;overflow:hidden;-webkit-transition:height var(--theme-transition);transition:height var(--theme-transition)}header.theme-header .mobile-mega-menu nav.site-menu .submenu.open{height:auto}header.theme-header .mobile-mega-menu nav.sub-menu>ul>li{border-bottom:var(--theme-border) var(--theme-border-color-40)}header.theme-header .mobile-mega-menu nav.sub-menu>ul>li>a{letter-spacing:unset;padding:.875rem 0}header.theme-header .mobile-mega-menu nav.main-menu{display:block;margin-top:.5rem}header.theme-header .mobile-mega-menu nav.main-menu>ul li a{color:var(--theme-dark-60)}header.theme-header .mobile-mega-menu nav.main-menu>ul>li{padding:.5rem 0;margin-bottom:.1875rem}header.theme-header .mobile-mega-menu nav.main-menu>ul>li:has(.submenu)>a:after{background-color:var(--theme-dark-60)}header.theme-header .sub-header{padding:.625rem 0;border-top:var(--theme-border) var(--theme-border-color-30)}@media (max-width: 1024px){header.theme-header .sub-header{display:none}}header.theme-header .sub-header .theme-container{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}header.theme-header nav.sub-menu>ul{height:100%;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}@media (min-width: 1025px){header.theme-header nav.sub-menu>ul{gap:2.5rem}}header.theme-header nav.sub-menu>ul li a{font-family:var(--theme-secondary-font-family);font-size:calc(var(--theme-sm-body-fs) - .0625rem);font-weight:700;letter-spacing:var(--theme-md-body-ls);text-transform:uppercase;color:var(--theme-dark-50)}header.theme-header nav.sub-menu>ul>li>a{height:100%}header.theme-header nav.sub-menu>ul>li:has(.submenu)>a:after{background-color:var(--theme-dark-50)}header.theme-header nav.sub-menu>ul>li:has(.submenu):hover>a{color:var(--theme-purple-60)}header.theme-header nav.sub-menu>ul>li:has(.submenu):hover>a:after{background-color:var(--theme-purple-60)}header.theme-header .header-buy-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem;font-size:calc(var(--theme-sm-body-fs) - .0625rem);font-weight:700;text-transform:uppercase;letter-spacing:var(--theme-md-body-ls);color:var(--theme-dark-60)}header.theme-header .header-buy-btn img{height:1.375rem;width:1.375rem;-o-object-fit:contain;object-fit:contain}header.theme-header .header-buy-btn strong strong{color:var(--theme-purple-60)}@media (max-width: 1024px){body:has(.menu-drawer-container[open]){overflow:hidden}}@media (max-width: 1024px){body:has(.menu-drawer-container[open]):before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-color:#170c19;opacity:.8;z-index:2}}footer.theme-footer{--theme-container-width: 86.25rem;background-color:var(--theme-dark-55);color:var(--theme-light-10)}footer.theme-footer .footer-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 1024px){footer.theme-footer .footer-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}footer.theme-footer .footer-row+.footer-row{margin-top:.625rem}@media (max-width: 1024px){footer.theme-footer .footer-row+.footer-row{margin-top:1.25rem}}footer.theme-footer .main-footer{background-color:var(--theme-dark-55);padding:3.25rem 0 1.875rem}@media (max-width: 768px){footer.theme-footer .main-footer{padding:2.25rem 0 1.875rem}}footer.theme-footer .footer-info{width:27.5%}@media (max-width: 1024px){footer.theme-footer .footer-info{width:100%}}footer.theme-footer .footer-info .text{text-align:center}@media (min-width: 1025px){footer.theme-footer .footer-info .text{margin-left:auto;text-align:left}}@media (min-width: 1271px){footer.theme-footer .footer-info .text{width:71%}}footer.theme-footer .footer-info .text p{font-size:var(--theme-md-body-fs);color:var(--theme-border-color-40);margin:0 0 1.0625rem}@media (max-width: 768px){footer.theme-footer .footer-info .text p{font-size:var(--theme-xs-body-fs);margin-bottom:0}}footer.theme-footer .footer-info .theme-button-secondary{font-size:var(--theme-lg-body-fs)}@media (max-width: 1024px){footer.theme-footer .footer-info .theme-button-secondary{display:none}}footer.theme-footer .footer-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-bottom:2.6875rem;max-width:22.1875rem}@media (max-width: 1024px){footer.theme-footer .footer-logo{margin:0 auto .75rem}}@media (max-width: 768px){footer.theme-footer .footer-logo{max-width:15.375rem}}footer.theme-footer .footer-menus{width:64.5%;padding-top:.3125rem}@media (max-width: 1024px){footer.theme-footer .footer-menus{width:100%;padding-top:0;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-bottom:2.5rem}}@media (max-width: 768px){footer.theme-footer .footer-menus{margin-bottom:1.25rem}}footer.theme-footer .footer-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width: 1025px){footer.theme-footer .footer-menu{gap:1.25rem}}@media (max-width: 768px){footer.theme-footer .footer-menu{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width: 768px){footer.theme-footer .footer-menu>li{width:53%;margin-bottom:2.375rem}}@media (max-width: 768px){footer.theme-footer .footer-menu>li:nth-child(odd){width:calc(47% - 1.25rem)}}@media (max-width: 768px){footer.theme-footer .footer-menu>li:nth-last-child(-n+2){margin-bottom:0}}footer.theme-footer .footer-menu .menu-title{display:block;margin:0 0 .8125rem;text-transform:uppercase;font-family:var(--theme-secondary-font-family);font-size:calc(var(--theme-sm-body-fs) + .0625rem);font-weight:700;line-height:var(--theme-sm-body-lh);letter-spacing:var(--theme-md-body-ls)}footer.theme-footer .footer-menu ul.no-list li{margin-bottom:.1875rem}footer.theme-footer .footer-menu ul.no-list li:last-child{margin-bottom:0}footer.theme-footer .footer-menu ul.no-list a{display:block;font-size:var(--theme-sm-body-fs);color:var(--theme-light-40);-webkit-transition:color var(--theme-transition);transition:color var(--theme-transition)}footer.theme-footer .footer-menu ul.no-list a:hover{color:var(--theme-purple-60)}footer.theme-footer .footer-short-text{display:none;font-family:var(--theme-secondary-font-family);font-size:var(--theme-xs-body-fs);line-height:normal;text-transform:uppercase;letter-spacing:var(--theme-lg-body-ls);color:var(--theme-light-60);text-align:center;margin:0}@media (min-width: 1025px){footer.theme-footer .footer-short-text{display:block;width:27.5%;-ms-flex-item-align:end;align-self:flex-end;text-align:left}}@media (min-width: 1271px){footer.theme-footer .footer-short-text{padding-left:8%}}footer.theme-footer .footer-contact{font-size:var(--theme-sm-body-fs);line-height:normal;margin:0 0 .625rem;color:var(--theme-border-color-40);text-align:center}@media (min-width: 1025px){footer.theme-footer .footer-contact{text-align:right;margin:0 0 1.0625rem}}footer.theme-footer .footer-contact strong{font-weight:600}@media (min-width: 1025px){footer.theme-footer .footer-social{margin-left:auto}}footer.theme-footer .social-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem}@media (min-width: 1025px){footer.theme-footer .social-list{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media (max-width: 768px){footer.theme-footer .social-list{gap:1.25rem}}footer.theme-footer .social-list a{display:-webkit-box;display:-ms-flexbox;display:flex;width:1.25rem;height:1.25rem}footer.theme-footer .social-list img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}footer.theme-footer .footer-copyright{background-color:var(--theme-dark-56);color:var(--theme-light-50);font-size:var(--theme-sm-body-fs);line-height:normal;padding:1.3125rem 0;text-align:center}@media (max-width: 768px){footer.theme-footer .footer-copyright{font-size:var(--theme-xs-body-fs)}}@media (min-width: 1025px){footer.theme-footer .footer-copyright .theme-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}footer.theme-footer .copyright-text{margin:0}@media (max-width: 1024px){footer.theme-footer .copyright-text{margin-bottom:.8125rem}}@media (min-width: 1025px){footer.theme-footer .copyright-text{max-width:48%;text-align:right}}@media (min-width: 1025px){footer.theme-footer .copyright-menu{text-align:right;margin-left:auto;max-width:48%}}footer.theme-footer .copyright-menu li{display:inline-block}footer.theme-footer .copyright-menu li:after{content:" | ";margin:0 .25rem}footer.theme-footer .copyright-menu li:last-child:after{content:none}footer.theme-footer .copyright-menu a{color:inherit}.cart-notification-wrapper{position:relative}.cart-notification-wrapper .cart-notification{display:block}.cart-notification{border-bottom-right-radius:var(--popup-corner-radius);border-bottom-left-radius:var(--popup-corner-radius);border-color:rgba(var(--color-foreground),var(--popup-border-opacity));border-style:solid;border-width:0 0 var(--popup-border-width);padding:2.5rem 3.5rem;position:absolute;right:0;transform:translateY(-100%);visibility:hidden;width:100%;box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity));z-index:-1}.cart-notification.focused{box-shadow:0 0 .2rem rgba(var(--color-foreground),.3),var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}.cart-notification:focus-visible{box-shadow:0 0 .2rem rgba(var(--color-foreground),.3),var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}@media screen and (min-width: 750px){.header-wrapper:not(.header-wrapper--border-bottom)+cart-notification .cart-notification{border-top-width:var(--popup-border-width)}.cart-notification{border-width:0 var(--popup-border-width) var(--popup-border-width);max-width:36.8rem;right:2.2rem}}@media screen and (min-width: 990px){.cart-notification-wrapper:is(.page-width)>.cart-notification{right:4rem}}.cart-notification.animate{transition:transform var(--duration-short) ease,visibility 0s var(--duration-short) ease}.cart-notification.active{transform:translateY(0);transition:transform var(--duration-default) ease,visibility 0s;visibility:visible}.cart-notification__header{align-items:flex-start;display:flex}.cart-notification__heading{align-items:center;display:flex;flex-grow:1;margin-bottom:0;margin-top:0}.cart-notification__heading .icon-checkmark{color:rgb(var(--color-foreground));margin-right:1rem;width:1.3rem}.cart-notification__close{margin-top:-2rem;margin-right:-3rem}.cart-notification__links{text-align:center}.cart-notification__links>*{margin-top:1rem}.cart-notification-product{align-items:flex-start;display:flex;padding-bottom:3rem;padding-top:2rem}.cart-notification-product dl{margin-bottom:0;margin-top:0}.cart-notification-product__image{display:inline-flex;margin-right:1.5rem;margin-top:.5rem}.cart-notification-product__image:after{content:none}.cart-notification-product__name{margin-bottom:.5rem;margin-top:0}
/*# sourceMappingURL=/cdn/shop/t/39/assets/style.css.map */
