:root{--whiteColor: #fff;--blueColor: #73C0E2;--primaryGradient: linear-gradient(90deg, #D75247 0%, #EBAA63 100%);--blackColor: #2B2B2B;--blackColorRGB: 43,43,43;--orangeColor: #D75247;--orangeLightColor: #EBAA63;--greyColor: #F1F6F9;--h1Size: 64px;--h2Size: 48px;--h3Size: 40px;--h4Size: 36px;--h5Size: 28px;--h6Size: 24px;--PPTelegrafFont: "PP Telegraf" }@font-face{font-family:PP Telegraf;src:url(/build/assets/PPTelegraf-Regular-zCbuBSNL.ttf);src:url(/build/assets/PPTelegraf-Regular-D84M85-R.woff2) format("woff2"),url(/build/assets/PPTelegraf-Regular-zCbuBSNL.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:PP Telegraf;src:url(/build/assets/PPTelegraf-Bold-D8o1M5cl.ttf);src:url(/build/assets/PPTelegraf-Bold-RXzT31Rk.woff2) format("woff2"),url(/build/assets/PPTelegraf-Bold-DOCQcmv0.woff) format("woff"),url(/build/assets/PPTelegraf-Bold-D8o1M5cl.ttf) format("truetype");font-weight:700;font-style:normal}h1,.h1{font-weight:400;font-size:var(--h1Size);line-height:64px;font-family:var(--PPTelegrafFont);margin:0 0 32px}h1 b,.h1 b{font-weight:700}@media (max-width: 767px){h1,.h1{font-weight:400;font-size:48px;line-height:48px}}h2,.h2{font-weight:400;font-size:var(--h2Size);line-height:64px;font-family:var(--PPTelegrafFont);margin:0}h2 b,.h2 b{font-weight:700}h3,.h3{font-weight:400;font-size:var(--h3Size);line-height:44px;font-family:var(--PPTelegrafFont);margin:0}h3 b,.h3 b{font-weight:700}@media (max-width: 767px){h3,.h3{font-size:36px;line-height:42px}}h4,.h4{font-weight:400;font-size:var(--h4Size);line-height:36px;font-family:var(--PPTelegrafFont);margin:0}h4 b,.h4 b{font-weight:700}@media (max-width: 767px){h4,.h4{font-size:28px;line-height:34px}}h5,.h5{font-weight:400;font-size:var(--h5Size);line-height:28px;font-family:var(--PPTelegrafFont);margin:0}h5 b,.h5 b{font-weight:700}h6,.h6{font-weight:400;font-size:var(--h6Size);line-height:26px;font-family:var(--PPTelegrafFont);margin:0}h6 b,.h6 b{font-weight:700}p{margin:0}.btn-type{cursor:pointer;transition:all .4s;display:inline-flex;align-items:center;justify-content:center;border-radius:59px;font-size:15px;line-height:18px;padding:15px 32px;border:none;text-decoration:none;background-color:transparent;text-transform:unset}.btn-type .icon-arrow-right-short{margin-left:12px;font-size:12px;transition:all .4s}.btn-type:hover .icon-arrow-right-short{transform:translate(6px)}.btn-type:focus{outline:none}.btn-type-black{font-weight:700;color:var(--whiteColor);background-color:var(--blackColor)}.btn-type-black .icon-arrow-right-short{margin-left:10px;transition:all .4s}.btn-type-black:visited,.btn-type-black:active{color:var(--whiteColor)}.btn-type-black:focus,.btn-type-black:hover{color:var(--whiteColor);background-color:var(--orangeColor)}.btn-type-primary{position:relative;color:var(--whiteColor);font-weight:700}.btn-type-primary:hover{color:var(--whiteColor)}.btn-type-primary:hover:before{opacity:.8}.btn-type-primary span{position:relative;z-index:1;display:flex;align-items:center}.btn-type-primary:before{content:"";background:var(--primaryGradient);position:absolute;left:0;top:0;width:100%;height:100%;border-radius:59px;transition:all .4s}.slider-navigation-button{padding:5px 12px;background:transparent;border:none;font-size:24px;color:var(--blackColor);cursor:pointer;transition:all .4s;display:flex;align-items:center}.slider-navigation-button.swiper-button-disabled{opacity:.2;pointer-events:none}.slider-navigation-button:hover{color:var(--orangeLightColor)}.btn-type-border-white{border:1px var(--whiteColor) solid;color:var(--whiteColor);padding:12px 18px;font-weight:400;font-size:15px;line-height:18px;position:relative;overflow:hidden}.btn-type-border-white:before{content:"";width:100%;height:100%;background:var(--primaryGradient);position:absolute;left:0;top:0;opacity:0;transition:opacity .4s}.btn-type-border-white span{position:relative;z-index:1}.btn-type-border-white.active,.btn-type-border-white:hover{border-color:transparent!important;box-shadow:none;background-color:transparent}.btn-type-border-white.active:before,.btn-type-border-white:hover:before{opacity:1}.read-more-button{font-weight:400;font-size:17px;line-height:24px;display:inline-flex;align-items:center;color:var(--blackColor);transition:all .4s}.read-more-button:hover{color:var(--orangeLightColor)}.read-more-button i{margin-left:10px;font-size:10px}.round-slider-btn{width:40px;height:40px;border-radius:50%;background-color:var(--blackColor);display:flex;align-items:center;cursor:pointer;justify-content:center;color:var(--whiteColor);position:relative;overflow:hidden;border:none;transition:background-color .4s}.round-slider-btn.swiper-button-disabled{opacity:.5;pointer-events:none}.round-slider-btn span{position:relative;z-index:1}.round-slider-btn:before{content:"";width:100%;height:100%;transition:all .4s;position:absolute;left:0;top:0;background:var(--primaryGradient);border-radius:50%;transform-origin:center center;opacity:0}.round-slider-btn:hover{background-color:transparent}.round-slider-btn:hover:before{opacity:1}.btn-type-grey{font-weight:400;font-size:15px;line-height:18px;background-color:#fafafa;border-radius:100px;min-width:140px;padding:12px 18px;border:none;position:relative;display:inline-flex;align-items:center;cursor:pointer;transition:all .4s;color:rgba(var(--blackColorRGB),.5)}.btn-type-grey:before{content:"";width:100%;height:100%;border-radius:100px;opacity:0;position:absolute;left:0;top:0;background:var(--primaryGradient);transition:opacity .4s}.btn-type-grey span{position:relative;z-index:1}.btn-type-grey.active{font-weight:700}.btn-type-grey.active,.btn-type-grey:hover{font-size:15px;line-height:18px;color:var(--whiteColor)}.btn-type-grey.active:before,.btn-type-grey:hover:before{opacity:1}*{box-sizing:border-box}body{margin:0;font-family:var(--PPTelegrafFont);font-weight:400;color:var(--blackColor);overflow-x:hidden}a{text-decoration:none}#wrapper-new,.main-wrapper,.overflow-hidden{overflow:hidden}.section .section-inner{padding:56px 0}@media (max-width: 767px){.section .section-inner{padding:44px 0}}.wcpbc-price{display:flex;flex-direction:row}.wcpbc-price del{order:9}#entry-header.header-short{position:relative}#entry-header.header-short:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(var(--blackColorRGB),.5)}#entry-header.header-short .entry-title{text-align:center;color:var(--whiteColor)}#entry-header.header-short .container .centered-elements{width:100%;padding-right:0;padding-bottom:0;padding-left:0}.float-right{float:right}.float-center{margin:10px auto 0!important;display:flex;justify-content:center;align-items:center;width:80%;text-align:center}.actions{width:100%}.container{width:100%;max-width:1170px;padding-left:30px;padding-right:30px;margin-left:auto;margin-right:auto}@media (max-width: 767px){.container{padding-left:20px;padding-right:20px}}.container-fluid{width:100%;padding-left:30px;padding-right:30px;margin-left:auto;margin-right:auto;max-width:1340px}@media (max-width: 767px){.container-fluid{padding-left:20px;padding-right:20px}}.row{margin-left:-15px;margin-right:-15px;display:flex;flex-wrap:wrap}@media (max-width: 1024px){.row{margin-left:-15px;margin-right:-15px}}.align-center{align-items:center}.justify-center{justify-content:center}.text-center{text-align:center}[class*=col-]{padding-left:15px;padding-right:15px}.col-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.contact-form{position:relative}.contact-form .wpcf7-response-output{position:absolute;top:calc(100% + 10px);left:0;width:100%;margin:0!important;font-size:14px;line-height:16px}.contact-form .form-row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.contact-form .form-row .wpcf7-form-control-wrap{margin-bottom:0}.contact-form .form-row .form-control,.contact-form .form-row .input-text,.contact-form .form-row .search-field,.contact-form .form-row .wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio):not(.wpcf7-submit):not(.wpcf7-acceptance):not(.wpcf7-file):not(.wpcf7-recaptcha),.contact-form .form-row textarea,.contact-form .form-row .wpcf7-textarea,.contact-form .form-row input.wpcf7-form-control{width:100%;padding:16px 10px;font-weight:400;font-size:17px;line-height:24px;border:none;transition:all .4s;border-bottom:1px solid rgba(43,43,43,.15);border-radius:0;color:var(--blackColor)}.contact-form .form-row .form-control::placeholder,.contact-form .form-row .input-text::placeholder,.contact-form .form-row .search-field::placeholder,.contact-form .form-row .wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio):not(.wpcf7-submit):not(.wpcf7-acceptance):not(.wpcf7-file):not(.wpcf7-recaptcha)::placeholder,.contact-form .form-row textarea::placeholder,.contact-form .form-row .wpcf7-textarea::placeholder,.contact-form .form-row input.wpcf7-form-control::placeholder{font-weight:400;font-size:17px;line-height:24px;opacity:.4;transition:all .4s}.contact-form .form-row .form-control:focus,.contact-form .form-row .input-text:focus,.contact-form .form-row .search-field:focus,.contact-form .form-row .wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio):not(.wpcf7-submit):not(.wpcf7-acceptance):not(.wpcf7-file):not(.wpcf7-recaptcha):focus,.contact-form .form-row textarea:focus,.contact-form .form-row .wpcf7-textarea:focus,.contact-form .form-row input.wpcf7-form-control:focus{outline:none;box-shadow:none;border-bottom-color:#2b2b2b}.contact-form .form-row .form-control:focus::placeholder,.contact-form .form-row .input-text:focus::placeholder,.contact-form .form-row .search-field:focus::placeholder,.contact-form .form-row .wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio):not(.wpcf7-submit):not(.wpcf7-acceptance):not(.wpcf7-file):not(.wpcf7-recaptcha):focus::placeholder,.contact-form .form-row textarea:focus::placeholder,.contact-form .form-row .wpcf7-textarea:focus::placeholder,.contact-form .form-row input.wpcf7-form-control:focus::placeholder{opacity:0;text-indent:15px}.contact-form .form-row .wpcf7-textarea{height:90px}.contact-form .form-row .wpcf7-not-valid-tip{font-size:12px;position:absolute;right:0;bottom:-15px;line-height:12px;height:12px;z-index:2}.contact-form .form-row .has-error .form-control,.contact-form .form-row .wpcf7-not-valid{border-left:none!important;border-right:none!important;border-top:none!important;box-shadow:none!important;border-color:#ff8787!important}.contact-form .form-row textarea,.contact-form .form-row textarea.wpcf7-form-control.wpcf7-textarea{height:50px!important;min-height:50px!important;max-width:100%}.contact-form .form-row+.form-row{margin-top:8px}.contact-form .form-row+.form-btn{margin-top:40px}.mobile-menu-wrapper{width:100%;position:fixed;height:var(--app-height);left:0;top:0;overflow-y:auto;z-index:5;transition:all .4s;opacity:0;pointer-events:none}@media (min-width: 991px){.mobile-menu-wrapper{display:none!important}}.mobile-menu-wrapper.active{opacity:1;pointer-events:auto}.mobile-menu-wrapper .mobile-menu-content{background-color:var(--whiteColor);min-height:var(--app-height);display:flex;flex-direction:column;justify-content:space-between;padding:108px 30px 48px}@media (max-width: 767px){.mobile-menu-wrapper .mobile-menu-content{padding:108px 16px 48px}}.mobile-menu-wrapper .mobile-menu-content-search_lang{display:flex;justify-content:space-between}.mobile-menu-wrapper .mobile-menu-content-search_lang .mobile-menu-content-search{flex:0 0 calc(100% - 90px);max-width:calc(100% - 90px);padding-right:16px}.mobile-menu-wrapper .mobile-menu-content-search_lang .mobile-menu-content-search .dgwt-wcas-search-wrapp{max-width:100%;width:100%}.mobile-menu-wrapper .mobile-menu-content-search_lang .mobile-menu-content-search .dgwt-wcas-search-wrapp .dgwt-wcas-search-icon-arrow,.mobile-menu-wrapper .mobile-menu-content-search_lang .mobile-menu-content-search .dgwt-wcas-search-wrapp .dgwt-wcas-search-icon,.mobile-menu-wrapper .mobile-menu-content-search_lang .mobile-menu-content-search .dgwt-wcas-search-wrapp .dgwt-wcas-enable-mobile-form{display:none}.mobile-menu-wrapper .mobile-menu-content-search_lang .mobile-menu-content-search .dgwt-wcas-search-wrapp .dgwt-wcas-search-form{display:block;min-width:unset;width:100%;position:static;opacity:1}.mobile-menu-wrapper .mobile-menu-content-search_lang .mobile-menu-content-search .dgwt-wcas-search-wrapp .dgwt-wcas-search-form .dgwt-wcas-sf-wrapp{padding:0}.mobile-menu-wrapper .mobile-menu-content-search_lang .mobile-menu-content-search .dgwt-wcas-search-wrapp .dgwt-wcas-search-form button.dgwt-wcas-search-submit{width:44px;height:40px;display:flex;align-items:center;justify-content:center;color:rgba(var(--blackColor),.5);font-size:18px;padding:0;left:0;top:50%;transform:translateY(-50%)}.mobile-menu-wrapper .mobile-menu-content-search_lang .mobile-menu-content-search .dgwt-wcas-search-wrapp .dgwt-wcas-search-form button.dgwt-wcas-search-submit:after{content:"";font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:block}.mobile-menu-wrapper .mobile-menu-content-search_lang .mobile-menu-content-search .dgwt-wcas-search-wrapp .dgwt-wcas-search-form button.dgwt-wcas-search-submit svg{display:none}.mobile-menu-wrapper .mobile-menu-content-search_lang .mobile-menu-content-search .dgwt-wcas-search-wrapp .dgwt-wcas-search-form input[type=search].dgwt-wcas-search-input{border:none;padding:9px 16px 9px 44px;background:#eee;border-radius:36px;height:auto;font-weight:400;font-size:17px;line-height:22px;color:var(--blackColor)}.mobile-menu-wrapper .mobile-menu-mega{padding:8px 0 48px}.mobile-menu-wrapper .mobile-menu-mega .mobile-menu-mega-item+.mobile-menu-mega-item{border-top:1px rgba(var(--blackColorRGB),.2) solid}.mobile-menu-wrapper .mobile-menu-mega-item-link{padding:24px 0;font-weight:400;font-size:20px;line-height:24px;color:var(--blackColor);transition:all .4s;display:block;background:transparent;border:none}.mobile-menu-wrapper .mobile-menu-mega-item-link:focus{outline:none}.mobile-menu-wrapper .mobile-menu-mega-item-link:hover{color:var(--orangeLightColor)}.mobile-menu-wrapper .mobile-menu-mega-collapse-trigger{padding-right:40px;position:relative;background-color:transparent;border:none;width:100%;text-align:left;transition:all .1s}.mobile-menu-wrapper .mobile-menu-mega-collapse-trigger:focus{outline:none}.mobile-menu-wrapper .mobile-menu-mega-collapse-trigger .icon-arrow-down{position:absolute;font-size:8px;right:0;top:50%;transform:translateY(-50%);transition:all .4s}.mobile-menu-wrapper .mobile-menu-mega-collapse-trigger.active{padding-bottom:16px}.mobile-menu-wrapper .mobile-menu-mega-collapse-trigger.active .icon-arrow-down{transform:translateY(-50%) rotate(-180deg)}.mobile-menu-wrapper .sub_menu-itm+.sub_menu-itm{margin-top:12px}.mobile-menu-wrapper .sub_menu-itm a{font-weight:400;font-size:17px;line-height:22px;display:block;color:rgba(var(--blackColorRGB),.6);transition:all .4s}.mobile-menu-wrapper .sub_menu-itm a:hover{color:var(--orangeLightColor)}.mobile-menu-wrapper .mobile-menu-mega-collapse__content{padding-bottom:24px}.mobile-menu-wrapper .mobile-menu-mega-collapse .mobile-menu-mega-collapse__block{display:none}.mobile-menu-wrapper .mega-menu-block__row{display:flex;flex-wrap:wrap;margin-left:-4px;margin-right:-4px}.mobile-menu-wrapper .mega-menu-block__row div[class*=col-]{padding-left:4px;padding-right:4px}.mobile-menu-wrapper .mega-menu-block__row .col-4{margin-top:20px}@media (max-width: 767px){.mobile-menu-wrapper .mega-menu-block__row .col-4{flex:0 0 50%;max-width:50%}}.mobile-menu-wrapper .mega-menu-block__row .col-4 .menu-image-link-title{font-weight:400;font-size:15px;line-height:17px;color:var(--blackColor)}.mobile-menu-wrapper .mega-menu-block__row .col-4 .menu-image-link-title:hover{color:var(--orangeLightColor)}.mobile-menu-wrapper .mobile-menu-mega-item-content .mobile-menu-mega-item-link{display:flex;align-items:center;width:100%;text-align:left}.mobile-menu-wrapper .mobile-menu-mega-item-content .mobile-menu-mega-item-link span{font-size:12px;margin-right:12px}.mobile-menu-wrapper .mobile-menu-mega-item-content .mobile-menu-mega-item-link b{margin-left:4px}.mobile-menu-wrapper .mega-menu-block__left+.mega-menu-block__right{margin-top:40px}.mobile-menu-wrapper .mega-menu-block-title{font-weight:400;font-size:17px;line-height:22px;color:var(--blackColor)}.mobile-menu-wrapper .mobile-menu-mega-item-sub{display:none}.mobile-menu-wrapper .mobile-menu-content-bottom{display:flex;justify-content:center}.mobile-menu-wrapper .mobile-menu-content-bottom .btn-type{min-width:335px;max-width:100%}.mobile-menu-wrapper .wpml-ls-legacy-dropdown-click{margin:0;padding:0}.mobile-menu-wrapper .wpml-ls-legacy-dropdown-click:before{display:none}.mobile-menu-wrapper .wpml-ls-legacy-dropdown-click ul{padding:0;margin:0}.mobile-menu-wrapper .wpml-ls-legacy-dropdown-click .wpml-ls-current-language .js-wpml-ls-item-toggle{font-weight:400;font-size:17px;line-height:22px;text-transform:uppercase;color:var(--blackColor);transition:all .4s;padding-right:16px;position:relative;padding-top:0;padding-bottom:0;display:flex;align-items:center}.mobile-menu-wrapper .wpml-ls-legacy-dropdown-click .wpml-ls-current-language .js-wpml-ls-item-toggle .wpml-ls-native{margin-left:0}.mobile-menu-wrapper .wpml-ls-legacy-dropdown-click .wpml-ls-current-language .js-wpml-ls-item-toggle img{display:block;margin-right:8px;height:18px;width:auto}.mobile-menu-wrapper .wpml-ls-legacy-dropdown-click .wpml-ls-current-language .js-wpml-ls-item-toggle:after{content:"";font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:none;font-size:7px;position:absolute;right:0;top:50%;margin-top:-3.5px;width:auto;height:auto;transition:all .4s}.mobile-menu-wrapper .wpml-ls-legacy-dropdown-click .wpml-ls-current-language .js-wpml-ls-item-toggle:hover{color:var(--orangeLightColor)}.mobile-menu-wrapper .wpml-ls-legacy-dropdown-click .js-wpml-ls-sub-menu{padding:8px;top:calc(100% + 10px);left:50%;transform:translate(-50%)}.mobile-menu-wrapper .wpml-ls-legacy-dropdown-click .js-wpml-ls-sub-menu li .wpml-ls-link{transition:color .4s;font-weight:400;font-size:17px;line-height:22px;text-transform:uppercase;color:var(--blackColor);display:flex;align-items:center;flex-direction:row;flex-wrap:nowrap}.mobile-menu-wrapper .wpml-ls-legacy-dropdown-click .js-wpml-ls-sub-menu li .wpml-ls-link:hover{color:var(--orangeLightColor)}.mobile-menu-wrapper .wpml-ls-legacy-dropdown-click .js-wpml-ls-sub-menu li .wpml-ls-link img{display:block;margin-right:8px;height:18px;width:auto}.mobile-menu-wrapper .wpml-ls-legacy-dropdown-click .js-wpml-ls-sub-menu li .wpml-ls-link .wpml-ls-native{display:block!important}.mobile-menu-wrapper .wpml-ls-legacy-dropdown-click.active .wpml-ls-current-language .js-wpml-ls-item-toggle{color:var(--orangeLightColor)}.mobile-menu-wrapper .wpml-ls-legacy-dropdown-click.active .wpml-ls-current-language .js-wpml-ls-item-toggle:after{transform:rotate(-180deg)}.header-wrapper{position:absolute;left:0;top:0;width:100%;z-index:6;transition:background-color .4s}@media (max-width: 767px){.header-wrapper{overflow:hidden}}.header-wrapper .header-top{padding:34px 0 28px}@media (max-width: 990px){.header-wrapper .header-top{padding-top:60px;padding-bottom:16px}}@media (max-width: 767px){.header-wrapper .header-top{padding-top:52px}}@media (max-width: 767px){.header-wrapper .header-top .container-fluid{padding-left:20px;padding-right:20px}}.header-wrapper .header-top .container-fluid .row{justify-content:space-between;align-items:center}.header-wrapper .header-top .col-logo{flex:0 0 166px;max-width:166px;padding-left:15px;padding-right:5px}.header-wrapper .header-top .logo{display:block;height:30px;position:relative}.header-wrapper .header-top .logo img{display:block;max-height:100%;width:auto;height:auto}.header-wrapper .header-top .logo img.logo-white-mob,.header-wrapper .header-top .logo img.logo-white{position:absolute;left:0;top:0;transition:all .4s;opacity:0}@media (min-width: 768px){.header-wrapper .header-top .logo img.logo-white-mob,.header-wrapper .header-top .logo img.logo-black-mob{display:none!important}}@media (max-width: 767px){.header-wrapper .header-top .logo img.logo-white-mob,.header-wrapper .header-top .logo img.logo-black-mob{display:block!important}}@media (max-width: 767px){.header-wrapper .header-top .logo img.logo-white,.header-wrapper .header-top .logo img.logo-black{display:none!important}}.header-wrapper .header-top .col-menu{padding-left:15px;padding-right:15px;max-width:calc(100% - 566px);flex:0 0 calc(100% - 566px);display:flex;justify-content:center}@media (max-width: 990px){.header-wrapper .header-top .col-menu{display:none}}.header-wrapper .header-top .col-user{display:flex;align-items:center;padding-left:0;padding-right:0;flex:0 0 400px;justify-content:flex-end}@media (min-width: 991px){.header-wrapper .header-top .col-user .col-user-itm__menu-trigger{display:none}}@media (max-width: 990px){.header-wrapper .header-top .col-user{flex:0 0 calc(100% - 166px);max-width:calc(100% - 166px)}.header-wrapper .header-top .col-user .col-user-itm__button,.header-wrapper .header-top .col-user .col-user-itm__search,.header-wrapper .header-top .col-user .col-user-itm__lang{display:none}.header-wrapper .header-top .col-user .col-user-itm__menu-trigger{display:flex;align-items:center;justify-content:flex-end}}.header-wrapper .header-top .col-user-itm__search{padding-right:9px}.header-wrapper .header-top .col-user-itm__search .search-btn{background-color:transparent;font-size:28px;padding:0;border:none;height:28px;display:block;cursor:pointer;transition:all .4s}.header-wrapper .header-top .col-user-itm__search .search-btn:hover{color:var(--orangeLightColor)}.header-wrapper .header-top .col-user-itm__search .search-btn span{display:block}.header-wrapper .header-top .col-user-itm__cart,.header-wrapper .header-top .col-user-itm__user{padding:0 9px}.header-wrapper .header-top .col-user-itm__user a{display:flex;align-items:center;height:28px;font-size:25px;transition:all .4s;color:var(--blackColor)}.header-wrapper .header-top .col-user-itm__user a span{display:block}.header-wrapper .header-top .col-user-itm__user a:hover{color:var(--orangeLightColor)}.header-wrapper .header-top .cart-header{display:flex;height:28px;width:28px;align-items:center;justify-content:center;position:relative;font-size:28px;color:var(--blackColor);transition:all .4s}.header-wrapper .header-top .cart-header .cart-count{width:10px;height:10px;border-radius:50%;position:absolute;font-size:6px;display:flex;align-items:center;justify-content:center;background-color:var(--blackColor);color:var(--whiteColor);right:-5px;top:-5px}.header-wrapper .header-top .cart-header:hover{color:var(--orangeLightColor)}.header-wrapper .header-top .col-user-itm__button{padding-left:19px}.header-wrapper .header-top .col-user-itm__button .btn-type{padding:12px 16px;font-weight:700;font-size:14px;line-height:16px}.header-wrapper .lang-dropdown .lang-dropdown-head{display:block;padding-right:16px;font-weight:400;font-size:14px;line-height:18px;color:var(--blackColor);text-transform:uppercase;transition:color .4s;position:relative}.header-wrapper .lang-dropdown .lang-dropdown-head:hover{color:var(--orangeLightColor)}.header-wrapper .lang-dropdown .lang-dropdown-head span{font-size:7px;position:absolute;right:0;top:50%;margin-top:-3.5px}.header-wrapper .lang-dropdown .wpml-ls-legacy-dropdown-click{margin:0;padding:0}.header-wrapper .lang-dropdown .wpml-ls-legacy-dropdown-click:before{display:none}.header-wrapper .lang-dropdown .wpml-ls-legacy-dropdown-click ul{padding:0;margin:0}.header-wrapper .lang-dropdown .wpml-ls-legacy-dropdown-click .wpml-ls-current-language .js-wpml-ls-item-toggle{font-weight:400;font-size:14px;line-height:18px;text-transform:uppercase;color:var(--blackColor);transition:all .4s;display:block;padding-right:16px;position:relative;padding-top:0;padding-bottom:0}.header-wrapper .lang-dropdown .wpml-ls-legacy-dropdown-click .wpml-ls-current-language .js-wpml-ls-item-toggle .wpml-ls-native{margin-left:0}.header-wrapper .lang-dropdown .wpml-ls-legacy-dropdown-click .wpml-ls-current-language .js-wpml-ls-item-toggle img{display:none}.header-wrapper .lang-dropdown .wpml-ls-legacy-dropdown-click .wpml-ls-current-language .js-wpml-ls-item-toggle:after{content:"";font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:none;font-size:7px;position:absolute;right:0;top:50%;margin-top:-3.5px;width:auto;height:auto;transition:all .4s}.header-wrapper .lang-dropdown .wpml-ls-legacy-dropdown-click .wpml-ls-current-language .js-wpml-ls-item-toggle:hover{color:var(--orangeLightColor)}.header-wrapper .lang-dropdown .wpml-ls-legacy-dropdown-click .js-wpml-ls-sub-menu{padding:8px;top:calc(100% + 10px);left:50%;transform:translate(-50%)}.header-wrapper .lang-dropdown .wpml-ls-legacy-dropdown-click .js-wpml-ls-sub-menu li .wpml-ls-link{transition:color .4s}.header-wrapper .lang-dropdown .wpml-ls-legacy-dropdown-click .js-wpml-ls-sub-menu li .wpml-ls-link:hover{color:var(--orangeLightColor)}.header-wrapper .lang-dropdown .wpml-ls-legacy-dropdown-click .js-wpml-ls-sub-menu li .wpml-ls-link img{display:none}.header-wrapper .lang-dropdown .wpml-ls-legacy-dropdown-click .js-wpml-ls-sub-menu li .wpml-ls-link .wpml-ls-native{display:block!important}.header-wrapper .lang-dropdown .wpml-ls-legacy-dropdown-click.active .wpml-ls-current-language .js-wpml-ls-item-toggle{color:var(--orangeLightColor)}.header-wrapper .lang-dropdown .wpml-ls-legacy-dropdown-click.active .wpml-ls-current-language .js-wpml-ls-item-toggle:after{transform:rotate(-180deg)}.header-wrapper .header-menu{display:flex;padding:0;margin:0;list-style:none}.header-wrapper .header-menu li a{display:block;padding:0 24px;white-space:nowrap;font-weight:400;font-size:15px;line-height:18px;color:var(--blackColor);transition:all .4s}@media (max-width: 1200px){.header-wrapper .header-menu li a{padding:0 12px}}.header-wrapper .header-menu li a:hover{color:var(--orangeLightColor)}.header-wrapper .header-menu li:first-child a{padding-left:0}.header-wrapper .header-menu li:last-child a{padding-right:0}.header-wrapper .dgwt-wcas-search-wrapp{max-width:unset!important}.header-wrapper .dgwt-wcas-search-wrapp .dgwt-wcas-search-icon{width:28px;height:28px;transition:color .4s;color:var(--blackColor);display:flex;align-items:center;justify-content:center;font-size:28px}.header-wrapper .dgwt-wcas-search-wrapp .dgwt-wcas-search-icon:hover{color:var(--orangeLightColor)}.header-wrapper .dgwt-wcas-search-wrapp .dgwt-wcas-search-icon:before{content:"";font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.header-wrapper .dgwt-wcas-search-wrapp .dgwt-wcas-search-icon svg{display:none}.header-wrapper.header-transparent:not(.hovered) .lang-dropdown .wpml-ls-legacy-dropdown-click .wpml-ls-current-language .js-wpml-ls-item-toggle{color:var(--whiteColor)}.header-wrapper.header-transparent:not(.hovered) .lang-dropdown .wpml-ls-legacy-dropdown-click.active .wpml-ls-current-language .js-wpml-ls-item-toggle{color:var(--orangeLightColor)}.header-wrapper.header-transparent:not(.hovered) .header-top .logo img.logo-black-mob,.header-wrapper.header-transparent:not(.hovered) .header-top .logo img.logo-black{opacity:0}.header-wrapper.header-transparent:not(.hovered) .header-top .logo img.logo-white-mob,.header-wrapper.header-transparent:not(.hovered) .header-top .logo img.logo-white{opacity:1}.header-wrapper.header-transparent:not(.hovered) .header-top .cart-header,.header-wrapper.header-transparent:not(.hovered) .header-top .col-user-itm__user a,.header-wrapper.header-transparent:not(.hovered) .header-top .search-btn{color:var(--whiteColor)}.header-wrapper.header-transparent:not(.hovered) .header-top .cart-header:hover,.header-wrapper.header-transparent:not(.hovered) .header-top .col-user-itm__user a:hover,.header-wrapper.header-transparent:not(.hovered) .header-top .search-btn:hover{color:var(--orangeLightColor)}.header-wrapper.header-transparent:not(.hovered) .header-top .dgwt-wcas-search-wrapp .dgwt-wcas-search-icon{color:var(--whiteColor)}.header-wrapper.header-transparent:not(.hovered) .header-top .dgwt-wcas-search-wrapp .dgwt-wcas-search-icon:hover{color:var(--orangeLightColor)}.header-wrapper.header-transparent:not(.hovered) .header-menu li a{color:var(--whiteColor)}.header-wrapper.header-transparent:not(.hovered) .header-menu li a:hover{color:var(--orangeLightColor)}.header-wrapper.header-transparent:not(.hovered) .lang-dropdown .lang-dropdown-head{color:var(--whiteColor)}.header-wrapper.header-transparent:not(.hovered) .lang-dropdown .lang-dropdown-head:hover{color:var(--orangeLightColor)}.header-wrapper.header-transparent:not(.hovered) .menu-trigger span{background-color:var(--whiteColor)}.header-wrapper .sub-menu-wrapper{position:absolute;left:0;top:100%;width:100%}.header-wrapper .sub-menu-wrapper .sub-menu-block{position:absolute;top:0;left:0;width:100%;background-color:var(--whiteColor);border-top:1px rgba(var(--blackColorRGB),.1) solid;padding:28px 0;transition:all .4s;opacity:0;pointer-events:none;z-index:2}.header-wrapper .sub-menu-wrapper .sub-menu-block .sub-menu{display:flex;margin:0;padding:0;list-style:none;justify-content:center}.header-wrapper .sub-menu-wrapper .sub-menu-block .sub-menu li a{display:block;font-weight:400;font-size:17px;line-height:22px;color:rgba(var(--blackColorRGB),.4);transition:all .4s;padding:0 14px}.header-wrapper .sub-menu-wrapper .sub-menu-block .sub-menu li a:hover{color:var(--blackColor)}.header-wrapper .sub-menu-wrapper .sub-menu-block.active{opacity:1;pointer-events:auto}.header-wrapper .sub-menu-wrapper .sub-menu-block .mega-menu-blocks{position:absolute;left:0;top:100%;width:100%}.header-wrapper .sub-menu-wrapper .sub-menu-block .mega-menu-block{position:absolute;left:0;top:0;width:100%;background-color:var(--whiteColor);padding:4px 0 26px;transition:all .4s;opacity:0;pointer-events:none}.header-wrapper .sub-menu-wrapper .sub-menu-block .mega-menu-block:before{content:"";height:50px;box-shadow:0 8px 56px #00000040;width:100%;position:absolute;bottom:0;left:0;z-index:-1}.header-wrapper .sub-menu-wrapper .sub-menu-block .mega-menu-block.active{opacity:1;pointer-events:auto}.header-wrapper .sub-menu-wrapper .sub-menu-block .mega-menu-block-title{font-weight:400;font-size:17px;line-height:22px;color:var(--blackColor);margin-bottom:16px}.header-wrapper .sub-menu-wrapper .sub-menu-block .mega-menu-block__left{padding-right:32px;flex:0 0 60%;max-width:60%}.header-wrapper .sub-menu-wrapper .sub-menu-block .mega-menu-block__right{padding-left:32px;flex:0 0 40%;max-width:40%}.header-wrapper .sub-menu-wrapper .sub-menu-block .mega-menu-block__row{display:flex;flex-wrap:wrap;margin-left:-8px;margin-right:-8px}.header-wrapper .sub-menu-wrapper .sub-menu-block .mega-menu-block__row .col-3,.header-wrapper .sub-menu-wrapper .sub-menu-block .mega-menu-block__row .col-4{margin-bottom:20px}.header-wrapper.hovered{background-color:var(--whiteColor)}@media (max-width: 990px){.header-wrapper.hovered{position:fixed;background-color:var(--whiteColor)}.header-wrapper.hovered .header-top{background-color:var(--whiteColor);position:relative;z-index:2}}.header-wrapper.hovered .header-top{position:relative;z-index:5}.menu-image-link{display:block;transition:all .4s}.menu-image-link img{display:block;width:100%;height:auto}.menu-image-link img+.menu-image-link-title{margin-top:12px}.menu-image-link .menu-image-link-title{font-weight:400;font-size:15px;line-height:20px;text-align:center;color:var(--blackColor);transition:color .4s;display:block}.menu-image-link:hover .menu-image-link-title{color:var(--orangeLightColor)}.menu-trigger{width:24px;height:24px;position:relative;padding:0;border:none;background-color:transparent}.menu-trigger span{position:absolute;left:0;height:2px;width:24px;background-color:var(--blackColor);border-radius:2px;transition:all .4s}.menu-trigger span:nth-child(1){top:3px}.menu-trigger span:nth-child(2){width:18px;left:6px;top:50%;margin-top:-1px}.menu-trigger span:nth-child(3){top:calc(100% - 5px)}.menu-trigger.active span:nth-child(1){left:50%;top:50%;transform:translate(-50%,-50%) rotate(45deg)}.menu-trigger.active span:nth-child(2){opacity:0;left:100%}.menu-trigger.active span:nth-child(3){left:50%;top:50%;transform:translate(-50%,-50%) rotate(-45deg)}.section-hero{overflow:hidden;padding-bottom:56px}@media (max-width: 767px){.section-hero{padding-bottom:44px}}.section-hero__inner{padding:152px 0 180px;background:url(/build/assets/im-DngEBjZ9.jpg) right center no-repeat;background-size:cover;position:relative}@media (max-width: 767px){.section-hero__inner{padding-bottom:0;padding-top:122px}}.section-hero__inner .h1{color:var(--whiteColor)}@media (max-width: 767px){.section-hero__inner .h1{text-align:center;margin-bottom:24px}}@media (max-width: 767px){.section-hero__inner .button-group{text-align:center}}@media (max-width: 767px){.section-hero__inner .row{flex-wrap:wrap-reverse}}@media (max-width: 767px){.section-hero__inner .col-5{flex:0 0 100%;max-width:100%;display:flex;justify-content:center;margin-top:32px}}.section-hero__inner .col-5 img{position:absolute;right:53%;max-height:444px;width:auto;display:block;bottom:0}@media (max-width: 767px){.section-hero__inner .col-5 img{position:static;max-height:unset;max-width:100%;height:auto;width:auto}}.section-hero__inner .col-7{position:relative;z-index:1}@media (max-width: 767px){.section-hero__inner .col-7{flex:0 0 100%;max-width:100%}}.section-hero__cards{margin-top:-80px;position:relative;z-index:1}@media (max-width: 767px){.section-hero__cards{margin-top:-40px}}@media (max-width: 767px){.section-hero__cards .container-fluid{padding-left:0;padding-right:0}}.section-hero__cards .row{align-items:flex-end}@media (max-width: 767px){.section-hero__cards .row{flex-wrap:unset;margin-left:0;margin-right:0}}.section-hero__cards .col-5{padding-bottom:43px;display:flex;justify-content:center}@media (max-width: 1200px){.section-hero__cards .col-5{flex:0 0 320px;max-width:320px}}@media (max-width: 990px){.section-hero__cards .col-5{display:none}}.section-hero__cards .col-5 .h5{line-height:34px;position:relative;padding-left:32px}.section-hero__cards .col-5 .h5:before{content:"";width:10000px;border-top:1px var(--blackColor) solid;position:absolute;right:100%;top:50%;margin-top:-.5px}.section-hero__cards .col-5 .h5 b{display:block}@media (max-width: 1200px){.section-hero__cards .col-7{flex:0 0 calc(100% - 320px);max-width:calc(100% - 320px)}}@media (max-width: 990px){.section-hero__cards .col-7{flex:0 0 100%;max-width:100%}}@media (max-width: 767px){.section-hero__cards .col-7{overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.section-hero__cards .col-7::-webkit-scrollbar{display:none}}.section-hero__cards .col-7 .row{margin-left:-7px;margin-right:-7px;align-items:flex-start}.section-hero__cards .col-7 .row .col-4{padding-left:7px;padding-right:7px}@media (max-width: 767px){.section-hero__cards .col-7 .row .col-4{flex:0 0 190px;max-width:190px}}.section-hero__cards .hero-card .hero-card-img-wrapepr{width:100%;height:100%;overflow:hidden;border-radius:24px}@media (max-width: 767px){.section-hero__cards .hero-card .hero-card-img-wrapepr{border-radius:18px}}.section-hero__cards .hero-card .hero-card-img{display:block;width:100%;height:224px;overflow:hidden;position:relative;border-radius:24px;padding:4px;background-color:var(--whiteColor)}.section-hero__cards .hero-card .hero-card-img:before{content:"";width:calc(100% + 4px);height:calc(100% + 4px);border:12px var(--whiteColor) solid;border-radius:24px;position:absolute;left:-2px;top:-2px;z-index:2}@media (max-width: 767px){.section-hero__cards .hero-card .hero-card-img:before{border-width:4px;border-radius:18px}}@media (max-width: 767px){.section-hero__cards .hero-card .hero-card-img{height:168px}}.section-hero__cards .hero-card .hero-card-img img{display:block;width:100%;height:100%;object-fit:cover;transition:all 1s;border-radius:24px}@media (max-width: 767px){.section-hero__cards .hero-card .hero-card-img img{border-width:4px;border-radius:18px}}.section-hero__cards .hero-card .hero-card-img:hover img{transform:scale(1.03)}.section-hero__cards .hero-card .hero-card-title{font-weight:400;font-size:17px;line-height:24px;color:var(--blackColor);display:flex;align-items:center;justify-content:center;transition:all .4s;margin-top:8px}@media (max-width: 767px){.section-hero__cards .hero-card .hero-card-title{font-size:15px;line-height:18px}}.section-hero__cards .hero-card .hero-card-title:hover{color:var(--orangeColor)}.section-hero__cards .hero-card .hero-card-title i{font-size:10px;margin-left:12px}.section-hero.section-hero-video{position:relative}.section-hero.section-hero-video .section-hero__inner{background:none}@media (max-width: 767px){.section-hero.section-hero-video .section-hero__inner{padding-bottom:100px}}.section-hero.section-hero-video .section-hero__inner .row{justify-content:center;text-align:center}.section-hero.section-hero-video .section-hero__inner:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background-color:rgba(var(--blackColorRGB),.3)}.section-hero.section-hero-video video{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.section-hero.section-hero-video .container-fluid{position:relative;z-index:1}.section-about-us .section-inner{padding:120px 0 0;position:relative}@media (max-width: 767px){.section-about-us .section-inner{display:flex;flex-direction:column-reverse;padding:0}}.section-about-us .section-inner img:not(.device-image){position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}@media (max-width: 767px){.section-about-us .section-inner img:not(.device-image){position:static;height:375px}}.section-about-us .container-fluid{position:relative;z-index:1;min-height:calc(100vh - 120px)}@media (max-width: 767px){.section-about-us .container-fluid{margin-bottom:40px}}.section-about-us .section-about-us__block{padding:40px 64px;background:var(--whiteColor);border-radius:16px;max-width:544px}@media (max-width: 767px){.section-about-us .section-about-us__block{padding:40px 0 0;border-radius:0}}.section-about-us .section-about-us__block .h3{margin-bottom:32px}@media (max-width: 767px){.section-about-us .section-about-us__block .h3{margin-bottom:24px}}.section-about-us .section-about-us__block .h3 b{display:block}.section-about-us .section-about-us__block p{font-weight:400;font-size:17px;line-height:24px;opacity:.5}.section-about-us .section-about-us__block p+p{margin-top:24px}@media (max-width: 767px){.section-about-us .section-about-us__block p+p{margin-top:22px}}.section-about-us .section-about-us__block .btn-type{margin-top:32px}.section-logos .col{flex:0 0 20%;max-width:20%;padding-left:15px;padding-right:15px;display:flex;justify-content:center}@media (max-width: 1200px){.section-logos .col{display:flex;align-items:center;justify-content:center}}.section-logos img{display:block;max-height:41px;max-width:100%;width:auto;opacity:.3}@media (max-width: 767px){.section-logos .container-fluid{overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.section-logos .container-fluid::-webkit-scrollbar{display:none}.section-logos .container-fluid .row{margin-left:-10px;margin-right:-10px;flex-wrap:unset}.section-logos .container-fluid .col{flex:0 0 auto;max-width:unset;padding-left:10px;padding-right:10px}.section-logos img{height:26px;width:auto;max-width:unset}}@media (max-width: 767px){.section-reviews .container-fluid{padding-left:0;padding-right:0}.section-reviews .container-fluid .h3{padding-left:20px;padding-right:20px}}.section-reviews .h3{margin-bottom:40px}.section-reviews .review-card{padding:32px 40px 50px;border-radius:16px;background-color:var(--greyColor);text-align:center;transition:background-color .4s}@media (max-width: 990px){.section-reviews .review-card{padding:24px}}.section-reviews .review-card .h6{margin-bottom:8px;transition:color .4s}.section-reviews .review-card .review-type{font-size:15px;line-height:18px;color:var(--blackColor);opacity:.3;transition:all .4s}.section-reviews .review-card .review-description{margin-top:24px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.section-reviews .review-card .review-description p{font-size:17px;line-height:24px;color:var(--blackColor);opacity:.8;transition:color .4s}.section-reviews .review-card .stars{display:flex;justify-content:center;margin-top:8px}.section-reviews .review-card .stars .star{width:12px;height:12px;background:url(/build/assets/star-_IohEryF.svg) center center no-repeat;opacity:.3;transition:all .4s}.section-reviews .review-card .stars.stars-1 .star:nth-child(1){opacity:1}.section-reviews .review-card .stars.stars-2 .star:nth-child(1){opacity:1}.section-reviews .review-card .stars.stars-2 .star:nth-child(2){opacity:1}.section-reviews .review-card .stars.stars-3 .star:nth-child(1){opacity:1}.section-reviews .review-card .stars.stars-3 .star:nth-child(2){opacity:1}.section-reviews .review-card .stars.stars-3 .star:nth-child(3){opacity:1}.section-reviews .review-card .stars.stars-4 .star:nth-child(1){opacity:1}.section-reviews .review-card .stars.stars-4 .star:nth-child(2){opacity:1}.section-reviews .review-card .stars.stars-4 .star:nth-child(3){opacity:1}.section-reviews .review-card .stars.stars-4 .star:nth-child(4){opacity:1}.section-reviews .review-card .stars.stars-5 .star:nth-child(1){opacity:1}.section-reviews .review-card .stars.stars-5 .star:nth-child(2){opacity:1}.section-reviews .review-card .stars.stars-5 .star:nth-child(3){opacity:1}.section-reviews .review-card .stars.stars-5 .star:nth-child(4){opacity:1}.section-reviews .review-card .stars.stars-5 .star:nth-child(5){opacity:1}.section-reviews .slider-navigation{display:flex;align-items:center;justify-content:center;margin-top:30px}.section-reviews .swiper-slide-active .review-card{background-color:var(--blackColor)}.section-reviews .swiper-slide-active .review-card .h6{color:var(--whiteColor)}.section-reviews .swiper-slide-active .review-card .review-type{color:var(--whiteColor);opacity:.5}.section-reviews .swiper-slide-active .review-card .review-description p{color:var(--whiteColor);opacity:.8}.section-reviews .swiper-slide-active .review-card .stars .star{opacity:.5;background-image:url(/build/assets/star-white-CxdeUWDE.svg)}.section-reviews .swiper-slide-active .review-card .stars.stars-1 .star:nth-child(1){background-image:url(/build/assets/star-gradient-CmsQ8KNk.svg)}.section-reviews .swiper-slide-active .review-card .stars.stars-2 .star:nth-child(1){background-image:url(/build/assets/star-gradient-CmsQ8KNk.svg)}.section-reviews .swiper-slide-active .review-card .stars.stars-2 .star:nth-child(2){background-image:url(/build/assets/star-gradient-CmsQ8KNk.svg)}.section-reviews .swiper-slide-active .review-card .stars.stars-3 .star:nth-child(1){background-image:url(/build/assets/star-gradient-CmsQ8KNk.svg)}.section-reviews .swiper-slide-active .review-card .stars.stars-3 .star:nth-child(2){background-image:url(/build/assets/star-gradient-CmsQ8KNk.svg)}.section-reviews .swiper-slide-active .review-card .stars.stars-3 .star:nth-child(3){background-image:url(/build/assets/star-gradient-CmsQ8KNk.svg)}.section-reviews .swiper-slide-active .review-card .stars.stars-4 .star:nth-child(1){background-image:url(/build/assets/star-gradient-CmsQ8KNk.svg)}.section-reviews .swiper-slide-active .review-card .stars.stars-4 .star:nth-child(2){background-image:url(/build/assets/star-gradient-CmsQ8KNk.svg)}.section-reviews .swiper-slide-active .review-card .stars.stars-4 .star:nth-child(3){background-image:url(/build/assets/star-gradient-CmsQ8KNk.svg)}.section-reviews .swiper-slide-active .review-card .stars.stars-4 .star:nth-child(4){background-image:url(/build/assets/star-gradient-CmsQ8KNk.svg)}.section-reviews .swiper-slide-active .review-card .stars.stars-5 .star:nth-child(1){background-image:url(/build/assets/star-gradient-CmsQ8KNk.svg)}.section-reviews .swiper-slide-active .review-card .stars.stars-5 .star:nth-child(2){background-image:url(/build/assets/star-gradient-CmsQ8KNk.svg)}.section-reviews .swiper-slide-active .review-card .stars.stars-5 .star:nth-child(3){background-image:url(/build/assets/star-gradient-CmsQ8KNk.svg)}.section-reviews .swiper-slide-active .review-card .stars.stars-5 .star:nth-child(4){background-image:url(/build/assets/star-gradient-CmsQ8KNk.svg)}.section-reviews .swiper-slide-active .review-card .stars.stars-5 .star:nth-child(5){background-image:url(/build/assets/star-gradient-CmsQ8KNk.svg)}@media (max-width: 767px){.review-slider .swiper-slide{width:calc(100% - 150px)}}@media (max-width: 575px){.review-slider .swiper-slide{width:calc(100% - 60px)}}.section-product{padding:56px 0}@media (max-width: 767px){.section-product{padding:44px 0}}.section-product .section-inner{padding:80px 0;background-color:var(--blackColor)}@media (max-width: 767px){.section-product .section-inner{padding:48px 0}}.section-product .h3{color:var(--whiteColor)}.section-product .section-product-title{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:55px}@media (max-width: 990px){.section-product .section-product-title{flex-direction:column;align-items:flex-start}}@media (max-width: 767px){.section-product .section-product-title{margin-bottom:40px}}@media (max-width: 990px){.section-product .section-product-title .section-product-tabs-scroll{margin-left:-30px;margin-right:-30px;padding-left:30px;padding-right:30px;width:calc(100% + 60px);overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.section-product .section-product-title .section-product-tabs-scroll::-webkit-scrollbar{display:none}}@media (max-width: 767px){.section-product .section-product-title .section-product-tabs-scroll{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;width:calc(100% + 40px)}}.section-product .section-product-title .section-product-tabs{display:flex;align-items:center}@media (max-width: 990px){.section-product .section-product-title .section-product-tabs{margin-top:24px;max-width:unset;align-items:unset;flex-wrap:unset;min-width:fit-content}}.section-product .section-product-title .section-product-tabs .section-product-tab{margin-left:16px}@media (max-width: 990px){.section-product .section-product-title .section-product-tabs .section-product-tab{margin-left:0;margin-right:16px;white-space:nowrap;display:block}}@media (max-width: 767px){.section-product .section-product-title .section-product-tabs .section-product-tab{margin-right:10px;padding:8px 12px}}@media (max-width: 990px){.bestseller-slider{margin-left:-30px;margin-right:-30px;padding-left:30px;padding-right:30px}}.bestseller-slider .swiper-slide{width:calc(33.33% - 33.333px)}@media (max-width: 1200px){.bestseller-slider .swiper-slide{width:calc(33.33% - 20px)}}@media (max-width: 990px){.bestseller-slider .swiper-slide{width:260px}}.section-product-tabs-content .product-card{margin-bottom:0}@media (max-width: 990px){.section-product-tabs-content .product-tab-content .row{flex-wrap:nowrap}.section-product-tabs-content .product-tab-content .col-4{max-width:320px;min-width:300px}}.section-product-tabs-content .product-tab-content:not(.show-tab){display:none}.section-product-tabs-content .product-card .add-to-card-block{background:var(--blackColor)}.wcpbc-price ins{text-decoration:none}.wcpbc-price ins .woocommerce-Price-amount.amount{margin-right:12px;text-decoration:none}.truemisha-sale-badge{position:absolute;left:10px;top:10px;padding:7px 14px;background-color:var(--blackColor);font-weight:700;font-size:14px;line-height:16px;color:var(--whiteColor);z-index:2;border-radius:57px}.product-card{margin-bottom:24px}.product-card .price-wrapper .star-rating{display:none}.product-card .added_to_cart{display:none!important}.product-card .add-to-card-block{position:absolute;right:0;bottom:-1px;background:var(--whiteColor);border-radius:12px 0 0;padding:6px 0 0 6px;width:60px;height:60px;z-index:2}@media (max-width: 767px){.product-card .add-to-card-block{width:53px;height:53px}}.product-card .product-card__image{position:relative}.product-card .product-card__image img{-webkit-mask-image:url(/build/assets/chair_bg-BQ1AaEy7.svg);mask-image:url(/build/assets/chair_bg-BQ1AaEy7.svg);-webkit-mask-size:100vmin;mask-size:100vmin;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.product-card .product-card__image .product_type_simple,.product-card .product-card__image .button.wp-element-button,.product-card .product-card__image .add_to_cart_button,.product-card .product-card__image .ajax_add_to_cart,.product-card .product-card__image .card{position:relative;bottom:unset;right:unset;border:none;border-radius:12px;width:53px!important;max-width:53px!important;height:53px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:28px;padding:0!important;background-color:var(--whiteColor);overflow:hidden;cursor:pointer;transition:all .4s;color:var(--blackColor)}@media (max-width: 767px){.product-card .product-card__image .product_type_simple,.product-card .product-card__image .button.wp-element-button,.product-card .product-card__image .add_to_cart_button,.product-card .product-card__image .ajax_add_to_cart,.product-card .product-card__image .card{width:46px!important;height:46px!important;font-size:20px;border-radius:8px}}.product-card .product-card__image .product_type_simple:before,.product-card .product-card__image .button.wp-element-button:before,.product-card .product-card__image .add_to_cart_button:before,.product-card .product-card__image .ajax_add_to_cart:before,.product-card .product-card__image .card:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background:var(--primaryGradient);opacity:0;transition:all .4s}.product-card .product-card__image .product_type_simple span,.product-card .product-card__image .button.wp-element-button span,.product-card .product-card__image .add_to_cart_button span,.product-card .product-card__image .ajax_add_to_cart span,.product-card .product-card__image .card span{position:relative;z-index:1}.product-card .product-card__image .product_type_simple.added,.product-card .product-card__image .product_type_simple:hover,.product-card .product-card__image .button.wp-element-button.added,.product-card .product-card__image .button.wp-element-button:hover,.product-card .product-card__image .add_to_cart_button.added,.product-card .product-card__image .add_to_cart_button:hover,.product-card .product-card__image .ajax_add_to_cart.added,.product-card .product-card__image .ajax_add_to_cart:hover,.product-card .product-card__image .card.added,.product-card .product-card__image .card:hover{color:var(--whiteColor);margin:0!important}.product-card .product-card__image .product_type_simple.added:before,.product-card .product-card__image .product_type_simple:hover:before,.product-card .product-card__image .button.wp-element-button.added:before,.product-card .product-card__image .button.wp-element-button:hover:before,.product-card .product-card__image .add_to_cart_button.added:before,.product-card .product-card__image .add_to_cart_button:hover:before,.product-card .product-card__image .ajax_add_to_cart.added:before,.product-card .product-card__image .ajax_add_to_cart:hover:before,.product-card .product-card__image .card.added:before,.product-card .product-card__image .card:hover:before{opacity:1}.product-card .product-card__image .product_type_simple,.product-card .product-card__image .add_to_cart_button,.product-card .product-card__image .button.wp-element-button{background-color:var(--blackColor);color:transparent!important;border-color:var(--whiteColor)}.product-card .product-card__image .product_type_simple:after,.product-card .product-card__image .add_to_cart_button:after,.product-card .product-card__image .button.wp-element-button:after{content:""!important;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--whiteColor);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)!important;font-size:28px;margin:0!important;right:unset!important;animation:none!important}.product-card .product-card__image a:not(.card){display:block;width:100%}.product-card .product-card__image img{width:100%;height:auto;display:block;border-radius:16px}.product-card h3{font-weight:400;font-size:20px;line-height:26px;color:var(--whiteColor);margin-top:24px;margin-bottom:0}.product-card h3+.price-wrapper{margin-top:8px}.product-card h3 a{color:var(--whiteColor);transition:all .4s}.product-card h3 a:hover{color:var(--blueColor)}.product-card .price{margin-top:8px;font-weight:400;font-size:17px;line-height:24px;opacity:.8;color:var(--whiteColor)}@media (max-width: 767px){.product-card .price{font-size:15px;line-height:24px}}@media (max-width: 450px){.product-card .price{font-size:13px;line-height:24px}}.product-card .btn-group{margin-top:24px}.product-card.product-card-catalog,.product-card.product-card-rental,.product-card.product-card-related{text-align:left}.product-card.product-card-catalog .card,.product-card.product-card-rental .card,.product-card.product-card-related .card{border:none;background-color:var(--blackColor);color:var(--whiteColor)}.product-card.product-card-catalog h3,.product-card.product-card-rental h3,.product-card.product-card-related h3{text-align:left;color:var(--blackColor)}.product-card.product-card-catalog h3 a,.product-card.product-card-rental h3 a,.product-card.product-card-related h3 a{color:var(--blackColor)}.product-card.product-card-catalog h3 a:hover,.product-card.product-card-rental h3 a:hover,.product-card.product-card-related h3 a:hover{color:var(--orangeColor)}.product-card.product-card-catalog .price,.product-card.product-card-rental .price,.product-card.product-card-related .price{color:rgba(var(--blackColorRGB),.6)}@media (max-width: 767px){.product-card.product-card-catalog h3,.product-card.product-card-rental h3,.product-card.product-card-related h3{text-align:center}.product-card.product-card-catalog .price,.product-card.product-card-rental .price,.product-card.product-card-related .price{text-align:center;justify-content:center}.product-card.product-card-catalog .wcpbc-price,.product-card.product-card-rental .wcpbc-price,.product-card.product-card-related .wcpbc-price{justify-content:center}.product-card.product-card-catalog .btn-group,.product-card.product-card-rental .btn-group,.product-card.product-card-related .btn-group{justify-content:center;display:flex}}.product-card.product-card-catalog{margin-bottom:32px}.product-card.product-card-catalog .esto_calculator,.product-card.product-card-catalog .price,.product-card.product-card-catalog h3{text-align:left;color:var(--blackColor)}.product-card.product-card-catalog .esto_calculator a,.product-card.product-card-catalog .price a,.product-card.product-card-catalog h3 a{color:var(--blackColor)}.product-card.product-card-catalog .esto_calculator a:hover,.product-card.product-card-catalog .price a:hover,.product-card.product-card-catalog h3 a:hover{color:var(--orangeLightColor)}@media (max-width: 767px){.product-card.product-card-catalog .esto_calculator,.product-card.product-card-catalog .price,.product-card.product-card-catalog h3{text-align:center}}.product-card.product-card-catalog .price{display:flex;flex-direction:row-reverse;justify-content:flex-end}@media (max-width: 767px){.product-card.product-card-catalog .price{justify-content:center}}.product-card.product-card-catalog .price del{margin-left:8px}.product-card.product-card-catalog .price del span{color:#bebebe}.product-card.product-card-catalog .price ins{text-decoration:none}.product-card.product-card-catalog .price ins span{color:#7f7f7f;text-decoration:none}.product-card.product-card-catalog .add-to-card-block{width:66px;height:60px;position:absolute;bottom:-1px;right:0;background-color:var(--whiteColor);border-radius:12px 0 0;padding-top:6px;padding-left:6px;z-index:2}@media (max-width: 767px){.product-card.product-card-catalog .add-to-card-block{width:53px;height:53px}}.product-card.product-card-catalog .add-to-card-block:before{content:"";width:100%;height:100%}.product-card.product-card-catalog .add-to-card-block .add_to_cart_button{border:none!important;width:53px!important;height:53px!important;position:relative;left:unset;right:unset;top:unset;bottom:unset}.product-card.product-card-catalog .add-to-card-block .add_to_cart_button.loading{display:flex!important;align-items:center!important;justify-content:center!important}.product-card.product-card-catalog .add-to-card-block .add_to_cart_button.loading:after{top:50%}@media (max-width: 767px){.product-card.product-card-catalog .add-to-card-block .add_to_cart_button{width:46px!important;height:46px!important;font-size:20px;border-radius:8px}}@media (max-width: 767px){.product-card.product-card-catalog h3,.product-card.product-card-catalog .price{text-align:center}.product-card.product-card-catalog .wcpbc-price{justify-content:center}.product-card.product-card-catalog .btn-group{justify-content:center;display:flex}}.product-card.product-card-best .product-card__image .product_type_simple,.product-card.product-card-best .product-card__image .button.wp-element-button,.product-card.product-card-best .product-card__image .add_to_cart_button,.product-card.product-card-best .product-card__image .ajax_add_to_cart,.product-card.product-card-best .product-card__image .card{position:relative;bottom:unset;right:unset;border:none;border-radius:12px;width:53px;height:53px;display:flex;align-items:center;justify-content:center;font-size:28px;padding:0;background-color:var(--whiteColor);overflow:hidden;cursor:pointer;transition:all .4s;color:var(--blackColor)}@media (max-width: 767px){.product-card.product-card-best .product-card__image .product_type_simple,.product-card.product-card-best .product-card__image .button.wp-element-button,.product-card.product-card-best .product-card__image .add_to_cart_button,.product-card.product-card-best .product-card__image .ajax_add_to_cart,.product-card.product-card-best .product-card__image .card{width:46px;height:46px;font-size:20px;border-radius:8px}}.product-card.product-card-best .product-card__image .product_type_simple:before,.product-card.product-card-best .product-card__image .button.wp-element-button:before,.product-card.product-card-best .product-card__image .add_to_cart_button:before,.product-card.product-card-best .product-card__image .ajax_add_to_cart:before,.product-card.product-card-best .product-card__image .card:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background:var(--primaryGradient);opacity:0;transition:all .4s}.product-card.product-card-best .product-card__image .product_type_simple span,.product-card.product-card-best .product-card__image .button.wp-element-button span,.product-card.product-card-best .product-card__image .add_to_cart_button span,.product-card.product-card-best .product-card__image .ajax_add_to_cart span,.product-card.product-card-best .product-card__image .card span{position:relative;z-index:1}.product-card.product-card-best .product-card__image .product_type_simple.added,.product-card.product-card-best .product-card__image .product_type_simple:hover,.product-card.product-card-best .product-card__image .button.wp-element-button.added,.product-card.product-card-best .product-card__image .button.wp-element-button:hover,.product-card.product-card-best .product-card__image .add_to_cart_button.added,.product-card.product-card-best .product-card__image .add_to_cart_button:hover,.product-card.product-card-best .product-card__image .ajax_add_to_cart.added,.product-card.product-card-best .product-card__image .ajax_add_to_cart:hover,.product-card.product-card-best .product-card__image .card.added,.product-card.product-card-best .product-card__image .card:hover{color:var(--whiteColor);margin:0!important}.product-card.product-card-best .product-card__image .product_type_simple.added:before,.product-card.product-card-best .product-card__image .product_type_simple:hover:before,.product-card.product-card-best .product-card__image .button.wp-element-button.added:before,.product-card.product-card-best .product-card__image .button.wp-element-button:hover:before,.product-card.product-card-best .product-card__image .add_to_cart_button.added:before,.product-card.product-card-best .product-card__image .add_to_cart_button:hover:before,.product-card.product-card-best .product-card__image .ajax_add_to_cart.added:before,.product-card.product-card-best .product-card__image .ajax_add_to_cart:hover:before,.product-card.product-card-best .product-card__image .card.added:before,.product-card.product-card-best .product-card__image .card:hover:before{opacity:1}.product-card.product-card-best .product-card__image .add_to_cart_button,.product-card.product-card-best .product-card__image .button.wp-element-button{background-color:var(--whiteColor);color:transparent!important;border-color:var(--whiteColor)}.product-card.product-card-best .product-card__image .add_to_cart_button:after,.product-card.product-card-best .product-card__image .button.wp-element-button:after{color:var(--blackColor)}.product-card.product-card-best .product-card__image .add_to_cart_button:hover,.product-card.product-card-best .product-card__image .button.wp-element-button:hover{background-color:transparent}.product-card.product-card-best .product-card__image .add_to_cart_button:hover:after,.product-card.product-card-best .product-card__image .button.wp-element-button:hover:after{color:var(--whiteColor)}.product-card.product-card-related-v2 .price{margin-top:50px}.product-card.product-card-related-v2 h3{margin-top:16px}@media (max-width: 767px){.product-card h3{text-align:center}.product-card .price{text-align:center;justify-content:center}.product-card .price-wrapper{text-align:center}.product-card .wcpbc-price{justify-content:center}.product-card .btn-group{justify-content:center;display:flex}.product-card .esto_calculator{text-align:center}}.col-catalog-product .product-card.product-card-related h3{text-align:left}@media (max-width: 767px){.col-catalog-product .product-card.product-card-related h3{text-align:center}}.col-catalog-product .product-card.product-card-related .esto_calculator{text-align:left}@media (max-width: 767px){.col-catalog-product .product-card.product-card-related .esto_calculator{text-align:center}}.col-catalog-product .product-card.product-card-related .price{text-align:left}@media (max-width: 767px){.col-catalog-product .product-card.product-card-related .price{text-align:center}}.product-content-top{margin-bottom:56px}.section-blog{position:relative}.section-blog .section-inner{position:relative;z-index:1}@media (max-width: 767px){.section-blog .col-4{flex:0 0 100%;max-width:100%}.section-blog .col-4+.col-4{margin-top:40px}.section-blog .section-title{text-align:center;display:block}.section-blog .section-title .h3{text-align:center}.section-blog .section-title .btn-type{display:none}.section-blog .show-on-mobile{display:flex;justify-content:center;margin-top:40px}}@media (min-width: 768px){.section-blog .show-on-mobile{display:none}}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px;text-align:center}@media (max-width: 767px){.section-title{margin-bottom:32px}}.blog-cart .blog-cart__image{display:block;height:264px;border-radius:16px;overflow:hidden}.blog-cart .blog-cart__image img{width:100%;height:100%;object-fit:cover;transition:all 4s}.blog-cart .blog-cart__image:hover img{transform:scale(1.1)}.blog-cart .blog-title{font-weight:700;font-size:20px;line-height:26px;color:var(--blackColor);transition:all .4s;margin-top:24px;display:block}.blog-cart .blog-title:hover{color:var(--orangeLightColor)}.blog-cart .description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;opacity:.5;font-weight:400;font-size:15px;line-height:18px;margin-top:8px}.blog-cart .read-more-button{margin-top:20px}.map{height:404px;border-radius:16px}.section-contact .h4{margin-bottom:16px;line-height:40px}.section-contact .col-5{padding-right:100px}@media (max-width: 990px){.section-contact .col-5{flex:0 0 100%;max-width:100%;margin-bottom:40px;padding-right:15px}}@media (max-width: 990px){.section-contact .col-7{flex:0 0 100%;max-width:100%}}.footer-wrapper{padding:48px 0 56px;background-color:var(--blackColor);margin-top:56px}@media (max-width: 990px){.footer-wrapper{padding-bottom:16px;margin-top:44px}}.footer-wrapper .footer-title{font-weight:400;font-size:20px;line-height:26px;color:var(--whiteColor);margin-bottom:20px}.footer-wrapper a:not(.btn-type){font-weight:400;font-size:17px;line-height:22px;opacity:.6;color:var(--whiteColor);transition:all .4s;padding-left:0!important}.footer-wrapper a:not(.btn-type):before{display:none!important}.footer-wrapper a:not(.btn-type):hover{opacity:1;color:var(--orangeColor)}.footer-wrapper .footer-custom-link+.footer-menu{margin-top:56px}.footer-wrapper .footer-menu{padding:0;list-style:none;margin:0}.footer-wrapper .footer-menu li{padding:0}.footer-wrapper .footer-menu li+li{margin-top:16px}.footer-wrapper .footer-menu-light li a{opacity:1}.footer-wrapper .footer-menu-light li a:hover{color:var(--orangeColor)}.footer-wrapper .book-trial-widget{border:1px solid var(--whiteColor);border-radius:16px;padding:24px 32px;position:relative;text-align:center}.footer-wrapper .book-trial-widget .book-trial-widget-text{font-weight:400;font-size:17px;line-height:22px;color:var(--whiteColor)}.footer-wrapper .book-trial-widget .book-trial-widget-button{margin-bottom:-47px;margin-top:24px}.footer-wrapper .book-trial-widget .book-trial-widget-button .btn-type{text-transform:uppercase}.footer-wrapper .book-trial-widget .book-trial-widget-button .btn-type:hover{opacity:1}.footer-wrapper .footer-email{margin-top:22px}.footer-wrapper .footer-email a:hover{color:var(--orangeColor)}.footer-wrapper .work-day{margin-top:22px}.footer-wrapper .footer-address{margin-top:50px}.footer-wrapper .footer-email a,.footer-wrapper .work-day,.footer-wrapper .footer-address{font-weight:400;font-size:17px;line-height:22px;color:var(--whiteColor);opacity:1}.footer-wrapper .col-menu{flex:0 0 23.3333333333%;max-width:23.3333333333%}.footer-wrapper .col-widget{flex:0 0 30%;max-width:30%}@media (max-width: 990px){.footer-wrapper .col{flex:0 0 50%;max-width:50%;margin-bottom:40px}}@media (max-width: 767px){.footer-wrapper .col{flex:0 0 100%;max-width:100%;margin-bottom:32px}.footer-wrapper .col.col-menu{padding-left:50px;padding-right:30px}}.product-page-single{padding-top:140px}.product-image-gallery{position:relative}.product-image-slider .product-image-slider-image{width:100%;height:600px;border-radius:16px;overflow:hidden;display:flex;align-content:center;justify-content:center;background-color:var(--whiteColor);position:relative}@media (max-width: 1200px){.product-image-slider .product-image-slider-image{height:auto}}@media (max-width: 767px){.product-image-slider .product-image-slider-image video{height:auto;width:100%}}.product-image-slider .product-image-slider-image svg{width:40px;height:40px;position:absolute;left:50%;top:50%;margin-top:-20px;margin-left:-20px}.product-image-slider .product-image-slider-image img{width:100%;height:100%;object-fit:cover}@media (max-width: 1200px){.product-image-slider .product-image-slider-image img{height:auto;object-fit:unset}}.woocommerce-notices-wrapper .woocommerce-message{background-color:var(--blackColor)!important;border-top:2px var(--orangeLightColor) solid;margin-bottom:0;padding:16px 24px 16px 50px!important;display:flex;justify-content:space-between;align-items:center;flex-direction:row-reverse;text-align:left}.woocommerce-notices-wrapper .woocommerce-message:before{content:"";position:absolute;font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--whiteColor);top:50%;transform:translateY(-50%);left:20px;font-size:25px}.woocommerce-notices-wrapper .woocommerce-message .button{cursor:pointer;transition:all .4s;display:inline-flex;align-items:center;justify-content:center;border-radius:59px;font-size:15px;line-height:18px;padding:15px 32px;border:none;text-decoration:none;text-transform:unset;font-weight:700;color:var(--whiteColor);background:var(--primaryGradient)}.woocommerce-notices-wrapper .woocommerce-message .button .icon-arrow-right-short{margin-left:10px;transition:all .4s}.woocommerce-notices-wrapper .woocommerce-message .button:hover{background:var(--primaryGradient);color:var(--whiteColor);opacity:.8}.product-content-top .stars{display:flex;margin-right:8px}.product-content-top .stars .star{width:18px;height:18px;background:url(/build/assets/star-grey-BUJfl6yc.svg) center center no-repeat;background-size:100% 100%;flex:0 0 18px}.product-content-top .stars .star+.star{margin-left:6px}.product-content-top .stars.stars-1 .star:nth-child(1){background-image:url(/build/assets/star-gradient-big-B4oSbnZv.svg)}.product-content-top .stars.stars-2 .star:nth-child(1){background-image:url(/build/assets/star-gradient-big-B4oSbnZv.svg)}.product-content-top .stars.stars-2 .star:nth-child(2){background-image:url(/build/assets/star-gradient-big-B4oSbnZv.svg)}.product-content-top .stars.stars-3 .star:nth-child(1){background-image:url(/build/assets/star-gradient-big-B4oSbnZv.svg)}.product-content-top .stars.stars-3 .star:nth-child(2){background-image:url(/build/assets/star-gradient-big-B4oSbnZv.svg)}.product-content-top .stars.stars-3 .star:nth-child(3){background-image:url(/build/assets/star-gradient-big-B4oSbnZv.svg)}.product-content-top .stars.stars-4 .star:nth-child(1){background-image:url(/build/assets/star-gradient-big-B4oSbnZv.svg)}.product-content-top .stars.stars-4 .star:nth-child(2){background-image:url(/build/assets/star-gradient-big-B4oSbnZv.svg)}.product-content-top .stars.stars-4 .star:nth-child(3){background-image:url(/build/assets/star-gradient-big-B4oSbnZv.svg)}.product-content-top .stars.stars-4 .star:nth-child(4){background-image:url(/build/assets/star-gradient-big-B4oSbnZv.svg)}.product-content-top .stars.stars-5 .star:nth-child(1){background-image:url(/build/assets/star-gradient-big-B4oSbnZv.svg)}.product-content-top .stars.stars-5 .star:nth-child(2){background-image:url(/build/assets/star-gradient-big-B4oSbnZv.svg)}.product-content-top .stars.stars-5 .star:nth-child(3){background-image:url(/build/assets/star-gradient-big-B4oSbnZv.svg)}.product-content-top .stars.stars-5 .star:nth-child(4){background-image:url(/build/assets/star-gradient-big-B4oSbnZv.svg)}.product-content-top .stars.stars-5 .star:nth-child(5){background-image:url(/build/assets/star-gradient-big-B4oSbnZv.svg)}.product-content-top .col-left{padding-right:44px}@media (max-width: 1200px){.product-content-top .col-left{padding-right:15px}}@media (max-width: 990px){.product-content-top .col-left{flex:0 0 100%;max-width:100%}}.product-content-top .col-right{padding-left:44px;display:flex;flex-direction:column}@media (max-width: 1200px){.product-content-top .col-right{padding-left:15px}}@media (max-width: 990px){.product-content-top .col-right{flex:0 0 100%;max-width:100%}}.product-content-top .col-right .woocommerce-product-rating{display:none!important}.product-content-top .col-right .woocommerce-variation-price .wcpbc-price{display:none}.product-content-top .single-product__payments{order:10;padding-top:40px;margin-top:40px;display:flex;gap:10px;border-top:2px var(--blackColor) solid}@media (max-width: 767px){.product-content-top .single-product__payments{min-width:102px;padding-top:32px;margin-top:32px}}.product-content-top .single-product__payments a{display:flex;align-items:center;justify-content:center;width:100px;border:1px #DCDCDC solid;padding:10px;max-width:20%}.product-content-top .single-product__payments a img{max-width:100%;max-height:100%;width:auto;height:auto;display:block}.product-content-top .product_title{margin-bottom:0}.product-content-top .product-tile-block{padding-bottom:26px;position:relative;margin-bottom:24px;order:1}.product-content-top .product-tile-block:before{content:"";width:100%;height:2px;background:var(--primaryGradient);position:absolute;bottom:0;left:0}.product-content-top .stock{display:none!important}.product-content-top .stock+.prod-add-to-card{margin-top:32px}.product-content-top .price{order:2;margin-top:0!important;font-weight:400!important;font-size:24px!important;line-height:26px!important;color:var(--blackColor)!important}.product-content-top .price+.prod-add-to-card{margin-top:32px}.product-content-top .price .amount{color:var(--blackColor)}.product-content-top .rating-block{display:flex;align-items:center;margin-top:18px}.product-content-top .rating-block .stars-block{display:flex;align-items:center}.product-content-top .rating-block .star-rating-count{padding-right:4px}.product-content-top .rating-block .sell-info-block{font-weight:400;font-size:15px;line-height:18px;color:#a6a6a6;padding-right:4px}.product-content-top .rating-block .add-review-link{font-weight:700;font-size:15px;line-height:18px;background:linear-gradient(90deg,#d75247,#ebaa63);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;transition:all .4s;margin-left:8px}.product-content-top .rating-block .add-review-link:hover{opacity:.8}.product-content-top #esto_calculator{display:flex;align-items:center;margin-top:22px;order:3}.product-content-top #esto_calculator img{max-height:30px;width:auto;margin-right:16px}.product-content-top #esto_calculator .monthly_payment{font-weight:400;font-size:14px;line-height:16px;color:var(--blackColor);margin-left:0}.product-content-top .variations_form{order:4;margin-top:32px}.product-content-top .variations_form .variations .label label{font-weight:400;font-size:17px;line-height:24px;color:var(--blackColor);margin-bottom:16px}.product-content-top .product_meta{order:5;display:none}.product-content-top .product-description-block{order:6;margin-top:40px}.product-content-top .product-description-block-title{font-weight:700;font-size:17px;line-height:24px;margin-bottom:16px;color:var(--blackColor)}.product-content-top .product-description-block .product-description-block-text p{font-weight:400;font-size:15px;line-height:18px;color:var(--blackColor);opacity:.5}.product-content-top .points{flex:0 0 100%}.product-content-top .woocommerce-variation-price{margin-bottom:24px}.product-content-top .woocommerce-variation-price .wc-points-rewards-product-message{font-size:14px;line-height:18px;margin-bottom:8px;display:block}.product-content-top .woocommerce-variation-price br{display:none}.product-content-top .woocommerce-variation-price .price{font-weight:400;font-size:24px;line-height:26px;color:var(--blackColor);display:flex}.product-content-top .woocommerce-variation-price .price del{font-weight:400;font-size:24px;line-height:26px;order:2;opacity:.7;margin-left:16px}.product-content-top .woocommerce-variation-price .price ins{text-decoration:none}.product-image-slider-thumb-wrapper{display:flex;justify-content:center;margin-top:-60px;position:relative;z-index:1}@media (max-width: 767px){.product-image-slider-thumb-wrapper{margin-top:-40px}}.product-image-slider-thumb-wrapper .product-image-slider-thumb-container{width:490px;max-width:100%;display:flex;align-items:center;justify-content:space-between}.product-image-slider-thumb-wrapper .product-image-slider-thumb-container .product-image-slider-thumb{width:100%;max-width:calc(100% - 106px)}.product-image-slider-thumb-wrapper .product-image-slider-thumb-container .product-image-slider-thumb .swiper-slide{position:relative}.product-image-slider-thumb-wrapper .product-image-slider-thumb-container .product-image-slider-thumb .swiper-slide svg{position:absolute;width:40px;height:40px;left:50%;top:50%;transform:translate(-50%,-50%)}.woocommerce-tabs{display:none}.product-image-slider-thumb .play-btn{position:absolute;left:50%;top:50%;width:40px;height:40px;border-radius:50%;background:var(--primaryGradient);transform:translate(-50%,-50%);z-index:2}.product-image-slider-thumb .play-btn:before{content:"";width:0;height:0;border-style:solid;border-width:8px 0 8px 10px;border-color:transparent transparent transparent #ffffff;position:absolute;left:55%;top:50%;transform:translate(-50%,-50%)}@media (max-width: 767px){.product-image-slider-thumb .play-btn{width:32px;height:32px}.product-image-slider-thumb .play-btn:before{border-width:6px 0 6px 8px}}.product-image-slider-thumb .swiper-slide{width:120px;cursor:pointer}@media (max-width: 575px){.product-image-slider-thumb .swiper-slide{width:auto}}.product-image-slider-thumb .product-image-slider-image{width:108px;height:108px;border:6px var(--whiteColor) solid;border-radius:16px;overflow:hidden;background-color:var(--whiteColor)}@media (max-width: 575px){.product-image-slider-thumb .product-image-slider-image{width:100%;height:auto}}.product-image-slider-thumb .product-image-slider-image img{width:100%;height:100%;object-fit:cover}@media (max-width: 575px){.product-image-slider-thumb .product-image-slider-image img{height:70px}}.woocommerce div.product form.cart{margin-bottom:0}.woocommerce div.product form.cart.cart-flex{display:flex;align-items:center;flex-wrap:wrap}.woocommerce div.product form.cart.cart-flex .wc-points-rewards-product-message{flex:0 0 100%;max-width:100%;margin-bottom:16px}.woocommerce div.product form.cart .woocommerce-variation-availability{display:none}.woocommerce div.product form.cart .variations label{font-weight:400;font-size:17px;line-height:24px;color:var(--blackColor);margin-bottom:16px}.woocommerce div.product .prod-add-to-card{display:flex;align-content:center;flex-wrap:wrap}.woocommerce div.product .prod-add-to-card .points{display:block;flex:0 0 100%;max-width:100%;margin-bottom:16px}.woocommerce div.product .prod-add-to-card .single_add_to_cart_button{padding:13px 24px;min-width:238px;border-radius:59px;background:var(--primaryGradient);font-weight:700;font-size:17px;line-height:22px;color:var(--whiteColor);text-transform:unset;cursor:pointer;display:flex;justify-content:center}@media (max-width: 767px){.woocommerce div.product .prod-add-to-card .single_add_to_cart_button{width:100%;min-width:100%}}.woocommerce div.product .prod-add-to-card .single_add_to_cart_button:hover{opacity:.7}.woocommerce div.product .prod-add-to-card .quantity-block{position:relative;width:180px;margin-right:16px;min-height:50px}@media (max-width: 767px){.woocommerce div.product .prod-add-to-card .quantity-block{width:100%;max-width:100%;margin-bottom:20px;margin-right:0}}.woocommerce div.product .prod-add-to-card .quantity-block .quantity-trigger{position:absolute;top:50%;width:20px;height:24px;text-align:center;font-size:24px;line-height:20px;margin-top:-12px;background:transparent;border:none;color:var(--blackColor);cursor:pointer;transition:all .4s}.woocommerce div.product .prod-add-to-card .quantity-block .quantity-trigger:hover{color:var(--orangeColor)}.woocommerce div.product .prod-add-to-card .quantity-block .quantity-trigger.quantity-minus{left:20px}.woocommerce div.product .prod-add-to-card .quantity-block .quantity-trigger.quantity-plus{right:20px}.woocommerce div.product .prod-add-to-card .quantity-block .quantity{width:100%;margin-right:0}.woocommerce div.product .prod-add-to-card .quantity-block .screen-reader-text{display:none}.woocommerce div.product .prod-add-to-card .quantity-block .qty{width:100%;background:#eee;border-radius:69px;border:none!important}.woocommerce div.product .prod-add-to-card .quantity-block .qty:focus{outline:none;box-shadow:none}.woocommerce form.cart{order:4}.section-related .h3{margin-bottom:40px;text-align:center}@media (max-width: 990px){.section-related .col-3{flex:0 0 50%;max-width:50%;margin-bottom:40px}.section-related .section-inner{padding-bottom:16px}}@media (max-width: 767px){.section-related .col-3{flex:0 0 100%;max-width:100%;margin-bottom:40px}.section-related .product-card h3,.section-related .product-card .price{text-align:center}.section-related .product-card .wcpbc-price{justify-content:center}.section-related .product-card .btn-group{justify-content:center;display:flex}.section-related .section-inner{padding-bottom:4px}}table.variations+*{margin-top:0!important}.slider-pagination{display:flex;justify-content:center}.slider-pagination .swiper-pagination-bullet{background:rgba(var(--blackColorRGB),.5);transition:all .4s}.slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--blackColor)}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{text-decoration:none;margin-right:12px}@media (min-width: 991px){.main-filter-collapse .main-filter-collapse-trigger{display:none!important}}.woocommerce-noreviews{min-height:288px;background:#f1f6f9;border-radius:16px;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:17px;line-height:24px;color:rgba(var(--blackColorRGB),.8)}.related-product-page-slider-card .product-card.product-card-related .btn-group,.related-product-page-slider-card .product-card.product-card-related h3,.related-product-page-slider .product-card.product-card-related .btn-group,.related-product-page-slider .product-card.product-card-related h3{text-align:center}.related-product-page-slider-card .product-card.product-card-related .price,.related-product-page-slider .product-card.product-card-related .price{display:flex;justify-content:center}@media (min-width: 1201px){.section-about-product .col-6:first-child{padding-right:44px}.section-about-product .col-6:last-child{padding-left:44px}}@media (max-width: 990px){.section-about-product .col-6{flex:0 0 100%;max-width:100%}.section-about-product .col-6:last-child{margin-top:40px}}.section-about-product .h4{margin-bottom:24px}.section-about-product .prod-tab-item p,.section-about-product .description p{font-weight:400;font-size:17px;line-height:24px;color:var(--blackColor);opacity:.8}.section-about-product .prod-tab-item p br,.section-about-product .description p br{display:none}.section-about-product .prod-tab-item.description-read-more,.section-about-product .description.description-read-more{max-height:144px;overflow:hidden;position:relative;transition:all .4s}.section-about-product .prod-tab-item.description-read-more:before,.section-about-product .description.description-read-more:before{content:"";width:100%;height:24px;position:absolute;left:0;bottom:0;pointer-events:none;background:#fff;background:linear-gradient(0deg,#fff,#ffffffe3 14%,#fff0);transition:all .4s;z-index:1}.section-about-product .prod-tab-item.description-read-more.active,.section-about-product .description.description-read-more.active{max-height:1000px}.section-about-product .prod-tab-item.description-read-more.active:before,.section-about-product .description.description-read-more.active:before{opacity:0}.section-about-product .read-more-about-link{font-size:17px;font-weight:700;color:var(--blackColor);text-decoration:underline;transition:all .4s;margin-top:24px;display:inline-flex}.section-about-product .read-more-about-link .active-text{display:none}.section-about-product .read-more-about-link.active .active-text{display:block}.section-about-product .read-more-about-link.active .default-text{display:none}.section-about-product .read-more-about-link:hover{color:var(--orangeColor)}.section-about-product .prod-tabs-btn{padding-top:34px;margin-top:32px;position:relative;margin-bottom:8px;width:100%}.section-about-product .prod-tabs-btn .prod-tabs-btn-scroll{display:flex;align-items:center;overflow-x:auto;width:100%;-ms-overflow-style:none;scrollbar-width:none}.section-about-product .prod-tabs-btn .prod-tabs-btn-scroll::-webkit-scrollbar{display:none}.section-about-product .prod-tabs-btn:before{content:"";width:100%;height:2px;position:absolute;left:0;top:0;background:var(--primaryGradient)}.section-about-product .prod-tabs-btn .prod-tab-btn{margin-right:16px;margin-bottom:16px;min-width:fit-content;white-space:nowrap}@media (max-width: 1200px){.section-about-product .prod-tabs-btn .prod-tab-btn{margin-right:8px}}.section-about-product .prod-tabs-content{position:relative}.section-about-product .prod-tabs-content .prod-tab-item p br{display:none}.section-about-product .prod-tabs-content .prod-tab-item:not(.show-tab){display:none}.section-about-product .about-product-slider-img{width:100%}.section-about-product .about-product-slider-img video,.section-about-product .about-product-slider-img img{width:100%;height:auto;border-radius:16px}.section-about-product .about-product-slider{border-radius:16px}.product-tab-scroller .swiper-slide{width:auto}.section-benefits{padding:56px 0}.section-benefits .section-inner{padding:80px 0 96px;background-color:var(--blackColor);color:var(--whiteColor)}.section-benefits .h3{margin-bottom:48px;text-align:center;color:var(--whiteColor)}.section-benefits .section-benefits-slider-wrapper{position:relative;display:flex;justify-content:space-between;align-items:center}.section-benefits .section-benefits-slider-wrapper .round-slider-btn{background-color:var(--whiteColor);color:var(--blackColor)}.section-benefits .section-benefits-slider-wrapper .round-slider-btn:hover{background-color:transparent;color:var(--whiteColor)}@media (max-width: 767px){.section-benefits .section-benefits-slider-wrapper .round-slider-btn{width:20px;height:20px;font-size:10px;position:absolute;top:50%;margin-top:-10px}.section-benefits .section-benefits-slider-wrapper .benefits-slider-prev{left:-10px}.section-benefits .section-benefits-slider-wrapper .benefits-slider-next{right:-10px}}.section-benefits .section-benefits-slider{flex:0 0 calc(100% - 170px);max-width:calc(100% - 170px)}@media (max-width: 767px){.section-benefits .section-benefits-slider{flex:0 0 calc(100% - 40px);max-width:calc(100% - 40px)}}.section-benefits .benefit-card{text-align:center}.section-benefits .benefit-card-title{font-weight:700;font-size:17px;line-height:24px;padding-bottom:18px;position:relative;margin-bottom:16px}.section-benefits .benefit-card-title:before{content:"";width:72px;max-width:100%;height:2px;background:var(--primaryGradient);position:absolute;left:50%;bottom:0;border-radius:4px;transform:translate(-50%)}.section-benefits .benefit-card-text{font-weight:400;font-size:16px;line-height:20px;opacity:.6}@media (max-width: 575px){.section-benefits .benefit-card-text{max-width:250px;margin-left:auto;margin-right:auto}}.section-text-with-image .row{align-items:center}.section-text-with-image .row.row-img-right{flex-direction:row-reverse}@media (min-width: 991px){.section-text-with-image .row.row-img-right .col-6:first-child{padding-right:15px;padding-left:44px}.section-text-with-image .row.row-img-right .col-6:last-child{padding-left:15px;padding-right:44px}}@media (min-width: 991px){.section-text-with-image .col-6:first-child{padding-right:44px}.section-text-with-image .col-6:last-child{padding-left:44px}}@media (max-width: 990px){.section-text-with-image .col-6{flex:0 0 100%;max-width:100%}.section-text-with-image .col-6:first-child{margin-bottom:40px}}.section-text-with-image .side-image{border-radius:16px;overflow:hidden}.section-text-with-image .side-image img{display:block;width:100%;height:auto}.section-text-with-image .h4{margin-bottom:24px}.section-text-with-image ul{list-style:none;margin:0;padding:0}.section-text-with-image ul li{font-weight:400;font-size:17px;line-height:24px;position:relative;padding-left:18px}.section-text-with-image ul li+li{margin-top:12px}.section-text-with-image ul li:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--primaryGradient);position:absolute;left:0;top:9px}.section-text-with-image .btn-group{margin-top:32px}.section-faqs .h3{text-align:center;margin-bottom:48px}@media (max-width: 767px){.section-faqs .h3{margin-bottom:32px}}.section-faqs .section-inner{padding-bottom:24px}.section-faqs .col-6{margin-bottom:32px}@media (max-width: 767px){.section-faqs .col-6{flex:0 0 100%;max-width:100%;margin-bottom:16px}}.faq-collapse{background-color:#fafafa;transition:background-color .4s;border-radius:16px}.faq-collapse .faq-collapse-trigger{border:none;padding:20px 60px 22px 28px;font-weight:400;font-size:20px;line-height:26px;transition:color .4s;background-color:transparent;display:block;width:100%;position:relative;color:var(--blackColor);cursor:pointer;text-align:left}@media (max-width: 767px){.faq-collapse .faq-collapse-trigger{font-size:17px;line-height:22px;padding:16px 40px 16px 20px;border-radius:16px}}.faq-collapse .faq-collapse-trigger span{position:absolute;font-size:12px;right:24px;top:29px;line-height:12px;transition:all .4s}@media (max-width: 767px){.faq-collapse .faq-collapse-trigger span{top:22px}}.faq-collapse .faq-collapse-content{display:none}.faq-collapse .faq-collapse-content .faq-collapse-content-inner{padding:0 28px 28px;opacity:.8;font-weight:400;font-size:17px;line-height:22px;color:var(--whiteColor)}.faq-collapse .faq-collapse-content p{margin:0}.faq-collapse .faq-collapse-content p+p{margin-top:22px}.faq-collapse.active{background-color:var(--blackColor)}.faq-collapse.active .faq-collapse-trigger{color:var(--whiteColor)}.faq-collapse.active .faq-collapse-trigger span{transform:rotate(-180deg)}.section-customer-review .section-customer-review-title{display:flex;justify-content:space-between;margin-bottom:40px}@media (max-width: 767px){.section-customer-review .section-customer-review-title{flex-direction:column;align-items:center;justify-content:center;margin-bottom:32px}}.section-customer-review .reviews-rating-info{display:flex;align-items:center}@media (max-width: 767px){.section-customer-review .reviews-rating-info{flex-wrap:wrap;justify-content:center;margin-bottom:24px}.section-customer-review .reviews-rating-info .h3{text-align:center}}.section-customer-review .reviews-rating-info-text{font-weight:400;font-size:24px;line-height:26px;color:var(--blackColor);margin-right:22px;opacity:.3}@media (max-width: 767px){.section-customer-review .reviews-rating-info-text{flex:0 0 100%;max-width:100%;font-weight:400;font-size:20px;line-height:24px;margin-bottom:12px;text-align:center}}.section-customer-review .reviews-rating-info-text b{font-weight:700}.section-customer-review .reviews-rating-info-nums{font-weight:700;font-size:16px;line-height:18px;margin-left:12px;color:#bfbfbf}.section-customer-review .reviews-rating-info-nums span{color:var(--orangeColor)}.section-customer-review .btn-group{margin-top:48px;text-align:center}.section-customer-review .section-customer-review-title__left .h3{margin-bottom:12px}@media (max-width: 767px){.section-customer-review .section-customer-review-title__left .h3{text-align:center}}.section-customer-review .section-related{display:none}.section-customer-review .woocommerce-tabs{display:block}.section-customer-review .woocommerce-tabs .tabs,.section-customer-review .woocommerce-tabs .woocommerce-Tabs-panel{display:none}.section-customer-review .woocommerce-tabs #tab-description{display:none!important}.section-customer-review .woocommerce-tabs .woocommerce-Tabs-panel--reviews{display:block!important}.customer-reviews-item{box-shadow:6px 8px 24px #0000001a;border-radius:16px;background:url(/build/assets/quote-grey-BZ5HzN7p.svg) var(--whiteColor) calc(100% - 24px) 16px no-repeat;padding:32px 40px 48px}@media (max-width: 767px){.customer-reviews-item{padding-left:20px;background-size:24px auto;background-position:12px 14px}}.customer-reviews-item .reviews-rating-info-nums{font-weight:400}.customer-reviews-item+.customer-reviews-item{margin-top:40px}@media (max-width: 767px){.customer-reviews-item+.customer-reviews-item{margin-top:24px}}.customer-reviews-item__author{display:flex;align-items:center;margin-bottom:32px}@media (max-width: 767px){.customer-reviews-item__author{margin-bottom:20px}}.customer-reviews-item__author-avatar{width:56px;height:56px;border-radius:50%;overflow:hidden;flex:0 0 56px}.customer-reviews-item__author-avatar.empty{background-color:var(--blackColor);display:flex;align-items:center;justify-content:center;font-size:20px;color:var(--whiteColor)}.customer-reviews-item__author-avatar img{display:block;width:100%;height:100%;object-fit:cover}.customer-reviews-item__author-info{padding-left:20px;flex:0 0 calc(100% - 56px);max-width:calc(100% - 56px)}@media (max-width: 767px){.customer-reviews-item__author-info{padding-left:16px}.customer-reviews-item__author-info .reviews-rating-info-nums{font-weight:400;font-size:15px;line-height:20px}}.customer-reviews-item__author-info-stars{display:flex;align-items:center}.customer-reviews-item__author-info-title{font-weight:400;font-size:24px;line-height:26px;color:var(--blackColor);margin-bottom:10px}@media (max-width: 767px){.customer-reviews-item__author-info-title{font-weight:400;font-size:20px;line-height:24px}}.customer-reviews-item__text p{font-weight:400;font-size:17px;line-height:24px;color:rgba(var(--blackColorRGB),.8)}.customer-reviews-item__text p+p{margin-top:22px}.reviews-rating-info-stars{display:flex}.reviews-rating-info-stars .star{width:20px;height:20px;background:url(/build/assets/star-grey-BUJfl6yc.svg) center center no-repeat}.reviews-rating-info-stars.stars-1 .star:nth-child(1){background-image:url(/build/assets/star-gradient-big-B4oSbnZv.svg)}.reviews-rating-info-stars.stars-2 .star:nth-child(1){background-image:url(/build/assets/star-gradient-big-B4oSbnZv.svg)}.reviews-rating-info-stars.stars-2 .star:nth-child(2){background-image:url(/build/assets/star-gradient-big-B4oSbnZv.svg)}.reviews-rating-info-stars.stars-3 .star:nth-child(1){background-image:url(/build/assets/star-gradient-big-B4oSbnZv.svg)}.reviews-rating-info-stars.stars-3 .star:nth-child(2){background-image:url(/build/assets/star-gradient-big-B4oSbnZv.svg)}.reviews-rating-info-stars.stars-3 .star:nth-child(3){background-image:url(/build/assets/star-gradient-big-B4oSbnZv.svg)}.reviews-rating-info-stars.stars-4 .star:nth-child(1){background-image:url(/build/assets/star-gradient-big-B4oSbnZv.svg)}.reviews-rating-info-stars.stars-4 .star:nth-child(2){background-image:url(/build/assets/star-gradient-big-B4oSbnZv.svg)}.reviews-rating-info-stars.stars-4 .star:nth-child(3){background-image:url(/build/assets/star-gradient-big-B4oSbnZv.svg)}.reviews-rating-info-stars.stars-4 .star:nth-child(4){background-image:url(/build/assets/star-gradient-big-B4oSbnZv.svg)}.reviews-rating-info-stars.stars-5 .star:nth-child(1){background-image:url(/build/assets/star-gradient-big-B4oSbnZv.svg)}.reviews-rating-info-stars.stars-5 .star:nth-child(2){background-image:url(/build/assets/star-gradient-big-B4oSbnZv.svg)}.reviews-rating-info-stars.stars-5 .star:nth-child(3){background-image:url(/build/assets/star-gradient-big-B4oSbnZv.svg)}.reviews-rating-info-stars.stars-5 .star:nth-child(4){background-image:url(/build/assets/star-gradient-big-B4oSbnZv.svg)}.reviews-rating-info-stars.stars-5 .star:nth-child(5){background-image:url(/build/assets/star-gradient-big-B4oSbnZv.svg)}.woocommerce #review_form{display:none}.woocommerce #review_form #respond .comment-reply-title{font-size:24px;line-height:30px;font-weight:700;margin-bottom:8px;display:block}.woocommerce #review_form #respond .comment-form{display:flex;margin-left:-15px;margin-right:-15px;flex-wrap:wrap;padding-bottom:32px}.woocommerce #review_form #respond .comment-form p{margin-bottom:0}.woocommerce #review_form #respond .comment-form .required{color:red}.woocommerce #review_form #respond .comment-form .comment-notes,.woocommerce #review_form #respond .comment-form .comment-form-comment{padding-left:15px;padding-right:15px;flex:0 0 100%;margin-bottom:16px}.woocommerce #review_form #respond .comment-form .comment-form-comment textarea{padding:4px 0 16px;font-weight:400;font-size:17px;line-height:24px;border:none;border-bottom:1px rgba(var(--blackColorRGB),.4) solid;transition:all .4s;width:100%;height:100px;max-width:100%}.woocommerce #review_form #respond .comment-form .comment-form-comment textarea:focus{border-color:var(--blackColor)}.woocommerce #review_form #respond .comment-form .comment-form-comment label{display:block;font-weight:400;font-size:17px;line-height:24px;margin-bottom:0;color:var(--blackColor)}@media (max-width: 767px){.woocommerce #review_form #respond .comment-form .comment-form-email{margin-top:16px}}.woocommerce #review_form #respond .comment-form label{margin-bottom:0}.woocommerce #review_form #respond .comment-form .comment-form-email,.woocommerce #review_form #respond .comment-form .comment-form-author{padding-left:15px;padding-right:15px;flex:0 0 50%;max-width:50%;margin-bottom:16px}@media (max-width: 767px){.woocommerce #review_form #respond .comment-form .comment-form-email,.woocommerce #review_form #respond .comment-form .comment-form-author{flex:0 0 100%;max-width:100%}}.woocommerce #review_form #respond .comment-form .comment-form-email label,.woocommerce #review_form #respond .comment-form .comment-form-author label{display:block;font-weight:400;font-size:17px;line-height:24px;margin-bottom:0;color:var(--blackColor)}.woocommerce #review_form #respond .comment-form .comment-form-email input,.woocommerce #review_form #respond .comment-form .comment-form-author input{padding:4px 0 16px;font-weight:400;font-size:17px;line-height:24px;border:none;border-bottom:1px rgba(var(--blackColorRGB),.4) solid;transition:all .4s;width:100%}.woocommerce #review_form #respond .comment-form .comment-form-email input:focus,.woocommerce #review_form #respond .comment-form .comment-form-author input:focus{border-color:var(--blackColor)}.woocommerce #review_form #respond .comment-form .comment-form-cookies-consent{padding-left:15px;padding-right:15px;flex:0 0 100%}.woocommerce #review_form #respond .comment-form .comment-form-cookies-consent{position:relative}.woocommerce #review_form #respond .comment-form .comment-form-cookies-consent input{opacity:0;position:absolute}.woocommerce #review_form #respond .comment-form .comment-form-cookies-consent input:checked+label:before{background-position:center center;border-color:var(--orangeColor);background-color:var(--orangeColor)}.woocommerce #review_form #respond .comment-form .comment-form-cookies-consent label{padding-left:24px;position:relative;display:block;cursor:pointer}.woocommerce #review_form #respond .comment-form .comment-form-cookies-consent label:before{content:"";width:12px;height:12px;border:1px rgba(var(--blackColorRGB),.4) solid;position:absolute;left:0;top:7px;transition:all .4s;background-image:url(/build/assets/icons8-check-10-BrhJlw4w.svg);background-position:center -20px;background-repeat:no-repeat}.woocommerce #review_form #respond .comment-form .form-submit{padding-left:15px;padding-right:15px;flex:0 0 100%;margin-top:24px}.woocommerce #review_form #respond .comment-form .form-submit .submit{cursor:pointer;transition:all .4s;display:inline-flex;align-items:center;justify-content:center;border-radius:59px;font-size:15px;line-height:18px;padding:15px 32px;border:none;text-decoration:none;background-color:transparent;text-transform:unset;background:var(--primaryGradient);color:var(--whiteColor)}.woocommerce #review_form #respond .comment-form .form-submit .submit:hover{color:var(--whiteColor);opacity:.7}.woocommerce #review_form #respond .comment-form .form-submit .submit:focus{outline:none}.woocommerce #review_form #respond .comment-form .comment-form-rating{padding-left:15px;padding-right:15px;flex:0 0 100%;margin-bottom:16px}.woocommerce #review_form #respond .comment-form .comment-form-rating .stars,.woocommerce #review_form #respond .comment-form .comment-form-rating .stars span{display:flex;align-items:center}.woocommerce #review_form #respond .comment-form .comment-form-rating .stars+.stars{display:none}.woocommerce #review_form #respond .comment-form .comment-form-rating .stars a{display:block;transition:all .4s;color:rgba(var(--blackColorRGB),.5)}.woocommerce #review_form #respond .comment-form .comment-form-rating .stars a:hover{color:var(--orangeColor)}.woocommerce #review_form #respond .comment-form .comment-form-rating .stars a:before{content:"";font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.woocommerce #review_form #respond .comment-form .comment-form-rating .stars.selected a{color:var(--orangeColor)}.woocommerce #review_form #respond .comment-form .comment-form-rating .stars.selected a.active+a{color:rgba(var(--blackColorRGB),.5)}.woocommerce #review_form #respond .comment-form .comment-form-rating .stars.selected a.active+a+a{color:rgba(var(--blackColorRGB),.5)}.woocommerce #review_form #respond .comment-form .comment-form-rating .stars.selected a.active+a+a+a{color:rgba(var(--blackColorRGB),.5)}.woocommerce #review_form #respond .comment-form .comment-form-rating .stars.selected a.active+a+a+a+a{color:rgba(var(--blackColorRGB),.5)}.woocommerce #review_form #respond .comment-form .comment-form-rating .stars:hover a{color:var(--orangeColor)}.woocommerce #review_form #respond .comment-form .comment-form-rating .stars:hover a:hover+a{color:rgba(var(--blackColorRGB),.5)}.woocommerce #review_form #respond .comment-form .comment-form-rating .stars:hover a:hover+a+a{color:rgba(var(--blackColorRGB),.5)}.woocommerce #review_form #respond .comment-form .comment-form-rating .stars:hover a:hover+a+a+a{color:rgba(var(--blackColorRGB),.5)}.woocommerce #review_form #respond .comment-form .comment-form-rating .stars:hover a:hover+a+a+a+a{color:rgba(var(--blackColorRGB),.5)}.section-blog-page .section-inner{padding:128px 0 10px}.section-blog-page .simple-page-title{margin-bottom:56px}@media (max-width: 990px){.section-blog-page .simple-page-title{margin-bottom:40px}}.section-blog-page .simple-page-title .h3{font-weight:700}.section-blog-page .col-4{margin-bottom:48px}@media (max-width: 990px){.section-blog-page .col-4{flex:0 0 50%;max-width:50%}}@media (max-width: 575px){.section-blog-page .col-4{flex:0 0 100%;max-width:100%}}.section-blog-page .blog-cart .description{-webkit-line-clamp:2}.pagination-wrapper{display:flex;justify-content:center;align-items:center}.pagination-wrapper .pagination-link{display:flex;align-items:center;justify-content:center}.pagination-wrapper .icon-arrow-right.disabl,.pagination-wrapper .icon-arrow-left.disabl{width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:17px;color:#d4d4d4}.pagination-wrapper .disabl.icon-arrow-left{margin-right:15px}.pagination-wrapper .disabl.icon-arrow-right{margin-left:15px}.pagination-wrapper .page-numbers{transition:all .4s}.pagination-wrapper .page-numbers:not(.prev),.pagination-wrapper .page-numbers:not(.next){font-weight:700;font-size:20px;line-height:26px;color:#d4d4d4;padding:0 5px}.pagination-wrapper .page-numbers:not(.prev):hover:not(.current),.pagination-wrapper .page-numbers:not(.next):hover:not(.current){color:var(--orangeLightColor)}.pagination-wrapper .page-numbers:not(.prev).current,.pagination-wrapper .page-numbers:not(.next).current{color:var(--blackColor)}.pagination-wrapper .page-numbers.prev,.pagination-wrapper .page-numbers.next{display:flex;align-items:center;color:var(--blackColor);padding:0;font-size:17px}.pagination-wrapper .page-numbers.prev{margin-right:15px}.pagination-wrapper .page-numbers.next{margin-left:15px}.section-contact-page{padding-top:82px}.section-multicontact .section-contact-title{display:flex;flex-direction:column;align-items:center;text-align:center}.section-multicontact .section-contact-title h1+.description{margin-top:16px}.section-multicontact .section-contact-title .description{max-width:410px;font-weight:400;font-size:17px;line-height:24px;color:var(--blackColor)}@media (max-width: 767px){.section-multicontact .col-7{padding-left:0;padding-right:0}}.contact-tab-content:not(.active){display:none}.map-wrapper{position:relative}.map-wrapper .map-contact{padding:14px 19px;box-shadow:8px 8px 32px #00000026;border-radius:12px;background-color:var(--whiteColor);align-items:center;display:flex;gap:24px;position:absolute;right:24px;bottom:24px;flex-wrap:wrap}@media (max-width: 767px){.map-wrapper .map-contact{max-width:200px;right:20px;bottom:20px}}.map-wrapper .map-contact-item{display:flex;align-items:center}@media (max-width: 767px){.map-wrapper .map-contact-item{flex:0 0 100%;max-width:100%}}.map-wrapper .map-contact-item__values{max-width:calc(100% - 24px);padding-left:12px}.map-wrapper .map-contact-item__values-title{font-weight:400;font-size:14px;line-height:18px;color:#818181}.map-wrapper .map-contact-item__values a{font-weight:700;font-size:14px;line-height:18px;color:var(--blackColor);transition:all .4s}.map-wrapper .map-contact-item__values a:hover{color:var(--orangeLightColor)}.contact-tabs-wrapper{display:flex;justify-content:center;margin-bottom:80px;margin-top:24px}@media (max-width: 767px){.contact-tabs-wrapper{margin-bottom:40px;overflow-x:auto;display:block;-ms-overflow-style:none;scrollbar-width:none}.contact-tabs-wrapper::-webkit-scrollbar{display:none}}.contact-tabs-wrapper .contact-tabs{display:flex;background:#fafafa;border-radius:59px;overflow:hidden}@media (max-width: 767px){.contact-tabs-wrapper .contact-tabs{min-width:fit-content}}.contact-tabs-wrapper .contact-tab{background-color:transparent;min-width:128px;font-weight:400;font-size:15px;line-height:18px;color:var(--blackColor);cursor:pointer;transition:all .4s;padding:12px;border-radius:59px;position:relative;display:inline-flex;align-items:center;justify-content:center;border:none}.contact-tabs-wrapper .contact-tab span{position:relative;z-index:1}.contact-tabs-wrapper .contact-tab:before{content:"";width:100%;height:100%;border-radius:59px;background:var(--primaryGradient);position:absolute;left:0;top:0;opacity:0;transition:opacity .4s}.contact-tabs-wrapper .contact-tab.active{font-weight:700;color:var(--whiteColor)}.contact-tabs-wrapper .contact-tab.active:before{opacity:1}.team-card{display:flex}@media (max-width: 767px){.team-card{flex-direction:column}}.team-card .team-card__avatar{flex:0 0 88px;width:88px;max-width:88px;height:88px;border-radius:50%;overflow:hidden}@media (max-width: 767px){.team-card .team-card__avatar{margin-bottom:20px}}.team-card .team-card__avatar img{width:100%;height:100%;object-fit:cover}.team-card .team-card__info{flex:0 0 calc(100% - 88px);max-width:calc(100% - 88px);width:calc(100% - 88px);padding-left:24px}@media (max-width: 767px){.team-card .team-card__info{flex:0 0 100%;max-width:100%;padding-left:0;width:100%}}.team-card .team-card__info .team-card__info-name{font-weight:700;font-size:17px;line-height:24px;color:var(--blackColor);margin-bottom:8px}.team-card .team-card__info .team-card__info-value{font-weight:400;font-size:15px;line-height:22px;color:rgba(var(--blackColorRGB),.5)}.team-card .team-card__info .team-card__info-value a{font-weight:400;font-size:15px;line-height:22px;color:rgba(var(--blackColorRGB),.5);transition:all .4s}.team-card .team-card__info .team-card__info-value a:hover{color:var(--orangeLightColor)}.contact-team{padding-top:94px}@media (max-width: 990px){.contact-team{padding-top:88px}}.contact-team .h5,.contact-team .col-4{margin-bottom:48px}@media (max-width: 990px){.contact-team .col-4{margin-bottom:40px;flex:0 0 50%;max-width:50%}}@media (max-width: 767px){.contact-team .col-4{margin-bottom:40px}}.section-small-hero{position:relative;margin-bottom:32px}.section-small-hero .small-hero-image{position:absolute;left:0;top:0;width:100%;height:100%}.section-small-hero .small-hero-image:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background-color:rgba(var(--blackColorRGB),.7)}.section-small-hero .small-hero-image video,.section-small-hero .small-hero-image img{width:100%;height:100%;object-fit:cover;display:block}.section-small-hero .section-inner{position:relative;z-index:1;padding:130px 0 76px}.section-small-hero .custom-hero-links{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:32px}.section-small-hero .custom-hero-links .custom-hero-link{min-width:253px;padding:14px;font-weight:400;font-size:17px;line-height:24px;color:var(--whiteColor);background-color:var(--blackColor);display:inline-flex;align-items:center;justify-content:center;border-radius:63px}.section-small-hero .custom-hero-links .custom-hero-link.custom-hero-link_current span{background:linear-gradient(90deg,#d75247,#ebaa63);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;text-decoration:underline;font-weight:700}.section-small-hero .custom-hero-links a.custom-hero-link{transition:all .4s}.section-small-hero .custom-hero-links a.custom-hero-link:hover{color:var(--orangeLightColor)}.section-small-hero .small-hero-description{font-weight:400;font-size:15px;line-height:20px;text-align:center;color:var(--whiteColor);max-width:410px;margin-left:auto;margin-right:auto}.section-small-hero .small-hero-btn-group{text-align:center;margin-top:32px}.section-benefits-image-with-text .benefits-image-with-text-itm{display:flex}.section-benefits-image-with-text .benefits-image-with-text-itm__img{flex:0 0 64px;max-width:64px;height:64px;width:64px;border-radius:50%;overflow:hidden}.section-benefits-image-with-text .benefits-image-with-text-itm__img img{width:100%;height:100%;object-fit:cover;display:block}.section-benefits-image-with-text .benefits-image-with-text-itm__text{font-size:15px;line-height:18px;width:calc(100% - 64px);padding-left:24px;flex:0 0 calc(100% - 64px);max-width:230px}.section-benefits-image-with-text .benefits-image-with-text-itm__text p{font-size:15px;line-height:18px}.section-benefits-image-with-text .benefits-image-with-text-itm__text p strong{font-weight:700}@media (max-width: 767px){.section-benefits-image-with-text .col-4{flex:0 0 100%;max-width:100%}.section-benefits-image-with-text .col-4+.col-4{margin-top:33px}}.section-product-with-text .h4{margin-bottom:32px}.section-product-with-text .description{color:rgba(var(--blackColorRGB),.8)}.section-product-with-text .description p{font-weight:400;font-size:17px;line-height:24px}.section-product-with-text .description p+p{margin-top:24px}.section-product-with-text .btn-group{margin-top:32px}.section-product-with-text .col-5{padding-right:25px}@media (max-width: 990px){.section-product-with-text .col-5{flex:0 0 100%;max-width:100%;margin-bottom:40px}}@media (max-width: 990px) and (max-width: 990px){.section-product-with-text .col-5{padding-right:15px}}@media (max-width: 990px){.section-product-with-text .col-7{flex:0 0 100%;max-width:100%}}.section-product-with-text .product-with-text-slider-btns{display:flex;justify-content:center;align-items:center}.section-product-with-text .product-with-text-slider-btns .simple-slider-nav{cursor:pointer;transition:all .4s;font-size:16px;line-height:16px;padding:5px 12px}.section-product-with-text .product-with-text-slider-btns .simple-slider-nav:hover{color:var(--orangeLightColor)}.massage-power-block{background:#fafafa;border-radius:24px;padding:40px 40px 0}@media (max-width: 1200px){.massage-power-block{padding:24px 24px 0}}.massage-power-block .col{flex:0 0 20%;max-width:20%;margin-bottom:40px;padding-left:15px;padding-right:15px}@media (max-width: 1200px){.massage-power-block .col{flex:0 0 33.333%;max-width:33.333%}}@media (max-width: 1200px){.massage-power-block .col{flex:0 0 50%;max-width:50%}}.massage-power-block .massage-power-item{display:flex}.massage-power-block .massage-power-item .massage-power-item__icon{width:48px;height:48px;flex:0 0 40px}.massage-power-block .massage-power-item .massage-power-item__icon img{max-width:100%;max-height:100%}.massage-power-block .massage-power-item .massage-power-item__text{flex:0 0 calc(100% - 48px);width:calc(100% - 48px);max-width:calc(100% - 48px);padding-left:16px;font-weight:400;font-size:15px;line-height:18px;color:var(--blackColor)}.title-block{text-align:center;display:flex;justify-content:center;flex-direction:column;align-items:center;margin-bottom:40px}.title-block .h3+.subtitle{margin-top:16px}.title-block .subtitle{max-width:460px;margin-left:auto;margin-right:auto;font-weight:400;font-size:17px;line-height:24px;color:rgba(var(--blackColorRGB),.8)}.section-video-with-text .video-description{margin-top:48px}.section-video-with-text .video-description p{font-weight:400;font-size:17px;line-height:24px;color:rgba(var(--blackColorRGB),.8)}.section-video-with-text .video-description p+p{margin-top:24px}.video-block{position:relative;border-radius:16px;overflow:hidden}.video-block video{width:100%;height:auto}.video-block .poster{position:absolute;left:0;top:0;width:100%;height:100%;z-index:4}.video-block .poster img{width:100%;height:100%;object-fit:cover}.video-block .play-btn{position:absolute;left:50%;top:50%;cursor:pointer;transition:all .4s;border-radius:50%;background:var(--primaryGradient);display:flex;align-items:center;justify-content:center;transform:translate(-50%,-50%);width:88px;height:88px;border:none;padding:0 0 0 10px;z-index:5}@media (max-width: 767px){.video-block .play-btn{width:80px;height:80px}.video-block .play-btn svg{width:25px;height:auto}}.video-block .play-btn:hover{transform:translate(-50%,-50%) scale(1.1)}.catalog-page{position:relative}.catalog-page .hero-catalog{width:100%;height:344px;position:absolute;top:0;left:0}@media (min-width: 991px){.catalog-page .hero-catalog .tablet-title{display:none!important}}@media (max-width: 990px){.catalog-page .hero-catalog{padding-bottom:150px;padding-top:114px;min-height:304px;height:auto}.catalog-page .hero-catalog img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.catalog-page .hero-catalog .tablet-title{position:relative;z-index:2;color:var(--whiteColor);text-align:center}}.catalog-page .hero-catalog:before{content:"";width:100%;height:100%;background-color:rgba(var(--blackColorRGB),.5);position:absolute;left:0;top:0;z-index:1}.catalog-page .hero-catalog img{width:100%;height:100%;object-fit:cover;display:block}.catalog-page .section-inner{padding-top:400px;padding-bottom:56px}@media (max-width: 990px){.catalog-page .section-inner{padding-top:350px}}.catalog-page .col-sidebar{flex:0 0 320px;max-width:320px;padding-left:15px;padding-right:24px}@media (max-width: 990px){.catalog-page .col-sidebar{flex:0 0 100%;max-width:100%;padding-right:15px;margin-bottom:56px;margin-top:-160px;position:relative;z-index:2}}.catalog-page .col-products{padding-left:24px;padding-right:15px;flex:0 0 calc(100% - 320px);max-width:calc(100% - 320px)}@media (max-width: 990px){.catalog-page .col-products{flex:0 0 100%;max-width:100%;padding-left:15px}}.catalog-page .woocommerce-result-count{display:none}.catalog-page .filter-sort-block{display:flex;justify-content:flex-end}.catalog-page .filter-sort-block .woocommerce-ordering{float:none!important}.catalog-page .woocommerce-products-header{display:flex;justify-content:space-between;margin-bottom:33px}.catalog-page .woocommerce-products-header .prod-header-left{max-width:50%}.catalog-page .woocommerce-products-header .term-description{margin-top:16px}.catalog-page .woocommerce-products-header .term-description img{float:none;margin:0 0 20px;display:block}.catalog-page .woocommerce-products-header .term-description p{font-weight:400;font-size:17px;line-height:24px;color:rgba(var(--blackColorRGB),.6)}.catalog-page .woocommerce-products-header .term-description p+p{margin-top:24px}@media (max-width: 990px){.catalog-page .woocommerce-products-header{justify-content:flex-end}.catalog-page .woocommerce-products-header .prod-header-left{display:none}}.catalog-page .pagination-wrapper{margin-top:42px}.catalog-page .woocommerce .woocommerce-ordering,.catalog-page .woocommerce-page .woocommerce-ordering{float:none;margin-bottom:0}.catalog-page .category-filter{padding:4px 20px;box-shadow:8px 8px 32px #0000001a;border-radius:12px;background:var(--whiteColor)}.catalog-page .category-filter .category-filter-head{position:relative}.catalog-page .category-filter .category-filter-head .category-filter-head-title{cursor:pointer;width:100%;padding:20px 25px 20px 0;display:flex}.catalog-page .category-filter .category-filter-head .category-filter-head-title:hover span{color:var(--orangeLightColor)}.catalog-page .category-filter .category-filter-head .category-filter-head-title span{transition:all .4s;font-weight:400;font-size:17px;line-height:24px;color:rgba(var(--blackColorRGB),.6)}@media (max-width: 990px){.catalog-page .category-filter .category-filter-head .category-filter-head-title{padding-top:16px;padding-bottom:16px}}.catalog-page .category-filter .category-filter-head button.category-filter-trigger{background:transparent;border:none;padding:0;position:absolute;right:0;top:50%;font-size:8px;color:var(--blackColor);transition:all .4s;width:20px;height:20px;margin-top:-10px;display:flex;align-items:center;justify-content:center}.catalog-page .category-filter .category-filter-head.active .category-filter-head-title span{background:var(--primaryGradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;color:transparent;font-weight:700}.catalog-page .category-filter .category-filter-head.active button.category-filter-trigger{background:var(--primaryGradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;transform:rotate(-180deg)}.catalog-page .category-filter .category-filter-collapse+.category-filter-collapse .category-filter-head{border-top:1px rgba(var(--blackColorRGB),.2) solid}.catalog-page .category-filter .category-filter-content{padding-bottom:20px}.catalog-page .category-filter .category-filter-content .category-filter-item a{display:block}.catalog-page .category-filter .category-filter-content .category-filter-item a span{transition:all .4s;display:block;font-weight:400;font-size:15px;line-height:18px;color:rgba(var(--blackColorRGB),.6)}.catalog-page .category-filter .category-filter-content .category-filter-item a.active span{background:linear-gradient(90deg,#d75247,#ebaa63);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.catalog-page .category-filter .category-filter-content .category-filter-item a:hover,.catalog-page .category-filter .category-filter-content .category-filter-item a:hover span{color:var(--orangeLightColor)}.catalog-page .category-filter .category-filter-content .category-filter-item+.category-filter-item{margin-top:16px}.catalog-page .category-filter:not(.active) .category-filter-body{display:none}.catalog-page .woocommerce-ordering{position:relative;padding-right:0;margin-bottom:0}.catalog-page .woocommerce-ordering:before{content:"";font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--blackColor);position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:7px}.catalog-page .woocommerce-ordering select{padding:10px 40px 10px 20px;background:#fafafa;border-radius:59px;border:none;font-weight:400;font-size:15px;line-height:18px;height:auto;width:auto;-webkit-appearance:none;-moz-appearance:none}.catalog-page .woocommerce-ordering select::-ms-expand{display:none}.catalog-page .show-on-cat{display:none}@media (max-width: 990px){.catalog-page .col-4{flex:0 0 50%;max-width:50%}}.woocommerce-account-pages{background:#fafafa;margin-bottom:-56px;min-height:50vh;position:relative;padding-top:120px;padding-bottom:56px}@media (max-width: 991px){.woocommerce-account-pages{padding-top:106px}}.woocommerce-account-pages.has-sidebar:before{content:"";width:326px;top:0;left:0;bottom:0;background-color:#fff;position:absolute}@media (max-width: 991px){.woocommerce-account-pages.has-sidebar:before{display:none}}.woocommerce-account-pages .my-account-page{width:calc(100% - 326px);padding-left:72px;padding-right:48px}@media (max-width: 991px){.woocommerce-account-pages .my-account-page{width:100%;padding-left:20px;padding-right:20px}}.woocommerce-account-pages .my-account-page .woocommerce-notices-wrapper{margin-bottom:0}.woocommerce-account-pages .my-account-page .account-title{font-weight:400;font-size:28px;line-height:32px;color:var(--blackColor);margin-bottom:12px}.woocommerce-account-pages .my-account-page .account-title strong{font-weight:400}.woocommerce-account-pages .my-account-page .account-subtitle{font-weight:400;font-size:17px;line-height:24px;margin-bottom:40px;color:var(--blackColor)}.woocommerce-account-pages .my-account-page .account-subtitle strong{font-weight:400}.woocommerce-account-pages .my-account-page .account-subtitle a{background:var(--primaryGradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.woocommerce-account-pages .my-account-page .account-text{font-weight:400;font-size:17px;line-height:24px;color:var(--blackColor)}.woocommerce-account-pages .my-account-page .account-text a{background:var(--primaryGradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.woocommerce-account-pages .account-navi{background-color:#fff;width:326px;position:sticky;top:50px}@media (max-width: 991px){.woocommerce-account-pages .account-navi{position:static;width:calc(100% - 40px);margin:0 20px 40px;padding:16px;box-shadow:4px 4px 12px #0000000f;border-radius:12px}}.woocommerce-account-pages .account-navi .arrow-open{display:none}@media (max-width: 991px){.woocommerce-account-pages .account-navi .arrow-open{position:relative;display:flex}.woocommerce-account-pages .account-navi .arrow-open:after{content:"";background-image:url(/build/assets/arrow-down-black-BsZLguru.svg);background-size:contain;background-repeat:no-repeat;position:absolute;width:12px;height:8px;right:0;top:8px}}.woocommerce-account-pages .account-navi ul{list-style-type:none;padding-left:48px}@media (max-width: 991px){.woocommerce-account-pages .account-navi ul{padding:0;margin-bottom:0}}.woocommerce-account-pages .account-navi ul li{margin-bottom:48px}@media (max-width: 991px){.woocommerce-account-pages .account-navi ul li{display:none;margin-bottom:0}}.woocommerce-account-pages .account-navi ul li a{font-weight:400;font-size:20px;line-height:26px;color:#2b2b2b99;display:flex;align-items:center;text-transform:capitalize}.woocommerce-account-pages .account-navi ul li a svg{margin-right:20px}@media (max-width: 991px){.woocommerce-account-pages .account-navi ul li.is-active{display:flex;margin-bottom:0}}.woocommerce-account-pages .account-navi ul li.is-active a{font-weight:700;background:var(--primaryGradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.woocommerce-account-pages .account-navi ul li.is-active a svg g{opacity:1}.woocommerce-account-pages .account-navi ul li.is-active a svg path{fill:none;stroke:#ebaa63}@media (max-width: 991px){.woocommerce-account-pages .account-navi.active ul li{display:flex;padding:20px 0;border-bottom:1px solid rgba(0,0,0,.1)}.woocommerce-account-pages .account-navi.active ul li:first-child{padding-top:0}.woocommerce-account-pages .account-navi.active ul li:last-child{border-bottom:none;padding-bottom:4px}}.order-receipt-wrapper{margin:0 auto;max-width:800px}.my-account-page .my-account-orders,.my-account-page .woocommerce-table--order-downloads,.my-account-page .my_account_points_rewards{border:none!important;border-radius:0!important}.my-account-page .my-account-orders thead tr th,.my-account-page .woocommerce-table--order-downloads thead tr th,.my-account-page .my_account_points_rewards thead tr th{font-weight:400;font-size:14px;line-height:16px;color:#2b2b2b99;padding:0 0 24px;border:none}.my-account-page .my-account-orders thead tr th:first-child,.my-account-page .woocommerce-table--order-downloads thead tr th:first-child,.my-account-page .my_account_points_rewards thead tr th:first-child{padding-left:32px}@media (max-width: 991px){.my-account-page .my-account-orders thead tr th:first-child,.my-account-page .woocommerce-table--order-downloads thead tr th:first-child,.my-account-page .my_account_points_rewards thead tr th:first-child{padding-left:0}}@media (max-width: 991px){.my-account-page .my-account-orders tbody tr,.my-account-page .woocommerce-table--order-downloads tbody tr,.my-account-page .my_account_points_rewards tbody tr{padding:5px 10px;border-radius:5px}}.my-account-page .my-account-orders tbody tr:nth-child(odd),.my-account-page .woocommerce-table--order-downloads tbody tr:nth-child(odd),.my-account-page .my_account_points_rewards tbody tr:nth-child(odd){background:#fff}.my-account-page .my-account-orders tbody tr:nth-child(2n),.my-account-page .woocommerce-table--order-downloads tbody tr:nth-child(2n),.my-account-page .my_account_points_rewards tbody tr:nth-child(2n){background:#fbfbfb}.my-account-page .my-account-orders tbody tr td,.my-account-page .woocommerce-table--order-downloads tbody tr td,.my-account-page .my_account_points_rewards tbody tr td{font-weight:400;font-size:15px;line-height:18px;color:var(--blackColor);padding:15px 0}.my-account-page .my-account-orders tbody tr td:first-child,.my-account-page .woocommerce-table--order-downloads tbody tr td:first-child,.my-account-page .my_account_points_rewards tbody tr td:first-child{padding-left:32px;color:#2b2b2b80}@media (max-width: 991px){.my-account-page .my-account-orders tbody tr td:first-child,.my-account-page .woocommerce-table--order-downloads tbody tr td:first-child,.my-account-page .my_account_points_rewards tbody tr td:first-child{padding-left:0}}.my-account-page .my-account-orders tbody tr td:first-child a,.my-account-page .woocommerce-table--order-downloads tbody tr td:first-child a,.my-account-page .my_account_points_rewards tbody tr td:first-child a{color:#2b2b2b80}.my-account-page .my-account-orders tbody tr td.woocommerce-orders-table__cell-order-status,.my-account-page .woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-status,.my-account-page .my_account_points_rewards tbody tr td.woocommerce-orders-table__cell-order-status{font-weight:700}.my-account-page .my-account-orders tbody tr td.woocommerce-orders-table__cell-order-total,.my-account-page .woocommerce-table--order-downloads tbody tr td.woocommerce-orders-table__cell-order-total,.my-account-page .my_account_points_rewards tbody tr td.woocommerce-orders-table__cell-order-total{color:#2b2b2b80}.my-account-page .my-account-orders tbody tr td .button.view,.my-account-page .woocommerce-table--order-downloads tbody tr td .button.view,.my-account-page .my_account_points_rewards tbody tr td .button.view{background:#2b2b2b26;border-radius:6px;font-weight:700;font-size:14px;line-height:16px;color:var(--blackColor);padding:8px 16px}.my-account-page .my-account-orders tbody tr .download-file .woocommerce-MyAccount-downloads-file,.my-account-page .woocommerce-table--order-downloads tbody tr .download-file .woocommerce-MyAccount-downloads-file,.my-account-page .my_account_points_rewards tbody tr .download-file .woocommerce-MyAccount-downloads-file{background:#c5c5c5;border-radius:6px;font-weight:700;font-size:14px;line-height:16px;text-align:center;color:#fff;padding:8px 24px}.my-account-page .single-order-title{margin-bottom:32px}.my-account-page .single-order-title .order-number{background:var(--primaryGradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.my-account-page .single-order-title+.woocommerce-order-details h2{font-weight:700;font-size:28px;line-height:32px;margin-bottom:40px;color:var(--blackColor)}.my-account-page .single-order-title+.woocommerce-order-details table.shop_table{border-radius:12px;border:none!important}.my-account-page .single-order-title+.woocommerce-order-details table.shop_table tr{background:#fff}.my-account-page .single-order-title+.woocommerce-order-details table.shop_table thead th:first-child{border-top-left-radius:12px}.my-account-page .single-order-title+.woocommerce-order-details table.shop_table thead th:last-child{border-top-right-radius:12px}.my-account-page .single-order-title+.woocommerce-order-details table.shop_table tbody tr{background:#fbfbfb}.my-account-page .single-order-title+.woocommerce-order-details table.shop_table tbody tr td{font-weight:400;border-top:none}.my-account-page .single-order-title+.woocommerce-order-details table.shop_table tbody tr td:first-child{padding-left:32px}.my-account-page .single-order-title+.woocommerce-order-details table.shop_table tbody tr td span{color:#2b2b2bb3}.my-account-page .single-order-title+.woocommerce-order-details table.shop_table tbody tr td a{background:var(--primaryGradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;font-weight:400}.my-account-page .single-order-title+.woocommerce-order-details table.shop_table tfoot td{font-weight:400;border-top:none}.my-account-page .single-order-title+.woocommerce-order-details table.shop_table tfoot td span{color:#2b2b2bb3}.my-account-page .single-order-title+.woocommerce-order-details table.shop_table th{font-weight:700;font-size:17px;line-height:22px;border-top:none;padding:20px 32px}.my-account-page .single-order-title+.woocommerce-order-details table.shop_table+section h2{margin-top:40px;margin-bottom:20px}.my-account-page .single-order-title+.woocommerce-order-details table.shop_table+section table tbody tr{background:#fff}.my-account-page .single-order-title+.woocommerce-order-details table.shop_table+section table tbody tr:first-child td:first-child{border-top-left-radius:12px}.my-account-page .single-order-title+.woocommerce-order-details table.shop_table+section table tbody tr:first-child td:last-child{border-top-right-radius:12px}.my-account-page .single-order-title+.woocommerce-order-details table.shop_table+section table tbody tr:last-child td:first-child{border-bottom-left-radius:12px}.my-account-page .single-order-title+.woocommerce-order-details table.shop_table+section table tbody tr:last-child td:last-child{border-bottom-right-radius:12px}.my-account-page .woocommerce-customer-details .col-1,.my-account-page .woocommerce-customer-details .col-2{max-width:unset;padding-left:0;padding-right:0}.my-account-page .woocommerce-customer-details h2{font-weight:700;font-size:28px;line-height:32px;margin-bottom:20px;margin-top:20px;color:var(--blackColor)}.my-account-page .woocommerce-customer-details address{border:none;border-radius:12px;background-color:#fff;font-weight:400;font-size:15px;line-height:26px;padding:28px 32px}.my-account-page .address-title{font-weight:400;font-size:17px;line-height:24px;margin-bottom:32px}.my-account-page .addresses-wrapper .col-1,.my-account-page .addresses-wrapper .col-2{max-width:unset;padding-left:0;padding-right:0}.my-account-page .addresses-wrapper h3{font-weight:400;font-size:28px;line-height:32px;color:var(--blackColor);margin-bottom:24px}.my-account-page .addresses-wrapper h3+a{margin-top:7px}.my-account-page .addresses-wrapper address{background:#fff;border-radius:8px;padding:28px 32px;font-weight:400;font-size:15px;line-height:26px}.my-account-page .woocommerce-EditAccountForm,.my-account-page .edit-address{margin-bottom:80px}.my-account-page .woocommerce-EditAccountForm h3,.my-account-page .edit-address h3{color:var(--blackColor);font-weight:400;font-size:28px;line-height:32px;margin-bottom:40px}.my-account-page .woocommerce-EditAccountForm label,.my-account-page .edit-address label{font-weight:400;font-size:15px;line-height:18px;color:#2b2b2b66}.my-account-page .woocommerce-EditAccountForm input,.my-account-page .woocommerce-EditAccountForm select,.my-account-page .edit-address input,.my-account-page .edit-address select{font-weight:400;font-size:17px;line-height:24px;background:transparent;border:none;border-bottom:1px solid rgba(43,43,43,.15);box-shadow:none}.my-account-page .woocommerce-EditAccountForm input:focus,.my-account-page .woocommerce-EditAccountForm select:focus,.my-account-page .edit-address input:focus,.my-account-page .edit-address select:focus{border:none}.my-account-page .woocommerce-EditAccountForm .form-row,.my-account-page .edit-address .form-row{margin-bottom:32px}.my-account-page .woocommerce-EditAccountForm legend,.my-account-page .edit-address legend{font-weight:400;font-size:28px;line-height:32px;margin-bottom:40px;border:none}.my-account-page .woocommerce-EditAccountForm button,.my-account-page .edit-address button{background:linear-gradient(90deg,#d75247,#ebaa63);border-radius:100px;color:#fff;font-weight:700;font-size:15px;line-height:18px;padding:15px 32px}.account-login-wrapper .col-1,.account-login-wrapper .col-2{max-width:unset;padding-left:0;padding-right:0}.account-login-wrapper #customer_login{width:420px;margin:0 auto}@media (max-width: 991px){.account-login-wrapper #customer_login{max-width:calc(100% - 40px)}}.account-login-wrapper h2{font-weight:700;font-size:36px;line-height:38px;text-align:center;margin-bottom:64px;color:var(--blackColor)}.account-login-wrapper h3{font-weight:400;font-size:28px;line-height:32px;color:var(--blackColor);margin-bottom:24px;text-align:center}.account-login-wrapper form.login,.account-login-wrapper form.woocommerce-ResetPassword{border:none;padding:0;margin:0;border-radius:0}.account-login-wrapper form.login .form-row,.account-login-wrapper form.woocommerce-ResetPassword .form-row{padding:0;margin-bottom:16px}.account-login-wrapper form.login label,.account-login-wrapper form.woocommerce-ResetPassword label{display:none}.account-login-wrapper form.login input,.account-login-wrapper form.woocommerce-ResetPassword input{font-weight:400;font-size:17px;line-height:24px;background:transparent;border:none;border-bottom:1px solid rgba(43,43,43,.15);box-shadow:none;color:var(--blackColor);padding:16px 10px}.account-login-wrapper form.login input::placeholder,.account-login-wrapper form.woocommerce-ResetPassword input::placeholder{color:#2b2b2b66}.account-login-wrapper form.login .row-flex,.account-login-wrapper form.woocommerce-ResetPassword .row-flex{display:flex;margin-bottom:32px}.account-login-wrapper form.login .woocommerce-form-login__rememberme,.account-login-wrapper form.woocommerce-ResetPassword .woocommerce-form-login__rememberme{margin:0 auto}.account-login-wrapper form.login .woocommerce-form-login__rememberme span,.account-login-wrapper form.woocommerce-ResetPassword .woocommerce-form-login__rememberme span{font-weight:400;font-size:16px;line-height:20px;color:var(--blackColor)}.account-login-wrapper form.login .woocommerce-form-login__submit,.account-login-wrapper form.login .woocommerce-Button,.account-login-wrapper form.woocommerce-ResetPassword .woocommerce-form-login__submit,.account-login-wrapper form.woocommerce-ResetPassword .woocommerce-Button{font-weight:700;font-size:15px;line-height:18px;text-align:center;background:linear-gradient(90deg,#d75247,#ebaa63);border-radius:100px;color:#fff;padding:15px 32px;margin:0 auto;display:flex}.account-login-wrapper form.login .lost_password,.account-login-wrapper form.woocommerce-ResetPassword .lost_password{text-align:center}.account-login-wrapper form.login .lost_password a,.account-login-wrapper form.woocommerce-ResetPassword .lost_password a{font-weight:400;font-size:15px;line-height:18px;text-decoration-line:underline;color:var(--blackColor)}.account-login-wrapper form.woocommerce-ResetPassword{margin:0 auto;width:520px}@media (max-width: 991px){.account-login-wrapper form.woocommerce-ResetPassword{max-width:calc(100% - 40px)}}.account-login-wrapper form.woocommerce-ResetPassword .woocommerce-form-row{width:100%!important}.account-login-wrapper form.woocommerce-ResetPassword .form-row-first{margin-top:20px}.single-post-page .single-post-page-hero{min-height:304px;padding:120px 0 48px;background-size:cover;background-repeat:no-repeat;background-position:center center;display:flex;justify-content:center;align-items:flex-end;position:relative;margin-bottom:56px}.single-post-page .single-post-page-hero:before{content:"";width:100%;height:100%;background-color:rgba(var(--blackColorRGB),.5);position:absolute;left:0;top:0}.single-post-page .single-post-page-hero .container-fluid{position:relative;z-index:1}.single-post-page .single-post-page-hero .author{display:flex;align-items:center;font-weight:400;font-size:14px;line-height:16px;color:var(--whiteColor);opacity:.7}.single-post-page .single-post-page-hero .author span{margin-right:8px;font-size:16px}.single-post-page .single-post-page-hero .row{justify-content:space-between}@media (max-width: 767px){.single-post-page .single-post-page-hero .row{justify-content:center}}.single-post-page .single-post-page-hero .col-title{flex:0 0 calc(100% - 250px);max-width:calc(100% - 250px)}@media (max-width: 767px){.single-post-page .single-post-page-hero .col-title{flex:0 0 100%;max-width:100%;text-align:center;margin-bottom:16px}}.single-post-page .single-post-page-hero .col-title .h4{color:var(--whiteColor);line-height:40px}.single-post-page .single-post-page-hero .col-meta{display:flex;justify-content:flex-end;align-items:center;flex:0 0 250px;max-width:250px}@media (max-width: 767px){.single-post-page .single-post-page-hero .col-meta{flex:0 0 100%;max-width:100%;justify-content:center}}.single-post-page .single-post-page-hero .col-meta .date{font-weight:700;font-size:14px;line-height:16px;color:var(--whiteColor);margin-left:32px}.single-post-page .content-single{font-weight:400;font-size:17px;line-height:24px;color:var(--blackColor)}.single-post-page .content-single p{margin-bottom:24px}.single-post-page .content-single p strong{font-weight:700}.single-post-page .content-single p+h1,.single-post-page .content-single p+h2,.single-post-page .content-single p+h3,.single-post-page .content-single p+h4,.single-post-page .content-single p+h5{margin-top:72px}.single-post-page .content-single h5{font-size:20px;line-height:26px;font-weight:700}.single-post-page .content-single h1,.single-post-page .content-single h2,.single-post-page .content-single h3,.single-post-page .content-single h4,.single-post-page .content-single h5{margin-bottom:24px}.single-post-page .content-single a{color:var(--orangeLightColor);transition:all .4s}.single-post-page .content-single a:hover{opacity:.8}.single-post-page .content-single ul{list-style:none;margin:0 0 24px;padding:0}.single-post-page .content-single ul li{position:relative;padding-left:18px}.single-post-page .content-single ul li+li{margin-top:12px}.single-post-page .content-single ul li:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--primaryGradient);position:absolute;left:0;top:9px}.single-post-page .content-single .size-full{display:block;width:100%;height:auto;margin:40px auto}.related-post-single{padding:56px 0}.related-post-single .h4{margin-bottom:48px}@media (max-width: 767px){.related-post-single .h4{margin-bottom:32px}}@media (max-width: 767px){.related-post-single .col-4{flex:0 0 50%;max-width:50%}.related-post-single .col-4:nth-child(3){display:none}}@media (max-width: 575px){.related-post-single .col-4{flex:0 0 100%;max-width:100%}.related-post-single .col-4+.col-4{margin-top:40px}.related-post-single .col-4:nth-child(3){display:block}}.referral-page h1,.referral-page h1 b{font-weight:400;font-size:28px;line-height:32px;color:var(--blackColor);margin-bottom:12px}.referral-page h3{font-weight:400;font-size:17px;line-height:24px;color:var(--blackColor);margin-bottom:48px}@media (max-width: 991px){.referral-page h3{margin-bottom:24px}}.referral-page h4{display:none}.referral-page input{background:#fff;border-radius:8px;padding:12px 16px;font-weight:400;font-size:17px;line-height:24px;border:none;color:var(--blackColor)}.referral-page .copy-referral-link{background:linear-gradient(90deg,#d75247,#ebaa63);border-radius:100px;font-weight:700;font-size:15px;line-height:18px;text-align:center;color:#fff;padding:15px 32px;margin-left:24px;border:none}@media (max-width: 991px){.referral-page .copy-referral-link{margin-left:0;margin-top:20px}}.referral-page .cwrs_share{margin-top:32px;flex-wrap:wrap;gap:12px}.referral-page .cwrs_share span:first-child{font-weight:400;font-size:15px;line-height:18px;color:#2b2b2b;opacity:.8;width:100%}.points-page a.woocommerce-button.woocommerce-Button.button{background:linear-gradient(90deg,#d75247,#ebaa63);border-radius:100px;font-weight:700;font-size:15px;line-height:18px;text-align:center;color:#fff;padding:15px 32px;margin-left:24px;border:none;transition:all .4s}.points-page a.woocommerce-button.woocommerce-Button.button:hover{color:var(--whiteColor);background:linear-gradient(90deg,#d75247,#ebaa63);opacity:.8}.points-page h2{font-weight:400;font-size:28px;line-height:32px;margin-bottom:12px;color:var(--blackColor)}.points-page h2+p{font-weight:400;font-size:17px;line-height:24px;margin-bottom:48px}.points-page .my_account_points_rewards tbody tr:first-child td:first-child{border-top-left-radius:10px}.points-page .my_account_points_rewards tbody tr:first-child td:last-child{border-top-right-radius:10px}.points-page .my_account_points_rewards td{border-top:none!important}.points-page .my_account_points_rewards td:first-letter{text-transform:uppercase}.points-page .my_account_points_rewards td.points-rewards-event-description{color:var(--blackColor)!important}.points-page .my_account_points_rewards td.points-rewards-event-date abbr[title]{font-weight:400;font-size:15px;line-height:18px;color:#2b2b2b80!important}.points-page .my_account_points_rewards td.points-rewards-event-points{width:20%}.points-page .woocommerce-pagination{border:none}.cart-header h1.entry-title{font-weight:700;font-size:36px;line-height:40px;text-align:left!important;margin-bottom:0}.cart-header+ul#shop-info-txt{padding:10px 0}.cart-header+ul#shop-info-txt>li{padding:5px 30px;font-weight:400;font-size:12px;line-height:22px}@media (max-width: 767px){.cart-header+ul#shop-info-txt>li{padding:0 20px;line-height:12px}.cart-header+ul#shop-info-txt>li+li{margin-top:5px}}@media (max-width: 991px){.cart-header .container{background-color:unset!important;height:200px!important}}@media (max-width: 767px){.cart-header .container{height:auto!important}.cart-header .container .centered-elements{padding-bottom:50px!important}}@media (max-width: 991px){.cart-header .container .centered-elements{margin-top:110px!important}}#entry-content.cart-content{padding-top:60px}#entry-content.cart-content .button.wc-backward{cursor:pointer;transition:all .4s;display:inline-flex;align-items:center;justify-content:center;border-radius:59px;font-size:15px;line-height:18px;padding:15px 32px;border:none;text-decoration:none;background-color:transparent;text-transform:unset;background:var(--primaryGradient);color:var(--whiteColor)}#entry-content.cart-content .button.wc-backward:focus,#entry-content.cart-content .button.wc-backward:hover{color:var(--whiteColor);background:var(--primaryGradient);opacity:.8}@media (max-width: 991px){#entry-content.cart-content{padding-top:20px}}#entry-content.cart-content .woocommerce-message{display:none}#entry-content.cart-content .woocommerce-info{font-weight:400;font-size:15px;line-height:18px;color:var(--blackColor);border:none;background-color:transparent;padding:0 0 0 32px}#entry-content.cart-content .woocommerce-info:before{content:"";background-image:url(/build/assets/star-ratings-DggiiZrB.svg);width:24px;height:24px;position:absolute;left:0;top:-3px}#entry-content.cart-content .woocommerce-info.wc_points_redeem_earn_points{padding:32px 240px 32px 32px;background:#f1f6f9;border-radius:16px;display:flex;align-items:center}@media (max-width: 767px){#entry-content.cart-content .woocommerce-info.wc_points_redeem_earn_points{padding:24px 24px 100px;display:block;text-align:center}}#entry-content.cart-content .woocommerce-info.wc_points_redeem_earn_points input.wc_points_rewards_apply_discount{position:absolute;right:32px;top:50%;transform:translateY(-50%)}@media (max-width: 767px){#entry-content.cart-content .woocommerce-info.wc_points_redeem_earn_points input.wc_points_rewards_apply_discount{right:auto;left:50%;top:auto;bottom:24px;transform:translate(-50%)}}#entry-content.cart-content .woocommerce-info.wc_points_redeem_earn_points:before{position:static;margin-right:12px}@media (max-width: 767px){#entry-content.cart-content .woocommerce-info.wc_points_redeem_earn_points:before{transform:translateY(7px)}}#entry-content.cart-content .shop_table{border:none;border-radius:0}#entry-content.cart-content .shop_table thead th{font-weight:400;font-size:14px;line-height:16px;color:#2b2b2b99;border-top:none;padding:24px 12px}#entry-content.cart-content .shop_table tbody tr td{padding:12px}@media (max-width: 991px){#entry-content.cart-content .shop_table tbody tr td{background-color:transparent}}#entry-content.cart-content .shop_table tbody tr td.product-thumbnail img{width:80px;height:80px;border:none}#entry-content.cart-content .shop_table tbody tr td.product-name,#entry-content.cart-content .shop_table tbody tr td.product-price,#entry-content.cart-content .shop_table tbody tr td.product-name a{font-weight:400;font-size:15px;line-height:18px;color:var(--blackColor)}#entry-content.cart-content .shop_table tbody tr td.product-subtotal .woocommerce-Price-amount{display:flex;flex-direction:column}#entry-content.cart-content .shop_table tbody tr td.product-subtotal bdi{font-weight:700;font-size:15px;line-height:18px}#entry-content.cart-content .shop_table tbody tr td.product-subtotal .tax_label{font-weight:400;font-size:14px;line-height:12px;color:#2b2b2b99}#entry-content.cart-content .shop_table tbody tr td.product-remove{width:130px}#entry-content.cart-content .shop_table tbody tr td.product-remove a{width:24px;height:24px;padding:0;font-size:0;margin-left:auto}#entry-content.cart-content .shop_table tbody tr td.product-quantity .product-quantity-wrapper{display:flex;align-items:center}@media (max-width: 991px){#entry-content.cart-content .shop_table tbody tr td.product-quantity .product-quantity-wrapper{justify-content:flex-end}}#entry-content.cart-content .shop_table tbody tr td.product-quantity .minus,#entry-content.cart-content .shop_table tbody tr td.product-quantity .plus{display:flex;cursor:pointer}#entry-content.cart-content .shop_table tbody tr td.product-quantity .quantity{margin:0;width:fit-content}#entry-content.cart-content .shop_table tbody tr td.product-quantity input{font-weight:400;font-size:15px;line-height:18px;color:var(--blackColor);background:transparent;border:none;padding:0 12px;width:fit-content}#entry-content.cart-content .cart-actions{padding:48px 0 0;border:none}@media (max-width: 991px){#entry-content.cart-content .cart-actions .coupon{flex-direction:column}}#entry-content.cart-content .cart-actions .coupon .input-text{background:transparent;border:none;font-weight:400;font-size:17px;line-height:24px;color:var(--blackColor);border-bottom:1px solid rgba(43,43,43,.15);margin-right:24px}@media (max-width: 991px){#entry-content.cart-content .cart-actions .coupon .input-text{margin-right:0;margin-bottom:16px}}#entry-content.cart-content .cart-actions .coupon .input-text::placeholder{color:#2b2b2b66}#entry-content.cart-content .cart-actions [name=apply_coupon]{background:var(--blackColor);border-radius:100px;font-weight:700;font-size:15px;line-height:18px;color:#fff;padding:15px 32px}#entry-content.cart-content .cart-actions [name=update_cart]{background:#c5c5c5;border-radius:100px;font-weight:700;font-size:15px;line-height:18px;color:#2b2b2b4d;padding:15px 32px}#entry-content.cart-content .cart-actions [name=update_cart][aria-disabled=false]{background-color:var(--blackColor);color:var(--whiteColor)}@media (max-width: 767px){#entry-content.cart-content .cart-actions .col-md-6{flex:0 0 100%;max-width:100%}#entry-content.cart-content .cart-actions .col-md-6 .button{width:100%}}#entry-content.cart-content .cart-collaterals{margin-right:0;margin-left:0}#entry-content.cart-content .cart-collaterals .col-md-7{padding-right:0}@media (max-width: 767px){#entry-content.cart-content .cart-collaterals .col-md-7{flex:0 0 100%;max-width:100%;padding-left:0}}#entry-content.cart-content .cart_totals{background:#fff;box-shadow:8px 8px 32px #0000001a;border-radius:12px;padding:24px;box-sizing:content-box}@media (max-width: 767px){#entry-content.cart-content .cart_totals{box-sizing:border-box}}#entry-content.cart-content .cart_totals .table-responsive{border:none}#entry-content.cart-content .cart_totals tbody tr th,#entry-content.cart-content .cart_totals tbody tr td{padding:20px 0}@media (max-width: 991px){#entry-content.cart-content .cart_totals tbody tr td{background-color:transparent}}#entry-content.cart-content .cart_totals tbody tr:first-child th{font-weight:400;font-size:15px;line-height:18px;color:var(--blackColor);padding-top:0}#entry-content.cart-content .cart_totals tbody tr:first-child bdi{font-weight:700;font-size:15px;line-height:18px}#entry-content.cart-content .cart_totals tbody tr:first-child td{padding-top:0}#entry-content.cart-content .cart_totals tbody tr td .tax_label,#entry-content.cart-content .cart_totals tbody tr td .includes_tax,#entry-content.cart-content .cart_totals tbody tr td .woocommerce-remove-coupon{font-weight:400;font-size:14px;line-height:12px;color:#2b2b2b99;display:block}#entry-content.cart-content .cart_totals tbody tr .woocommerce-Price-amount{font-weight:700;font-size:17px;line-height:24px}#entry-content.cart-content .cart_totals tbody tr.cart-discount th{font-weight:400!important;font-size:15px;line-height:18px;color:var(--blackColor)}#entry-content.cart-content .cart_totals .wc-proceed-to-checkout{margin-top:0;padding:0}#entry-content.cart-content .cart_totals .wc-proceed-to-checkout .checkout-button{font-weight:700;font-size:15px;line-height:18px;background:linear-gradient(90deg,#d75247,#ebaa63);border-radius:100px;padding:15px;text-align:center;margin-bottom:0;border:none}.woocommerce .woocommerce-info .button.wc_points_rewards_apply_discount{cursor:pointer;transition:all .4s;display:inline-flex;align-items:center;justify-content:center;border-radius:59px;font-size:15px;line-height:18px;padding:15px 32px;border:none;text-decoration:none;background:var(--primaryGradient);text-transform:unset;color:var(--whiteColor)}.woocommerce .woocommerce-info .button.wc_points_rewards_apply_discount:hover{opacity:.8}.woocommerce .woocommerce-info .button.wc_points_rewards_apply_discount:focus{outline:none}#entry-content.checkout-content{padding-top:60px}@media (max-width: 991px){#entry-content.checkout-content{padding-top:20px}}#entry-content.checkout-content .woocommerce-shipping-fields{margin:0 0 24px}#entry-content.checkout-content .woocommerce-message{display:none}#entry-content.checkout-content #payment .form-row{display:flex;align-items:center;position:relative}#entry-content.checkout-content #payment .form-row label{display:flex;align-items:center}#entry-content.checkout-content #payment .form-row .input-checkbox{margin:-8px 0 0;position:absolute;left:0;top:50%;height:16px;width:16px}#entry-content.checkout-content #payment .wc_payment_method{padding-left:30px}#entry-content.checkout-content #payment .wc_payment_method .input-radio{top:9px;left:0}#entry-content.checkout-content #place_order{cursor:pointer;transition:all .4s;display:inline-flex;align-items:center;justify-content:center;border-radius:59px;font-size:15px;line-height:18px;padding:15px 32px;border:none;text-decoration:none;background:var(--primaryGradient);color:var(--whiteColor);text-transform:unset}#entry-content.checkout-content #place_order:focus,#entry-content.checkout-content #place_order:hover{background:var(--primaryGradient);color:var(--whiteColor);opacity:.8}#entry-content.checkout-content .woocommerce-info{font-weight:400;font-size:15px;line-height:18px;color:var(--blackColor);border:none;background-color:transparent;padding:0 0 0 32px}#entry-content.checkout-content .woocommerce-info:before{content:"";background-image:url(/build/assets/star-ratings-DggiiZrB.svg);width:24px;height:24px;position:absolute;left:0;top:-3px}#entry-content.checkout-content .woocommerce-info.wc_points_redeem_earn_points{padding:32px 240px 32px 32px;background:#f1f6f9;border-radius:16px;display:flex;align-items:center}@media (max-width: 767px){#entry-content.checkout-content .woocommerce-info.wc_points_redeem_earn_points{padding:24px 24px 100px;display:block;text-align:center}}#entry-content.checkout-content .woocommerce-info.wc_points_redeem_earn_points input.wc_points_rewards_apply_discount{position:absolute;right:32px;top:50%;transform:translateY(-50%)}@media (max-width: 767px){#entry-content.checkout-content .woocommerce-info.wc_points_redeem_earn_points input.wc_points_rewards_apply_discount{right:auto;left:50%;top:auto;bottom:24px;transform:translate(-50%)}}#entry-content.checkout-content .woocommerce-info.wc_points_redeem_earn_points:before{position:static;margin-right:12px}@media (max-width: 767px){#entry-content.checkout-content .woocommerce-info.wc_points_redeem_earn_points:before{transform:translateY(7px)}}#entry-content.checkout-content .woocommerce-form-coupon-toggle{padding:0;background-color:transparent}#entry-content.checkout-content .woocommerce-form-coupon-toggle .woocommerce-info{font-style:normal;font-weight:400;font-size:15px;line-height:18px;color:var(--blackColor)}#entry-content.checkout-content .woocommerce-form-coupon-toggle .woocommerce-info a{color:#3995be;font-weight:400;font-size:15px;line-height:18px}#entry-content.checkout-content .woocommerce-form-coupon-toggle .woocommerce-info:before{content:"";background-image:url(/build/assets/discount-percent-DJuKy87h.svg)}#entry-content.checkout-content form.woocommerce-checkout{margin-top:24px}#entry-content.checkout-content form.woocommerce-checkout .checkout-header{font-weight:400;font-size:28px;line-height:32px;margin-bottom:40px}#entry-content.checkout-content form.woocommerce-checkout .form-row{padding:0;margin-bottom:24px}#entry-content.checkout-content form.woocommerce-checkout .form-row label{font-weight:400;font-size:14px;line-height:18px;color:#2b2b2b99}@media (max-width: 767px){#entry-content.checkout-content form.woocommerce-checkout .form-row textarea.input-text{height:80px;min-height:unset}}#entry-content.checkout-content form.woocommerce-checkout .form-row input.input-text,#entry-content.checkout-content form.woocommerce-checkout .form-row textarea.input-text{font-weight:400;font-size:17px;line-height:24px;color:#2b2b2b;padding:12px 10px;border:none;border-bottom:1px solid rgba(43,43,43,.15);resize:none}#entry-content.checkout-content form.woocommerce-checkout .form-row input.input-text::placeholder,#entry-content.checkout-content form.woocommerce-checkout .form-row textarea.input-text::placeholder{color:#2b2b2b4d}#entry-content.checkout-content form.woocommerce-checkout .form-row .select2-container--default .select2-selection--single{border:none;border-bottom:1px solid rgba(43,43,43,.15);height:38px}#entry-content.checkout-content form.woocommerce-checkout .form-row .select2-container--default .select2-selection--single .select2-selection__rendered{font-weight:400;font-size:17px;line-height:24px;color:#2b2b2b;padding-top:6px}#entry-content.checkout-content form.woocommerce-checkout .checkbox{padding-left:0}#entry-content.checkout-content form.woocommerce-checkout .checkbox input{position:absolute;z-index:-1;opacity:0;margin:10px 0 0 20px}#entry-content.checkout-content form.woocommerce-checkout .checkbox span:not(.optional){position:relative;padding:0 0 0 32px;cursor:pointer;font-weight:400;font-size:14px;line-height:18px;color:#2b2b2b}#entry-content.checkout-content form.woocommerce-checkout .checkbox span:not(.optional) a{color:#3995be;font-size:15px;line-height:18px}#entry-content.checkout-content form.woocommerce-checkout .checkbox span:not(.optional):before{content:"";position:absolute;top:-2px;left:0;width:24px;height:24px;background:#fff;border:2px solid #D9D9D9;border-radius:6px;transition:.2s}#entry-content.checkout-content form.woocommerce-checkout .checkbox span:not(.optional):after{content:"";position:absolute;top:-2px;left:0;width:24px;height:24px;border-radius:10px;transition:.2s;opacity:0;background-image:url(/build/assets/check-BAcjyjmc.svg);background-size:contain}#entry-content.checkout-content form.woocommerce-checkout .checkbox input:checked+span:not(.optional):before{background:linear-gradient(90deg,#d75247,#ebaa63);border:none}#entry-content.checkout-content form.woocommerce-checkout .checkbox input:checked+span:not(.optional):after{opacity:1}#entry-content.checkout-content form.woocommerce-checkout #customer_details{padding-right:50px}@media (max-width: 991px){#entry-content.checkout-content form.woocommerce-checkout #customer_details{padding-right:15px}}#entry-content.checkout-content form.woocommerce-checkout .col-md-6:nth-child(2){padding-left:50px}@media (max-width: 991px){#entry-content.checkout-content form.woocommerce-checkout .col-md-6:nth-child(2){padding-left:15px}}#entry-content.checkout-content form.woocommerce-checkout #order_review .table-responsive{overflow-x:unset;border:none}#entry-content.checkout-content form.woocommerce-checkout #order_review .shop_table{border:none;background:#fff;box-shadow:8px 8px 32px #0000001a;border-radius:12px;margin:0 0 24px;padding:24px}@media (max-width: 991px){#entry-content.checkout-content form.woocommerce-checkout #order_review .shop_table{padding:0;box-shadow:none}}#entry-content.checkout-content form.woocommerce-checkout #order_review .shop_table thead th{font-weight:400;font-size:14px;line-height:16px;color:#2b2b2b99;padding-bottom:20px}#entry-content.checkout-content form.woocommerce-checkout #order_review .shop_table .woocommerce-Price-amount bdi{font-weight:700;font-size:15px;line-height:18px}#entry-content.checkout-content form.woocommerce-checkout #order_review .shop_table .tax-label{font-weight:400;font-size:14px;line-height:12px;display:block;color:#2b2b2b99}#entry-content.checkout-content form.woocommerce-checkout #order_review .shop_table tbody tr td,#entry-content.checkout-content form.woocommerce-checkout #order_review .shop_table tbody tr th,#entry-content.checkout-content form.woocommerce-checkout #order_review .shop_table tfoot tr td,#entry-content.checkout-content form.woocommerce-checkout #order_review .shop_table tfoot tr th{padding-top:28px;padding-bottom:28px}#entry-content.checkout-content form.woocommerce-checkout #order_review .shop_table .order-total{background:transparent;margin:0;padding:0}#entry-content.checkout-content form.woocommerce-checkout #order_review .shop_table .order-total .includes_tax{font-weight:400;font-size:14px;line-height:18px;color:#2b2b2b99;display:block}#entry-content.checkout-content form.woocommerce-checkout #order_review .shop_table .order-total td,#entry-content.checkout-content form.woocommerce-checkout #order_review .shop_table .order-total th{padding-top:16px}@media (max-width: 991px){#entry-content.checkout-content form.woocommerce-checkout #order_review .shop_table .order-total td,#entry-content.checkout-content form.woocommerce-checkout #order_review .shop_table .order-total th{border-top:none}}#entry-content.checkout-content form.woocommerce-checkout #order_review #mp-wc-pickup-point-shipping select{border:none;border-bottom:1px solid rgba(43,43,43,.15);font-weight:400;font-size:17px;line-height:24px}#entry-content.checkout-content form.woocommerce-checkout #order_review #payment{background:#fafafa;border-radius:12px;padding:32px 24px 12px!important}#entry-content.checkout-content form.woocommerce-checkout #order_review #payment .wc_payment_methods{padding:0 0 16px;margin-bottom:16px;border-bottom:1px solid rgba(43,43,43,.1)}#entry-content.checkout-content form.woocommerce-checkout #order_review #payment .wc_payment_methods li{padding-left:0;margin-bottom:12px}#entry-content.checkout-content form.woocommerce-checkout #order_review .payment_box{background:#fff;border-radius:12px;padding:20px}#entry-content.checkout-content form.woocommerce-checkout #order_review .payment_box:before{display:none}#entry-content.checkout-content form.woocommerce-checkout #order_review .woocommerce-privacy-policy-text{font-weight:400;font-size:14px;line-height:18px;margin-bottom:16px}#entry-content.checkout-content form.woocommerce-checkout #order_review .woocommerce-privacy-policy-text a{color:#3995be}#entry-content.checkout-content form.woocommerce-checkout #order_review #place_order{background:linear-gradient(90deg,#d75247,#ebaa63);border-radius:100px;width:100%;font-weight:700;font-size:15px;line-height:18px;text-align:center;color:#fff;padding:15px;margin-top:12px}#entry-content.checkout-content form.woocommerce-checkout #order_review .input-radio,#entry-content.checkout-content form.woocommerce-checkout #order_review .shipping_method{position:absolute;z-index:-1;opacity:0;margin:10px 0 0 7px}#entry-content.checkout-content form.woocommerce-checkout #order_review .input-radio+label,#entry-content.checkout-content form.woocommerce-checkout #order_review .shipping_method+label{position:relative;padding:0 0 0 35px;cursor:pointer;font-weight:400;font-size:15px;line-height:18px;display:flex;align-items:center}#entry-content.checkout-content form.woocommerce-checkout #order_review .input-radio+label:before,#entry-content.checkout-content form.woocommerce-checkout #order_review .shipping_method+label:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;width:24px;height:24px;background:#fff;border:2px solid #D0D0D0;border-radius:50%}#entry-content.checkout-content form.woocommerce-checkout #order_review .input-radio+label:after,#entry-content.checkout-content form.woocommerce-checkout #order_review .shipping_method+label:after{content:"";position:absolute;top:50%;transform:translateY(-50%);left:7px;width:10px;height:10px;border-radius:50%;background:#fff;opacity:0;transition:.2s}#entry-content.checkout-content form.woocommerce-checkout #order_review .input-radio:checked+label:before,#entry-content.checkout-content form.woocommerce-checkout #order_review .shipping_method:checked+label:before{background:linear-gradient(90deg,#d75247,#ebaa63);border:none}#entry-content.checkout-content form.woocommerce-checkout #order_review .input-radio:checked+label:after,#entry-content.checkout-content form.woocommerce-checkout #order_review .shipping_method:checked+label:after{opacity:1}#entry-content.checkout-content form.woocommerce-checkout #order_review #shipping_method>li{overflow:unset}#entry-content.checkout-content .order-receipt-wrapper .order_details{padding:0;width:846px;display:flex;margin-bottom:24px}@media (max-width: 991px){#entry-content.checkout-content .order-receipt-wrapper .order_details{width:100%}}#entry-content.checkout-content .order-receipt-wrapper .order_details li{font-weight:400;font-size:14px;line-height:16px;color:#2b2b2b99;flex:1 1;border-right:none;margin-right:0;padding:22px 0 22px 25px}#entry-content.checkout-content .order-receipt-wrapper .order_details li strong{font-weight:400;font-size:15px;line-height:18px;color:#2b2b2b;background:#fafafa;padding-top:22px;padding-bottom:22px;margin-top:24px;padding-left:25px;margin-left:-25px}#entry-content.checkout-content .order-receipt-wrapper .order_details+p{font-size:14px;line-height:16px;color:#2b2b2b}#entry-content.checkout-content .order-receipt-wrapper #esto_payment_submit{background:linear-gradient(90deg,#d75247,#ebaa63);border-radius:100px;padding:15px 30px;font-weight:700;font-size:15px;line-height:18px;text-align:center;color:#fff;border:none;margin:0 auto;display:flex}.register-page-content{padding:120px 0 56px}.register-page-content h1{font-weight:700;font-size:36px;line-height:38px;text-align:center;margin-bottom:64px;color:var(--blackColor)}.register-page-content form.register.wc-user-register-form{max-width:420px;border:none;padding:0;margin:0 auto}.register-page-content form.register.wc-user-register-form .wc-user-register-fields{display:none}.register-page-content form.register.wc-user-register-form .woocommerce-form-row{padding:0}.register-page-content form.register.wc-user-register-form .woocommerce-form-row input.input-text{font-weight:400;font-size:17px;line-height:24px;background:0 0;border:none;border-bottom:1px solid rgba(43,43,43,.15);-webkit-box-shadow:none;box-shadow:none;color:var(--blackColor);padding:16px 10px;border-radius:0}.register-page-content form.register.wc-user-register-form .woocommerce-form-row input.input-text:focus{border-bottom-color:var(--blackColor)}.register-page-content form.register.wc-user-register-form .woocommerce-form-row .woocommerce-Button{margin-left:auto;margin-top:40px;margin-right:auto;font-weight:700;font-size:15px;line-height:18px;text-align:center;background:-webkit-gradient(linear,left top,right top,from(#D75247),to(#EBAA63));background:-o-linear-gradient(left,#D75247 0,#EBAA63 100%);background:linear-gradient(90deg,#d75247 0,#ebaa63);-webkit-border-radius:100px;border-radius:100px;color:#fff;padding:15px 32px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.register-page-content .login-link{display:flex;justify-content:center}.register-page-content .login-link a{font-weight:400;font-size:15px;line-height:18px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:var(--blackColor);margin-top:32px;transition:all .4s}.register-page-content .login-link a:hover{color:var(--orangeColor)}#entry-content .woocommerce-order .wc-bacs-bank-details{padding-left:0}#entry-content .woocommerce-order address{background:rgba(var(--blackColorRGB),.05);-webkit-border-radius:8px;border-radius:8px;padding:28px 32px;font-weight:400;font-size:15px;line-height:26px;border:none}#entry-content .woocommerce-order address p{margin-top:0;display:flex;align-items:center}#entry-content .woocommerce-order .woocommerce-table{border:none}#entry-content .woocommerce-order .woocommerce-table thead tr{background:rgba(var(--blackColorRGB),.05)}#entry-content .woocommerce-order td.product-name a{color:var(--orangeColor)}#entry-content .woocommerce-order td.product-name a:hover{opacity:.1}#entry-content .woocommerce-order .woocommerce-thankyou-order-received{font-weight:700;font-size:28px;line-height:32px;margin-bottom:16px}#entry-content .woocommerce-order .woocommerce-order-details{order:1}@media (max-width: 990px){#entry-content .woocommerce-order .woocommerce-order-details{order:3}}#entry-content .woocommerce-order .woocommerce-order-details h2{font-weight:700;font-size:28px;line-height:32px}#entry-content .woocommerce-order .woocommerce-order-details__title{font-weight:700;font-size:28px;line-height:32px;color:var(--blackColor);margin-bottom:24px}#entry-content .woocommerce-order .review-col-thank{order:-1;margin-bottom:32px}#entry-content .woocommerce-order .review-col-thank .btn-type-primary:focus,#entry-content .woocommerce-order .review-col-thank .btn-type-primary:hover{color:var(--whiteColor)}#entry-content .woocommerce-order .review-col-thank h2{font-weight:700;font-size:28px;line-height:32px;margin-bottom:16px;color:var(--blackColor)}#entry-content .woocommerce-order .wcrs_thankyou_wrapper{order:2}@media (max-width: 990px){#entry-content .woocommerce-order .wcrs_thankyou_wrapper{order:1;margin-bottom:32px}}#entry-content .woocommerce-order .wcrs_thankyou_wrapper h1,#entry-content .woocommerce-order .wcrs_thankyou_wrapper h1 b{font-weight:700;font-size:28px;line-height:32px;color:var(--blackColor);margin-bottom:12px}#entry-content .woocommerce-order .wcrs_thankyou_wrapper h3{font-weight:400;font-size:17px;line-height:24px;color:var(--blackColor);margin-bottom:48px;margin-top:24px}@media (max-width: 991px){#entry-content .woocommerce-order .wcrs_thankyou_wrapper h3{margin-bottom:24px}}#entry-content .woocommerce-order .wcrs_thankyou_wrapper h4{display:none}#entry-content .woocommerce-order .wcrs_thankyou_wrapper input{background:rgba(var(--blackColorRGB),.05);border-radius:8px;padding:12px 16px;font-weight:400;font-size:17px;line-height:24px;border:none;color:var(--blackColor);width:calc(100% - 150px)!important}#entry-content .woocommerce-order .wcrs_thankyou_wrapper .copy-referral-link{background:linear-gradient(90deg,#d75247,#ebaa63);border-radius:100px;font-weight:700;font-size:15px;line-height:18px;text-align:center;color:#fff;padding:15px 32px;margin-left:24px;border:none}@media (max-width: 991px){#entry-content .woocommerce-order .wcrs_thankyou_wrapper .copy-referral-link{margin-left:0;margin-top:20px}}#entry-content .woocommerce-order .wcrs_thankyou_wrapper .cwrs_share{margin-top:32px;flex-wrap:wrap;gap:12px}#entry-content .woocommerce-order .wcrs_thankyou_wrapper .cwrs_share span:first-child{font-weight:400;font-size:15px;line-height:18px;color:#2b2b2b;opacity:.8;width:100%}#entry-content .woocommerce-order .woocommerce-customer-details{order:3}#entry-content .woocommerce-order .woocommerce-customer-details .woocommerce-columns--2 .woocommerce-column--2{margin-top:32px}#entry-content .woocommerce-order .woocommerce-customer-details .woocommerce-columns--2 .woocommerce-column--2,#entry-content .woocommerce-order .woocommerce-customer-details .woocommerce-columns--2 .woocommerce-column--1{flex:0 0 100%;max-width:100%;width:100%}#entry-content .woocommerce-order .woocommerce-customer-details .woocommerce-column__title{font-weight:700;font-size:28px;line-height:32px;color:var(--blackColor);margin-bottom:24px}#entry-content .woocommerce-order .wcrs_thankyou_wrapper,#entry-content .woocommerce-order .woocommerce-customer-details,#entry-content .woocommerce-order .woocommerce-order-details{flex:0 0 50%;max-width:50%;padding-left:15px;padding-right:15px}@media (max-width: 990px){#entry-content .woocommerce-order .wcrs_thankyou_wrapper,#entry-content .woocommerce-order .woocommerce-customer-details,#entry-content .woocommerce-order .woocommerce-order-details{flex:0 0 100%;max-width:100%}}#entry-content .woocommerce-order .woocommerce-thankyou-order-details{padding-left:0}#entry-content .woocommerce-order .woocommerce-bacs-bank-details .wc-bacs-bank-details-heading{font-size:24px;line-height:32px;font-weight:700;margin-bottom:0}#entry-content .woocommerce-order .woocommerce-bacs-bank-details .wc-bacs-bank-details-account-name{font-size:20px;line-height:28px;font-weight:700;margin-bottom:16px;margin-top:24px}#entry-content .woocommerce-order .order-again .button{cursor:pointer;transition:all .4s;display:inline-flex;align-items:center;justify-content:center;border-radius:59px;font-size:15px;line-height:18px;padding:15px 32px;border:none;text-decoration:none;background-color:transparent;text-transform:unset;background:var(--primaryGradient);color:var(--whiteColor)}#entry-content .woocommerce-order .order-again .button:focus #entry-content .woocommerce-order .order-again .button:hover{opacity:.8;background:var(--primaryGradient);color:var(--whiteColor)}#entry-content .woocommerce-order.hasPoints .woocommerce-customer-details+p{padding-left:15px;padding-right:15px;flex:0 0 100%;max-width:100%;order:-3;margin-bottom:40px}
