.news-box{position:relative;font-size:0;text-align:left}.news-box.noImage{width:100%;padding-left:0}.news-box .image-container{display:inline-block;vertical-align:top;margin-right:15px;padding:0}.news-box .image-container a{display:block;width:100%;height:100%;border:none;opacity:1;-moz-transition:opacity .2s ease-in-out;-webkit-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.news-box .image-container a:hover{opacity:.8}.news-box .image-container img{display:block;max-width:100%}.news-box .control-area-one{display:inline-block;width:calc(100% - 195px);vertical-align:top;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.news-box .title-container .title a{display:block;font-size:14px;line-height:18px;font-weight:700;color:#343d4c;letter-spacing:.04em;height:36px;overflow:hidden}.news-box .title-container .title a:hover{text-decoration:underline}.news-box .title-container .date{display:block;font-size:14px;line-height:16px;font-weight:300;color:#597183;letter-spacing:.04em;padding-bottom:5px}.news-box .title-container .intro{font-size:14px;line-height:20px;font-weight:300;color:#343d4c;letter-spacing:.04em;max-height:60px;overflow:hidden}.news-box .read-more{text-align:right;padding-top:15px}.news-box .read-more a{display:inline-block;position:relative;padding-right:15px;color:#343d4c;font-size:13px;line-height:16px}.news-box .read-more a:before{position:absolute;top:0;right:0;font-size:11px;line-height:16px}.news-box .read-more a:hover{text-decoration:underline}@media only screen and (max-width:767px){.touch .news-box .image-container{width:auto}}@media only screen and (max-width:479px){.touch .news-box{text-align:center;padding:0}.touch .news-box .image-container{margin:0;margin-bottom:15px}.touch .news-box .control-area-one{width:100%;max-width:370px;margin:0 auto}.touch .news-box .title-container .title a{height:auto;padding:5px 0}}.x-breadcrumb{padding:10px 0 15px;white-space:nowrap;overflow-x:auto;overflow-y:hidden}.x-breadcrumb ul{display:flex;flex-direction:row;align-items:center;gap:10px;width:max-content}.x-breadcrumb ul li{position:relative;padding-right:20px;white-space:normal}.x-breadcrumb ul li a{font-size:15px;line-height:20px;font-weight:400;color:#343d4c;border-bottom:1px solid transparent;-moz-transition:border-color .2s ease-in-out;-webkit-transition:border-color .2s ease-in-out;-o-transition:border-color .2s ease-in-out;transition:border-color .2s ease-in-out}.x-breadcrumb ul li a:hover{border-color:#343d4c}.x-breadcrumb ul li:before{display:block;content:"\eb4a";position:absolute;top:50%;right:0;font-size:8px;margin-top:-1px}.x-breadcrumb ul .last>span{font-size:15px;line-height:20px;font-weight:400;color:#343d4c}.x-breadcrumb ul .last:before{display:none}html[lang=ar] .x-breadcrumb ul li{padding-left:20px;padding-right:0}html[lang=ar] .x-breadcrumb ul li:before{right:auto;left:0;transform:rotate(180deg)}.x-cookie-acceptance{position:fixed;top:0;left:0;display:none;width:100%;background-color:#377fc8;padding:7px 0;box-shadow:0 5px 7px 0 rgba(0,0,0,.1);-moz-box-shadow:0 5px 7px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 5px 7px 0 rgba(0,0,0,.1);z-index:990}.x-cookie-acceptance.visible{display:block}.x-cookie-acceptance .control-area-one{display:flex;align-items:center;position:relative;margin:0 10px;padding-right:300px;min-height:54px}.x-cookie-acceptance .text{color:#fff;font-size:12px;line-height:18px}.x-cookie-acceptance .button-container{position:absolute;top:50%;right:0;margin-top:-27px;text-align:right;font-size:0}.x-cookie-acceptance .terms-link{position:relative;display:inline-block;padding-right:14px;margin:17px 15px;color:#fff;font-size:12px;line-height:20px;text-decoration:underline;-moz-transition:color .1s ease-in-out;-webkit-transition:color .1s ease-in-out;-o-transition:color .1s ease-in-out;transition:color .1s ease-in-out}.x-cookie-acceptance .terms-link:before{position:absolute;top:50%;right:0;margin-top:-2px;font-size:8px}.x-cookie-acceptance .terms-link:hover{color:#e6e6e6}.x-cookie-acceptance .accept-btn{display:inline-block;border:1px solid #38babe;padding:0 20px;margin:12px 0;height:28px;border-radius:20px;background-color:#39aeb2;color:#fff;font-size:12px;font-weight:700;line-height:28px;text-decoration:none;-moz-transition:background-color .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out;-o-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.x-cookie-acceptance .accept-btn:hover{background-color:#38babe}@media only screen and (max-width:1199px){.x-cookie-acceptance .center-container{width:100%}}@media only screen and (max-width:767px){.x-cookie-acceptance .control-area-one{padding-right:0;display:block}.x-cookie-acceptance .button-container{width:100%;position:static;margin-top:0;text-align:center}}.cookies-modal-container{max-width:600px;width:100%;padding:0;border-radius:8px}.modal-cookies-acceptance{padding:40px 0;background-color:#fff}.modal-cookies-acceptance .title-container{padding:0 20px 10px 20px}.modal-cookies-acceptance .title-container .title{display:block;text-align:center;color:#000;font-size:24px;line-height:40px;font-weight:700}.modal-cookies-acceptance .text{width:100%;max-width:430px;margin:0 auto;padding:10px;color:#000;font-size:14px;line-height:22px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.modal-cookies-acceptance .text a{color:#343d4c;text-decoration:underline}.modal-cookies-acceptance .button-container{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;position:relative;padding:20px 20px 0 20px}.modal-cookies-acceptance .button-container .button{padding:11px 30px 14px 30px;font-size:14px;line-height:20px;letter-spacing:.4px;font-weight:400}.modal-cookies-acceptance .button-container .accept-btn .button:hover,.modal-cookies-acceptance .button-container .decline-btn .button:hover{box-shadow:inset 0 0 0 .06875rem #fff}.modal-cookies-acceptance .button-container .decline-btn .button{background-color:#597183d1}.modal-cookies-acceptance .button-container .terms-link{padding:10px 30px 12px 30px;border-color:#597183;color:#597183}.cookies-manager-container{padding:40px 0;background-color:#fff}.cookies-manager-container .title-container{padding:0 20px 15px 20px}.cookies-manager-container .title-container .title{display:block;text-align:center;color:#000;font-size:24px;line-height:40px;font-weight:700}.cookies-manager-container .content-container{max-width:430px;width:100%;max-height:400px;overflow-y:auto;margin:0 auto;padding:0 20px}.cookies-manager-container .content-container .dynamic-content{padding-bottom:10px}.cookies-manager-container .content-container .dynamic-content>p{padding:10px 0;color:#000;font-size:14px;line-height:22px}.cookies-manager-container .cookies-container .cookie{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:12px 0}.cookies-manager-container .cookies-container .cookie .name{font-size:14px;line-height:22px;font-weight:500;color:#000}.cookies-manager-container .cookies-container .cookie .state .onoffswitch{width:60px}.cookies-manager-container .cookies-container .cookie .state .onoffswitch .switch{right:25px;background-color:#d6d6d6;border:1px solid #d6d6d6;box-shadow:none}.cookies-manager-container .cookies-container .cookie .state .onoffswitch .switch-label{border:1px solid #d6d6d6}.cookies-manager-container .cookies-container .cookie .state .onoffswitch .switch-inner .state-text{height:32px;font-size:0}.cookies-manager-container .cookies-container .cookie .state .onoffswitch .switch-inner .state-text.on-text{background-color:transparent}.cookies-manager-container .cookies-container .cookie .state .onoffswitch .switch-checkbox:checked+.switch-label .switch{right:0;background-color:#343d4c;border:1px solid #343d4c}.cookies-manager-container .cookies-container .cookie .state .onoffswitch .switch-checkbox:disabled+.switch-label{cursor:default}.cookies-manager-container .cookies-container .cookie .state .onoffswitch .switch-checkbox:disabled+.switch-label .switch{opacity:.1}.cookies-manager-container .button-container{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;position:relative;padding:20px 20px 0 20px}.cookies-manager-container .button-container .button{padding:11px 30px 14px 30px;font-size:14px;line-height:20px;letter-spacing:.4px;font-weight:400}@media only screen and (max-width:767px){.cookies-modal-container{max-width:480px;width:90%}.modal-cookies-acceptance .text{padding:10px 20px}.modal-cookies-acceptance .button-container{gap:8px}}.x-elastic-results-list{display:none;padding:20px;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.x-elastic-results-list.js-visible{display:block}.x-elastic-results-list.loading .js-loading{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.5);z-index:302}.x-elastic-results-list .result-list-wrapper{display:flex;flex-direction:column}.x-elastic-results-list .product-results{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px;padding:20px 0}.x-elastic-results-list .product-results .products-count{font-size:21px;line-height:30px;color:#343d4c}.x-elastic-results-list .product-results .button{padding:10px 16px 14px 16px}.x-elastic-results-list .article-results{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px;padding:20px 0}.x-elastic-results-list .article-results .articles-count{font-size:21px;line-height:30px;color:#343d4c}.x-elastic-results-list .article-results .button{padding:10px 16px 14px 16px}.x-elastic-results-list .article-list{display:flex;flex-direction:column;gap:15px;padding-top:20px;border-top:1px solid #d7d7d7}.x-elastic-results-list .article-list .article-item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px}.x-elastic-results-list .article-list .article-item:nth-child(n+6){display:none}.x-elastic-results-list .article-list .article-item:hover .link{text-decoration:none}.x-elastic-results-list .article-list .article-item .title{font-size:18px;line-height:25px;color:#343d4c;height:25px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.x-elastic-results-list .article-list .article-item .link{flex-shrink:0;color:#39aeb2;font-size:16px;line-height:25px;text-decoration:underline}.x-elastic-results-list .no-results{width:100%;font-size:18px;line-height:25px;color:#343d4c;text-align:center}.off-canvas-menu{display:block;position:fixed;top:65px;left:-100%;z-index:200;width:260px;height:calc(100vh - 65px);overflow:auto;background-color:#fff}.off-canvas-menu .js-close-canvas{display:none}.off-canvas-menu .inner-container{padding:15px 30px}@media only screen and (max-width:1440px){html.show-canvas body{overflow:hidden}html.show-canvas .site-container{overflow:hidden}html.show-canvas .off-canvas-menu{left:0}html.show-canvas .off-canvas-menu .main-menu{display:block}html.show-canvas[lang=ar] .off-canvas-menu{right:0;left:auto}}@media only screen and (max-width:768px){.off-canvas-menu{width:100%}}.footer-template-one{position:relative}.footer-template-one .region-area-two{display:none;background-color:#fff;padding:50px 0}.footer-template-one .region-area-three{background-color:#f2f2f2;padding:10px 0}.footer-template-one .inner-area-three .flex-container{align-items:center}.footer-template-one .flex-container{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;gap:50px}.footer-template-one .box-one{width:400px}.footer-template-one .box-two{width:calc(100% - 450px);max-width:1120px;display:flex;flex-direction:row;gap:20px}.footer-template-one .box-two .social-container{display:none}.footer-template-one .footer-menu{width:75%}.footer-template-one .footer-menu.partner{width:25%}.footer-template-one .footer-menu.partner .nav-1>li{width:100%}.footer-template-one .footer-menu.partner .labels-partner-box>ul .field-name,.footer-template-one .footer-menu.partner .labels-partner-box>ul .field-text{color:#343d4c}.footer-template-one .footer-menu.partner .labels-partner-box>ul .field-name .link,.footer-template-one .footer-menu.partner .labels-partner-box>ul .field-text .link{color:#343d4c}.footer-template-one .footer-menu .nav-1{display:flex;flex-direction:row}.footer-template-one .footer-menu .nav-1>li{width:33.3%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.footer-template-one .footer-menu .nav-1>li>a:hover{border-color:#343d4c}.footer-template-one .footer-menu .nav-1>li>.title{display:inline-block;color:#343d4c;font-size:18px;line-height:25px;font-weight:700;letter-spacing:0;border-bottom:2px solid transparent;-moz-transition:border .1s ease-in-out;-webkit-transition:border .1s ease-in-out;-o-transition:border .1s ease-in-out;transition:border .1s ease-in-out}.footer-template-one .footer-menu .nav-1>li>.mobile-title{display:none;color:#343d4c;font-size:20px;line-height:30px;font-weight:400;letter-spacing:-.2px}.footer-template-one .footer-menu .nav-1>li>.mobile-title:before{display:none}.footer-template-one .footer-menu .nav-2{padding-top:10px}.footer-template-one .footer-menu .nav-2>li{padding:7px 0}.footer-template-one .footer-menu .nav-2>li a{display:inline-block;color:#343d4c;font-size:15px;line-height:20px;font-weight:400;letter-spacing:-.15px}.footer-template-one .footer-menu .nav-2>li a:hover{text-decoration:underline}.footer-template-one .footer-menu .nav-2>li>span{display:inline-block;color:#343d4c;font-size:15px;line-height:20px;font-weight:400;letter-spacing:-.15px}.footer-template-one .footer-secondary-menu .nav-1{display:flex;flex-direction:row;gap:40px}.footer-template-one .footer-secondary-menu .nav-1>li>a:hover{text-decoration:underline}.footer-template-one .footer-secondary-menu .nav-1>li>.title{display:inline-block;color:#343d4c;font-size:15px;line-height:20px;font-weight:400;letter-spacing:-.15px}.footer-template-one .default-newsletter-form .title-container .title{color:#343d4c}.footer-template-one .default-newsletter-form .label-container .subtitle{color:#343d4c}.footer-template-one .social-container{padding-top:30px}.footer-template-one .social-container .title{display:block;color:#343d4c;font-size:14px;line-height:16px;font-weight:700;letter-spacing:.04em;position:relative}.footer-template-one .social-container .title:before{opacity:0;display:block;position:absolute;top:0;right:12px;color:#343d4c;font-size:8px;line-height:50px}.footer-template-one .social-container>ul{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:25px}.footer-template-one .social-container>ul>li>a{display:block}.footer-template-one .social-container>ul>li>a:before{display:block;color:#343d4c;font-size:20px;line-height:1;-moz-transition:color .1s ease-in-out;-webkit-transition:color .1s ease-in-out;-o-transition:color .1s ease-in-out;transition:color .1s ease-in-out}.footer-template-one .social-container>ul>li>a:hover:before{color:#343d4c}.footer-template-one .x-copyright{padding:15px 0;color:#343d4c;font-size:14px;line-height:20px;font-weight:400;letter-spacing:-.14px}.footer-template-one .x-copyright a{color:#343d4c;font-size:14px;line-height:20px;letter-spacing:-.14px;text-decoration:underline}.footer-template-one .x-copyright a:hover{text-decoration:none}.footer-template-one .open-fancy-promo{display:none}@media only screen and (max-width:1536px){.footer-template-one .box-one{width:100%;padding:25px 0;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2}.footer-template-one .box-one .social-container{display:none}.footer-template-one .box-two{width:100%;max-width:initial}.footer-template-one .box-two .social-container{display:block}.footer-template-one .social-container{width:20%;padding-top:10px}.footer-template-one .social-container>ul{max-width:190px}.footer-template-one .footer-menu{width:60%}.footer-template-one .footer-menu.partner{width:20%}}@media only screen and (max-width:1024px){.footer-template-one .region-area-two{padding:30px 0}.footer-template-one .region-area-three{padding:0}.footer-template-one .inner-area-three .flex-container{flex-direction:column;gap:0}.footer-template-one .flex-container{gap:0}.footer-template-one .box-two{flex-direction:column;gap:0}.footer-template-one .box-two .social-container{width:100%;padding:25px 0;border-bottom:1px solid #f2f2f2}.footer-template-one .box-two .social-container>ul{max-width:initial;justify-content:center}.footer-template-one .footer-menu{width:100%;margin-top:20px}.footer-template-one .footer-menu .nav-1{flex-direction:column;gap:10px}.footer-template-one .footer-menu .nav-1>li{width:100%}.footer-template-one .footer-menu .nav-1>li>.title{display:none}.footer-template-one .footer-menu .nav-1>li>.mobile-title{display:inline-block;position:relative;padding-right:20px}.footer-template-one .footer-menu .nav-1>li>.mobile-title:before{display:block;position:absolute;top:8px;right:0;color:#343d4c;font-size:10px;line-height:20px}.footer-template-one .footer-menu .nav-1>li>span.title{display:inline-block}.footer-template-one .footer-menu .nav-2{display:none}.footer-template-one .footer-menu .nav-2.opened{display:block;padding:10px}.footer-template-one .footer-menu.partner{width:100%;margin-top:10px}.footer-template-one .footer-menu.partner .partner-container .toggler{display:none}.footer-template-one .footer-menu.partner .partner-container.opened .toggler{display:block}.footer-template-one .footer-secondary-menu{width:100%;padding:25px 0}.footer-template-one .footer-secondary-menu .nav-1{gap:20px;height:25px;overflow-x:auto}.footer-template-one .footer-secondary-menu .nav-1>li{flex-shrink:0}.footer-template-one .x-copyright{width:100%;padding:20px 0;text-align:center;border-top:1px solid #e8e8e8}}@media only screen and (max-width:768px){.footer-template-one .region-area-three{padding-bottom:75px}}.header-template-one{position:relative;z-index:200;width:100%;height:80px;padding:0 40px;border-bottom:1px solid #e8e8e8;background-color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.header-template-one.sticky{position:fixed;top:0;left:0}.header-template-one .region-area-two{height:100%}.header-template-one .inner-area-two{height:100%}.header-template-one .flex-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:100%}.header-template-one .column{display:flex;flex-direction:row;align-items:center}.header-template-one .left-column{justify-content:flex-start}.header-template-one .center-column{justify-content:center}.header-template-one .right-column{justify-content:flex-end;gap:25px}.header-template-one .mobile-menu-btn{display:none}.header-template-one .mobile-menu-btn .bar{width:25px;height:2px;background-color:#343d4c}.header-template-one .mobile-menu-btn .icon-close{display:none;width:25px;font-size:16px;text-align:center}.header-template-one .x-sitelogo>a{display:flex;flex-direction:row;align-items:center;gap:10px}.header-template-one .x-sitelogo>a>img{display:block;max-height:20px;max-width:200px}.header-template-one .x-sitelogo>a .divider{width:1px;height:20px;background-color:#343d4c}.header-template-one .x-header-usps{position:relative;display:flex;flex-direction:column;gap:5px;padding-right:25px}.header-template-one .x-header-usps:after{content:'';position:absolute;top:0;right:0;width:2px;height:100%;background-color:#f2f2f2}.header-template-one .x-header-usps .x-usp-box{display:flex;flex-direction:row;align-items:center;gap:5px}.header-template-one .x-header-usps .x-usp-box .icon{font-size:13px;line-height:15px;color:#a56e59;margin-top:3px}.header-template-one .x-header-usps .x-usp-box .text{font-size:15px;line-height:20px;color:#343d4c}.header-template-one .x-header-usps .x-usp-box .phone{font-size:15px;line-height:20px;color:#343d4c}.header-template-one .x-header-usps .x-usp-box .phone:hover{text-decoration:underline}.header-template-one .x-header-usps.mobile{display:none}.header-template-one .compare-container{position:relative}.header-template-one .compare-container .icon-compare{font-size:19px;line-height:20px;color:#343d4c;cursor:pointer;-moz-transition:color .2s ease-in-out;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.header-template-one .compare-container .icon-compare:hover{color:#39aeb2}.header-template-one .compare-container.compare-changed .icon-compare{color:#39aeb2}.header-template-one .compare-container.compare-changed::after{content:'';position:absolute;right:-5px;top:-5px;width:30px;height:30px;border-radius:100%;background:#39aeb2;opacity:0;animation:compare-burst .6s ease-out}.header-template-one .button-container .buy-now-btn{min-width:120px;font-size:16px;line-height:17px}.header-template-one .search-container .icon-search{font-size:18px;line-height:20px;color:#343d4c;cursor:pointer;-moz-transition:color .2s ease-in-out;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.header-template-one .search-container .icon-search:hover{color:#39aeb2}.header-template-one .x-searchbox{display:none;z-index:301;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:780px;height:calc(100% - 40px);max-height:520px;overflow-y:auto;background-color:#fff;border-radius:10px}.header-template-one .x-searchbox.visible{display:block}.header-template-one .x-searchbox.overlaid .search-close.icon-search:before{content:"\e90c";font-weight:400}.header-template-one .x-searchbox.x-loading .loading-container{background:rgba(255,255,255,.6);border-radius:10px}.header-template-one .x-searchbox.x-loading .loading-container .js-loader{width:60px;height:60px;margin-top:-30px;margin-left:-30px;color:#343d4c;font-size:60px}.header-template-one .x-searchbox .inner-search-box{position:relative;margin:0 20px}.header-template-one .x-searchbox .search-toggle{display:flex;width:max-content;margin-left:auto;padding:15px;font-size:20px;line-height:20px;color:#343d4c;cursor:pointer;-moz-transition:color .2s ease-in-out;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.header-template-one .x-searchbox .search-toggle:hover{color:#39aeb2}.header-template-one .x-searchbox .search-close{display:none;position:absolute;top:0;right:5px;font-size:18px;line-height:60px;color:#343d4c;padding:0 15px;cursor:pointer;z-index:1;-moz-transition:color .2s ease-in-out;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.header-template-one .x-searchbox .search-close:hover{color:#39aeb2}.header-template-one .x-searchbox .form-row{z-index:1005;height:inherit;background-color:#f2f2f2;border-radius:30px;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;padding:0}.header-template-one .x-searchbox .form-row .label-wrapper{display:none}.header-template-one .x-searchbox .form-row .input-wrapper{position:relative;padding:5px 20px;margin-top:0;height:100%;border:none;background:0 0;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.header-template-one .x-searchbox .form-row .input-wrapper:before{display:none;position:absolute;top:50%;left:auto;right:20px;margin-top:-14px;font-size:19px;line-height:28px;color:#343d4c}.header-template-one .x-searchbox .form-row .input-wrapper input{position:relative;padding:0 10px;line-height:40px;height:40px}.header-template-one .x-searchbox .form-row.shown{height:inherit}.header-template-one .x-searchbox .form-row.shown .input-wrapper input{display:block}.header-template-one .x-searchbox .form-btn{display:none}.header-overlay{display:none;position:fixed;z-index:300;left:0;top:0;width:100%;height:100%;opacity:.8;background:#1f1f22}.header-overlay.visible{display:block}.header-overlay.active{display:block}html[lang=ar] .header-template-one .x-header-usps{padding-right:0;padding-left:25px}html[lang=ar] .header-template-one .x-header-usps:after{right:initial;left:0}@media only screen and (max-width:1536px){.header-template-one{padding:0 25px}.header-template-one .right-column{gap:20px}.header-template-one .x-header-usps{padding-right:20px}html[lang=ar] .header-template-one .x-header-usps{padding-right:0;padding-left:20px}}@media only screen and (max-width:1440px){.header-template-one{height:65px;padding:0 35px}.header-template-one .left-column{gap:40px}.header-template-one .mobile-menu-btn{display:flex;flex-direction:column;gap:5px}.header-template-one .x-sitelogo>a>img{max-width:150px}html.show-canvas .header-template-one .mobile-menu-btn .icon-close{display:block}html.show-canvas .header-template-one .mobile-menu-btn .bar{display:none}}@media only screen and (max-width:1024px){.header-template-one{display:flex;flex-direction:column;height:90px;padding:0 25px}.header-template-one.sticky{height:65px}.header-template-one.sticky .region-area-one{display:none}.header-template-one .x-header-usps{flex-direction:row;align-items:flex-start;justify-content:center;gap:40px;width:100%;height:25px;padding:0;border-bottom:1px solid #f2f2f2;overflow:hidden;box-sizing:border-box}.header-template-one .x-header-usps:after{content:none}.header-template-one .x-header-usps .x-usp-box{justify-content:center}.header-template-one .x-header-usps.mobile{display:flex}.header-template-one .x-header-usps.desktop{display:none}}@media only screen and (max-width:768px){.header-template-one .left-column{gap:25px}.header-template-one .right-column{gap:15px}.header-template-one .button-container{display:none}.header-template-one .x-searchbox{top:0;left:0;transform:none;height:100%;max-height:initial;border-radius:0}}@media only screen and (max-width:480px){.header-template-one{padding:0 20px}.header-template-one .left-column{gap:20px}.header-template-one .x-sitelogo>a>img{max-width:110px}.header-template-one .x-sitelogo>a>img.dealer-logo{max-width:80px}.header-template-one .x-header-usps{gap:30px}}@media only screen and (max-width:400px){.header-template-one{padding:0 15px}.header-template-one .left-column{gap:10px}.header-template-one .mobile-menu-btn .bar{width:20px}.header-template-one .mobile-menu-btn .icon-close{width:20px}.header-template-one .x-sitelogo>a>img{max-width:100px}.header-template-one .x-sitelogo>a>img.dealer-logo{max-width:70px}.header-template-one .x-header-usps{gap:20px}.header-template-one .x-header-usps .x-usp-box .phone,.header-template-one .x-header-usps .x-usp-box .text{font-size:13px}}@keyframes compare-burst{0%{transform:scale(.2);opacity:1}100%{transform:scale(1);opacity:0}}section.admin{background-color:#fff;zoom:1}section.admin:before{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}section.admin:after{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0;clear:both}section.admin .center-container,section.admin .full-center-container{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap}section.admin .center-container:after,section.admin .center-container:before,section.admin .full-center-container:after,section.admin .full-center-container:before{display:none}section.admin .logo-container{display:none;order:1;font-size:0;text-align:left}section.admin .logo-container .logo{display:block;max-width:100%;max-height:100%}section.admin .menu{order:2;font-size:0;text-align:center}section.admin .links{order:3;font-size:0;text-align:right}section.admin li{display:inline-block;vertical-align:middle;line-height:0}section.admin li.has-children{position:relative}section.admin li.has-children:before{position:absolute;top:100%;content:'';display:block;width:100%;height:5px}section.admin li.has-children:hover>.dropdown-menu{display:block;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}section.admin li.has-children:hover>.dropdown-menu a:hover{color:#e6e6e6}section.admin li .button.secondary{padding:10px 15px}section.admin li .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;flex-direction:column;padding:5px 10px;margin:0 0;font-size:14px;list-style:none;background-color:rgba(255,255,255,.5);-webkit-box-shadow:0 6px 12px rgba(0,0,0,.1);box-shadow:0 6px 12px rgba(0,0,0,.1);background-clip:padding-box;max-height:500px;overflow:auto}section.admin li .dropdown-menu li{display:block}section.admin li .dropdown-menu.left-menu{top:0;left:100%}section.admin .button{display:inline-flex;border:0;white-space:nowrap;padding:12px 15px;border-radius:4px;box-shadow:0 0 2px 0 rgba(0,0,0,.2)}section.admin .button.third.first-level:hover{color:#e6e6e6}section.admin .button.third.first-level:hover:before{color:#e6e6e6}section.admin .button[class*=icon]{justify-content:space-between;flex-direction:row-reverse}section.admin .button[class*=icon]::before{margin-left:10px}section.admin a{text-align:left!important;width:100%;border-radius:4px;box-shadow:0 0 2px 0 rgba(0,0,0,.2)}section.admin a img{vertical-align:middle}section.admin .links ul,section.admin .menu ul{font-size:0}section.admin .links .inline-admin-logout,section.admin .links li.edit-current,section.admin .menu .inline-admin-logout,section.admin .menu li.edit-current{padding:5px}section.admin .user-selected{font-size:12px;line-height:20px;padding:0 5px;color:#39aeb2;font-weight:600;font-style:italic;letter-spacing:.02em}.inline-admin-popup .fancybox-slide--iframe .fancybox-content{width:1600px!important;height:1000px!important;max-width:90%;max-height:90%;margin:0}.js-inline-admin-loader{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:999999;-moz-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.js-inline-admin-loading .js-inline-admin-loader{display:block}.js-inline-admin-edit-page-toolbar{position:fixed;top:calc(50% + 50px);right:0;margin:15px 0;background-color:#343d4c;border-radius:20px 0 0 20px;z-index:1}.js-inline-admin-edit-page-toolbar .button-container{display:inline-block}.js-inline-admin-edit-page-toolbar .button{display:inline-block;font-size:15px;line-height:15px;padding:1em;border:0;color:#fff}.js-inline-admin-edit-page-toolbar .button.hidden{display:none}.js-inline-admin-edit-page-toolbar .button:hover{cursor:pointer}.js-inline-admin-edit-page-toolbar .button.disabled{color:gray;cursor:default}.js-inline-admin-edit-page-toolbar .button.disabled.js-inline-admin-edit-popup:after{border-color:#343d4c}.js-inline-admin-edit-page-toolbar .js-inline-admin-edit-popup{position:relative}.js-inline-admin-edit-page-toolbar .js-inline-admin-edit-popup:after{content:"";position:absolute;top:50%;left:50%;width:1.5em;height:1.5em;margin-left:-.75em;margin-top:-.75em;border:2px solid #fff;border-radius:.25em;box-sizing:border-box}.header-region.sticky .js-inline-admin-edit-page-toolbar{margin:0}.inline-admin-anchor.active{position:relative}.inline-admin-anchor.active .js-change-inline-admin-box{position:absolute;top:.1em;right:.1em;z-index:99999;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.inline-admin-anchor.active:hover .js-change-inline-admin-box{visibility:visible}.js-change-inline-admin-box{display:inline-block;visibility:hidden}.js-change-inline-admin-box a{display:inline-block;width:30px;height:30px;border-radius:40px;font-size:17px;color:#fff;background-color:#343d4c}.js-change-inline-admin-box a::before{position:absolute;top:6px;right:6px}.x-language-selector{position:relative}.x-language-selector>span{position:relative;padding:10px 20px 12px 5px;display:block;font-size:16px;line-height:20px;color:#343d4c;font-weight:700;text-transform:capitalize}.x-language-selector>span:before{position:absolute;top:50%;right:0;font-size:10px;margin-top:-3px}.x-language-selector>.active{float:left;color:#fff;font-size:11px;line-height:12px;padding:0 15px 0 10px;position:relative}.x-language-selector>.active:after{content:"";position:absolute;right:5px;top:5px;display:block;width:6px;height:4px;background:url(/themes/templateThemeTwo/images/master-sprite.png) -128px 0 no-repeat}.x-language-selector>ul{display:none;position:absolute;top:100%;left:50%;transform:translateX(-50%);padding:9px 12px;z-index:5;border-radius:10px;box-shadow:0 0 2px 1px rgba(35,44,110,.1);background-color:#fff}.x-language-selector>ul li a{display:block;font-size:16px;line-height:20px;font-weight:700;color:#343d4c;text-transform:capitalize}.x-language-selector>ul li a:hover{text-decoration:underline}.x-language-selector>ul li.active{display:none}.x-language-selector:hover>ul{display:block}@media only screen and (max-width:768px){.x-language-selector>span{padding:10px 15px 12px 15px;font-size:15px}}html[lang=ar] .x-language-selector>span{padding:10px 5px 12px 20px}html[lang=ar] .x-language-selector>span:before{right:auto;left:0}.main-menu{position:relative}.main-menu .nav-1{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:35px}.main-menu .nav-1>li{position:relative}.main-menu .nav-1>li>.title{position:relative;display:block;font-family:'DIN Alternative',sans-serif;font-size:17px;line-height:80px;font-weight:700;letter-spacing:-.3px;color:#343d4c;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.main-menu .nav-1>li>.title:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:transparent;-moz-transition:background-color .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out;-o-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.main-menu .nav-1>li>.title:hover:before{background-color:#343d4c}.main-menu .nav-1>li.selected>.title .text{border-color:#343d4c}.main-menu .nav-1>li.hovered>.title .text{border-color:#343d4c}.main-menu .nav-1>li.hovered .submenu-wrapper{display:block}.main-menu .submenu-wrapper{z-index:10;display:none;position:absolute;top:100%;left:0;width:230px;margin-top:1px;border-radius:5px;box-shadow:0 0 2px 1px rgba(35,44,110,.1);background-color:#fff}.main-menu .submenu-wrapper.full-width{position:fixed;top:80px;left:0;width:100%;height:auto;max-height:calc(100vh - 80px);overflow:auto;margin:0;border-radius:0;box-shadow:none}.main-menu .submenu-wrapper.full-width .bg-cont{max-width:1360px;margin:0 auto;padding:0 30px}.main-menu .submenu-wrapper.full-width .nav-2{display:flex;flex-direction:row;align-items:flex-start;flex-wrap:wrap;padding:30px 0}.main-menu .submenu-wrapper.full-width .nav-2>li{width:25%;padding:0 7px 30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.main-menu .submenu-wrapper .bg-cont{padding:20px 15px}.main-menu .submenu-wrapper .mobile-container{display:none}.main-menu .nav-2>li{display:flex;padding:5px 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.main-menu .nav-2>li>.title{position:relative;display:block;font-family:'DIN Alternative',sans-serif;font-size:16px;line-height:24px;font-weight:700;color:#343d4c;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.main-menu .nav-2>li>.title:hover .label{text-decoration:underline}.main-menu .nav-2>li>.title .image-container{border-radius:8px;background-color:#f2f2f2;padding-bottom:5px}.main-menu .nav-2>li>.title .image-container>img{display:block;max-width:100%}.main-menu .nav-2>li>.title .label{font-family:'DIN Next LT Arabic',sans-serif;font-size:15px;line-height:20px;font-weight:700}@media only screen and (max-width:1536px){.main-menu .nav-1{gap:20px}}@media only screen and (max-width:1440px){.main-menu{display:none}.main-menu .nav-1{flex-direction:column;gap:0}.main-menu .nav-1>li{width:100%;padding:10px 0}.main-menu .nav-1>li>.title{font-size:21px;line-height:30px}.main-menu .nav-1>li>.title:before{content:none}.main-menu .nav-1>li.hovered>.title{display:flex;align-items:center;gap:5px}.main-menu .nav-1>li.hovered>.title:after{font-family:templatefont;content:"\e906";font-size:12px;line-height:15px;font-weight:400}.main-menu .submenu-wrapper{display:none;position:fixed;top:65px;left:260px;width:260px;height:calc(100% - 65px);overflow:auto;margin:0;border-radius:0;box-shadow:none}.main-menu .submenu-wrapper.opened{display:block}.main-menu .submenu-wrapper.full-width{top:65px;left:260px;width:calc(100% - 440px);height:calc(100% - 65px);max-height:initial}.main-menu .submenu-wrapper.full-width .bg-cont{padding:0 30px}.main-menu .submenu-wrapper.full-width .nav-2>li{width:33.3%;padding:10px 5px}.main-menu .submenu-wrapper .bg-cont{padding:15px 30px 0}.main-menu .nav-2>li{padding:10px 0}.main-menu .nav-2>li>.title{font-size:17px}html[lang=ar] .main-menu .nav-1>li.hovered>.title:after{transform:rotate(180deg)}html[lang=ar] .main-menu .submenu-wrapper{left:auto;right:260px}html[lang=ar] .main-menu .submenu-wrapper.full-width{left:auto;right:260px}}@media only screen and (max-width:1024px){.main-menu .submenu-wrapper.full-width{width:calc(100% - 340px)}.main-menu .submenu-wrapper.full-width .nav-2>li{width:50%}}@media only screen and (max-width:768px){.main-menu .submenu-wrapper{left:0;width:100%}.main-menu .submenu-wrapper.full-width{left:0;width:100%}.main-menu .submenu-wrapper.full-width .bg-cont{padding:0}.main-menu .submenu-wrapper.full-width .nav-2{padding:20px 7px}.main-menu .submenu-wrapper.full-width .nav-2>li{padding:0 3px 15px}.main-menu .submenu-wrapper .bg-cont{padding:0}.main-menu .submenu-wrapper .mobile-container{position:relative;display:flex;align-items:center;justify-content:center;height:60px;padding:15px 25px 15px 50px;border-bottom:1px solid #f2f2f2;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.main-menu .submenu-wrapper .mobile-container .back-menu{position:absolute;top:50%;left:25px;transform:translateY(-50%);font-size:16px;line-height:20px;font-weight:400}.main-menu .submenu-wrapper .mobile-container .mobile-title{font-family:'DIN Alternative',sans-serif;font-size:18px;letter-spacing:-.3px;line-height:30px;font-weight:700;color:#343d4c}.main-menu .nav-2{padding:20px 30px}html[lang=ar] .main-menu .submenu-wrapper{right:0;left:auto}html[lang=ar] .main-menu .submenu-wrapper.full-width{right:0;left:auto}html[lang=ar] .main-menu .submenu-wrapper .mobile-container{padding:15px 50px 15px 25px}html[lang=ar] .main-menu .submenu-wrapper .mobile-container .back-menu{right:25px;left:auto}html[lang=ar] .main-menu .submenu-wrapper .mobile-container .back-menu:before{content:"\e906"}}.side-menu{position:relative}.side-menu.category-template .mobile-title .title{display:none}.side-menu.category-template .mobile-title .title.category{display:block}.side-menu.category-template .nav-1>li>.title{display:none}.side-menu.category-template .nav-1>li>.title.category{display:inline-block}.side-menu .mobile-title{display:none;position:relative;z-index:1;width:100%;height:40px;background-color:#343d4c;border:1px solid #343d4c;border-bottom:none;color:#fff;cursor:pointer;text-align:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:90}.side-menu .mobile-title .title{display:inline-block;position:relative;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:18px;letter-spacing:.04em;line-height:40px;font-weight:700;padding-left:15px}.side-menu .mobile-title .title:before{display:block;position:absolute;font-size:10px;left:15px;top:50%;margin-top:-5px}.side-menu .mobile-title .title.category{display:none}.side-menu .mobile-title .icon{color:#fff}.side-menu .mobile-title .icon:before{display:block;position:absolute;font-size:10px;right:15px;top:50%;margin-top:-5px}.side-menu .nav-1>li>.title{display:inline-block;font-size:18px;line-height:20px;font-weight:700;color:#343d4c;letter-spacing:.04em;padding:3px 0;margin:5px 0;position:relative;word-break:break-word}.side-menu .nav-1>li>.title.category{display:none}.side-menu .nav-1>li>.title.category .text{display:none}.side-menu .nav-1>li>a:hover{text-decoration:underline}.side-menu .nav-1>li .close-categories{display:none;position:fixed;top:40px;right:10px;width:40px;height:40px;text-align:center;z-index:1}.side-menu .nav-1>li .close-categories:before{color:#fff;font-size:14px;line-height:40px}.side-menu .nav-1>li.noChildren>a{display:inline-block;font-size:14px;line-height:16px;font-weight:300;color:#343d4c;letter-spacing:.04em;padding:7px 0;position:relative}.side-menu .nav-1>li.noChildren>a .text{display:inline-block}.side-menu .nav-1>li.noChildren>a .number{display:inline-block}.side-menu .nav-1>li.noChildren>a .number:before{content:"("}.side-menu .nav-1>li.noChildren>a .number:after{content:")"}.side-menu .nav-1>li.noChildren>a:hover .text{text-decoration:underline}.side-menu .nav-1>li.noChildren>a.active{font-weight:700}.side-menu .nav-1>li.noChildren.selected>a{font-weight:700}.side-menu .nav-2{background-color:#fff}.side-menu .nav-2>li>a{display:inline-block;font-size:14px;line-height:16px;font-weight:300;color:#343d4c;letter-spacing:.04em;padding:7px 0;position:relative}.side-menu .nav-2>li>a .text{display:inline-block}.side-menu .nav-2>li>a .number{display:inline-block}.side-menu .nav-2>li>a .number:before{content:"("}.side-menu .nav-2>li>a .number:after{content:")"}.side-menu .nav-2>li>a:hover .text{text-decoration:underline}.side-menu .nav-2>li>a.active{font-weight:700}.side-menu .nav-2>li.selected>a{font-weight:700}.side-menu .nav-2>li.selected>.nav-3{display:block}.side-menu .nav-3>li>a{display:block;font-size:13px;line-height:15px;font-weight:300;color:#343d4c;letter-spacing:.04em;padding:7px 10px 7px 25px;position:relative}.side-menu .nav-3>li>a:hover .text{text-decoration:underline}.side-menu .nav-3>li>a .text{display:inline-block;border-bottom:1px solid transparent}.side-menu .nav-3>li>a .number{display:inline-block}.side-menu .nav-3>li>a .number:before{content:"("}.side-menu .nav-3>li>a .number:after{content:")"}.side-menu .nav-3>li.selected>a{font-weight:700}.side-menu.cart-menu .nav-1>li>.title{display:block;background-color:#343d4c;color:#fff;font-size:16px;line-height:20px;font-weight:700;letter-spacing:.04em;padding:10px 20px;border:none;margin:0}.side-menu.cart-menu .nav-2{background-color:#e8e8e8;padding:15px 20px}.x-account-menu .nav-1>li>.title{display:inline-block;font-size:18px;line-height:20px;font-weight:700;color:#343d4c;letter-spacing:.04em;padding:3px 0;margin:5px 0;position:relative;word-break:break-word;border-bottom:2px solid transparent;-moz-transition:border .2s ease-in-out;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.x-account-menu .nav-1>li>.title.category{display:block}.x-account-menu .nav-1>li>.title.category .text{display:block}@media only screen and (max-width:959px){.touch .side-menu-container{width:100%}.touch .side-menu-container.category-template .side-menu .mobile-title .title{display:none}.touch .side-menu-container.category-template .side-menu .mobile-title .title.category{display:block}.touch .side-menu-container.category-template .side-menu .nav-1>li>.title.category{display:none}.touch .side-menu .mobile-title{display:block}.touch .side-menu .mobile-title.active{background-color:#fff}.touch .side-menu .mobile-title.active:after{content:"";position:absolute;bottom:-1px;left:0;display:block;width:100%;height:1px;background-color:#fff}.touch .side-menu .mobile-title.active .title{color:#343d4c}.touch .side-menu .mobile-title.active .icon{color:#343d4c}.touch .side-menu.with-toggle .nav-1{display:none;position:absolute;width:100%;z-index:20;top:100%;left:0}.touch .side-menu.with-toggle .nav-1.active{display:block}.touch .side-menu.with-toggle .nav-1>li>.title{display:none}.touch .side-menu.with-toggle .nav-1>li>.title.category{display:none}.touch .side-menu.with-toggle .nav-1>li>a{background-color:#fff;color:#39aeb2;font-weight:700}.touch .side-menu.with-toggle .nav-2{background-color:#fff;border:1px solid #343d4c}.touch .side-menu.with-toggle .nav-2>li>a{padding:7px 10px 7px 15px;display:block}.touch .side-menu.with-toggle .nav-2>li>a .text{border-bottom:none}.touch .side-menu.with-toggle .nav-3>li>a{padding-left:30px;display:block}.touch .side-menu.with-toggle .nav-3>li>a .text{border-bottom:none}.touch .side-menu.with-popup .nav-1{display:none;position:fixed;top:40px;left:10px;width:calc(100% - 20px);height:calc(100% - 80px);overflow-y:auto;background-color:#fff;z-index:9999}.touch .side-menu.with-popup .nav-1.active{display:block}.touch .side-menu.with-popup .nav-1>li>.title{display:none;padding:12px 40px;font-size:13px;line-height:16px;letter-spacing:.04em;text-align:center;color:#fff;margin:0;background-color:#343d4c;border-bottom:none}.touch .side-menu.with-popup .nav-1>li>.title.category{display:block;position:fixed;top:40px;left:10px;width:calc(100% - 20px);z-index:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.touch .side-menu.with-popup .nav-1>li>.title.category .text{display:inline}.touch .side-menu.with-popup .nav-1>li>a{background-color:#fff;color:#39aeb2;font-weight:700}.touch .side-menu.with-popup .nav-1>li .close-categories{display:block}.touch .side-menu.with-popup .nav-2{padding-top:40px}.touch .side-menu.with-popup .nav-2>li{border-bottom:1px solid #f2f2f2}.touch .side-menu.with-popup .nav-2>li>a{display:block;padding:12px 20px}.touch .side-menu.with-popup .nav-2>li.selected>a{font-weight:700}.touch .side-menu.with-popup .nav-2>li.selected.hasChildren>a{border-bottom:1px solid #f2f2f2}.touch .side-menu.with-popup .nav-2>li.selected.hasChildren>.nav-3{display:block;padding:10px 0}.touch .side-menu.with-popup .nav-3>li>a{padding:10px 10px 10px 30px}}@media only screen and (max-width:479px){.touch .side-menu .mobile-title .title{font-size:16px}}.default-newsletter-form{display:flex;flex-direction:column;gap:20px}.default-newsletter-form .title-container{position:relative}.default-newsletter-form .title-container:before{opacity:0;display:block;position:absolute;top:0;right:12px;color:#343d4c;font-size:8px;line-height:50px}.default-newsletter-form .title-container .title{display:block;color:#343d4c;font-size:37px;line-height:50px;font-weight:400;letter-spacing:-.56px}.default-newsletter-form .label-container{display:none;margin-bottom:10px}.default-newsletter-form .label-container .subtitle{display:block;font-size:14px;line-height:20px;color:#343d4c;font-weight:300;letter-spacing:.05em}.default-newsletter-form .form-row{width:100%;position:relative;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.default-newsletter-form .form-row .input-text{display:none}.default-newsletter-form .form-row .input-wrapper{border:none;background-color:#f2f2f2}.default-newsletter-form .form-row .input-wrapper input{padding-right:50px}.default-newsletter-form .form-row .input-wrapper label{background-color:transparent}.default-newsletter-form .form-row .input-wrapper:before{display:none}.default-newsletter-form .form-row .error-wrapper{position:absolute;bottom:40px;left:0;margin-bottom:9px}.default-newsletter-form .form-row .error-wrapper>span:after{top:auto;bottom:-5px;border-bottom:none;border-top:5px solid #fd5940}.default-newsletter-form .form-row .error-wrapper>span.js-visible{display:block}.default-newsletter-form .form-btn{padding-top:0;position:absolute;bottom:0;right:0;width:50px;height:55px;text-align:center;background:#f2f2f2;border-radius:5px;z-index:10}.default-newsletter-form .form-btn:before{content:"";position:absolute;top:50%;left:0;margin-top:-12px;display:block;width:1px;height:24px;background-color:#f2f2f2;visibility:visible}.default-newsletter-form .form-btn button{cursor:pointer;outline:0;background:0 0;border:0 solid #fff;margin:0;padding:0;position:absolute;top:0;left:0;display:block;width:100%;height:100%}.default-newsletter-form .form-btn button:before{position:absolute;top:50%;right:15px;font-size:14px;margin-top:-7px;color:#343d4c;-moz-transition:color .2s ease-in-out;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.default-newsletter-form .form-btn button:hover:before{color:#39aeb2}.default-newsletter-form .form-result.form-result-success{width:auto;padding:12px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:16px;line-height:18px;letter-spacing:.05em;text-align:left;font-weight:400}.default-newsletter-form .form-result.form-result-success.js-visible{display:inline-block}.home-newsletter-form{width:100%;height:100%;min-height:420px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:30px 40px;position:relative}.home-newsletter-form .title-container{width:100%;max-width:300px}.home-newsletter-form .title-container .title{font-size:40px;line-height:42px;font-weight:400;color:#343d4c;font-family:'DIN Next LT Arabic',sans-serif;letter-spacing:.05em;padding:5px 0}.home-newsletter-form .title-container .subtitle{font-size:14px;line-height:25px;font-weight:300;color:#343d4c;letter-spacing:.05em;padding:15px 0 100px;max-width:260px}.home-newsletter-form .form-content{width:100%;max-width:289px;position:absolute;bottom:30px;left:40px;right:40px;zoom:1}.home-newsletter-form .form-content:before{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}.home-newsletter-form .form-content:after{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0;clear:both}.home-newsletter-form .form-row{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-top:0;position:relative}.home-newsletter-form .form-row .input-text{display:none}.home-newsletter-form .form-row .input-wrapper{border-color:#f2f2f2;background:#fff}.home-newsletter-form .form-row .error-wrapper{position:absolute;bottom:40px;left:0;margin-bottom:9px}.home-newsletter-form .form-row .error-wrapper>span:after{top:auto;bottom:-5px;border-bottom:none;border-top:5px solid #fd5940}.home-newsletter-form .form-row .error-wrapper>span.js-visible{display:block}.home-newsletter-form .button-container{padding-top:10px}.home-newsletter-form .button-container button{display:block;width:100%;max-width:300px;margin:0 auto}.home-newsletter-form .form-result.form-result-success{width:100%;padding:10px;font-size:14px;line-height:22px;font-weight:400;text-align:center;background:rgba(52,61,76,.5);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.home-newsletter-form .form-result.form-result-success.js-visible{display:block}.home-newsletter-form .form-result.form-result-success>span{display:inline-block}.default-newsletter-form .newsletter-categories-wrapper,.home-newsletter-form .newsletter-categories-wrapper{position:relative;margin:20px 0 10px 0;background:#fff;border:1px solid #f2f2f2}.default-newsletter-form .newsletter-categories-wrapper .selected-categories,.home-newsletter-form .newsletter-categories-wrapper .selected-categories{position:absolute;left:0;top:-20px;font-style:italic}.default-newsletter-form .newsletter-categories-wrapper .selected-categories.hidden,.home-newsletter-form .newsletter-categories-wrapper .selected-categories.hidden{display:none}.default-newsletter-form .newsletter-categories-wrapper .title,.home-newsletter-form .newsletter-categories-wrapper .title{display:block;position:relative;padding:15px 10px;font-size:12px;line-height:20px;color:#343d4c;letter-spacing:.1em;cursor:pointer;-moz-transition:color .2s ease-in-out;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.default-newsletter-form .newsletter-categories-wrapper .title:hover,.home-newsletter-form .newsletter-categories-wrapper .title:hover{color:#39aeb2}.default-newsletter-form .newsletter-categories-wrapper .title:before,.home-newsletter-form .newsletter-categories-wrapper .title:before{position:absolute;top:50%;right:15px;margin-top:-10px;font-size:10px;line-height:20px}.default-newsletter-form .newsletter-categories-wrapper .newsletter-categories-list,.home-newsletter-form .newsletter-categories-wrapper .newsletter-categories-list{display:block;padding:10px;position:absolute;top:45px;left:-1px;width:calc(100% + 2px);background:#fff;border:1px solid #f2f2f2;border-top:0;z-index:11;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.default-newsletter-form .newsletter-categories-wrapper .newsletter-categories-list>li,.home-newsletter-form .newsletter-categories-wrapper .newsletter-categories-list>li{display:block;padding:2px 0;font-size:12px;line-height:20px;color:#343d4c;letter-spacing:.1em;cursor:pointer;-moz-transition:color .2s ease-in-out;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.default-newsletter-form .newsletter-categories-wrapper .newsletter-categories-list>li:hover,.home-newsletter-form .newsletter-categories-wrapper .newsletter-categories-list>li:hover{color:#39aeb2}.default-newsletter-form .newsletter-categories-wrapper .newsletter-categories-list>li.selected,.home-newsletter-form .newsletter-categories-wrapper .newsletter-categories-list>li.selected{color:#39aeb2}.default-newsletter-form .newsletter-categories-wrapper .newsletter-categories-list>li.selected:before,.home-newsletter-form .newsletter-categories-wrapper .newsletter-categories-list>li.selected:before{content:"\e90b";font-family:templatefont!important;font-size:11px;line-height:20px;color:#39aeb2;padding-right:2px}.default-newsletter-form .newsletter-categories-wrapper .newsletter-categories-list.hidden,.home-newsletter-form .newsletter-categories-wrapper .newsletter-categories-list.hidden{display:none}.default-newsletter-form .form-msg,.home-newsletter-form .form-msg{padding:0;text-align:left}.default-newsletter-form .form-msg .form-msg-error,.home-newsletter-form .form-msg .form-msg-error{text-align:left}.default-newsletter-form .form-msg .form-msg-error.js-visible,.home-newsletter-form .form-msg .form-msg-error.js-visible{display:block}html[lang=ar] .default-newsletter-form .form-row .input-wrapper input{padding-left:50px;padding-right:25px}html[lang=ar] .default-newsletter-form .form-btn{left:0;right:auto}html[lang=ar] .default-newsletter-form .form-btn button:before{transform:rotate(180deg)}@media only screen and (max-width:1536px){.default-newsletter-form{flex-direction:row;align-items:center;gap:60px}.default-newsletter-form .form-row{min-width:330px}}@media only screen and (max-width:1024px){.default-newsletter-form{flex-direction:column;align-items:flex-start;gap:15px}.default-newsletter-form .title-container .title{font-size:34px;line-height:40px;letter-spacing:-.45px}}@media only screen and (max-width:768px){.default-newsletter-form .title-container .title{font-size:30px}.default-newsletter-form .content-container{width:100%}.default-newsletter-form .form-row{min-width:initial}}@media only screen and (max-width:1199px){.touch .home-newsletter-form .title-container .subtitle{padding:15px 0}}@media only screen and (max-width:479px){.touch .home-newsletter-form{min-height:100%;padding:0}.touch .home-newsletter-form .title-container{max-width:100%}.touch .home-newsletter-form .title-container .title{font-size:32px;line-height:34px;padding:0}.touch .home-newsletter-form .title-container .subtitle{padding:15px 0}.touch .home-newsletter-form .form-content{position:static;max-width:100%;zoom:1}.touch .home-newsletter-form .form-content:before{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}.touch .home-newsletter-form .form-content:after{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0;clear:both}}.fancy-promo-container{padding:0;width:100%;height:100%;max-width:500px;max-height:500px}.newsletter-popup{position:absolute;top:50px;bottom:50px;left:50px;right:50px;padding:30px 25px;border:10px solid #343d4c;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#fff}.newsletter-popup .news-pop-up{position:relative;text-align:center;height:100%;padding-bottom:40px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.newsletter-popup .news-pop-up .title-box .title{display:block;font-size:40px;color:#343d4c;font-weight:700;line-height:40px;letter-spacing:.1em}.newsletter-popup .news-pop-up .subtitle{display:block;margin-top:20px;color:#343d4c;font-size:14px;line-height:22px;font-weight:300;letter-spacing:.04em}.newsletter-popup .news-pop-up .subtitle strong{font-weight:700;font-size:22px}.newsletter-popup .news-pop-up .form-row{position:relative}.newsletter-popup .news-pop-up .form-row .input-container{position:relative;margin-top:25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;zoom:1}.newsletter-popup .news-pop-up .form-row .input-container:before{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}.newsletter-popup .news-pop-up .form-row .input-container:after{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0;clear:both}.newsletter-popup .news-pop-up .form-row .input-container .input-text{display:none}.newsletter-popup .news-pop-up .form-row .input-container .input-wrapper{width:calc(100% - 115px);margin-top:0}.newsletter-popup .news-pop-up .form-row .input-container .form-btn{position:absolute;bottom:0;right:0;padding-top:0;min-width:110px}.newsletter-popup .news-pop-up .form-row .input-container .form-btn button{width:100%;height:52px;padding:16px;text-align:center}.newsletter-popup .news-pop-up .form-row .error-wrapper{position:absolute;bottom:40px;left:0;margin-bottom:9px}.newsletter-popup .news-pop-up .form-row .error-wrapper>span:after{top:auto;bottom:-5px;border-bottom:none;border-top:5px solid #fd5940}.newsletter-popup .news-pop-up .form-row .error-wrapper>span.js-visible{display:block}.newsletter-popup .news-pop-up .newsletter-categories-wrapper{position:relative;margin:20px 0 10px 0;border:1px solid #f2f2f2;background:#fff;text-align:left}.newsletter-popup .news-pop-up .newsletter-categories-wrapper .selected-categories{position:absolute;left:0;top:-20px;font-style:italic}.newsletter-popup .news-pop-up .newsletter-categories-wrapper .selected-categories.hidden{display:none}.newsletter-popup .news-pop-up .newsletter-categories-wrapper .title{display:block;position:relative;padding:15px 10px;font-size:12px;line-height:20px;color:#343d4c;letter-spacing:.1em;cursor:pointer;-moz-transition:color .2s ease-in-out;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.newsletter-popup .news-pop-up .newsletter-categories-wrapper .title:hover{color:#39aeb2}.newsletter-popup .news-pop-up .newsletter-categories-wrapper .title:before{position:absolute;top:50%;right:15px;margin-top:-10px;font-size:10px;line-height:20px}.newsletter-popup .news-pop-up .newsletter-categories-wrapper .newsletter-categories-list{display:block;padding:10px;position:absolute;top:45px;left:-1px;width:calc(100% + 2px);background:#fff;border:1px solid #f2f2f2;border-top:0;z-index:11;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.newsletter-popup .news-pop-up .newsletter-categories-wrapper .newsletter-categories-list>li{display:block;padding:2px 0;font-size:12px;line-height:20px;color:#343d4c;letter-spacing:.1em;cursor:pointer;-moz-transition:color .2s ease-in-out;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.newsletter-popup .news-pop-up .newsletter-categories-wrapper .newsletter-categories-list>li:hover{color:#39aeb2}.newsletter-popup .news-pop-up .newsletter-categories-wrapper .newsletter-categories-list>li.selected{color:#39aeb2}.newsletter-popup .news-pop-up .newsletter-categories-wrapper .newsletter-categories-list>li.selected:before{content:"\e90b";font-family:templatefont!important;font-size:11px;line-height:20px;color:#39aeb2;padding-right:2px}.newsletter-popup .news-pop-up .newsletter-categories-wrapper .newsletter-categories-list.hidden{display:none}.newsletter-popup .news-pop-up .close-button{position:absolute;left:0;bottom:0;display:block;width:100%;min-width:200px;padding:8px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;border:2px solid #343d4c;color:#343d4c;font-size:14px;line-height:20px;letter-spacing:.04em;font-weight:700;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.newsletter-popup .news-pop-up .close-button:hover{color:#fff;background-color:#343d4c}.newsletter-popup .news-pop-up .close-button:before{position:absolute;left:20px;font-size:16px;top:50%;margin-top:-10px;line-height:20px;height:20px;font-weight:700}.newsletter-popup .news-pop-up .form-result.form-result-success.js-visible{display:block;padding:0;font-size:18px;padding-top:25px;font-weight:700}.newsletter-popup .news-pop-up .form-result.form-result-success.js-visible .email{display:block}.newsletter-popup .news-pop-up .form-msg .form-msg-error.js-visible{display:block}.touch .fancy-promo-container{position:fixed;z-index:99999;bottom:-350px;left:10px;width:300px;height:360px;max-width:initial;max-height:initial;box-shadow:0 -1px 13px rgba(0,0,0,.1);z-index:999;-moz-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.touch .fancy-promo-container.shown{bottom:0}.touch .newsletter-popup{left:10px;right:10px;bottom:10px;top:10px;padding:10px;border:5px solid #343d4c}.touch .newsletter-popup .news-pop-up{position:static}.touch .newsletter-popup .news-pop-up .title-box .title{font-size:18px;line-height:20px}.touch .newsletter-popup .news-pop-up .subtitle{margin-top:10px}.touch .newsletter-popup .news-pop-up .close-button{position:absolute;top:5px;right:5px;bottom:auto;left:auto;display:block;width:20px;height:20px;min-width:initial;padding:0;margin:0;background-color:transparent;border:none;cursor:pointer}.touch .newsletter-popup .news-pop-up .close-button:before{position:static;margin:0}.touch .newsletter-popup .news-pop-up .close-button:hover{color:#343d4c}.touch .newsletter-popup .news-pop-up .close-button .text{display:none}.touch .newsletter-popup .news-pop-up .form-row .input-container{margin-top:10px}.touch .newsletter-popup .news-pop-up .form-row .input-container .input-wrapper{width:100%}.touch .newsletter-popup .news-pop-up .form-row .input-container .form-btn{position:static;padding-top:10px}.touch .newsletter-popup .news-pop-up .form-row .error-wrapper{bottom:100%}.touch .newsletter-popup .news-pop-up .form-result.form-result-success.js-visible{font-size:16px}@media only screen and (max-height:590px){.no-touch .newsletter-popup{overflow:auto}.no-touch .newsletter-popup .news-pop-up{height:auto;padding-bottom:0}.no-touch .newsletter-popup .news-pop-up .close-button{position:relative;margin-top:10px}}.x-pager{zoom:1;float:right}.x-pager:before{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}.x-pager:after{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0;clear:both}.x-pager.hidden{display:none}.x-pager select{font-size:14px}.x-pager-size{float:left;padding-right:15px}.x-pager-size>span{float:left;color:#d4d4d4;font-size:14px;padding-right:15px;line-height:20px}.x-pager-info{display:none;color:#d4d4d4;font-size:11px;padding:0 10px;float:left;line-height:30px}.x-pager-info span{line-height:30px}.x-pager-mode{float:left;line-height:30px;padding-right:15px;margin-right:15px;border-right:1px solid #f2f2f2}.x-pager-mode a{display:block;height:20px;font-size:12px;line-height:20px;color:#d4d4d4;text-decoration:underline}.x-pager-mode a:hover{text-decoration:none}.x-pager-pagesizes{float:left;padding-left:20px}.x-pager-pagesizes small{height:30px;font-size:14px;line-height:30px;font-weight:300;color:#343d4c;letter-spacing:.04em;float:left;margin:0 10px}.x-pager-pagesizes small span{margin:0 5px}.x-pager-pagesizes .select-wrapper{width:80px;float:left}.x-pager-combopages{float:right;margin-right:5px}.x-pager-combopages .paging{zoom:1;position:relative;padding-right:62px}.x-pager-combopages .paging:before{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}.x-pager-combopages .paging:after{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0;clear:both}.x-pager-combopages .paging li{height:30px;font-size:12px;line-height:30px;color:#d4d4d4}.x-pager-combopages .paging li small{height:30px;font-size:14px;line-height:30px;font-weight:300;color:#343d4c;letter-spacing:.05em;float:left;margin:0 10px}.x-pager-combopages .paging li small span{margin:0 5px}.x-pager-combopages .paging li.first{display:none}.x-pager-combopages .paging li.last{display:none}.x-pager-combopages .paging li.next{width:30px;height:30px;position:absolute;top:0;right:0}.x-pager-combopages .paging li.next a,.x-pager-combopages .paging li.next>span{font-size:0;text-align:center;display:block;width:100%;height:100%;background-color:#343d4c;border:1px solid #343d4c;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;-moz-transition:background-color .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out;-o-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.x-pager-combopages .paging li.next a:before,.x-pager-combopages .paging li.next>span:before{position:absolute;top:50%;left:0;right:0;font-size:10px;margin-top:-5px;color:#fff}.x-pager-combopages .paging li.next a:hover,.x-pager-combopages .paging li.next>span:hover{background-color:#49556a}.x-pager-combopages .paging li.next a.inactive,.x-pager-combopages .paging li.next>span.inactive{background-color:#fff;cursor:default;border-color:#f2f2f2}.x-pager-combopages .paging li.next a.inactive:before,.x-pager-combopages .paging li.next>span.inactive:before{color:#f2f2f2}.x-pager-combopages .paging li.next a.inactive:hover,.x-pager-combopages .paging li.next>span.inactive:hover{background-color:#fff}.x-pager-combopages .paging li.next a .text,.x-pager-combopages .paging li.next>span .text{display:none}.x-pager-combopages .paging li.previous{width:30px;height:30px;position:absolute;top:0;right:31px;-moz-transition:background-color .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out;-o-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.x-pager-combopages .paging li.previous a,.x-pager-combopages .paging li.previous>span{font-size:0;text-align:center;display:block;width:100%;height:100%;background-color:#343d4c;border:1px solid #343d4c;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;-moz-transition:background-color .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out;-o-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.x-pager-combopages .paging li.previous a:before,.x-pager-combopages .paging li.previous>span:before{position:absolute;top:50%;left:0;right:0;font-size:10px;margin-top:-5px;color:#fff}.x-pager-combopages .paging li.previous a:hover,.x-pager-combopages .paging li.previous>span:hover{background-color:#49556a}.x-pager-combopages .paging li.previous a.inactive,.x-pager-combopages .paging li.previous>span.inactive{background-color:#fff;cursor:default;border-color:#f2f2f2}.x-pager-combopages .paging li.previous a.inactive:before,.x-pager-combopages .paging li.previous>span.inactive:before{color:#f2f2f2}.x-pager-combopages .paging li.previous a.inactive:hover,.x-pager-combopages .paging li.previous>span.inactive:hover{background-color:#fff}.x-pager-combopages .paging li.previous a .text,.x-pager-combopages .paging li.previous>span .text{display:none}.x-pager-combopages .select-wrapper{width:65px;float:left}.x-pager-combopages .stylish-select.small .newListSelected .SSContainerDivWrapper .newList li a{padding:7px 2px;text-align:center}.scrolled-pager .x-pager-combopages{margin-right:0}.scrolled-pager .x-pager-combopages .paging{padding-right:0}.scrolled-pager .x-pager-pagesizes{display:none}.scrolllist-pager-notification{zoom:1;width:100%;float:left;padding:10px 0 0}.scrolllist-pager-notification:before{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}.scrolllist-pager-notification:after{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0;clear:both}.scrolllist-pager-notification .notification{font-size:13px;color:#343d4c;text-align:center;padding:10px 10px 10px 0;cursor:default;float:left;line-height:15px}.scrolllist-pager-notification .button-container{text-align:center;padding:10px 0 20px}.scrolllist-pager-notification .button-container .button{display:inline-block;width:100%;max-width:240px;padding:12px 12px 16px 12px;font-size:16px;line-height:23px;font-weight:700;letter-spacing:0;border-radius:28px}.scrolllist-pager-notification .form-loading{position:relative;display:none;background:0 0;height:90px;top:auto;left:auto;float:left;width:100%}.scrolllist-pager-notification .form-loading span{display:block;color:#343d4c}.scrolllist-pager-notification.disabled .button-container .button{background-color:#f2f2f2;cursor:default}.scrolllist-pager-notification.disabled .button-container .button:hover{background-color:#f2f2f2}.scrolllist-pager-notification.x-loading .button-container{display:none}.scrolllist-pager-notification.x-loading .form-loading{display:block}.scrolllist-pager-notification.x-loading .form-loading span{display:block}.scrolllist-pager-notification.hidden{display:none}@media only screen and (max-width:767px){.touch .x-pager{float:none}}.x-product-box{display:flex;flex-direction:column;gap:15px;position:relative;width:100%;max-width:540px;height:100%;margin:0 auto;overflow:hidden;white-space:normal;background-color:#fff;border-radius:8px}.x-product-box.has-quick-buy{padding:0 2px 50px}.x-product-box.has-quick-buy .buttons .quick-buy{display:none;position:absolute;bottom:-45px;right:0;width:100%}.x-product-box.has-quick-buy .buttons .add-to-cart{display:none;position:absolute;bottom:-130px;right:0;width:100%}.x-product-box.has-quick-buy .buttons .x-cart-qty-spinner{display:none;position:absolute;bottom:-130px;left:0}.x-product-box.has-quick-buy.has-one-dim .buttons .add-to-cart{bottom:-90px}.x-product-box.has-quick-buy.has-one-dim .buttons .x-cart-qty-spinner{bottom:-90px}.x-product-box.has-quick-buy.has-three-dims .buttons .add-to-cart{bottom:-170px}.x-product-box.has-quick-buy.has-three-dims .buttons .x-cart-qty-spinner{bottom:-170px}.x-product-box.has-quick-buy.has-no-dims .buttons .add-to-cart{bottom:-45px}.x-product-box.has-quick-buy.has-no-dims .buttons .x-cart-qty-spinner{bottom:-45px}.x-product-box:not(.has-quick-buy) .buttons.has-quantity-selector .add-to-cart{display:inline-block}.x-product-box.hovered{overflow:visible}.x-product-box.hovered .buttons .quick-buy{display:block}.x-product-box.hovered .buttons .add-to-cart{display:none}.x-product-box.hovered .buttons .x-cart-qty-spinner{display:none}.x-product-box.hovered.has-no-dims .buttons .quick-buy{display:none}.x-product-box.hovered.has-no-dims .buttons .add-to-cart{display:block}.x-product-box.hovered.has-no-dims .buttons .x-cart-qty-spinner{display:block}.x-product-box.hovered.shown .x-dimensions-widget{display:block}.x-product-box.hovered.shown .buttons .quick-buy{display:none}.x-product-box.hovered.shown .buttons .add-to-cart{display:block}.x-product-box.hovered.shown .buttons .x-cart-qty-spinner{display:block}.x-product-box.sponsored .image-container{position:relative}.x-product-box.sponsored .image-container .sponsored-container{display:inline-block;position:absolute;top:3%;right:5%;pointer-events:none}.x-product-box.sponsored .image-container .sponsored-container .sponsored-text{color:#343d4c;background-color:#fff;font-size:10px;line-height:15px;display:inline-block;padding:2px 5px}.x-product-box.sponsored .image-container .sponsored-container .sponsored-badge{color:#343d4c}.x-product-box.sponsored .image-container .sponsored-container .sponsored-badge:after{content:'\2605';font-size:20px}.x-product-box .in-cart-wrapper{position:absolute;top:0;left:2px;width:calc(100% - 4px);padding:4px;background-color:rgba(30,30,30,.3);color:#fff;font-size:14px;line-height:18px;font-weight:300;letter-spacing:.04em;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.x-product-box .in-cart-wrapper .remove-from-cart{position:absolute;top:0;left:0;text-align:center;color:#fff;-moz-transition:color .1s ease-in-out;-webkit-transition:color .1s ease-in-out;-o-transition:color .1s ease-in-out;transition:color .1s ease-in-out}.x-product-box .in-cart-wrapper .remove-from-cart:before{display:block;width:26px;height:25px;font-size:16px;line-height:26px}.x-product-box .in-cart-wrapper .remove-from-cart:hover{color:#39aeb2}.x-product-box .in-cart-wrapper.disabled{display:none}.x-product-box .image-container{display:block;width:100%;margin:0;padding:0}.x-product-box .image-container a{display:block;font-size:0;text-align:center;width:100%;height:100%}.x-product-box .image-container a:hover .image-one{display:none!important}.x-product-box .image-container a:hover .image-two{display:inline-block!important}.x-product-box .image-container a img{width:100%;max-width:100%;max-height:100%;border-radius:8px}.x-product-box .image-container a .image-one{display:inline-block!important}.x-product-box .image-container a .image-two{display:none!important}.x-product-box .info-container{display:flex}.x-product-box .info-container.first{flex-direction:column;padding:0 40px}.x-product-box .info-container.second{flex-direction:row;align-items:center;justify-content:space-between;padding:0 40px 40px 40px;gap:15px;margin-top:auto}.x-product-box .info-container .tags-container{display:none;order:1}.x-product-box .info-container .heading{order:2}.x-product-box .info-container .small-description{order:4}.x-product-box .info-container .big-description{order:5}.x-product-box .info-container .category{order:3}.x-product-box .info-container .code-container{display:none;order:6}.x-product-box .info-container .brand-container,.x-product-box .info-container .brand-image-container{display:none;order:7}.x-product-box .info-container .attributes-container{order:8}.x-product-box .info-container .color-selector-container{order:9}.x-product-box .info-container .availability-container{display:none;order:10}.x-product-box .info-container .quantity-prices-container{order:11}.x-product-box .info-container .prices{order:12}.x-product-box .info-container .quantity-selector-container{order:13}.x-product-box .info-container .buttons{order:14}.x-product-box .info-container .x-delivery-points{order:15}.x-product-box .heading{zoom:1}.x-product-box .heading:before{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}.x-product-box .heading:after{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0;clear:both}.x-product-box .heading a{display:block;max-height:70px;font-size:28px;line-height:35px;color:#343d4c;font-weight:400;letter-spacing:-.28px;overflow:hidden}.x-product-box .heading a:hover{text-decoration:underline}.x-product-box .category .category-text{display:block;height:30px;overflow:hidden;font-size:20px;line-height:30px;font-weight:400;color:#343d4c;letter-spacing:-.2px}.x-product-box .category .category-text:hover{text-decoration:underline}.x-product-box .attributes-container{padding-top:15px}.x-product-box .attributes-container .attributes-list{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:5px}.x-product-box .attributes-container .attributes-list>li{padding:6px 12px;border:1px solid #e6e6e6;border-radius:3px}.x-product-box .attributes-container .attributes-list>li .value{display:flex;align-items:center;gap:5px;font-size:16px;line-height:21px;font-weight:700;font-family:'DIN Alternative',sans-serif;color:#343d4c}.x-product-box .attributes-container .attributes-list>li .value:before{font-family:templatefont;font-size:20px;font-weight:400}.x-product-box .attributes-container .attributes-list>li.ItemAttributes_modelyear .value:before{content:"\e95e";font-size:18px}.x-product-box .attributes-container .attributes-list>li.ItemAttributes_odometer .value:before{content:"\e95c"}.x-product-box .attributes-container .attributes-list>li.ItemAttributes_fuelused .value:before{content:"\e95b"}.x-product-box .attributes-container .attributes-list>li.ItemAttributes_seatingcapacity .value:before{content:"\e91e";font-size:16px;font-weight:700}.x-product-box .attributes-container .attributes-list>li.ItemAttributes_exteriorcolor .value:before{content:"\e95f"}.x-product-box .color-selector-container{min-height:26px}.x-product-box .color-selector-container ul>li{display:inline-block;vertical-align:middle;float:none;width:24px;height:24px;border:1px solid transparent;border-radius:100%;cursor:pointer;-moz-transition:border-color .2s ease-in-out;-webkit-transition:border-color .2s ease-in-out;-o-transition:border-color .2s ease-in-out;transition:border-color .2s ease-in-out}.x-product-box .color-selector-container ul>li>span{display:block;width:20px;height:20px;margin:2px;border:1px solid #f2f2f2;border-radius:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.x-product-box .color-selector-container ul>li.selected{border-color:#343d4c}.x-product-box .color-selector-container ul>li:hover{border-color:#343d4c}.x-product-box .colorlist{zoom:1;padding-bottom:14px;height:33px}.x-product-box .colorlist:before{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}.x-product-box .colorlist:after{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0;clear:both}.x-product-box .colorlist>li{float:left;width:19px;height:19px;margin-right:1px;border:1px solid #f2f2f2}.x-product-box .colorlist>li .color{display:block;height:100%;cursor:pointer;position:relative}.x-product-box .colorlist>li .color:before{font-size:12px;position:absolute;top:50%;left:50%;margin-left:-6px;margin-top:-6px;color:#e8e8e8}.x-product-box .prices{position:relative;display:block;text-align:right;font-size:0;zoom:1}.x-product-box .prices:before{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}.x-product-box .prices:after{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0;clear:both}.x-product-box .prices .deleted-price-container{zoom:1;display:none;vertical-align:bottom;padding:0 5px}.x-product-box .prices .deleted-price-container:before{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}.x-product-box .prices .deleted-price-container:after{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0;clear:both}.x-product-box .prices .deleted-price-container .label{display:none;font-size:13px;line-height:16px;font-weight:300;color:#343d4c;padding-right:5px}.x-product-box .prices .deleted-price-container .deleted-price{font-size:13px;line-height:16px;font-weight:300;color:#343d4c;text-decoration:line-through;white-space:nowrap}.x-product-box .prices .deleted-price-container .deleted-price .currency-symbol{font-family:SaudiRiyalSymbol;margin-right:8px}.x-product-box .prices .current-price-container{zoom:1;display:inline-block;vertical-align:bottom}.x-product-box .prices .current-price-container:before{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}.x-product-box .prices .current-price-container:after{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0;clear:both}.x-product-box .prices .current-price-container .label{display:none;font-size:13px;line-height:16px;font-weight:300;color:#343d4c;padding-right:5px}.x-product-box .prices .current-price-container .range-price-label{font-size:13px;line-height:16px;font-weight:300;color:#343d4c;padding-right:5px}.x-product-box .prices .current-price-container .current-price{opacity:0;font-size:25px;line-height:30px;font-weight:700;color:#343d4c;white-space:nowrap;-moz-transition:opacity .2s ease-in-out;-webkit-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.x-product-box .prices .current-price-container .current-price.price-formatted{opacity:1}.x-product-box .prices .current-price-container .current-price .currency-symbol{font-family:SaudiRiyalSymbol;margin-right:8px}.x-product-box .prices .current-points-gain-container,.x-product-box .prices .current-points-price-container{zoom:1;float:right}.x-product-box .prices .current-points-gain-container:before,.x-product-box .prices .current-points-price-container:before{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}.x-product-box .prices .current-points-gain-container:after,.x-product-box .prices .current-points-price-container:after{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0;clear:both}.x-product-box .prices .current-points-gain-container .label,.x-product-box .prices .current-points-price-container .label{font-size:11px;color:#597183;float:left;line-height:20px;padding-right:5px}.x-product-box .prices .current-points-gain-container .points-price,.x-product-box .prices .current-points-price-container .points-price{font-size:18px;font-weight:400;color:#fd5940;float:right;font-weight:700;line-height:20px}.x-product-box .prices .current-points-gain-container .points-gain,.x-product-box .prices .current-points-price-container .points-gain{font-size:13px;font-weight:400;color:#1a7f1a;float:right;font-weight:700;line-height:20px}.x-product-box .prices .current-points-gain-container.deleted .points-price,.x-product-box .prices .current-points-price-container.deleted .points-price{font-size:11px;text-decoration:line-through;color:#767676;float:right;line-height:20px}.x-product-box .prices .current-points-gain-container.deleted .points-gain,.x-product-box .prices .current-points-price-container.deleted .points-gain{font-size:11px;text-decoration:line-through;color:#767676;float:right;line-height:20px}.x-product-box .prices .hide{display:none}.x-product-box .buttons{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.x-product-box .buttons .request-info-button{display:none}.x-product-box .buttons .request-info-button .request-info{position:relative;padding-right:15px;font-size:16px;line-height:20px;color:#343d4c;font-weight:700}.x-product-box .buttons .request-info-button .request-info:before{position:absolute;top:10px;right:0;font-size:9px}.x-product-box .buttons .request-info-button .request-info:hover{text-decoration:underline}.x-product-box .buttons .details-button .button{display:block;width:auto;min-width:150px;margin-left:auto}.x-product-box .buttons .button-wrapper a,.x-product-box .buttons .button-wrapper button{display:block;width:auto;min-width:150px;margin-left:auto}.x-product-box .wishlist-button{position:absolute;top:-40px;right:0}.x-product-box .wishlist-button.x-disabled .add-to-wishlist,.x-product-box .wishlist-button.x-disabled .remove-from-wishlist{cursor:default}.x-product-box .wishlist-button.x-disabled .add-to-wishlist{display:block!important}.x-product-box .wishlist-button.x-disabled .add-to-wishlist .text,.x-product-box .wishlist-button.x-disabled .add-to-wishlist:before{color:#767676}.x-product-box .wishlist-button.x-disabled .add-to-wishlist:hover .text,.x-product-box .wishlist-button.x-disabled .add-to-wishlist:hover:before{color:#767676}.x-product-box .wishlist-button.x-disabled .remove-from-wishlist{display:none!important}.x-product-box .wishlist-button.x-disabled:hover .tooltip{display:block}.x-product-box .wishlist-button .add-to-wishlist,.x-product-box .wishlist-button .remove-from-wishlist{display:block;text-align:center;padding:0 5px}.x-product-box .wishlist-button .add-to-wishlist.disabled,.x-product-box .wishlist-button .remove-from-wishlist.disabled{display:none}.x-product-box .wishlist-button .add-to-wishlist:before,.x-product-box .wishlist-button .remove-from-wishlist:before{display:inline-block;vertical-align:middle;font-size:18px;line-height:40px;letter-spacing:.04em;font-weight:700}.x-product-box .wishlist-button .add-to-wishlist .text,.x-product-box .wishlist-button .remove-from-wishlist .text{display:none;vertical-align:middle;padding-left:5px;font-size:12px;line-height:20px;font-weight:300}.x-product-box .wishlist-button .add-to-wishlist .text,.x-product-box .wishlist-button .add-to-wishlist:before{color:#343d4c;-moz-transition:color .2s ease-in-out;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.x-product-box .wishlist-button .add-to-wishlist:hover .text,.x-product-box .wishlist-button .add-to-wishlist:hover:before{color:#39aeb2}.x-product-box .wishlist-button .remove-from-wishlist .text,.x-product-box .wishlist-button .remove-from-wishlist:before{color:#39aeb2}.x-product-box .wishlist-button .tooltip{width:160px;left:initial;right:0;margin-left:0}.x-product-box .wishlist-button .tooltip .inner-wrapper{padding:10px 5px;font-size:11px}.x-product-box .wishlist-button .tooltip .inner-wrapper:before{left:initial;right:5px}.x-product-box .wishlist-button .tooltip .inner-wrapper:after{left:initial;right:6px}.x-product-box .compare-button{position:absolute;top:15px;right:15px}.x-product-box .compare-button.x-disabled .add-to-compare,.x-product-box .compare-button.x-disabled .remove-from-compare{opacity:.2;cursor:default}.x-product-box .compare-button.x-disabled .add-to-compare{display:block!important}.x-product-box .compare-button.x-disabled .remove-from-compare{display:none!important}.x-product-box .compare-button .add-to-compare,.x-product-box .compare-button .remove-from-compare{display:flex;align-items:center;gap:5px;padding:3px 15px 7px 15px;background-color:#343d4c;border-radius:18px;text-align:center;-moz-transition:background-color .2s ease-in-out;-webkit-transition:background-color .2s ease-in-out;-o-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.x-product-box .compare-button .add-to-compare.disabled,.x-product-box .compare-button .remove-from-compare.disabled{display:none}.x-product-box .compare-button .add-to-compare:hover,.x-product-box .compare-button .remove-from-compare:hover{background-color:#49556a}.x-product-box .compare-button .add-to-compare:before,.x-product-box .compare-button .remove-from-compare:before{font-size:12px;line-height:20px;font-weight:400;color:#fff}.x-product-box .compare-button .add-to-compare .text,.x-product-box .compare-button .remove-from-compare .text{font-size:14px;line-height:25px;font-weight:400;color:#fff}.x-product-box .compare-button .tooltip{width:160px;left:initial;right:-30px;margin-left:0}.x-product-box .compare-button .tooltip .inner-wrapper{padding:10px 5px;font-size:11px}.x-product-box .compare-button .tooltip .inner-wrapper:before{left:initial;right:35px}.x-product-box .compare-button .tooltip .inner-wrapper:after{left:initial;right:36px}.x-product-box .availability-container{position:relative;float:left;height:25px;overflow:hidden;opacity:1;-moz-transition:opacity .2s ease-in-out;-webkit-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.x-product-box .availability-container.hidden{opacity:0}.x-product-box .availability-container .availability{font-size:13px;line-height:20px;font-weight:400;padding:5px;letter-spacing:.04em}.x-product-box .availability-container .availability-1{color:#e0201f}.x-product-box .availability-container .availability-2{color:#da7b0a}.x-product-box .availability-container .availability-3{color:#1f7749}.x-product-box .tags-container{position:relative;padding-top:5px}.x-product-box .tags-container ul{height:25px;overflow:hidden}.x-product-box .tags-container ul li{display:inline-block;vertical-align:middle;float:none;width:auto;padding:5px 10px;margin-right:3px;font-size:13px;line-height:15px;font-weight:400;letter-spacing:.04em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.x-product-box .tags-container ul li:not([class*=tag-item-]){background-color:#343d4c;color:#fff}.x-product-box .tags-container ul li.hidden,.x-product-box .tags-container ul li.hide{display:none}.x-product-box .tags-container ul li.discount{background-color:#343d4c;color:#fff}.x-product-box .tags-container ul li.sold-out{background-color:#343d4c;color:#fff}.x-product-box .tags-container ul li:last-child{margin-right:0}.x-product-box .tags-container ul li span{display:block}.touch .x-product-box{padding-bottom:0;overflow:inherit}.touch .x-product-box.has-quick-buy{padding-bottom:50px}.touch .x-product-box.has-quick-buy .buttons .quick-buy{display:block}.touch .x-product-box.has-quick-buy .buttons .add-to-cart{display:none}.touch .x-product-box.has-quick-buy .buttons .x-cart-qty-spinner{display:none}.touch .x-product-box.has-quick-buy.has-no-dims .buttons .quick-buy{display:none}.touch .x-product-box.has-quick-buy.has-no-dims .buttons .add-to-cart{display:block}.touch .x-product-box.has-quick-buy.has-no-dims .buttons .x-cart-qty-spinner{display:block}.touch .x-product-box.shown{overflow:visible}.touch .x-product-box.shown .x-dimensions-widget{display:block}.touch .x-product-box.shown .buttons .quick-buy{display:none}.touch .x-product-box.shown .buttons .add-to-cart{display:block}.touch .x-product-box.shown .buttons .x-cart-qty-spinner{display:block}.touch .x-product-box .image-container a:hover .image-one{display:inline-block!important}.touch .x-product-box .image-container a:hover .image-two{display:none!important}.touch .x-product-box .buttons .x-cart-qty-spinner input{font-size:16px}html[lang=ar] .x-product-box .prices{text-align:left}html[lang=ar] .x-product-box .buttons .request-info-button .request-info{padding-left:15px;padding-right:0}html[lang=ar] .x-product-box .buttons .request-info-button .request-info:before{left:0;right:auto;transform:rotate(180deg)}@media only screen and (min-width:960px){.horizontal-products .x-product-box{display:flex;flex-direction:row;padding:10px;border-top:1px solid #e8e8e8}.horizontal-products .x-product-box .in-cart-wrapper{width:260px;left:initial;right:10px}.horizontal-products .x-product-box .image-container{width:160px}.horizontal-products .x-product-box .info-container{justify-content:center}.horizontal-products .x-product-box .info-container.first{width:calc(100% - 420px);padding-left:10px;text-align:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.horizontal-products .x-product-box .info-container.second{width:260px}.horizontal-products .x-product-box .info-container .availability-container{order:12}.horizontal-products .x-product-box .info-container .prices{order:9}.horizontal-products .x-product-box .info-container .quantity-prices-container{order:10}.horizontal-products .x-product-box .info-container .quantity-selector-container{order:11}.horizontal-products .x-product-box .info-container .buttons{order:12}.horizontal-products .x-product-box .brand-container>a,.horizontal-products .x-product-box .category>a,.horizontal-products .x-product-box .heading>a{display:inline-block}.horizontal-products .x-product-box .brand-container{display:none}.horizontal-products .x-product-box .big-description,.horizontal-products .x-product-box .brand-image-container{display:block}.horizontal-products .x-product-box .prices{width:100%;padding:0 0 20px 0;text-align:center}.horizontal-products .x-product-box .prices .current-price-container,.horizontal-products .x-product-box .prices .deleted-price-container{width:50%;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.horizontal-products .x-product-box .prices .current-price-container .label,.horizontal-products .x-product-box .prices .deleted-price-container .label{display:block;padding:0 0 10px 0}.horizontal-products .x-product-box .prices .deleted-price-container{position:relative}.horizontal-products .x-product-box .prices .deleted-price-container:after{content:'';position:absolute;top:0;right:0;height:100%;width:1px;background:#e8e8e8;visibility:visible}.horizontal-products .x-product-box .compare-button,.horizontal-products .x-product-box .wishlist-button{position:relative;display:inline-block;vertical-align:middle;width:50%;top:initial;right:initial;margin-top:10px}.horizontal-products .x-product-box .compare-button .add-to-compare:before,.horizontal-products .x-product-box .compare-button .add-to-wishlist:before,.horizontal-products .x-product-box .compare-button .remove-from-compare:before,.horizontal-products .x-product-box .compare-button .remove-from-wishlist:before,.horizontal-products .x-product-box .wishlist-button .add-to-compare:before,.horizontal-products .x-product-box .wishlist-button .add-to-wishlist:before,.horizontal-products .x-product-box .wishlist-button .remove-from-compare:before,.horizontal-products .x-product-box .wishlist-button .remove-from-wishlist:before{font-size:16px;line-height:20px}.horizontal-products .x-product-box .compare-button .add-to-compare .text,.horizontal-products .x-product-box .compare-button .add-to-wishlist .text,.horizontal-products .x-product-box .compare-button .remove-from-compare .text,.horizontal-products .x-product-box .compare-button .remove-from-wishlist .text,.horizontal-products .x-product-box .wishlist-button .add-to-compare .text,.horizontal-products .x-product-box .wishlist-button .add-to-wishlist .text,.horizontal-products .x-product-box .wishlist-button .remove-from-compare .text,.horizontal-products .x-product-box .wishlist-button .remove-from-wishlist .text{display:inline-block}.horizontal-products .x-product-box .compare-button .tooltip,.horizontal-products .x-product-box .wishlist-button .tooltip{right:50%;margin-right:-80px}.horizontal-products .x-product-box .compare-button .tooltip .inner-wrapper:after,.horizontal-products .x-product-box .compare-button .tooltip .inner-wrapper:before,.horizontal-products .x-product-box .wishlist-button .tooltip .inner-wrapper:after,.horizontal-products .x-product-box .wishlist-button .tooltip .inner-wrapper:before{left:50%;right:initial}.horizontal-products .x-product-box .availability-container{padding-top:20px}}@media only screen and (min-width:1200px){.horizontal-products .x-product-box{padding:20px}.horizontal-products .x-product-box .in-cart-wrapper{width:300px;right:20px}.horizontal-products .x-product-box .image-container{width:180px}.horizontal-products .x-product-box .info-container.first{width:calc(100% - 480px);padding-left:20px}.horizontal-products .x-product-box .info-container.second{width:300px}}@media only screen and (max-width:1399px){.touch .x-product-box .info-container.first{padding:0 20px}.touch .x-product-box .info-container.second{padding:0 20px 30px 20px}.touch .x-product-box .heading a{font-size:26px;letter-spacing:-.26px}.touch .x-product-box .category .category-text{font-size:18px;letter-spacing:-.18px}.touch .x-product-box .prices .current-price-container .current-price{font-size:23px}}@media only screen and (max-width:1199px){.touch .x-product-box .buttons .details-button .button{min-width:130px}}@media only screen and (max-width:767px){.touch .x-product-box .heading a{font-size:22px;line-height:30px;letter-spacing:-.22px;max-height:60px}.touch .x-product-box .category .category-text{font-size:17px;line-height:25px;letter-spacing:-.17px;height:25px}.touch .x-product-box .prices .current-price-container .current-price{font-size:21px;line-height:25px}}.offer-box{position:relative;background-color:#fff;width:calc(100% - 4px);margin:0 2px;padding:0;white-space:normal;zoom:1}.offer-box:before{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}.offer-box:after{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0;clear:both}.offer-box .image-container{float:left;width:150px}.offer-box .info-container{float:right;width:calc(100% - 150px);padding:20px 5px 0 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.offer-box .info-container .title-container{text-align:left}.offer-box .info-container .title-container .category{margin:5px 0;font-size:12px}.offer-box .info-container .title-container .code-container{padding:10px 0 0 0}.offer-box .info-container .title-container .heading a{height:auto}.offer-box .info-container .prices{width:100%;text-align:left}.offer-box .info-container .prices .deleted-price-container{padding-left:0}.offer-box .info-container .prices .current-price-container{padding:0}.offer-box .info-container .prices .deleted-price.first{font-size:12px}.offer-box .info-container .prices .current-price{font-size:18px}.offer-box .tags-container{padding-bottom:0}.offer-box .tags-container ul{position:static;text-align:left}.minimal-box{position:relative;margin:0 5px;padding:15px!important;min-height:initial;font-size:0;white-space:normal;background:#fff;border:1px solid #e8e8e8;zoom:1}.minimal-box:before{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}.minimal-box:after{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0;clear:both}.minimal-box .image-container{display:inline-block;vertical-align:middle;width:80px}.minimal-box .info-container{display:inline-block;vertical-align:middle;width:calc(100% - 80px);padding:0 0 0 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.minimal-box .info-container .title-container{text-align:left;min-height:initial}.minimal-box .info-container .title-container .brand,.minimal-box .info-container .title-container .category,.minimal-box .info-container .title-container .code-container{display:none}.minimal-box .info-container .prices{text-align:left}.minimal-box .info-container .prices .deleted-price-container{vertical-align:middle;padding-left:0}.minimal-box .info-container .prices .current-price-container{vertical-align:middle;padding:0}.minimal-box .info-container .prices .deleted-price.first{font-size:12px}.minimal-box .info-container .prices .current-price{font-size:16px}.minimal-box .tags-container{display:none}.recently-viewed-product-box>a{display:block;-moz-transition:opacity .2s ease-in-out;-webkit-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.recently-viewed-product-box>a:hover{opacity:.8}.recently-viewed-product-box .image-container{font-size:0;text-align:center}.recently-viewed-product-box .image-container img{display:inline-block;max-width:100%;max-height:100%}.recently-viewed-product-box .info-container{display:none}.touch .minimal-box{padding:15px}@media only screen and (max-width:767px){.touch .offer-box .info-container{padding-top:10px;padding-left:10px}.touch .offer-box .prices .deleted-price-container{position:static}}@media only screen and (max-width:640px){.touch .offer-box{display:inline-block;min-width:300px;max-width:480px}}.x-dimensions-widget{display:none}.x-dimensions-widget .dropdown-list{margin-top:5px;position:relative}.x-dimensions-widget .dropdown-list .selected-text{display:block;width:100%;padding:7px 34px 7px 12px;border:1px solid #f2f2f2;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;background-color:#fff;font-size:14px;line-height:20px;font-weight:300;color:#343d4c;position:relative;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.x-dimensions-widget .dropdown-list .selected-text.single-item{padding-right:12px;cursor:default}.x-dimensions-widget .dropdown-list .selected-text.single-item:after{display:none}.x-dimensions-widget .dropdown-list .selected-text:before{position:absolute;top:50%;right:10px;font-size:8px;margin-top:-4px;color:#343d4c}.x-dimensions-widget .dropdown-list .selected-text:hover:after{color:#39aeb2}.x-dimensions-widget .dropdown-list .selected-text.expanded+.dropdown-content{display:block}.x-dimensions-widget .dropdown-list .selected-text.disabled{background:#e8e8e8;cursor:default}.x-dimensions-widget .dropdown-list .dropdown-content{display:none;width:100%;max-height:112px;overflow-y:auto;z-index:2000;position:absolute;top:100%;left:0;margin-top:1px;background-color:#fff;border:1px solid #f2f2f2;border-top:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.x-dimensions-widget .dim3-list>li,.x-dimensions-widget .sizes-list>li{font-size:14px;color:#343d4c;line-height:16px;padding:6px 10px;-moz-transition:color .2s ease-in-out;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out;cursor:pointer;display:block}.x-dimensions-widget .dim3-list>li.disabled,.x-dimensions-widget .sizes-list>li.disabled{color:#767676;cursor:default}.x-dimensions-widget .dim3-list>li.disabled:hover,.x-dimensions-widget .sizes-list>li.disabled:hover{color:#767676}.x-dimensions-widget .dim3-list>li.selected,.x-dimensions-widget .sizes-list>li.selected{color:#39aeb2}.x-dimensions-widget .dim3-list>li:hover,.x-dimensions-widget .sizes-list>li:hover{color:#39aeb2}.x-dimensions-widget .colors-list>li{display:inline-block;vertical-align:middle;width:25%;cursor:pointer;padding:5px;line-height:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.x-dimensions-widget .colors-list>li .default-title{display:none}.x-dimensions-widget .colors-list>li img{display:block;max-width:100%;max-height:100%;border-bottom:2px solid transparent;-moz-transition:border .1s ease-in-out;-webkit-transition:border .1s ease-in-out;-o-transition:border .1s ease-in-out;transition:border .1s ease-in-out}.x-dimensions-widget .colors-list>li.selected img,.x-dimensions-widget .colors-list>li:hover img{border-color:#343d4c}.x-dimensions-widget .colors-list>li.disabled{cursor:default}.x-dimensions-widget .colors-list>li.disabled img{opacity:.5}.x-dimensions-widget .colors-list>li.disabled:hover img{border-color:transparent}.x-dimensions-widget .colors-list>li.disabled:before{content:'';width:2px;height:100%;position:absolute;top:0;left:50%;background-color:#767676;transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-moz-transform:rotate(45deg)}.x-dimensions-widget .colors-list>li.no-image{width:100%}.x-dimensions-widget .colors-list>li.no-image.disabled{cursor:default}.x-dimensions-widget .colors-list>li.no-image.disabled span{color:#767676}.x-dimensions-widget .colors-list>li.no-image.disabled:hover span{color:#767676}.x-dimensions-widget .colors-list>li.no-image.selected span,.x-dimensions-widget .colors-list>li.no-image:hover span{color:#39aeb2}.x-dimensions-widget .colors-list>li.no-image span{font-size:14px;color:#343d4c;line-height:16px;padding:6px 10px;-moz-transition:color .2s ease-in-out;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out;cursor:pointer;display:block}.x-slider .x-dimensions-widget .dropdown-list .selected-text.expanded:before{content:"\e907"}.x-slider .x-dimensions-widget .dropdown-list .dropdown-content{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border:1px solid #f2f2f2;border-bottom:none}.x-productcompare-widget{float:right;position:relative;-moz-transition:opacity .2s ease-in-out;-webkit-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.x-productcompare-widget .header-item .widget-count{top:10px;margin-top:0}.x-productcompare-widget .header-item.x-open:before{content:none}.x-productcompare-widget .header-item.x-open:after{content:none}.x-productcompare-widget .control-area{position:fixed;top:0;right:-350px;width:350px;height:100%;background-color:#fff;z-index:6300;box-shadow:0 0 4px 1px rgba(0,0,0,.1);-moz-box-shadow:0 0 4px 1px rgba(0,0,0,.1);-webkit-box-shadow:0 0 4px 1px rgba(0,0,0,.1);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.x-productcompare-widget .control-area article{position:relative;display:flex;align-self:center;width:100%;padding-left:40px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.x-productcompare-widget .control-area::before{content:"";width:100%;height:10px;position:absolute;top:-10px;display:block}.x-productcompare-widget .control-area .delete-wrapper{position:absolute;top:50%;left:0;display:block;width:40px;height:40px;margin-top:-20px;text-align:center}.x-productcompare-widget .control-area .delete-wrapper:before{color:#597183;font-size:13px;line-height:40px;-moz-transition:color .2s ease-in-out;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.x-productcompare-widget .control-area .delete-wrapper:hover:before{color:#39aeb2}.x-productcompare-widget .control-area .remove{position:absolute;top:0;left:0;display:block;width:40px;height:40px;background:0 0;border:0 solid #fff;outline:0;padding:0;margin:0;cursor:pointer;text-indent:-9999px}.x-productcompare-widget .control-area.animation{-moz-transition:right .4s ease-in-out;-webkit-transition:right .4s ease-in-out;-o-transition:right .4s ease-in-out;transition:right .4s ease-in-out}.x-productcompare-widget .control-area.x-expanded{right:0}.x-productcompare-widget .top-container{position:relative;padding:23px 25px;height:70px;overflow:hidden;border-bottom:1px solid #e8e8e8;font-size:0;text-align:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.x-productcompare-widget .top-container .compare-title{position:relative;display:inline-block;padding-left:28px;text-align:center;vertical-align:middle}.x-productcompare-widget .top-container .compare-title:before{position:absolute;top:0;left:0;color:#343d4c;font-size:17px;line-height:22px;font-weight:700}.x-productcompare-widget .top-container .compare-title .text{display:block;color:#343d4c;font-size:16px;line-height:24px;letter-spacing:.04em;font-weight:700}.x-productcompare-widget .top-container .counter{display:inline-block;vertical-align:middle;padding-left:3px;color:#343d4c;font-size:14px;line-height:24px;font-weight:700}.x-productcompare-widget .top-container .close-button{position:absolute;top:50%;right:10px;width:40px;height:40px;margin-top:-20px;text-align:center;color:#343d4c;cursor:pointer}.x-productcompare-widget .top-container .close-button:before{font-size:22px;line-height:40px}.x-productcompare-widget .bottom-container{position:relative;height:150px;box-shadow:0 0 1px 1px rgba(0,0,0,.1);-moz-box-shadow:0 0 1px 1px rgba(0,0,0,.1);-webkit-box-shadow:0 0 1px 1px rgba(0,0,0,.1)}.x-productcompare-widget .x-productcompare-list{position:relative;height:calc(100% - 220px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#e8e8e8 transparent}.x-productcompare-widget .x-productcompare-list::-webkit-scrollbar{width:8px;height:8px}.x-productcompare-widget .x-productcompare-list::-webkit-scrollbar-track{background:0 0}.x-productcompare-widget .x-productcompare-list::-webkit-scrollbar-thumb{background:#e8e8e8;border-radius:8px}.x-productcompare-widget .x-productcompare-list::-webkit-scrollbar-thumb:hover{background:#e8e8e8}.x-productcompare-widget .x-productcompare-list li{display:flex;padding:10px 10px 10px 0;height:125px;border-bottom:1px solid #e8e8e8;font-size:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.x-productcompare-widget .image-wrapper{width:70px}.x-productcompare-widget .image-wrapper a{display:block;width:100%;height:100%;-moz-transition:opacity .2s ease-in-out;-webkit-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.x-productcompare-widget .image-wrapper a:hover{opacity:.7}.x-productcompare-widget .image-wrapper img{display:block;max-width:100%;max-height:100%}.x-productcompare-widget .info-container{width:calc(100% - 85px);padding-left:14px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.x-productcompare-widget .title-wrapper{max-height:32px;overflow:hidden}.x-productcompare-widget .title-wrapper .title{color:#343d4c;font-size:13px;line-height:15px;font-weight:300}.x-productcompare-widget .title-wrapper .title:hover{text-decoration:underline}.x-productcompare-widget .dimensions-wrapper{font-size:0;text-align:left;padding-top:5px;overflow:hidden;height:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.x-productcompare-widget .dimensions-wrapper .dim{font-size:13px;line-height:15px;font-weight:300;color:#597183}.x-productcompare-widget .dimensions-wrapper .dim:before{content:"|";padding:0 3px}.x-productcompare-widget .dimensions-wrapper .dim.first:before{display:none}.x-productcompare-widget .input-wrapper{float:left;padding:2px 4px;margin-top:5px;width:30px;height:24px;border:1px solid #d4d4d4;background-color:#fff}.x-productcompare-widget .input-wrapper input{display:block;width:100%;height:24px;border:0 solid #fff;background:0 0;outline:0;font-size:12px;line-height:24px;color:#343d4c;text-align:center}.x-productcompare-widget .price{padding-top:5px}.x-productcompare-widget .price .deleted-price{display:block;font-size:13px;line-height:15px;font-weight:300;text-decoration:line-through;letter-spacing:.02em}.x-productcompare-widget .price .current{display:block;font-size:16px;line-height:18px;font-weight:500;color:#39aeb2;letter-spacing:.02em}.x-productcompare-widget .button-container.to-compare{padding:0 20px}.x-productcompare-widget .btn-productcompare{display:block;text-align:center}.x-productcompare-widget .button-remove-all{display:block;width:100%;padding:12px;background-color:#fff;font-size:13px;font-weight:400;color:#343d4c;text-align:center;line-height:20px;letter-spacing:.05em}.x-productcompare-widget .button-remove-all:before{display:inline-block;padding-right:5px;font-size:12px;line-height:20px;color:#343d4c}.x-productcompare-widget .button-remove-all:hover{text-decoration:underline}.x-productcompare-widget .error-message{display:block;padding:10px;font-size:13px;line-height:16px;color:#fd5940;text-align:center;font-weight:300;border-bottom:1px solid #f2f2f2}.x-productcompare-widget .empty{display:block;padding:20px 0;text-align:center;font-size:14px;line-height:22px;font-weight:700;color:#343d4c;letter-spacing:.05em}.x-productcompare-widget .mobile-close-button{display:none;position:absolute;top:50%;right:11px;font-size:18px;margin-top:-9px;color:#597183;line-height:1}@media only screen and (max-width:959px){.touch .x-productcompare-widget .header-item .widget-count{top:7px;margin-top:0}}@media only screen and (max-width:479px){.touch .x-productcompare-widget .control-area{width:100%;right:-100%}.touch .x-productcompare-widget .control-area.x-expanded{right:0}}.x-product-list>.form-loading{position:relative;background:0 0;height:80px;top:auto;left:auto}.x-product-list>.form-loading span{display:block}.x-product-list.x-loading .form-loading{display:block}.x-product-list.x-loading .form-loading span{display:block}.x-product-list.quickbuy-loading{position:relative}.x-product-list.quickbuy-loading .js-loader{position:absolute;top:0;left:0;width:100%;height:100%;display:block;background:rgba(255,255,255,.5)}.x-product-list.quickbuy-loading .js-loader span{width:32px;height:32px;display:block;position:absolute;top:100px;left:50%;margin-left:-16px;background:url(/themes/templateThemeTwo/images/loader.gif) 0 0 no-repeat}.productList-template .region-area.region-area-twelve{background:#fff;background:-moz-linear-gradient(left,#fff 0,#f2f2f2 100%);background:-webkit-linear-gradient(left,#fff 0,#f2f2f2 100%);background:linear-gradient(to right,#fff 0,#f2f2f2 100%);padding:0}.productList-template .region-area.region-area-twelve .center-container{padding:40px 0;box-sizing:border-box}.productList-template .region-area.region-area-twelve .center-container .filters-wrapper{padding:0}.productList-template .region-area.region-area-twelve .center-container .filters-wrapper .filtered-pl-page a{display:inline-block;margin:6px 0;color:#343d4c;font-size:14px;line-height:20px;font-weight:700;letter-spacing:.04em}.productList-template .region-area.region-area-twelve .center-container .filters-wrapper .filtered-pl-page a:hover{text-decoration:underline}.productList-template .region-area.region-area-twelve .center-container .filters{display:inline-flex;width:100%;flex-wrap:wrap;align-items:flex-end;border:1px solid #f2f2f2;padding:0;background:#fff;box-sizing:border-box}.productList-template .region-area.region-area-twelve .center-container .filters .selected-filters{width:100%;border-bottom:1px solid #f2f2f2;padding:12px 0}.productList-template .region-area.region-area-twelve .center-container .filters .selected-filters .filter-type-container{display:inline-block;padding:0 12px}.productList-template .region-area.region-area-twelve .center-container .filters .selected-filters .filter-type-container .clear-filter{display:inline-block}.productList-template .region-area.region-area-twelve .center-container .filters .filter{max-width:inherit;flex:1;position:relative;padding:0 12px;border-right:1px solid #f2f2f2;margin:0;flex-basis:auto}.productList-template .region-area.region-area-twelve .center-container .filters .filter:last-child{border-right:0}.productList-template .region-area.region-area-twelve .center-container .filters .filter .filter-content{display:none;position:absolute;top:100%;left:0;padding-top:1px;min-width:200px;z-index:10;background:#fff;margin:0;box-sizing:border-box;border:1px solid #f2f2f2;padding:8px 12px 12px}.productList-template .region-area.region-area-twelve .center-container .filters .filter.expanded .filter-content{display:block}.productList-template .region-area.region-area-twelve .center-container .x-product-list{border:1px solid #f2f2f2;border-top:0;padding-top:22px}.productList-template .region-area.region-area-twelve .center-container .x-product-list .image-container{height:200px}.productList-template .region-area.region-area-twelve .center-container .x-product-list .attributes-container{display:none}.productList-template .region-area.region-area-twelve .center-container .x-product-list .code-container{padding:6px 0}.productList-template .region-area.region-area-twelve .center-container .x-product-list .buttons .js-add-to-wishlist{display:none}.productList-template .region-area.region-area-twelve .center-container .x-product-list .buttons .button-wrapper{display:none}.productList-template .region-area.region-area-twelve .center-container .x-product-list .buttons .js-add-to-cart{display:none}.x-tab-panel{zoom:1}.x-tab-panel:before{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}.x-tab-panel:after{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0;clear:both}.x-tab-panel .tabs-title ul{zoom:1;font-size:0;text-align:center}.x-tab-panel .tabs-title ul:before{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}.x-tab-panel .tabs-title ul:after{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0;clear:both}.x-tab-panel .tabs-title ul .tab-title{display:inline-block}.x-tab-panel .tabs-content ul{zoom:1}.x-tab-panel .tabs-content ul:before{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}.x-tab-panel .tabs-content ul:after{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0;clear:both}.x-tab-panel .tabs-content ul .tab-content{display:none}.x-tab-panel .tabs-content ul .tab-content ul{list-style:none}.x-tab-panel .tabs-content ul .tab-content.active{display:block}.x-tab-panel .tabs-content ul .tab-content .mb-title{display:none}.x-tab-panel .tab-title{cursor:pointer;position:relative;z-index:10;margin-right:5px;padding:2px 0 2px;border:1px solid #fff;border-bottom-color:#f2f2f2;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.x-tab-panel .tab-title .title{font-size:16px;line-height:20px;font-weight:700;color:#343d4c;letter-spacing:.04em;padding:5px 15px;text-align:center;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;min-width:160px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.x-tab-panel .tab-title.active{border-color:#f2f2f2;border-bottom-color:#fff}.x-tab-panel .tab-title:hover{border-color:#f2f2f2;border-bottom-color:#fff}.x-tab-panel .tabs-content{padding-top:25px;background-color:#fff;margin-top:-1px;position:relative;z-index:9;border-top:1px solid #f2f2f2}.x-tab-panel.default .tab-title:first-child{border-color:#f2f2f2;border-bottom-color:#fff}.x-tab-panel.default .tab-title:first-child .title{color:#343d4c;font-weight:700;background-color:#fff}.x-tab-panel.default .tabs-content ul{zoom:1}.x-tab-panel.default .tabs-content ul:before{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0}.x-tab-panel.default .tabs-content ul:after{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0;clear:both}.x-tab-panel.default .tabs-content ul .tab-content{display:none}.x-tab-panel.default .tabs-content ul .tab-content:first-child{display:block}.x-tab-panel .pdf-file{margin-bottom:10px}.x-tab-panel .pdf-file .title-container{display:inline-block;width:50%;vertical-align:middle}.x-tab-panel .pdf-file .title-container .title{display:inline-block;font-size:14px;line-height:16px;letter-spacing:.02em}.x-tab-panel .pdf-file .title-container .title:before{display:inline-block;content:'';vertical-align:middle;padding-right:20px;width:28px;height:28px;background:url(/themes/templateThemeTwo/images/master-sprite.png) 3px -1582px no-repeat}.x-tab-panel .pdf-file .button-container{display:inline-block;width:49%;vertical-align:middle;text-align:right}.x-tab-panel .pdf-file .button-container .pdf-link{display:inline-block;text-decoration:none;font-size:12px;line-height:16px;font-weight:700;letter-spacing:.02em;margin:0 12px;color:#343d4c;border-bottom:1px solid transparent;-moz-transition:border .2s ease-in-out;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.x-tab-panel .pdf-file .button-container .pdf-link:hover{border-bottom-color:#49556a}@media only screen and (max-width:959px){.touch .x-tab-panel .tabs-title{display:none}.touch .x-tab-panel .tabs-content{padding:0;border-top:1px solid #f2f2f2}.touch .x-tab-panel .tabs-content>ul>.tab-content{display:block;border-bottom:1px solid #f2f2f2}.touch .x-tab-panel .tabs-content>ul>.tab-content.active .mb-content{display:block}.touch .x-tab-panel .tabs-content>ul>.tab-content .mb-title{display:block;font-size:16px;line-height:18px;font-weight:700;color:#343d4c;letter-spacing:.05em;position:relative;cursor:pointer;padding:15px 54px 15px 10px}.touch .x-tab-panel .tabs-content>ul>.tab-content .mb-title:before{position:absolute;top:0;right:22px;color:#343d4c;font-size:11px;line-height:54px}.touch .x-tab-panel .tabs-content>ul>.tab-content .mb-content{display:none;padding:10px 10px 28px;overflow:auto}}@media only screen and (max-width:767px){.touch .x-tab-panel .tabs-content .pdf-file .title-container{display:block;width:100%;text-align:center}.touch .x-tab-panel .tabs-content .pdf-file .button-container{display:block;width:100%;text-align:center;padding-top:5px}.touch .x-tab-panel .tabs-content .pdf-file .button-container .pdf-link{padding:10px 0}}.x-category-list{text-align:center}.x-category-list .bar-container{width:100%}.x-category-list .bar-container .title{display:block;text-align:center;font-size:28px;line-height:30px;font-weight:700;color:#343d4c;letter-spacing:.1em}.x-category-list .all-category-btn{margin:25px auto 0}.x-category-list .category-list-container{display:flex;flex-wrap:wrap;justify-content:center;margin-top:90px;list-style:none;padding:0}.x-category-list .category-list-container>li{width:calc(16.66% - 20px);margin:0 10px 48px;padding:0 5px 20px;font-size:0;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.x-category-list .x-category-box{display:inline-block}.x-category-list .x-category-box a{display:block}.x-category-list .x-category-box a:hover .title{text-decoration:underline}.x-category-list .x-category-box .image-container img{display:block;max-width:100%;max-height:100%}.x-category-list .x-category-box .title{display:block;margin-top:25px;color:#343d4c;font-size:12px;line-height:14px;font-weight:300}@media only screen and (max-width:1280px){.touch .x-category-list .category-list-container>li{width:calc(25% - 20px);margin:0 10px 48px}}@media only screen and (max-width:767px){.touch .x-category-list .category-list-container{border-top:solid 1px #fff}.touch .x-category-list .category-list-container li{min-width:unset;min-height:70px;width:100%;margin:0;padding:7px 17px;border-bottom:solid 1px #fff}.touch .x-category-list .category-list-container li:last-child{border:none}.touch .x-category-list .x-category-box{display:block}.touch .x-category-list .x-category-box a{display:flex;align-items:center}.touch .x-category-list .x-category-box .image-container{max-width:59px;max-height:59px;margin:auto 17px auto 0;min-width:unset}.touch .x-category-list .x-category-box .title{margin-top:unset;font-weight:300}}.labels-partner-box>ul{padding-top:10px}.labels-partner-box>ul>li{padding:7px 0}.labels-partner-box>ul .field-name{display:none;color:#343d4c;font-size:14px;line-height:20px;font-weight:700;letter-spacing:.04em}.labels-partner-box>ul .field-name .text{display:inline-block;vertical-align:middle}.labels-partner-box>ul .field-text{position:relative;display:block;padding-left:25px;color:#343d4c;font-size:15px;line-height:20px;font-weight:400;letter-spacing:-.15px}.labels-partner-box>ul .field-text.link:hover{text-decoration:underline}.labels-partner-box>ul .field-text.address{padding-left:0}.labels-partner-box>ul .field-text:before{position:absolute;top:0;left:0;font-size:17px;line-height:21px}.labels-partner-box>ul .go-to-map{display:flex;gap:5px;color:#343d4c;font-size:16px;line-height:20px;-moz-transition:color .2s ease-in-out;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.labels-partner-box>ul .go-to-map:hover .icon-contact{color:#39aeb2}html[lang=ar] .labels-partner-box>ul .field-text{padding-left:0;padding-right:25px}html[lang=ar] .labels-partner-box>ul .field-text.address{padding-right:0}html[lang=ar] .labels-partner-box>ul .field-text:before{left:auto;right:0}@media only screen and (max-width:1024px){.labels-partner-box>ul{padding:10px}}.x-request-info-form{display:block;width:calc(100% - 10%);max-width:680px;padding:40px 60px;background:#fff;border-radius:8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.x-request-info-form[data-is-used=true] .title-container{display:none}.x-request-info-form[data-is-used=true] .title-container.is-used{display:block}.x-request-info-form .title-container.is-used{display:none}.x-request-info-form .title-container .title{display:block;font-size:20px;padding-bottom:10px;line-height:30px;font-weight:400;color:#343d4c}.x-request-info-form .title-container .text{display:block;font-size:15px;line-height:20px;font-weight:400;color:#343d4c}.x-request-info-form .stylish-radio label{display:inline-block;vertical-align:middle;margin-right:10px}.x-request-info-form .fields-container{padding-top:25px}.x-request-info-form .form-row.radio{display:flex;flex-direction:row;align-items:center;gap:20px;padding-bottom:20px}.x-request-info-form .form-row.consent{padding:0}.x-request-info-form .form-msg .form-msg-error{padding-top:25px;font-size:14px}.x-request-info-form .form-result.form-result-success{padding:20px 0;font-size:16px;line-height:20px;letter-spacing:0;font-weight:600}.x-request-info-form .recaptcha-container{text-align:left}.x-request-info-form .button-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:15px}.x-request-info-form .button-container .button{width:100%;max-width:220px}@media only screen and (max-width:767px){.x-request-info-form{padding:30px;max-width:600px}.x-request-info-form .button-container{flex-direction:column}}
/*# sourceMappingURL=styles-masterControls.css.map */