*{margin:0;box-sizing:border-box;-webkit-box-sizing:border-box}@keyframes sliding{from{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes rotating{from{transform:rotate(360deg)}to{transform:rotate(0deg)}}a{text-decoration:none}img{max-width:100%;height:auto}body{margin:0;font-family:"Instrument Sans",sans-serif}main{margin-top:114px}@media (min-width:992px){main{margin-top:126px}}@media (min-width:1265px){main{margin-top:143px}}html{font-size:10px;scroll-behavior:smooth}html.scroll-off{overflow:hidden}.img-placeholder{position:relative;display:block}.img-placeholder:after{content:"";display:block;padding-top:100%}.img-placeholder img,.img-placeholder video,.img-placeholder iframe{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.container{width:100%;max-width:100%;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto}@media (min-width:768px){.container{max-width:740px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1265px){.container{max-width:1260px}}@media (min-width:1480px){.container{max-width:1390px}}.se-pre-con{position:fixed;left:0;top:0;width:100%;height:100%;z-index:999999;background:url(/wp-content/themes/cubestheme/frontend/img/loader.gif) center no-repeat #fff;background-size:250px auto;text-align:center}.lead-title{color:#2a2524;font-size:4.4rem;line-height:110%;font-weight:500;letter-spacing:-1.32px;margin-bottom:0}@media (min-width:992px){.lead-title{font-size:6rem;letter-spacing:-1.6px}}@media (min-width:1265px){.lead-title{font-size:8rem;letter-spacing:-2.4px}}@media (min-width:992px){.layout{display:flex;justify-content:space-between;align-items:flex-start}}@media (min-width:992px){.layout .main-content{flex:0 0 calc(100% - 332px);width:calc(100% - 332px)}}@media (min-width:1265px){.layout .main-content{flex:0 0 calc(100% - 464px);width:calc(100% - 464px)}}@media (min-width:992px){.layout .sidebar{flex:0 0 300px;width:300px}}@media (min-width:1265px){.layout .sidebar{flex:0 0 432px;width:432px;margin-inline:0}}.text-center{text-align:center}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0 / .36);z-index:10000;display:none}.modal.active{display:block}.modal .modal-wrapper{width:100%;height:100%}.modal .modal-wrapper .modal-inner{background-color:#fff;width:500px;max-width:90%;border-radius:24px;position:relative;top:50%;left:50%;transform:translate(-50%,-50%)}.modal .modal-wrapper .modal-inner .modal-header{padding:2rem;display:flex;align-items:center;justify-content:flex-end}.modal .modal-wrapper .modal-inner .modal-header .modal-close{display:block;width:30px;height:30px}.modal .modal-wrapper .modal-inner .modal-body{padding:0 2rem 2rem 2rem;max-height:90vh;overflow-y:auto}.modal .modal-wrapper .modal-inner .modal-body h3{color:#2a2524;font-size:3rem;line-height:110%;font-weight:500;letter-spacing:-1.32px;margin-bottom:2.4rem}.modal .modal-wrapper .modal-inner .modal-body h4{color:#2a2524;font-size:2.5rem;line-height:110%;font-weight:500;letter-spacing:-1.32px;margin-bottom:0}.modal .modal-wrapper .modal-inner .modal-footer{padding:0 2rem 2rem 2rem;text-align:center}.modal .modal-wrapper .modal-inner .modal-footer .modal-close{color:#fff;font-family:"Instrument Sans",sans-serif;font-weight:400;border:none;border-radius:999px;background:#f7941d;padding:10px 20px}.modal .modal-wrapper .modal-inner .modal-close{cursor:pointer}.modal .modal-wrapper .modal-inner .modal-close .error line{stroke:red;stroke-dashoffset:-50px;stroke-dasharray:50px}.modal .modal-wrapper .modal-inner .modal-close .error line .left{animation:drawLine 0.6s ease-in both}.modal .modal-wrapper .modal-inner .modal-close .error line .right{animation:drawLine 0.6s ease-in 0.4s both}.modal .modal-wrapper .modal-body .warning-icon{display:block;max-width:80px;margin-inline:auto;margin-bottom:1rem}.modal .modal-wrapper .modal-body .warning-icon .warning circle.animationSvg{stroke:#ffba00;stroke-dasharray:1,200;stroke-dashoffset:2;animation:drawCircle 0.6s ease-in both,warningFillSvg 0.6s ease-in 0.4s both}.modal .modal-wrapper .modal-body .warning-icon .warning path,.modal .modal-wrapper .modal-body .warning-icon .warning line{stroke:#fff}.modal .modal-wrapper .modal-body .warning-icon .warning path{stroke-dashoffset:-50px;stroke-dasharray:50px;animation:drawLine 0.6s ease-in 0.9s both}.modal .modal-wrapper .modal-body .warning-icon .warning line{animation:drawDot 0.5s ease-in 0.6s both}.modal .modal-wrapper .modal-body .modal-close{padding:1rem 2rem;transition:0.4s linear}.modal .modal-wrapper .modal-body .modal-close:hover{color:#8b6baf}.modal .thankyou-icon,.modal .error-icon{width:80px;height:80px;display:flex;justify-content:center;align-items:center;margin:0 auto 20px;border-radius:50%;background:green}.modal .thankyou-icon svg,.modal .error-icon svg{fill:#fff}.modal .thankyou-icon svg.success circle.animationSvg{stroke:#1f4f3c;stroke-dasharray:1,200;stroke-dashoffset:2;animation:drawCircle 0.6s ease-in both,successFillSvg 0.6s ease-in 0.4s both}.modal .thankyou-icon svg.success path{stroke:#fff;stroke-dashoffset:-50px;stroke-dasharray:50px;animation:drawLine 0.6s ease-in 0.8s both}.modal .thankyou-icon svg.close circle.animationSvg{stroke:red;stroke-dasharray:1,200;stroke-dashoffset:2;animation:drawCircle 0.6s ease-in both,dangerFillSvg 0.6s ease-in 0.4s both}.modal .thankyou-icon svg.close line{stroke:#fff}.modal .thankyou-icon svg.close line{stroke-dashoffset:-50px;stroke-dasharray:50px}.modal .thankyou-icon svg.close line.left{animation:drawLine 0.6s ease-in 0.5s both;stroke-dashoffset:0}.modal .thankyou-icon svg.close line.right{animation:drawLine 0.6s ease-in 0.8s both;stroke-dashoffset:0}.modal .error-icon{background-color:red}.error-msg .error{font-family:"Instrument Sans",sans-serif;font-weight:400;font-size:1.2rem;color:red;margin-top:1rem}.btn-slashed{--from-bg:#f7941d;--to-bg:#8b6baf;--dur:1s;--cut-top:63%;--cut-bot:10%;position:relative;display:inline-block;padding:1.8rem 3.2rem;border-radius:9999px;background:var(--from-bg);color:#fff;font-weight:500;text-decoration:none;overflow:hidden;transition:color var(--dur) ease;border:none;font-family:"Instrument Sans",sans-serif;font-size:1.6rem;text-transform:uppercase;cursor:pointer}.btn-slashed::before{content:"";position:absolute;inset:-12% -10%;background:var(--to-bg);border-radius:inherit;z-index:1;clip-path:polygon(0% 0%,var(--cut-top) 0%,calc(var(--cut-bot) + 5%) 100%,0% 100%);transform:translateX(-110%);transition:transform var(--dur) cubic-bezier(.2,.7,.2,1),clip-path var(--dur) cubic-bezier(.2,.7,.2,1);will-change:transform,clip-path}.btn-slashed .btn-label{position:relative;z-index:2}.btn-slashed .icon{position:relative;z-index:2}.btn-slashed img{position:relative;z-index:2}.btn-slashed:hover::before,.btn-slashed:focus-visible::before{transform:translateX(0);clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%)}.btn-slashed:focus-visible{outline:none}.btn-slashed:hover,.btn-slashed:focus-visible{color:#fff}@media (prefers-reduced-motion:reduce){.btn-slashed::before{transition-duration:0.2s}}.btn-slashed-init{--from-bg:#f7941d;--to-bg:#8b6baf;--dur:0.65s;--cut-top:28%;--cut-bot:6%;--fill:88%;--slope:calc(var(--cut-top) - var(--cut-bot));position:relative;display:inline-block;padding:1.8rem 3.2rem;border-radius:9999px;background:var(--from-bg);color:#fff;font-weight:500;text-decoration:none;overflow:hidden;transition:color var(--dur) ease;border:none;font-family:"Instrument Sans",sans-serif;font-size:1.6rem;text-transform:uppercase;cursor:pointer}.btn-slashed-init::before{content:"";position:absolute;inset:-12% -10%;background:var(--to-bg);border-radius:inherit;z-index:1;clip-path:polygon(0% 0%,var(--cut-top) 0%,calc(var(--cut-bot) + 3%) 100%,0% 100%);transform:translateX(0);transition:transform var(--dur) cubic-bezier(.2,.7,.2,1),clip-path var(--dur) cubic-bezier(.2,.7,.2,1);will-change:transform,clip-path}.btn-slashed-init .btn-label{position:relative;z-index:2}.btn-slashed-init:hover::before,.btn-slashed-init:focus-visible::before{clip-path:polygon(0% 0%,var(--fill) 0%,calc(var(--fill) - var(--slope)) 100%,0% 100%)}.btn-slashed-init:focus-visible{outline:none}.btn-slashed-init:hover,.btn-slashed-init:focus-visible{color:#fff}@media (prefers-reduced-motion:reduce){.btn-slashed-init::before{transition-duration:0.2s}}.form-group .label{display:block;color:#f7941d;font-family:"Instrument Sans",sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:153%;text-transform:uppercase;margin-bottom:1.6rem}@media (min-width:768px){.form-group .label{font-size:1.2rem}}@media (min-width:992px){.form-group .label{font-size:1.4rem}}.form-group .input-group{border-radius:10px;border:1px solid #d9d9d9;height:6.2rem;padding:0 2.4rem;color:#2a2524;font-family:"Instrument Sans",sans-serif;font-size:1.8rem;font-style:normal;font-weight:400;line-height:153%;width:100%}@media (min-width:768px){.form-group .input-group{font-size:1.6rem}}@media (min-width:992px){.form-group .input-group{font-size:2rem}}.form-group .input-group::placeholder{color:#c4c4c4;opacity:1}.form-group .input-group:focus-visible{outline:none;border:1px solid #f7941d}.form-group .input-group.textarea{height:100%;padding:2.4rem}html.no-scroll,body.no-scroll{overflow:hidden}.c-modal{position:fixed;inset:0;display:none;align-items:center;justify-content:center;background-color:rgb(0 0 0 / .36);z-index:100001}.c-modal.is-open{display:flex}.c-modal .c-modal__dialog{background:#fff;max-width:90rem;width:calc(100% - 30px);border-radius:24px;padding:5.6rem 3.1rem;position:relative;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;overflow-y:scroll}.c-modal .c-modal__dialog .c-modal__close{position:absolute;top:2.3rem;right:1.8rem;border:0;background:#f7941d;border-radius:50%;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.4rem}.c-modal .c-modal__dialog .c-modal__close:focus-visible{outline:none}@media (min-width:768px){.c-modal .c-modal__dialog .c-modal__close{width:3.6rem;height:3.6rem}}.c-modal .c-modal__dialog .c-modal__header{text-align:center;margin-bottom:3.2rem;flex:0 0 auto}.c-modal .c-modal__dialog .c-modal__header .c-modal__title{display:block;color:#2a2524;text-align:center;font-family:"Instrument Sans",sans-serif;font-size:3.6rem;font-style:normal;font-weight:500;line-height:100%;letter-spacing:-1.68px;margin-bottom:3.2rem}@media (min-width:768px){.c-modal .c-modal__dialog .c-modal__header .c-modal__title{font-size:4.6rem}}@media (min-width:1265px){.c-modal .c-modal__dialog .c-modal__header .c-modal__title{font-size:5.6rem}}.c-modal .c-modal__dialog .c-modal__header .c-modal__tabs{display:flex;align-items:center;justify-content:center;gap:1rem}.c-modal .c-modal__dialog .c-modal__header .c-modal__tabs .c-modal__tab{padding:1rem 2rem}@media (min-width:992px){.c-modal .c-modal__dialog .c-modal__header .c-modal__tabs .c-modal__tab{padding:1.5rem 2.5rem}}.c-modal .c-modal__dialog .c-modal__header .c-modal__tabs .c-modal__tab.is-active{background:#8b6baf}.c-modal .c-modal__dialog .c-modal__tab-content{display:none}.c-modal .c-modal__dialog .c-modal__tab-content .c-modal__desc{display:block;color:#2a2524;text-align:center;font-family:"Instrument Sans",sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;line-height:144.444%;margin-bottom:0;margin-bottom:3.2rem}@media (min-width:768px){.c-modal .c-modal__dialog .c-modal__tab-content .c-modal__desc{font-size:1.8rem}}.c-modal .c-modal__dialog .c-modal__tab-content.is-active{display:block}.c-modal__body{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch}.c-modal__body.account .c-modal__accounts{margin-bottom:2.4rem}@media (min-width:768px){.c-modal__body.account .c-modal__accounts{margin-bottom:1.4rem;max-width:374px;margin-inline:auto}}.c-modal__body.account .c-modal__accounts.foreigner{max-width:100%}@media (min-width:992px){.c-modal__body.account .c-modal__accounts.foreigner{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2.4rem}}.c-modal__body.account .c-modal__accounts .c-modal__account-item{border-radius:12px;background:#8b6baf;padding:1.4rem}.c-modal__body.account .c-modal__accounts .c-modal__account-item:not(:last-of-type){margin-bottom:1.4rem}@media (min-width:992px){.c-modal__body.account .c-modal__accounts .c-modal__account-item{display:flex;flex-direction:column;justify-content:space-between}.c-modal__body.account .c-modal__accounts .c-modal__account-item:not(:last-of-type){margin-bottom:0}}.c-modal__body.account .c-modal__accounts .c-modal__account-item .c-modal__account-title{display:block;color:#fff;text-align:center;font-family:"Instrument Sans",sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;line-height:145%;margin-bottom:.5rem}@media (min-width:768px){.c-modal__body.account .c-modal__accounts .c-modal__account-item .c-modal__account-title{font-size:1.6rem}}.c-modal__body.account .c-modal__accounts .c-modal__account-item .c-modal__account-number{display:block;color:#fff;text-align:center;font-family:"Instrument Sans",sans-serif;font-size:1.4rem;font-style:normal;font-weight:600;line-height:145%}@media (min-width:768px){.c-modal__body.account .c-modal__accounts .c-modal__account-item .c-modal__account-number{font-size:1.6rem}}@media (min-width:1265px){.c-modal__body.account .c-modal__accounts .c-modal__account-item .c-modal__account-number{font-size:2rem}}.c-modal__body.account .c-modal__accounts .c-modal__account-item .c-modal__account-subtitle{display:block;color:#fff;text-align:center;font-family:"Instrument Sans",sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;line-height:145%;margin-bottom:.5rem}@media (min-width:576px){.c-modal__body.account .c-modal__qr .qr-wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2.4rem}}.c-modal__body.account .c-modal__qr .qr-wrapper .qr-item{background-color:#8b6baf;color:#fff;padding:2.4rem;border-radius:12px;overflow:hidden;max-width:80%;margin-inline:auto}.c-modal__body.account .c-modal__qr .qr-wrapper .qr-item:not(:last-of-type){margin-bottom:2.4rem}@media (min-width:576px){.c-modal__body.account .c-modal__qr .qr-wrapper .qr-item:not(:last-of-type){margin-bottom:0}}@media (min-width:576px){.c-modal__body.account .c-modal__qr .qr-wrapper .qr-item{max-width:100%;margin-inline:unset;padding:1.4rem}}@media (min-width:992px){.c-modal__body.account .c-modal__qr .qr-wrapper .qr-item{padding:2.4rem 4.3rem}}.c-modal__body.account .c-modal__qr .qr-wrapper .qr-item .qr-text{font-size:1.4rem;line-height:145%;font-weight:600;margin-bottom:1rem;font-family:"Instrument Sans",sans-serif;text-align:center}@media (min-width:992px){.c-modal__body.account .c-modal__qr .qr-wrapper .qr-item .qr-text{font-size:2rem}}.c-modal__body.account .c-modal__qr .qr-wrapper .qr-item .qr-number{position:relative;display:block}.c-modal__body.account .c-modal__qr .qr-wrapper .qr-item .qr-number:after{content:"";display:block;padding-top:100%}.c-modal__body.account .c-modal__qr .qr-wrapper .qr-item .qr-number img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.c-modal__body.payments .product__form{text-align:center}.c-modal__body.payments .product__form .c-modal__products-wrapper{display:grid;grid-template-columns:repeat(1,1fr);gap:1.6rem;max-width:72.6rem;margin-inline:auto;margin-bottom:2.4rem}@media (min-width:576px){.c-modal__body.payments .product__form .c-modal__products-wrapper{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.c-modal__body.payments .product__form .c-modal__products-wrapper{grid-template-columns:repeat(4,1fr)}}.c-modal__body.payments .product__form .c-modal__products-wrapper .c-modal__product-item .c-modal__product-btn{border-radius:999px;border:1px solid #f7941d;width:100%;height:6.5rem;background-color:#fff0;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:0.3s linear}.c-modal__body.payments .product__form .c-modal__products-wrapper .c-modal__product-item .c-modal__product-btn.is-selected,.c-modal__body.payments .product__form .c-modal__products-wrapper .c-modal__product-item .c-modal__product-btn:hover{background-color:#f7941d}.c-modal__body.payments .product__form .c-modal__products-wrapper .c-modal__product-item .c-modal__product-btn.is-selected .c-modal__product-name,.c-modal__body.payments .product__form .c-modal__products-wrapper .c-modal__product-item .c-modal__product-btn:hover .c-modal__product-name{color:#fff}.c-modal__body.payments .product__form .c-modal__products-wrapper .c-modal__product-item .c-modal__product-btn .c-modal__product-price{display:none}.c-modal__body.payments .product__form .c-modal__products-wrapper .c-modal__product-item .c-modal__product-btn .c-modal__product-name{color:#2a2524;text-align:center;font-family:"Instrument Sans",sans-serif;font-size:2.4rem;font-style:normal;font-weight:600;line-height:153%;transition:0.3s linear}.c-modal__body.payments .product__form .c-modal__custom-amount{margin-bottom:3.2rem}.c-modal__body.payments .product__form .c-modal__custom-amount .c-modal__custom-label{display:block;color:#f7941d;text-align:center;font-family:"Instrument Sans",sans-serif;font-size:1.8rem;font-style:normal;font-weight:400;line-height:144.444%;margin-bottom:2.4rem}.c-modal__body.payments .product__form .c-modal__custom-amount .c-modal__custom-input{border-radius:999px;border:1px solid #f7941d;height:6.5rem;width:100%;color:#2a2524;text-align:center;font-family:"Instrument Sans",sans-serif;font-size:2.4rem;font-style:normal;font-weight:600;line-height:153%}.c-modal__body.payments .product__form .c-modal__custom-amount .c-modal__custom-input:focus-visible{outline:none;border:1px solid #f7941d}.c-modal__body.payments .product__form .c-modal__custom-amount .c-modal__custom-input::-webkit-outer-spin-button,.c-modal__body.payments .product__form .c-modal__custom-amount .c-modal__custom-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.c-modal__body.payments .product__form .c-modal__custom-amount .c-modal__custom-input[type=number]{-moz-appearance:textfield}.c-modal__body.payments .product__form .c-modal__custom-amount .c-modal__custom-hint{display:none}.c-modal__desc{display:block;color:#2a2524;text-align:center;font-family:"Instrument Sans",sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;line-height:144.444%;margin-bottom:0;margin-bottom:3.2rem}@media (min-width:768px){.c-modal__desc{font-size:1.8rem}}header{position:fixed;width:100%;top:0;z-index:10000;background-color:#fff}@media (min-width:992px){header{border-bottom:1px solid rgb(42 37 36 / .1)}}header .header-wrapper{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:12px 0;background-color:#fff}@media (min-width:992px){header .header-wrapper{padding:14px 0}}header .header-wrapper .logo{max-width:88px;display:flex;align-items:center}@media (min-width:992px){header .header-wrapper .logo{max-width:95px}}@media (min-width:1265px){header .header-wrapper .logo{max-width:100%}}header .header-wrapper .header-btn{margin-left:auto}header .header-wrapper .header-btn.btn-slashed-init{padding:9px 22px;font-size:1.4rem}@media (min-width:992px){header .header-wrapper .header-btn.btn-slashed-init{padding:17.5px 32px;font-size:1.6rem}}@media (min-width:992px){header .header-wrapper .header-btn{order:2;margin-left:2.5rem}}@media (min-width:1265px){header .header-wrapper .header-btn{margin-left:3.6rem}}header .header-wrapper .toggler-menu{cursor:pointer;border-radius:50%;background-color:#8b6baf;padding:10px 9px;overflow:hidden;transition:0.3s linear;border:1px solid #fff0;margin-left:1.2rem}@media (min-width:992px){header .header-wrapper .toggler-menu{display:none}}header .header-wrapper .toggler-menu span{display:block;width:18px;height:2px;background-color:#fff;margin-bottom:5px;transition:0.3s linear;position:relative;top:0}header .header-wrapper .toggler-menu span:last-of-type{margin-bottom:0}header .header-wrapper .toggler-menu.active span{background-color:#fff}header .header-wrapper .toggler-menu.active span:first-of-type{top:8px;transform:rotate(45deg)}header .header-wrapper .toggler-menu.active span:nth-of-type(2){opacity:0}header .header-wrapper .toggler-menu.active span:last-of-type{top:-6px;transform:rotate(-45deg)}@media (min-width:1265px){header .header-wrapper .toggler-menu{display:none}}header .header-wrapper .bottom-line{position:absolute;width:100%;height:1px;background-color:rgb(42 37 36 / .1);left:0;top:113px}@media (min-width:992px){header .header-wrapper .bottom-line{display:none}}header .header-wrapper .mobile-menu-wrapper{flex:0 0 100%}@media (min-width:992px){header .header-wrapper .mobile-menu-wrapper{flex:1;display:block!important;order:1}}header .header-wrapper .mobile-menu-wrapper .mobile-menu{background-color:#fff;display:none;overflow-y:auto;height:calc(100dvh - 114px);padding:5rem 0 7.2rem}@media (min-width:992px){header .header-wrapper .mobile-menu-wrapper .mobile-menu{height:calc(100dvh - 126px)}}@media (min-width:1265px){header .header-wrapper .mobile-menu-wrapper .mobile-menu{height:calc(100dvh - 143px)}}header .header-wrapper .mobile-menu-wrapper .mobile-menu.active{display:flex;flex-direction:column;justify-content:space-between}@media (min-width:992px){header .header-wrapper .mobile-menu-wrapper .mobile-menu{display:flex!important;flex-wrap:nowrap;align-items:center;justify-content:flex-end;overflow:unset;height:unset;margin-top:0;padding:0}}header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu{list-style:none;padding-left:0;margin-bottom:0}@media (min-width:992px){header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu{display:flex;align-items:center;justify-content:center;margin-bottom:0}}header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item:not(:last-of-type){margin-bottom:3.6rem}@media (min-width:992px){header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item{margin-right:2.5rem}header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item:not(:last-of-type){margin-bottom:0}}@media (min-width:1265px){header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item{margin-right:3.6rem}}header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item.active .nav-link::before{width:100%}header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item:hover .nav-link{color:#8b6baf}header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item:hover .nav-link::before{width:100%}header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item .nav-link{font-size:1.6rem;font-weight:500;line-height:1.6rem;transition:0.3s linear;color:#2a2524;text-transform:uppercase;text-decoration:none;position:relative}header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item .nav-link:before{content:"";position:absolute;bottom:-5px;left:0;width:0;height:1px;background-color:#f7941d;display:block;transition:0.3s linear}header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item .nav-link.active{color:#8b6baf}header .header-wrapper .mobile-menu-wrapper .mobile-menu .nav-menu .nav-item .nav-link.active::before{width:100%}header .header-wrapper .mobile-menu-wrapper .mobile-menu .language-wrapper{display:flex;align-items:center;gap:5px;margin-bottom:3.5rem;font-size:1.6rem;line-height:1.6rem}@media (min-width:992px){header .header-wrapper .mobile-menu-wrapper .mobile-menu .language-wrapper{display:none}}header .header-wrapper .mobile-menu-wrapper .mobile-menu .language-wrapper .language{text-decoration:none;font-size:1.6rem;line-height:1.6rem;text-transform:uppercase;color:rgb(42 37 36 / .4);transition:0.3s linear;font-weight:500}header .header-wrapper .mobile-menu-wrapper .mobile-menu .language-wrapper .language.current{color:#8b6baf}header .header-wrapper .mobile-menu-wrapper .mobile-menu .language-wrapper .language:hover{color:#8b6baf}header .header-wrapper .mobile-menu-wrapper .mobile-menu .social-menu{display:flex;align-items:center;gap:1.4rem}header .header-wrapper .mobile-menu-wrapper .mobile-menu .social-menu .social-item{flex:0 0 3.6rem;width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;background-color:#f7941d;border-radius:50%}header .header-wrapper .mobile-menu-wrapper .mobile-menu .social-menu .social-item svg{fill:#fff}@media (min-width:992px){header .header-wrapper .mobile-menu-wrapper .mobile-menu .social-menu{display:none}}header .header-wrapper .header-language-wrapper{display:none}@media (min-width:992px){header .header-wrapper .header-language-wrapper{display:flex;align-items:center;gap:5px;order:3;margin-left:2.5rem;font-size:1.6rem;line-height:1.6rem}}@media (min-width:992px) and (min-width:1265px){header .header-wrapper .header-language-wrapper{margin-left:3.6rem}}.wpml-ls{padding:0}.wpml-ls ul .wpml-ls-item:first-of-type{position:relative;padding-right:1.2rem;margin-right:.4rem}.wpml-ls ul .wpml-ls-item:first-of-type::after{display:block;position:absolute;right:0;top:50%;transform:translateY(-50%);content:"/"}.wpml-ls ul .wpml-ls-item.wpml-ls-current-language .wpml-ls-link .wpml-ls-native{color:#8b6baf}.wpml-ls ul .wpml-ls-item .wpml-ls-link{padding:0}.wpml-ls ul .wpml-ls-item .wpml-ls-link .wpml-ls-native{display:block;text-decoration:none;font-size:1.6rem;line-height:1.6rem;text-transform:uppercase;color:rgb(42 37 36 / .4);transition:0.3s linear;font-weight:500}.single-product{padding-top:1.3rem;margin-bottom:4rem}@media (min-width:576px){.single-product{margin-bottom:6rem}}@media (min-width:768px){.single-product{margin-bottom:9rem}}.single-product .single-product-wrapper{padding-top:3.1rem}@media (min-width:768px){.single-product .single-product-wrapper{display:flex;justify-content:space-between}}.single-product .single-product-wrapper .single-product-slider{display:flex;flex-direction:column}@media (min-width:768px){.single-product .single-product-wrapper .single-product-slider{flex:0 0 calc(50% - 2rem);width:calc(50% - 2rem)}}@media (min-width:992px){.single-product .single-product-wrapper .single-product-slider{flex-direction:row;justify-content:space-between;align-items:flex-start}}.single-product .single-product-wrapper .single-product-slider .sold-out-label{display:none}.single-product .single-product-wrapper .single-product-slider.out-of-stock{position:relative}.single-product .single-product-wrapper .single-product-slider.out-of-stock::after{content:"";display:none;background-color:rgb(255 255 255 / .5);position:absolute;inset:0;z-index:1}.single-product .single-product-wrapper .single-product-slider.out-of-stock .single-product-big-wrapper{position:relative}.single-product .single-product-wrapper .single-product-slider.out-of-stock .single-product-big-wrapper .sold-out-label{display:none;position:absolute;text-transform:uppercase;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;font-size:3.5rem;white-space:nowrap;letter-spacing:3.5px;font-weight:700}@media (min-width:576px){.single-product .single-product-wrapper .single-product-slider.out-of-stock .single-product-big-wrapper .sold-out-label{font-size:5rem;letter-spacing:5px}}@media (min-width:768px){.single-product .single-product-wrapper .single-product-slider.out-of-stock .single-product-big-wrapper .sold-out-label{font-size:3.5rem;letter-spacing:3.5px}}@media (min-width:1265px){.single-product .single-product-wrapper .single-product-slider.out-of-stock .single-product-big-wrapper .sold-out-label{font-size:5rem;letter-spacing:5px}}.single-product .single-product-wrapper .single-product-slider .single-product-small-wrapper{overflow:hidden;position:relative;order:2}@media (min-width:992px){.single-product .single-product-wrapper .single-product-slider .single-product-small-wrapper{order:unset;flex:0 0 calc(16.6% - 5px);width:calc(16.6% - 5px)}}.single-product .single-product-wrapper .single-product-slider .single-product-small-wrapper .small-img-wrapper{padding:0 4px}@media (min-width:992px){.single-product .single-product-wrapper .single-product-slider .single-product-small-wrapper .small-img-wrapper{padding:4px 0}}@media (min-width:1480px){.single-product .single-product-wrapper .single-product-slider .single-product-small-wrapper .small-img-wrapper{padding:3.6px 0}}.single-product .single-product-wrapper .single-product-slider .single-product-small-wrapper .small-img-wrapper .img-placeholder::after{padding-top:127.43%}.single-product .single-product-wrapper .single-product-slider .single-product-small-wrapper .slick-arrow{position:absolute;z-index:1;opacity:.8;background:#fff;backdrop-filter:blur(20px);border:none;top:50%;transform:translateY(-50%);height:40px;cursor:pointer}@media (min-width:992px){.single-product .single-product-wrapper .single-product-slider .single-product-small-wrapper .slick-arrow{top:unset;transform:translateY(0);width:100%}}.single-product .single-product-wrapper .single-product-slider .single-product-small-wrapper .slick-arrow span{display:block;transform:rotateZ(270deg)}@media (min-width:992px){.single-product .single-product-wrapper .single-product-slider .single-product-small-wrapper .slick-arrow span{transform:rotateZ(0deg)}}.single-product .single-product-wrapper .single-product-slider .single-product-small-wrapper .slick-arrow.slick-next{right:0}@media (min-width:992px){.single-product .single-product-wrapper .single-product-slider .single-product-small-wrapper .slick-arrow.slick-next{bottom:0}}@media (min-width:992px){.single-product .single-product-wrapper .single-product-slider .single-product-small-wrapper .slick-arrow{height:2.6rem}}.single-product .single-product-wrapper .single-product-slider .single-product-small-wrapper .slick-list{padding:0!important;margin:0 -4px}@media (min-width:992px){.single-product .single-product-wrapper .single-product-slider .single-product-small-wrapper .slick-list{margin:-4px 0}}@media (min-width:1480px){.single-product .single-product-wrapper .single-product-slider .single-product-small-wrapper .slick-list{margin:-3.6px 0}}.single-product .single-product-wrapper .single-product-slider .single-product-small-wrapper .slick-track{height:100%!important;margin-right:0;margin-left:0}.single-product .single-product-wrapper .single-product-slider .single-product-big-wrapper{margin-bottom:1rem}@media (min-width:992px){.single-product .single-product-wrapper .single-product-slider .single-product-big-wrapper{flex:0 0 calc(83.4% - 5px);width:calc(83.4% - 5px)}}.single-product .single-product-wrapper .single-product-slider .single-product-big-wrapper .slick-list{height:100%}.single-product .single-product-wrapper .single-product-slider .single-product-big-wrapper .slick-track{height:100%;margin-right:0;margin-left:0}.single-product .single-product-wrapper .single-product-slider .single-product-big-wrapper .big-img-wrapper{height:100%}.single-product .single-product-wrapper .single-product-slider .single-product-big-wrapper .big-img-wrapper .img-placeholder{height:100%;margin-bottom:0}.single-product .single-product-wrapper .single-product-slider .single-product-big-wrapper .big-img-wrapper .img-placeholder::after{padding-top:127.66%}.single-product .single-product-wrapper .single-product-data-wrapper{padding-top:2rem}@media (min-width:768px){.single-product .single-product-wrapper .single-product-data-wrapper{padding-top:0;flex:0 0 calc(50% - 2rem);width:calc(50% - 2rem)}}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item{margin-bottom:1rem}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .single-product-category{display:flex;flex-wrap:wrap;margin-bottom:5px}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .single-product-category .category-link{display:block;line-height:152.5%;color:#8b6baf;margin-bottom:5px;margin-right:1rem}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .single-product-title{font-size:3rem;line-height:119.5%}@media (min-width:768px){.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .single-product-title{font-size:3.2rem}}@media (min-width:992px){.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .single-product-title{font-size:3.7rem}}@media (min-width:1265px){.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .single-product-title{font-size:4.4rem}}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .single-product-price{display:flex;align-items:center;margin-bottom:1.5rem}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .single-product-price .price{display:flex;align-items:center;font-size:2rem;line-height:152.5%}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .single-product-price .price ins{text-decoration:none}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .single-product-price .price del{font-size:1.6rem;line-height:152.5%;color:#8b6baf;text-decoration:line-through;margin-left:1rem;order:1}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .single-product-short-desc,.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .woocommerce-product-details__short-description p{line-height:163%;margin-bottom:0}@media (min-width:576px){.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .single-product-short-desc,.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .woocommerce-product-details__short-description p{font-size:1.6rem}}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .product-form .single-product-variations-wrapper .single-product-variation-name{margin-bottom:6px;display:flex;align-items:center}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .product-form .single-product-variations-wrapper .single-product-variation-name .variation-title{display:block;font-weight:700;line-height:235.5%;letter-spacing:.7px;text-transform:uppercase;margin-right:9px}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .product-form .single-product-variations-wrapper .single-product-variation-name .variation-name{display:block;line-height:163%}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .product-form .single-product-variations-wrapper .single-product-variations{display:flex;flex-wrap:wrap}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .product-form .single-product-variations-wrapper .single-product-variations .single-product-variation{cursor:pointer;margin-bottom:1.5rem;margin-right:1rem}@media (min-width:1265px){.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .product-form .single-product-variations-wrapper .single-product-variations .single-product-variation{margin-bottom:2rem}}@media (min-width:768px){.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .product-form .single-product-variations-wrapper .single-product-variations .single-product-variation{margin-right:1.4rem}}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .product-form .single-product-variations-wrapper .single-product-variations .single-product-variation .fake-radio{margin-right:0}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .product-form .single-product-variations-wrapper .single-product-variations .single-product-variation .size-radio{display:flex;justify-content:center;align-items:center;width:75px;height:40px;border:1px solid #8b6baf;border-radius:40px;font-size:1.4rem;line-height:152.5%;transition:0.4s linear}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .product-form .add-to-cart-wrapper{display:flex;margin-bottom:2.8rem}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .product-form .add-to-cart-wrapper .shop-item-amount{display:flex;align-items:center;border:1px solid #8b6baf;margin-bottom:0;height:45px;margin-right:2.1rem;flex:0 0 118px}@media (min-width:992px){.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .product-form .add-to-cart-wrapper .shop-item-amount{height:55px}}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .product-form .add-to-cart-wrapper .shop-item-amount .q-minus,.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .product-form .add-to-cart-wrapper .shop-item-amount .q-plus{background-color:#fff0;border:none;cursor:pointer}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .product-form .add-to-cart-wrapper .shop-item-amount .q-minus{padding-left:20px}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .product-form .add-to-cart-wrapper .shop-item-amount .q-plus{padding-right:20px}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .product-form .add-to-cart-wrapper .shop-item-amount .amount{font-weight:500;letter-spacing:.7px;border:none;text-align:center;max-width:61px;font-size:14px;outline:none}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .product-form .add-to-cart-wrapper .product-btn{flex:1;border-radius:0;max-width:193px;font-weight:500;line-height:152.5%;letter-spacing:1.4px;text-transform:uppercase}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .product-form .add-to-cart-wrapper .product-btn[disabled]{cursor:not-allowed;opacity:.5}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .product-sold-out{margin:2rem auto;padding:1rem 0;background-color:#8b6baf;font-weight:700;letter-spacing:3.6px;color:#8b6baf;white-space:nowrap;text-transform:uppercase;text-align:center;max-width:40rem}@media (min-width:992px){.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .product-sold-out{margin:2rem 0;max-width:30rem}}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-wishlist-wrapper{display:flex;justify-content:space-between;align-items:center;padding:1.7rem 0;margin-bottom:2.8rem;border-top:1px solid #8b6baf;border-bottom:1px solid #8b6baf;position:relative}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-wishlist-wrapper .single-product-wishlist,.single-product .single-product-wrapper .single-product-data-wrapper .single-product-wishlist-wrapper .single-product-share{display:flex;align-items:center;cursor:pointer}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-wishlist-wrapper .single-product-wishlist .single-product-wishlist-icon,.single-product .single-product-wrapper .single-product-data-wrapper .single-product-wishlist-wrapper .single-product-share .single-product-wishlist-icon{display:block}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-wishlist-wrapper .single-product-wishlist .add-to-wishlist,.single-product .single-product-wrapper .single-product-data-wrapper .single-product-wishlist-wrapper .single-product-wishlist .share,.single-product .single-product-wrapper .single-product-data-wrapper .single-product-wishlist-wrapper .single-product-share .add-to-wishlist,.single-product .single-product-wrapper .single-product-data-wrapper .single-product-wishlist-wrapper .single-product-share .share{margin-bottom:0;font-weight:500;letter-spacing:.7px;text-transform:uppercase;margin-left:9px}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-wishlist-wrapper .share-options-wrapper{position:absolute;right:0;top:105%;transform:rotateY(90deg) rotateX(360deg);opacity:0;transition:0.4s linear}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-wishlist-wrapper .share-options-wrapper.active{transform:rotateY(0) rotateX(0);opacity:1}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-wishlist-wrapper .share-options-wrapper .share-option{display:block;padding:8px}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-wishlist-wrapper .share-options-wrapper .share-option.copy{position:relative}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-wishlist-wrapper .share-options-wrapper .share-option.copy .custom-tooltip{display:none;position:absolute;background-color:#8b6baf;font-size:1.2rem;color:#8b6baf;white-space:nowrap;padding:1rem;top:100%;right:50%;z-index:5;border-radius:2px;border-top-left-radius:0}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-wishlist-wrapper .share-options-wrapper .share-option.copy .custom-tooltip::after{position:absolute;top:-5px;right:0;display:block;content:"";width:0;height:0;border-right:0;border-left:6px solid #fff0;border-bottom:6px solid #8b6baf}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-wishlist-wrapper .share-options-wrapper .share-option svg{transition:0.4s linear}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-wishlist-wrapper .share-options-wrapper .share-option:hover svg{fill:#8b6baf}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-wishlist-wrapper .share-options-wrapper .share-option:last-of-type{padding-right:0}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-info .single-product-info-title{font-weight:700;line-height:235.5%;letter-spacing:.7px;text-transform:uppercase;margin-bottom:8px}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-info p{margin-bottom:0;line-height:163%}.single-product .product-tags-wrapper{margin-bottom:1rem;padding-top:2rem}@media (min-width:768px){.single-product .product-tags-wrapper{display:flex}}.single-product .product-tags-wrapper .product-tags-title{font-weight:400;letter-spacing:1px;margin-bottom:1.5rem;font-style:italic}@media (min-width:768px){.single-product .product-tags-wrapper .product-tags-title{margin-right:2rem}}.single-product .product-tags-wrapper .tags-wrapper{display:flex;flex-wrap:wrap;align-items:center}.single-product .product-tags-wrapper .tags-wrapper .product-tag{padding:1.3rem 2.5rem;font-size:1.4rem;font-style:italic;color:#8b6baf;text-align:center;background-color:#8b6baf;margin-bottom:2rem;border:1px solid #8b6baf;border-radius:5px;transition:0.4s linear}.single-product .product-tags-wrapper .tags-wrapper .product-tag:hover{background-color:#8b6baf;color:#8b6baf}.single-product .product-tags-wrapper .tags-wrapper .product-tag:not(:last-of-type){margin-right:1rem}input[type=radio]:checked+.size-radio{background-color:#8b6baf;color:#8b6baf}.product-info-tab-wrapper{margin-bottom:2.5rem}@media (min-width:768px){.product-info-tab-wrapper{margin-bottom:4rem}}@media (min-width:1265px){.product-info-tab-wrapper{margin-bottom:6.5rem}}.product-info-tab-wrapper .product-info-tab{max-width:1200px;margin-inline:auto}.product-info-tab-wrapper .product-info-tab .product-info-tab-head{flex-wrap:wrap;background-color:#f7941d;overflow:hidden;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom:2px solid #8b6baf}.product-info-tab-wrapper .product-info-tab .product-info-tab-head .product-info-tab-title{background-color:#f7941d;padding:2rem 0;color:#8b6baf;font-size:1.8rem;font-weight:500;flex:1;text-align:center}.product-info-tab-wrapper .product-info-tab .product-info-tab-head .product-info-tab-title.active{background-color:#8b6baf;color:#8b6baf}.product-info-tab-wrapper .product-info-tab .tab-body{padding:2rem;background-color:#f7941d}@media (min-width:576px){.product-info-tab-wrapper .product-info-tab .tab-body{padding:3rem 4rem}}@media (min-width:992px){.product-info-tab-wrapper .product-info-tab .tab-body{padding:3rem 5rem}}@media (min-width:1265px){.product-info-tab-wrapper .product-info-tab .tab-body{padding:4rem 8rem 5.5rem}}.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content{display:none}.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content.active{display:block}.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .product-info-tab-description{line-height:152.5%}@media (min-width:576px){.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .product-info-tab-description{font-size:1.6rem}}.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .flex_wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .grade_side{margin-bottom:3rem;flex:0 0 100%;width:100%}@media (min-width:992px){.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .grade_side{margin-bottom:unset;flex:0 0 40%;width:40%}}.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .grade_side .grade_num p.grade{color:#8b6baf;font-size:4rem;font-weight:600;line-height:4.4rem}.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .grade_side .grade_num p.no_grade{font-size:1.8rem;line-height:2rem;font-weight:700;margin-bottom:3rem}.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .grade_side .grade_num p{color:#8b6baf;font-size:1.4rem;font-weight:300;line-height:1.65rem}.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .grade_side .grade_details{margin-bottom:3.7rem}.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .grade_side .grade_details .grade_stars_stats{display:flex;align-items:center}.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .grade_side .grade_details .grade_stars_stats .stars{margin-right:2.4rem}.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .grade_side .grade_details .grade_stars_stats .stars .star svg{fill:#8b6baf}.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .grade_side .grade_details .grade_stars_stats .pole{flex:1;border-radius:16px;max-width:180px;height:1rem;margin-right:2rem;background-color:#8b6baf}.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .grade_side .grade_details .grade_stars_stats .pole .pole_progress{background-color:#8b6baf;height:100%;display:block;border-radius:16px}.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .grade_side .grade_details .grade_stars_stats .num_of_reviews{color:#8b6baf;font-size:14px;font-weight:500;line-height:16.5px}.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .grade_side .grade_btn{display:inline-block;background-color:#8b6baf;color:#8b6baf;padding:1rem 2rem;border-radius:8px;font-size:1.8rem;font-style:normal;font-weight:600;line-height:2.55rem;letter-spacing:.36px;font-size:1.4rem;line-height:1.6rem}@media (min-width:992px){.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .grade_side .grade_btn{font-size:1.6rem;line-height:2rem}}@media (min-width:1265px){.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .grade_side .grade_btn{padding:1.2rem 2.4rem;font-size:1.8rem;line-height:2.55rem}}.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .comments_side{flex:0 0 100%;width:100%}@media (min-width:992px){.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .comments_side{flex:0 0 50%;width:50%}}.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .comments_side .comment_side_title{padding:1.4rem 0;color:#8b6baf;font-size:1.6rem;font-weight:600;line-height:2.4rem;letter-spacing:.32px;text-transform:uppercase}.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .comments_side .comments_wrapper{list-style:none;max-height:241px;overflow:auto;padding-left:0;padding-right:4.9rem}.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .comments_side .content_comment{padding:2.3rem 0;border-top:1px solid rgb(160 160 160 / .4)}.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .comments_side .content_comment:last-of-type{border-bottom:1px solid rgb(160 160 160 / .4)}.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .comments_side .content_comment .content_comment_head{margin-bottom:2rem;display:flex;align-items:center;flex-wrap:wrap}.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .comments_side .content_comment .content_comment_head .comment_user,.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .comments_side .content_comment .content_comment_head .woocommerce-review__author{border-right:1px solid #8b6baf;margin-right:1rem;padding-right:1rem;text-transform:capitalize;font-size:1.4rem}@media (min-width:1265px){.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .comments_side .content_comment .content_comment_head .comment_user,.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .comments_side .content_comment .content_comment_head .woocommerce-review__author{font-size:1.6rem}}.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .comments_side .content_comment .content_comment_head .comment_date,.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .comments_side .content_comment .content_comment_head .woocommerce-review__published-date{margin-right:1rem;font-size:1.4rem}@media (min-width:1265px){.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .comments_side .content_comment .content_comment_head .comment_date,.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .comments_side .content_comment .content_comment_head .woocommerce-review__published-date{font-size:1.6rem}}.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .comments_side .content_comment .content_comment_head .comment_grade{margin-bottom:1rem;order:-1;flex:0 0 100%;width:100%}@media (min-width:576px){.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .comments_side .content_comment .content_comment_head .comment_grade{order:unset;flex:0 0 auto;width:auto;margin-bottom:0}}.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .comments_side .content_comment .content_comment_head .comment_grade .star svg{fill:#8b6baf}.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .comments_side .content_comment .comment_body p,.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .comments_side .content_comment .description p{color:#8b6baf;font-size:1.6rem;font-weight:400;line-height:1.65rem}.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .comments_side .content_comment .comment-text{display:flex;flex-wrap:wrap;align-items:center}.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .comments_side .content_comment .comment-text p.meta{margin-bottom:2rem}.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .comments_side .content_comment .comment-text .star-rating{order:1;margin-bottom:2rem}.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .comments_side .content_comment .comment-text .star-rating .star svg{fill:#8b6baf}.product-info-tab-wrapper .product-info-tab .tab-body .product-info-tab-content .woocommerce-Reviews .comments_side .content_comment .comment-text .description{flex:0 0 100%;width:100%;order:2}.custom-accordion{margin-bottom:2rem}.custom-accordion .accordion-item.active .accordion-data{display:block}.custom-accordion .accordion-header{padding:1rem 3rem;background-color:#8b6baf;border-radius:8px;position:relative;z-index:2;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.custom-accordion .accordion-header.active .chv svg{transform:rotateX(180deg)}@media (min-width:1265px){.custom-accordion .accordion-header{padding:1.8rem 3.3rem}}.custom-accordion .accordion-header .detail_title{color:#8b6baf;font-weight:600;font-size:1.5rem;line-height:2.44rem;letter-spacing:.32px;text-transform:uppercase;margin-bottom:0}@media (min-width:992px){.custom-accordion .accordion-header .detail_title{font-size:1.6rem}}.custom-accordion .accordion-data{margin-top:-4px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;display:none;padding:2rem 3rem;background-color:#8b6baf}@media (min-width:1265px){.custom-accordion .accordion-data{padding:3rem 3.3rem}}.custom-accordion .accordion-data .content{padding:0 0 1rem 0}@media (min-width:1265px){.custom-accordion .accordion-data .content{padding:0 0 4rem 0}}.custom-accordion .accordion-data .content table{width:100%}.custom-accordion .accordion-data .content table tr{display:flex;align-items:center;border-bottom:1px solid #8b6baf;padding:2rem 0}.custom-accordion .accordion-data .content table tr td{flex:1;text-align:center}@media (min-width:768px){.custom-accordion .accordion-data .content table tr td{text-align:left}}.custom-accordion .accordion-data .content table tr td:first-of-type{flex:0 0 50%;width:50%;margin-left:.5rem;color:#8b6baf;font-size:1.6rem;font-weight:600;line-height:1.65rem;text-align:left}@media (min-width:768px){.custom-accordion .accordion-data .content table tr td:first-of-type{flex:0 0 40%;width:40%}}.custom-accordion .accordion-data .how_to_buy_data .flex_wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.custom-accordion .accordion-data .how_to_buy_data .flex_wrapper .how_to_buy_card{margin-bottom:3rem;flex:0 0 100%;width:100%;text-align:center;display:flex;flex-direction:column}@media (min-width:992px){.custom-accordion .accordion-data .how_to_buy_data .flex_wrapper .how_to_buy_card{flex:0 0 calc(33.33% - 1rem);width:calc(33.33% - 1rem)}}@media (min-width:1265px){.custom-accordion .accordion-data .how_to_buy_data .flex_wrapper .how_to_buy_card{flex:0 0 calc(33.33% - 1.3333333333rem);width:calc(33.33% - 1.3333333333rem)}}@media (min-width:1450px){.custom-accordion .accordion-data .how_to_buy_data .flex_wrapper .how_to_buy_card{flex:0 0 calc(33.33% - 2rem);width:calc(33.33% - 2rem)}}.custom-accordion .accordion-data .how_to_buy_data .flex_wrapper .how_to_buy_card .card_icon{margin-inline:auto;width:6rem;height:6rem;background-color:#8b6baf;display:flex;justify-content:center;align-items:center;border-radius:8px;margin-bottom:2rem}.custom-accordion .accordion-data .how_to_buy_data .flex_wrapper .how_to_buy_card .card_icon svg{fill:#8b6baf}.custom-accordion .accordion-data .how_to_buy_data .flex_wrapper .how_to_buy_card .card_content{flex:1;display:flex;flex-direction:column}.custom-accordion .accordion-data .how_to_buy_data .flex_wrapper .how_to_buy_card .card_content h3{font-size:1.8rem;line-height:2.4rem;font-weight:600;margin-bottom:1.5rem;text-transform:uppercase}.custom-accordion .accordion-data .payments_data h1,.custom-accordion .accordion-data .payments_data h2,.custom-accordion .accordion-data .payments_data h3,.custom-accordion .accordion-data .payments_data h4,.custom-accordion .accordion-data .payments_data h5,.custom-accordion .accordion-data .payments_data h6{font-size:2rem;line-height:2.2rem;font-weight:600;margin-bottom:2rem;text-transform:uppercase}.custom-accordion .accordion-data .payments_data p,.custom-accordion .accordion-data .payments_data li{font-size:1.6rem;line-height:2rem}.custom-accordion .accordion-data .payments_data p,.custom-accordion .accordion-data .payments_data ul{margin-bottom:3rem}.custom-accordion .accordion-data .payments_data li{line-height:2.4rem}#grade_modal{z-index:100000000}#grade_modal .modal-inner{position:relative;border-radius:8px;box-shadow:1px 4px 7px 0 rgb(39 48 133 / .2);padding:8.5rem 13.5rem;background-color:#8b6baf;flex:0 0 50%;width:50%;max-width:930px}#grade_modal .modal-inner .modal-close{position:absolute;top:2rem;right:2rem;cursor:pointer}#grade_modal .modal-inner .grade_form .form-group{margin-bottom:1rem;flex:0 0 100%;width:100%}#grade_modal .modal-inner .grade_form .form-group.user_comment .form-control{padding:2rem;line-height:1.9rem;resize:none}#grade_modal .modal-inner .grade_form .form-group .form-control{border:1px solid #d9d9d9;border-radius:8px;padding:0 2rem;background:rgb(255 255 255 / .7);color:#8b6baf;font-size:1.6rem;font-weight:400;line-height:4rem}#grade_modal .modal-inner .grade_form .form-group .form-control::placeholder{color:#8b6baf;font-size:1.4rem;font-weight:400;line-height:1.65rem}@media (min-width:1265px){#grade_modal .modal-inner .grade_form .form-group .form-control::placeholder{font-size:1.6rem}}@media (min-width:1265px){#grade_modal .modal-inner .grade_form .form-group .form-control{line-height:6rem}}#grade_modal .modal-inner .grade_form button{width:100%;box-shadow:none;border:none;border-radius:6px;margin-right:auto;padding:1.2rem 3.8rem;background-color:#424dbf;color:#8b6baf;text-align:center;font-size:18px;font-style:normal;font-weight:600;line-height:25.5px;letter-spacing:.36px;cursor:pointer}.woocommerce-noreviews{font-size:1.8rem;line-height:2rem;font-weight:700;align-self:flex-start}.woocommerce-review__author{border-right:1px solid #8b6baf;margin-right:1rem;padding-right:1rem;text-transform:capitalize;font-size:1.4rem;line-height:1.6rem}span.woocommerce-review__dash{display:none}.woocommerce-review__published-date{margin-right:1rem;font-size:1.4rem;line-height:1.6rem}.grade-modal .modal-wrapper{position:relative}.grade-modal .modal-wrapper .modal-bg{position:absolute;top:0;left:0;width:100%;height:100%}.grade-modal .modal-wrapper .grade-modal-inner{flex:0 0 100%;max-width:930px;margin-inline:auto;padding:2rem;background-color:#fff;z-index:2}.grade-modal .modal-wrapper .grade-modal-inner .modal-body{max-width:658px;margin-inline:auto;padding:2rem 0 5rem}.comment-form-author label,.comment-form-comment label,.comment-form-email label,.comment-form-cookies-consent label{display:none}.comment-form-author,.comment-form-email{margin-bottom:2.6rem}.comment-form-author .form-control,.comment-form-email .form-control{border:1px solid #d9d9d9;border-radius:8px;padding:0 2rem;background:rgb(255 255 255 / .7);color:#8b6baf;font-size:1.6rem;font-weight:400;line-height:4rem;resize:none}.comment-form-author .form-control::placeholder,.comment-form-email .form-control::placeholder{color:#8b6baf;font-size:1.4rem;font-weight:400;line-height:1.65rem}@media (min-width:1265px){.comment-form-author .form-control,.comment-form-email .form-control{line-height:5.5rem!important}}.comment-form-comment{margin-bottom:2.6rem}.comment-form-comment textarea{border:1px solid #d9d9d9;border-radius:8px;padding:2rem;background:rgb(255 255 255 / .7);color:#8b6baf;font-family:"Instrument Sans",sans-serif;font-size:1.4rem;font-weight:400;line-height:152.5%;resize:none}.comment-form-comment textarea::placeholder{color:#8b6baf;font-size:1.4rem;font-weight:400}@media (min-width:1265px){.comment-form-comment textarea::placeholder{font-size:1.6rem}}@media (min-width:1265px){.comment-form-comment textarea{line-height:6rem}}p.form-submit input#submit{border:none;cursor:pointer;padding:1.5rem 2rem;background-color:#8b6baf;color:#8b6baf;font-weight:700;border-radius:8px;width:100%}@media (min-width:576px){p.form-submit input#submit{font-size:1.6rem}}@media (min-width:768px){p.form-submit input#submit{font-size:1.8rem}}span.required{display:none}#reply-title{display:none}.comment-notes{display:none}.modal-close{cursor:pointer}.related-products{margin-bottom:4rem}@media (min-width:576px){.related-products{margin-bottom:6rem}}@media (min-width:768px){.related-products{margin-bottom:8.2rem}}.related-products .related-products-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media (min-width:768px){.related-products .related-products-wrapper{grid-template-columns:repeat(4,1fr)}}@media (min-width:1265px){.related-products .related-products-wrapper{gap:3rem}}.related-products .related-products-wrapper .product-item:not(:last-of-type){margin-bottom:3rem}footer .footer-wrapper{text-align:center}footer .footer-wrapper .footer-top{padding:3.4rem 0;border-top:1px solid rgb(0 0 0 / .1)}@media (min-width:992px){footer .footer-wrapper .footer-top{display:flex;align-items:center;justify-content:space-between}}footer .footer-wrapper .footer-top .footer-text{color:#2a2524;font-size:1.6rem;line-height:2.4rem;font-weight:400;margin-bottom:3.2rem}@media (min-width:992px){footer .footer-wrapper .footer-top .footer-text{font-size:1.8rem;line-height:2.7rem;margin-bottom:0}}footer .footer-wrapper .footer-top .footer-text a{transition:0.3s linear}footer .footer-wrapper .footer-top .footer-text a:hover{color:#8b6baf}footer .footer-wrapper .footer-top .social-menu{display:flex;align-items:center;justify-content:center;gap:1.4rem}footer .footer-wrapper .footer-top .social-menu .social-item{flex:0 0 3.6rem;width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;background-color:#f7941d;border-radius:50%}footer .footer-wrapper .footer-top .social-menu .social-item svg{fill:#fff}footer .footer-wrapper .footer-bottom{padding-bottom:3.4rem}@media (min-width:1265px){footer .footer-wrapper .footer-bottom{display:flex;align-items:center;justify-content:space-between}}footer .footer-wrapper .footer-bottom .card-wrapper{margin-bottom:3.2rem;gap:2rem}@media (min-width:1265px){footer .footer-wrapper .footer-bottom .card-wrapper{margin-bottom:0;justify-content:flex-start;gap:unset}}footer .footer-wrapper .footer-bottom .static-menu{list-style:none;padding:0;display:flex;align-items:center;justify-content:center;gap:1.4rem}footer .footer-wrapper .footer-bottom .static-menu .static-menu-item .static-menu-link{display:block;font-family:"Instrument Sans",sans-serif;font-size:1.6rem;line-height:2.4rem;font-weight:400;color:#2a2524;transition:0.3s linear}@media (min-width:1265px){footer .footer-wrapper .footer-bottom .static-menu .static-menu-item .static-menu-link{font-size:1.8rem;line-height:2.7rem}}footer .footer-wrapper .footer-bottom .static-menu .static-menu-item .static-menu-link:hover{color:#8b6baf}footer .footer-wrapper .footer-bottom .static-menu .static-menu-item .static-menu-link.active{color:#8b6baf}