.animation{opacity:0;position:relative;animation-fill-mode:forwards}.animation-wrapper{overflow:hidden}.to-up-item{transform:translate(0,100%);display:block}@keyframes slideLeft{0%{opacity:0;transform:translateX(50%)}100%{opacity:1;transform:translateX(0)}}.slideLeft{animation-name:slideLeft;animation-duration:1s}@keyframes slideRight{0%{opacity:0;transform:translateX(-50px)}100%{opacity:1;transform:translateX(0)}}.slideRight{animation-name:slideRight;animation-duration:1s}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}100%{opacity:1;transform:translateY(0)}}.slideUp{animation-name:slideUp;animation-duration:1s}@keyframes slideDown{0%{opacity:0;transform:translateY(-50%)}100%{opacity:1;transform:translateX(0)}}.slideDown{animation-name:slideDown;animation-duration:1s}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{animation-name:fadeIn;animation-duration:1.5s}@keyframes toUp{0%{transform:translate(0,100%);opacity:1}100%{transform:translate(0);opacity:1}}.toUp{animation:toUp .6s linear;animation-fill-mode:forwards}@keyframes toDown{0%{transform:translate(0,-100%);opacity:1}50%{transform:translate(0,5%);opacity:1}75%{transform:translate(0,3%);opacity:1}100%{transform:translate(0);opacity:1}}.toDown{animation:toDown .8s ease-in;animation-fill-mode:forwards}@keyframes preloaderToBottom{0%{height:100%;opacity:1}15%{bottom:20px;height:100%}30%{bottom:0;height:100%}70%{opacity:1}100%{height:0;display:none;opacity:0}}@keyframes preloaderToLeft{0%{width:100%;opacity:1}15%{left:20px;width:100%}30%{left:0;width:100%}70%{opacity:1}100%{width:0;display:none;opacity:0}}@keyframes preloaderToRight{0%{width:100%;opacity:1}15%{right:20px;width:100%}30%{right:0;width:100%}70%{opacity:1}100%{width:0;display:none;opacity:0}}@keyframes preloaderCircleIn{0%{transform:scale(1);opacity:1;border-radius:50%}90%{opacity:1}100%{transform:scale(0);border-radius:50%}}@keyframes preloaderCircleOut{0%{transform:scale(0);opacity:1;border-radius:50%}99%{transform:scale(1);border-radius:50%}100%{opacity:0;transform:scale(1);border-radius:50%}}@keyframes preloaderToTop{0%{height:100%;opacity:1}15%{top:20px;height:100%}30%{top:0;height:100%}70%{opacity:1}100%{height:0;display:none;opacity:0}}@keyframes toRight{0%{width:0%;opacity:1}100%{width:100%;opacity:1}}.toRight{animation:toRight 1s ease-out;animation-fill-mode:forwards}@keyframes hidePreloader{0%{opacity:1}100%{opacity:0;height:0}}*{margin:0;box-sizing:border-box;-webkit-box-sizing:border-box}img{max-width:100%;height:auto;display:block}html{font-size:10px;line-height:1.2}html.scroll-off{overflow-y:hidden}body{font-family:"Manrope","sans-serif";font-size:1.4rem;color:#000}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:400;font-family:"Crimson Pro","serif"}h1{font-size:4rem}h2{font-size:3rem}h3{font-size:2.8rem}h4{font-size:2.4rem}h5{font-size:2rem}h6{font-size:1.6rem}.list-unstyled{list-style:none;padding-left:0}p{margin-bottom:1rem;font-weight:400}a{color:red;text-decoration:none}.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}figure{margin-bottom:0}.breadcrumb .breadcrumb-item::after{color:#000;margin-left:2px}.breadcrumb .breadcrumb-item.active span{cursor:default}.breadcrumb .breadcrumb-item span{line-height:152.5%;color:#000;margin-bottom:0}.overlay{position:absolute;inset:0;z-index:2;background-color:rgb(0 0 0 / .11)}.classic-btn{display:block;transition:.4s linear}.classic-btn .btn-wrapper{display:flex;justify-content:center;margin-inline:auto;text-align:center;overflow:hidden;height:5.5rem}@media(min-width:768px){.classic-btn .btn-wrapper{margin-inline:unset}}.classic-btn:hover .btn-icon{width:37px}.classic-btn:hover .btn-icon svg{opacity:1}.classic-btn .btn-title{display:block;font-size:1.4rem;font-weight:500;line-height:5.5rem;letter-spacing:1.4px;text-transform:uppercase;border-radius:0;background-color:#000;flex:1}.classic-btn .btn-icon{display:none;overflow:hidden;border-radius:0;line-height:6.25rem;background-color:#000;transition:.4s linear;width:0;text-align:left}@media(min-width:992px){.classic-btn .btn-icon{display:block}}.classic-btn .btn-icon svg{fill:#fff;opacity:0;transition:.4s linear}.subtitle{font-size:1.8rem;font-weight:500;line-height:152.5%;letter-spacing:1.8px;text-transform:uppercase;margin-bottom:1.5rem}@media(min-width:576px){.subtitle{margin-bottom:2rem}}@media(min-width:768px){.subtitle{margin-bottom:2.5rem}}.page-title{font-size:4.9rem;font-family:"Crimson Pro","serif";font-weight:400;margin-bottom:2.4rem}@media(min-width:768px){.page-title{font-size:6rem;line-height:1.1}}@media(min-width:992px){.page-title{font-size:6.6rem}}@media(min-width:1265px){.page-title{font-size:7.2rem}}.section-title{font-size:4.2rem;font-weight:400;line-height:115%;letter-spacing:-.42px}@media(min-width:768px){.section-title{font-size:4.8rem;line-height:112.73%;letter-spacing:-.48px}}@media(min-width:992px){.section-title{font-size:5.5rem;letter-spacing:-.55px}}.form-info{margin-bottom:3rem}@media(min-width:576px){.form-info{margin-bottom:4.5rem}}.form-info .form-title{font-size:5rem;line-height:110%;letter-spacing:-1.32px;color:#000;text-align:center}@media(min-width:576px){.form-info .form-title{line-height:152.5%;font-style:6.6rem}}.form-info .form-text-wrapper{display:flex;justify-content:center}.form-info .form-text-wrapper .form-text{margin-bottom:0;line-height:158.5%}.form-info .form-text-wrapper .form-link{font-weight:700;line-height:158.5%;color:#000;padding-left:5px}.se-pre-con{position:fixed;left:0;top:0;width:100%;height:100%;z-index:999999;background:url(/wp-content/themes/cubestheme/frontend/img/loading.svg) center no-repeat #fff;background-size:110px auto;text-align:center}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0 / .36);z-index:20000;display:none}.modal.active{display:block}.modal .btn-secondary{color:#fff!important;display:inline-block;max-width:200px}.modal .modal-wrapper{width:100%;height:100%}.modal .modal-wrapper .modal-inner{background-color:#fff;flex:0 0 500px;width:500px;max-width:90%;border-radius:20px}.modal .modal-wrapper .modal-inner .modal-header{padding:2rem 1.5rem}.modal .modal-wrapper .modal-inner .modal-header .modal-title{font-size:24px;line-height:1.2}.modal .modal-wrapper .modal-inner .modal-body{padding:2rem 2rem 3rem;max-height:90vh;overflow-y:auto}.modal .modal-wrapper .modal-inner .modal-body h4{margin-bottom:2rem}@media(min-width:992px){.modal .modal-wrapper .modal-inner .modal-body div p{font-size:1.8rem}}@media(min-width:768px){.modal .modal-wrapper .modal-inner .modal-body .form-control{line-height:4rem}}@media(min-width:768px){.modal .modal-wrapper .modal-inner .modal-body .form-group{margin-bottom:1rem}}.modal .modal-wrapper .modal-inner .fake-input{line-height:4rem;border:2px solid #d9d9d9;font-size:1.4rem;padding:0 2.5rem;border-radius:9px}@media(min-width:768px){.modal .modal-wrapper .modal-inner .fake-input{font-size:1.6rem}}.modal .modal-wrapper .modal-inner button{border:none;cursor:pointer;padding:1rem 2rem}.modal .modal-wrapper .modal-inner .modal-close{cursor:pointer}.modal .modal-wrapper .modal-inner .modal-close .error line{stroke:#000;stroke-dashoffset:-50px;stroke-dasharray:50px}.modal .modal-wrapper .modal-inner .modal-close .error line .left{animation:drawLine .6s ease-in both}.modal .modal-wrapper .modal-inner .modal-close .error line .right{animation:drawLine .6s ease-in .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:#faeb19;stroke-dasharray:1,200;stroke-dashoffset:2;animation:drawCircle .6s ease-in both,warningFillSvg .6s ease-in .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 .6s ease-in .9s both}.modal .modal-wrapper .modal-body .warning-icon .warning line{animation:drawDot .5s ease-in .6s both}.modal .modal-wrapper .modal-body .modal-close{padding:1rem 2rem;transition:.4s linear}.modal .modal-wrapper .modal-body .modal-close:hover{color:#000}.modal .modal-wrapper .modal-body a.modal-close,.modal .modal-wrapper .modal-body button.modal-close{padding:0}.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%}.modal .thankyou-icon svg,.modal .error-icon svg{fill:#fff}.modal .thankyou-icon svg.success circle.animationSvg{stroke:#26de38;stroke-dasharray:1,200;stroke-dashoffset:2;animation:drawCircle .6s ease-in both,successFillSvg .6s ease-in .4s both}.modal .thankyou-icon svg.success path{stroke:#fff;stroke-dashoffset:-50px;stroke-dasharray:50px;animation:drawLine .6s ease-in .8s both}.modal .thankyou-icon svg.close circle.animationSvg{stroke:red;stroke-dasharray:1,200;stroke-dashoffset:2;animation:drawCircle .6s ease-in both,dangerFillSvg .6s ease-in .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 .6s ease-in .5s both;stroke-dashoffset:0}.modal .thankyou-icon svg.close line.right{animation:drawLine .6s ease-in .8s both;stroke-dashoffset:0}.modal .error-icon{background-color:red}#product-success .btn-text,#stock-warning-modal .btn-text{margin-right:0}#shop-modal .modal-wrapper .modal-inner{flex:0 0 841px;width:841px;border-radius:1.2rem;border:1px solid #e2e2e2;overflow:hidden}#shop-modal .modal-wrapper .modal-inner .modal-body{position:relative;padding:4.4rem 2.4rem}@media(min-width:768px){#shop-modal .modal-wrapper .modal-inner .modal-body{padding:4.4rem 6.6rem}}#shop-modal .modal-wrapper .modal-inner .modal-body .modal-close{position:absolute;top:1.4rem;right:1.4rem;padding:0;display:flex;align-items:center;justify-content:center;flex:0 0 2.6rem;width:2.6rem;height:2.6rem;border-radius:50%;border:1px solid #e2e2e2}@media(min-width:768px){#shop-modal .modal-wrapper .modal-inner .modal-body .modal-close{flex:0 0 4rem;width:4rem;height:4rem;top:1.6rem;right:1.6rem}}#shop-modal .modal-wrapper .modal-inner .modal-body .modal-close svg{width:1rem;height:1rem}@media(min-width:768px){#shop-modal .modal-wrapper .modal-inner .modal-body .modal-close svg{width:1.8rem;height:1.8rem}}#shop-modal .modal-wrapper .modal-inner .modal-body .modal-info-wrapper .shops-info{margin-bottom:2rem;max-width:61.8rem;margin-inline:auto}@media(min-width:768px){#shop-modal .modal-wrapper .modal-inner .modal-body .modal-info-wrapper .shops-info{margin-bottom:2.9rem}}#shop-modal .modal-wrapper .modal-inner .modal-body .modal-info-wrapper .shops-info .shops-title{margin-bottom:1.1rem;font-size:2.4rem;font-weight:700;line-height:125%}@media(min-width:768px){#shop-modal .modal-wrapper .modal-inner .modal-body .modal-info-wrapper .shops-info .shops-title{font-size:2.8rem}}@media(min-width:992px){#shop-modal .modal-wrapper .modal-inner .modal-body .modal-info-wrapper .shops-info .shops-title{font-size:3.2rem}}#shop-modal .modal-wrapper .modal-inner .modal-body .modal-info-wrapper .shops-info .shops-short-desc{font-size:1.4rem;line-height:121%;margin-bottom:0}@media(min-width:768px){#shop-modal .modal-wrapper .modal-inner .modal-body .modal-info-wrapper .shops-info .shops-short-desc{font-size:1.6rem;line-height:150%}}#shop-modal .modal-wrapper .modal-inner .modal-body .modal-info-wrapper .shops-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media(min-width:576px){#shop-modal .modal-wrapper .modal-inner .modal-body .modal-info-wrapper .shops-wrapper{grid-template-columns:repeat(3,1fr);column-gap:2.3rem;row-gap:3.2rem}}#shop-modal .modal-wrapper .modal-inner .modal-body .modal-info-wrapper .shops-wrapper .shop-item{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem}@media(min-width:768px){#shop-modal .modal-wrapper .modal-inner .modal-body .modal-info-wrapper .shops-wrapper .shop-item{gap:1.8rem}}#shop-modal .modal-wrapper .modal-inner .modal-body .modal-info-wrapper .shops-wrapper .shop-item:hover .shop-img{border-color:#000}#shop-modal .modal-wrapper .modal-inner .modal-body .modal-info-wrapper .shops-wrapper .shop-item .shop-img{border-radius:1.2rem;background-color:hsl(0 0% 100% / .5019607843);overflow:hidden;border:1px solid #fff0;transition:.3s linear}#shop-modal .modal-wrapper .modal-inner .modal-body .modal-info-wrapper .shops-wrapper .shop-item .shop-name{font-family:"Manrope","sans-serif";font-size:1.4rem;line-height:121%;font-weight:600}@media(min-width:768px){#shop-modal .modal-wrapper .modal-inner .modal-body .modal-info-wrapper .shops-wrapper .shop-item .shop-name{font-size:1.6rem;line-height:150%}}#product-success .modal-inner,#stock-warning-modal .modal-inner,#error-modal .modal-inner,#warning-modal .modal-inner,#thankyou .modal-inner{position:relative;padding:1.9rem}@media(min-width:992px){#product-success .modal-inner,#stock-warning-modal .modal-inner,#error-modal .modal-inner,#warning-modal .modal-inner,#thankyou .modal-inner{padding:3rem}}#product-success .modal-inner .modal-header,#stock-warning-modal .modal-inner .modal-header,#error-modal .modal-inner .modal-header,#warning-modal .modal-inner .modal-header,#thankyou .modal-inner .modal-header{display:none!important}#product-success .modal-body .warning-icon,#stock-warning-modal .modal-body .warning-icon,#error-modal .modal-body .warning-icon,#warning-modal .modal-body .warning-icon,#thankyou .modal-body .warning-icon{display:block;width:80px;height:80px;margin-inline:auto;margin-bottom:1rem}#product-success .modal-body .warning-icon .warning circle.animationSvg,#stock-warning-modal .modal-body .warning-icon .warning circle.animationSvg,#error-modal .modal-body .warning-icon .warning circle.animationSvg,#warning-modal .modal-body .warning-icon .warning circle.animationSvg,#thankyou .modal-body .warning-icon .warning circle.animationSvg{stroke:#faeb19;stroke-dasharray:1,200;stroke-dashoffset:2;animation:drawCircle .6s ease-in both,warningFillSvg .6s ease-in .4s both}#product-success .modal-body .warning-icon .warning path,#product-success .modal-body .warning-icon .warning line,#stock-warning-modal .modal-body .warning-icon .warning path,#stock-warning-modal .modal-body .warning-icon .warning line,#error-modal .modal-body .warning-icon .warning path,#error-modal .modal-body .warning-icon .warning line,#warning-modal .modal-body .warning-icon .warning path,#warning-modal .modal-body .warning-icon .warning line,#thankyou .modal-body .warning-icon .warning path,#thankyou .modal-body .warning-icon .warning line{stroke:#fff}#product-success .modal-body .warning-icon .warning path,#stock-warning-modal .modal-body .warning-icon .warning path,#error-modal .modal-body .warning-icon .warning path,#warning-modal .modal-body .warning-icon .warning path,#thankyou .modal-body .warning-icon .warning path{stroke-dashoffset:-50px;stroke-dasharray:50px;animation:drawLine .6s ease-in .9s both}#product-success .modal-body .warning-icon .warning line,#stock-warning-modal .modal-body .warning-icon .warning line,#error-modal .modal-body .warning-icon .warning line,#warning-modal .modal-body .warning-icon .warning line,#thankyou .modal-body .warning-icon .warning line{animation:drawDot .5s ease-in .6s both}#product-success .modal-body .modal-close,#stock-warning-modal .modal-body .modal-close,#error-modal .modal-body .modal-close,#warning-modal .modal-body .modal-close,#thankyou .modal-body .modal-close{position:absolute;right:15px;top:19px;width:33px;height:33px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#000;z-index:1;padding:0}#product-success .modal-body .modal-close.cart,#product-success .modal-body .modal-close.close,#stock-warning-modal .modal-body .modal-close.cart,#stock-warning-modal .modal-body .modal-close.close,#error-modal .modal-body .modal-close.cart,#error-modal .modal-body .modal-close.close,#warning-modal .modal-body .modal-close.cart,#warning-modal .modal-body .modal-close.close,#thankyou .modal-body .modal-close.cart,#thankyou .modal-body .modal-close.close{position:static;width:unset;height:unset;border-radius:unset;background-color:#fff0;display:block;right:unset;top:unset;transition:.4s linear;text-decoration:underline;text-decoration-color:#fff0}#product-success .modal-body .modal-close.cart:hover,#stock-warning-modal .modal-body .modal-close.cart:hover,#error-modal .modal-body .modal-close.cart:hover,#warning-modal .modal-body .modal-close.cart:hover,#thankyou .modal-body .modal-close.cart:hover{color:#000;text-decoration-color:#000}#product-success .modal-body .modal-close.close,#stock-warning-modal .modal-body .modal-close.close,#error-modal .modal-body .modal-close.close,#warning-modal .modal-body .modal-close.close,#thankyou .modal-body .modal-close.close{background-color:#000;color:#fff;padding-inline:2rem;border-radius:50px;margin-inline:auto}#product-success .modal-body .modal-close.close:hover,#stock-warning-modal .modal-body .modal-close.close:hover,#error-modal .modal-body .modal-close.close:hover,#warning-modal .modal-body .modal-close.close:hover,#thankyou .modal-body .modal-close.close:hover{background-color:#000}#product-success .modal-body .modal-info-wrapper,#stock-warning-modal .modal-body .modal-info-wrapper,#error-modal .modal-body .modal-info-wrapper,#warning-modal .modal-body .modal-info-wrapper,#thankyou .modal-body .modal-info-wrapper{padding-bottom:0;margin-inline:auto}#product-success .modal-body .modal-info-wrapper .thankyou-icon,#product-success .modal-body .modal-info-wrapper .warning-icon,#stock-warning-modal .modal-body .modal-info-wrapper .thankyou-icon,#stock-warning-modal .modal-body .modal-info-wrapper .warning-icon,#error-modal .modal-body .modal-info-wrapper .thankyou-icon,#error-modal .modal-body .modal-info-wrapper .warning-icon,#warning-modal .modal-body .modal-info-wrapper .thankyou-icon,#warning-modal .modal-body .modal-info-wrapper .warning-icon,#thankyou .modal-body .modal-info-wrapper .thankyou-icon,#thankyou .modal-body .modal-info-wrapper .warning-icon{width:80px;height:80px}#product-success .modal-body .modal-info-wrapper p,#stock-warning-modal .modal-body .modal-info-wrapper p,#error-modal .modal-body .modal-info-wrapper p,#warning-modal .modal-body .modal-info-wrapper p,#thankyou .modal-body .modal-info-wrapper p{margin-bottom:0;color:#000;font-size:1.8rem}@media(min-width:576px){#product-success .modal-body .modal-info-wrapper p,#stock-warning-modal .modal-body .modal-info-wrapper p,#error-modal .modal-body .modal-info-wrapper p,#warning-modal .modal-body .modal-info-wrapper p,#thankyou .modal-body .modal-info-wrapper p{font-size:2rem}}@media(min-width:768px){#product-success .modal-body .modal-info-wrapper p,#stock-warning-modal .modal-body .modal-info-wrapper p,#error-modal .modal-body .modal-info-wrapper p,#warning-modal .modal-body .modal-info-wrapper p,#thankyou .modal-body .modal-info-wrapper p{font-size:2.4rem}}@media(min-width:576px){#product-success .modal-body .modal-info-wrapper,#stock-warning-modal .modal-body .modal-info-wrapper,#error-modal .modal-body .modal-info-wrapper,#warning-modal .modal-body .modal-info-wrapper,#thankyou .modal-body .modal-info-wrapper{max-width:350px}}@media(min-width:768px){#product-success .modal-body .modal-info-wrapper,#stock-warning-modal .modal-body .modal-info-wrapper,#error-modal .modal-body .modal-info-wrapper,#warning-modal .modal-body .modal-info-wrapper,#thankyou .modal-body .modal-info-wrapper{max-width:401px}}#product-success .modal-body .modal-info-wrapper .modal-title,#stock-warning-modal .modal-body .modal-info-wrapper .modal-title,#error-modal .modal-body .modal-info-wrapper .modal-title,#warning-modal .modal-body .modal-info-wrapper .modal-title,#thankyou .modal-body .modal-info-wrapper .modal-title{text-align:left}#product-success .modal-body .modal-info-wrapper .modal-desc,#stock-warning-modal .modal-body .modal-info-wrapper .modal-desc,#error-modal .modal-body .modal-info-wrapper .modal-desc,#warning-modal .modal-body .modal-info-wrapper .modal-desc,#thankyou .modal-body .modal-info-wrapper .modal-desc{text-align:left}.thankyou-icon svg.success circle.animationSvg{stroke:#26de38;stroke-dasharray:1,200;stroke-dashoffset:2;animation:drawCircle .6s ease-in both,successFillSvg .6s ease-in .4s both}.thankyou-icon svg.success path{stroke:#fff;stroke-dashoffset:-50px;stroke-dasharray:50px;animation:drawLine .6s ease-in .8s both}.thankyou-icon svg.close circle.animationSvg{stroke:#000;stroke-dasharray:1,200;stroke-dashoffset:2;animation:drawCircle .6s ease-in both,dangerFillSvg .6s ease-in .4s both}.thankyou-icon svg.close line{stroke:#fff}.thankyou-icon svg.close line{stroke-dashoffset:-50px;stroke-dasharray:50px}.thankyou-icon svg.close line.left{animation:drawLine .6s ease-in .5s both;stroke-dashoffset:0}.thankyou-icon svg.close line.right{animation:drawLine .6s ease-in .8s both;stroke-dashoffset:0}.error-icon{background-color:#000}#product-success .modal-body .modal-btn-wrapper{gap:1rem;justify-content:center}#product-success .modal-body .modal-close.close{margin-inline:0}@keyframes drawCircle{from{stroke-dasharray:1,200;stroke-dashoffset:2}to{stroke-dasharray:200,0;stroke-dashoffset:0}}@keyframes successFillSvg{from{fill:#fff0}to{fill:#26de38}}@keyframes warningFillSvg{from{fill:#fff0}to{fill:#faeb19}}@keyframes dangerFillSvg{from{fill:#fff0}to{fill:#000}}@keyframes drawLine{from{stroke-dashoffset:-50px}to{stroke-dashoffset:0}}@keyframes drawDot{from{stroke-width:0}to{stroke-width:8}}.fixed-top{position:fixed;top:0;left:0;width:100%;z-index:1000}.position-relative{position:relative}.text-uppercase{text-transform:uppercase!important}.list-unstyled{list-style:none;padding-left:0}.text-left{text-align:left}.text-right{text-align:right}.text-justify{text-align:justify}.text-center{text-align:center}.position-relative{position:relative}.position-absolute{position:absolute}.position-static{position:static}.position-fixed{position:fixed}.btn-secondary,.btn-light,.btn-dark,.btn-white,.btn-info,.btn-warning-light,.btn-warning,.btn-danger,.btn-primary{display:inline-block;border:none;cursor:pointer;transition:.2s linear;font-size:1.4rem;line-height:1.8rem;letter-spacing:.19px;border-radius:3rem}.btn-block{display:block}.btn-primary{background-color:#000;color:colorYiq(#000)!important}.bg-primary{background-color:#000}.text-primary{color:#000!important}.btn-danger{background-color:red;color:colorYiq(red)!important}.bg-danger{background-color:red}.text-danger{color:red!important}.btn-warning{background-color:#666;color:colorYiq(#666666)!important}.bg-warning{background-color:#666}.text-warning{color:#666!important}.btn-warning-light{background-color:hsl(0 0% 100% / .5019607843);color:colorYiq(rgb(255 255 255 / .5019607843))!important}.bg-warning-light{background-color:hsl(0 0% 100% / .5019607843)}.text-warning-light{color:hsl(0 0% 100% / .5019607843)!important}.btn-info{background-color:#f6f6f6;color:colorYiq(#F6F6F6)!important}.bg-info{background-color:#f6f6f6}.text-info{color:#f6f6f6!important}.btn-white{background-color:#fff;color:colorYiq(#fff)!important}.bg-white{background-color:#fff}.text-white{color:#fff!important}.btn-dark{background-color:#000;color:colorYiq(#000)!important}.bg-dark{background-color:#000}.text-dark{color:#000!important}.btn-light{background-color:#fff;color:colorYiq(#fff)!important}.bg-light{background-color:#fff}.text-light{color:#fff!important}.btn-secondary{background-color:#f6f6f6;color:colorYiq(#F6F6F6)!important}.bg-secondary{background-color:#f6f6f6}.text-secondary{color:#f6f6f6!important}.row{margin-left:-15px;margin-right:-15px;display:flex;flex-wrap:wrap;flex-direction:row}.row>[class*=dz-col-]{width:100%;padding-left:15px;padding-right:15px}.row.no-gutters{margin-left:0px!important;margin-right:0px!important}.row.no-gutters>[class*=dz-col-]{padding-left:0px!important;padding-right:0px!important}.container,.container-fluid{width:100%;max-width:100%;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto}.dz-col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.dz-col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.dz-col-3{flex:0 0 25%;max-width:25%}.dz-col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.dz-col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.dz-col-6{flex:0 0 50%;max-width:50%}.dz-col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.dz-col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.dz-col-9{flex:0 0 75%;max-width:75%}.dz-col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.dz-col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.dz-col-12{flex:0 0 100%;max-width:100%}.d-none{display:none!important}.d-block{display:block!important}.d-flex{display:flex!important}.d-inline-block{display:inline-block!important}.d-inline-flex{display:inline-flex!important}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.align-items-center{align-items:center}.align-items-stretch{align-items:stretch}.align-content-start{align-content:flex-start}.align-content-end{align-content:flex-end}.align-content-center{align-content:center}.align-content-stretch{align-content:stretch}.align-content-between{align-content:space-between}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}@media(min-width:450px){.dz-col-xm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.dz-col-xm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.dz-col-xm-3{flex:0 0 25%;max-width:25%}.dz-col-xm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.dz-col-xm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.dz-col-xm-6{flex:0 0 50%;max-width:50%}.dz-col-xm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.dz-col-xm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.dz-col-xm-9{flex:0 0 75%;max-width:75%}.dz-col-xm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.dz-col-xm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.dz-col-xm-12{flex:0 0 100%;max-width:100%}.d-xm-none{display:none!important}.d-xm-block{display:block!important}.d-xm-flex{display:flex!important}.d-xm-inline-block{display:inline-block!important}.d-xm-inline-flex{display:inline-flex!important}.flex-xm-wrap{flex-wrap:wrap}.flex-xm-nowrap{flex-wrap:nowrap}.flex-xm-row{flex-direction:row}.flex-xm-column{flex-direction:column}.align-items-xm-start{align-items:flex-start}.align-items-xm-end{align-items:flex-end}.align-items-xm-center{align-items:center}.align-items-xm-stretch{align-items:stretch}.align-content-xm-start{align-content:flex-start}.align-content-xm-end{align-content:flex-end}.align-content-xm-center{align-content:center}.align-content-xm-stretch{align-content:stretch}.align-content-xm-between{align-content:space-between}.justify-content-xm-start{justify-content:flex-start}.justify-content-xm-end{justify-content:flex-end}.justify-content-xm-center{justify-content:center}.justify-content-xm-between{justify-content:space-between}.justify-content-xm-around{justify-content:space-around}}@media(min-width:576px){.dz-col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.dz-col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.dz-col-sm-3{flex:0 0 25%;max-width:25%}.dz-col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.dz-col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.dz-col-sm-6{flex:0 0 50%;max-width:50%}.dz-col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.dz-col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.dz-col-sm-9{flex:0 0 75%;max-width:75%}.dz-col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.dz-col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.dz-col-sm-12{flex:0 0 100%;max-width:100%}.d-sm-none{display:none!important}.d-sm-block{display:block!important}.d-sm-flex{display:flex!important}.d-sm-inline-block{display:inline-block!important}.d-sm-inline-flex{display:inline-flex!important}.flex-sm-wrap{flex-wrap:wrap}.flex-sm-nowrap{flex-wrap:nowrap}.flex-sm-row{flex-direction:row}.flex-sm-column{flex-direction:column}.align-items-sm-start{align-items:flex-start}.align-items-sm-end{align-items:flex-end}.align-items-sm-center{align-items:center}.align-items-sm-stretch{align-items:stretch}.align-content-sm-start{align-content:flex-start}.align-content-sm-end{align-content:flex-end}.align-content-sm-center{align-content:center}.align-content-sm-stretch{align-content:stretch}.align-content-sm-between{align-content:space-between}.justify-content-sm-start{justify-content:flex-start}.justify-content-sm-end{justify-content:flex-end}.justify-content-sm-center{justify-content:center}.justify-content-sm-between{justify-content:space-between}.justify-content-sm-around{justify-content:space-around}}@media(min-width:768px){.container{max-width:740px}.dz-col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.dz-col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.dz-col-md-3{flex:0 0 25%;max-width:25%}.dz-col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.dz-col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.dz-col-md-6{flex:0 0 50%;max-width:50%}.dz-col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.dz-col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.dz-col-md-9{flex:0 0 75%;max-width:75%}.dz-col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.dz-col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.dz-col-md-12{flex:0 0 100%;max-width:100%}.d-md-none{display:none!important}.d-md-block{display:block!important}.d-md-flex{display:flex!important}.d-md-inline-block{display:inline-block!important}.d-md-inline-flex{display:inline-flex!important}.flex-md-wrap{flex-wrap:wrap}.flex-md-nowrap{flex-wrap:nowrap}.flex-md-row{flex-direction:row}.flex-md-column{flex-direction:column}.align-items-md-start{align-items:flex-start}.align-items-md-end{align-items:flex-end}.align-items-md-center{align-items:center}.align-items-md-stretch{align-items:stretch}.align-content-md-start{align-content:flex-start}.align-content-md-end{align-content:flex-end}.align-content-md-center{align-content:center}.align-content-md-stretch{align-content:stretch}.align-content-md-between{align-content:space-between}.justify-content-md-start{justify-content:flex-start}.justify-content-md-end{justify-content:flex-end}.justify-content-md-center{justify-content:center}.justify-content-md-between{justify-content:space-between}.justify-content-md-around{justify-content:space-around}}@media(min-width:992px){.container{max-width:960px}.dz-col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.dz-col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.dz-col-lg-3{flex:0 0 25%;max-width:25%}.dz-col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.dz-col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.dz-col-lg-6{flex:0 0 50%;max-width:50%}.dz-col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.dz-col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.dz-col-lg-9{flex:0 0 75%;max-width:75%}.dz-col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.dz-col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.dz-col-lg-12{flex:0 0 100%;max-width:100%}.d-lg-none{display:none!important}.d-lg-block{display:block!important}.d-lg-flex{display:flex!important}.d-lg-inline-block{display:inline-block!important}.d-lg-inline-flex{display:inline-flex!important}.flex-lg-wrap{flex-wrap:wrap}.flex-lg-nowrap{flex-wrap:nowrap}.flex-lg-row{flex-direction:row}.flex-lg-column{flex-direction:column}.align-items-lg-start{align-items:flex-start}.align-items-lg-end{align-items:flex-end}.align-items-lg-center{align-items:center}.align-items-lg-stretch{align-items:stretch}.align-content-lg-start{align-content:flex-start}.align-content-lg-end{align-content:flex-end}.align-content-lg-center{align-content:center}.align-content-lg-stretch{align-content:stretch}.align-content-lg-between{align-content:space-between}.justify-content-lg-start{justify-content:flex-start}.justify-content-lg-end{justify-content:flex-end}.justify-content-lg-center{justify-content:center}.justify-content-lg-between{justify-content:space-between}.justify-content-lg-around{justify-content:space-around}}@media(min-width:1265px){.container{max-width:1260px}.dz-col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.dz-col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.dz-col-xl-3{flex:0 0 25%;max-width:25%}.dz-col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.dz-col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.dz-col-xl-6{flex:0 0 50%;max-width:50%}.dz-col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.dz-col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.dz-col-xl-9{flex:0 0 75%;max-width:75%}.dz-col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.dz-col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.dz-col-xl-12{flex:0 0 100%;max-width:100%}.d-xl-none{display:none!important}.d-xl-block{display:block!important}.d-xl-flex{display:flex!important}.d-xl-inline-block{display:inline-block!important}.d-xl-inline-flex{display:inline-flex!important}.flex-xl-wrap{flex-wrap:wrap}.flex-xl-nowrap{flex-wrap:nowrap}.flex-xl-row{flex-direction:row}.flex-xl-column{flex-direction:column}.align-items-xl-start{align-items:flex-start}.align-items-xl-end{align-items:flex-end}.align-items-xl-center{align-items:center}.align-items-xl-stretch{align-items:stretch}.align-content-xl-start{align-content:flex-start}.align-content-xl-end{align-content:flex-end}.align-content-xl-center{align-content:center}.align-content-xl-stretch{align-content:stretch}.align-content-xl-between{align-content:space-between}.justify-content-xl-start{justify-content:flex-start}.justify-content-xl-end{justify-content:flex-end}.justify-content-xl-center{justify-content:center}.justify-content-xl-between{justify-content:space-between}.justify-content-xl-around{justify-content:space-around}}@media(min-width:1450px){.container{max-width:1390px}.dz-col-xxl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.dz-col-xxl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.dz-col-xxl-3{flex:0 0 25%;max-width:25%}.dz-col-xxl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.dz-col-xxl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.dz-col-xxl-6{flex:0 0 50%;max-width:50%}.dz-col-xxl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.dz-col-xxl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.dz-col-xxl-9{flex:0 0 75%;max-width:75%}.dz-col-xxl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.dz-col-xxl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.dz-col-xxl-12{flex:0 0 100%;max-width:100%}.d-xxl-none{display:none!important}.d-xxl-block{display:block!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-inline-flex{display:inline-flex!important}.flex-xxl-wrap{flex-wrap:wrap}.flex-xxl-nowrap{flex-wrap:nowrap}.flex-xxl-row{flex-direction:row}.flex-xxl-column{flex-direction:column}.align-items-xxl-start{align-items:flex-start}.align-items-xxl-end{align-items:flex-end}.align-items-xxl-center{align-items:center}.align-items-xxl-stretch{align-items:stretch}.align-content-xxl-start{align-content:flex-start}.align-content-xxl-end{align-content:flex-end}.align-content-xxl-center{align-content:center}.align-content-xxl-stretch{align-content:stretch}.align-content-xxl-between{align-content:space-between}.justify-content-xxl-start{justify-content:flex-start}.justify-content-xxl-end{justify-content:flex-end}.justify-content-xxl-center{justify-content:center}.justify-content-xxl-between{justify-content:space-between}.justify-content-xxl-around{justify-content:space-around}}.form-group{margin-bottom:1.4rem}@media(min-width:768px){.form-group{margin-bottom:2.2rem}}.form-group .calendar-icon{position:absolute;top:.9rem;right:.9rem;cursor:pointer}.input-group{display:flex;width:100%;min-width:1px}.input-group input{flex:0 1 100%;min-width:1px;border:1px solid #d5d5d5;background-color:#fff;line-height:5.8rem;font-size:1.6rem;font-weight:400;color:#000;padding:0 18px}.input-group input::placeholder{font-size:1.6rem;line-height:112.5%;font-weight:500;color:#666;font-family:"Manrope","sans-serif"}.input-group .input-group-append .btn{height:100%;border-radius:0;font-size:1.3rem}.input-group .input-group-append .text{height:100%;display:flex;position:relative;justify-content:center;align-items:center;border:2px solid #d9d9d9;border-left:none;border-radius:0 9px 9px 0;padding:0 1rem;font-size:1.4rem;color:#a6a6a6}.input-group .input-group-append .text:before{content:"";width:1px;height:60%;top:20%;background-color:#a6a6a6;left:0;position:absolute}@media(min-width:576px){.two-input-grid{display:grid;grid-template-columns:repeat(2,1fr);column-gap:1.5rem}}@media(min-width:768px){.two-input-grid{column-gap:3.2rem}}label{display:inline-block;margin-bottom:1.3rem;font-size:1.4rem;color:#000;font-family:"Manrope","sans-serif";font-weight:600;line-height:128.57%;cursor:pointer}@media(min-width:768px){label{font-size:1.6rem}}label .required{color:#000}label.form-control{margin-bottom:0!important}.form-control{height:auto;line-height:4.8rem;flex:0 1 100%;max-width:100%;width:100%;display:block;font-size:1.6rem;padding:0 1.8rem;background-color:#fff;border:1px solid rgb(0 0 0 / .1);font-weight:400;color:#000;font-family:"Manrope","sans-serif";transition:.3s linear;resize:none}.form-control::placeholder{opacity:1;color:#666;font-weight:500;font-size:1.6rem;font-family:"Manrope","sans-serif"}.form-control .fake-file{display:flex;align-items:center;justify-content:space-between}.form-control .fake-file .file-btn{margin-right:-9px;cursor:pointer}.form-control .fake-file .placeholder{opacity:1;color:#666;font-weight:500;font-size:1.6rem;font-family:"Manrope","sans-serif";display:inline-block;max-width:220px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.form-control .fake-file .placeholder.bold{color:#000}.form-control input[type=file]{display:none}.form-control[type=number]{appearance:textfield;-webkit-appearance:textfield;-moz-appearance:textfield}@media(min-width:768px){.form-control[type=number]{text-align:right}}.form-control::-webkit-outer-spin-button,.form-control::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.form-control.is-invalid{border:1px solid #000;box-shadow:0 0 3px #000}.form-control.is-valid{border:1px solid #04d967;box-shadow:0 0 3px #04d967}.form-control:focus{outline:none;border:1px solid #000}textarea.form-control{line-height:128.57%;padding:1.6rem 1.8rem}.invalid-feedback{padding:1rem 0 0;color:#000}.error{color:#000;font-size:1.4rem}input[type=radio],input[type=checkbox]{display:none}.label-text{font-weight:400;font-size:1.4rem;line-height:2.4rem;letter-spacing:-.26px;color:#a6a6a6}@media(min-width:768px){.label-text{font-size:1.6rem}}.form-group-label{display:flex}.form-group-label .form-group-label-text{font-size:1.4rem;font-weight:400;color:#666;line-height:142.86%}@media(min-width:768px){.form-group-label .form-group-label-text{font-size:1.6rem;line-height:150%}}.form-group-label .form-group-label-text a{color:#000}.fake-radio,.fake-checkbox{width:20px;flex:0 0 20px;height:20px;margin-right:1.3rem;position:relative;border-radius:50%;overflow:hidden;border:1px solid rgb(35 31 32 / .1);cursor:pointer;background-color:#fff}@media(min-width:768px){.fake-radio,.fake-checkbox{width:24px;flex:0 0 24px;height:24px}}.fake-radio:after,.fake-checkbox:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;line-height:20px;font-size:1.3rem!important;color:#666}.fake-checkbox{border-radius:3px!important}.radio-label{cursor:pointer;margin-bottom:0}input[type=radio]:checked+.fake-radio::before{background-color:#000}input[type=checkbox]:checked+.fake-checkbox{background-image:url(/wp-content/themes/cubestheme/frontend/img/check-icon.svg);background-size:cover;background-position:center center;border-color:#000;background-color:#000}input[type=radio]:checked~.radio-text{color:#000!important}input[type=radio]:checked~.fake-radio{border-color:#000!important}header{transition:.3s linear;position:fixed;top:0;left:0;width:100%;z-index:1000}header .banner-img{display:none}header.header-down{transform:translateY(-3.3rem)}@media(min-width:768px){header.header-down{transform:translateY(-3.8rem)}}header.header-down .header-mid .nav-menu{transform:translateY(3.3rem)}@media(min-width:768px){header.header-down .header-mid .nav-menu{transform:translateY(3.8rem)}}@media(min-width:1265px){header.header-down .header-mid .nav-menu{transform:unset}}header.header-transparent .header-mid{background-color:#fff0}header.header-transparent .header-mid.header-bg-white .side-menu-hamburger{border:1px solid hsl(0 0% 100% / .2)}header.header-transparent .header-mid.header-bg-white .side-menu-hamburger .hamburger-line{background-color:#fff}header.header-transparent .header-mid.header-bg-white .wpml-ls-legacy-dropdown-click a{color:#000}header.header-transparent .header-mid .wpml-ls-legacy-dropdown-click a{color:#fff}header.header-transparent .header-mid .logo img,header.header-transparent .header-mid .custom-logo-link img{filter:invert(1);transition:.3s linear}header.header-transparent .header-mid .container .header-mid-items .form-inner-wrapper .search-btn{border:1px solid hsl(0 0% 100% / .2)}header.header-transparent .header-mid .container .header-mid-items .form-inner-wrapper .search-btn .search-btn-icon svg path{stroke:#fff;transition:.3s linear}header.header-transparent .header-mid .container .header-mid-items .side-menu-hamburger{border:1px solid hsl(0 0% 100% / .2)}header.header-transparent .header-mid .container .header-mid-items .side-menu-hamburger .hamburger-line{background-color:#fff}header.header-transparent .header-mid .container .header-mid-items .nav-menu-header .logo img,header.header-transparent .header-mid .container .header-mid-items .nav-menu-header .custom-logo-link img{filter:invert(0)}@media(min-width:1265px){header.header-transparent .header-mid .container .header-mid-items .nav-menu{background-color:#fff0}}@media(min-width:1265px){header.header-transparent .header-mid .container .header-mid-items .nav-menu .nav-link-name{color:#fff}}@media(min-width:1265px){header.header-transparent .header-mid .container .header-mid-items .nav-menu .toggle-submenu svg path{fill:#fff}}header.header-transparent .header-mid .container .header-mid-items .logo-wrapper .logo img,header.header-transparent .header-mid .container .header-mid-items .logo-wrapper .custom-logo-link img{filter:invert(0)}header .header-top{background-color:#000;padding:.8rem 0;transition:.4s linear;max-height:40px}@media(min-width:768px){header .header-top{padding:1rem}}header .header-top .header-top-wrapper{display:flex;align-items:center;justify-content:center;gap:4rem}@media(min-width:1265px){header .header-top .header-top-wrapper{justify-content:flex-end}}header .header-top .header-top-wrapper .header-top-item{position:relative;display:flex;align-items:center;gap:1rem;margin-bottom:0}header .header-top .header-top-wrapper .header-top-item::after{content:"";display:none;position:absolute;top:0;left:-2rem;height:100%;width:1px;background:hsl(0 0% 100% / .5)}header .header-top .header-top-wrapper .header-top-item:not(:first-child)::after{display:block}header .header-top .header-top-wrapper .header-top-item .header-top-item-icon{display:flex;max-width:1.6rem}header .header-top .header-top-wrapper .header-top-item .header-top-item-text{display:block;font-family:"Crimson Pro","serif";color:hsl(0 0% 100% / .5);font-size:1.4rem;font-weight:400}@media(min-width:768px){header .header-top .header-top-wrapper .header-top-item .header-top-item-text{font-size:1.5rem}}header .header-top .header-top-wrapper p.header-top-item{display:none}@media(min-width:768px){header .header-top .header-top-wrapper p.header-top-item{display:flex}}header .header-mid{padding:2rem 0;background-color:#fff;transition:.4s linear}@media(min-width:768px){header .header-mid{position:relative}}@media(min-width:1265px){header .header-mid{border-bottom:unset;padding:0}}header .header-mid.header-bg-white{background-color:#fff}header .header-mid.header-bg-white .logo img,header .header-mid.header-bg-white .custom-logo-link img{filter:invert(0)}header .header-mid.header-bg-white .container .header-mid-items .form-inner-wrapper .search-btn{border:1px solid rgb(0 0 0 / .2)}header .header-mid.header-bg-white .container .header-mid-items .form-inner-wrapper .search-btn .search-btn-icon svg path{stroke:#000;transition:.3s linear}header .header-mid.header-bg-white .container .header-mid-items .side-menu-hamburger{border:1px solid rgb(0 0 0 / .2)}header .header-mid.header-bg-white .container .header-mid-items .side-menu-hamburger .hamburger-line{background-color:#666}@media(min-width:1265px){header .header-mid.header-bg-white .container .header-mid-items .nav-menu .nav-link-name{color:#000}}header .header-mid.header-bg-white .container .header-mid-items .nav-menu .toggle-submenu svg path{fill:#000}@media(min-width:1265px){header .header-mid.header-bg-white .container .header-mid-items .nav-menu .header-mid-user{position:absolute}}@media(min-width:1265px)and (min-width:1265px){header .header-mid.header-bg-white .container .header-mid-items .nav-menu .header-mid-user{right:calc((100vw - 1260px)/2 + 15px)}}@media(min-width:1265px)and (min-width:1380px){header .header-mid.header-bg-white .container .header-mid-items .nav-menu .header-mid-user{right:calc((100vw - 1310px)/2 + 15px)}}header .header-mid .container{position:relative}@media(min-width:768px){header .header-mid .container{position:static}}header .header-mid .container .header-mid-items{display:flex;justify-content:space-between;align-items:center}@media(min-width:1265px){header .header-mid .container .header-mid-items .nav-outer-wrapper{gap:6rem}}header .header-mid .container .header-mid-items .cta-btns{gap:1.2rem}header .header-mid .container .header-mid-items .cta-btns .wpml-ls{display:none}@media(min-width:1265px){header .header-mid .container .header-mid-items .cta-btns .wpml-ls{display:flex;align-items:center;justify-content:center}}header .header-mid .container .header-mid-items .form-inner-wrapper .search-btn{display:flex;align-items:center;justify-content:center;flex:0 0 3.8rem;width:3.8rem;height:3.8rem;border:1px solid rgb(0 0 0 / .2);gap:1.2rem;cursor:pointer}header .header-mid .container .header-mid-items .form-inner-wrapper .search-btn .search-btn-title{display:none}@media(min-width:1265px){header .header-mid .container .header-mid-items .form-inner-wrapper .search-btn .search-btn-title{font-size:1.4rem;display:flex;line-height:114.29%;font-weight:400;color:#000}}header .header-mid .container .header-mid-items .form-wrapper{display:flex;align-items:center;gap:1.2rem;padding:0}@media(min-width:1265px){header .header-mid .container .header-mid-items .form-wrapper{display:none}}header .header-mid .container .header-mid-items .side-menu-hamburger{cursor:pointer;padding:1rem;border:1px solid rgb(0 0 0 / .2);display:flex;align-items:center;justify-content:center;flex-direction:column;flex:0 0 38px;width:38px;height:38px}header .header-mid .container .header-mid-items .side-menu-hamburger .hamburger-line{position:relative;top:0;display:block;height:2px;width:100%;background-color:#666;transition:.4s linear;border-radius:100px}header .header-mid .container .header-mid-items .side-menu-hamburger .hamburger-line:not(:last-of-type){margin-bottom:4px}header .header-mid .container .header-mid-items .side-menu-hamburger .hamburger-line:last-of-type{width:75%;margin-left:auto}header .header-mid .container .header-mid-items .search-form{position:absolute;background-color:#fff;z-index:100004;top:calc(100% + 2rem);left:0;width:100%;padding:2rem 1.5rem;display:none;border-top:1px solid rgb(0 0 0 / .2)}@media(min-width:768px){header .header-mid .container .header-mid-items .search-form{top:100%;padding:2.8rem 4rem}}header .header-mid .container .header-mid-items .search-form .search-form-wrapper{display:flex;align-items:center;justify-content:space-between}header .header-mid .container .header-mid-items .search-form .search-form-wrapper .close-form-btn{cursor:pointer;display:flex}header .header-mid .container .header-mid-items .search-form .input-group{display:flex;align-items:center;justify-content:flex-start;gap:2rem}@media(min-width:1265px){header .header-mid .container .header-mid-items .search-form .input-group{gap:3rem}}header .header-mid .container .header-mid-items .search-form .input-group input{line-height:2.2rem}header .header-mid .container .header-mid-items .search-form .input-group .search-btn{margin-bottom:0;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;border-top-left-radius:0;border-bottom-left-radius:0;border:none;background-color:#fff0;padding:0;order:-1}header .header-mid .container .header-mid-items .search-form .input-group .form-control{border:none;color:#000;font-family:"Manrope","sans-serif";font-size:1.6rem;font-weight:500;letter-spacing:-.48px;padding:0}header .header-mid .container .header-mid-items .search-form .input-group .form-control::placeholder{color:#000;font-family:"Manrope","sans-serif";font-size:1.6rem;font-weight:500;letter-spacing:-.48px}header .header-mid .container .header-mid-items .logo,header .header-mid .container .header-mid-items .custom-logo-link{display:block;flex:0 0 82px;max-width:82px}@media(min-width:1265px){header .header-mid .container .header-mid-items .logo,header .header-mid .container .header-mid-items .custom-logo-link{max-width:112px;flex:0 0 112px}}header .header-mid .container .header-mid-items .logo img,header .header-mid .container .header-mid-items .custom-logo-link img{transition:.3s linear}header .header-mid .container .header-mid-items .secondary-menu-wrapper .secondary-menu{display:flex;align-items:center;gap:1.2rem}@media(min-width:1265px){header .header-mid .container .header-mid-items .secondary-menu-wrapper .secondary-menu{gap:2rem}}header .header-mid .container .header-mid-items .secondary-menu-wrapper .secondary-menu .secondary-menu-item:first-of-type{display:none}@media(min-width:1265px){header .header-mid .container .header-mid-items .secondary-menu-wrapper .secondary-menu .secondary-menu-item:first-of-type{display:block}}header .header-mid .container .header-mid-items .secondary-menu-wrapper .secondary-menu .secondary-menu-item .secondary-item-link{display:flex;align-items:center}@media(min-width:1265px){header .header-mid .container .header-mid-items .secondary-menu-wrapper .secondary-menu .secondary-menu-item .secondary-item-link{gap:.6rem}}header .header-mid .container .header-mid-items .secondary-menu-wrapper .secondary-menu .secondary-menu-item .secondary-item-link .secondary-item-icon{display:flex}header .header-mid .container .header-mid-items .secondary-menu-wrapper .secondary-menu .secondary-menu-item .secondary-item-link .secondary-item-title{display:none}@media(min-width:1265px){header .header-mid .container .header-mid-items .secondary-menu-wrapper .secondary-menu .secondary-menu-item .secondary-item-link .secondary-item-title{display:block;font-size:1.4rem;line-height:114.29%}}@media(min-width:1265px){header .header-mid .container .header-mid-items .secondary-menu-wrapper .secondary-menu .secondary-menu-item .wpml-ls-legacy-dropdown-click:hover .wpml-ls-sub-menu{transform:rotateX(0)}}header .header-mid .container .header-mid-items .secondary-menu-wrapper .secondary-menu .secondary-menu-item .wpml-ls-legacy-dropdown-click .js-wpml-ls-item-toggle::before{width:2.2rem;height:2.2rem;background-size:22px 22px}header .header-mid .container .header-mid-items .secondary-menu-wrapper .secondary-menu .secondary-menu-item .wpml-ls-legacy-dropdown-click .js-wpml-ls-item-toggle{padding:0}header .header-mid .container .header-mid-items .secondary-menu-wrapper .secondary-menu .secondary-menu-item .wpml-ls-legacy-dropdown-click .js-wpml-ls-item-toggle .wpml-ls-native{display:none}@media(min-width:1265px){header .header-mid .container .header-mid-items .secondary-menu-wrapper .secondary-menu .secondary-menu-item .wpml-ls-legacy-dropdown-click .js-wpml-ls-item-toggle .wpml-ls-native{display:block;font-size:1.2rem;font-weight:500;line-height:114.29%}}header .header-mid .container .header-mid-items .secondary-menu-wrapper .secondary-menu .secondary-menu-item .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{left:unset;right:-1.5rem;top:calc(100% + 2rem);z-index:100006}@media(min-width:768px){header .header-mid .container .header-mid-items .secondary-menu-wrapper .secondary-menu .secondary-menu-item .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{top:calc(100% + 3.2rem)}}@media(min-width:1265px){header .header-mid .container .header-mid-items .secondary-menu-wrapper .secondary-menu .secondary-menu-item .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{top:calc(100% + 3.6rem);visibility:visible!important;transform:rotateX(90deg);transform-origin:top center;transition:.3s linear}}header .header-mid .container .nav-menu{position:fixed;top:0;left:-100%;width:100%;background-color:#fff;z-index:100005;display:block;height:100dvh;transition:.3s linear;max-width:350px;padding-bottom:1.5rem}@media(min-width:1265px){header .header-mid .container .nav-menu{max-width:unset;position:static;display:block!important;padding:0;height:unset;max-width:unset;overflow:unset}}header .header-mid .container .nav-menu.active{left:0}header .header-mid .container .nav-menu .nav-menu-header{align-items:center;justify-content:space-between;padding:1.9rem 1.5rem;border-bottom:1px solid #e2e2e2;margin-bottom:1.6rem}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-header{display:none!important}}header .header-mid .container .nav-menu .nav-menu-header .logo,header .header-mid .container .nav-menu .nav-menu-header .custom-logo-link{max-width:100px}header .header-mid .container .nav-menu .nav-menu-header .nav-menu-close{cursor:pointer;display:flex}header .header-mid .container .nav-menu .nav-menu-header .nav-menu-title{display:block;flex:1;text-align:center;font-size:1.7rem;font-weight:400;color:#363636}header .header-mid .container .nav-menu .nav-menu-wrapper{height:calc(100% - 153px);padding:0 1.5rem;overflow-y:auto;overflow-x:hidden}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper{overflow:unset;height:auto;padding:0}}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .wpml-ls{display:none}}header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu{padding-bottom:1.6rem}@media(min-width:768px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu{max-width:710px;margin-inline:auto}}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu{max-width:unset;margin-inline:unset;display:flex;align-items:center;justify-content:center;border-bottom:none;padding-bottom:0;margin-bottom:0}}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item:hover .nav-link .nav-link-name,header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.active .nav-link .nav-link-name{color:#000}}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item:hover .nav-link .toggle-submenu svg path,header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.active .nav-link .toggle-submenu svg path{fill:#000}}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item:hover .nav-submenu-wrapper .nav-submenu{transform:rotateX(0)}}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.big-menu .nav-submenu-wrapper{position:absolute;z-index:1000;top:100%;left:0;width:100%;height:unset}}header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.big-menu .banner-img{position:absolute;top:3rem;width:280px;bottom:3rem}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.big-menu .banner-img{top:6rem;bottom:6rem;right:calc((100vw - 1260px)/2 + 1.5rem);width:297px}}@media(min-width:1450px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.big-menu .banner-img{width:425px;right:calc((100vw - 1390px)/2 + 1.5rem)}}header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.big-menu .banner-img img{width:100%;height:100%;object-fit:cover}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.big-menu .nav-submenu{display:flex;flex-direction:column;border-top:1px solid #e2e2e2;background-color:#fff;padding:3rem 0;padding-inline:calc((100vw - 960px)/2 + 15px);width:100%;left:0;gap:1.7rem;height:auto}}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.big-menu .nav-submenu{padding:6rem 0;padding-inline:calc((100vw - 1260px)/2 + 15px)}}@media(min-width:1450px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.big-menu .nav-submenu{padding-inline:calc((100vw - 1390px)/2 + 15px)}}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.big-menu .nav-submenu::after{content:"";position:absolute;display:block;width:1px;height:calc(100% - 6rem);top:3rem;left:calc((100vw - 960px)/2 + 295px);background-color:rgb(0 0 0 / .2)}}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.big-menu .nav-submenu::after{top:6rem;height:calc(100% - 12rem);left:calc((100vw - 1260px)/2 + 312px)}}@media(min-width:1450px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.big-menu .nav-submenu::after{left:calc((100vw - 1390px)/2 + 312px)}}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.big-menu .nav-submenu .nav-submenu-item:hover .nav-submenu-link .nav-submenu-title{font-weight:700}}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.big-menu .nav-submenu .nav-submenu-item:hover .nav-submenu-link .toggle-sub .chevron svg{transform:rotateZ(-45deg)}}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.big-menu .nav-submenu .nav-submenu-item{width:fit-content;min-width:280px;padding-right:4rem}}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.big-menu .nav-submenu .nav-submenu-item{min-width:297px}}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.big-menu .nav-submenu .nav-submenu-item .nav-submenu-link .nav-submenu-title{margin-bottom:0!important}}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.big-menu .nav-submenu .nav-submenu-item .nav-submenu-link .toggle-sub{flex:unset;width:unset}}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.big-menu .nav-submenu .nav-submenu-item .nav-submenu-link .toggle-sub .chevron svg{transform:rotateZ(0)}}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.big-menu .nav-submenu .nav-submenu-item .nav-submenu-link .nav-submenu-title{font-size:1.4rem;color:#5f5f5f;font-weight:500;text-transform:uppercase;letter-spacing:.14px;margin-bottom:1.8rem}}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.big-menu .nav-submenu .nav-submenu-item .nav-sub-list{position:absolute;top:3rem;bottom:3rem;left:calc((100vw - 960px)/2 + 335px);background-color:#fff;min-width:280px;display:none}}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.big-menu .nav-submenu .nav-submenu-item .nav-sub-list{min-width:297px;left:calc((100vw - 1260px)/2 + 352px);top:6rem;bottom:6rem}}@media(min-width:1450px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.big-menu .nav-submenu .nav-submenu-item .nav-sub-list{left:calc((100vw - 1390px)/2 + 351px)}}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.big-menu .nav-submenu .nav-submenu-item .nav-sub-list::after{content:"";position:absolute;display:block;width:1px;height:100%;top:0;right:0;background-color:rgb(0 0 0 / .2)}}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.big-menu .nav-submenu .nav-submenu-item .nav-sub-list .nav-sub-item{margin-bottom:1.2rem;padding-right:4rem}}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.big-menu .nav-submenu .nav-submenu-item .nav-sub-list .nav-sub-item:hover .nav-sub-link{font-weight:700}}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.big-menu .nav-submenu .nav-submenu-item .nav-sub-list .nav-sub-item:hover .nav-sub-item-toggle .chevron svg{transform:rotateZ(-45deg)}}header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.big-menu .nav-submenu .nav-submenu-item .nav-sub-list .nav-sub-item .nav-sub-item-toggle{flex:0 0 30%;width:30%;text-align:right;transition:.4s linear}header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.big-menu .nav-submenu .nav-submenu-item .nav-sub-list .nav-sub-item .nav-sub-item-toggle .chevron svg{transform:rotateZ(90deg)}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.big-menu .nav-submenu .nav-submenu-item .nav-sub-list .nav-sub-item .nav-sub-item-toggle .chevron svg{transform:rotateZ(0)}}header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.big-menu .nav-submenu .nav-submenu-item .nav-sub-list .nav-sub-item .nav-sub-item-toggle.active .chevron svg{transform:rotateZ(270deg)}header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.big-menu .nav-submenu .nav-submenu-item .nav-sub-list .nav-sub-item .nav-sub-item-toggle .chevron svg{transition:.4s linear}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.big-menu .nav-submenu .nav-submenu-item .nav-sub-list .nav-sub-item .nav-sub-link{font-size:1.3rem;font-weight:500;letter-spacing:.39px}}header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.big-menu .nav-submenu .nav-submenu-item .nav-sub-list .nav-sub-item .fourth-lvl-list{padding-left:1rem;display:none;height:100%}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.big-menu .nav-submenu .nav-submenu-item .nav-sub-list .nav-sub-item .fourth-lvl-list{padding-left:4rem;position:absolute;left:100%;min-width:297px;background-color:#fff;top:0}}header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.big-menu .nav-submenu .nav-submenu-item .nav-sub-list .nav-sub-item .fourth-lvl-list .fourth-lvl-item{margin-top:1.4rem}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.big-menu .nav-submenu .nav-submenu-item .nav-sub-list .nav-sub-item .fourth-lvl-list .fourth-lvl-item{margin-top:0;margin-bottom:1.4rem}}header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.big-menu .nav-submenu .nav-submenu-item .nav-sub-list .nav-sub-item .fourth-lvl-list .fourth-lvl-item .fourth-lvl-link{display:flex;align-items:center;justify-content:space-between;font-size:1.4rem;font-weight:400;color:#363636;transition:.2s linear}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item.big-menu .nav-submenu .nav-submenu-item .nav-sub-list .nav-sub-item .fourth-lvl-list .fourth-lvl-item .fourth-lvl-link{color:#000;font-weight:400;line-height:114.29%}}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item:not(:last-of-type){margin-right:4.4rem}}header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item .nav-link{display:flex;align-items:center;justify-content:space-between;padding:2rem 0}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item .nav-link{padding:6.7rem 0}}header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item .nav-link::after{content:"";display:block;position:absolute;width:0;height:2px;background-color:#000;bottom:-1px;transition:.3s linear;z-index:2000}header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item .nav-link .nav-link-name{display:block;font-size:1.7rem;font-weight:500;text-transform:uppercase;letter-spacing:.17px}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item .nav-link .nav-link-name{font-size:1.4rem;line-height:114.29%;letter-spacing:.14px}}header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item .nav-submenu-wrapper{position:absolute;top:0;left:calc(-100% - 1.5rem);background-color:#fff;height:100%;transition:.4s ease-in-out;padding-bottom:1.5rem;z-index:20;width:100%}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item .nav-submenu-wrapper{width:unset}}header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item .nav-submenu-wrapper.active{left:0}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item .nav-submenu-wrapper{left:unset;top:100%;padding-bottom:0;height:unset}}header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item .nav-submenu-wrapper .nav-submenu-header{align-items:center;justify-content:space-between;padding:1.9rem 1.5rem;border-bottom:1px solid #e2e2e2;margin-bottom:1.6rem}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item .nav-submenu-wrapper .nav-submenu-header{display:none!important}}header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item .nav-submenu-wrapper .nav-submenu-header .nav-submenu-back{flex:0 0 30px;width:30px;height:30px;display:flex;align-items:center;cursor:pointer}header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item .nav-submenu-wrapper .nav-submenu-header .logo,header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item .nav-submenu-wrapper .nav-submenu-header .custom-logo-link{max-width:100px}header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item .nav-submenu-wrapper .nav-submenu-header .nav-submenu-title{display:block;font-size:1.7rem;font-weight:400;color:#363636}header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item .nav-submenu-wrapper .nav-submenu-header .nav-submenu-close{cursor:pointer;display:flex}header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item .nav-submenu{padding:0 1.5rem;overflow-x:hidden;overflow-y:auto;z-index:3;transition:.3s linear;height:calc(100dvh - 153px)}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item .nav-submenu{width:274px;border:1px solid #e2e2e2;background-color:#fff;position:absolute;top:100%;left:-1rem;padding:1.6rem 4rem 4rem;display:grid;grid-template-columns:repeat(1,1fr);gap:1.8rem;height:auto;transform-origin:top center;transform:rotateX(90deg);transition:.3s linear;white-space:nowrap}}header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item .nav-submenu .nav-submenu-item{padding:1rem 0}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item .nav-submenu .nav-submenu-item:hover:not(header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item .nav-submenu .nav-submenu-item:hover.sublvl) .nav-submenu-link .nav-submenu-title{color:#000;font-weight:700}}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item .nav-submenu .nav-submenu-item{padding:0}}header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item .nav-submenu .nav-submenu-item.all{padding:3.6rem 0 0;border-top:1px solid #e2e2e2;margin-top:1.6rem}header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item .nav-submenu .nav-submenu-item.all .nav-submenu-link .nav-submenu-title{font-weight:400;letter-spacing:normal;color:#363636;text-transform:none}header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item .nav-submenu .nav-submenu-item .nav-submenu-link{display:flex;align-items:center;justify-content:space-between}header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item .nav-submenu .nav-submenu-item .nav-submenu-link .nav-submenu-title{display:block;flex:1;display:block;font-size:1.7rem;font-weight:500;text-transform:uppercase;letter-spacing:.17px;transition:.2s linear}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item .nav-submenu .nav-submenu-item .nav-submenu-link .nav-submenu-title{flex:unset;font-size:1.4rem;line-height:114.29%;text-transform:none;font-weight:400;letter-spacing:normal}}header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item .nav-submenu .nav-submenu-item .nav-submenu-link .nav-submenu-title::after{content:"";display:block;height:2px;width:0;margin-top:-.5rem;background-color:#000;transition:.4s linear}header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item .nav-submenu .nav-submenu-item .nav-sub-list{display:none}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item .nav-submenu .nav-submenu-item .nav-sub-list{display:grid;grid-template-columns:repeat(1,1fr);gap:1.8rem}}header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item .nav-submenu .nav-submenu-item .nav-sub-list .nav-sub-item{padding-left:1rem;margin-top:1.6rem}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item .nav-submenu .nav-submenu-item .nav-sub-list .nav-sub-item{padding-left:0;margin-top:0}}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item .nav-submenu .nav-submenu-item .nav-sub-list .nav-sub-item:hover .nav-sub-link{color:#000}}header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item .nav-submenu .nav-submenu-item .nav-sub-list .nav-sub-item .nav-sub-link{display:flex;align-items:center;justify-content:space-between;font-size:1.7rem;font-weight:400;color:#363636;transition:.2s linear}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item .nav-submenu .nav-submenu-item .nav-sub-list .nav-sub-item .nav-sub-link{font-size:1.4rem;color:#000;font-weight:400;line-height:114.29%}}header .header-mid .container .nav-menu .nav-menu-wrapper .main-menu .nav-item .nav-submenu .nav-images-wrapper{display:none!important}header .header-mid .container .nav-menu .nav-menu-wrapper .secondary-menu-wrapper{padding-bottom:3.2rem;margin-bottom:3.2rem;border-bottom:1px solid #e2e2e2}@media(min-width:1265px){header .header-mid .container .nav-menu .nav-menu-wrapper .secondary-menu-wrapper{display:none}}header .header-mid .container .nav-menu .nav-menu-wrapper .secondary-menu-wrapper .secondary-menu{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem}header .header-mid .container .nav-menu .nav-menu-wrapper .secondary-menu-wrapper .secondary-menu .secondary-menu-item .secondary-item-link{display:flex;align-items:center;gap:.6rem}header .header-mid .container .nav-menu .nav-menu-wrapper .secondary-menu-wrapper .secondary-menu .secondary-menu-item .secondary-item-link .secondary-item-title{display:block;font-size:1.7rem;font-weight:400;color:#363636}header .header-mid .container .nav-menu .nav-menu-wrapper .secondary-menu-wrapper .secondary-menu .secondary-menu-item .secondary-item-link .secondary-item-icon{display:flex}header .header-mid .container .nav-menu .nav-menu-wrapper .secondary-menu-wrapper .secondary-menu .secondary-menu-item .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle{padding-right:0!important}header .header-mid .toggle-submenu{flex:0 0 30%;width:30%;text-align:right;transition:.4s linear}@media(min-width:1265px){header .header-mid .toggle-submenu{display:flex;align-items:center;justify-content:center;flex:0 0 1.2rem;width:1.2rem;height:1.2rem;margin-left:.8rem}}header .header-mid .toggle-submenu svg{transition:.4s linear;transform:rotateZ(-90deg)}@media(min-width:1265px){header .header-mid .toggle-submenu svg{transform:rotateZ(0deg)}}header .header-mid .toggle-submenu.active svg{transform:rotateZ(180deg)}header .header-mid .toggle-sub{flex:0 0 30%;width:30%;text-align:right;transition:.4s linear}header .header-mid .toggle-sub .chevron svg{transform:rotateZ(90deg)}header .header-mid .toggle-sub.active .chevron svg{transform:rotateZ(270deg)}header .header-mid .toggle-sub .chevron svg{transition:.4s linear}header .wpml-ls-legacy-dropdown-click{width:fit-content;background-color:#fff0}header .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle{padding-right:0!important}header .wpml-ls-legacy-dropdown-click .js-wpml-ls-item-toggle{border:none;display:flex;align-items:center;padding-inline:0;gap:6px}header .wpml-ls-legacy-dropdown-click .js-wpml-ls-item-toggle .wpml-ls-native{font-size:1.3rem;font-weight:500;letter-spacing:.39px;text-transform:uppercase;text-decoration:underline}header .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle::after{display:none!important}header .wpml-ls-legacy-dropdown-click a{border:none;padding-left:0;background-color:#fff0}header .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{border-top:none}header .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-native{font-size:1.2rem;font-weight:500}.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle::after{content:"";vertical-align:middle;display:inline-block;border:.35em solid #fff0;border-top-width:.35em;border-top-style:solid;border-top-color:#fff0;border-top:.5em solid;position:absolute;right:10px;top:calc(50% - .175em)}header .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle::after{display:none!important}.wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover>a,.wpml-ls-legacy-dropdown-click a:focus,.wpml-ls-legacy-dropdown-click a:hover{background-color:#fff0!important}.header-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:350px;z-index:100004;background-color:rgb(0 0 0 / .5);cursor:pointer}@media(min-width:1265px){.header-overlay{display:none!important}}.cart-wrapper{margin-right:1.8rem;flex:0 0 40%;width:40%;position:relative}.cart-wrapper .cart-bg{display:none;position:fixed;top:0;left:0;width:100%;height:200vh;z-index:1000000;background-color:rgb(0 0 0 / .5)}.cart-wrapper .cart-component{width:100%;max-width:40rem;height:100vh;height:100dvh;background-color:#fff;position:fixed;top:0;right:-100%;display:flex!important;flex-direction:column;z-index:1100000;transition:.4s ease-in-out}.cart-wrapper .cart-component.active{right:0}.cart-wrapper .cart-component .cart-header{border-bottom:1px solid #000;padding:1rem 2.4rem;display:flex;justify-content:space-between;align-items:center}.cart-wrapper .cart-component .cart-header h4{font-size:2.4rem;font-weight:700;letter-spacing:.8px;line-height:2.6rem;text-transform:uppercase}.cart-wrapper .cart-component .cart-header span.num-of-items{margin-left:.5rem;display:inline-block;width:1.9rem;height:1.9rem;line-height:1.9rem;font-size:1.5rem;color:#000;text-align:center}.cart-wrapper .cart-component .cart-header .close-cart{font-size:2.4rem;font-weight:700;line-height:2.6rem;text-transform:uppercase;cursor:pointer}.cart-wrapper .cart-component .cart-body{overflow:hidden;border-bottom:1.5px solid #000;padding:0 1rem;flex:1}.cart-wrapper .cart-component .cart-body h2.empty-cart-warning{display:none;padding-left:2.5rem;padding-top:2.5rem}.cart-wrapper .cart-component .cart-body h2.empty-cart-warning.active{display:block}.cart-wrapper .cart-component .cart-body .products-wrapper{overflow:auto;padding:2.5rem 1.4rem;max-height:100%}.cart-wrapper .cart-component .cart-body .products-wrapper .product-item{border-bottom:1px solid #000;margin-bottom:1.6rem;padding:.5rem 1.2rem 1rem .5rem;display:flex;justify-content:space-between;align-items:center}.cart-wrapper .cart-component .cart-body .products-wrapper .product-item:last-of-type{margin-bottom:0}.cart-wrapper .cart-component .cart-body .products-wrapper .product-item .cart-product-img{margin-right:3rem;flex:0 0 calc(30% - 1.5rem);width:calc(30% - 1.5rem);max-width:111px}.cart-wrapper .cart-component .cart-body .products-wrapper .product-item .product-data{display:flex;flex-wrap:wrap;align-items:center;flex:1}.cart-wrapper .cart-component .cart-body .products-wrapper .product-item .product-data .product-title{max-width:120px;font-size:1.4rem;line-height:1.8rem;letter-spacing:.47px}.cart-wrapper .cart-component .cart-body .products-wrapper .product-item .product-data .product-price{flex:0 0 100%;width:100%;font-size:1.4rem;font-weight:700;letter-spacing:.47px;line-height:1.8rem;color:#000}@media(min-width:400px){.cart-wrapper .cart-component .cart-body .products-wrapper .product-item .product-data .product-price{flex:0 0 auto;width:auto;margin-left:auto}}.cart-wrapper .cart-component .cart-body .products-wrapper .product-item .product-data .product-price span{margin-left:.5rem}.cart-wrapper .cart-component .cart-body .products-wrapper .product-item .product-data .count-wrapper{margin-bottom:0;display:flex;flex-wrap:wrap;justify-content:space-between;max-width:115px}.cart-wrapper .cart-component .cart-body .products-wrapper .product-item .product-data .count-wrapper .input-group.quantity-main{border:1px solid #000;line-height:2.7rem;font-size:1.1rem}.cart-wrapper .cart-component .cart-body .products-wrapper .product-item .product-data .count-wrapper .input-group.quantity-main .form-control{border:none;box-shadow:none;padding:0;flex:0 0 50%;width:50%;color:#000;text-align:center;line-height:2.7rem;font-size:1.1rem}.cart-wrapper .cart-component .cart-body .products-wrapper .product-item .product-data .count-wrapper .input-group.quantity-main .cart-q-plus,.cart-wrapper .cart-component .cart-body .products-wrapper .product-item .product-data .count-wrapper .input-group.quantity-main .cart-q-minus{border:none;box-shadow:none;background-color:#000;flex:0 0 25%;width:25%;font-size:1.8rem;cursor:pointer;text-align:center}.cart-wrapper .cart-component .cart-body .products-wrapper .product-item .product-data .count-wrapper .input-group.quantity-main .cart-q-plus svg,.cart-wrapper .cart-component .cart-body .products-wrapper .product-item .product-data .count-wrapper .input-group.quantity-main .cart-q-minus svg{fill:#fff}.cart-wrapper .cart-component .cart-body .products-wrapper .product-item .product-data .delete-product{margin-left:auto;text-decoration:underline;font-weight:700;font-size:1.2rem;line-height:1.8rem;letter-spacing:.4px;color:#000}.cart-wrapper .cart-component .cart-footer{padding:1rem 2.4rem 2rem}.cart-wrapper .cart-component .cart-footer .total-order{margin-bottom:2rem;display:flex;justify-content:space-between;align-items:center}.cart-wrapper .cart-component .cart-footer .total-order .subtotal{font-size:1.4rem;font-weight:600;letter-spacing:.47px;line-height:1.8rem}.cart-wrapper .cart-component .cart-footer .total-order .total-price{font-size:1.4rem;font-weight:600;letter-spacing:.47px;line-height:1.8rem}.cart-wrapper .cart-component .cart-footer .total-order .total-price span{margin-left:.5rem}.cart-wrapper .cart-component .cart-footer .cart-btn{display:block;background-color:#000;font-weight:600;font-size:1.8rem;line-height:4.8rem;text-align:center;text-transform:uppercase;letter-spacing:.6px;color:#fff}main{background-color:#f6f6f6;padding-top:15.5rem}@media(min-width:768px){main{padding-top:16rem}}@media(min-width:992px){main{padding-top:18.8rem}}.product-item .product-img img{object-fit:contain;object-position:center}.product-item .product-img>:first-child:is(img,picture) img,.product-item .product-img>img:first-child{transition:opacity .5s linear;opacity:1;z-index:2}.product-item .product-img>:nth-child(2):is(img,picture) img,.product-item .product-img>img:nth-child(2),.product-item .product-img>:nth-child(3):is(img,picture) img,.product-item .product-img>img:nth-child(3){transition:opacity .5s linear;opacity:0;z-index:1}.product-item:hover .product-img>:first-child:is(img,picture) img,.product-item:hover .product-img>img:first-child{opacity:0}.product-item:hover .product-img>:nth-child(2):is(img,picture) img,.product-item:hover .product-img>img:nth-child(2),.product-item:hover .product-img>:nth-child(3):is(img,picture) img,.product-item:hover .product-img>img:nth-child(3){opacity:1}.product-item .sold-out-label{display:none}.product-item.out-of-stock-item{position:relative}.product-item.out-of-stock-item .sold-out-label{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.7rem;letter-spacing:1.7px;font-weight:700;white-space:nowrap;text-transform:uppercase;z-index:2;color:#000;margin-bottom:0}@media(min-width:576px){.product-item.out-of-stock-item .sold-out-label{font-size:2.2rem;letter-spacing:2.2px}}@media(min-width:1265px){.product-item.out-of-stock-item .sold-out-label{font-size:2.6rem;letter-spacing:2.6px}}@media(min-width:1480px){.product-item.out-of-stock-item .sold-out-label{font-size:3rem;letter-spacing:3px}}.product-item.out-of-stock-item .product-img img{opacity:.5}.product-item.out-of-stock-item .product-img img~img{opacity:0}.product-item.out-of-stock-item .product-data-wrapper{opacity:.5}.product-item .product-img{margin-bottom:1.6rem;overflow:hidden;background-color:#fff}.product-item .product-img::after{padding-top:127.13%}@media(min-width:768px){.product-item .product-img::after{padding-top:127.21%}}.product-item .product-data .product-info .product-title{margin-bottom:0}.product-item .product-data .product-info .product-title .product-link{display:block;font-family:"Manrope","sans-serif";font-size:1.6rem;font-weight:500;line-height:137.5%;color:#000;word-break:break-word}.warranty-file{padding:2rem;background-color:#fff;border:1px solid rgb(0 0 0 / .2)}@media(min-width:768px){.warranty-file{padding:3.2rem}}.warranty-file:not(:last-of-type){margin-bottom:2.2rem}.warranty-file .warranty-file-info{margin-bottom:2.4rem}.warranty-file .warranty-file-info .warranty-file-brand{font-size:1.4rem;font-weight:500;color:#666;margin-bottom:1.6rem}@media(min-width:768px){.warranty-file .warranty-file-info .warranty-file-brand{font-size:1.6rem}}.warranty-file .warranty-file-info .warranty-file-name{font-size:1.8rem;font-family:"Manrope","sans-serif";margin-bottom:1.6rem;font-weight:600;line-height:130%}@media(min-width:768px){.warranty-file .warranty-file-info .warranty-file-name{font-size:2rem}}.warranty-file .warranty-file-info .warranty-file-sku{font-size:1.4rem;font-weight:500;line-height:130%;margin-bottom:0}@media(min-width:768px){.warranty-file .warranty-file-info .warranty-file-sku{font-size:1.6rem}}@media(min-width:992px){.warranty-file .warranty-file-info .warranty-file-sku{font-size:1.8rem}}.warranty-file .warranty-terms-link{display:flex;align-items:center;gap:1.6rem;padding:0 2.4rem;line-height:5.3rem;border:1px solid rgb(0 0 0 / .2);width:fit-content;transition:.3s linear}.warranty-file .warranty-terms-link:hover{border-color:#000;background-color:#000}.warranty-file .warranty-terms-link:hover .warranty-terms-link-icon svg path{stroke:#fff}.warranty-file .warranty-terms-link:hover .warranty-terms-link-text{color:#fff}.warranty-file .warranty-terms-link .warranty-terms-link-icon{display:flex}.warranty-file .warranty-terms-link .warranty-terms-link-icon svg path{transition:.3s linear}.warranty-file .warranty-terms-link .warranty-terms-link-text{text-transform:uppercase;font-size:1.4rem;font-weight:500;letter-spacing:.48px;transition:.3s linear}.single-product{padding-top:3.2rem;padding-bottom:4rem}@media(min-width:576px){.single-product{padding-bottom:6rem}}@media(min-width:768px){.single-product{padding-bottom:6.2rem}}@media(min-width:768px){.single-product .single-product-wrapper{display:flex;justify-content:space-between;align-items:flex-start}}@media(min-width:768px){.single-product .single-product-wrapper .single-product-slider{position:sticky;top:5rem;flex:0 0 calc(50% - 2rem);width:calc(50% - 2rem)}}@media(min-width:1265px){.single-product .single-product-wrapper .single-product-slider{flex:0 0 781px;width:781px;display:flex;align-items:flex-start;gap:1.1rem}}.single-product .single-product-wrapper .single-product-slider .single-product-small-wrapper{overflow:hidden;position:relative;order:2}@media(min-width:1265px){.single-product .single-product-wrapper .single-product-slider .single-product-small-wrapper{order:-1;flex:0 0 105px;width:105px;height:665px;overflow:hidden}}.single-product .single-product-wrapper .single-product-slider .single-product-small-wrapper .small-img-wrapper{cursor:pointer;width:7.6rem;overflow:hidden;border:1px solid #fff0;background-color:#fff}@media(min-width:576px){.single-product .single-product-wrapper .single-product-slider .single-product-small-wrapper .small-img-wrapper{width:9rem}}@media(min-width:992px){.single-product .single-product-wrapper .single-product-slider .single-product-small-wrapper .small-img-wrapper{width:11rem}}@media(min-width:1265px){.single-product .single-product-wrapper .single-product-slider .single-product-small-wrapper .small-img-wrapper{width:100%;margin-right:0;height:auto}}.single-product .single-product-wrapper .single-product-slider .single-product-small-wrapper .small-img-wrapper.swiper-slide-thumb-active{border-color:#000}.single-product .single-product-wrapper .single-product-slider .single-product-small-wrapper .small-img-wrapper .img-placeholder::after{padding-top:100%}.single-product .single-product-wrapper .single-product-slider .single-product-small-wrapper .small-img-wrapper .img-placeholder img{object-fit:contain}.single-product .single-product-wrapper .single-product-slider .single-product-big-wrapper{margin-bottom:1.8rem}@media(min-width:992px){.single-product .single-product-wrapper .single-product-slider .single-product-big-wrapper{margin-bottom:2.2rem}}@media(min-width:1265px){.single-product .single-product-wrapper .single-product-slider .single-product-big-wrapper{flex:1 1 auto;min-width:0;margin-bottom:0}}.single-product .single-product-wrapper .single-product-slider .single-product-big-wrapper .big-img-wrapper{height:100%;background-color:#fff}@media(min-width:768px){.single-product .single-product-wrapper .single-product-slider .single-product-big-wrapper .big-img-wrapper{overflow:hidden}}.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 img{object-fit:contain}.single-product .single-product-wrapper .single-product-slider .single-product-big-wrapper .swiper-button-prev,.single-product .single-product-wrapper .single-product-slider .single-product-big-wrapper .swiper-button-next{display:none;margin-top:0;width:4rem;height:4rem;top:50%;transform:translateY(-50%)}@media(min-width:1400px){.single-product .single-product-wrapper .single-product-slider .single-product-big-wrapper .swiper-button-prev,.single-product .single-product-wrapper .single-product-slider .single-product-big-wrapper .swiper-button-next{display:flex}}.single-product .single-product-wrapper .single-product-slider .single-product-big-wrapper .swiper-button-prev svg,.single-product .single-product-wrapper .single-product-slider .single-product-big-wrapper .swiper-button-next svg{width:4rem;height:4rem}.single-product .single-product-wrapper .single-product-slider .single-product-big-wrapper .swiper-button-prev::after,.single-product .single-product-wrapper .single-product-slider .single-product-big-wrapper .swiper-button-next::after{display:none}.single-product .single-product-wrapper .single-product-slider .single-product-big-wrapper .swiper-button-prev.swiper-button-disabled,.single-product .single-product-wrapper .single-product-slider .single-product-big-wrapper .swiper-button-next.swiper-button-disabled{transition:.1s linear;opacity:0}.single-product .single-product-wrapper .single-product-data-wrapper{padding-top:1.6rem}@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)}}@media(min-width:1265px){.single-product .single-product-wrapper .single-product-data-wrapper{flex:0 0 calc(100% - 838px);width:calc(100% - 838px)}}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .single-product-brand{max-width:133px}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .single-product-brand img{filter:invert(1)}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .single-product-title{font-family:"Manrope","sans-serif";font-size:2rem;font-weight:500;line-height:170%;margin-bottom:1.6rem}@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:2.4rem;line-height:141.67%}}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .single-product-sku{margin-bottom:2.4rem;font-size:1.6rem;font-weight:500}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .eei-img{max-width:5.7rem;margin-bottom:2.4rem}.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;line-height:150%;color:#666;margin-bottom:0}@media(min-width:992px){.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.8rem}}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .single-product-info-box{margin:2.4rem 0}@media(min-width:768px){.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .single-product-info-box{margin:3.6rem 0}}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .single-product-info-box .single-product-info-item{margin-bottom:0;padding:1.4rem 0;border-bottom:1px solid #e2e2e2;display:flex;align-items:center;gap:.5rem}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .single-product-info-box .single-product-info-item:first-of-type{border-top:1px solid #e2e2e2}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .single-product-info-box .single-product-info-item .single-product-info-title,.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .single-product-info-box .single-product-info-item .single-product-info-text{display:block;font-size:1.4rem;font-weight:400;line-height:2.2rem}@media(min-width:768px){.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .single-product-info-box .single-product-info-item .single-product-info-title,.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .single-product-info-box .single-product-info-item .single-product-info-text{font-size:1.6rem}}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .single-product-info-box .single-product-info-item .single-product-info-title{font-weight:600}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .product-about-boxes{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;margin-bottom:2.4rem}@media(min-width:768px){.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .product-about-boxes{gap:1.2rem;margin-bottom:3.6rem}}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .product-about-boxes .product-about-wrapper{background-color:#fff;padding:1.3rem 1.8rem;position:relative;z-index:2;background-color:hsl(0 0% 100% / .5019607843);border-radius:.4rem}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .product-about-boxes .product-about-wrapper .product-about-title-wrapper{cursor:pointer}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .product-about-boxes .product-about-wrapper .product-about-title-wrapper .product-about-title{margin-bottom:0;display:flex;justify-content:space-between;align-items:center}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .product-about-boxes .product-about-wrapper .product-about-title-wrapper .product-about-title .product-about-title-text{font-size:1.4rem;line-height:2.4rem;font-weight:600;text-transform:uppercase;flex:0 0 calc(90% - 1rem);width:calc(90% - 1rem)}@media(min-width:992px){.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .product-about-boxes .product-about-wrapper .product-about-title-wrapper .product-about-title .product-about-title-text{font-size:1.6rem}}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .product-about-boxes .product-about-wrapper .product-about-title-wrapper .product-about-title .product-about-title-icon{display:flex;align-items:center;justify-content:center;flex:0 0 1.2rem;width:1.2rem;height:1.2rem}@media(min-width:576px){.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .product-about-boxes .product-about-wrapper .product-about-title-wrapper .product-about-title .product-about-title-icon{flex:0 0 3rem;width:3rem;height:3rem}}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .product-about-boxes .product-about-wrapper .product-about-title-wrapper .product-about-title .product-about-title-icon.active .chevron{transform:rotateZ(180deg)}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .product-about-boxes .product-about-wrapper .product-about-title-wrapper .product-about-title .product-about-title-icon .chevron{display:flex;align-items:center;justify-content:center;transition:.3s linear}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .product-about-boxes .product-about-wrapper .product-about-content{display:none;max-width:84.2rem}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .product-about-boxes .product-about-wrapper .product-about-content p{margin-bottom:0;color:#5f5f5f;font-size:1.4rem;padding-top:1rem;line-height:150%}@media(min-width:768px){.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .product-about-boxes .product-about-wrapper .product-about-content p{font-size:1.6rem}}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .product-about-boxes .product-about-wrapper .product-about-content a{color:#000;text-decoration:underline}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .product-about-boxes .product-about-wrapper .product-about-content ul{padding-left:1.5rem}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .product-about-boxes .product-about-wrapper .product-about-content ul li{font-size:1.4rem;line-height:1.3;color:#5f5f5f;letter-spacing:-.7px}@media(min-width:768px){.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .product-about-boxes .product-about-wrapper .product-about-content ul li{font-size:1.6rem;letter-spacing:-.8px}}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-data .single-product-data-item .product-about-boxes .product-about-wrapper .product-about-content ul li:not(:last-of-type){margin-bottom:.7rem}.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 #000;border-bottom:1px solid #000;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:.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:#000;font-size:1.2rem;color:#fff;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 #000}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-wishlist-wrapper .share-options-wrapper .share-option svg{transition:.4s linear}.single-product .single-product-wrapper .single-product-data-wrapper .single-product-wishlist-wrapper .share-options-wrapper .share-option:hover svg{fill:#000}.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%}.product-info-tab-wrapper .product-inner-wrapper{border-bottom:1px solid rgb(0 0 0 / .2);padding-bottom:2.5rem}@media(min-width:576px){.product-info-tab-wrapper .product-inner-wrapper{padding-bottom:5rem}}@media(min-width:768px){.product-info-tab-wrapper .product-inner-wrapper{padding-bottom:6.2rem}}.product-info-tab-wrapper .product-wrapper{max-width:1128px;margin-inline:auto}.product-info-tab-wrapper .product-wrapper .product-data-wrapper{cursor:pointer;padding:2rem;border:1px solid rgb(196 196 196 / .5);background:#fff}@media(min-width:768px){.product-info-tab-wrapper .product-wrapper .product-data-wrapper{padding:2.2rem}}.product-info-tab-wrapper .product-wrapper .product-data-wrapper:not(:first-of-type){margin-top:-1px}.product-info-tab-wrapper .product-wrapper .product-data-wrapper .product-data-title-wrapper .product-data-title{font-size:1.6rem;font-weight:500;line-height:150%;margin-bottom:0;text-transform:uppercase;display:flex;justify-content:space-between;align-items:center;font-family:"Manrope","sans-serif"}.product-info-tab-wrapper .product-wrapper .product-data-wrapper .product-data-title-wrapper .product-data-title .product-title-icon.active .plus{display:none}.product-info-tab-wrapper .product-wrapper .product-data-wrapper .product-data-title-wrapper .product-data-title .product-title-icon.active .minus{display:block}.product-info-tab-wrapper .product-wrapper .product-data-wrapper .product-data-title-wrapper .product-data-title .product-title-icon span svg{fill:#000}.product-info-tab-wrapper .product-wrapper .product-data-wrapper .product-data-title-wrapper .product-data-title .product-title-icon span.minus{display:none}.product-info-tab-wrapper .product-wrapper .product-data-wrapper .product-data-content{display:none;margin-top:2rem}@media(min-width:576px){.product-info-tab-wrapper .product-wrapper .product-data-wrapper .product-data-content{margin-top:2.2rem}}.product-info-tab-wrapper .product-wrapper .product-data-wrapper .product-data-content .product-data-content-desc p,.product-info-tab-wrapper .product-wrapper .product-data-wrapper .product-data-content .product-data-content-desc h1,.product-info-tab-wrapper .product-wrapper .product-data-wrapper .product-data-content .product-data-content-desc h2,.product-info-tab-wrapper .product-wrapper .product-data-wrapper .product-data-content .product-data-content-desc h3,.product-info-tab-wrapper .product-wrapper .product-data-wrapper .product-data-content .product-data-content-desc h4,.product-info-tab-wrapper .product-wrapper .product-data-wrapper .product-data-content .product-data-content-desc h5,.product-info-tab-wrapper .product-wrapper .product-data-wrapper .product-data-content .product-data-content-desc h6{margin-bottom:1rem;color:#666;font-size:1.4rem;font-weight:400;line-height:171.43%}.product-info-tab-wrapper .product-wrapper .product-data-wrapper .product-data-content .product-data-content-desc strong{font-weight:700}.product-info-tab-wrapper .product-wrapper .product-data-wrapper .product-data-content .product-data-content-desc ul,.product-info-tab-wrapper .product-wrapper .product-data-wrapper .product-data-content .product-data-content-desc ol{margin-bottom:2rem;padding-left:2rem}.product-info-tab-wrapper .product-wrapper .product-data-wrapper .product-data-content .product-data-content-desc li{color:#666;font-size:1.4rem;font-weight:400;line-height:171.43%}.product-info-tab-wrapper .product-wrapper .product-data-wrapper .product-data-content .product-data-content-desc a{text-decoration:underline;color:#000}@media(min-width:768px){.product-info-tab-wrapper .product-wrapper .product-data-wrapper .product-data-content .warranty-file{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:6.5rem}}@media(min-width:768px){.product-info-tab-wrapper .product-wrapper .product-data-wrapper .product-data-content .warranty-file .warranty-file-info{flex:0 0 60%;width:60%;margin-bottom:0}}.custom-accordion{margin-bottom:2rem}.custom-accordion .accordion-item.active .accordion-data{display:block}.custom-accordion .accordion-header{padding:1rem 3rem;background-color:#000;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:#fff;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:#fff}@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 hsl(0 0% 100% / .5019607843);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:#fff;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:#000;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:#fff}.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:#fff;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:hsl(0 0% 100% / .7);color:#fff;font-size:1.6rem;font-weight:400;line-height:4rem}#grade_modal .modal-inner .grade_form .form-group .form-control::placeholder{color:#fff;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:#fff;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 #fff;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:hsl(0 0% 100% / .7);color:#fff;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:#fff;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:hsl(0 0% 100% / .7);color:#000;font-family:"Manrope","sans-serif";font-size:1.4rem;font-weight:400;line-height:152.5%;resize:none}.comment-form-comment textarea::placeholder{color:#666;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:#000;color:#fff;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{padding-bottom:4rem}@media(min-width:576px){.related-products{padding-bottom:6rem}}@media(min-width:768px){.related-products{padding-bottom:8.2rem}}.related-products .related-products-title{margin-bottom:5.6rem}@media(min-width:768px){.related-products .related-products-title{margin-bottom:4.4rem}}.related-products .related-products-slider{padding-bottom:9.1rem;margin-right:-1.5rem}@media(min-width:768px){.related-products .related-products-slider{margin-right:0}}.related-products .related-products-slider .product-item{max-width:258px;overflow:hidden}@media(min-width:768px){.related-products .related-products-slider .product-item{max-width:unset}}.related-products .related-products-slider .product-item:last-of-type{margin-right:1.5rem}@media(min-width:768px){.related-products .related-products-slider .product-item:last-of-type{margin-right:0}}.related-products .related-products-slider .swiper-button-prev,.related-products .related-products-slider .swiper-button-next{width:5rem;height:5rem;display:flex;align-items:center;justify-content:center;border:1px solid rgb(0 0 0 / .1);top:unset;margin-top:0;bottom:0;transition:.3s linear;cursor:pointer}@media(min-width:1265px){.related-products .related-products-slider .swiper-button-prev.show,.related-products .related-products-slider .swiper-button-next.show{display:none}}.related-products .related-products-slider .swiper-button-prev svg path,.related-products .related-products-slider .swiper-button-next svg path{fill:#000;transition:.2s linear}.related-products .related-products-slider .swiper-button-prev.swiper-button-disabled,.related-products .related-products-slider .swiper-button-next.swiper-button-disabled{opacity:1;cursor:default}.related-products .related-products-slider .swiper-button-prev::after,.related-products .related-products-slider .swiper-button-next::after{display:none}@media(min-width:992px){.related-products .related-products-slider .swiper-button-prev:hover,.related-products .related-products-slider .swiper-button-next:hover{border-color:#000}}.related-products .related-products-slider .swiper-button-next{right:1.5rem}@media(min-width:768px){.related-products .related-products-slider .swiper-button-next{right:0}}.related-products .related-products-slider .swiper-button-prev{left:unset;right:7.9rem}@media(min-width:768px){.related-products .related-products-slider .swiper-button-prev{right:6.4rem}}.related-products .related-products-slider .swiper-scrollbar{left:0;bottom:2.5rem;width:calc(100% - 154px);height:2px;background:rgb(0 0 0 / .1);border-radius:0}@media(min-width:768px){.related-products .related-products-slider .swiper-scrollbar{width:calc(100% - 150px)}}.related-products .related-products-slider .swiper-scrollbar .swiper-scrollbar-drag{border-radius:0;background-color:#000}.related-products{padding-top:5.6rem}@media(min-width:768px){.related-products{padding-top:6.2rem}}@media(min-width:992px){.related-products{padding-top:8.1rem}}footer{background-color:#011928;padding:4.5rem 0}@media(min-width:768px){footer{padding:4.5rem 0 2.9rem}}footer .footer-top{padding-bottom:3.2rem;border-bottom:1px solid hsl(0 0% 100% / .2);margin-bottom:2.4rem}@media(min-width:992px){footer .footer-top{display:flex;justify-content:space-between;padding-bottom:4.8rem;margin-bottom:2.65rem}}@media(min-width:1265px){footer .footer-top{padding-bottom:6.3rem}}footer .footer-intro{margin-bottom:3.2rem;display:flex;flex-direction:column;gap:2.4rem}@media(min-width:992px){footer .footer-intro{flex:0 0 calc(25% - 3rem);width:calc(25% - 3rem);margin-bottom:0}}@media(min-width:1265px){footer .footer-intro{flex:0 0 227px;width:227px;justify-content:space-between}}footer .footer-intro .footer-logo{max-width:144px}@media(min-width:992px){footer .footer-intro .footer-logo{max-width:170px}}@media(min-width:1265px){footer .footer-intro .footer-logo{max-width:201px}}footer .footer-intro .footer-intro-info{display:grid;grid-template-columns:repeat(1,1fr);gap:1.4rem}footer .footer-intro .footer-intro-info .footer-intro-link{display:flex;align-items:center;gap:1rem}footer .footer-intro .footer-intro-info .footer-intro-link .footer-intro-icon{display:flex;align-items:center;justify-content:center}footer .footer-intro .footer-intro-info .footer-intro-link .footer-intro-text{color:hsl(0 0% 100% / .5);font-size:1.4rem;font-weight:500;letter-spacing:.42px}@media(min-width:992px){footer .footer-nav{flex:0 0 calc(75% - 3rem);width:calc(75% - 3rem)}}footer .footer-nav .footer-menu{display:grid;grid-template-columns:repeat(2,1fr);column-gap:1.8rem;row-gap:3.2rem}@media(min-width:768px){footer .footer-nav .footer-menu{grid-template-columns:repeat(4,1fr);gap:5rem}}@media(min-width:992px){footer .footer-nav .footer-menu{gap:3rem}}@media(min-width:1450px){footer .footer-nav .footer-menu{gap:9.85rem}}footer .footer-nav .footer-menu .footer-menu-item .footer-menu-link{margin-bottom:2.4rem;font-family:"Crimson Pro","serif";font-size:1.5rem;color:#fff;font-weight:500;letter-spacing:.45px;text-transform:uppercase}footer .footer-nav .footer-menu .footer-menu-item .footer-submenu{display:grid;grid-template-columns:repeat(1,1fr);gap:1.4rem}footer .footer-nav .footer-menu .footer-menu-item .footer-submenu .footer-submenu-item .footer-submenu-link{color:hsl(0 0% 100% / .5);font-size:1.4rem;font-weight:500;letter-spacing:.42px}footer .footer-bottom .footer-bottom-wrapper{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}@media(min-width:576px){footer .footer-bottom .footer-bottom-wrapper{justify-content:center;gap:4.4rem}}footer .footer-bottom .footer-bottom-wrapper .copyright,footer .footer-bottom .footer-bottom-wrapper .developers{font-size:1.5rem;margin-bottom:0;font-family:"Crimson Pro","serif";font-weight:400;color:#fff}footer .footer-bottom .footer-bottom-wrapper .copyright a,footer .footer-bottom .footer-bottom-wrapper .developers a{text-decoration:underline}footer .footer-bottom .footer-bottom-wrapper .copyright{position:relative}@media(min-width:576px){footer .footer-bottom .footer-bottom-wrapper .copyright::after{content:"";display:block;position:absolute;top:0;right:-2.2rem;height:100%;width:1px;background-color:hsl(0 0% 100% / .5)}}