@charset "UTF-8";.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}:root{--headerspace:16px;--headertools:11px;--menuhover:#e51937;--menuoffer:#d50000;--filterscolor:#e51937;--productspace:8px;--wrapperspace:16px;--padding:16px;--herobtnspace:24px;--sliderprmargin:3px;--headertop:50px;--headerbtmspace:16px;--prodlistspacetop:28px;--acccolor:#000;--acccolorhover:#E51937;--accactivecolor:#D50000;--accicon:#676767;--expand:110px;--clanding-text-color:black;--clanding-bg-primary-color:#e7e7e7;--clanding-bg-secondary-color:white;--clanding-bg-hover-primary-color:#e7e7e7;--clanding-fill-primary-color:black;--clanding-fill-secondary-color:rgba(103, 103, 103, 1);--clanding-fill-shadow-color:#e7e7e7;--clanding-border-primary-color:rgba(0, 0, 0, 1);--clanding-border-secondary-color:rgba(217, 217, 217, 1);--clanding-divider-color:rgba(198, 198, 198, 1);--clanding-accordion-bg-color:white;--clanding-accordion-border-color:rgba(217, 217, 217, 1);--clanding-menu-bg-color:#f2f2f2;--clanding-menu-item-hover-color:#e6e6e6;--clanding--faq-border:#D9D9D9;--clanding--faq-bg:#fff;--prodGap:24px;--prodWidth:304px}.align-center,.textCenter{text-align:center}.textRight{text-align:right}.whiteColor{color:#fff!important}.lazy{opacity:0;max-width:100%;transition:opacity .2s ease-in-out}.lazy.loaded{opacity:1}.perPage,.sort .label{color:#7a7a7a;font-weight:400;font-size:13px;margin-right:6px}.menuTag,.new-tag{font-size:13px;font-family:Comfortaa;color:#fff;border-radius:4px;padding:4px}h1,h2,h3,h4,h5,h6{position:relative;z-index:1}h1 .withBorder,h2 .withBorder,h3 .withBorder,h4 .withBorder,h5 .withBorder,h6 .withBorder{padding:0 20px;position:relative;color:#000;font-weight:700}h1 .withBorder:before,h2 .withBorder:before,h3 .withBorder:before,h4 .withBorder:before,h5 .withBorder:before,h6 .withBorder:before{content:"";width:100%;height:12px;position:absolute;left:0;bottom:0;background-color:#31ddff;z-index:-1;border-radius:100px}.nrg-app h1 .withBorder:before,.nrg-app h2 .withBorder:before,.nrg-app h3 .withBorder:before,.nrg-app h4 .withBorder:before,.nrg-app h5 .withBorder:before,.nrg-app h6 .withBorder:before{background-color:rgba(49,221,255,.4);bottom:2px}.customPopup__header h1 .withBorder:before,.customPopup__header h2 .withBorder:before,.customPopup__header h3 .withBorder:before,.customPopup__header h4 .withBorder:before,.customPopup__header h5 .withBorder:before,.customPopup__header h6 .withBorder:before{background-color:rgba(49,221,255,.5)}h1 .withBorder,h2 .withBorder{font-size:36px;line-height:44px;letter-spacing:.03em}@font-face{font-family:OpenSans-Light;src:url(../Fonts/OpenSans-Light.eot?#iefix) format("embedded-opentype"),url(../Fonts/OpenSans-Light.woff) format("woff"),url(../Fonts/OpenSans-Light.ttf) format("truetype"),url(../Fonts/OpenSans-Light.svg#OpenSans-Light) format("svg");font-weight:400;font-style:normal}@font-face{font-family:OpenSans-Italic;src:url(../Fonts/OpenSans-Italic.eot?#iefix) format("embedded-opentype"),url(../Fonts/OpenSans-Italic.woff) format("woff"),url(../Fonts/OpenSans-Italic.ttf) format("truetype"),url(../Fonts/OpenSans-Italic.svg#OpenSans-Italic) format("svg");font-weight:400;font-style:normal}@font-face{font-family:OpenSans;src:url(../Fonts/OpenSans.eot?#iefix) format("embedded-opentype"),url(../Fonts/OpenSans.woff) format("woff"),url(../Fonts/OpenSans.ttf) format("truetype"),url(../Fonts/OpenSans.svg#OpenSans) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:OpenSans-Semibold;src:url(../Fonts/OpenSans-Semibold.eot?#iefix) format("embedded-opentype"),url(../Fonts/OpenSans-Semibold.woff) format("woff"),url(../Fonts/OpenSans-Semibold.ttf) format("truetype"),url(../Fonts/OpenSans-Semibold.svg#OpenSans-Semibold) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:OpenSans-Bold;src:url(../Fonts/OpenSans-Bold.eot?#iefix) format("embedded-opentype"),url(../Fonts/OpenSans-Bold.woff) format("woff"),url(../Fonts/OpenSans-Bold.ttf) format("truetype"),url(../Fonts/OpenSans-Bold.svg#OpenSans-Bold) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:OpenSans-Extrabold;src:url(../Fonts/OpenSans-Extrabold.eot?#iefix) format("embedded-opentype"),url(../Fonts/OpenSans-Extrabold.woff) format("woff"),url(../Fonts/OpenSans-Extrabold.ttf) format("truetype"),url(../Fonts/OpenSans-Extrabold.svg#OpenSans-Extrabold) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Comfortaa;src:url(../Fonts/Comfortaa-Regular.eot?#iefix) format("embedded-opentype"),url(../Fonts/Comfortaa-Regular.woff) format("woff"),url(../Fonts/Comfortaa-Regular.ttf) format("truetype"),url(../Fonts/Comfortaa-Regular.svg#Comfortaa-Regular) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Comfortaa;src:url(../Fonts/Comfortaa-Bold.eot?#iefix) format("embedded-opentype"),url(../Fonts/Comfortaa-Bold.woff) format("woff"),url(../Fonts/Comfortaa-Bold.ttf) format("truetype"),url(../Fonts/Comfortaa-Bold.svg#Comfortaa-Bold) format("svg");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Comfortaa;src:url(../Fonts/Comfortaa-Light.eot?#iefix) format("embedded-opentype"),url(../Fonts/Comfortaa-Light.woff) format("woff"),url(../Fonts/Comfortaa-Light.ttf) format("truetype"),url(../Fonts/Comfortaa-Light.svg#Comfortaa-Light) format("svg");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:icomoon;src:url(../Fonts/icomoon.eot?2or3q0);src:url(../Fonts/icomoon.eot?2or3q0#iefix) format("embedded-opentype"),url(../Fonts/icomoon.ttf?2or3q0) format("truetype"),url(../Fonts/icomoon.woff?2or3q0) format("woff"),url(../Fonts/icomoon.svg?2or3q0#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-shop:before{content:"\e9fc"}.icon-applepay:before{content:"\e9ec"}.icon-gpay:before{content:"\e9ed"}.icon-iris:before{content:"\e9ee"}.icon-klarna:before{content:"\e9ef"}.icon-freereturn:before{content:"\e9fa"}.icon-paypal:before{content:"\e9fb"}.icon-newpoints:before{content:"\e9f0"}.icon-newcreditcard:before{content:"\e9f1"}.icon-newedit:before{content:"\e9f2"}.icon-newcash:before{content:"\e9f3"}.icon-newdiscount:before{content:"\e9f4"}.icon-newhome:before{content:"\e9f5"}.icon-newpharmacy:before{content:"\e9f6"}.icon-newpin:before{content:"\e9f7"}.icon-newpresent:before{content:"\e9f8"}.icon-newtransfer:before{content:"\e9f9"}.icon-package:before{content:"\e9eb"}.icon-warning:before{content:"\e9ea"}.icon-weight-loss:before{content:"\e9d1"}.icon-vitaminc:before{content:"\e9d2"}.icon-tooth:before{content:"\e9d3"}.icon-sunscreen:before{content:"\e9d4"}.icon-spray:before{content:"\e9d5"}.icon-sexual-health:before{content:"\e9d6"}.icon-sex-fertility:before{content:"\e9d7"}.icon-sensitive-area:before{content:"\e9d8"}.icon-pharmacy2:before{content:"\e9d9"}.icon-orthopedic:before{content:"\e9da"}.icon-mother:before{content:"\e9db"}.icon-hand:before{content:"\e9dc"}.icon-hair:before{content:"\e9dd"}.icon-first-aid:before{content:"\e9de"}.icon-face:before{content:"\e9df"}.icon-eye2:before{content:"\e9e0"}.icon-expendables:before{content:"\e9e1"}.icon-ear:before{content:"\e9e2"}.icon-covid:before{content:"\e9e3"}.icon-cosmetics:before{content:"\e9e4"}.icon-cold-flu:before{content:"\e9e5"}.icon-brands:before{content:"\e9e6"}.icon-body:before{content:"\e9e7"}.icon-baby2:before{content:"\e9e8"}.icon-anti-aging:before{content:"\e9e9"}.buttons-square .swiper-button-next:before,.icon-navright:before,.owl-buttons-square .owl-buttons .owl-next i:before,.swiper-buttons--square .swiper-button-next:before{content:"\e9cf"}.buttons-square .swiper-button-prev:before,.icon-navleft:before,.owl-buttons-square .owl-buttons .owl-prev i:before,.swiper-buttons--square .swiper-button-prev:before{content:"\e9d0"}.icon-pluslight:before,a.link--plus:before{content:"\e9ce"}.icon-pharmacy:before{content:"\e9c3"}.icon-fl-bowl:before{content:"\e9ca"}.icon-fl-brands:before{content:"\e9c8"}.icon-fl-offer:before{content:"\e9c9"}.icon-fl-sun:before{content:"\e9cb"}.icon-fl-blog:before{content:"\e9cc"}.icon-fl-female:before{content:"\e9c4"}.icon-fl-heart2:before{content:"\e9c5"}.icon-fl-male:before{content:"\e9c6"}.icon-fl-pharmacy:before{content:"\e9c7"}.icon-fl-vitamins:before{content:"\e9cd"}.icon-iqos:before{content:"\e9c2"}.icon-locker:before{content:"\e9c1"}.icon-fl-heartFull:before{content:"\e9bf"}.icon-heartFull:before{content:"\e9c0"}.icon-fl-roundCheck:before{content:"\e9be"}.icon-fl-fail:before{content:"\e9ba"}.icon-fl-external:before{content:"\e9bb"}.icon-fl-check:before{content:"\e9bc"}.icon-fl-clipboard:before{content:"\e9bd"}.icon-fl-arrowRightThin:before{content:"\e9b9"}.icon-fl-info:before{content:"\e9b8"}.icon-tel--new:before{content:"\e9af"}.icon-send--new:before{content:"\e9b0"}.icon-return--new:before{content:"\e9b1"}.icon-mail--new:before{content:"\e9b2"}.icon-info--new:before{content:"\e9b3"}.icon-form--new:before{content:"\e9b4"}.icon-faq--new:before{content:"\e9b5"}.icon-check--new:before{content:"\e9b6"}.icon-arrowDown--new:before{content:"\e9b7"}.icon-fl-close:before{content:"\e9ae"}.icon-fl-box:before{content:"\e997"}.icon-fl-car:before{content:"\e998"}.icon-fl-cards:before{content:"\e999"}.icon-fl-cart:before{content:"\e99a"}.icon-fl-heart:before{content:"\e99b"}.icon-fl-point:before{content:"\e99c"}.icon-fl-pointThin:before{content:"\e99d"}.icon-fl-shipping:before{content:"\e99e"}.icon-fl-start:before{content:"\e99f"}.icon-fl-audiovisual:before{content:"\e9a0"}.icon-fl-auto:before{content:"\e9a1"}.icon-fl-care:before{content:"\e9a2"}.icon-fl-catalogue:before{content:"\e9a3"}.icon-fl-clima:before{content:"\e9a4"}.icon-fl-gaming:before{content:"\e9a6"}.icon-fl-home:before{content:"\e9a7"}.icon-fl-kitchen:before{content:"\e9a8"}.icon-fl-mobile:before{content:"\e9a9"}.icon-fl-smarthome:before{content:"\e9aa"}.icon-fl-tools:before{content:"\e9ab"}.icon-fl-toys:before{content:"\e9ac"}.icon-fl-trip:before{content:"\e9ad"}.icon-fl-new:before{content:"\e996"}.icon-doseis:before{content:"\e995"}.icon-cards:before{content:"\e9a5"}.icon-remote-control:before{content:"\e994"}.icon-cleaner:before{content:"\e992"}.icon-camera:before{content:"\e98f"}.icon-speaker:before{content:"\e98e"}.icon-locked-house:before{content:"\e990"}.icon-light-control:before{content:"\e991"}.icon-lock:before{content:"\e993"}.icon-control:before{content:"\e98b"}.icon-hand-mobile:before{content:"\e98c"}.icon-information:before{content:"\e98d"}.icon-play-small:before{content:"\e984"}.icon-entertainment:before{content:"\e985"}.icon-comfort:before{content:"\e986"}.icon-save-energy:before{content:"\e987"}.icon-safety:before{content:"\e988"}.icon-submenu:before{content:"\e97d"}.icon-zoomout:before{content:"\e97e"}.icon-zoomin:before{content:"\e97f"}.icon-drag:before{content:"\e980"}.icon-expand:before{content:"\e981"}.icon-closethin:before{content:"\e982"}.icon-collapse:before{content:"\e983"}.icon-heat-oil:before{content:"\e97c"}.icon-info-circle:before{content:"\e97b"}.icon-tel-border:before{content:"\e97a"}.icon-fridge:before{content:"\e961"}.icon-ball:before{content:"\e962"}.icon-aircondition:before{content:"\e963"}.icon-house:before{content:"\e964"}.icon-computer:before{content:"\e965"}.icon-cell:before{content:"\e966"}.icon-tv:before{content:"\e967"}.icon-chair:before{content:"\e968"}.icon-wash:before{content:"\e969"}.icon-kitchen:before{content:"\e96a"}.icon-arrow1:before{content:"\e96b"}.icon-file:before{content:"\e96c"}.icon-search1:before{content:"\e96d"}.icon-cart:before{content:"\e96e"}.icon-heart:before{content:"\e96f"}.icon-user:before{content:"\e970"}.icon-tree:before{content:"\e971"}.icon-paw:before{content:"\e972"}.icon-carry:before{content:"\e973"}.icon-speed:before{content:"\e974"}.icon-baby1:before{content:"\e975"}.icon-bag:before{content:"\e976"}.icon-beauty1:before{content:"\e977"}.icon-bear:before{content:"\e978"}.icon-gaming:before{content:"\e979"}.icon-time:before{content:"\e900"}.icon-i:before{content:"\e901"}.icon-arrowD3:before{content:"\e902"}.icon-arrowD2:before{content:"\e903"}.icon-sports:before{content:"\e904"}.icon-starFull:before{content:"\e905"}.icon-technology:before{content:"\e906"}.icon-tel:before{content:"\e907"}.icon-tick:before{content:"\e908"}.icon-twitter:before{content:"\e909"}.icon-youtube:before{content:"\e90a"}.icon-arrowL:before{content:"\e90b"}.icon-arrowR:before{content:"\e90c"}.icon-arrowR_S:before,.prPage .smartProducts .productList.slider .swiper-buttons .swiper-button.swiper-button-next:before,.prPage .smartProducts .swiper-buttons--smart .swiper-button.swiper-button-next:before{content:"\e90d"}.icon-arrowU:before{content:"\e90e"}.icon-baby:before{content:"\e90f"}.icon-basket:before{content:"\e910"}.icon-beauty:before{content:"\e911"}.icon-car:before{content:"\e912"}.icon-check:before{content:"\e913"}.icon-close:before{content:"\e914"}.icon-delivery:before{content:"\e915"}.icon-edit:before{content:"\e916"}.icon-fashion:before{content:"\e917"}.icon-fav:before{content:"\e918"}.icon-fb:before{content:"\e919"}.icon-gplus:before{content:"\e91a"}.icon-linkedin:before{content:"\e91b"}.icon-login:before{content:"\e91c"}.icon-mail:before{content:"\e91d"}.icon-music:before{content:"\e91e"}.icon-office:before{content:"\e91f"}.icon-pin:before{content:"\e920"}.icon-print:before{content:"\e921"}.icon-sale:before{content:"\e922"}.icon-search:before{content:"\e923"}.icon-arrowD_S:before{content:"\e924"}.icon-three:before{content:"\e925"}.icon-facebook:before{content:"\e926"}.icon-smartCard:before{content:"\e927"}.icon-history:before{content:"\e928"}.icon-alert:before{content:"\e929"}.icon-logout:before{content:"\e92a"}.icon-account:before{content:"\e92b"}.icon-star:before{content:"\e92c"}.icon-filters:before{content:"\e92d"}.icon-plus:before{content:"\e92e"}.icon-list:before{content:"\e92f"}.icon-minus:before,a.link--plus.open:before{content:"\e930"}.icon-arrowL2:before,.prPage .smartProducts .productList.slider .swiper-buttons .swiper-button.swiper-button-prev:before,.prPage .smartProducts .swiper-buttons--smart .swiper-button.swiper-button-prev:before{content:"\e931"}.icon-petrelaio:before{content:"\e932"}.icon-kausima:before{content:"\e933"}.icon-date:before{content:"\e934"}.icon-play:before{content:"\e935"}.icon-arrowR_light:before{content:"\e936"}.icon-bday:before{content:"\e937"}.icon-ellipse:before{content:"\e938"}.icon-arrow:before{content:"\e939"}.icon-duration:before{content:"\e93a"}.icon-eye:before{content:"\e93b"}.icon-percent:before{content:"\e93c"}.icon-info:before{content:"\e93d"}.icon-locate:before{content:"\e93e"}.icon-talk:before{content:"\e93f"}.icon-discount:before{content:"\e940"}.icon-personalInfo:before{content:"\e941"}.icon-addresses:before{content:"\e942"}.icon-orderHistory:before{content:"\e943"}.icon-coupons:before{content:"\e944"}.icon-files:before{content:"\e945"}.icon-connect:before{content:"\e946"}.icon-clock:before{content:"\e947"}.icon-atcom-logo:before{content:"\e948"}.icon-mixer:before{content:"\e949"}.icon-pot:before{content:"\e94a"}.icon-tools:before{content:"\e94b"}.icon-offer2:before{content:"\e94c"}.icon-offer3:before{content:"\e94d"}.icon-offer1:before{content:"\e94e"}.icon-Baby:before{content:"\e94f"}.icon-gardening:before{content:"\e950"}.icon-copy:before{content:"\e951"}.icon-online:before{content:"\e952"}.icon-pin2:before{content:"\e953"}.icon-sound:before{content:"\e954"}.icon-travel:before{content:"\e955"}.icon-step1:before{content:"\e956"}.icon-step4:before{content:"\e957"}.icon-step2:before{content:"\e958"}.icon-Gaming6:before{content:"\e959"}.icon-Stationery2:before{content:"\e95a"}.icon-tablet:before{content:"\e95b"}.icon-new:before{content:"\e95c"}.icon-offer:before{content:"\e95d"}.icon-owl:before{content:"\e95e"}.icon-sign:before{content:"\e95f"}.icon-giftcards:before{content:"\e960"}.icon-attach:before{content:"\e989"}.icon-contact:before{content:"\e98a"}/*! jQuery UI - v1.12.0 - 2016-09-02
* http://jqueryui.com
* Includes: core.css, datepicker.css, slider.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget-content{color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:700}.ui-widget-header a{color:#333}.ui-button,.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,html .ui-button.ui-state-disabled:active,html .ui-button.ui-state-disabled:hover{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:400;color:#454545}.ui-button,.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button{color:#454545;text-decoration:none}.ui-button:focus,.ui-button:hover,.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #ccc;background:#ededed;font-weight:400;color:#2b2b2b}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,a.ui-button:focus,a.ui-button:hover{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px #5e9ed6}.ui-button.ui-state-active:hover,.ui-button:active,.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active{border:1px solid #003eff;background:#007fff;font-weight:400;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(images/ui-icons_444444_256x240.png)}.ui-widget-header .ui-icon{background-image:url(images/ui-icons_444444_256x240.png)}.ui-button .ui-icon{background-image:url(images/ui-icons_777777_256x240.png)}.ui-button:focus .ui-icon,.ui-button:hover .ui-icon,.ui-state-default .ui-icon,.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(images/ui-icons_555555_256x240.png)}.ui-button:active .ui-icon,.ui-state-active .ui-icon{background-image:url(images/ui-icons_ffffff_256x240.png)}.ui-button .ui-state-highlight.ui-icon,.ui-state-highlight .ui-icon{background-image:url(images/ui-icons_777620_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(images/ui-icons_cc0000_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:3px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{box-shadow:0 0 5px #666}.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}.owl-fade-out{z-index:10;animation:fadeOut .7s both ease}.owl-fade-in{animation:fadeIn .7s both ease}.owl-backSlide-out{animation:backSlideOut 1s both ease}.owl-backSlide-in{animation:backSlideIn 1s both ease}.owl-goDown-out{animation:scaleToFade .7s ease both}.owl-goDown-in{animation:goDown .6s ease both}.owl-fadeUp-in{animation:scaleUpFrom .5s ease both}.owl-fadeUp-out{animation:scaleUpTo .5s ease both}@keyframes empty{0%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes backSlideOut{25%{opacity:.5;transform:translateZ(-500px)}75%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}}@keyframes backSlideIn{0%,25%{opacity:.5;transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;transform:translateZ(-500px)}100%{opacity:1;transform:translateZ(0) translateX(0)}}@keyframes scaleToFade{to{opacity:0;transform:scale(.8)}}@keyframes goDown{from{transform:translateY(-100%)}}@keyframes scaleUpFrom{from{opacity:0;transform:scale(1.5)}}@keyframes scaleUpTo{to{opacity:0;transform:scale(1.5)}}.wrapper{margin:0 auto;max-width:1180px;width:96%}.wrapper.large{max-width:1600px}.wrapper .wrapper{padding:0;width:100%}.wrapper .row{margin-left:-15px;margin-right:-15px}.wrapper .row .row{margin-left:0;margin-right:0}.row{margin-left:auto;margin-right:auto;margin-bottom:20px;margin-top:20px}.row.s{margin-bottom:9px;margin-top:9px}.row.noTopMargin{margin-top:0}.row.noBtmMargin{margin-bottom:0}.row:after{content:"";display:table;clear:both}.row .col{float:left;padding:0 15px}.row .col[class*=pull-],.row .col[class*=push-]{position:relative}.row .col.col1{width:8.33333%;margin-left:auto;left:auto;right:auto}.row .col.col2{width:16.66667%;margin-left:auto;left:auto;right:auto}.row .col.col3{width:25%;margin-left:auto;left:auto;right:auto}.row .col.col4{width:33.33333%;margin-left:auto;left:auto;right:auto}.row .col.col5{width:41.66667%;margin-left:auto;left:auto;right:auto}.row .col.col6{width:50%;margin-left:auto;left:auto;right:auto}.row .col.col7{width:58.33333%;margin-left:auto;left:auto;right:auto}.row .col.col8{width:66.66667%;margin-left:auto;left:auto;right:auto}.row .col.col9{width:75%;margin-left:auto;left:auto;right:auto}.row .col.col10{width:83.33333%;margin-left:auto;left:auto;right:auto}.row .col.col11{width:91.66667%;margin-left:auto;left:auto;right:auto}.row .col.col12{width:100%;margin-left:auto;left:auto;right:auto}.row .col.offset-col1{margin-left:8.33333%}.row .col.pull-col1{right:8.33333%}.row .col.push-col1{left:8.33333%}.row .col.offset-col2{margin-left:16.66667%}.row .col.pull-col2{right:16.66667%}.row .col.push-col2{left:16.66667%}.row .col.offset-col3{margin-left:25%}.row .col.pull-col3{right:25%}.row .col.push-col3{left:25%}.row .col.offset-col4{margin-left:33.33333%}.row .col.pull-col4{right:33.33333%}.row .col.push-col4{left:33.33333%}.row .col.offset-col5{margin-left:41.66667%}.row .col.pull-col5{right:41.66667%}.row .col.push-col5{left:41.66667%}.row .col.offset-col6{margin-left:50%}.row .col.pull-col6{right:50%}.row .col.push-col6{left:50%}.row .col.offset-col7{margin-left:58.33333%}.row .col.pull-col7{right:58.33333%}.row .col.push-col7{left:58.33333%}.row .col.offset-col8{margin-left:66.66667%}.row .col.pull-col8{right:66.66667%}.row .col.push-col8{left:66.66667%}.row .col.offset-col9{margin-left:75%}.row .col.pull-col9{right:75%}.row .col.push-col9{left:75%}.row .col.offset-col10{margin-left:83.33333%}.row .col.pull-col10{right:83.33333%}.row .col.push-col10{left:83.33333%}.row .col.offset-col11{margin-left:91.66667%}.row .col.pull-col11{right:91.66667%}.row .col.push-col11{left:91.66667%}.row .col.offset-col12{margin-left:100%}.row .col.pull-col12{right:100%}.row .col.push-col12{left:100%}@keyframes uil-ring-anim{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.uil-ring-css{background:0 0;position:relative;width:200px;height:200px}.uil-ring-css>div{position:absolute;display:block;width:160px;height:160px;top:20px;left:20px;border-radius:80px;box-shadow:0 6px 0 0 #005696;animation:uil-ring-anim 1s linear infinite}/*! jQuery UI - v1.12.0 - 2016-09-02
* http://jqueryui.com
* Includes: core.css, datepicker.css, slider.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget-content{color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:700}.ui-widget-header a{color:#333}.ui-button,.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,html .ui-button.ui-state-disabled:active,html .ui-button.ui-state-disabled:hover{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:400;color:#454545}.ui-button,.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button{color:#454545;text-decoration:none}.ui-button:focus,.ui-button:hover,.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #ccc;background:#ededed;font-weight:400;color:#2b2b2b}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,a.ui-button:focus,a.ui-button:hover{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px #5e9ed6}.ui-button.ui-state-active:hover,.ui-button:active,.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active{border:1px solid #003eff;background:#007fff;font-weight:400;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(images/ui-icons_444444_256x240.png)}.ui-widget-header .ui-icon{background-image:url(images/ui-icons_444444_256x240.png)}.ui-button .ui-icon{background-image:url(images/ui-icons_777777_256x240.png)}.ui-button:focus .ui-icon,.ui-button:hover .ui-icon,.ui-state-default .ui-icon,.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(images/ui-icons_555555_256x240.png)}.ui-button:active .ui-icon,.ui-state-active .ui-icon{background-image:url(images/ui-icons_ffffff_256x240.png)}.ui-button .ui-state-highlight.ui-icon,.ui-state-highlight .ui-icon{background-image:url(images/ui-icons_777620_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(images/ui-icons_cc0000_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:3px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{box-shadow:0 0 5px #666}.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{transition:height .5s ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-buttons div,.owl-controls .owl-page{cursor:pointer}.owl-controls{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.grabbing{cursor:url(grabbing.png) 8 8,move}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-theme .owl-controls{margin-top:10px;text-align:center}.owl-theme .owl-controls .owl-buttons div{color:#fff;display:inline-block;zoom:1;margin:5px;padding:3px 10px;font-size:12px;border-radius:30px;background:#869791;filter:Alpha(Opacity=50);opacity:.5}.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1}.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:.5;border-radius:20px;background:#869791}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#fff;padding:2px 10px;font-size:12px;border-radius:30px}.owl-item.loading{min-height:150px;background:url(AjaxLoader.gif) no-repeat center center}.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}.owl-fade-out{z-index:10;animation:fadeOut .7s both ease}.owl-fade-in{animation:fadeIn .7s both ease}.owl-backSlide-out{animation:backSlideOut 1s both ease}.owl-backSlide-in{animation:backSlideIn 1s both ease}.owl-goDown-out{animation:scaleToFade .7s ease both}.owl-goDown-in{animation:goDown .6s ease both}.owl-fadeUp-in{animation:scaleUpFrom .5s ease both}.owl-fadeUp-out{animation:scaleUpTo .5s ease both}@keyframes empty{0%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes backSlideOut{25%{opacity:.5;transform:translateZ(-500px)}75%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}}@keyframes backSlideIn{0%,25%{opacity:.5;transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;transform:translateZ(-500px)}100%{opacity:1;transform:translateZ(0) translateX(0)}}@keyframes scaleToFade{to{opacity:0;transform:scale(.8)}}@keyframes goDown{from{transform:translateY(-100%)}}@keyframes scaleUpFrom{from{opacity:0;transform:scale(1.5)}}@keyframes scaleUpTo{to{opacity:0;transform:scale(1.5)}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;margin:0;padding:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}:link,a,a:visited{text-decoration:none}a:active,a:focus,a:hover{outline:0;text-decoration:none}:link img,:visited img,a img{border:none}a span{cursor:pointer}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}address{font-style:italic;margin:0 0 1.5em 0}body{background:#fff;color:#222;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:75%;line-height:120%;text-align:left}code,kbd,pre,samp{font-family:monospace,sans-serif}del{text-decoration:line-through}dl{margin:1em 0}dl dd{margin-left:1em}dt{font-weight:700}em,i{font-style:italic;font-weight:inherit}h2{font-size:2.2667em}h3{font-size:1.75em}h4{font-size:1.5em}h5{font-size:1.333em}h6{font-size:1.167em}hr{border:0;border-top:1px solid;display:block;height:1px;margin:1em 0;padding:0}img{border:0;vertical-align:middle}ins{text-decoration:none}pre{overflow:auto;line-height:24px}b,strong{font-weight:700;font-style:inherit}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}button,input,select,textarea{font-family:"Helvetica Neue",Arial,sans-serif;font-size:100%;margin:0;vertical-align:baseline}button,input{line-height:normal}button[disabled],input[disabled]{cursor:default}button,input[type=button],input[type=image],input[type=reset],input[type=submit]{cursor:pointer;overflow:visible}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}legend{border:0;white-space:normal}optgroup{font-style:normal;font-weight:700}textarea{overflow:auto;vertical-align:top}q{quotes:"‘" "’" "“" "”"}q:before{content:"‘";content:open-quote}q:after{content:"’";content:close-quote}q q:before{content:"“";content:open-quote}q q:after{content:"”";content:close-quote}blockquote{quotes:"“" "”";margin:1em 40px}blockquote p:before{content:"“";content:open-quote}blockquote p:after{content:"";content:no-close-quote}blockquote p:last-of-type:after{content:"”";content:close-quote}blockquote{font-style:italic;margin:1em}caption{font-weight:700;text-align:left;margin-bottom:.2em;padding:0}table{border-collapse:collapse;border-spacing:0;margin-bottom:1em}tfoot{font-style:italic}th,thead td{font-weight:700;vertical-align:top}ol{list-style-type:decimal;margin:1em 0;padding-left:2em}ol li{list-style:decimal outside}ol ol li{list-style-type:lower-alpha}ol ol ol li{list-style-type:lower-roman}ul{list-style-type:disc;margin:1em 0;padding-left:2em}ul li{list-style:disc outside}ul ul li{list-style-type:circle}ul ul ul li{list-style-type:square}.clearfix:after,.clearfix:before{content:" ";display:block;height:0;visibility:hidden}.clearfix:after{clear:both}.visuallyhidden{position:absolute!important;clip:rect(0 0 0 0)}h3{border-bottom:3px solid #005596;color:#005596;font-weight:400;font-size:18px;margin:2.4em 0 1.4em;padding:0 8px 8px}img[align=left],img[style="float: left;"],img[style="float:left;"]{margin:0 1em .5em 0}img[align=right],img[style="float: right;"],img[style="float:right;"]{margin:0 0 .5em 1em}button:focus,input:focus{outline:0}input,textarea{border-radius:0;-webkit-appearance:none}h1{color:#000;font-weight:700;font-size:20px;line-height:1.2;margin-bottom:.65em}h1.highlighted{margin:0 0 16px}h1.highlighted span{font-weight:700;font-size:26px;line-height:30px;letter-spacing:.03em;box-shadow:0 -8px 0 inset rgba(243,210,37,.5);color:#000}h1.lGray{color:grey}h2{color:#000;font-weight:700;font-size:20px;line-height:1.2;margin-bottom:.65em}h2>a{color:#595959}h3>a{color:#005596}.content h3{display:inline-block;vertical-align:top}h4{font-size:15px;font-weight:400;line-height:1.2;margin-bottom:.65em}h5{color:#686868;font-size:13px;font-weight:400;line-height:1.2;margin-bottom:.65em}p{color:#000;font-weight:300;font-size:13px;line-height:1.2;margin-bottom:1.15em}h2 b,p b{font-weight:400}input[type=submit]{border:none}h3.gray-light{border:none;color:#595959;font-weight:400;font-size:15px;line-height:1.2;padding:0}h3.gray-bold{border:none;color:#595959;font-weight:700;font-size:15px;line-height:1.2;margin-bottom:.65em;padding:0}h3.bordered{border-bottom:4px solid #e9e9e9;color:grey;font-weight:700;font-size:15px;line-height:1.2;margin-top:2.6em;margin-bottom:1.8em;padding-bottom:6px}p.small{color:grey;font-size:12px;margin-bottom:1.85em}p.small+p.small{margin-top:-1.55em}p.small .blue{color:#005596;font-weight:700}h4.light{color:#686868;font-weight:400;font-size:13px;line-height:1.2}.formBlock .formRow+h4{margin-top:23px;margin-bottom:1.6em}a.green{color:#689800;font-weight:400;font-size:13px}p i{font-style:normal}p a:link{color:#58595b;font-size:12px;text-decoration:underline}p a:hover,p a:link:hover{color:#e51937}.content{color:#595959;font-weight:400;font-size:13px;line-height:1.2}.content b,.content strong,p b,p strong{font-weight:700}.catSection h3{border:none;color:#005596;font-weight:700;font-size:15px;line-height:1.2;margin:0 0 .65em;padding:0}.content ul:not(.notifActions){margin:22px 0 27px;padding:0}.content ul:not(.social):not(.notifActions) li{color:#000;font-weight:300;font-size:12px;list-style:none;line-height:1.35;margin:0 0 17px;padding-left:25px;position:relative}.content ul:not(.social):not(.notifActions) li:before{color:#bcbdbd;content:"\e908";font-family:icomoon;font-size:16px;left:0;line-height:1;position:absolute;top:0}.megamenuPromo .content ul:not(.social):not(.notifActions) li:before{color:#fff;content:"\e908";font-family:icomoon;font-size:8px;left:0;line-height:14px;position:absolute;top:0;background:#000;width:14px;height:14px;border-radius:50%;text-align:center}.content a.arrowLink{color:#58595b;font-size:12px;text-decoration:underline}.content a.arrowLink:after{content:"\e936"}.content h2{margin-top:3.8em}ol{list-style-type:none;margin:26px 0 23px;padding-left:0}ol li{color:grey;counter-increment:step-counter;font-weight:400;font-size:13px;line-height:1.25;list-style-type:none;margin:12px 0}ol li::before{color:#000;content:counter(step-counter);font-weight:700;font-size:13px;margin-right:6px}.content a:not(.icon-close):before{content:"";clear:both;display:block}.content table{font-weight:400;margin:5em 0;width:100%}.content table:not(.orderTable) th{border-bottom:solid 5px #ededed;color:#909090;font-size:13px;font-weight:400;padding:5px 17px;text-align:left}.content table:not(.orderTable) td{color:#000;font-size:13px;line-height:1.2;padding:12px 17px}.content table:not(.orderTable):not(.total) tr:nth-child(even) td{background:#ededed}.content table:not(.orderTable):not(.total) tbody tr:first-child td{padding-top:21px}.content .faqs{margin:99px 0 0}.content .faqs h2{padding-bottom:9px;position:relative}.content .faqs h2:after{background-color:#d4d4d4;bottom:0;content:"";left:50%;margin-left:-20px;position:absolute;width:40px;height:1px}blockmodule,inlinemodule{display:inline-block;width:45px;height:13px}blockmodule.faqSections,inlinemodule.faqSections{background-image:url(/content/media/FAQSection.png)!important;width:603px;height:163px}blockmodule.videoSections,inlinemodule.videoSections{background-image:url(/content/media/carousel.png)!important;width:620px;height:299px}blockmodule.cardSections,inlinemodule.cardSections{background-image:url(/content/media/ContentCards.png)!important;width:600px;height:299px}blockmodule.stationSections,inlinemodule.stationSections{background-image:url(/content/media/ContentStationList.png)!important;width:620px;height:250px}blockmodule.bannerSections,inlinemodule.bannerSections{background-image:url(/content/media/contentBanner.png)!important;width:623px;height:60px}.imgTextContent .text>a,.textContent>a,li a,p a{color:#000;display:inline-block}.imgTextContent .text>a:hover,.textContent>a:hover,li a:hover{color:#d50000}.imgTextContent .text>a:hover .tel,.textContent>a:hover .tel,li a:hover .tel{color:#d50000}.imgTextContent .text>a:hover .telNoHover,.textContent>a:hover .telNoHover,li a:hover .telNoHover{color:#000}.telNoHover{color:#000!important}*,:after,:before{box-sizing:border-box}body{overflow-x:hidden;position:relative;font-family:Comfortaa}body:has(.uspContainer) .filtersBtn{top:58px}button,input,select,textarea{font-family:Comfortaa}body.registrationPage{position:static}img{max-width:100%}.checkboxes.inline .checkbox,.compareBlock .inner.items2,.compareBlock .inner.items3,.left,.mapSearch>*,.prAdd .infoBtn{float:left}.right,.titleBar .social,table.compare .clear{float:right}.alRight{text-align:right}.alCenter,.btnRow,.center,.centered,.faqs h2,.sectionTitle,.shopInfo .wrap,.tabs .dragscrollWrap,.tabs.categories,div.miniBasket .prPrice.total table td.or,section.banner{text-align:center}.alertBox>*,.autocomplete .list li a,.btnRow .button,.btnsRow>*,.button.research,.buttons>*,.catSection li a,.circleSliderNav span,.displaying span,.errorPage .searchWrap,.faqSearch .searchWrap,.headerTools li,.infoBox .button,.infoBox i[class*=" icon-"],.infoBox i[class^=icon-],.loginBox .forgot,.mMenuBtn-box,.mainPromo .banner .button,.mainPromo .circImgBanner .button,.modal .btnsWrap>*,.moreBar a,.navItem .text i,.noOrders>.button,.perPage li,.prCompare .addedText a,.prDetails .wrap li,.prFilters li,.prPage .title h2,.prPrice.total>*,.product .select span,.productView .prDesc h3,.promoSlider .promoText .button,.radioCards .radio,.regBoxes .button,.regBoxes ul,.select2-container--default .select2-selection--single .select2-selection__arrow:before,.station a[href^="tel:"],.textContent .arrowLink,.textContent h3,a.goToVideo,footer .bottom .logo,footer .bottom li,li.checkbox label,ul.path,ul.social li{display:inline-block;vertical-align:top}.brandsList a,.prPoints,.prTable .sku,.priceInfo,.product .select,.productView .code,.remove,.showMore,.subheader,.zoomInfo,ul.path li{font-weight:300;font-size:11px}footer .top{padding:40px 0;position:relative;border-top:solid 1px #ebebeb}footer .top .bg{left:0;position:absolute;top:0;width:100%;height:50%}footer .top p{color:#000;font-size:16px;font-weight:700;margin-bottom:2.1em}.footerList a{color:#000;display:inline-block;padding:4px 0;position:relative}.footerList a:not(.research):after,footer .bottom a:after{background-color:#d50000;bottom:2px;content:"";left:50%;position:absolute;width:0;height:1px;transition:all 350ms ease-out}footer .bottom a:after{bottom:-1px}.footerList a:hover:after,footer .bottom a:hover:after{left:0;width:100%}.footerList li{font-size:13px;line-height:1.2;list-style:none;letter-spacing:-.02em;font-weight:300}footer .top .col.s{padding-right:20px;width:24.3%}footer .top .col.m{padding-right:20px;width:28%}.footer-menu .row{display:flex;flex-wrap:wrap;margin:0}footer .top .col.b{width:47.7%;max-width:615px;margin-left:auto}.customerInfo ul{margin:14px 0 28px;padding:0}footer .top .customerInfo p{margin-bottom:.5em}.content .customerInfo ul:not(.social) li,.customerInfo ul:not(.social) li{color:#9a9a9a;font-size:12px;letter-spacing:-.03em;list-style:none;padding:7px 35px;max-width:300px}.customerInfo ul:not(.social) li:not(:first-child){border-left:1px solid #cfcdcd}.content .customerInfo ul:not(.social) li:first-child,.customerInfo ul:not(.social) li:first-child{padding-left:0}.customerInfo ul:not(.social) li:last-child{padding-right:0}.customerInfo .icon{color:#e51937;font-size:30px;margin:0 12px 0 0;display:inline-block;vertical-align:middle}.footer-menu .button.research{color:#000;background-color:#fcfcfc;border:solid 1px #eaeaea;border-radius:5px}.footer-menu .button.research:hover{background-color:#fcfcfc;color:#e51937}.footerList .button.research .icon-edit{color:#e51937}.filters .list li a.selected,.filters .list li a:hover{color:var(--filterscolor)}.prHeader .menu a.active,.prHeader .menu a:hover,.resultsList b,.tabHeader.active,a.arrowLink:hover{color:#e51937}.accountTable .col>*,.back:before,.bannerWithTxt .txt,.button .icon,.button.compare:after,.button.research>*,.cService>*,.cardPreview .card,.cardPreview .card+p,.cardPreview .card>*,.cardPreview .memberNo,.cardPreview .memberNo+p,.catList li a:before,.circlePercent,.clear:before,.cntInfo .item a,.cntInfo .item i,.cntInfo .item span,.contactBar .inner>*,.customerInfo li,.customerInfo li>*,.detailRow .cnt,.detailRow .label,.detailRow .quantity,.detailRow .remaining,.duration .icon-duration,.duration p,.errorMsg>*,.fbBtn>*,.fbLogin>*,.headerText .arrow,.iconBtn>*,.leftNav .trigger>*,.leftNav a>*,.loggedInMenu a>*,.mainNav .level3 a>*,.mainNav .level3 span>*,.moreContent .more:after,.newsletter label .icon,.notifActions li,.orderInfo .btmRow>*,.orderTable .product>*,.perPage,.percircle,.percircle+span,.prCompare .addedText a:after,.prCompare .addedText a:before,.prCompare .addedText a>*,.prDetails .nav,.prDetails .slider .wrap,.prHeader .sum>*,.prTools .button.compare,.priceRow>*,.productView .review>*,.productView .views i,.products .prImg,.products .prTitle,.quantity>*,.radTbl .radio .icon,.radTbl .radio label,.radioTabs .radios>*,.remaining>*,.secureCheckout>*,.shopInfo .actions a>*,.showMore:after,.sideNav li a>*,.sliderPrice,.sort>*,.tooltipInfo>*,.view,.view li,.wishlistBar>*,a.arrowLink:after,a.button.bold>*,a.goToVideo span,a.goToVideo:after,a.goToVideo:before,a.more:after,div.miniBasket .prPrice.total>*,p.date:before,table.compare td .stars,table.compare td span{display:inline-block;vertical-align:middle}.customerInfo a{color:#000;font-size:14px;font-weight:700}.customerInfo .tel{color:#000;display:block;font-size:16px;font-weight:700;margin:0 0 3px;transition:all .3s ease}.button.gray:hover,.circleBox .circleBanner.red .button.gray:hover{background-color:#f7ba17}.button.gray.bordered{border:1px solid #d3d3d3}.button.white.bordered{border:2px solid rgba(113,113,113,.3)}.button{font-weight:400;font-size:14px;line-height:1.1;padding:14px 16px;text-align:center;transition:all 350ms ease-out}.button b{font-size:14px;font-weight:400}.button.gray,.button.yellow{color:#000;padding:15px;background-color:#f7d117;font-weight:700;border-radius:5px;letter-spacing:-.025em}.button.gray.withIcon,.button.yellow.withIcon{display:inline-flex;height:48px;align-items:center;text-align:left;padding:0 24px;font-size:14px;line-height:18px;letter-spacing:-.03em}.button.gray.withIcon i,.button.yellow.withIcon i{width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:14px;line-height:14px;margin-left:10px}.nrg .button.gray,.nrg .button.yellow{background-color:#5861ff;color:#fff;border-radius:100px;font-size:15px}.nrg-app .button.gray,.nrg-app .button.yellow{background-color:#002052;color:#fff;border-radius:100px}.button.gray:hover,.button.yellow:hover{background-color:#f7ba17;color:#000}.nrg .button.gray:hover,.nrg .button.yellow:hover{background-color:#2e39ff;color:#fff}.nrg-app .button.gray:hover,.nrg-app .button.yellow:hover{background-color:#56658f;color:#fff}.circleBanner .button.gray,.mainPromo .banner .button.gray{font-size:12px}.button.red{background-color:#f4cf17;color:#000;font-weight:700;font-size:15px;padding:13px 25px;border-radius:5px}.button.red:hover{background-color:#f7ba17}.button.white{background-color:#fff;border-radius:5px;color:#666}.button.submitGray{background-color:#cbcbcb;color:#fff;font-weight:700;font-size:15px}.button.blue{background-color:#f4cf17;color:#000;font-weight:700;font-size:15px;padding:13px 25px;border-radius:5px;font-family:Comfortaa;outline:0;border:none;box-shadow:none}.button.blue.returnButton{padding:14px 24px;min-width:0;max-width:130px;text-decoration:none;font-size:14px;line-height:18px;letter-spacing:-.03em;margin:8px auto 0}.button.blue:hover{background-color:#f7ba17}#mapResultsContainer .button.blue,#mapResultsContainer .button.blue:hover{background-color:#e51937;color:#fff}.button.b,.regBoxes .signInForm input.submit{font-size:16px;padding:14px 29px;line-height:1.1}.button.small{font-size:11px;letter-spacing:.015em;padding:6px 9px}.button.medium{padding:8px 16px}.banner>a,.button.full,.desktop .grid.grayLink .box:hover .logo.sml,.grid .box a.wrap,.prPrice table td:not(.or)>span:not(.old),.product.added .addedToCompare,.product.added .prCompare .addedText,.product.final .addedToCompare,.radioTabs .radioTab.active,div.miniBasket .img a{display:block}.button.cancel{border:1px solid #e3e3e3;color:#aeadad;font-weight:700;font-size:15px;padding:12px 23px}.infoBtn{border:1px solid #e3e3e3;color:grey;cursor:pointer;font-weight:700;font-size:13px;padding:14px 12px}.infoBtn i[class^=icon-]{margin-right:5px}.button.research{font-size:12px;font-weight:700;letter-spacing:-.025em;padding:9px 7px 7px}.button.compare:after{content:"\e90d";font-size:10px;font-family:icomoon;margin-left:6px}.button .icon{font-size:21px;margin-right:8px}.prTools .button.compare{margin-left:14px}.autocomplete .itemsList li,.btnRow,.btnsRow,.categoriesPromo .wrap,.checkbox label,.checkboxes.inline,.checkout .totalTable,.couponBlock,.couponBlock .field,.detailRow .colors,.detailRow .sizes,.filter,.filters .results .item,.filters .results .item a,.filters .results .list,.formRow,.grid,.grid+.moreBar,.headerTools ul.loggedInMenu,.imgTextContent,.infoRow .text ul,.modal .addToBasket,.newsltrField.field,.noOrders,.orderInfo,.paymentInfo,.prDesc ul,.prDetails .detailBlock,.prFilters,.prTools,.productList.slider .item,.productView,.promoSliderNav,.questR,.resultsBox .wrap,.resultsList,.searchMore ul,.searchPopup .inner,.searchResults,.searchResults .tab,.searchResults .tabsHead,.suggestions .list,.tabs .tabsHead,.textContent,.titleBar,.wishlistBar,a.more+.accWrap,div.miniBasket .inner,div.miniBasket .list,div.miniBasket .list .item,footer>*,table.compare .buttons,ul.double{display:inline-block;vertical-align:top;width:100%}ul.social{font-size:0}ul.social li{font-size:27px;list-style:none;margin:0 4px}footer .bottom{padding:7px 0;text-align:center}footer .bottom .left,footer .bottom .right{position:absolute;top:0}a.atcom{font-size:9px}.owl-theme .owl-controls,.swiper .swiper-buttons{margin-top:15px}.smartProducts .owl-theme .owl-controls,.smartProducts .swiper .swiper-buttons{margin-top:0}.circleSliderWrap .navButton.next,.prDetails .nav.next,.productView .owl-theme .owl-buttons>div.owl-next,footer .bottom .right{right:0}.circleSliderWrap .navButton.prev,.prDetails .nav.prev,.productView .owl-theme .owl-buttons>div.owl-prev,footer .bottom .left{left:1px}footer .bottom .logo{width:135px;height:30px}.customerInfo ul:not(.social) li footer .bottom .logo img{width:100%;height:auto}footer .bottom ul{font-size:0;margin:8px 0 0;padding:0;text-align:left;margin-right:23px}footer .bottom li{color:#9a9a9a;font-weight:300;font-size:12px;letter-spacing:-.025em;line-height:1.3;padding:0 8px;display:inline-block;vertical-align:middle}footer .bottom li:not(:first-child){border-left:1px solid #b2b2b2}footer .bottom li:last-child a{padding-right:0}footer .bottom a{color:#000;display:block;position:relative}.newsletter{background:#f3d225;padding:15px 0}.newsletter .wrapper{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.newsletter form{width:100%;max-width:380px}.newsletter label{color:#000;display:block;font-weight:700;font-size:24px;line-height:1.3;margin-right:40px}.newsletter label span{display:block;font-size:16px;font-weight:300;letter-spacing:-.03em;line-height:1.4;margin-top:6px}.newsletter--cl{background:rgba(0,0,0,.0509803922);padding:40px 80px}.dark-theme .newsletter--cl{background:rgba(255,255,255,.16)}.newsletter--cl.newsletter{max-width:1180px;margin:0 auto;border-radius:8px;width:96%}.newsletter--cl .wrapper{flex-direction:column}.dark-theme .newsletter--cl label{color:#fff}.newsletter--cl label span{margin-top:8px;font-size:18px;line-height:1.333;opacity:.8;color:inherit}.newsletter--cl label:first-child{margin-right:0;max-width:469px;font-size:28px;line-height:1.5;text-align:center}.newsletter--cl .newsltrField.field{margin:24px 0 12px}.newsletter--cl .newsltrField .text{width:380px}.newsletter--cl .newsltrFieldCheckbox .checkbox label{color:#000;font-size:13px!important;line-height:1.69;letter-spacing:-.39px}.dark-theme .newsletter--cl .newsltrFieldCheckbox .checkbox label{color:#fff}.newsletter--cl .newsltrFieldCheckbox .checkbox a{color:#000}.dark-theme .newsletter--cl .newsltrFieldCheckbox .checkbox a{color:#fff}.newsltrField.field{margin:15px 0;position:relative}.newsltrField .text{padding:10px 18px;width:100%;height:54px;padding-right:70px;border-radius:6px;font-size:1rem;font-weight:400;letter-spacing:-.03em;color:rgba(0,0,0,.5)}.newsltrField .text:active,.newsltrField .text:focus{border-color:rgba(0,0,0,.6)}.newsltrFieldCheckbox.field{margin-top:-10px;margin-bottom:0}.newsltrFieldCheckbox .checkbox label{color:#454545}.newsltrField .submit{background:#f7d117;border:none;color:#000;float:right;font-size:18px;padding:0;letter-spacing:.02em;text-align:center;width:131px;height:40px;border-radius:0 5px 5px 0;font-weight:700}.newsletter label .icon{color:#e51937;font-size:13px;margin:-3px 0 0 3px;position:relative}.newsletter label .icon:after{background-color:#e31837;border-radius:50%;color:#fff;content:"\e908";font-family:icomoon;font-size:3px;line-height:3px;position:absolute;right:-2px;text-align:center;top:-2px;width:5px;height:5px}body:not(.checkout) header div.logo{width:164px;z-index:10}header div.logo img{display:block;width:164px;height:auto}header .row{margin-bottom:0;margin-top:0}.mainPromo{overflow:hidden;position:relative;margin-bottom:30px}.mainPromoSlider{--swiper-navigation-top-offset:0;--swiper-pagination-bullet-horizontal-gap:1px;--swiper-pagination-bullet-border-radius:0px;--swiper-pagination-color:transparent;--swiper-pagination-bullet-inactive-color:transparent;--swiper-pagination-bullet-inactive-opacity:1;--swiper-pagination-bottom:0;--swiper-pagination-top:0}.mainPromoSlider--contain{max-width:1180px;width:96%}.mainPromoSlider--contain.mainPromoSlider--w480 .mainPromoItem{min-height:100%;border-radius:8px;overflow:hidden}.mainPromoSlider--contain.mainPromoSlider--w480 .mainPromo-img img{-o-object-fit:unset;object-fit:unset;position:unset}.mainPromoSlider--contain.mainPromoSlider--w480 .swiper-slide{flex-wrap:nowrap}.mainPromoSlider--contain.mainPromoSlider--w480 .button.gray{background-color:#000;color:#fff;padding:11px 16px;text-align:left;min-width:0}.dark-theme .mainPromoSlider--contain.mainPromoSlider--w480 .button.gray{background-color:#fff;color:#000}.mainPromoSlider .sliderActions{align-items:center;bottom:10px;display:flex;justify-content:center;left:10%;opacity:0;padding:0 25px;position:absolute;transition:opacity 250ms ease-out;width:80%}.mainPromoSlider.swiper-initialized .sliderActions{opacity:1}.mainPromoSlider .swiper-button-next,.mainPromoSlider .swiper-button-prev{font-size:12px;color:#c4c4c4;margin:0;position:relative}.mainPromoSlider .swiper-button-next:after,.mainPromoSlider .swiper-button-prev:after{display:none}.mainPromoSlider .swiper-button-prev{left:0}.mainPromoSlider .swiper-button-next{right:0}.mainPromoSlider .swiper-pagination{align-items:center;display:flex;position:relative;width:auto}.mainPromoSlider .swiper-slide{display:flex;flex-wrap:wrap}.mainPromoSlider--relative{position:relative}.mainPromoSlider--heat{width:950px;max-width:100%}.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{padding-block:5px;position:relative;width:45px;height:13px}.lineNav .swiper-pagination-bullet:before{content:"";display:block;background:#c4c4c4;transform:scale(1);height:100%}.lineNav .swiper-pagination-bullet:after{content:"";position:absolute;top:5px;left:0;width:100%;height:3px;background:#d50000;border:none;transform:scaleX(1);transform-origin:right top}.lineNav .swiper-pagination-bullet.next:after{transform:scaleX(0)}.lineNav .swiper-pagination-bullet.prev:after{transform:scaleX(0);transition:transform 1s linear}.lineNav.stopSlider .swiper-pagination-bullet-active:after{animation-play-state:paused}.lineNav .swiper-pagination-bullet-active:after{transform-origin:left top;animation:spanScale 10s linear}@keyframes spanScale{0%{transform:scaleX(0)}100%{transform:scaleX(1)}}.owlActions{display:inline-block;position:relative;padding:0 25px;max-width:80%}.addToBasket:not(:hover) .tooltip,.mapSearch .submit input,.productView .slider:not(.owl-theme){opacity:0}.circleBox .img,.grid .box .img,.mapText .img,.navItem .img,.newsArt .img,.promo .img,.suggestions a.img>div{background-position:center center;background-size:cover;left:0;position:absolute;top:0;width:100%;height:100%}.mainPromo .banner{background-color:#fff;box-shadow:0 1px 16px 0 rgba(32,32,32,.1);margin:0;padding:19px 30px;position:absolute;right:0;text-align:center;top:30px;width:306px;height:calc(100% - 60px)}.mainPromo .banner.half{padding:16px 20px;top:15px;width:316px;height:calc(50% - 25px)}.mainPromo .banner.half.promoBox{display:table;padding:0}.circImgBanner .circle .inner,.disTbl .cl,.earnPoints span,.grid .box .text.default .inner,.mainPromo .banner.half.promoBox>*,.orderNumb .txt,.prPoints .wrap>*,.productList .banner .inner .wrap,.promoText .inner,.radioTabs.radTbl .radio,.shipInfo.disTable .cell,.tabs.nowrap:not(.default)>.tabsHead>.tabHeader,.verticalItems .cl{display:table-cell;vertical-align:middle}.mainPromo .banner.half.promoBox p{font-size:13px}.mainPromo .banner.half+.banner.half{bottom:15px;top:auto}.mainPromo .banner.half.bgImg{background-position:center bottom;background-size:cover;padding-bottom:70px}.mainPromo .banner.half.bgImg .button{bottom:31px;left:50%;position:absolute;min-width:165px;transform:translateX(-50%)}.mainPromo .banner.half h2{letter-spacing:0}.mainPromo .banner h2{letter-spacing:-.025em;margin-bottom:.35em;font-weight:700;text-align:left}.circleBanner p,.mainPromo .banner p{color:#000;font-weight:300;font-size:12px;line-height:1.2;margin-bottom:1.5em;text-align:left}.mainPromo .banner.half p{color:#000;font-size:11px;line-height:1.3}.mainPromo .banner.half.yellow p{color:#000;text-align:center}.circleBanner p{color:grey;margin-bottom:3em;text-align:center}.mainPromoItem{display:flex;flex-wrap:wrap;justify-content:center;min-height:590px}.mainPromoItem .button,.mainPromoItem .mainPromo-desc a{position:relative;z-index:3}.mainPromoItem .absLink{z-index:2}.mainPromo-desc{width:100%;background:#f3f3f3;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:20px;order:1;align-content:center}.mainPromoSlider--w480 .mainPromo-desc h2,.mainPromoSlider--w480 .mainPromo-desc p{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.mainPromoSlider--w480 .mainPromo-desc h2{-webkit-line-clamp:4}.mainPromoSlider--w480 .mainPromo-desc p{-webkit-line-clamp:3}.dark-theme .mainPromo-desc{background-color:rgba(255,255,255,.1607843137)}.mainPromo-img{width:100%;overflow:hidden;z-index:1;position:relative;order:0;background:#fff}.mainPromoSlider--w480 .mainPromo-img{background:0 0}.mainPromo-img img{position:absolute;height:100%;width:100%;max-width:initial;top:0;left:0;-o-object-fit:cover;object-fit:cover}.mainPromo-desc h2{font-size:34px;font-weight:600;color:#000;letter-spacing:-.03em;line-height:1.4}.dark-theme .mainPromo-desc h2{color:#fff}.mainPromo-desc .wrap{max-width:430px;width:100%}.mainPromo-desc p{font-weight:600;font-size:15px;line-height:1.4;letter-spacing:-.03em}.dark-theme .mainPromo-desc p{color:#fff}.mainPromo .banner img{margin-bottom:15px;max-width:73.5%}.circleBanner{background-color:rgba(255,255,255,.95);border-radius:50%;margin:0 auto;padding:0 28px;position:relative;text-align:center;top:calc(50% - 173px);display:flex;align-items:center;justify-content:center;width:330px;height:330px}.circleBanner .wrap{width:100%}.mainPromo .circImgBanner .button{margin-top:19px}.mainPromo .circImgBanner h2{font-size:30px;margin-bottom:.14em}.mainPromo .circImgBanner p{font-weight:400;font-size:12px;line-height:1.35;margin-bottom:.5em}.circleBanner.red{background-color:rgba(255,255,255,.8)}.circleBanner h2{font-size:27px;letter-spacing:-.025em;margin-top:1.2em;margin-bottom:.4em;font-weight:300}.circleBanner.blue h2{color:#000}.circleBanner.red h2{color:#000;font-size:30px}.mainPromo .banner.red h2{color:#000}.circleBanner h2 b{font-weight:400}li.miniBasket .icon-basket{font-size:24px;position:relative;transition:color 350ms ease-out;color:rgba(0,0,0,.7)}header{position:relative;z-index:10;width:100%;left:0;top:0}li.miniBasket a:hover .icon-basket span{background-color:#000}.dd{display:none;position:absolute}.lang li{font-weight:400;font-size:13px;width:100%;height:auto}.lang li:not(:first-child){border-top:1px solid #ddd}.lang li a{color:#595959;display:block;padding:14px 10px}.lang li.selected{font-size:13px;font-weight:700}.lang li a:hover,.lang li.selected a{color:#005596}.headerTools .dd{background-color:#fff;box-shadow:0 1px 7px 0 rgba(0,0,0,.43);right:-1px;text-align:center;height:auto}.lang .dd{width:125px}.headerTools .iconLink.lang .openDd{font-size:15px;font-weight:700}.headerTools .openDd.open,.headerTools .opensignIn.open{box-shadow:0 1px 7px 0 rgba(0,0,0,.43)}.headerTools .openDd:before,.headerTools .opensignIn:before{bottom:-7px;content:"";right:0;position:absolute;width:100%;height:14px;z-index:2;transition:all .1s ease-out .2s}.headerTools .openDd.active:before,.headerTools .opensignIn.active:before{background-color:#fff;transition:all .1s ease-out 50ms}.headerTools .singIn .openDd.active:before,.headerTools .singIn .openDd.open,.headerTools .singIn .opensignIn.active:before,.headerTools .singIn .opensignIn.open{background-color:#f9f9f9}.singIn .dd{background-color:#f9f9f9;text-align:left;width:324px}.fbSingIn .label{color:grey;font-weight:400;font-size:13px}.fbBtn{background-color:#3b5998;border-radius:3px;border:none;color:#fff;font-weight:400;font-size:16px;padding:10px}.fbBtn:hover{background-color:#4d69a5}.singIn .dd .fbBtn{width:100%}.fbBtn>*{padding:0 7px}.fbBtn .icon-facebook{border-right:1px solid rgba(34,59,110,.52);font-size:28px}.fbSingIn{padding:23px;text-align:center}.singIn .or{margin:28px 0;text-align:center}.loginBox .or span,.singIn .or span{color:#595959;display:inline-block;font-weight:400;font-size:14px;line-height:1;text-align:center}.signInForm{padding:12px 20px 0}.signInForm .field{max-width:267px;margin:0 auto}input.text{background-color:#fff;border:1px solid #e0e0e0;color:#a5a5a5;font-weight:400;font-size:13px;padding:5px 13px;width:100%;height:43px}.field{margin:0 0 18px}input.submit{background-color:#f7d117;color:#000;border:none;font-weight:700;font-size:13px;line-height:1.1;padding:9px 50px;border-radius:5px}input.submit:hover{background:#f7ba17}.headerTools li a.link,a.link{color:#000;font-weight:400;font-size:11px;text-decoration:underline}a.link.dark{color:grey}.singIn .btmBar{border-top:1px solid #e8e8e8;padding:13px 10px;text-align:center}.singIn .btmBar p{color:#595959;font-weight:400;font-size:13px;line-height:1;margin:0}.singIn .btmBar p a{color:#000;font-weight:700;text-decoration:underline}.signInForm input.submit{margin:0 0 10px;padding:13px 30px}.headerTools ul.loggedInMenu{height:auto}.loggedInMenu li{font-weight:400;font-size:13px;width:100%}.loggedInMenu li a{color:#000;display:block;line-height:1.1;padding:12px 16px;transition:all 350ms ease-out;font-size:13px}.loggedInMenu li a:hover{background-color:#fafafa;color:#e51937}.loggedInMenu li:not(:first-child){border-top:1px solid #ddd}.loggedInMenu li i{font-size:16px;margin-right:10px;text-align:center;width:18px}.singIn .dd.loggedIn{min-width:220px;width:calc(100% + 1px)}.loggedInMenu li.logout{background-color:#f0f0f0}a.arrowLink{color:grey;font-weight:400;font-size:13px;transition:all 250ms ease-out}a.grayUnderline{color:grey;font-weight:700;font-size:12px;text-decoration:underline}a.arrowLink.underline{text-decoration:underline}a.arrowLink:after{content:"\e90d";font-family:icomoon;margin-left:2px}a.arrowLink.underline:after{content:"\e936";font-size:10px;margin-left:8px}a.arrowLink.underline.goBack:after{display:none}a.arrowLink.underline.goBack:before{content:"\e936";display:inline-block;font-family:icomoon;font-size:10px;margin-right:8px;transform:rotate(180deg)}a.arrowLink.left+a.arrowLink.left,a.arrowLink.right+a.arrowLink.right{margin-left:40px}.mMenuBtn-box{position:relative;width:25px;height:19px}.mMenuBtn{float:left;overflow:visible;margin:0;padding:12px;width:80px;position:relative;top:0;cursor:pointer;z-index:11;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;transition-timing-function:linear;transition-duration:.15s;transition-property:opacity,filter;background-color:#f3f3f3;margin-right:5px}.mMenuBtn.is-active{background-color:#fff}.mMenuBtn.is-active .mMenuBtn-inner{transition-delay:.32s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.mMenuBtn.is-active .mMenuBtn-inner:after{top:0;transition:top .3s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .27s linear;opacity:0}.mMenuBtn.is-active .mMenuBtn-inner:before{top:0;transition:top .12s .18s cubic-bezier(.33333,0,.66667,.33333),transform .15s .42s cubic-bezier(.215,.61,.355,1);transform:rotate(-90deg)}.mMenuBtn-inner{display:block;margin-top:-2px;bottom:0;transition-delay:.15s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.15s}.mMenuBtn .mMenuBtn-inner,.mMenuBtn .mMenuBtn-inner:after,.mMenuBtn .mMenuBtn-inner:before{background-color:#000;position:absolute;width:25px;height:3px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;border-radius:4px}.mMenuBtn-inner:before{top:-8px}.mMenuBtn-inner:after,.mMenuBtn-inner:before{display:block;content:""}.mMenuBtn .mMenuBtn-inner:before{transition:top .12s .3s cubic-bezier(.33333,.66667,.66667,1),transform .15s cubic-bezier(.55,.055,.675,.19)}.mMenuBtn .mMenuBtn-inner:after{top:-16px;transition:top .3s .3s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear}header .search{z-index:9;display:flex;flex-wrap:wrap;justify-content:center}.productPage.fixedHeader header .openSearch{color:#000}header .openSearch{color:#000;cursor:pointer;font-size:24px;text-align:center;transition:all .3s ease-out;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:10px 25px}header .openSearch:hover{background:#d2b100}.addedToCompare,.catList li li a:before,.circleSliderWrap .navButton.inactive,.desktop .tooltip .close,.faqs .more:after,.filterSearch.empty .clear,.filterSearch:not(.empty) .submit,.grid.grayLink .box .logo.sml,.mapContainer a.more:after,.minShow.showAll+.showMore span:not(.showAllText),.minShow2:not(.showAll)>:nth-child(n+3),.minShow:not(.showAll)+.showMore .showAllText,.mobile .product .prColors,.offerComboWrap .product.comboResult:before,.offerComboWrap .product.empty:before,.prDetails .prev,.prHeader .mobPrImg,.prSliderWrap .ribbon,.prSliderWrap .sale,.product .prCompare .addedText,.product .prCompare .finalText,.product .select.active .default,.product .select:not(.active) .selected,.product.added .prCompare .init,.product.final .prCompare .init,.productList:not(.hor) .prDesc,.promoSlider.owl-theme .owl-pagination,.resultsBox .more:after,.select2-container--default .select2-selection--single .select2-selection__arrow b,.tab:not(.active),.tablet .grid.grayLink .box .logo.sml,.tablet .product .prColors,.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker .ui-state-default:before,footer .bottom a.logo:after,ul.minShow6:not(.showAll) li:nth-child(n+7){display:none}.checkboxes.colors .checkbox .colorFilter,.headerText .text,.mapSection.full .filters .wrap{background-color:#fff}.mainNav li,.sideNav li{list-style:none}.sideNav li{font-weight:700;font-size:13px;width:100%}.sideNav li:not(.all):not(.offer) a{border-bottom:1px solid #e7e7e7}.sideNav li a{color:#000;cursor:pointer;display:block;line-height:1.4;padding:14px 5px;position:relative;height:49px}.sideNav li a i{padding:0 5px;font-size:20px}.sideNav li.all a i,.sideNav li.offer a i{font-size:17px;padding-right:17px}.sideNav li.all a,.sideNav li.offer a{padding-top:5px;padding-bottom:5px;height:30px}.sideNav li:not(.all):not(.offer)+li.all,.sideNav li:not(.all):not(.offer)+li.offer{margin-top:16px}.searchPopup{background:rgba(255,255,255,.98);left:0;position:fixed;top:0;z-index:992;overflow-y:auto;width:100%;height:100%;-webkit-overflow-scrolling:touch;transform:translateY(0);transition:transform 550ms ease-out}body:not(.searchOpen) .searchPopup{transform:translateY(-100%);transition:transform 350ms ease-out}body.searchOpen{overflow:hidden}.searchPopup .close{color:#b2b2b2;cursor:pointer;font-size:19px;padding:5px;position:absolute;right:-78px;top:-45px;transition:all 350ms ease-out}.searchPopup .close:hover{color:#b2b2b2}.searchField{float:left;width:calc(100% - 220px)}.searchField input.text{background:0 0;border:none;color:#000;font-weight:700;font-size:26px;padding:0 0 0 8px;width:100%;height:36px}::-webkit-input-placeholder{color:#b2b2b2}:-moz-placeholder{color:#b2b2b2}::-moz-placeholder{color:#b2b2b2}:-ms-input-placeholder{color:#b2b2b2}.searchPopup .inner{padding:40px 0 0}.searchSubmit{float:right;margin:10px 10px 0 23px;padding:5px;position:relative}.searchSubmit:before{color:#e51937;content:"\e923";font-family:icomoon;font-size:19px;position:relative;transition:all 350ms ease-out}.searchSubmit:hover:before{color:#535353}.searchSubmit input{border:none;opacity:0}.searchMore p{color:#595959;font-size:15px;line-height:1.5;letter-spacing:.03em;margin:0 0 .7em}.selectBox .selected{color:grey;cursor:pointer;font-weight:400;font-size:13px;position:relative;padding:7px 20px 7px 17px}.selectBox .selected:after{content:"\e902";display:block;font-family:icomoon;font-size:6px;line-height:1;margin-top:-3px;position:absolute;right:3px;top:50%}.selectBox span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.selectBox .options{display:none;left:0;position:absolute;width:100%}.searchPopup .selectBox{float:right;margin:7px 0 0 0;width:155px}.searchField .autocomplete{background-color:#fff;left:0;position:absolute;top:43px;z-index:2;width:100%}.searchField .autocomplete .col{padding:0;width:50%}.searchField .autocomplete .col .inner{padding:4px 15px}.searchField .autocomplete:before{background:#cfcfcf;content:"";left:50%;margin-left:-1px;position:absolute;width:2px;height:100%}.autocomplete .itemsList li{list-style:none}.autocomplete .itemsList li a{display:block;float:left;padding:12px 15px;width:100%;transition:all 350ms ease-out}.autocomplete .itemsList li a:hover{background-color:#e3e3e3}.autocomplete .itemsList li:not(:first-child){border-top:1px solid #d6d6d6}.autocomplete .itemsList .img{float:left;width:111px}.itemsList .img img{width:100%;height:auto}.itemsList .text{float:left;padding:17px 0 0 16px;width:calc(100% - 111px)}.itemsList .text p{color:#595959;font-weight:400;font-size:16px;line-height:1.1;margin:0 0 .3em}.itemsList .text p.cat{color:#000;font-weight:700;font-size:13px}.autocomplete .searchMore p{font-size:11px;margin-bottom:1.6em;text-align:right}.autocomplete .list ul{margin:18px 0 24px;padding:0}.autocomplete .list li{color:#a1a0a0;font-weight:400;font-size:13px;list-style:none;line-height:1.2}.autocomplete .list li a{color:#a1a0a0;padding:4px 0}.autocomplete .list li b{color:#005596}.autocomplete .list li span{color:#000;margin:0 0 0 12px;font-weight:700}.autocomplete .searchMore{border-top:1px solid #d5d5d5;margin:0;padding-top:4px}.autocomplete .searchMore.s li{margin:0 6px 11px 0}.breadcrumb{scroll-behavior:smooth;overflow:auto;scrollbar-color:#d0d0d0 transparent;scrollbar-width:thin;margin:16px 0 0;padding:0;display:flex;width:100%;overflow-x:auto;overflow-y:hidden;white-space:nowrap}.breadcrumb::-webkit-scrollbar{width:2px;height:2px}.breadcrumb::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:10px}.breadcrumb::-webkit-scrollbar-thumb:hover{background:#9d9d9d}.breadcrumb::-webkit-scrollbar-thumb:active{background:#848484}.breadcrumb::-webkit-scrollbar-track{background:0 0}.breadcrumb li{color:#000;font-weight:300;font-size:13px;float:left;padding:0 11px 0 3px;position:relative;line-height:1.2;list-style:none}.dark-theme .breadcrumb li{color:#fff}.breadcrumb li:last-child{padding-right:0}.breadcrumb li:not(:last-child):after{content:">";position:absolute;right:0;top:2px}.breadcrumb li a{color:#000;text-decoration:underline}.dark-theme .breadcrumb li a{color:#fff}.smartHomePage .breadcrumb li a{text-decoration:none;font-weight:400;font-family:Comfortaa,sans-serif}.smartHomePage .breadcrumb li a:hover{color:grey}.productPage .breadcrumb{margin-top:-4px}.productPage.smartHomePage .breadcrumb{margin-top:16px}.titleBar h1{float:left;max-width:calc(100% - 225px)}.titleBar{border-bottom:1px solid #ededed;margin-bottom:6px;padding:8px 0 0}ul.social.gray a{color:#d5d5d5}.catSections{margin-top:72px}.titleBar ul.social li{font-size:24px;line-height:24px;margin:0 3px}.titleBar ul.social .icon-mail{font-size:16px}.catSection li{font-weight:400;font-size:13px;list-style:none;line-height:1.2;margin-bottom:1px}.catSection li a{color:grey;padding:2px 0}.catSection ul{margin:13px 0 27px;padding:0}.catSection .header h2{font-size:32px;line-height:1;margin:0}.catSection ul.morePages{margin:0;text-align:right}.morePages li{color:grey;display:inline-block;font-weight:700;font-size:13px;list-style:none;margin:0 0 7px 26px;vertical-align:bottom}.morePages li a{color:grey;padding-right:14px;position:relative}.morePages li a:after{content:"\e90d";font-family:icomoon;font-size:10px;position:absolute;right:0;top:5px}.morePages li.offers,.morePages li.offers a{color:#e51937}#mainContent>.wrapper{position:relative;z-index:1}.catSection .header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}aside{float:left;width:220px}.main{float:left;width:calc(100% - 240px)}.main.brandsWrap{width:100%}aside+.main{margin-left:20px}.remove{color:#000;cursor:pointer}.remove:hover{color:#e51937}.remove:before{content:"\e914";font-family:icomoon;font-size:8px;margin-right:5px}.filters .h3,.filters h3{border:none;color:#595959;font-weight:700;font-size:15px;line-height:1.2;margin:0 0 0 9px;padding:0}.spaceRow{display:flex;justify-content:space-between}.spaceRow.btm{align-items:flex-end}.spaceRow.left{float:none;justify-content:flex-start}.spaceRow.center{align-items:center}.filters .inner{background-color:#f6f6f6;margin:10px 0 0 0}.filters .h4,.filters h4{color:#686868;font-weight:700;font-size:13px;line-height:1.2;margin:0;padding:5px 5px 5px 16px;position:relative}.filters .h4:before,.filters h4:before{content:"\e90d";font-family:icomoon;font-size:10px;left:0;line-height:1;margin-top:-5px;position:absolute;top:50%;transition:all 350ms ease-out}.filters .h4.open:before,.filters h4.open:before{transform:rotate(90deg)}.filter:not(:first-child)>.spaceRow:before{content:"";width:100%;top:0;left:0;position:absolute;border-top:1px solid #ddd}.filter{padding:11px 9px;position:relative}.filter:empty:first-child+.filter .spaceRow:before{content:none}.filter .remove{padding:5px 0 5px 5px}.openDd{cursor:pointer}.checkbox{line-height:1.28;margin:2px 0;position:relative}li.checkbox{list-style:none}.filter ul.checkboxes{margin:6px 0 0;padding:0}.checkbox label{color:#686868;font-weight:400;font-size:12px;padding:5px 0 5px 20px}.checkbox label a{color:#686868}.checkboxes.b .checkbox label{color:grey;font-size:13px;padding-left:33px}.checkboxes.b .checkbox label a{color:grey;position:relative;z-index:2}.checkboxes.b .checkbox{margin:8px 0}.checkboxes.b{margin:0 0 24px}.checkbox input.checkbox{margin:0;opacity:0;z-index:1}.filter .dd{display:block;position:relative}.checkbox label:before{background:#fff;border:1px solid #d7d7d7;color:#595959;content:"";font-family:icomoon;font-size:7px;left:2px;line-height:10px;position:absolute;text-align:center;top:6px;width:12px;height:12px}.checkboxes.b .checkbox label:before{border:1px solid #b2b2b2;font-size:14px;line-height:20px;top:2px;width:22px;height:22px}.checkbox input.checkbox:checked~label:before{content:"\e908"}.checkbox input.checkbox:disabled~label{color:#c6c6c6}.checkboxes--legal{padding:0 0 18px;border-bottom:1px solid #ccc}.checkboxes--legal .checkbox label{padding-top:0;margin:0 0 10px}.checkboxes--legal small{font-size:13px;font-weight:400;letter-spacing:-.04em;line-height:1.7;color:#909090}.cost .info,.kh,.ratingBlock .title span{font-size:12px}.filter ul.checkboxes.colors{margin-top:10px;padding-left:11px}ul.colors li{float:left;list-style:none;line-height:1.28;margin:3px;position:relative}ul.sizes li{border:1px solid rgba(203,203,203,.43);color:#a09d9d;float:left;font-weight:400;font-size:11px;line-height:24px;list-style:none;margin:3px;text-align:center;width:25px}.checkboxes.colors li.checkbox label{padding:5px}.checkboxes.colors input.checkbox,.imgHolder .videoWrap,.radio input{z-index:2}.checkboxes.colors .checkbox label:before{background-color:transparent;border:3px solid #58595b;opacity:0;content:"";left:3px;top:3px;width:calc(100% - 6px);height:calc(100% - 6px);transition:all 350ms ease-out}.checkboxes.colors .checkbox:checked+label:before{content:"";opacity:1}.checkboxes.colors .checkbox:disabled+label{opacity:.2}.showMore{color:#8e8e8e;cursor:pointer;line-height:1.1}.filters .showMore{float:right;padding:3px 0 4px 0}.orderTable .showMore{text-decoration:underline}.showMore:after{font-family:icomoon;margin-left:4px}.filters .showMore:after{content:"\e92e";font-size:11px}.orderTable .showMore:after{content:"\e902";font-size:6px;transition:transform 350ms ease-out}.filters .minShow.showAll+.showMore:after{content:"\e930"}.orderTable .minShow.showAll+.showMore:after{transform:rotate(180deg)}.filterSearch{margin:5px 0 7px;position:relative}.filterSearch input.text{border-color:#949494;color:#818181;font-size:12px;padding:4px 24px 4px 8px;height:25px}.filterSearch ::-webkit-input-placeholder{color:#818181}.filterSearch :-moz-placeholder{color:#818181}.filterSearch ::-moz-placeholder{color:#818181}.filterSearch :-ms-input-placeholder{color:#818181}.filterSearch .clear,.filterSearch .submit{color:#b0b0b0;cursor:pointer;font-size:9px;line-height:25px;padding:0 5px;position:absolute;right:0;text-align:center;top:0;width:24px;height:100%}.filterSearch .submit:before{content:"\e923";font-family:icomoon;font-size:14px}.filterSearch .submit input{background:0 0;border:none;opacity:0}.tabHeader{cursor:pointer;transition:all 350ms ease-out}li.tabHeader{list-style:none}.tabs.default .tabHeader{color:#898989;font-size:11px;font-weight:700;line-height:1.2;padding:7px 5px}.tabs.default .tabHeader.active{background-color:#fff;color:#686868}.tabs.default.double .tabHeader{float:left;text-align:center;width:50%}.tabs.default .tab{background-color:#fff;padding:15px 5px 15px}.ui-slider-range{background:0 0;border:none}.ui-slider.ui-widget-content{background-color:#eaeaea;border:none;margin-bottom:15px;height:5px}.ui-slider-horizontal .ui-slider-range{background:linear-gradient(270deg,#e31837 0,#94cffc 100%)}.ui-slider-handle:focus{outline:0}.ui-slider .ui-state-default,.ui-slider-handle,.ui-slider.ui-widget-content .ui-state-default{background-color:#fff;border:1px solid #d1d1d1;border-radius:50%;box-shadow:0 2px 4px -1px rgba(0,0,0,.45);width:16px;height:16px}.ui-slider .ui-state-default:before,.ui-slider-handle:before,.ui-widget-content .ui-state-default:before{background:linear-gradient(0deg,#d2d2d2 0,#eee 100%);border-radius:50%;content:"";left:2px;opacity:.39;position:absolute;top:2px;width:10px;height:10px}.ui-slider .ui-state-default:after,.ui-slider-handle:after,.ui-slider.ui-widget-content .ui-state-default:after{background:#000;border-radius:50%;content:"";left:5px;opacity:.27;position:absolute;top:5px;width:4px;height:4px}.sliderPrice{color:#686868;font-size:13px;font-weight:700;line-height:1;margin:0 8px}.sliderWrap{color:#686868;font-size:13px;font-weight:700;padding:0 10px;text-align:center}.tabs.default{margin:12px 0 6px}.ui-slider-horizontal .ui-slider-handle{top:-6px;margin-left:-6px}.filters .spaceRow>.remove{padding-right:5px}.filtersBar .filters{margin-top:7px;padding-top:7px}.relatedWith{display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:8px;background:#f6f6f6;padding:24px 0 32px 0;margin-block:55px}.relatedWith .h3{font-size:20px;font-weight:700;line-height:1.5}.relatedWith__list{list-style:none;padding:0;margin:0;display:flex;gap:8px;flex-wrap:wrap;justify-content:center;padding-inline:15px}.relatedWith__list li{list-style:none}.relatedWith__list li:before{display:none}.relatedWith__link{padding:6px 6px 4px 6px;border-radius:6px;border:1px solid #c6c6c6;color:#676767;font-size:12px;font-weight:700;line-height:1.5;background:0 0;transition:background 350ms ease}.smartHomePage .relatedWith{max-width:925px;margin:0 auto}.relatedCategories{margin-top:32px}.relatedCategories__list{list-style:none;padding:0;margin:0;padding-top:24px;display:flex;flex-wrap:wrap;gap:.75rem}.relatedCategories__list li{list-style:none}.relatedCategories__list li:before{display:none}.relatedCategories__list li{display:inline-block}.relatedCategories__list li a{padding:6px 6px 4px;border:1px solid #c6c6c6;border-radius:6px;background-color:transparent;transition:background-color 250ms ease-out;max-width:100%;max-width:24ch;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#676767}.banner{margin:0 0 13px;position:relative}.banner img{width:100%;height:auto}.banner.alCenter img{max-width:100%;width:auto}.perPage li{color:grey;font-weight:400;font-size:15px;list-style:none;line-height:1;margin:0 3px}.perPage li.label{font-size:13px;margin-left:0}.perPage li:not(.label){cursor:pointer;padding:0 5px}.view li{color:#bcbdbd;cursor:pointer;font-size:24px;list-style:none;line-height:1;margin:0 8px;transition:color 350ms ease-out}.view li.label{color:#000;font-weight:400;font-size:13px}.view li.active,.view li:hover{color:#595959}.sort .selected{border:1px solid #949494;color:#818181;font-size:12px;line-height:1.1;margin-left:6px;padding:5px 33px 5px 6px}.sort .selectBox .selected:after{content:"\e903"}.prTools{margin:22px 0;display:flex;justify-content:space-between}.prTools__inner{display:flex;flex-direction:row-reverse;align-items:center;gap:8px;width:100%}.prTools .sort{margin-left:auto}.prTools .perPage{display:inline-flex;align-items:center;gap:12px}.prTools .select2-container{min-width:50px}.button.compare{background-color:#f3f3f3;border:1px solid #d3d3d3;font-size:11px;padding:4px 7px}.button.compare.inactive:before{content:"";opacity:.33;background-size:4px 4px;background-image:linear-gradient(-45deg,#a5a5a5 25%,transparent 25%,transparent 50%,#a5a5a5 50%,#a5a5a5 75%,transparent 75%,transparent)}.tooltip{background-color:#fff;border:1px solid #d2d2d2;color:#595959;font-weight:400;font-size:12px;left:0;line-height:1.2;padding:12px 10px;position:absolute;text-align:left;transition:all 250ms ease-out}.addToBasket.tooltipWrap .tooltip{bottom:30px;left:63px;margin-bottom:10px;padding:7px;width:171px}.tooltipWrap .tooltip{bottom:100%;left:-12px;margin-bottom:19px;width:216px}.compare .tooltip{bottom:42px;margin-bottom:10px;width:193px}.prSliderWrap,.tooltipWrap{overflow:hidden;position:relative}.desktop .tooltipWrap:hover .tooltip,.mobile .tooltipWrap.open .tooltip,.tablet .tooltipWrap.open .tooltip{margin-bottom:9px}.desktop .addToBasket.inactive:hover .tooltip,.desktop .compare.inactive:hover .tooltip,.mobile .addToBasket.inactive.open .tooltip,.mobile .compare.inactive.open .tooltip,.tablet .addToBasket.inactive.open .tooltip,.tablet .compare.inactive.open .tooltip{margin-bottom:0}.desktop .tooltipWrap:hover,.mobile .tooltipWrap.open,.tablet .tooltipWrap.open{overflow:visible}.tooltip:after,.tooltip:before{top:100%;left:19px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.tooltip:after{border-color:rgba(255,255,255,0);border-top-color:#fff;border-width:8px;margin-left:-8px}.tooltip:before{border-color:rgba(210,210,210,0);border-top-color:#d2d2d2;border-width:9px;margin-left:-9px}.button.compare.inactive,.button.compare.inactive span{cursor:default}.productList--banner{position:relative}.productList--banner .prTitle .wrap{padding-top:0}.productList.productList--banner.slider{padding:0}.productList.productList--banner.slider .product .inner .prImg{padding-top:0}.productList.slider .item{padding:0 9px}.productList.slider .item .product{margin:9px 0}.productList.slider.slider3 .owl-item{padding:0 5px}.productList.slider.slider3 .product{margin:0}.compareList.productList:not(.slider) .product{margin:6px 5px}.compareList.productList.double .product{flex-basis:calc(50% - 10px);-webkit-flex-basis:calc(50% - 10px)}.moreProducts .productList.single .product{flex-basis:100%;-webkit-flex-basis:100%}.prImg{overflow:hidden;position:relative;text-align:center}.imgTextContent .text img,.prImg img,.productInfo .mediaWrap img,.productList .banner img,.productView .slider img,div.miniBasket .item img,table.compare .product img{max-width:100%;height:auto}.productView .earnPoints,.productView .sale{position:absolute;right:8px;top:8px;z-index:3}.categoriesRow .earnPoints,.categoriesRow .sale{font-size:26px;line-height:88px;position:absolute;left:15px;top:15px;z-index:3;width:90px;height:90px}.categoriesRow .earnPoints:before,.categoriesRow .sale:before{font-size:90px}.prImg .earnPoints,.prImg .sale{position:absolute;right:4px;top:4px}.earnPoints,.sale{color:#fff;font-size:15px;line-height:52px;position:relative;text-align:center;width:52px;height:52px}.earnPoints{display:table;font-size:10px;line-height:1}.earnPoints b{display:block;font-size:11px;font-weight:400}.earnPoints:before,.sale:before{content:"\e922";color:#e31837;font-family:icomoon;font-size:52px}.earnPoints span,.sale span{font-weight:700;position:relative}.prImg .ribbon,.productView .ribbon,.tabHeader .ribbon{color:#fff;font-weight:700;left:-62px;line-height:1;position:absolute;top:-21px;width:137px;height:30px;transform-origin:right top;transform:rotate(-45deg);padding:0 15px;text-align:center;z-index:2}.ribbon.remaining{background-color:#f29a00;font-size:10px}.ribbon.last{background-color:grey;font-size:12px}.ribbon.new{background-color:#005696;font-size:14px}.ribbon span{display:block;padding:0 2px;position:relative;top:50%;transform:translateY(-50%)}.back,.clear{color:grey;font-weight:400;font-size:11px;line-height:1}.back.b{font-size:13px}.back:before,.clear:before{font-family:icomoon;line-height:1;margin-right:6px}.back:before{content:"\e931";font-size:6px;margin-top:-4px}.clear:before{content:"\e914";font-size:8px}table.compare{margin:0;text-align:center;vertical-align:middle;width:100%}.compareBlock .inner.items4 table.compare{min-width:965px}.compareBlock .inner.items3 table.compare{width:941px}.compareBlock .inner.items2 table.compare{width:703px}.compareBlock .inner.items2+.moreProducts{float:left;padding-left:20px;width:calc(100% - 703px)}.compareBlock .inner.items3+.moreProducts{float:left;padding-left:20px;width:calc(100% - 941px)}table.compare td:first-child{color:#595959;font-weight:700;font-size:14px;line-height:1.25;padding:17px 24px 17px 15px;text-align:right;width:227px}table.compare tr:not(:first-child) td:not(:first-child){border-left:1px solid rgba(0,0,0,.05)}table.compare td:not(:first-child){color:grey;font-weight:400;font-size:13px;line-height:1.2;padding:10px}table.compare td.product .title{padding:0 15px}table.compare td.product .info{margin-bottom:50px}.stars.b{line-height:17px}table.compare tr.head td:first-child{color:#999;font-weight:400;font-size:18px}table.compare .product h3{border:none;color:grey;font-size:15px;letter-spacing:-.02em;line-height:1.35;margin-bottom:1.25em;padding:0}table.compare .product img{margin-bottom:19px}table.compare .clear{cursor:pointer;margin:0;padding:5px}.row.compareBlock{overflow:hidden;padding-right:15px;padding-left:15px}.compareBlock>.inner{margin:0 0 92px;overflow-y:auto;-webkit-overflow-scrolling:touch}table.compare .buttons{font-size:0}.buttons>*{font-size:15px;margin:2px 1px}.buttons>.favBtn{background-color:#e2eccc;color:#8bc709;font-size:14px;line-height:42px;text-align:center;width:42px;height:42px}.buttons>.basketBtn{background-color:#8bc709;color:#fff;font-weight:700;line-height:1.1;padding:13px 27px}.buttons>.basketBtn:after{content:"\e90d";font-family:icomoon;font-size:13px;margin-left:6px}.moreProducts .tabs>ul{margin-bottom:9px;text-align:center}.categories .tabs .tabHeader,.prLists .tabs .tabHeader,.tabs:not(.default):not(.gray)>.tabsHead>.tabHeader{display:inline-block;font-size:20px;overflow:hidden;position:relative;transition:all 350ms ease-out}.tabs:not(.default).gray>.tabsHead>.tabHeader{font-weight:400;font-size:18px;overflow:hidden;position:relative;transition:all 350ms ease-out}.tab .productList:not(.productList--noBanner).slider:first-child{margin-top:0}.moreProducts .tabHeader{color:grey;margin:0 2px;padding:15px 23px;text-align:center}.categories .tabHeader,.prLists .tabHeader{color:#000;padding:5px 10px 16px 10px;vertical-align:top;line-height:1.2;margin:0 10px;transition:color 250ms ease}.categories .tabHeader:hover,.prLists .tabHeader:hover{color:#d50000}.categories .tabHeader.active,.desktop .categories .tabHeader:hover,.desktop .prLists .tabHeader:hover,.prLists .tabHeader.active{color:#e51937}.categories .tabs .tabHeader:after,.prLists .tabs .tabHeader:after,.tabs:not(.default)>.tabsHead>.tabHeader:after{background-color:#e51937;bottom:-4px;content:"";left:0;position:absolute;width:100%;height:4px;transition:all 250ms ease-out}.moreProducts .tabHeader:after{height:3px}.categories .tabs .tabHeader.active:after,.prLists .tabs .tabHeader.active:after,.tabs:not(.default)>.tabsHead>.tabHeader.active:after{background-color:#e51937;bottom:0}.shopInfo .wrap span{color:#000;font-size:14px;line-height:1.3}.shopInfo .wrap i{color:#e51937;font-size:34px}.shopInfo--transparent .shopInfo-icon{margin-bottom:24px}.shopInfo--transparent .shopInfo-item{border:none;padding:11px 0 0}.shopInfo--transparent .wrap span{font-size:15px;line-height:1.4;font-weight:600}.dark-theme .shopInfo--transparent .wrap span{color:var(--clanding-text-color)}.shopInfo--transparent .wrap i{color:#000;font-size:74px;height:80px;position:relative;transition:all 250ms ease-in-out}.dark-theme .shopInfo--transparent .wrap i{color:var(--clanding-text-color)}.shopInfo--transparent .wrap i:after{content:"";position:absolute;bottom:-16px;left:50%;background-color:rgba(0,0,0,.0509803922);width:84px;height:16px;border-radius:50%;transform:translate(-50%,0);transition:all 250ms ease-in-out}.dark-theme .shopInfo--transparent .wrap i:after{background-color:rgba(255,255,255,.1607843137)}.shopInfo .actions{border-top:2px solid #f7f7f7;bottom:0;left:0;margin:0;padding:8px 10px 6px 25px;position:absolute;width:100%}.smartHomePage .shopInfo .actions{position:relative;margin-top:60px}.shopInfo .actions span{max-width:calc(100% - 28px)}.shopInfo .actions li{color:#aaa9a9;font-weight:400;font-size:12px;list-style:none;margin:8px 0}.shopInfo .actions i[class^=icon-]{color:#000;margin-right:5px;text-align:center;width:20px;transition:all 250ms ease-out}.shopInfo .actions i[class^=icon-].icon-fb{font-size:20px}.shopInfo .actions i[class^=icon-].icon-mail{font-size:14px}.shopInfo .actions a{color:#000}.section--faqs .accHeader{color:var(--clanding-text-color)}.dark-theme .section--faqs .accContent{color:#fff}.section--faqs .accContent p{font-weight:300;margin:0;color:inherit}.section--faqs .faqs--border .accItem{border:1px solid var(--clanding--faq-border);border-radius:6px;margin-bottom:12px;background-color:var(--clanding--faq-bg)}.section--faqs .faqs--border .accHeader{padding:12px 24px}.section--faqs .faqs--border .accHeader.active{color:var(--clanding-text-color)}.section--faqs .faqs--border .accHeader:after{content:"\e924";color:var(--clanding-text-color);top:16px;right:24px}.section--faqs .faqs--border .accTitle{text-align:left}.section--faqs .faqs--border .accContent{padding-inline:24px}.autocomplete .list li b,.formSection.found b,.pointTotal b,.quantity .number,.shopInfo .wrap span b,.station td b,.ui-datepicker .ui-datepicker-buttonpane button.ui-state-default,.warning b,ul.steps li b{font-weight:700}.section40 section{margin:0;padding-block:40px}section.cd_section--gray{padding-block:24px;overflow:hidden}.section40 section.uspContainer{padding:0}.section40 section.section--faqs{--sectionwrap:1180px}section.shopInfo .wrapper{padding:13px 0;background:#f8f8f8;text-align:center}section.shopInfo.shopInfo--transparent .wrapper{background-color:transparent;padding-top:0;padding-inline:var(--wrapperspace)}section.bordered.shopInfo{padding:7px 0 8px}.horiz-categories-section .wrapper{width:100%}section.banner .wrapper .row{margin-top:0;margin-bottom:0}.suggestions{margin:40px 0 30px;text-align:center}section.categories{margin:98px 0;overflow:hidden}.brands .row{margin-top:0;margin-bottom:0}.section--faqs .sectionTitle h3,.sectionTitle h2{margin:0 0 .4em;padding-bottom:0;position:relative;font-weight:700;font-size:18px;color:#000}.section--faqs.section--darktheme .sectionTitle h3{color:#fff}.section--faqs .sectionTitle h3{border:0;padding:0;line-height:1.2}.subheader{color:#000;display:block;letter-spacing:.035em}.suggestions a.img>div{transition:all 350ms ease-out;background-size:auto 100%;background-repeat:no-repeat}.suggestions a.img{display:block;margin-bottom:14px;overflow:hidden;position:relative;width:100%;height:181px}.suggestions a.img:hover>div{transform:scale(1.02)}.suggestions .list{margin:17px 0}.suggestions .list .item{float:left;width:20%}.suggestions h3{font-weight:700;border:none;color:#000;font-size:18px;line-height:1.2;margin-bottom:.2em;padding:0;margin-top:1em}.suggestions h3 a{color:#000}.suggestions p{color:#000;font-weight:400;font-size:12px;line-height:1.2;margin:0}.tab .productList{opacity:0}.tab.active .productList{opacity:1}.categories .tabs .tabsHead{font-size:0;white-space:nowrap;width:auto}section.categories .tab{margin-top:-2px}.offerCombo .productList .prPrice table td,.productList.slider3 .prPrice table td{width:50%}.grid.items4>*{width:25%}.promoBox.blue a{background-color:#f7d117;color:#000}.promoBox.red a{background-color:#f7d117;color:#000}.promoBox.blue a:hover,.promoBox.red a:hover{background-color:#e51937;color:#fff}.promoBox.blue a:hover .items,.promoBox.blue a:hover p,.promoBox.red a:hover p{color:#fff}.promoBox.blue a:hover .title:after,.promoBox.red a:hover .title:after{background-color:#fff}.promoBox.yellow>*{background-color:#ffde00;color:#000}.promoBox.greenbordered .items,.promoBox.greenbordered a{color:#e51937}.promoBox.greenbordered:before{border:5px solid #e51937;content:""}.promoBox>*{display:block;padding:38px 10px 47px;position:relative;height:100%;border-radius:5px}.promoBox .items{bottom:16px;font-size:12px;left:0;position:absolute;width:100%}.addresses a.item:hover .icon-close,.addresses a.item:hover .title,.offerBanner p{color:#fff}.promoBox.blue .items{color:#000}.desktop a{transition:all .3s ease}ul.social a{color:#000;display:block}ul.social a:hover{color:#e51937}.promoBox .title{font-weight:700;font-size:28px;letter-spacing:-.025em;line-height:1;padding-bottom:8px;margin-bottom:11px;position:relative}.promoBox .title:after{background-color:#000;bottom:0;content:"";left:50%;margin-left:-25px;position:absolute;width:50px;height:1px}.promoBox.greenbordered .title:after{background-color:#e51937}.promoBox.yellow .title:after{background-color:#000}.promoBox p{font-weight:300;font-size:14px;color:#000;margin:0}.promoBox.greenbordered p{color:#e51937}.promos .wrapper{max-width:1200px}section.promos{margin:55px 0 79px}section.brands{background-color:#fff;margin:0;padding:26px 0;position:relative;text-align:center}section.brands:before{background:linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.99) 99%,#fff 100%);bottom:0;content:"";left:0;position:absolute;width:100%;height:100%}.brandsList{display:flex;flex-wrap:wrap;margin:30px 0;text-align:center}.promosRow{display:flex;justify-content:space-between;align-items:stretch}.promosRow>*{margin:0 10px;flex-basis:33.33%;-webkit-flex-basis:33.33%}.brandsList a{color:#9a9a9a;text-decoration:underline}.brandsList img{transition:all 350ms ease-out}.productList.slider{padding:0 40px}.smartProducts .productList.slider{margin:0 125px;padding:0}.owl-theme .owl-controls .owl-page{margin:7px 3px}.circleSliderNav span,.owl-theme .owl-controls .owl-page span{background-color:#fff;width:18px;height:18px;border-radius:50%;margin:0;position:relative;filter:Alpha(Opacity=100);opacity:1;border:3px solid #000;transition:all 350ms ease-out;transform:scale(.6)}.owl-theme .owl-controls .owl-page:hover span:before{background-color:#e31837}.owl-theme .owl-controls .owl-page:hover span:after{border-color:#e31837}.circleSliderNav span.active,.owl-theme .owl-controls .owl-page.active span{transform:scale(1)}.circleSliderNav span.active:after,.owl-theme .owl-controls .owl-page.active span:after{border-color:#000}.circleSliderNav span.active:hover:after,.circleSliderNav span:hover:before,.owl-theme .owl-controls .owl-page.active:hover span:after,.owl-theme .owl-controls .owl-page:hover span:before{border-color:#e31837}.slider{--swiper-navigation-size:36px}.slider .swiper-button-next,.slider .swiper-button-prev{width:var(--swiper-navigation-size)}.slider .swiper-button-next.swiper-button-disabled,.slider .swiper-button-prev.swiper-button-disabled{opacity:1}.circleSliderWrap .navButton,.owl-theme .owl-controls .owl-buttons div,.swiper-button-next,.swiper-button-prev{color:#000;margin:0;padding:0;font-size:36px;border-radius:0;background:0 0;filter:Alpha(Opacity=100);opacity:1;transition:all 350ms ease-out;margin-top:-18px;position:absolute;top:50%}.productList.slider .swiper-buttons .swiper-button,.swiper-buttons--smart .swiper-button{position:relative;margin:5px}.smartProducts .productList.slider .swiper-buttons .swiper-button,.smartProducts .swiper-buttons--smart .swiper-button{position:absolute;margin:0;width:70px;height:70px;font-size:16px;line-height:16px;display:flex;align-items:center;justify-content:center;background-color:#5861ff;color:#fff!important;transform:translateY(-50%);border-radius:100%}.smartProducts .productList.slider .swiper-buttons .swiper-button i:before,.smartProducts .swiper-buttons--smart .swiper-button i:before{display:block}.prPage .smartProducts .productList.slider .swiper-buttons .swiper-button.swiper-button-prev:before,.prPage .smartProducts .swiper-buttons--smart .swiper-button.swiper-button-prev:before{display:block}.prPage .smartProducts .productList.slider .swiper-buttons .swiper-button.swiper-button-next:before,.prPage .smartProducts .swiper-buttons--smart .swiper-button.swiper-button-next:before{display:block}.smartProducts .productList.slider .swiper-buttons .swiper-button.swiper-button-disabled,.smartProducts .swiper-buttons--smart .swiper-button.swiper-button-disabled{opacity:.5;pointer-events:none}.nrg-app .productList.slider .swiper-buttons .swiper-button,.nrg-app .swiper-buttons--smart .swiper-button{background-color:#002052}.smartProducts .productList.slider .swiper-buttons .swiper-button:hover,.smartProducts .swiper-buttons--smart .swiper-button:hover{background-color:#2e39ff}.productList.owl-theme.slider3 .owl-controls .owl-buttons div{margin-top:-18px}.desktop .circleSliderWrap .navButton:hover,.desktop .owl-theme .owl-controls .owl-buttons div:hover,.desktop .swiper-button-next:hover,.desktop .swiper-button-prev:hover{color:#e51937}.circleSliderWrap .navButton.prev:before,.productView .owl-theme .owl-controls .owl-buttons div.owl-prev:before{content:"\e90b";font-family:icomoon;line-height:1}.circleSliderWrap .navButton.next:before,.productView .owl-theme .owl-controls .owl-buttons div.owl-next:before{content:"\e90c";font-family:icomoon;line-height:1}.prFilters{margin:0 0 8px;padding:0;text-align:center}.prFilters li{color:#999;font-weight:300;font-size:13px;list-style:none;margin:2px 0}.prFilters li a{color:#000;display:block;padding:0 7px;transition:all 350ms ease-out}.prFilters li.active a,.prFilters li:hover a{color:#e51937}.tabs--gray{background-color:rgba(0,0,0,.0509803922)}.tabs--gray .sliderActions{position:absolute;bottom:16px;left:50%;transform:translate(-50%,0);z-index:1}.prLists--transparent .tabs--gray .dragscrollWrap{padding:0}.tabs.tabs--banner .dragscrollWrap{padding:0}.tabs--banner .productList .inner,.tabs--gray .productList .inner{border-radius:6px;justify-content:space-between}.dark-theme .tabs--banner .swiper-button,.dark-theme .tabs--gray .swiper-button{color:#676767}.dark-theme .tabs--banner .swiper-button:not(.swiper-button-disabled),.dark-theme .tabs--gray .swiper-button:not(.swiper-button-disabled){color:var(--clanding-fill-primary-color)}.tabs .inner.dragscroll .tabsHead{margin:0}section.prLists{margin:20px 0;position:relative;background:#f2f2f2;z-index:2;padding:30px 0;overflow:hidden}section.prLists .tabs--banner .productList,section.prLists .tabs--gray .productList{padding:0 0 80px}section.prLists--fl{padding-block:50px}section.prLists--fl .tabs--banner .productList.slider,section.prLists--fl .tabs--gray .productList.slider{padding:0 0 80px}section.prLists--fl .tabs--banner .productList.slider .product,section.prLists--fl .tabs--gray .productList.slider .product{margin-bottom:0}section.prLists--transparent{background-color:transparent;margin:0;padding-block:40px}section.prLists--transparent .tabs{margin:0;padding-block:16px 0}.dark-theme section.prLists--transparent .tabs{background-color:var(--clanding-bg-primary-color)}section.prLists--transparent .tabs--gray .productList{margin-top:24px}section.prLists--transparent .tabs--gray:not(.tabs--banner) .productList--noBanner{margin-top:0}section.prLists--banner{background:#fff;padding-block:40px;margin:0}section.prLists--banner .banner{width:100%;max-width:484px;margin:0 40px 0 0}section.prLists--banner .banner:before{content:"";position:absolute;height:100%;width:100%;aspect-ratio:484/562;background-color:rgba(0,0,0,.2)}section.prLists--banner .banner__info{display:flex;flex-direction:column;width:100%;height:auto;padding-inline:64px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}section.prLists--banner .banner__info h3,section.prLists--banner .banner__info p{color:#fff}section.prLists--banner .banner__info h3{border-bottom:none;margin:0 0 8px;font-size:20px;font-weight:700;line-height:1.2}section.prLists--banner .banner__info p{font-size:15px;font-weight:600}section.prLists--banner .banner__info a{padding:11px 16px;display:flex;align-items:center;gap:12px;font-weight:700;font-size:13px;line-height:18px;text-transform:uppercase;border-radius:6px;transition:all .15s ease;background-color:#fff;color:#000;min-width:0;width:-moz-max-content;width:max-content}section.prLists--banner .banner figure{height:100%;width:100%;aspect-ratio:484/562}section.prLists--banner .banner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section.prLists--banner+.sectFeautred--defaultWidth{padding-top:0}section.prLists--banner .tab{--clanding-bg-primary-color:rgba(0, 0, 0, 0.05);background-color:var(--clanding-bg-primary-color);border-radius:8px;overflow:hidden;width:100%}.dark-theme section.prLists--banner .tab{--clanding-bg-primary-color:rgba(255, 255, 255, 0.16)}.tabs--gray section.prLists--banner .tab{background-color:transparent}section.prLists--banner .tab.active{display:flex!important}section.prLists--banner .tabs--banner.tabs--gray{background-color:transparent}section.prLists--banner .tabs{margin:0;padding:0}section.bordered{border-top:2px solid #eee;border-bottom:2px solid #eee}.categoriesPromo .catList{float:left;margin:3px 0 0;padding:0 15px 0 10px;width:234px}.categoriesPromo .catGrid{float:left;margin:15px 0 0;width:calc(100% - 234px)}.categoriesPromo .categoriesRow{padding-left:0}section.categoriesPromo{margin-bottom:25px}.categoriesPromo .categoriesRow h3{color:#fff;font-weight:700;margin-bottom:.85em}.catList ul{margin:24px 0 0;padding:0}.catList ul ul{margin:8px 0 24px}.catList li{color:#595959;font-weight:700;font-size:15px;line-height:1.2;list-style:none;margin:0 0 24px}.catList li li{color:grey;font-weight:400;font-size:13px;margin-bottom:1px}.catList li a{border-bottom:1px solid #d0d0d0;display:block;padding:4px 0 4px 13px;position:relative}.catList li a:before{content:"\e902";font-family:icomoon;font-size:6px;left:-1px;position:absolute;top:11px}.catList li li a{border:none;padding:2px 0}.catList li li a:hover{color:#e51937}.catSection{padding:0 0 16px;margin:0 0 24px;border-bottom:1px solid #d9d9d9}.grid{margin:18px 0 72px}.grid.s{margin:24px 4% 72px;width:92%}.grid>*{float:left;padding:3px;position:relative}.grid.items3>*{width:33.33%}.catSection .col3:nth-child(4n+1),.grid.items3>:nth-child(3n+1),.grid.items4>:nth-child(4n+1){clear:left}.grid.items4>.box{height:241px}.grid.items3>.box{height:235px}.grid .box .wrap{overflow:hidden;position:relative;height:100%}.grid .box .img{-o-object-fit:cover;object-fit:cover;transition:all 250ms ease;filter:blur(0)}.content{margin:22px 0 100px}.content--withMargin{margin-top:64px}.grid .box .text{padding:0 47px;position:relative;text-align:center;height:100%}.grid .box a.text{display:block}.grid .box img{margin:0 0 11px;width:auto;height:44px}footer{margin-top:30px}.shadow{filter:drop-shadow(1px 3px 9px rgba(0, 0, 0, .6))}.grid .box h3{border:none;color:#fff;font-weight:700;font-size:26px;line-height:1.2;margin:0 0 .5em;padding:0;text-shadow:1px 2px 1px rgba(32,32,32,.23),2px 3px 30px #202020}.grid.partners .box h3{font-size:16px}.desktop .grid .box .top,.tablet .grid .box .top{margin-top:20%;transition:transform .35s,margin .35s;transform:translate3d(0,20px,0)}.grid .box p{color:#fff;font-size:13px;line-height:1.15;margin-bottom:1.7em;text-shadow:1px 2px 1px rgba(32,32,32,.23),2px 3px 30px #202020}.moreContent .more,a.more{color:#fff;font-weight:700;font-size:13px;text-decoration:underline}.moreContent .more:after,a.more:after{content:"\e90d";font-family:icomoon;font-size:9px;margin:2px 0 0 5px}.mobile .grid.grayLink .moreContent,.moreContent,.tablet .grid.grayLink .moreContent{opacity:0;transition:opacity .35s,transform .35s;transform:translate3d(0,20px,0) scale(1.1)}.imgTextContent{margin:36px 0}.imgTextContent:first-child{margin:16px 0}.imgTextContent.spaceTop{margin-top:45px}.textContent{margin-bottom:33px}.imgTextContent>img{max-width:30%;height:auto}.imgTextContent.imgB>img{max-width:47%}.imgTextContent.imgLeft>img{float:left;margin:0 30px 10px 0}.imgTextContent.imgRight>img{float:right;margin:0 0 10px 30px}.imgTextContent h2{font-weight:700;margin-top:.45em}.imgTextContent h2 em{font-size:26px;font-style:normal}.imgTextContent .text img{margin:0 0 23px}p.date{color:#a0a0a0;font-weight:400;font-size:13px;line-height:1;margin-bottom:1.6em}p.date:before{content:"\e934";font-family:icomoon;font-size:23px;margin:0 10px 4px 0}ul.steps{list-style:none;margin:27px 0 22px;padding:0}ul.steps li{color:#595959;font-weight:400;font-size:13px;line-height:1.35;list-style:none;margin-bottom:11px}ul.steps li span{color:#e51937;font-weight:700;margin-right:11px}a.goToVideo{color:#000;font-weight:400;font-size:12px;margin:8px 0;position:relative}a.goToVideo span{text-decoration:underline}a.goToVideo:after,a.goToVideo:before{font-family:icomoon;line-height:1}a.goToVideo:before{color:#a0a0a0;content:"\e935";font-size:18px;margin-right:4px}a.goToVideo:after{content:"\e936";font-size:10px;margin:2px 0 0 6px}ul.double li{float:left;padding-right:10px;width:50%}ul.checkList li{color:#595959;font-weight:400;font-size:13px;list-style:none;line-height:1.35;margin:0 0 17px;padding-left:25px;position:relative}ul.checkList li:before{color:#bcbdbd;content:"\e908";font-family:icomoon;font-size:16px;left:0;line-height:1;position:absolute;top:0}.textContent ul{margin:7px 0 11px}.textContent .arrowLink{color:#58595b;font-size:12px;padding-right:9px;position:relative;text-decoration:underline}.textContent a.arrowLink:after{color:#58595b;content:"\e936";font-size:10px;margin:0;position:absolute;right:0;top:1px}.accContent{display:none;padding:3px 60px 6px 0}.accContent:first-child{padding-right:0;display:block}.accHeader{color:#000;cursor:pointer;font-weight:700;font-size:16px;padding:15px 30px 15px 0;position:relative;line-height:1.2;transition:all 350ms ease-out}.accHeader.active,.desktop .accHeader:hover{color:var(--acccolorhover)}.accItem{border-bottom:2px solid #f1f1f1}.accHeader:after{color:#a6a6a6;content:"\e902";font-family:icomoon;font-size:11px;position:absolute;right:3px;top:19px;transition:all 350ms ease-out}.accHeader.active:after{transform:rotate(180deg)}.accContent,.accContent p{font-weight:400;font-size:13px;line-height:1.16}.circleSliderSection{background-color:#f7f7f7;margin:56px 0 56px;padding:37px 0 31px}.accWrap{margin-top:16px}.circleSliderWrap{margin:26px 0 0;padding:0 78px;position:relative}.circleSlider.owl-carousel .owl-wrapper-outer{padding:0 0 102px}.circleSlider .owl-item .item{transition:all 1s ease-out}.circleSlider .owl-item{position:relative;transition:all 1s ease}.circleSlider .owl-item .item iframe{background:url(../Media/videoShadow.png) no-repeat scroll center 97%;background-size:100% auto;padding-bottom:4%}.circleSlider .owl-item img{background:url(../Media/videoShadow.png) no-repeat scroll center 97%;background-size:100% auto;padding-bottom:4%;width:100%;height:auto}.circleSlider.goToFirst .owl-item.active:first-child,.circleSlider.goToLast .owl-item.active:last-child,.circleSlider:not(.goToFirst):not(.goToLast) .owl-item.active:first-child+.owl-item.active,.circleSlider:not(.goToFirst):not(.goToLast) .owl-item:not(.active)+.owl-item.active+.owl-item.active{z-index:9}.circleSlider.goToFirst .owl-item.active:not(:first-child),.circleSlider.goToLast .owl-item.active:not(:last-child),.circleSlider:not(.goToFirst):not(.goToLast):not(.single) .owl-item.active{filter:blur(1px);-webkit-filter:blur(1px)}.circleSlider:not(.goToFirst):not(.goToLast) .owl-item.active:first-child+.owl-item.active,.circleSlider:not(.goToFirst):not(.goToLast) .owl-item:not(.active)+.owl-item.active+.owl-item.active{filter:blur(0);-webkit-filter:blur(0)}.circleSlider.single .owl-item.active iframe{width:100%;height:100%;transform:translate(0,0)}.circleSlider.goToFirst .owl-item.active:first-child iframe,.circleSlider.goToLast .owl-item.active:last-child iframe,.circleSlider:not(.goToFirst):not(.goToLast) .owl-item.active:first-child+.owl-item.active .item iframe,.circleSlider:not(.goToFirst):not(.goToLast) .owl-item:not(.active)+.owl-item.active+.owl-item.active .item iframe{width:200%;height:184%;margin-top:-25%;margin-left:-50%}.circleSlider .item{position:relative;padding-bottom:56.25%;padding-top:25px;height:0}.circleSlider .item iframe{position:absolute;top:0;left:0;width:100%;height:100%;transition:all 550ms ease-out}.circleSliderNav{text-align:center}.circleSliderNav span{cursor:pointer;margin:9px 13px}.navButton{cursor:pointer}.circleSlider.goToFirst .owl-wrapper{margin-left:33.3333333333%}.circleSlider.goToLast:not(.double) .owl-wrapper{margin-left:-33.3333333333%}.promo{margin:0 0 47px;position:relative;height:500px}.promoText{background-color:rgba(255,255,255,.9);border-radius:50%;left:50%;text-align:center;position:absolute;top:50%;width:330px;height:330px;transform:translate(-50%,-50%)}.promoText .wrap{display:table;height:100%}.promoText .inner{padding:0 26px}.promoText h1{color:#e31837;font-weight:400;font-size:27px;line-height:1;margin-bottom:.4em}.promoText h2{color:#000;font-weight:400;font-size:30px;line-height:1.05;margin-bottom:.4em}.promoText p{color:rgba(0,0,0,.8);line-height:1.1;padding:0 5px}.grid.partners .logo{margin:0 0 10px;position:relative;width:100%;height:118px;transition:all 350ms ease}.grid.partners .logo img{left:50%;margin:0;position:absolute;top:50%;height:auto;max-height:80%;transform:translate(-50%,-50%)}.grid.partners .box .top{margin-top:12%}.mobile .grid.partners .box .top,.tablet .grid.partners .box .top{margin-top:0}.desktop .grid .box:hover .moreContent{opacity:1;transform:translate3d(0,0,0) scale(1)}.grid .box .text{border:1px solid #fff}.desktop .grid .box:hover .img{filter:blur(2px);transform:scale(1.08)}.desktop .grid .box:hover .top,.mobile .grid:not(.grayLink) .box .top,.tablet .grid:not(.grayLink) .box .top{margin-top:10%;transform:translate3d(0,0,0)}.desktop .grid.partners .box:hover .top{margin-top:5%}.desktop .grid.partners .box:hover .logo{height:85px;transform-origin:center center;-ms-transform-origin:center center;-webkit-transform-origin:center center;transform:scale(.72)}.mobile .grid.partners .logo img,.tablet .grid.partners .logo img{max-width:35%;max-height:inherit}.mobile .grid.partners.items4 .logo img,.tablet .grid.partners.items4 .logo img{max-width:40%}.mobile .grid.partners .box .top,.tablet .grid.partners .box .top{margin-top:5%}.mobile .grid.partners .box .text,.tablet .grid.partners .box .text{padding:0 10px}.graySection{background-color:#f7f7f7;padding:27px 0}.gridSection{padding:30px 0}.infoBox{padding:0 62px 34px;text-align:center}.infoBox h3{border:none;font-weight:700;font-size:16px;line-height:1.2;margin-bottom:1.05em;padding:0}.infoBox p{letter-spacing:.04em;margin-bottom:2em}.infoBoxes{display:flex;align-items:stretch;justify-content:space-between;margin:36px 0 9px}.infoBoxes.boxes3 .infoBox{flex-basis:33.33%;-webkit-flex-basis:33.33%;position:relative}.infoBox .btm{bottom:0;left:0;position:absolute;width:100%}.infoBox i[class*=" icon-"],.infoBox i[class^=icon-]{color:#e51937;font-size:67px;margin:0 0 18px}.infoBox i.icon{display:inline-block;line-height:72px;margin:0 0 18px;vertical-align:top;height:72px}.infoBox i.icon img{width:auto;max-height:100%}.gridSection .grid{margin-bottom:21px}.promoSlider.owl-theme .owl-pagination{display:none}.promoSlider{margin-bottom:0;height:480px;transition:opacity 150ms ease-out}.promoSlider .img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.promoSlider:not(.owl-carousel){opacity:0}.promoSlider.owl-carousel .owl-item,.promoSlider.owl-carousel .owl-wrapper,.promoSlider.owl-carousel .owl-wrapper-outer,.promoSlider.owl-carousel .slide{height:100%}.promoSlider .wrapper{position:relative;height:100%}.promoSlider .banner{position:absolute;right:0;top:0;width:332px}.promoSlider .promoText{transform:translate(-50%,-54%)}.promoSlider .promoText .button{margin:0 0 15px;padding:7px 22px 9px}.promoSlider .promoText p a,.promoText p a{color:#e51937;text-decoration:underline}.promoSlider.owl-theme .owl-controls{margin:0}.promoSliderNav{font-size:0;margin:-25px 0 43px;text-align:center}.promoSliderNav .navItem{cursor:pointer;display:inline-block;padding:0 10px;position:relative;vertical-align:top;width:calc(25% - 8px);height:50px;background:#eaeaea;transition:background 450ms ease-out}.promoSliderNav .navItem:hover{background:#dadada}.promoSliderNav .navItem:not(:first-child){margin-left:10px}.navItem .text{align-items:center;display:flex;justify-content:center;position:relative;text-align:center;height:100%}.navItem .text p{color:#000;font-weight:700;font-size:14px;margin:0}.navItem .timeBar{background-color:#e31837;left:0;opacity:0;position:absolute;top:0;width:100%;height:6px;z-index:2;transition:all 250ms ease-out}.navItem.active .timeBar{opacity:1;top:-5px}.navItem .timeBar span{background-color:#fff;left:0;position:absolute;top:0;z-index:9;width:0%;max-width:100%;height:100%}.productList.owl-carousel .owl-item,.productList.owl-carousel .owl-wrapper,.productList.slider .owl-item .product{display:flex!important;flex-wrap:wrap}.productList.slider .owl-item .product .inner{width:100%}.smartProducts .productList.swiper .swiper-slide{height:unset}.swiper-buttons--smart .swiper-button:after{display:none}.inner.dragscroll{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.circImgBanner{display:inline-block;left:50%;position:absolute;top:50%;transform:translate(-55%,-55%)}.circImgBanner .circle{left:50%;padding-right:20px;position:absolute;top:0;width:50%;height:100%}.circImgBanner .circle .wrap{height:100%}.prPrice{position:relative;z-index:2}.prPrice table{margin:0;text-align:center;width:100%;height:100%}.prPrice table td{color:#000;font-weight:700;font-size:15px;line-height:1.4;vertical-align:middle;width:40%}.prPrice table td.or{width:20%}.smartHomePage .prPrice table td.or,.smartProducts .prPrice table td.or{width:20px}.prPrice td.or span{background-color:#e5e6e6;border-radius:50%;color:#000;display:inline-block;font-size:17px;line-height:25px;width:29px;height:29px}.smartHomePage .prPrice td.or span,.smartProducts .prPrice td.or span{background-color:transparent;width:20px;height:calc(100% + 6px);text-indent:-2000px;overflow:hidden;position:relative;top:2px;border-radius:0}.smartHomePage .prPrice td.or span:before,.smartProducts .prPrice td.or span:before{content:"";width:1px;height:100%;position:absolute;left:50%;top:0;background-color:#a6a6a6;transform:translateX(-50%) rotate(20deg)}.productView .prPrice td.or span{font-weight:400;font-size:20px;line-height:27px;text-align:center;width:33px;height:33px}.smartHomePage .productView .prPrice td.or span{width:20px;height:40px}.smartHomePage .prHeader .prPrice td.or span{width:40px;height:40px}.moreProducts .tab .prPrice td.or{width:25px}.moreProducts .tab .prPrice td.or span,.offerCombo .productList .prPrice td.or span,.productList.slider3 .prPrice td.or span{font-size:15px;line-height:20px;width:25px;height:25px}.prPrice .old sup{font-size:85%;top:-1px}.prPrice .points sup{font-size:73%;top:0}.prPrice .old{font-size:13px;position:relative}.smartProducts .prPrice .old{font-size:14px}.prPrice .old:after{content:"";width:calc(100% + 2px);height:1px;position:absolute;background:#676767;right:0;left:-1px;top:calc(50% - 1px);pointer-events:none}.productList:not(.hor) .prTitle{width:100%;height:52px}.prTitle .wrap{padding:19px var(--productspace) 0;vertical-align:middle}.smartProducts .prTitle .wrap{padding:0}.prTitle,.prTitle a{color:#000;font-weight:400;line-height:1.3;position:relative;z-index:1}.prTitle a{transition:color .2s ease-out}.prTitle a:hover{color:#d50000}.prTitle h3{border:none;margin:0;padding:0}.prColors{padding:0 16px;height:27px;transition:all .2s ease-out}.prColors span{border-bottom:1px solid #e5e6e6;color:#717171;display:block;font-size:12px;line-height:1;padding:9px 0 5px}.productList .product{position:relative;transition:all 250ms ease-out;display:flex;flex-direction:column}.desktop .productList:not(.noHover) .product:hover{z-index:9}.desktop .productList.hover:not(.noHover) .product:hover:before{border-bottom:none}.desktop .productList:not(.slider) .product:before{border:none}.productList .product .inner{background-color:#fff;border:1px solid #fff;display:flex;flex-wrap:wrap;justify-content:center;height:100%}.productList .prImg,.productList .prMore{width:100%}.productList .productList{padding-bottom:0}.productList .prTop{flex-direction:column;align-items:flex-end}.productList .prPoints{width:100%;line-height:1;min-height:38px}.productList .prPrice{display:flex;align-self:flex-end;width:100%;margin-top:8px;padding:0 var(--productspace) 8px;position:static;justify-content:space-between;flex-wrap:wrap}.productList .prPrice:last-child{margin-bottom:38px}.smartProducts .productList .prPrice{margin-top:18px;padding:0 12px;margin-bottom:18px;height:auto;border:none}.productList.slider .product .inner{border:1px solid #ebebeb;position:relative}.productList.slider .product .inner .prImg{padding-top:var(--prodlistspacetop);height:196px}.productList.slider .product .inner .prImg img{display:block;margin:0 auto;height:100%;-o-object-fit:contain;object-fit:contain}.smartProducts .productList.slider .product .inner{background-color:#fff;box-shadow:0 4px 4px rgba(50,50,71,.08),0 4px 8px rgba(50,50,71,.06);border:1px solid #e5e5e5;overflow:hidden;border-radius:24px}.smartProducts .productList.slider .product .inner .prMore{padding:0 18px}.smartProducts .productList.slider .product .inner .prTitle{padding:0 8px;letter-spacing:-.04em;font-weight:700;font-size:16px;line-height:20px}.smartProducts .productList.slider .product .inner .prTitle span{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.desktop .productList.hover:not(.hor):not(.noHover) .product .inner:after{content:"";display:block;position:absolute;inset:0;box-shadow:0 0 20px rgba(0,0,0,.1);transition:opacity .2s ease-out;opacity:0;pointer-events:none;z-index:-1}.desktop .productList.hover:not(.hor):not(.noHover) .product:hover .inner:after{opacity:1}.desktop .productList.hover:not(.hor):not(.noHover) .product:hover .prColors,.desktop .productList:not(.hor):not(.compareList) .prCompare,.productList:not(.hor):not(.offerComboWrap) .prDetails{overflow:hidden;opacity:0;height:0;transition:all .2s ease-out}.desktop .productList:not(.hor):not(.noHover) .product:hover .prDetails{opacity:1;height:80px}.desktop .productList:not(.hor):not(.noHover) .product:hover .prDetails.single,.productList.offerComboWrap .product .prDetails.single{opacity:1;height:40px}.desktop .productList:not(.hor):not(.noHover) .product:hover .prCompare{opacity:1;height:32px}.desktop .smartHomePage .productList:not(.hor):not(.noHover) .product:hover .prBottom{margin:0 0 -2px}.prPoints{color:#587a0f;text-align:center;height:44px}.comparePr .prPoints{padding-left:2px;padding-right:2px}.wishlist .prBottom .prPoints{color:grey;font-size:13px;height:83px}.prPoints .wrap{border-top:1px solid #e5e6e6;height:100%}.prPoints b{font-weight:700;font-size:14px}.smartHomePage .prPage .prPoints b{font-size:14px!important}.product .prAdd{margin-left:-1px}.prAdd .addToFav{background-color:#e2eccc;float:left;font-size:14px;line-height:48px;width:46px;height:100%;transition:all .3s ease;border-radius:5px 0 0 5px}.smartHomePage .prAdd .addToFav:hover{color:#2e39ff}.addToBasket{background-color:#ddeeb9;color:#676767;font-weight:700;font-size:15px;padding:17px 13px;border-radius:5px;transition:background-color .2s ease-out,color .2s ease-out}.smartHomePage .addToBasket{background-color:#5861ff}.smartHomePage .addToBasket:hover{background-color:#2e39ff}.addToBasket:hover{background-color:#8bc709;color:#fff}.prHeader .prAdd .addToBasket{line-height:1.15;padding:9px 23px}.smartHomePage .prHeader .prAdd .addToBasket{font-weight:400}.prAdd .addToBasket{cursor:pointer;float:right;line-height:45px;padding:0 17px;width:100%;height:100%}.fbr-search-content-container .prAdd .addToBasket,.sf-camp-product-rec .prAdd .addToBasket{position:absolute;bottom:56px;right:var(--productspace)}.fbr-search-content-container .productList .prPrice{position:relative}.prAdd .addToBasket.inactive{background-color:#b8bfa9;cursor:default;pointer-events:none}.smartHomePage .prAdd .addToBasket.inactive{background-color:grey}.prAdd .addToBasket.inactive,.prAdd .addToBasket.inactive span{cursor:default}.addToBasket:not(.edit) span.icon-fl-cart{font-size:2.25rem;font-weight:400}.smartHomePage .addToBasket:not(.edit) span.icon-fl-cart{color:#fff}.addToBasket:not(.edit) span:not(.icon-fl-cart):after{content:"\e9b9";font-family:icomoon;font-size:13px;margin-left:5px}.smartHomePage .addToBasket:not(.edit) span:not(.icon-fl-cart):after{margin-left:8px;content:"\e96b"}.prCompare{background-color:#ececec;text-align:center;height:32px;transition:all 350ms ease-out}.addedToCompare{background-color:#ececec;text-align:center;height:32px;margin-top:-32px;position:relative;z-index:2}.addedToCompare span,.prCompare .label{color:#aaa;cursor:pointer;display:inline-block;font-weight:400;font-size:12px;line-height:32px;padding-left:27px;position:relative}.prCompare .label:before{background-color:#fff;border:1px solid rgba(180,182,176,.39);border-radius:3px;content:"";left:0;margin-top:-10px;position:absolute;top:50%;width:21px;height:21px}.prCompare .finalText.label:after{color:#fff;content:"\e908";font-family:icomoon;font-size:11px;left:5px;margin-top:-5px;position:absolute;top:50%;line-height:1}.prCompare .finalText.label:before{background-color:#b7b7b7}.product.added .prCompare{background-color:#e51937}footer .blueBar{border-top:solid 1px #ebebeb;border-bottom:solid 1px #ebebeb}.product.final .prCompare .finalText{display:inline-block}.prCompare .addedText a{color:#fff;font-weight:400;font-size:12px;padding:7px 5px 11px}.prCompare .addedText span{text-decoration:underline}.prCompare .addedText a:after,.prCompare .addedText a:before{font-family:icomoon;line-height:1}.prCompare .addedText a:before{content:"\e908";font-size:11px;margin-right:6px}.prCompare .addedText a:after{content:"\e90d";font-size:10px;margin-left:6px}.prDetails .label{color:grey;float:left;font-weight:400;font-size:13px;margin:6px 0;text-align:right;width:105px}.prDetails .slider{float:left;margin-left:5px;padding:0 20px;position:relative;width:168px}.prDetails .slider .wrap{overflow:hidden;width:100%}.prDetails .wrap ul{font-size:0;white-space:nowrap;transition:all 350ms ease-out;transform:translateX(0)}.prDetails .wrap li{border-color:#a9aaa6;cursor:pointer;float:none;line-height:24px;margin:3px;position:relative;width:26px;height:26px}.detailRow ul.colors li input+label:before,.prDetails .wrap li input+label:before{border:3px solid #58595b;content:"";left:-3px;opacity:0;position:absolute;top:-3px;width:calc(100% + 6px);height:calc(100% + 6px);transition:all 250ms ease-out}.desktop .detailRow .colors li:not(.disabled):hover label:before,.desktop .prDetails .wrap li:not(.disabled):hover label:before,.detailRow .colors li:not(.disabled) input:checked+label:before,.prDetails .wrap li input:checked+label:before{opacity:1}.detailRow ul.colors li.disabled,.prDetails .wrap li.disabled{cursor:default;opacity:.2}.detailRow ul.colors li{margin:3px 5px}.prDetails .detailBlock{margin-bottom:3px}.prDetails .nav{cursor:pointer;line-height:1;margin-top:-12px;padding:5px;position:absolute;top:50%}.prDetails .next:after,.prDetails .prev:after{color:#c9c9c9;content:"\e90c";font-family:icomoon;font-size:13px}.prDetails .prev:after{content:"\e90b"}.desktop .productList.owl-carousel.hover .owl-wrapper-outer{padding-bottom:160px}.desktop .productList.owl-theme.hover .owl-controls{margin-top:-160px;z-index:2}.colorFilter input,.sizes input{cursor:pointer}.regBoxes{display:flex;justify-content:space-between;align-items:stretch;margin:62px 0 77px}.regBoxes .box{background-color:#f6f6f6;flex-basis:50%;-webkit-flex-basis:50%;margin-right:10px;text-align:center;width:50%}.regBoxes .box+.box{margin-left:10px;margin-right:0}.regBoxes .box .inner{padding:41px 10px 17px;height:100%}.regBoxes h2{font-weight:700;font-size:15px;margin-bottom:1.5em}.regBoxes ul{margin:20px 0 24px;padding:0;text-align:left}ul.bulletList li{color:#666;font-weight:400;font-size:13px;list-style:none;line-height:1.3;letter-spacing:-.025em;margin:8px 0;padding-left:15px;position:relative}ul.bulletList li:before{background-color:#e31837;content:"";left:0;position:absolute;top:4px;width:8px;height:8px}ul.bulletList.blue li:before{background-color:#e51937}.regBoxes .signInForm input.text{width:267px}.regBoxes .fbSingIn{padding:0}.regBoxes .singIn .or{margin:33px 0 11px}.regBoxes .signInForm input.submit{min-width:185px}.textImg{display:flex;justify-content:space-between;align-items:center;align-content:center;flex-direction:row;margin:36px 0}.textImg.imgLeft{flex-direction:row-reverse}.textImg.imgTop{align-items:flex-start}.textImg.imgTop .text{padding-top:70px}.textImg h2{margin-bottom:1.15em}.textImg.imgLeft .text{padding-left:20px}.textImg.imgRight .text{padding-right:20px}.textImg .img{flex-basis:41%;-webkit-flex-basis:41%;text-align:center}.textImg .text{flex-basis:59%;-webkit-flex-basis:59%}.circleBox{position:relative;height:325px}.wrapper.s{width:100%;padding:0 35px}.checkout .wrapper.s{width:72%}.circleBox .circleBanner{left:50%;top:50%;margin:-121px 0 0 -121px;position:absolute;width:242px;height:242px}.circleBox .circleBanner h2{font-size:16px;margin-bottom:.6em}.circleBox .circleBanner p{line-height:1.05;margin-bottom:2.2em}.circleBox .circleBanner.red{background-color:rgba(255,255,255,.95)}.alertBox p{color:#595959;font-weight:300;font-size:18px;line-height:1.25;max-width:calc(100% - 48px)}.alertBox .icon-tick{color:#8bc709;font-size:37px;margin-right:6px}.wrapper--m{max-width:1280px}.wrapper--cl{max-width:1488px}.wrapper--cl+section{padding-top:16px}.wrapper--cl h1{margin:0}.dark-theme .wrapper--cl h1{color:#fff}.wrapper--cl .row{margin-inline:0}.wrapper--cl .row:first-child{margin-top:20px;margin-bottom:12px}.wrapper--cl .row:last-child{margin-top:12px;margin-bottom:16px}.wrapper--cl .row .col{padding:0}.wrapper.s .wrapper.s{width:79%}.alertBox{margin:67px 0 27px;padding:0 55px}.registration{max-width:928px;margin:39px auto 0}.successPage{margin-top:16px;text-align:center}.checkout .registration h2,.registration h1{color:#595959;font-weight:700;font-size:18px;font-family:OpenSans}.form .field{background-color:#fff;margin-bottom:0;position:relative}.form .field:not(.normal) label{color:#a5a5a5;font-weight:400;font-size:16px;left:13px;line-height:46px;position:absolute;top:0;z-index:1;transition:all 250ms ease-out;letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:calc(100% - 26px)}.form .field.normal label{color:#595959;display:block;font-weight:400;font-size:13px}.form .field.dateField label{max-width:calc(100% - 51px)}.form .field input.text{background-color:transparent;border-color:#b2b2b2;color:#000;font-size:16px;padding:18px 13px 5px;position:relative;z-index:2;height:46px;font-weight:400}.form .field input.text.withRadius{border-radius:6px;overflow:hidden}.form .field.field--withButton .text.withRadius{border-radius:6px 0 0 6px;background-color:#fff;border-color:#e0e0e0}.form input.text.completed+label,.form input.text:focus+label{font-size:11px;line-height:11px;top:7px}.form h2{font-weight:700;font-size:15px;margin-bottom:1.4em}.inputInfo{color:#acacac;font-style:italic;font-size:12px;line-height:1.1;padding-left:18px;position:relative}.formRow{font-size:0;margin-bottom:12px}.formRow--postCode{max-width:408px;margin:0;width:100%}.formRow--postCode .field{width:408px}.formRow .col{display:inline-block;float:none;padding:0 10px 0 0;vertical-align:middle;width:50%}.formRow--postCode .col{width:100%}.formRow .col.m{width:60%}.formRow .col.top{vertical-align:top}.formRow .col+.col{padding:0 0 0 10px}.inputInfo .icon-i{font-size:13px;left:0;position:absolute;top:0}.radioTabs{background-color:#f6f6f6;margin:31px 0 16px;padding:22px 22px 4px}.radioTabs .radios>*{padding-right:20px}.radioTabs.tabs3 .radios>*{width:32%}.radioTabs .radios{padding-bottom:19px}.radio{padding-left:28px;position:relative}.radio .icon{border-radius:50%;border:1px solid #b3b3b3;left:0;margin-top:-10px;position:absolute;top:50%;width:20px;height:20px;line-height:15px}.radioTabs .radio label{color:grey;font-weight:400;font-size:13px;list-height:1.15}.radio input+.icon:before{background-color:#000;border-radius:50%;content:"";left:50%;margin:-6px 0 0 -6px;position:absolute;top:50%;width:12px;height:12px;opacity:0;transform:scale(.8);transition:all 350ms ease-out}.radio input:checked+.icon:before{opacity:1;transform:scale(1)}.formSection{margin-bottom:22px}.formSection__p{font-size:15px;color:#000;font-weight:500}.radioTabs .radioTab{border-top:2px solid rgba(0,0,0,.05);display:none;padding-top:19px;width:100%}.headerTools .iconLink>*{transition:background-color 350ms ease-out}.select2-container--default .select2-selection--single{border-color:#b2b2b2;border-radius:0;height:46px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#595959;font-size:16px;line-height:34px;padding:5px 40px 5px 15px}.light .select2-container--default .select2-selection--single .select2-selection__rendered,.light.selectBoxS.select2-container .select2-results__option{color:#a09d9d}.select2-container--default span:focus,.select2-results__option:focus,.ui-datepicker-title select:focus{outline:0}.select2-container--default .select2-selection--single .select2-selection__arrow:before{color:#767676;content:"\e903";font-family:icomoon;font-size:11px;transition:all 350ms ease-out}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:before{transform-origin:center center;transform:rotate(180deg)}.select2-container--default .select2-selection--single .select2-selection__arrow{margin-top:-5px;right:14px;top:50%;width:18px;height:11px}.select2-dropdown{border-color:#b2b2b2;border-radius:0}.select2-results__option{color:#595959;font-weight:400;font-size:16px;padding:10px 15px;line-height:1.2}.select2-results__option:not(:last-child){border-bottom:1px solid #f4f4f4}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option[aria-selected=true]{background-color:transparent;color:#595959}.ui-widget.ui-widget-content.ui-datepicker{background-color:#fff;border:1px solid #e3e3e3;border-radius:0;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);width:281px}.ui-datepicker th{background-color:#d0d0d0;border:1px solid #fff;color:#444;font-size:13px;font-weight:400;padding:2px 0}.ui-datepicker.ui-widget-content .ui-state-default{background:#efefef;border-color:#fff;color:#444;font-weight:300;font-size:14px;padding:15px 4px 2px 5px;transition:all 250ms ease-out}.ui-datepicker td{padding:0}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{background-image:none;left:0;margin:0;top:0;text-indent:0;width:100%;height:100%}.ui-datepicker .ui-datepicker-next span:before,.ui-datepicker .ui-datepicker-prev span:before{display:block;font-family:icomoon;font-size:13px;padding:5px}.ui-datepicker .ui-datepicker-prev span:before{content:"\e931"}.ui-datepicker .ui-datepicker-next span:before{content:"\e90d"}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{color:#e51937;font-weight:400;width:23px;height:23px}.ui-datepicker.ui-widget-content .ui-state-focus,.ui-datepicker.ui-widget-content .ui-state-hover{border:none;background:0 0;color:#e51937}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-next-hover{right:0;top:15px}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-prev-hover{left:0;top:15px}.ui-datepicker .ui-widget-header{border:none;border-radius:0;background:#fff;color:#333;font-weight:400;padding-top:15px;padding-bottom:15px}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{margin-top:0;margin-bottom:0;height:23px}.ui-datepicker.ui-widget-content td .ui-state-focus,.ui-datepicker.ui-widget-content td .ui-state-hover{border:1px solid #fff;background:#1a5da4;color:#fff}.ui-datepicker-title select{border:1px solid #e3e3e3;border-radius:0;color:#535353}.dateField:before{color:#a0a0a0;content:"\e934";font-family:icomoon;font-size:23px;line-height:1;position:absolute;right:10px;top:12px}.field.dateField input.text{padding-right:40px}.fbLogin{background-color:#f6f6f6;margin:19px 0 55px;padding:20px;text-align:left}.fbLogin>*{margin:0 6px}.fbLogin>p{margin:10px 6px}.ui-datepicker .ui-datepicker-buttonpane button.ui-state-default{background-color:#e51937;border-radius:0;border:none;color:#fff;float:none;font-size:13px;line-height:1.5;margin-top:4px;margin-bottom:9px;padding:7px 18px}.ui-datepicker .ui-datepicker-buttonpane.ui-widget-content{border:none;margin:0;text-align:center}.selectBoxS .select2-container--default .select2-selection--single{border-color:#949494;height:25px}.light.select2-container--open .select2-dropdown--below,.selectBoxS.light .select2-container--default .select2-selection--single{border-color:rgba(203,203,203,.43)}.selectBoxS .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:13px;padding:5px 23px 5px 7px;line-height:15px}.selectBoxS .select2-container--default .select2-selection--single .select2-selection__arrow:before{font-size:6px;line-height:1}.light .select2-container--default .select2-selection--single .select2-selection__arrow:before{color:#989898}.sort .selectBoxS .select2-container--default .select2-selection--single .select2-selection__arrow:before{color:#767676;content:"\e903"}.selectBoxS .select2-container--default .select2-selection--single .select2-selection__arrow{margin-top:-3px;right:7px;width:9px;height:6px}.sort .select2-container{width:175px}.selectBoxS.select2-container .select2-results__option{font-size:13px;padding:8px 5px;line-height:1.1}.productList:not(.slider) .banner,.productList:not(.slider) .product{background-color:#fff;flex-basis:calc(var(--prdlist) - var(--sliderprmargin) * 2);width:calc(var(--prdlist) - var(--sliderprmargin) * 2);margin:0 var(--sliderprmargin) 15px;position:relative}.productList:not(.slider) .product{min-width:0}.productList:not(.slider):not(.hor) .banner,.productList:not(.slider):not(.hor) .product{flex-basis:calc(var(--prdlist) - var(--sliderprmargin) * 2);width:calc(var(--prdlist) - var(--sliderprmargin) * 2)}.productList.cols4:not(.slider) .banner,.productList.cols4:not(.slider) .product{flex-basis:calc(25% - 30px);-webkit-flex-basis:calc(25% - 30px)}.productList.cols4:not(.slider):not(.hor) .banner,.productList.cols4:not(.slider):not(.hor) .product{margin:0 15px 40px}.productList.cols4 .prDetails .label{width:90px}.productList:not(.slider):not(.hor) .banner:before,.productList:not(.slider):not(.hor) .product:before{border:1px solid #ebebeb;pointer-events:none;content:""}.productList .banner .inner{text-align:center;height:100%}.productList .banner img{width:auto}.productList:not(.slider){display:flex;flex-wrap:wrap;align-items:stretch;justify-content:flex-start}.productList:not(.slider):not(.hor){margin-inline:calc(-1 * var(--sliderprmargin));width:auto;flex-grow:1}.productList:not(.slider):not(.hor)>.productList:not(.slider):not(.hor){margin-inline:0}.productList.cols4:not(.slider):not(.hor){margin-left:-15px;margin-right:-15px}.selectBoxS.noBorder .select2-container--default .select2-selection--single{background-color:transparent;border:none}.noBorder.select2-container--open .select2-dropdown--below{border-top:1px solid #b2b2b2}.searchWrap .selectBoxS .select2-container--default .select2-selection--single .select2-selection__rendered{color:grey;font-size:13px}.searchWrap .selectBoxS{float:right;margin-top:8px}.searchWrap .selectBoxS .select2-container--default .select2-selection--single .select2-selection__arrow:before{color:grey;content:"\e902"}.displaying{color:grey;font-weight:300;font-size:13px;position:relative;text-align:center}.displaying:before{background-color:#e5e6e6;content:"";left:0;position:absolute;top:50%;width:100%;height:1px}.displaying span{background-color:#fff;padding:0 8px;position:relative}.moreBar a{border:1px solid #eaeaea;background-color:#fcfcfc;color:#000;font-weight:300;font-size:13px;padding:8px 78px;line-height:1.1}.moreBar a:hover{color:#e51937}.moreBar a:not(:first-child){margin:27px 0 0}.moreBar{margin:20px 0 0;text-align:center}.productList .moreBar{flex-basis:100%}.grid+.moreBar{margin-top:-30px}.modal{display:none;left:0;position:fixed;top:0;z-index:992;width:100%;height:100%}.modal:before{background-color:#000;content:"";opacity:.3;z-index:800}.iphone .modal:before{display:none}.iphone .modal:before{display:none}.iphone .modal .content{box-shadow:-6px 6px 18px 0 rgba(0,0,0,.34)}.iphone .modal .close{background-color:rgba(0,0,0,.34)}.modal .content{background-color:#fff;left:50%;position:absolute;top:25vh;z-index:900}.modal.s .content{margin-left:-205px;padding:57px 35px;width:410px}.modal.cardModal .content{margin-left:-225px;padding:34px 0;width:450px}.modal.m .content{margin-left:-265px;padding:30px 17px 30px;width:530px}.modal.m .content--gdpr{font-size:14px;padding:64px 40px 30px;top:13vh!important;position:relative}.newsletter--cl .modal.m .content--gdpr{top:55vh!important;transform:translateY(-50%)}.modal.m .content--gdpr h2{text-align:center;font-size:24px;margin-top:0;margin-bottom:40px}.modal.m .content--gdpr p{font-size:inherit}.modal.m .content--gdpr strong{color:#000;font-weight:700}.modal.m .content--gdpr .close{right:10px;top:10px;font-size:16px;color:#4e4d4d}.modal.m .content--gdpr .contentInner{overflow-y:auto;max-height:600px;padding-right:15px}body.modal-opened{overflow:hidden}.modal.default .content{margin-left:-353px;padding:30px 17px 30px;width:706px}.modal.b .content{margin-left:-450px;padding:25px 19px 22px 28px;top:50%!important;width:900px;transform:translateY(-50%)}.modal.videoModal .content{margin:0;top:50%!important;width:90vw;height:50.5vw;max-width:714px;max-height:402px;transform:translate(-50%,-50%)}.modal .close{color:#fff;cursor:pointer;font-size:19px;padding:5px;position:absolute;right:-29px;top:-29px}.modal .errorImg{margin-bottom:41px}.modal .errorMsg{padding:0 25px}.errorMsg .errorArrow{color:#e31837;font-size:41px;margin-top:-16px}.errorMsg p{margin:0;max-width:calc(100% - 65px)}.prDesc li{color:#000;float:left;font-weight:400;font-size:13px;line-height:1.1;list-style:none;margin:4px 0;padding-left:16px;padding-right:10px;position:relative;width:100%}.prDesc li:before{background-color:#000;content:"";left:3px;position:absolute;top:2px;width:7px;height:7px}.smartHomePage .prDesc li:before{border-radius:10px;background-color:#5861ff}h1 span{color:#999;font-weight:400;font-size:13px}.headerText .arrow{color:#454545;font-size:6px;margin:3px 0 0 6px}.headerText .arrow:before{content:"\e902";font-family:icomoon;display:inline-block;transition:all 350ms ease-out}.headerText .open .arrow:before{transform:rotate(180deg)}.headerText{position:relative;z-index:9}div.miniBasket{background-color:#f2f2f2;position:fixed;right:0;top:0;z-index:99;width:415px;height:100%;transition:transform 350ms ease-out,opacity 350ms ease-out}div.miniBasket .updatable-cart{height:100%}.productPage div.miniBasket{z-index:991}div.miniBasket.open{box-shadow:-2px 0 10px 0 rgba(32,32,32,.4)}div.miniBasket:not(.open){opacity:0;transform:translateX(100%)}div.miniBasket .close{color:#bcbcbc;cursor:pointer;float:right;font-size:19px;padding:12px 10px 10px;position:absolute;right:0;top:0}div.miniBasket .inner{background-color:#f2f2f2;padding:0;position:relative;height:100%;display:flex;flex-direction:column;justify-content:space-between}div.miniBasket h2{color:grey;font-size:17px;margin:4px 0 0 0}div.miniBasket .totalPr{color:grey;font-weight:400;font-size:13px;margin-bottom:3px}div.miniBasket .list{position:relative}div.miniBasket .scroll{scroll-behavior:smooth;overflow:auto;scrollbar-color:#d0d0d0 transparent;scrollbar-width:thin;padding:0 25px 0 15px;position:relative;width:100%;height:calc(100% - 41px);flex-grow:1}div.miniBasket .scroll::-webkit-scrollbar{width:5px;height:5px}div.miniBasket .scroll::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:10px}div.miniBasket .scroll::-webkit-scrollbar-thumb:hover{background:#9d9d9d}div.miniBasket .scroll::-webkit-scrollbar-thumb:active{background:#848484}div.miniBasket .scroll::-webkit-scrollbar-track{background:0 0}div.miniBasket .list:after{content:"";position:absolute}div.miniBasket .header{margin-bottom:17px;padding:0 15px}div.miniBasket .list .item{background-color:#fff;margin-bottom:9px;padding:9px;position:relative}div.miniBasket .item .close{color:#959595;cursor:pointer;font-size:8px;padding:5px 5px 8px 8px;position:absolute;right:0;top:0}div.miniBasket .item .img{float:left;text-align:center;width:100px;height:100px;display:flex;align-items:center;justify-content:center}div.miniBasket .item .info{float:left;margin-left:11px;padding:4px 0 0 0;width:calc(100% - 111px);display:flex;flex-wrap:wrap;align-items:center}div.miniBasket .title{color:#595959;font-size:14px;letter-spacing:-.032em;line-height:1.1;width:100%}div.miniBasket .quant{color:grey;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:11px;margin:5px 0 0}div.miniBasket .prPrice:not(.total){margin:14px 0 0;padding:17px 0 0;height:auto}div.miniBasket .prPrice:not(.total) table,div.miniBasket .prPrice:not(.total) table td{width:auto}div.miniBasket .prPrice:not(.total) table td.or{padding:0 7px}div.miniBasket .prPrice:not(.total) td.or span{font-size:14px;line-height:19px;width:23px;height:23px}.productView{margin-bottom:62px;padding-right:190px;position:relative;min-height:620px}.productView .media{float:left;margin-top:3px;padding-right:15px;width:59%;position:relative}.productView .details{float:left;padding-left:6px;width:41%}.productView .details .wrap{padding-right:28px}.productView .shopInfo{border-left:8px solid #f7f7f7;border-right:8px solid #f7f7f7;padding-bottom:130px;position:absolute;right:0;top:0;width:190px;height:100%}.smartHomePage .productView .shopInfo{border:none;padding-bottom:0}.productView .shopInfo .wrap i{color:#e51937}.smartHomePage .productView .shopInfo .wrap i{position:relative;display:flex;width:44px;height:44px;align-items:center;justify-content:center;font-size:44px;line-height:44px;margin:0 auto;color:#31ddff}.smartHomePage .productView .shopInfo .wrap i span{font-family:Comfortaa,sans-serif;font-size:5px;font-weight:400;line-height:7px;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;position:absolute;left:0;top:0;width:100%;height:100%;margin:0;font-weight:400;text-transform:uppercase;letter-spacing:.1em}.smartHomePage .productView .shopInfo .wrap i span strong{font-size:19px;line-height:19px;font-weight:700}.productView .shopInfo .wrap span{display:block;font-size:12px;margin:10px 0 0;text-align:center;width:100%;max-width:100%}.productView .shopInfo .wrap{display:block;margin:63px 0;padding:0 29px}.smartHomePage .productView .shopInfo .wrap{margin:32px 0}.productView .shopInfo .wrap:first-child{margin-top:44px}.productView .shopInfo .wrap i.icon-delivery{font-size:37px}.productView .shopInfo .wrap i.icon-pin{font-size:50px}.productView .code{color:#000}.smartHomePage .productView .code{font-weight:400}.productView .review a,.productView .reviews{color:grey;font-weight:400;font-size:13px;line-height:1;margin:-2px 0 0}.productView .productView__title,.productView h1{margin-bottom:5px;margin-top:0}.smartHomePage .productView .productView__title,.smartHomePage .productView h1{margin-bottom:8px}.productView .productView__title{border:none;color:#000;font-size:20px;font-weight:700;line-height:1.2;padding:0}h3{color:#000;border-bottom-color:#000}h3{border-bottom:3px solid #005596;color:#005596;font-weight:400;font-size:18px;margin:2.4em 0 1.4em;padding:0 8px 8px}.productView .review{margin:10px 0 0}.productView .review .stars{margin-right:5px}.productView .reviews{border-right:1px solid rgba(0,0,0,.15);margin-right:6px;padding-right:10px}a.arrowLink.s:after{content:"\e936";font-size:10px;margin-left:5px}.productView .prPrice table td{color:#000;font-weight:700;font-size:18px;line-height:1.6;padding:0 10px;width:auto}.productView .prPrice table .old,.productView .prPrice table .price{text-align:center}.productView .prAdd .addToBasket{font-size:16px}.smartHomePage .productView .prAdd .addToBasket{font-weight:400}.productView .priceRow{margin:0 0 18px}.alLeft,.faqSearch .faqs,.productView .prPrice table{text-align:left}.productView .prPrice{border:none;width:72%}.priceRow .duration{background-color:#f5f5f5;margin-left:6px;padding:6px 8px 6px 3px;position:relative}.duration .icon-duration{color:#e31837;font-size:21px;margin:0 5px}.duration p{color:grey;font-size:10px;margin:0}.duration span{display:block;font-weight:700;font-size:13px}.priceRow .duration:after{content:"";left:-8px;margin-top:-6px;position:absolute;top:50%;width:0;height:0;border-style:solid;border-width:6px 8px 6px 0;border-color:transparent #f5f5f5 transparent transparent}.detailRow .label{color:#000;font-weight:300;font-size:13px;padding-left:3px;width:78px}.smartHomePage .detailRow .label{font-weight:400}.detailRow .cnt{width:auto;flex-grow:1}.detailRow{margin:18px 0 32px;display:flex;flex-wrap:wrap;align-items:center}.quantity>*{color:grey;line-height:25px;text-align:center}.quantity .btn{background-color:#5b5b5b;cursor:pointer;width:26px;height:26px;color:#fff;transition:all .3s ease;padding:0;border-radius:0}.smartHomePage .quantity .btn{border-radius:4px;background-color:#5861ff}.smartHomePage .quantity .btn.inactive{background-color:#d0d0d0}html.dark-theme{/*! purgecss ignore current */--clanding-text-color:white;--clanding-bg-primary-color:#292929;--clanding-bg-secondary-color:black;--clanding-bg-hover-primary-color:#292929;--clanding-fill-primary-color:white;--clanding-fill-secondary-color:#c6c6c6;--clanding-fill-shadow-color:#292929;--clanding-border-primary-color:white;--clanding-border-secondary-color:rgba(103, 103, 103, 1);--clanding-divider-color:transparent;--clanding-accordion-bg-color:rgba(63, 63, 63, 1);--clanding-accordion-border-color:rgba(103, 103, 103, 1);--clanding-menu-bg-color:#3d3d3d;--clanding-menu-item-hover-color:#5c5c5c;--clanding--faq-border:#676767;--clanding--faq-bg:#3F3F3F}html.dark-theme .prLists--banner,html.dark-theme body{/*! purgecss ignore current */background-color:var(--clanding-bg-secondary-color)}html.dark-theme footer{background-color:#fff}html.desktop .quantity .btn:hover{background-color:#e51937}html.desktop .smartHomePage .quantity .btn:not(.inactive):hover{background-color:#2e39ff}html.desktop .smartHomePage .quantity .btn.inactive:hover{background-color:#d0d0d0}.quantity .btn.up:before{content:"\e92e";font-family:icomoon;font-size:8px;line-height:25px;vertical-align:top}.quantity .btn.down:before{content:"\e930";font-family:icomoon;font-size:8px;line-height:25px;vertical-align:top}.quantity .number{font-size:15px;padding:0 3px;min-width:23px;color:#000}.detailRow .quantity{margin-left:5px;position:relative;margin-right:10px}.detailRow .quantity.inactive:after{background-color:#fff;content:"";opacity:.7;z-index:2}.detailRow .remaining{margin-left:10px}.detailRow .remaining{color:#f29a00;font-style:italic;font-size:11px}.detailRow .remaining.red{color:red}.detailRow .remaining span:not(.icon-i){width:calc(100% - 23px)}.detailRow .remaining .icon-i{font-size:16px;margin-right:1px;padding-left:1px}.quantity+.remaining{width:calc(100% - 105px);margin:0}.productView .prPoints{letter-spacing:.038em;margin:16px 0 22px 0;padding:0 0 0 3px;text-align:right;height:auto;font-family:Comfortaa,sans-serif;font-size:14px;color:#587a0f}.smartHomePage .productView .prPoints{color:#1c1c1c;text-align:left;font-weight:400;letter-spacing:0}.productView .prPoints .wrap{border:none;padding:0}.productView .prDesc h3{border-bottom:3px solid #000;color:#000;padding:0 6px 10px;font-weight:700;font-size:15px;margin-top:0}.smartHomePage .productView .prDesc h3{padding:0 0 6px;border-color:#31ddff}.productView .prDesc{font-size:0;margin:50px 0 0;padding-left:3px}.productView .prDesc .attributes{color:grey;font-weight:400;font-size:12px;line-height:1.4}.productView .prDesc li{font-size:12px;margin:3px 0 4px;padding-left:14px}.productView .prDesc li:before{left:1px}.productView .imgHolder{border:1px solid rgba(0,0,0,.06);margin-bottom:9px;overflow:hidden;position:relative;height:500px}.smartHomePage .productView .imgHolder{border:none;border-radius:24px}.productView .slider .item{border:1px solid rgba(0,0,0,.06);cursor:pointer;position:relative;text-align:center}.smartHomePage .productView .slider .item{border:1px solid #e5e5e5;overflow:hidden;border-radius:8px}.smartHomePage .productView .slider .item img{width:100%}.video .play{left:50%;opacity:.9;margin-top:-22px;margin-left:-22px;position:absolute;top:50%;width:44px;height:auto}.video .play.b{margin-top:-45px;margin-left:-45px;width:90px}.img.video,.item.video{cursor:pointer}video .play.shadow{filter:drop-shadow(1px 1px 4px rgba(32, 32, 32, .42))}.productView .slider .owl-item{padding:4px}.productView .owl-theme .owl-buttons>div{margin-top:-14px;position:absolute;top:50%}.productView .owl-theme .owl-controls .owl-buttons div{font-size:28px}.productView .slider{overflow:hidden;padding:0 38px;max-height:126px;transition:all 350ms ease-out}.zoomInfo{color:#000;line-height:1.1;margin-bottom:14px;font-weight:300;text-align:center}.zoomInfo i[class^=icon-]{display:inline-block;font-size:15px;margin-right:6px;vertical-align:bottom}.productView .views{color:rgba(125,125,125,.6);font-weight:400;font-size:18px;left:50%;line-height:1.2;margin-left:-195px;margin-top:-25px;padding:14px 20px;position:absolute;text-align:center;top:50%;z-index:2;width:390px}.productView .views i{color:rgba(108,112,115,.3);font-size:12px;margin-right:8px}.productView .views:before{background-color:rgba(240,240,240,.8);content:""}.productView .views span{position:relative;z-index:2}.productList.slider3 .prTitle .wrap{padding:11px 8px}.offerCombo .productList .prPrice,.productList.slider3 .prPrice{height:57px}.offerCombo .productList .prPrice td.or,.productList.slider3 .prPrice td.or{width:25px}.prPage .title{margin-bottom:21px;text-align:center}.prPage .title h2{border-bottom:3px solid #000;color:#000;font-size:18px;font-weight:700;padding-bottom:8px}.smartHomePage .prPage .title h2{font-size:26px;line-height:34px;letter-spacing:.03em;padding:0 10px;position:relative;border:none}.smartHomePage .prPage .title h2:before{content:"";width:100%;height:10px;position:absolute;left:0;bottom:4px;background-color:#31ddff;z-index:-1;border-radius:100px}.prPage .wrapper{width:74%}.smartHomePage .prPage .wrapper{width:100%}.smartHomePage .prPage .wrapper .productInfo{max-width:925px;margin:0 auto}.smartHomePage .prPage .wrapper .moreSlider{max-width:925px;margin-left:auto;margin-right:auto}.productInfo h3{border:none;color:grey;font-size:15px;line-height:1.2;margin-top:2.2em;margin-bottom:.65em;padding:0}.productInfoRow h2{color:grey;font-size:18px;font-weight:700}.smartHomePage .productInfoRow h2{color:#000;font-size:20px;line-height:24px}.productInfoRow{display:flex;align-items:center;margin:33px 0}.smartHomePage .productInfoRow{margin:60px 0}.productInfoRow.imgRight{flex-direction:row-reverse}.productInfoRow>*{flex-basis:50%;-webkit-flex-basis:50%}.productInfoRow .img,.promoBox{position:relative;text-align:center}.smartHomePage .productInfoRow .img,.smartHomePage .promoBox{overflow:hidden;border-radius:24px}.smartHomePage .productInfoRow .img:before,.smartHomePage .promoBox:before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(115.85deg,rgba(49,221,255,.5) 0,rgba(49,221,255,0) 100%);border-radius:24px}.checkout .products.horizontal .prTitle,.faqSearch .searchWrap,.mapSection .checkboxes li img,.modal img,.productInfoRow img,.products.horizontal .prTitle,.regBoxes img,.textImg img,section.banner img{max-width:100%}.productInfoRow p{line-height:1.5}.offersSection p,.productInfo p{line-height:1.5}.smartHomePage .offersSection p,.smartHomePage .productInfo p{font-size:16px;line-height:24px;font-weight:400}.smartHomePage .quick-info-left{font-size:16px;line-height:24px;font-weight:400}.productInfoRow.imgRight .text{padding-left:0;padding-right:15px}.smartHomePage .productInfoRow.imgRight .text{padding-right:30px;text-align:right}.productInfoRow.imgLeft .text{padding-right:0;padding-left:15px}.smartHomePage .productInfoRow.imgLeft .text{padding-left:30px;text-align:left}div.miniBasket .prPrice.total{background-color:transparent;border-color:rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);margin:18px 0 25px;padding:21px 0;height:auto}div.miniBasket .prPrice.total>span{color:#595959;font-weight:400;font-size:14px;margin-right:5px}div.miniBasket .prPrice.total table{text-align:left;width:auto}div.miniBasket .prPrice.total table td{color:#595959;font-size:16px}div.miniBasket .prPrice.total table td,div.miniBasket .prPrice.total table td.or{padding:0 5px;width:auto}.message{display:flex;justify-content:center;margin:9px 0;padding:16px 12px}.message.left{justify-content:flex-start;float:none}.message.green{background-color:#ecf4d9;color:#689800}.message.gray{background-color:#e7e7e7;color:#878686}.message.blue{background-color:#e9edef;color:#6292b6}.message.orange{background-color:#fff5ea;color:#edb47c}.message.green p{color:#689800}.message.gray p{color:#878686}.message.gray p b{color:#555}.message.blue p{color:#6292b6}.message.blue p a{color:#005596;font-size:14px;font-weight:700;text-decoration:underline}.message.orange p{color:#edb47c}.message p{font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:14px;letter-spacing:-.031em;margin:0}.message i[class^=icon-]+p{max-width:calc(100% - 40px)}.message i[class^=icon-]{font-size:17px;margin-right:13px}div.miniBasket .prPoints .wrap{border:none}div.miniBasket .prPoints{margin-bottom:12px;padding:5px 0;height:auto}div.miniBasket .prAdd{margin-bottom:14px}.owl-theme .owl-controls .owl-buttons div.disabled,.swiper-button-disabled{color:#c6c6c6;cursor:default}.ratingBlock{margin:40px 0}.ratingBlock .wrap{margin:20px 0;padding-top:8px;padding-bottom:8px;position:relative}.ratingBlock .wrap:before{transform:rotate(180deg)}.ratingBlock .wrap:after,.ratingBlock .wrap:before{background:url(../Media/shadow.png) no-repeat scroll center center;content:"";left:0;position:absolute;width:100%;height:8px}.ratingBlock .wrap:before{top:0;transform:rotate(180deg)}.ratingBlock .wrap:after{bottom:0}.ratingBlock .title{color:#595959;font-weight:400;font-size:16px;margin:0;padding:20px 10px}.ratingBlock .cnt{display:none;padding:34px 0}.ratingBlock .title .arrow{font-size:6px;display:inline-block;margin-left:8px;transition:all 350ms ease-out}.ratingBlock .title.open .arrow{transform:rotate(180deg)}.prPage.productList.slider{margin-bottom:35px}.productInfo>img{margin:43px auto;display:inherit}.productInfo .mediaWrap{background:url(../Media/videoShadow.png) no-repeat scroll center 98%;background-size:100% auto;padding-bottom:20px;margin:43px auto;width:714px;height:52vw;max-height:422px;max-width:100%}.prAdd .preorder{float:left;font-size:16px;padding:15px 45px}.modal .main{width:100%}.modalTitle{border-bottom:1px solid rgba(0,0,0,.07);margin-bottom:15px}.modal .form .doubleField.col{max-width:358px}.modal .form .field{max-width:368px}.modal .form .formRow{margin-bottom:18px}.modal .form .formRow.noSpace{margin-bottom:10px}.modal .form{margin:21px 0 0}.btnsRow>*{margin:5px 6px}.btnsRow{margin-left:-6px}.zoomContainer{z-index:9}.zoomLens{background-color:transparent!important;border:none!important;cursor:url(../Media/zoom.png),default!important}.zoomWindowContainer>*{z-index:90!important}.mobile .addToBasket.tooltipWrap .tooltip,.mobile .tooltip,.tablet .addToBasket.tooltipWrap .tooltip,.tablet .tooltip{padding:16px 22px 14px 10px}.mobile .addToBasket.tooltipWrap:not(.open) .tooltip,.tablet .addToBasket.tooltipWrap:not(.open) .tooltip{opacity:0}.mobile .tooltip .close,.tablet .tooltip .close{color:#595959;display:block;font-size:10px;padding:6px;position:absolute;right:0;top:0}.prPage .moreSlider{margin-bottom:80px}.smartHomePage .prPage .moreSlider{margin-top:120px}.zoomWindowContainer>*{margin-left:15px}#demo-container{left:0;position:fixed;top:0}.offersSection h3{border:none;color:grey;font-size:15px;line-height:1.2;margin-bottom:.65em;padding:0}.offersSection h3 em{color:#e31837;font-style:normal}.offerCombo .plus{color:#a9a9a9;font-size:24px;flex-basis:33px;-webkit-flex-basis:33px;position:relative;text-align:center}.offerCombo .plus:before{left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%}.offerComboWrap .product.empty{background-color:#f4f4f4;color:#c3c3c3;font-weight:300;font-size:20px;line-height:1;padding:0 20px;text-align:center}.offerComboWrap .product.empty .wrap,.product.comboResult .prPrice{bottom:auto;left:0;position:absolute;top:0;width:100%;height:calc(100% - 89px)}.offerComboWrap .product.empty .wrap{height:100%}.offerComboWrap .product.empty span{display:block;padding:0 10px;position:relative;top:50%;transform:translateY(-50%)}.productList.offerComboWrap:not(.slider):not(.hor) .product{flex-basis:calc(30% - 11px);-webkit-flex-basis:calc(30% - 11px);margin:0}.productList.offerComboWrap:not(.slider):not(.hor) .product.comboResult{flex-basis:calc(40% - 31px);-webkit-flex-basis:calc(40% - 31px)}.offerComboWrap .product.comboResult .prAdd{margin-left:0;width:100%}.product.comboResult .prPoints .wrap,.product.comboResult .prPrice{border:none}.product.comboResult{margin-left:20px;padding-bottom:89px}.product.comboResult .prAdd,.product.comboResult .prPoints{left:0;position:absolute;width:100%}.product.comboResult .prAdd{bottom:0}.product.comboResult .prPoints{bottom:45px}.product.comboResult .prPrice .old,.wishlistBar .total b{font-size:15px}.offerComboWrap.productList{margin:31px 0 20px;padding:0 10px;justify-content:space-between}.offerCombo{margin:25px 0 22px}.offersSection .moreSlider h3{border-bottom:1px solid #dcdcdc;margin-bottom:29px;padding-bottom:6px}.product .select{border:1px solid #e3e3e3;cursor:pointer;line-height:1;margin-bottom:4px;padding:8px;text-align:center;transition:all 250ms ease-out}.product .select.active{background-color:#005596;color:#005596}.product .select span{min-height:12px;transition:all 250ms ease-out}.product .select .default{color:#7e7e7e}.product .select .selected{color:#fff;position:relative}.product .select .selected:before{content:"\e908";font-family:icomoon;font-size:12px;margin-right:6px}.prPage .offersSection .moreSlider{margin-bottom:40px}.offerCombo .moreBar{margin-bottom:70px}.productList.slider3.owl-theme .owl-controls{margin-top:15px}.offerComboWrap.productList+.offerComboWrap.productList{margin-top:40px}.fixedHeader header{left:0;position:fixed;top:-58px;width:100%;z-index:92}.fixedHeader.productPage .miniBasket:not(.open)~header{z-index:991}.fixedHeader{padding-top:168px}.offerComboWrap .prDetails .slider{margin-left:0}.offerComboWrap .prDetails .label{width:74px}.prHeader{background-color:#fff;box-shadow:0 2px 3px 0 rgba(32,32,32,.27);left:0;opacity:0;position:fixed;top:var(--headerHeight);width:100%;transition:all 350ms ease-out;z-index:-1}.productKitPage .prHeader{display:none!important}.fixedHeader .prHeader{opacity:1;z-index:990}.prHeader .wrap{display:flex;justify-content:space-between;align-items:center}.prHeader .menu{font-size:0;margin:0;padding:0;align-self:flex-end}.prHeader .menu li{color:#595959;display:inline-block;font-weight:400;font-size:13px;list-style:none;vertical-align:bottom}.prHeader .menu a{color:#595959;display:block;overflow:hidden;padding:0 13px 23px;position:relative;transition:all 350ms ease-out}.prHeader .menu a:after{background-color:#e51937;bottom:-5px;content:"";left:0;position:absolute;width:100%;height:5px;transition:all 50ms ease-out}.prHeader .menu a.active:after{bottom:0}.prHeader .prAdd{height:auto}.prHeader .prPrice{border:none;padding:0 10px;height:auto}.prHeader .sum p{font-size:15px;line-height:1.15;margin:0}.prHeader .sum{padding:7px 10px 7px 0;max-width:295px}.prHeader .sum img{margin-right:10px;width:57px;height:auto}.prHeader .sum img+p{max-width:calc(100% - 72px)}.prHeader .wrapper{max-width:1210px}a.quest{background:#f5f5f5;display:block;font-weight:400;padding:23px 40px 23px 25px;margin-bottom:30px;font-size:14px;color:#595959;position:relative;line-height:1.3}a.quest i:last-child{color:#a6a6a6;position:absolute;right:15px;font-size:18px;top:50%;margin-top:-9px}.form .field textarea{background-color:transparent;border:solid 1px #b2b2b2;color:#595959;font-size:16px;padding:18px 15px 5px;position:relative;z-index:2;height:140px;width:100%}.form .field textarea.withRadius{border-radius:6px}.form .field.s textarea{height:96px}.form .field textarea.completed+label,.form .field textarea:focus~label{font-size:11px;line-height:11px;top:7px}.cntInfo{padding:34px 35px;background:#f5f5f5;text-align:center}.cntInfo h6{font-size:16px;font-weight:700;margin-bottom:35px}.cntInfo .item{margin-bottom:25px;padding-bottom:20px;border-bottom:solid 1px #dedede;font-size:14px;letter-spacing:-.025em;color:#9a9a9a;line-height:1.1}.cntInfo .item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.cntInfo .item a,.cntInfo .item span{line-height:1.2;margin:10px 3px;text-align:left}.cntInfo .item i{color:#e51937;font-size:34px}.cntInfo .item i.mail{font-size:29px}.cntInfo a,.cntInfo b{font-size:18px;font-weight:700;color:grey}.cntInfo a{font-size:16px}.form h2.brd{color:grey;border-bottom:solid 4px #e9e9e9;line-height:1.1;padding-bottom:10px;margin-bottom:26px}.contact .formRow{max-width:390px}.stepsCnt{padding-top:60px;text-align:center;position:relative;z-index:1}.stepsCnt:after{content:"";display:block;clear:both}.stepsCnt .step{width:33.3%;float:left;padding:0 20px;margin-bottom:40px;position:relative;z-index:1}.stepsCnt:before{content:"";position:absolute;top:93px;width:68%;height:7px;background:url(../Media/circle.png) repeat-x;z-index:-1;left:16%}.stepsCnt .step:after{content:"\e90d";font-family:icomoon;position:absolute;font-size:31px;top:30px;right:-2px;color:#a6a6a6;z-index:1}.stepsCnt .step:last-child:after,.tabs.gray .tabsHead .tabHeader:after,p.date.noIcon:before{content:none}.stepsCnt .step .numb{border-radius:50%;background:#cdcdcd;color:#fff;margin:0 auto 25px;width:69px;height:69px;line-height:69px;font-size:50px;font-weight:700}.stepsCnt .step h4{color:#999;font-size:16px;font-weight:700;line-height:1.2;margin-bottom:16px}.stepsCnt .step .desc{font-size:13px;color:grey;max-width:210px;margin:0 auto}.section.gray{background:#f7f7f7;padding:37px 0 25px 0;margin-bottom:63px}a.arrowLink.light:after{content:"\e936";font-size:10px;margin:2px 0 0 6px}.section.imgSect{padding:0 0 20px 0;margin:0}.faqSearch .inner{background-color:#f5f5f5;padding:23px 24px 40px;margin-bottom:24px;text-align:center}.faqSearch h2{font-weight:700;font-size:17px;margin-bottom:2px}.faqSearch .title p{color:grey;font-size:11px;margin-bottom:.8em}.errorPage .searchWrap,.faqSearch .searchWrap,.noResults .searchWrap{background-color:#fff;border:1px solid #b2b2b2;margin-bottom:27px;padding-left:46px;width:474px}.noResults .searchWrap{width:100%}.errorPage .searchWrap .text,.faqSearch .searchWrap .text,.noResults .searchWrap .text{border:none;padding-left:0}.errorPage .searchWrap .searchSubmit,.faqSearch .searchSubmit,.noResults .searchWrap .searchSubmit{left:0;line-height:33px;margin:0;padding:5px 11px 5px 16px;position:absolute;top:0;height:100%}.faqSearch .results{color:#999;font-weight:400;font-size:13px;text-align:left}.faqSearch .results b{color:#e51937;font-weight:700;font-size:20px}.faqSearch .accItem{border-bottom:2px solid #e1e1e1}.faqSearch .faqs h3{border:none;color:#595959;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:16px;font-weight:700;letter-spacing:-.025em;line-height:1.2;margin-bottom:.65em;margin-top:51px;padding:0}.faqSearch .faqs h3:first-child{margin-top:34px}.faqSearch .accWrap{margin-top:10px}.faqSearch .accHeader{font-weight:400}.faqSearch .resultsBlock{display:flex;align-items:stretch;justify-content:space-between;flex-wrap:wrap}.resultsBlock .resultsBox{border:1px solid #ebebeb;margin-top:10px;margin-bottom:10px;flex-basis:calc(50% - 6px);-webkit-flex-basis:calc(50% - 6px)}.resultsBox .wrap{padding:13px 14px 10px;text-align:left}.resultsBox h4{color:#595959;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:14px;font-weight:700;letter-spacing:-.04em;line-height:1.2;margin-bottom:1.3em}.resultsBox ul{counter-reset:section;margin:0 0 26px;padding:0}.content .resultsBox ul li,.resultsBox li{color:grey;font-weight:400;font-size:13px;list-style:none;line-height:1.2;letter-spacing:-.02em;margin:17px 0}.content .resultsBox ul li a,.resultsBox li a{color:grey}.resultsBox li:before{color:#e51937;counter-increment:section;content:counter(section) ". ";font-weight:700}.faqs .more,.resultsBox .more{color:grey;float:right;font-weight:400;font-size:11px}.questR{background-color:#f6f6f6;padding:18px 10px 18px 57px;position:relative;text-align:left}.questR:before{color:#005696;content:"\e93d";font-family:icomoon;font-size:32px;left:15px;line-height:1;margin-top:-16px;position:absolute;top:50%}.questR h2{font-size:17px;font-weight:700;color:#005696;margin-bottom:0;letter-spacing:-.065em;margin:0}.questR.gray h2{color:#595959}.questR a.arrowLink{color:#adadad;float:left;font-size:12px}.questR a.arrowLink:after{content:"\e936"}a.more+.accWrap{margin-top:0}.mapContainer{overflow:hidden;margin:26px 0 0;position:relative;height:487px;max-height:70vh}.mapContainer>*,.mapSection.full .mapContainer .inner>*{float:left;position:relative;height:100%}.mapContainer form{width:100%}.mapContainer .mapText{z-index:2;width:39.375%;transition:all 450ms ease-out}.mapContainer .filters>.open,.mapContainer .map>.close{color:#fff;cursor:pointer;line-height:56px;margin-top:-28px;position:absolute;text-align:center;top:50%;width:56px;height:56px;transition:all 450ms ease-out 0s}.mapContainer .filters>.open{background-color:#f7d117;box-shadow:1px 1px 13px 0 rgba(32,32,32,.29);font-size:27px;right:-56px}.mapSection:not(.full) .mapContainer .map{left:39.375%;position:absolute;top:0;width:60.625%}.mapContainer .map{box-shadow:inset 0 0 4px 0 rgba(0,0,0,.53);transition:all 450ms ease-out}.mapSection:not(.full) .mapContainer.open .map{left:0;width:100%}.mapContainer .map>.close{background-color:#cbcbcb;box-shadow:1px 1px 13px 0 rgba(32,32,32,.29);font-size:21px;right:0}.mapContainer.open .filters>.open,.mapContainer.open .map>.close{transition:all 250ms ease-out 450ms}.mapContainer:not(.open) .map>.close{transform:translateX(100%)}.mapSection:not(.full) .mapContainer .filters{background-color:#f7d117;box-shadow:1px 1px 13px 0 rgba(32,32,32,.29);left:0;opacity:0;position:absolute;top:62px;width:518px;height:calc(100% - 62px);transition:all 250ms ease-out 0s;transform:translateX(-100%)}.mapSection:not(.full) .mapContainer.open .filters{margin-left:5px;opacity:1;z-index:3;transition:all 250ms ease-out 450ms}.mapSection:not(.full) .mapContainer.open .filters.open{transition:all 450ms ease-out 0s;margin-left:0;transform:translateX(0)}.mapSection{margin:13px 0 44px}.mapContainer .mapText .text{background-color:rgba(255,255,255,.95);box-shadow:-5px 3px 8px 0 rgba(5,22,48,.16);margin-left:calc(50vw - 590px);margin-top:62px;padding:17px 12px 24px;position:relative;width:calc(85% - 42.5vw + 501px)}.mapContainer .mapText h2{color:#d42e12;font-weight:700}.mapContainer .mapText p{color:#333;letter-spacing:.015em}.mapContainer a.more{color:#58595b;font-weight:400;font-size:12px}.text .shellImg{background-color:#f7d117;padding:8px;position:absolute;top:-62px;left:0;line-height:46px;height:62px}.text .shellImg img{max-height:100%}.mapSearch{background-color:#f7c017;left:0;padding:4px;position:absolute;top:0;z-index:4;width:100%;height:62px}.mapSearch .logo{background-color:#fff;line-height:54px;text-align:center;width:60px;height:100%}.mapSearch .inputWrap{background-color:#f7d117;padding-right:54px;position:relative;width:calc(100% - 116px);height:100%}.mapSearch input.text{background-color:#f7d117;border:none;color:#000;font-size:18px;padding:0 5px 0 21px;position:relative;z-index:2;height:100%}.mapSearch ::-webkit-input-placeholder{color:#333}.mapSearch :-moz-placeholder{color:#333}.mapSearch ::-moz-placeholder{color:#333}.mapSearch :-ms-input-placeholder{color:#333}.mapSearch .submit{color:#fff;font-size:28px;line-height:54px;position:relative;text-align:center;width:56px;height:100%}.mapSearch .submit:before{content:"\e923";font-family:icomoon}#zoomContainer,.button.compare.inactive:before,.checkbox input.checkbox,.circleSliderNav span:after,.colorFilter input,.detailRow .quantity.inactive:after,.earnPoints:before,.filterSearch .submit input,.imgHolder .videoWrap,.mapSearch .submit input,.modal:before,.navItem .img:after,.owl-theme .owl-controls .owl-page span:after,.productList:not(.slider):not(.hor) .banner:before,.productList:not(.slider):not(.hor) .product:before,.productView .slider .videoWrap,.productView .views:before,.promoBox.greenbordered:before,.promoBox.redbordered:before,.radTbl .radio .bg,.radio input,.redeem .radio .line:after,.sale:before,.searchSubmit input,.sizes input,footer .top .bg:before{left:0;position:absolute;top:0;width:100%;height:100%}.smartHomePage #zoomContainer,.smartHomePage .button.compare.inactive:before,.smartHomePage .checkbox input.checkbox,.smartHomePage .circleSliderNav span:after,.smartHomePage .colorFilter input,.smartHomePage .detailRow .quantity.inactive:after,.smartHomePage .earnPoints:before,.smartHomePage .filterSearch .submit input,.smartHomePage .imgHolder .videoWrap,.smartHomePage .mapSearch .submit input,.smartHomePage .modal:before,.smartHomePage .navItem .img:after,.smartHomePage .owl-theme .owl-controls .owl-page span:after,.smartHomePage .productList:not(.slider):not(.hor) .banner:before,.smartHomePage .productList:not(.slider):not(.hor) .product:before,.smartHomePage .productView .slider .videoWrap,.smartHomePage .productView .views:before,.smartHomePage .promoBox.greenbordered:before,.smartHomePage .promoBox.redbordered:before,.smartHomePage .radTbl .radio .bg,.smartHomePage .radio input,.smartHomePage .redeem .radio .line:after,.smartHomePage .sale:before,.smartHomePage .searchSubmit input,.smartHomePage .sizes input,.smartHomePage footer .top .bg:before{border:1px solid #e5e5e5}#zoomContainer{left:100%}.mapSection .filters .wrap{background-color:#f7d117;padding:14px;position:relative;height:100%}.mapSection .filters .wrap>form{height:100%}.map p.found{border-bottom:2px solid #f7b517;color:#333;font-size:13px;margin-bottom:5px;padding-bottom:12px}.map p.found b{font-size:16px}.mapSection .filters .scrollSection{max-height:calc(100% - 35px)}.mapSection #mapResultsContainer.filters .scrollSection,.mapSection .filters #mapFilters .scrollSection{max-height:100%}.mapSection .filters .section{margin-bottom:7px;padding:8px 0 12px;position:relative}.mapSection .filters .section:not(:last-child){border-bottom:1px solid #f7b517}.mapSection .filters .clear{color:#333;cursor:pointer;padding:0 0 5px 5px;position:absolute;right:0;top:0}.mapSection .filters .label{color:#333;font-weight:700;font-size:13px;margin:0 0 8px}.mapSection .checkboxes.cols3 li{margin:5px 0;padding-right:5px;width:33.33%}.mapSection .checkboxes.cols3 li:nth-child(3n+1){clear:left}.mapSection .checkboxes .checkbox label{color:#000}.mapSection .checkboxes .checkbox:disabled+label{opacity:.4}.checkboxes.b.vMiddle .checkbox label:before{top:50%;margin-top:-11px}.scrollSection{scroll-behavior:smooth;overflow:auto;scrollbar-color:#d0d0d0 transparent;scrollbar-width:thin}.scrollSection::-webkit-scrollbar{width:5px;height:5px}.scrollSection::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:10px}.scrollSection::-webkit-scrollbar-thumb:hover{background:#9d9d9d}.scrollSection::-webkit-scrollbar-thumb:active{background:#848484}.scrollSection::-webkit-scrollbar-track{background:0 0}.mapSection .scrollSection{scrollbar-color:#d0d0d0 transparent}#mapResultsContainer.filters .scrollSection{scrollbar-color:#f7b517 transparent}.scrollSectionWrap{height:100%}#mapResultsContainer .scrollSectionWrap{height:calc(100% - 54px)}.mapSection .scrollSectionWrap:not(.noSroll){box-shadow:inset 0 -10px 10px -10px rgba(0,0,0,.4)}.mapSection .scrollSectionWrap:not(.noSroll) .scrollSection{padding-right:10px}.mapSection .results .scrollSectionWrap:not(.noSroll){box-shadow:none;position:relative}.mapSection .results .scrollSectionWrap:not(.noSroll):after{box-shadow:inset 0 -10px 10px -10px rgba(0,0,0,.4);bottom:0;content:"";left:0;position:absolute;width:calc(100% - 20px);height:10px}.mapSearch .locate{background-color:#f7d117;color:#f7a017;cursor:pointer;position:absolute;right:0;top:0;font-size:28px;line-height:54px;z-index:2;text-align:center;width:54px;height:100%}.mapSearch .autocomplete{background-color:#fede43;box-shadow:0 6px 13px 0 rgba(32,32,32,.29);display:block;left:0;padding:3px 21px 10px;position:absolute;top:58px;width:100%}.addresses ul,.autocomplete .itemsList ul,.detailRow .colors,.detailRow .sizes,.footerList ul,.leftNav ul,.mapSearch .autocomplete ul,.mapSection .filters .checkboxes,.perPage,.prDesc ul,.prDetails .wrap ul,.radioTabs.radTbl,.searchMore ul .headerTools ul,.tabs .tabsHead,.view,ul.double,ul.social{margin:0;padding:0}.checkboxes.b .checkbox input,.checkboxes.colors li.checkbox,.circleSlider.owl-theme .owl-controls,.filterSearch .clear:before,.logo h1,.logo h2,.productView .owl-theme .owl-controls,.promoSlider.owl-theme .owl-controls,.section.imgSect .textImg{margin:0}.mapSearch .autocomplete li{color:#d39f01;cursor:pointer;font-weight:400;font-size:18px;line-height:1.1;list-style:none;margin:10px 0}.grid.grayLink a.more,.grid.grayLink span.more,.mapSearch .autocomplete li span{color:#333}.station{background-color:#fff;box-shadow:0 5px 24px 0 rgba(32,32,32,.53);width:282px}.station .close{color:#666;cursor:pointer;font-size:8px;padding:5px;position:absolute;right:0;top:0}.station .topSection{background-color:#f2f2f2;padding:8px 24px 7px 10px}.station .btmSection{padding:8px 24px 7px 10px}.station table{margin:0;width:100%}.station table td{color:#666;font-weight:400;font-size:13px;line-height:1.3;padding:5px}.graySection .infoBox .button.gray,.mainPromo .circImgBanner .button.gray,.station table td a{color:#666}.station td b{font-size:11px;letter-spacing:-.01em}.station table td img{vertical-align:bottom}.station a[href^="tel:"]{line-height:1}.station a[href^="tel:"]:before{background:url(../Media/tel.svg) no-repeat scroll left center;background-size:100% auto;content:"";display:inline-block;margin-right:3px;margin-top:3px;vertical-align:bottom;width:12px;height:12px}.contactBar p a,.graySection .infoBox h3{color:#999}.contactBar p b{color:#e82429}.circleSliderWrap .navButton{color:#989898}.circleSliderWrap .navButton:hover{color:#818181}.newsArt{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:stretch;margin:0 -10px}.newsArt .imgWrp{overflow:hidden;height:195px;position:relative}.newsArt .img{transition:all 250ms ease}.newsArt a.item:hover .img{transform:scale(1.08)}.newsArt a.item.col6{flex-basis:calc(50% - 20px);-webkit-flex-basis:calc(50% - 20px)}.newsArt a.item{background:#f9f9f9;margin:0 10px 50px;flex-basis:calc(25% - 20px);-webkit-flex-basis:calc(25% - 20px);position:relative;display:block;padding-bottom:8px}.newsArt a.item:after,.newsArt a.item:before{content:"";position:absolute;bottom:0;height:2px;left:0;width:100%;background:#d42e12}.newsArt a.item:after{background:#f7d117;height:4px;bottom:2px}.newsArt a.item .desc{padding:20px 15px 10px;font-size:12px;color:#58595b}.newsArt .date{font-size:10px;color:#333;margin-bottom:2px;font-weight:300}.newsArt h3{border:none;color:#333;font-size:14px;font-weight:700;line-height:1.2;margin-bottom:10px;padding:0;margin-top:5px}.newsArt p{font-size:12px;color:#58595b;margin:0}.grid.services .box h3{font-size:16px}.grid.services .box img{height:auto;margin-bottom:30px}.table{margin-bottom:22px}.table h3{border-bottom:solid 4px #f7d117;color:#d42e12;display:inline-block;font-size:18px;line-height:1.2;margin-bottom:33px;padding:8px 12px}.imgTextContent+.table h3{margin-top:27px}.table table{font-weight:400;margin-bottom:1.15em;width:100%}.table th{padding:5px 17px;font-size:13px;font-weight:400;color:#909090;text-align:left;border-bottom:solid 5px #ededed}.table td{padding:9px 17px;font-size:13px;color:#595959}.table tr.link:nth-child(even) td{background:#ededed}.table tr.link{cursor:pointer}.table tr.link td{transition:all 350ms ease-out}.table tr.link:hover td{background:#d9d9d9}.content table:not(.orderTable):not(.total) tr.link:nth-child(even):hover td{background:#d9d9d9}.mapIcon{display:inline-block;padding:3px 0 0 21px;text-decoration:underline;min-height:21px;font-weight:700;color:#000;background:url(../Media/pin.svg) no-repeat left center;background-size:13px 21px}.mapLink{position:relative;z-index:4;font-weight:700;margin-top:4px;color:#000;text-decoration:underline;padding:4px 0;display:inline-block}section.banner .wrapper .row.bannerTxt{font-size:11px;text-align:left;padding-top:8px;margin-bottom:55px;font-style:italic;color:#595959}.bannerTxt p{font-size:11px;font-style:italic;color:#595959}.wrapper.sml{max-width:783px;margin-top:60px}.button.white.bordlight.bold,a.button.bold{color:grey;font-size:15px;font-weight:700;padding:8px 20px;font-family:OpenSans}a.button .icon-print{font-size:18px;margin-right:10px}.button .icon-arrowR_S,.button .prPage .smartProducts .productList.slider .swiper-buttons .swiper-button.swiper-button-next,.button .prPage .smartProducts .swiper-buttons--smart .swiper-button.swiper-button-next,.prPage .smartProducts .productList.slider .swiper-buttons .button .swiper-button.swiper-button-next,.prPage .smartProducts .swiper-buttons--smart .button .swiper-button.swiper-button-next{font-size:15px;margin-left:10px;margin-top:-2px}.prPage .smartProducts .productList.slider .swiper-buttons a.button .swiper-button.swiper-button-prev,.prPage .smartProducts .swiper-buttons--smart a.button .swiper-button.swiper-button-prev,a.button .icon-arrowL2,a.button .prPage .smartProducts .productList.slider .swiper-buttons .swiper-button.swiper-button-prev,a.button .prPage .smartProducts .swiper-buttons--smart .swiper-button.swiper-button-prev{font-size:15px;margin-right:10px}a.button .icon-mail{font-size:12px;margin:3px 10px 3px 0}.orderNumb{float:right;border:solid 1px #eaeaea;display:table;font-weight:300;font-size:14px;color:#595959;width:180px;min-height:145px}.orderNumb .txt{padding:40px 18px;text-align:center}.orderNumb .txt p{color:#000;font-weight:400;font-size:20px;margin:4px 0 0 0}.orderNumb~.alertBox{margin:0 0 10px 0;padding:0;width:calc(100% - 200px)}.orderNumb~.alertBox p{font-size:22px;margin:0}.mV30{margin-top:30px;margin-bottom:30px}.loginBox.form .field.mb30,.mb30{margin-bottom:30px}.warning{margin-bottom:32px;padding:18px 12px;background:#f6f6f6;color:#acacac;font-style:italic;font-size:12px;line-height:1.2}.warning b{color:grey}.warning i{font-size:13px;vertical-align:middle;color:#b4b4b4}.table h4{font-size:15px;margin-bottom:1.2em;color:grey}.prTable .or span,.products .or span{background-color:#e5e6e6;border-radius:50%;color:grey;display:inline-block;font-size:17px;line-height:25px;width:29px;height:29px;text-align:center}.products .prTitle .wrap{padding:11px 0}.button.white.bordlight{border:1px solid rgba(113,113,113,.3);font-weight:300;color:#000}.button.white.bordlight:hover{color:#e51937}table.total{text-align:center;border-top:solid 5px #ededed}.products table.total td{font-size:17px;padding:36px 5px}.products table.total td:not(.txtR){font-size:18px}.totInfo{font-size:11px;color:#a5a5a5;margin-top:7px;line-height:1.2}.shipInfo{background:#f9f9f9;display:flex;-webkit-flex-wrap:wrap;margin-bottom:42px}.shipInfo .icon-delivery{font-size:17px;color:#e7334e;vertical-align:middle;margin-right:1px}.shipInfo .item{flex-basis:50%;-webkit-flex-basis:50%;border-right:solid 1px #ededed;padding:21px 25px}.shipInfo .item:last-child{border:none}.shipInfo .title{font-size:13px;color:#595959;margin-bottom:1.5em}.shipInfo .desc{color:grey;font-size:12px;line-height:1.5;letter-spacing:.015em}.shipInfo .desc p{color:grey;font-size:12px}.shipInfo .date{margin-top:1em;font-size:13px;color:#595959;letter-spacing:.02em}.shipInfo .date span{font-size:15px;font-weight:700;display:inline-block;margin:4px 0 4px 18px;letter-spacing:0}.banner .banLogo{width:auto;display:inline-block;max-width:125px}.textImg.flex25 .img{flex-basis:25%}.textImg.flex25 .text{flex-basis:75%}.textImg.flex50 .img,.textImg.flex50 .text{flex-basis:50%}.section.imgSect.pd30{padding:20px 0}.appLinks{margin-bottom:6px}.appLinks a{display:inline-block;background:#050708;margin:3px;padding:6px 8px 3px;border-radius:4px}.appLinks a:hover{background:#2f373b}.apptxt{font-size:9px;color:#999;margin-bottom:15px}.promoText ul.social li{font-size:25px}.promoText ul.social a{color:#bababa}.promoText ul.social a:hover{color:#005596}.total td:not(.txtR) .totInfo{margin-left:auto;margin-right:auto;max-width:120px}.contactBar .wrapper{max-width:862px}.contactBar+footer{padding-bottom:64px}.contactBar.imgContactBar+footer{padding-bottom:77px}.imgContactBar{text-align:center}.goToTop{background-color:#000;border:2px solid #fff;border-radius:50%;bottom:1vh;color:#fff;cursor:pointer;font-size:14px;right:20px;line-height:34px;overflow:hidden;position:fixed;text-align:center;z-index:99;width:40px;height:40px;transition:opacity 350ms ease-out}.goToTop.inactive{opacity:0;pointer-events:none}.ios .goToTop{bottom:25px}.button.compare span,.contactBar .inner,.headerTools .openDd,.mapSection.full .mapSearch,.productView .imgHolder img,.searchPopup .wrapper,.searchWrap,.selectBox,footer .top .wrapper,footer .wrapper,header .row,section.brands .wrapper{position:relative}.mapSection.full .mapContainer{margin:0;height:auto;max-height:inherit}.mapSection.full .mapContainer .inner{margin-top:31px;width:100%;height:700px;max-height:71vh}.mapSection.full .mapContainer .filters,.mapSection.full .mapContainer .map{width:50%}.checkout footer{border-top:1px solid #e8e8e8}.checkout footer .bottom .right{position:static}.checkout footer .bottom{padding:0}.checkout header{border-bottom:8px solid #f7d117;padding:16px 0 13px;height:auto}.checkout header .logo{border-right:1px solid rgba(0,0,0,.1);float:left;padding:7px 31px 8px 0}.secureCheckout img{margin-right:4px;width:30px;height:38px}.secureCheckout{font-weight:700;font-size:23px;color:#000;float:left;letter-spacing:.01em;padding:5px 30px}.cService{color:#000;float:right;font-weight:700;font-size:13px;letter-spacing:.015em;line-height:1.2;padding:12px 0 6px}.cService .icon-info{font-size:25px;margin-right:3px;color:#e51937}.cService a{color:#000;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:14px;font-weight:700}.loginBox{background-color:#f6f6f6;margin:70px auto;padding:46px 10px}.loginBox .wrap{display:flex;justify-content:center}.loginBox .or{margin:40px 5px 0}.loginBox.form .field{margin-bottom:19px;width:348px;max-width:100%}.loginBox.form p{margin-bottom:1em}.fbBtn span{margin-top:-2px}.checkout .alertBox{margin-top:41px}.checkout .alertBox+.loginBox{margin-top:-23px}.loginBox .col:first-child:last-child{flex-basis:100%;-webkit-flex-basis:100%;padding:0 32px}.loginBox .buttons{margin:22px -10px 0}.loginBox .buttons>*{margin:5px 10px}.checkout .registration{margin-top:34px}.loginBox .forgot{margin-bottom:24px;margin-top:-11px}.checkout .content{margin-bottom:20px}.checkout .banner{margin:83px 0 73px}.prTable h4{color:#595959;font-weight:700;font-size:17px;line-height:1.2;margin-bottom:1.3em}.table table{margin-bottom:1.75em}table.total{border:none;float:right;text-align:right;width:auto}table.total td{color:#595959;font-size:17px}.products table.total.default td:last-child{padding-right:0}table.total tr:last-child td:first-child{font-size:16px}.totalTable{padding-top:21px}.products table.total.default td{padding:10px 25px}.content div.banner:not(.noMargin){margin:50px 0}.content .grid div.banner{margin:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.leftNav .trigger{display:none;padding:13px 33px 13px 21px;font-size:15px;cursor:pointer;position:relative;color:#000;font-weight:700}.leftNav .trigger.open:before{transform:rotate(180deg)}.leftNav .trigger:before{content:"\e924";position:absolute;right:15px;top:50%;font-size:12px;margin-top:-6px;font-family:icomoon!important}.aside~.content{width:calc(100% - 220px);float:left;padding-left:18px;margin-top:26px}.leftNav{background:#f6f6f6;margin:26px 0 22px}.leftNav li{font-weight:400;font-size:13px;list-style:none}.leftNav li a{display:block;padding:12px 17px;position:relative;line-height:1}.leftNav li:not(:first-child) a{border-top:solid 1px #ececec}.leftNav li a:after{content:"";position:absolute;top:0;left:0;width:5px;height:100%;background:#e51937;transform-origin:left center;transform:scaleX(0)}.leftNav li.active a:after{transform:scaleX(1)}.leftNav li.active a{color:#e51937}.leftNav li a:hover i{color:#e51937}.leftNav li a:hover{font-weight:700;color:#000}.addresses.cols3{display:flex;margin:0 -12.5px;flex-wrap:wrap}.addresses .item{padding:20px 18px;position:relative;border:solid 1px #ebebeb;overflow:hidden}.addresses.cols3 .item{flex-basis:calc(33.3% - 25px);margin:12.5px}.addresses .item.radio{padding:27px 25px 53px 25px}.addresses .item:not(.radio){display:inline-block;vertical-align:top;width:49%}.addresses.full .item:not(.radio){width:100%}.addresses .btm{bottom:0;left:0;position:absolute;width:100%;z-index:2}.addresses .radInpt{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0;opacity:0;cursor:pointer}.addresses label{display:block;padding:9px 10px 9px 40px;background:#ececec;width:100%;font-size:12px;color:#000}.addresses input:hover~label{color:#e51937}.addresses input:hover~label .icon{border-color:#e51937}.addresses input:checked~label{font-weight:700}.addresses input:checked:hover~label{color:#000}.addresses input:checked:hover~label .icon{border-color:#000}.addresses a.edit{position:absolute;z-index:2;left:0;color:#000;top:0;width:100%;transition:transform 250ms ease-out;transform:translateY(-100%)}.addresses a.edit .icon-edit{background:#ececec;display:inline-block;line-height:1;padding:7px;vertical-align:top}.addresses .item:hover a.edit{height:100%;transform:translateY(0)}.addresses a.delete{position:absolute;right:0;z-index:2;padding:5px;color:#000;top:0;font-size:9px}.addresses a.delete:hover{color:#e51937}.addresses .radio .icon{left:11px}.addresses .radio .icon:after{content:"\e908";position:absolute;top:2px;left:3px;font-family:icomoon!important;color:#fff;width:0;font-size:10px;overflow:hidden}.addresses .radInpt:checked~label .icon{background:#000}.addresses .radio .radInpt:checked~label .icon:after{width:17px}.addresses h5{font-size:15px;color:#000;font-weight:700;margin-bottom:18px}.addresses:not(.radio) h5{font-size:13px;margin-bottom:.85em}.addresses ul li,.content .addresses ul:not(.social) li{font-size:12px;margin:0 0 2px;padding:0}.addresses p{font-size:12px;color:grey;letter-spacing:.025em;line-height:1.5}.addresses p:last-child{margin-bottom:0}.warning.success{background:#ecf4d9;font-size:15px;color:#689800;font-weight:700;margin-bottom:21px;margin-top:30px;position:relative;padding:15px 17px 15px 47px}.warning.success i[class^=icon-]{font-size:19px;color:#689800;margin-right:5px;position:absolute;top:50%;left:16px;margin-top:-9px}.addresses a.item{text-align:center;padding:71px 10px 30px 10px}.addresses a.item:hover{background:#ececec}.addresses a.item .icon-close{font-size:49px;color:#ececec;margin-bottom:28px;display:inline-block}.addresses a.item .icon-close:before{transform:rotate(45deg);display:inline-block}.addresses a.item .title{font-size:16px;color:#d9d8d8;font-weight:300;line-height:1.2}.form.gray{background:#f6f6f6;padding:25px 19px 3px;margin-top:19px}.formSection.bordered{border-bottom:solid 1px #e0e0e0}.formRow .col .col{padding:0 6px 0 0;width:50%}.formRow .col .col+.col{padding:0 0 0 6px;margin:0}a.back+h1{margin-top:20px}.grid.grayLink .box .wrap:after{content:"";background:#e7e7e7;position:absolute;top:0;left:0;width:100%;height:100%;transform:translateY(100%);transition:all .4s ease}.grid.grayLink .text{z-index:2}.desktop .grid.grayLink .box:hover .wrap:after{transform:translateY(0)}.grid.grayLink .box .logo.lg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);transition:all .25s ease}.grid.grayLink .box .logo.lg img{height:auto;margin:0}.desktop .grid.grayLink .box:hover .logo.lg{transform:translate(-50%,-50%) scale(.5);opacity:0}.grid.grayLink .box h3{color:#333;font-size:16px;text-shadow:none}.grid.grayLink .box p{color:#333;text-shadow:none}ul.squareRed{margin:0 10px 30px 10px;padding:0;text-align:left}ul.squareRed li{padding-left:15px;position:relative;margin-bottom:5px;list-style:none}ul.squareRed li:before{content:"";position:absolute;left:0;top:2px;width:9px;height:9px;background:#d42e12}h3.yelTitle{color:#d42e12;font-size:18px;margin:0 0 1.333em;display:inline-block;line-height:1.2;padding:8px 12px;border-bottom:solid 4px #f7d117}.imgTextContent h3.yelTitle{margin:2.222em 0 1.222em}.tabs.gray{margin:33px 0 58px 0}.tabs.gray .title{display:none;font-size:15px;color:grey;line-height:1;margin-bottom:20px}.tabs.gray .tab{background:#f2f2f2;padding:28px}.tabs.gray h6{font-size:13px;color:#595959;font-weight:700;margin-bottom:2px}.circImgBanner .circle .wrap,.disTbl,.grid .box .text.default,.prPoints .wrap,.radioTabs.radTbl .radios,.shipInfo.disTable,.verticalItems .item{display:table;width:100%}.tabs.gray .tabsHead{display:flex;align-items:stretch;justify-content:space-between}.tabs.gray .tabsHead .tabHeader{text-align:center;padding:17px 20px 30px}.tabs.gray .tabHeader h5{font-size:13px;color:grey;line-height:1}.tabs.gray .tabsHead .tabHeader.active,.tabs.gray .tabsHead .tabHeader:hover,table.compare tr:nth-child(even) td{background:#f2f2f2}.iconServ{display:inline-block;width:68px;height:68px;margin-bottom:14px}.iconServ img{width:100%;height:auto}.tabs.gray .tabHeader:before{content:"\e902";font-size:11px;color:#a6a6a6;font-family:icomoon;position:absolute;bottom:9px;left:50%;margin-left:-8px}.button.green{background-color:#8bc709;color:#fff;font-weight:600;font-size:13px;padding:15px 25px;border-radius:5px}#paymentDetailsForm .button.green{height:44px}.button.greendark{background-color:#007e71;color:#fff;font-weight:600;font-size:14px;padding:14px 24px;border-radius:6px}.button.greendark:hover{background-color:#00554c;color:#fff}.subMenu li a.button.greendark:hover{color:#fff}.cardsWrp{background:#f6f6f6;padding:15px 10px;margin:7px 0 13px 0}.cardsWrp p{font-size:12px;color:#acacac}.othInfo{color:#d79d00;font-size:12px}.cards img{margin-right:3px}.yellowLabel{background:#f7d117;padding:10px 15px;display:inline-block;position:relative;font-size:11px;color:#333;line-height:1.2}.field .yellowLabel{margin-right:-12px;position:absolute;right:0;top:50%;transform:translate(100%,-50%)}.yellowLabel:after{content:"";position:absolute;left:-16px;top:50%;border:solid 8px transparent;border-right-color:#f7d117;margin-top:-8px}.yellowLabel b{font-size:13px;font-weight:700}.formRow .col.bordered{border-bottom:solid 3px #f6f6f6;padding-bottom:25px}.offerBanner{background-repeat:no-repeat;background-size:cover;background-position:center center;margin-bottom:16px;padding:18px 22px 7px;text-shadow:1px 2px 1px rgba(32,32,32,.23),2px 3px 30px #202020}.offerBanner h4{font-size:25px;color:#fff;font-weight:700;line-height:1.2;margin-bottom:6px}.offerBanner h6{font-weight:700;margin-bottom:12px;color:#fff}.orderBanner{background:#f7d117;padding:13px 15px 12px 59px;position:relative}.iconShell{position:absolute;left:9px;top:50%;background:url(../Files/iconshell.png) no-repeat;width:41px;height:38px;margin-top:-19px}.orderBanner h6{font-size:15px;color:#333;margin-bottom:1px}.orderBanner p{font-size:12px;color:#d42e12;margin:0}.orderBanner b{font-size:20px;margin-right:3px;display:inline-block;font-weight:700}.orderBanner .icon-tel{font-size:16px}.servWrp{margin-top:51px}.formRow+input.button{margin-top:22px}.product .remove{background-color:#f6f6f6;color:grey;padding:7px 5px;text-align:center}.infoBar p{color:#a2a1a1;font-style:italic;margin-bottom:0}.titleBar+.infoBar{margin-top:-6px}.wishlistBar{border-top:1px solid #e5e6e6;padding:10px 0;text-align:right}.wishlistBar>*{margin-top:4px;margin-bottom:4px}.wishlistBar .prPrice{border:none;border-left:2px solid rgba(70,70,70,.2);padding:0 4px 0 17px;margin-left:20px;height:auto}.wishlistBar .prPrice table td{padding:3px 8px;width:auto}.faqSearch .searchSubmit:before,.graySection .infoBox p,.remove.dark,.stepsCnt .step .desc p,.wishlistBar .total,table.compare .product h3 a{color:grey}.shipInfo.disTable{background:#fff;border:solid 1px #e3e3e3}.shipInfo.disTable .cell{border:none;padding:11px 23px}.shipInfo.disTable .date{text-align:right;margin:0}.shipInfo.disTable .title.brd{border-right:solid 1px #d1d1d1;line-height:60px;margin:0;position:relative}.shipInfo.disTable .title span{line-height:1}.shipInfo.disTable .title.brd:after{background:#fff;border-bottom:solid 1px #d1d1d1;border-right:solid 1px #d1d1d1;content:"";margin-top:-5px;position:absolute;right:-5px;top:50%;width:10px;height:10px;transform:rotate(-45deg)}.item.cell.header{width:244px}.shipInfo.disTable .icon-delivery{font-size:21px;margin-right:5px}.item.cell.desc{padding-right:10px;padding-left:0}.item.cell.date{padding-left:0}.shipInfo.disTable .date span{display:inline-block;margin-left:12px}.shipInfo .icon-pin{color:#e7334e;font-size:26px;vertical-align:middle}.checkout .products .total.default.totPoints tr td{padding:10px 12px;width:auto}.checkoutBoxes{align-items:start;display:flex;flex-direction:row;gap:24px;justify-content:space-between;width:100%}.grayBox{background:#f3f3f3;float:right;margin-bottom:30px;padding:16px 24px}.grayBox .title{color:#595959;font-size:16px;font-weight:700;margin-bottom:7px;text-align:left}.grayBox p{font-size:11px;color:#9e9e9e;text-align:left}.grayOutlineBox{border:1px solid #eaeaea;font-size:14px;line-height:20px;margin-top:8px;padding:16px}.grayOutlineBox:first-child{margin-top:24px}.grayOutlineBox__title{font-weight:700;margin-bottom:4px}table.total.totPoints{float:none;margin:15px 0 12px;text-align:left;width:100%}table.total.default.totPoints td,table.total.default.totPoints tr:last-child td:first-child{background:0 0;font-weight:400;font-size:13px;padding:5px 0;width:auto}.product.comboResult .prPrice table td,.shopInfo .actions i.icon-print,table.total.totPoints .price{font-size:17px}table.total td:first-child,table.total.totPoints .price span{font-size:13px}.checkout table.total.totPoints .bld,.checkout table.total.totPoints tr:last-child:not(:first-child) td.bld,.circleBox .circleBanner h2 b,.leftNav ul li.active,.modalTitle h2,.perPage li.selected,.prFilters li.active,table.total.totPoints .price{font-weight:700}.checkout table.total.totPoints tr:last-child:not(:first-child) td,.productView .prPrice .old{font-weight:400}.cartWrp~.main{width:calc(100% - 400px);margin:0}.content>.grid:last-child{margin-bottom:0}.cart .title{font-size:17px;color:#595959;font-weight:700;margin-bottom:9px;padding-left:3px}.cart .count{font-weight:400;font-size:13px;color:grey;text-align:right;margin-bottom:10px;padding-right:2px}.cart .product{background:#fff;padding:13px 14px;margin-bottom:10px}.horizontal .product{position:relative}.removeProd{position:absolute;right:5px;top:5px;color:#959595;font-size:8px;cursor:pointer}.horizontal .product:after{content:"";clear:both;display:block}.checkout .products.horizontal .prImg,.horizontal .prImg{width:130px;float:left;border:none;max-width:100%;padding-right:10px;height:90px;display:flex;align-items:center;justify-content:center}.checkout .products.horizontal .desc,.horizontal .desc{float:left;max-width:100%;width:calc(100% - 130px)}.quantity.sml .btn{width:16px;height:16px}.quantity.sml .btn.down:before,.quantity.sml .btn.up:before{line-height:15px}.quantity.sml .number{font-size:13px}.checkout .cart .products tr td,.checkout .cart .products tr:first-child td{padding:5px;width:auto}.cart .prPrice table{height:auto}.cart .prPrice:not(.total){float:right;height:auto;padding-top:11px;margin-top:9px;width:calc(100% - 130px)}.cart .quantWrp .label{color:grey;font-size:11px;margin-right:3px}.cart .prTitle a{font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:14px;color:#595959;letter-spacing:-.035em}.cart .products .prTitle .wrap{padding-bottom:6px}.cf{clear:both}.stepWrp{margin-bottom:20px}.stepWrp>.title{background:#e9e9e9;padding:10px 12px;font-size:20px;color:#595959;line-height:1;margin-bottom:11px;position:relative;font-weight:300}.stepWrp.completed>.title{padding-right:40px}.stepWrp.completed>.title:after{content:"\e908";font-family:icomoon!important;position:absolute;right:9px;color:#8bc709;font-size:25px;top:50%;margin-top:-12.5px;display:inline-block}.stepWrp>.title span{font-size:22px;color:#000;font-weight:700}.stepWrp>.cnt{border:1px solid #ebebeb;display:none;padding:23px 20px}.stepWrp.opened>.cnt{display:block}.button.disabled{font-weight:700;color:#fff;cursor:default;font-size:15px;background:#cbcbcb;padding:10px 24px}.stepWrp .formSection:last-child{margin-bottom:0}.tabs.style2 .tabsHead{display:flex;align-items:stretch;justify-content:space-between;margin-bottom:48px;overflow:visible;white-space:normal;gap:8px;padding-bottom:16px}.tabs.style2 .tabsHead .tabHeader{display:flex;flex-direction:column;flex-basis:calc(50% - 10px);position:relative;text-align:center;overflow:visible}.tabs.style2 .tabsHead .tabHeader.disabled{display:none}.tabs.style2 .tabsHead .tabHeader:after{height:100%;z-index:-1;background:0 0;border:solid 1px #c9c9c9;bottom:0;left:0;position:absolute;width:100%;transition:all 250ms ease-out;content:""}.tabs.style2 .tabsHead .tabHeader.active:after{background:0 0;border:solid 3px #e51937}.tabs.style2 .tabsHead .tabHeader:before{position:absolute;bottom:-8px;left:50%;width:17px;height:17px;background:#fff;border-bottom:solid 3px #e51937;border-left:solid 3px #e51937;margin-left:-7px;transform:rotate(-45deg);opacity:0}.tabs.style2 .tabsHead .tabHeader.active:before{opacity:1}.headwrp{position:relative;padding:24px 4px 19px;flex-grow:1;display:flex;flex-direction:column;justify-content:flex-end}.headwrp__icon{font-size:3.5rem;color:#d50000;display:inline-block;margin:0 0 auto}.headwrp__icon.icon-pharmacy{font-size:3.25rem}.headwrp h6{font-size:1rem;font-weight:600;line-height:1.25;letter-spacing:-.06em;color:#000;padding:0 0 10px;margin:0 0 10px;text-align:center;display:flex;flex-wrap:wrap;justify-content:center;min-height:70px;z-index:initial}.headwrp h6>div{display:flex;flex-direction:column}.headwrp h6 span:not(.tooltipFl):not(.icon-fl-info):not(.tooltipFl__main){color:#676767;font-size:.875rem;line-height:1.28;display:inline-block;margin:6px 0 0}.headwrp h6 .tooltipFl{top:2px;margin-left:4px;height:18px}.headwrp h6 .tooltipFl__main{padding:10px;text-align:center;max-width:150px;margin-left:-75px}.headwrp h6 .tooltipFl__main p:last-child{margin:0}.headwrp h6 .iconButton{font-size:1rem}.headwrp .ribbon+h6{padding:0 45px}.headwrp .icon-pin{font-size:55px;color:#e31837;margin-bottom:9px;display:inline-block}.headwrp .icon-delivery{font-size:47px;color:#e31837;display:inline-block;margin-bottom:12px}.headwrp p{margin-bottom:1px;font-weight:400;font-size:13px}.headwrp .info{color:#000;font-size:1rem;line-height:1.1;font-weight:600;margin:auto 0;padding:10px 4px 0}.ribbon.free{background-color:#e31837;font-size:12px;font-weight:700}.formSection.found{font-size:13px;color:#333;padding-bottom:13px;margin:50px 0;border-bottom:solid 2px #f2f2f2}.formSection.found b{font-size:16px}.verticalItems.hScroll{max-height:460px;overflow:hidden;padding:15px 9px 15px 15px}.verticalItems.gray{background:#f2f2f2;padding:10px;border:solid 4px #f2f2f2}.verticalItems .item{background:#fff;padding:13px;position:relative;margin-bottom:7px}.verticalItems.gray .item.radio .border{border:1px solid #fff;left:0;position:absolute;top:0;width:100%;height:100%;transition:border 450ms ease-out}.verticalItems.gray .item.radio input:checked+.icon+.border{border-color:#000}.verticalItems .cl{color:#000;padding:0 6px}.verticalItems .cl.clIcon{width:20px;padding-left:0}.verticalItems .radio .icon{position:relative;margin:0;top:auto;display:inline-block}.verticalItems a.mapIcon{position:relative;z-index:4;font-weight:700;margin-top:7px;color:#000}.verticalItems h4{font-size:14px;color:#000;line-height:1.2;margin-bottom:7px;font-weight:400}.verticalItems h4:last-child{margin:0}.verticalItems .info{font-size:12px;margin-top:18px}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__arrow:before,.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__rendered{color:#cdcdcd}.select2-container--default.select2-container--disabled .select2-selection--single{border-color:#f0f0f0;background:#f0f0f0}.cost{font-size:12px;color:grey;margin:30px 0}.cost .titl{font-size:14px;font-weight:700;margin-bottom:4px}.cost .titl span{color:#005596}.form .field.sml textarea{height:95px}.tabs .formSection.bordered{padding-bottom:11px}.radioTabs.radTbl{background:0 0}.radioTabs.radTbl .radios{border-bottom:solid 3px #e9e9e9;margin:25px 0;padding:0}.radioTabs.radTbl .radio{font-size:13px;padding:18px 5px;text-align:center}.radTbl .radio .icon{position:relative;left:auto;top:auto;margin:0 3px}.radTbl .radio input:checked~.bg{opacity:1}.radTbl .radio .bg{background:#e9e9e9;opacity:0;z-index:-1}.disTbl .cl{padding:0 6px}.checkboxes.gray .checkbox.disTbl{background:#e9e9e9;margin:0;padding:20px 10px}.checkboxes.gray .checkbox.disTbl input{z-index:1}.checkbox.disTbl label{position:relative;text-align:left}.checkboxes.gray .cnt{border:solid 2px #f1f1f1}.checkbox .points{font-size:14px;text-align:center;font-weight:300}.checkbox .points b{font-weight:400}.redeem{background:#f7f7f7;padding:40px 20px;overflow:hidden}.redeem .radio{padding-top:47px;text-align:center}.redeem .radio .line{position:absolute;top:16px;height:7px;width:100%;background:#fff;box-shadow:inset 0 2px 0 rgba(0,0,0,.2);left:0}.redeem .radio .icon{z-index:1;width:36px;height:36px;background:#fff;top:0;left:50%;margin:0 0 0 -18px;border:none;box-shadow:inset 0 2px rgba(0,0,0,.2)}.redeem .radio .icon:after{content:"";position:absolute;top:50%;left:50%;width:27px;border-radius:50%;height:27px;background:#e9e9e9;transform:translate(-50%,-50%)}.redeem .radio .icon:before{content:none}.redeem .radio.checked .icon,.redeem .radio.passed .icon{background:#b1f41f;box-shadow:inset 0 2px rgba(0,0,0,.3)}.redeem .radio.checked .icon:after,.redeem .radio.passed .icon:after{background:#8bc709}.redeem .radio .line:after{content:"";background:#b1f41f;box-shadow:inset 0 2px rgba(0,0,0,.3);opacity:0}.redeem .radio.checked:first-child .line:after{width:0}.redeem .radio.checked .line:after,.redeem .radio:first-child .line,.redeem .radio:last-child .line{width:50%}.redeem .radio:first-child .line{left:auto;right:0}.redeem .radio.checked .line:after,.redeem .radio.passed .line:after{opacity:1}.redeem .radio label{font-size:13px;font-weight:400;color:#595959}.redeem .radio label span{color:#000;font-size:18px}.redeem .radio.checked:last-child .line:after{width:100%}.checkbox input,.radio input{opacity:0;cursor:pointer}.pointTotal{padding:16px 6px;text-align:center;font-size:14px;color:#999898;border-top:solid 1px #f1f1f1}.pointTotal span{font-size:14px;color:#595959}.pointTotal b{font-size:20px;color:#595959}.checkbox.disTbl label{font-weight:700;font-size:15px;color:#595959}.checkbox.disTbl label .info{font-size:12px;color:#acacac;margin-top:4px;font-family:OpenSans;font-weight:300}.checkboxes.b .checkbox label.vert:before{top:13px;margin-top:-11px}.icinfo{font-size:26px;color:#8c8c8c;margin-left:10px}.cardForm{padding:25px 0 25px 34px}.verticalItems.bordered{border-bottom:solid 1px #ccc;margin-bottom:45px}.verticalItems.bordered .item{border-top:solid 1px #ccc}.verticalItems.paymentForm h4{font-size:15px;color:grey;font-weight:700;margin-bottom:4px}.verticalItems.paymentForm .item{margin:0;padding:18px 0}.verticalItems.paymentForm .cl.txtR{padding:0}.verticalItems.paymentForm .info{margin-top:0;max-width:350px;color:#acacac}.cartWrp{float:right;width:380px}.cartWrp .cart{background:#f6f6f6;position:relative}.cartWrp .cart>.wrap{padding:19px 10px 0}.cartWrp~.main{width:calc(100% - 400px);margin:0}.openCart{display:none;position:absolute;left:-56px;padding:15px;background:#f6f6f6;cursor:pointer;font-size:25px;color:#000;box-shadow:-6px 6px 18px 0 rgba(0,0,0,.34);border-right:solid 1px #e9e9e9}.alphabet{display:flex;justify-content:center;flex-wrap:wrap;margin:18px 0 38px;padding:0;gap:12px 0;position:sticky;top:142px;background:#fff;z-index:10}.alphabet li{color:#000;display:inline-block;list-style:none;vertical-align:bottom}.brandFilter.active,.brandFilter:hover{color:#d50000}.brandFilter{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;box-shadow:none;background:0 0;color:#000;display:block;padding:6px 11px 10px;position:relative;font-weight:700;font-size:14px}.brandFilter:after{background-color:#d50000;bottom:0;content:"";left:0;position:absolute;width:100%;height:0;transition:all 250ms ease-out}.brandFilter.active:after,.brandFilter:hover:after{height:2px}.brands{list-style-type:none;margin:0;padding:0}.brands .item{width:100%;margin:0 0 8px;padding:0}.brands .item:before{display:none}.brands .item>a{color:#000;font-weight:700;font-size:16px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0;line-height:1.875}.brands .item>a span{color:#676767}.brands .item>a:hover{color:#d50000}.brands .item>a:hover span{color:#000}.brands .logo{border:1px solid #ebebeb;line-height:122px;margin:0 0 8px;height:124px}.brands .logo img{max-width:96%;height:auto}.brands .logo a{display:block}.sideNav{margin:0;padding:0}.sideNav li:not(.all) a:before{background-color:#e51937;content:"";left:0;position:absolute;top:0;width:0;height:100%;transition:all 150ms ease-out}.sideNav li:not(.all) a:hover:before{width:5px}.sideNav li a:hover{color:#e51937;font-weight:700}.filters h2{font-weight:700}.filters .list{background-color:#f6f6f6;margin:10px 0 32px;padding:11px 0 30px}.filters .list .list__title{padding:5px 10px 12px 20px;border-bottom:1px solid #c6c6c6;margin-bottom:12px}.filters .list .list__title h2{margin:0}.filters .list .list__title a{font-size:.9375rem;color:#000;line-height:1.5;font-weight:700}.filters .list ul{margin:0;padding:0}.filters .list li{color:#595959;font-weight:700;font-size:13px;list-style:none;line-height:1.2;margin:4px 0}.filters .list li li{color:grey;font-weight:400;letter-spacing:-.04em;line-height:1.1;margin:.5em 0}.filters .list li a{display:inline-block;padding:2px 10px 2px 20px;position:relative;vertical-align:top;transition:all 350ms ease-out}.filters .list ul>li>a.selected{font-weight:700}.filters .list ul>li>a:before{background-color:var(--filterscolor);content:"";left:0;position:absolute;top:0;width:0;height:100%}.filters .list ul>li>a.selected:before{width:5px}.filters .list ul ul>li>a.selected:before{display:none}.filters .list li li a{color:grey}.filters .list ul ul{margin:3px 0 2px;padding:0 0 0 14px}.searchResults .main{margin-top:31px}.searchResults .main:first-child:last-child{width:100%}.searchResults .title{border-bottom:1px solid rgba(0,0,0,.07);margin:0 0 34px;padding:2px 0 13px}.searchResults .title>*{display:inline-block;vertical-align:bottom}.searchResults .title h1{margin-bottom:0}.searchResults .found{color:#999;margin:0 0 0 2px}.searchResults .found span{color:#e51937;font-weight:700;font-size:20px}.searchResults .found b{color:#595959}.tabs.style1>.tabsHead{border-bottom:5px solid #e9e9e9;margin:0 0 33px;display:flex;justify-content:space-between;align-items:flex-end}.tabsHead.tabs3>*{flex-basis:33.33%}.tabsHead.tabs2>*{flex-basis:50%}.tabs.style1>.tabsHead>.tabHeader{color:#000;font-weight:300;font-size:20px;line-height:1.2;padding:19px 10px;text-align:center}.tabs.style1 .tabHeader>span{position:relative;z-index:1;white-space:normal}.tabs.style1 .tabHeader span span{color:#999;font-size:13px}.tabs.style1:not(.default)>.tabsHead>.tabHeader:after{background-color:#e9e9e9;bottom:0;height:0}.tabs.style1>.tabsHead>.tabHeader.active:after{height:100%}.searchResults .filtersBar{margin-top:9px}.searchResults h1 span{color:#595959;font-weight:700;font-size:20px}.resultsList{margin-top:8px}.resultsList .item{border-bottom:2px solid #e9e9e9;padding:14px 0 11px}.resultsList h2{font-size:17px;margin-bottom:.95em}ul.path{margin:0;padding:0;width:100%}ul.path li{color:#999;float:left;list-style:none;margin:0 0 4px}ul.path li a{color:#999;display:block;padding:0 8px}ul.path li:first-child a{padding-left:2px}ul.path li:not(:first-child){border-left:1px solid #999}.prTable .header{border-bottom:5px solid rgba(0,0,0,.07);color:#909090;font-size:13px;font-weight:400;padding-bottom:10px}.subOrderInfo:after{content:"";display:block;clear:both}.prTable{border-bottom:5px solid rgba(0,0,0,.07);padding-bottom:2px}.prTable:after{content:"";display:block;clear:both}.prTable.noBorder{border-bottom:none}.prTable .img div{border:1px solid #ebebeb;text-align:center;width:135px;height:100%;display:flex;align-items:center;justify-content:center}.prTable .img.s div{width:116px}.prTable .img img{max-width:100%;height:auto}.tooltipInfo{cursor:pointer}.prTable h2{font-size:18px;margin-top:0;margin-bottom:.2em;display:flex;flex-wrap:wrap;align-items:center}.prTable.final h2{font-size:15px}.prTable .sku{color:#909090;margin-top:5px;display:block}.prTable .more.cancelled h2{text-decoration:line-through}.prTable .strikethrough{position:relative}.prTable .strikethrough::before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;height:1px;background:#000}.prTable .more.cancelled .title .itemStatus{color:#e79719;display:block;font-weight:700;margin-top:5px}.prTable .strikethrough::before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;height:1px;background:#000}.prTable .more.cancelled .title .itemStatus{color:#e79719;display:block;font-weight:700;margin-top:5px}.priceInfo{color:#a5a5a5;display:block;line-height:1}.prTable.onlyPrice .header .price .wrap span{text-align:right;width:100%}.prTable.final .price{flex-basis:33%}.prTable.final .quantity{flex-basis:20%}.prTable.final .title{flex-basis:38%}.prTable.final .header .price .wrap,.prTable.final .prPrice{width:286px}.prTable.onlyPrice.final .price{flex-basis:27%}.prTable.onlyPrice.final .quantity{flex-basis:23%}.prTable.onlyPrice.final .title{flex-basis:50%}.prTable.onlyPrice .prPrice .price,.prTable.onlyPrice .prPrice table td{text-align:right}.prTable.onlyPrice.final .header .price .wrap,.prTable.onlyPrice.final .prPrice{width:200px}.prTable .more .wrap,.prTable .row{display:flex;justify-content:space-between;align-items:stretch}.prTable .more .wrap{height:100%}.prTable .img{padding-left:0;flex-basis:133px}.prTable .img.s{flex-basis:116px}.prTable .more{flex-basis:calc(100% - 133px)}.prTable .title{flex-basis:40%;position:relative}.prTable .row:not(.header) .title{padding:0 0 28px 15px}.prTable.final .row:not(.header) .wrap:not(.btmInfo) .title{padding-bottom:0;align-self:center}.prTable.final .rowWrap{padding-bottom:0}.prTable .price{flex-basis:20%;text-align:center}.prTable .quantity{flex-basis:20%;text-align:center;margin-left:auto}.prTable .row:not(.header) .price,.prTable .row:not(.header) .quantity{align-self:center}.prTable .prPrice{border-top:none;float:right;width:306px}.prTable .header .price .wrap{float:right;width:306px}.prTable .header .price .wrap span{width:40%}.prTable .header .price .wrap span:first-child{float:left}.prTable .header .price .wrap span:last-child{float:right}.addToWish{color:#a9a9a9;font-weight:400;font-size:13px}.addToWish:before{content:"\e918";display:inline-block;font-size:16px;font-family:icomoon;margin-right:7px;vertical-align:top}.prTable .addToWish,.prTable .btm{bottom:5px;left:16px;position:absolute;color:#5b5b5b}.prTable .addToWish:hover{color:#e51937}.prTable .rowWrap{padding-bottom:20px;position:relative;margin-bottom:25px;margin-top:20px}.prTable .rowWrap .remove{bottom:0;left:0;position:absolute;text-align:center;width:133px}.prTable .rowWrap .row{margin:0}.orderInfo{margin-top:9px;margin-bottom:39px}.orderInfo>.col{float:right;padding:0;width:50%}.orderInfo>.col:first-child:last-child{width:100%}p.info{color:#909090;font-size:11px}.infoBlock{background-color:rgba(176,176,176,.07);display:inline-block;margin-top:15px;margin-bottom:69px;padding:18px 32px 18px 25px;vertical-align:top}.infoBlock li,.infoBlock p{color:grey;font-weight:400;font-size:11px}.infoBlock li b{font-weight:700}.infoBlock p .icon-delivery{font-size:17px}.infoBlock ul{margin:0;padding:0}.infoBlock li{list-style:none;margin:1px 0;padding-left:12px;position:relative}.infoBlock li:before{background-color:#c3c3c3;content:"";left:0;position:absolute;top:5px;width:5px;height:5px}.infoBlock i.red{color:#e51937}.infoBlock p+ul{margin-top:-11px}.prPrice.total table{width:306px}.prPrice.total .label{color:grey;font-weight:400;font-size:17px;margin:9px 0 0;text-align:right}.prPrice.total .label span{color:#9e9e9e;display:block;font-size:12px;margin-top:5px}.orderInfo .prPrice{border-top:none;margin:41px 0 49px;height:auto}.orderInfo .col:first-child:last-child .prPrice{margin-top:20px;margin-bottom:20px}.orderInfo .prPrice table td,.prTable .prPrice table td{font-size:18px}.couponBlock p{color:grey}.couponBlock p.openDd{display:inline-block;vertical-align:top}.couponBlock p:after{content:"\e902";display:inline-block;font-family:icomoon;font-size:7px;margin-left:7px;transition:all 350ms ease-out}.couponBlock p.open:after{transform:rotate(180deg)}.couponBlock .dd{background-color:#f9f9f9;float:right;padding:14px 19px;position:relative}.couponBlock .result{border-top:2px solid #e5e5e5;color:#e31837;font-weight:400;font-size:18px;padding:20px 17px 8px;text-align:left}.couponBlock label{color:#a5a5a5;font-weight:400;font-size:11px}.couponBlock .field{margin-bottom:16px;text-align:left;width:271px}.couponBlock input{height:34px}.couponBlock input.text{border-color:#b2b2b2;color:#595959;float:left;font-size:15px;width:calc(100% - 43px)}.couponBlock input.submit{background-color:#f7d117;float:left;font-weight:700;font-size:15px;padding-left:0;padding-right:0;width:43px;border-top-left-radius:0;border-bottom-left-radius:0}.couponBlock input.submit:hover{background-color:#f7ba17}.couponBlock .inputWrap{display:inline-block;margin:4px 0 0;vertical-align:top;width:100%}.couponBlock{margin-bottom:40px}.orderInfo .couponBlock{padding-right:21px}.orderInfo .prPoints .wrap{border:none}.orderInfo .prAdd{margin-left:33px;position:relative;z-index:2}.orderInfo .back{padding-left:12px}.paymentInfo{border-top:5px solid rgba(0,0,0,.07);padding:4px 0 0;align-items:center;-webkit-align-items:center}.cartPaymentInfo .paymentInfo{display:flex;flex-direction:column-reverse;justify-content:center}.paymentInfo ul{font-size:0;margin:0;padding:0}.paymentInfo ul:first-child{padding-left:5px}.paymentInfo ul:last-child{padding-right:5px}.paymentInfo li{color:grey;display:inline-block;font-weight:400;font-size:13px;list-style:none;margin:8px 0;padding:0 34px 0 0;vertical-align:middle}.cartPaymentInfo .paymentInfo li{padding:0 16px 0 0}.paymentInfo li.img{padding:0 3px;max-width:36px}.paymentInfo li a{color:grey;text-decoration:underline}.paymentInfo li img{width:100%;height:25px}.paymentInfo li:last-child{padding-right:0}.cartPaymentInfo .paymentInfo li:last-child{padding-left:16px}.modal .productView{margin-bottom:0;padding-right:0}.modal .productView .imgHolder{height:349px}.modal .productView .imgHolder img{max-width:inherit}.modal .productView .media{padding-right:15px;width:54%}.modal .productView .details{padding-left:15px;width:46%}.modal .productView .details .wrap{padding-right:0}.colorFilter input,.sizes input{opacity:0;z-index:9}.modal .productView .back{margin:17px 0 0;display:inline-block;vertical-align:top}.imgHolder .imgWrap{line-height:500px;text-align:center;height:100%}.smartHomePage .imgHolder .imgWrap{border:1px solid #e5e5e5;overflow:hidden;border-radius:24px}.imgHolder .imgWrap .inner{height:100%}.productView .imgHolder.inactive .imgWrap,.productView .imgHolder.inactive .pr_buble{opacity:.5}.modal .productView .imgWrap{line-height:349px}.prPrice span{line-height:1.1;white-space:nowrap;font-weight:700;-webkit-user-select:auto;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-modify:read-only}.modal .remarketing{padding:0 30px}.modal .remarketing h2{font-size:19px;margin-bottom:.5em}.warning.s{font-style:italic;font-size:13px;line-height:1.3;padding:8px 8px 8px 47px}.warning.success b{color:#689800}.modal .warning{margin-top:20px}.tablet .mapSection:not(.full) .mapContainer .map{left:0;position:relative;width:100%;height:487px;max-height:80vh}.tablet .mapContainer{height:auto;max-height:inherit}.tablet .mapContainer .mapText{padding-bottom:100px;width:100%;height:auto}.tablet .mapContainer .mapText .text{margin-left:15px;max-width:400px;width:90%}.tablet .mapContainer .map .close{display:none}.tablet .mapSection:not(.full) .mapContainer .filters{margin-left:5px;opacity:1;z-index:9}.tablet .mapSection:not(.full) .mapContainer .filters.open{transition:all 450ms ease-out 0s;margin-left:0;transform:translateX(0)}.tablet .mapContainer.open .mapText,.tablet .mapContainer:not(.open) .filters>.open{transform:translateX(0)}.orderInfo .prPrice .priceInfo{white-space:normal}.desktop .grayLink .wrap>a:not(.text){display:none}.mobile .grayLink .wrap>a:not(.text),.tablet .grayLink .wrap>a:not(.text){display:block;left:0;position:absolute;top:0;z-index:3;width:100%;height:100%}.mapSection.full .filters .wrap{padding:0 12px 0 0}.mapSection.full #mapFilters{background-color:#f3f3f3;padding:10px 10px 0 20px;position:relative;width:100%;height:calc(100% - 49px)}.mapSection.full #mapResultsContainer{width:100%;height:calc(100% - 33px)}.mapSection.full #mapFilters,.mapSection.full #mapResultsContainer #mapFilters .hScroll,.mapSection.full #mapResultsContainer #mapFilters form,.mapSection.full #mapResultsContainer .results{height:100%}.mapSection.full #mapResultsContainer #mapFilters .scrollSectionWrap{height:calc(100% - 81px)}.mapFiltersHead{border-bottom:2px solid rgba(0,0,0,.05);padding:0 10px 0 4px;position:relative;height:33px}.mapFiltersHead .openDd{color:#333;font-weight:700;font-size:13px}.mapFiltersHead .openDd span{display:inline-block;text-decoration:underline;vertical-align:middle}.mapFiltersHead .openDd:after{content:"\e902";display:inline-block;font-family:icomoon;font-size:8px;margin-left:5px;vertical-align:middle;transition:all 350ms ease-out}.mapFiltersHead .openDd.open:after{transform:rotate(180deg)}.mapSection.full{margin:34px 0 44px}.mapSection.full .filters .clear{right:11px}.mapSection .filters #mapFilters .clear{top:12px}.mapSection #mapFilters .btnsWrap{padding:14px 0;height:81px}.btnsWrap>*{margin:5px 7px}.btnsWrap>:first-child{margin-left:0}.btnsWrap>:last-child{margin-right:0}.mapSection.full .mapContainer .map{float:right}.resultsHead{position:relative}.mapContainer .results p{color:#333;margin-bottom:16px}.filters .results .list{padding:18px}.filters .results .right{color:grey;font-size:12px;line-height:1.5;margin:5px 0 0;text-align:right}.filters .results .item{margin:4px 0}.filters .results .item a{background-color:#fff;border:1px solid #fff;padding:13px 12px;transition:border 350ms ease-out}.filters .results .item a:hover{border-color:#000}.filters .results .item p:not(.tel){color:#595959;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:14px;letter-spacing:-.025em;margin-bottom:5px}.filters .results .dis,.filters .results .tel{color:grey;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:12px}.filters .results .tel{margin:15px 0 0}.filters .tel span{font-size:14px;letter-spacing:-.0268em;margin:0 0 0 5px}.filters .tel span:before{content:"\e907";font-family:icomoon;font-size:12px;margin-right:2px}.filters .results{margin-top:16px;height:calc(100% - 49px)}.mapSection:not(.full) .filters .results .hScroll{max-height:100%}.filters .results a:hover .dis,.filters .results a:hover .right,.filters .results a:hover .tel,.filters .results a:hover p:not(.tel){color:#333}.percircle *,.percircle :after,.percircle :before{box-sizing:content-box}.percircle+span{max-width:calc(100% - 64px);font-size:12px;color:#000}.c100.p100 .slice,.c100.p51 .slice,.c100.p52 .slice,.c100.p53 .slice,.c100.p54 .slice,.c100.p55 .slice,.c100.p56 .slice,.c100.p57 .slice,.c100.p58 .slice,.c100.p59 .slice,.c100.p60 .slice,.c100.p61 .slice,.c100.p62 .slice,.c100.p63 .slice,.c100.p64 .slice,.c100.p65 .slice,.c100.p66 .slice,.c100.p67 .slice,.c100.p68 .slice,.c100.p69 .slice,.c100.p70 .slice,.c100.p71 .slice,.c100.p72 .slice,.c100.p73 .slice,.c100.p74 .slice,.c100.p75 .slice,.c100.p76 .slice,.c100.p77 .slice,.c100.p78 .slice,.c100.p79 .slice,.c100.p80 .slice,.c100.p81 .slice,.c100.p82 .slice,.c100.p83 .slice,.c100.p84 .slice,.c100.p85 .slice,.c100.p86 .slice,.c100.p87 .slice,.c100.p88 .slice,.c100.p89 .slice,.c100.p90 .slice,.c100.p91 .slice,.c100.p92 .slice,.c100.p93 .slice,.c100.p94 .slice,.c100.p95 .slice,.c100.p96 .slice,.c100.p97 .slice,.c100.p98 .slice,.c100.p99 .slice,.rect-auto{clip:rect(auto,auto,auto,auto)}.c100 .bar,.c100.p100 .fill,.c100.p51 .fill,.c100.p52 .fill,.c100.p53 .fill,.c100.p54 .fill,.c100.p55 .fill,.c100.p56 .fill,.c100.p57 .fill,.c100.p58 .fill,.c100.p59 .fill,.c100.p60 .fill,.c100.p61 .fill,.c100.p62 .fill,.c100.p63 .fill,.c100.p64 .fill,.c100.p65 .fill,.c100.p66 .fill,.c100.p67 .fill,.c100.p68 .fill,.c100.p69 .fill,.c100.p70 .fill,.c100.p71 .fill,.c100.p72 .fill,.c100.p73 .fill,.c100.p74 .fill,.c100.p75 .fill,.c100.p76 .fill,.c100.p77 .fill,.c100.p78 .fill,.c100.p79 .fill,.c100.p80 .fill,.c100.p81 .fill,.c100.p82 .fill,.c100.p83 .fill,.c100.p84 .fill,.c100.p85 .fill,.c100.p86 .fill,.c100.p87 .fill,.c100.p88 .fill,.c100.p89 .fill,.c100.p90 .fill,.c100.p91 .fill,.c100.p92 .fill,.c100.p93 .fill,.c100.p94 .fill,.c100.p95 .fill,.c100.p96 .fill,.c100.p97 .fill,.c100.p98 .fill,.c100.p99 .fill,.pie{border:3px solid #ffc000;border-radius:50%;clip:rect(0,27px,54px,0);position:absolute;width:48px;height:48px;transform:rotate(0)}.c100.p100 .bar:after,.c100.p100 .fill,.c100.p51 .bar:after,.c100.p51 .fill,.c100.p52 .bar:after,.c100.p52 .fill,.c100.p53 .bar:after,.c100.p53 .fill,.c100.p54 .bar:after,.c100.p54 .fill,.c100.p55 .bar:after,.c100.p55 .fill,.c100.p56 .bar:after,.c100.p56 .fill,.c100.p57 .bar:after,.c100.p57 .fill,.c100.p58 .bar:after,.c100.p58 .fill,.c100.p59 .bar:after,.c100.p59 .fill,.c100.p60 .bar:after,.c100.p60 .fill,.c100.p61 .bar:after,.c100.p61 .fill,.c100.p62 .bar:after,.c100.p62 .fill,.c100.p63 .bar:after,.c100.p63 .fill,.c100.p64 .bar:after,.c100.p64 .fill,.c100.p65 .bar:after,.c100.p65 .fill,.c100.p66 .bar:after,.c100.p66 .fill,.c100.p67 .bar:after,.c100.p67 .fill,.c100.p68 .bar:after,.c100.p68 .fill,.c100.p69 .bar:after,.c100.p69 .fill,.c100.p70 .bar:after,.c100.p70 .fill,.c100.p71 .bar:after,.c100.p71 .fill,.c100.p72 .bar:after,.c100.p72 .fill,.c100.p73 .bar:after,.c100.p73 .fill,.c100.p74 .bar:after,.c100.p74 .fill,.c100.p75 .bar:after,.c100.p75 .fill,.c100.p76 .bar:after,.c100.p76 .fill,.c100.p77 .bar:after,.c100.p77 .fill,.c100.p78 .bar:after,.c100.p78 .fill,.c100.p79 .bar:after,.c100.p79 .fill,.c100.p80 .bar:after,.c100.p80 .fill,.c100.p81 .bar:after,.c100.p81 .fill,.c100.p82 .bar:after,.c100.p82 .fill,.c100.p83 .bar:after,.c100.p83 .fill,.c100.p84 .bar:after,.c100.p84 .fill,.c100.p85 .bar:after,.c100.p85 .fill,.c100.p86 .bar:after,.c100.p86 .fill,.c100.p87 .bar:after,.c100.p87 .fill,.c100.p88 .bar:after,.c100.p88 .fill,.c100.p89 .bar:after,.c100.p89 .fill,.c100.p90 .bar:after,.c100.p90 .fill,.c100.p91 .bar:after,.c100.p91 .fill,.c100.p92 .bar:after,.c100.p92 .fill,.c100.p93 .bar:after,.c100.p93 .fill,.c100.p94 .bar:after,.c100.p94 .fill,.c100.p95 .bar:after,.c100.p95 .fill,.c100.p96 .bar:after,.c100.p96 .fill,.c100.p97 .bar:after,.c100.p97 .fill,.c100.p98 .bar:after,.c100.p98 .fill,.c100.p99 .bar:after,.c100.p99 .fill,.pie-fill{transform:rotate(180deg)}.c100{background-color:#fff;border-radius:50%;font-size:53px;margin:0 5px 0 0;position:relative;width:54px;height:54px}.c100>span{color:#595959;display:block;margin-top:-.5em;top:50%;font-weight:700;font-size:15px;position:absolute;text-align:center;white-space:nowrap;z-index:1;width:100%;height:1em}.c100:after{background-color:#fff;border-radius:50%;content:" ";display:block;position:absolute;top:3px;left:3px;width:48px;height:48px}.c100 .slice{clip:rect(0,54px,54px,27px);position:absolute;width:54px;height:54px}.offerComboWrap .product:not(.comboResult){border:1px solid #ebebeb;padding-bottom:57px;position:relative}.productList.offerComboWrap .product:not(.comboResult) .inner,.productList.offerComboWrap:not(.slider):not(.hor) .product:not(.comboResult):before{border:none}.offerCombo .productList .prPrice{bottom:0;left:0;position:absolute;width:100%}.product>.remove{background:0 0;cursor:pointer;font-size:8px;padding:5px;position:absolute;right:0;top:0;z-index:2}.inner.dragscroll .tabsHead{white-space:nowrap;padding:5px 0;margin-bottom:15px}.filter #priceRange .tabs{min-height:91px}.banner .wrapper,.banner .wrapper .col{padding:0}.banner .wrapper .row{margin:0}.leftNav i[class^=icon-]{font-size:15px;width:30px}.leftNav i.icon-personalInfo{font-size:13px}.leftNav i.icon-addresses{font-size:19px}.leftNav i.icon-orderHistory,.leftNav i.icon-smartCard{font-size:17px}.notif{background-color:#e31837;border-radius:50%;color:#fff;display:inline-block;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-style:normal;font-size:9px;line-height:16px;margin-top:-3px;text-align:center;vertical-align:top;width:15px;height:15px}.leftNav .notif{font-size:10px;margin-top:-10px;transform:scale(.867)}.accountTable{margin-bottom:50px}.tableRow+.tableRow:not(.cardPreview){border-top:none}.tableRow{border:1px solid #e1e1e1;display:flex;justify-content:space-between;align-items:stretch;padding:22px}.tableRow:not(.cols3){align-items:center;justify-content:flex-start}.tableRow.gray{background-color:#f7f7f7;padding:21px 62px}.tableRow.gray .col.card{padding-left:12px;text-align:center}.accountTable .col.card .wrap{display:inline-block;padding:0;position:relative;vertical-align:top;width:auto;max-width:100%}.tableRow.cols3 .col{flex-basis:33.3%}.accountTable h4{color:#595959;font-weight:700;font-size:13px;line-height:1.2;margin-bottom:.65em}.accountTable p{color:grey;line-height:1.4;margin-bottom:.9em}.accountTable p b{color:#595959;font-size:16px}.accountTable a.arrowLink{bottom:0;color:#adadad;font-size:11px;left:0;position:absolute}.accountTable i[class^=icon-]{color:#666;font-size:34px;text-align:center;width:74px}.accountTable .col{position:relative}.accountTable .col div{padding-bottom:15px;position:relative;max-width:calc(100% - 80px);height:100%}h1+.warning.success{margin-top:17px}.accountTable .label{color:#595959;font-weight:700;font-size:13px;white-space:nowrap}.accountTable .points{color:#595959;font-size:16px;line-height:1.7;margin:0;text-align:center}.accountTable .points b{color:#e51937;font-size:25px}.tableRow:not(.cols3) .col{padding:0 41px}.dashBlock h2{color:grey;font-weight:700;font-size:20px;margin:0}.rowLink a{background-color:#f6f6f6;border:1px solid #e1e1e1;color:#595959;font-weight:700;font-size:14px;display:flex;justify-content:flex-start;align-items:center;line-height:1.4;margin:5px 0;padding:14px 8px}.rowLink a .date{color:#999;font-weight:400;font-size:11px;flex-basis:112px;padding-left:22px}.rowLink a span:not(.date){flex-basis:calc(100% - 132px)}.rowLink a i[class^=icon-]{color:#a6a6a6;font-size:18px;flex-basis:20px;text-align:center}.dashBlock .spaceRow{margin-bottom:17px}.dashBlock{margin:50px 0 63px}.mobTable{width:100%}.orderTable th{border-bottom:5px solid rgba(0,0,0,.07);color:#909090;font-size:13px;font-weight:400;padding:9px 0 7px}.orderTable td{color:#595959;font-weight:400;font-size:13px;line-height:1.3;padding:20px 5px;vertical-align:top}.orderTable td.products{padding-top:9px}.orderTable tr:nth-child(even) td{background-color:#ededed}.orderTable td .status{color:#005596;display:block;font-weight:700}.orderTable td .status.green{color:#8bc709}.orderTable td .status.orange{color:#e79719}.orderTable td:first-child,.orderTable th:first-child{padding-left:15px}.orderTable td a{color:#979797;font-size:11px;text-decoration:underline}.orderTable td a.blackText{color:#000;font-weight:700;font-size:13px;line-height:16px}.orderTable td p{line-height:1.3;margin:0}.orderTable td .label{display:inline-block;vertical-align:top;width:72px}.orderTable .product .img{margin-right:11px;text-align:center;width:55px;max-width:100%}.orderTable .product p{font-family:Comfortaa,sans-serif;max-width:calc(100% - 70px)}.orderTable .product.cancelled p{text-decoration:line-through}.orderTable .product.cancelled span{max-width:calc(100% - 70px);margin-left:auto}.orderTable .product.cancelled p{text-decoration:line-through}.orderTable .product.cancelled span{max-width:calc(100% - 70px);margin-left:auto}.orderTable .product{margin:7px 0}.orderTable td:not(.products) p{white-space:nowrap}.infoRow{border:1px solid #e1e1e1;display:flex;justify-content:center;align-items:center;padding:10px 0}.infoRow .text ul,.pointsInfo ul{margin:0;padding:0}.content .infoRow .text ul:not(.social) li,.infoRow .text li{color:grey;float:left;font-weight:400;font-size:11px;list-style:none;margin:8px 0;padding-left:10px;position:relative;width:calc(50% - 5px)}.infoRow .text li:nth-child(even){margin-left:5px}.infoRow .text li:nth-child(odd){margin-right:5px}.content .infoRow .text ul:not(.social) li:before,.content .pointsInfo li:before,.infoRow .text li:before,.pointsInfo li:before{background-color:#595959;content:"";left:0;position:absolute;top:4px;width:6px;height:6px}.pointsInfo li:before{background-color:#e51937}.infoRow .text li a{color:grey;text-decoration:underline}.infoRow .col:first-child{border-right:1px solid #d1d1d1}.infoRow .col:last-child{border-left:1px solid #d1d1d1;margin-left:-1px}.infoRow .customerInfo .icon{font-size:13px;margin:0}.infoRow .customerInfo .tel,.infoRow .customerInfo a{color:#939393;font-size:15px;font-weight:400;margin:0}.infoRow .customerInfo li:before{display:none}.infoRow .customerInfo li:not(:first-child){border:none}.content .infoRow .customerInfo ul:not(.social) li,.content .infoRow .customerInfo ul:not(.social) li:not(:first-child),.infoRow .customerInfo li,.infoRow .customerInfo li:not(:first-child){letter-spacing:0;margin:4px 0;padding:0 5px}.infoRow .customerInfo li:not(:last-child){margin-right:5%}.orderTable{margin-bottom:0}.infoRow .col.s{padding:0 22px;flex-basis:46.5%}.infoRow .col.b{padding:0 22px;flex-basis:53.5%}.infoRow .customerInfo p{margin:0}.infoRow .customerInfo ul{margin:5px 0}.noOrders p{color:#a2a2a2;margin-bottom:2.1em}.noOrders{margin:19px 0 48px}.noOrders img{max-width:100%}.accountTable .card img{width:100%;max-width:180px;min-width:155px;height:auto}.cardNo{bottom:16px;color:#404040;font-weight:700;font-size:13px;left:0;padding-left:24px;position:absolute;text-align:left;width:100%}.yellow+.cardNo{color:#404040}.accountTable .card .check,.radioCards input+label:before{background-color:#689800;border:4px solid #f7f7f7;border-radius:50%;bottom:-9px;color:#fff;font-size:16px;left:-15px;line-height:28px;position:absolute;text-align:center;width:35px;height:35px}.radioCards input:checked+label:before{border-color:#fff}.accountTable .card .check:before,.radioCards input+label:before{content:"\e908";font-family:icomoon}.pointsInfo li{color:#939393;font-weight:400;font-size:12px;list-style:none;margin:7px 0 14px;padding-left:10px;position:relative}.pointsInfo li b{color:#e51937;font-weight:700;font-size:15px}.tableRow .pointsInfo{align-self:stretch;flex-basis:270px}.tableRow .pointsInfo{background-color:#f0f0f0;margin-right:-9px}.tableRow.full:not(.cols3){justify-content:space-between;padding:0 9px}.tableRow.full:not(.cols3) .col{padding:7px 12px}.tableRow.full:not(.cols3) .col.pointsInfo{padding-top:32px;padding-left:19px}.pointsInfo:before{background-color:#f0f0f0;border-left:1px solid #e1e1e1;content:"";left:-15px;position:absolute;top:0;width:150px;height:50%;-webkit-transform:skew(20deg);-moz-transform:skew(20deg);-o-transform:skew(20deg)}.pointsInfo:after{border-left:1px solid #e1e1e1;background-color:#f0f0f0;bottom:0;content:"";left:-15px;position:absolute;width:150px;height:50%;-webkit-transform:skew(-20deg);-moz-transform:skew(-20deg);-o-transform:skew(-20deg)}.pointsInfo h4,.pointsInfo ul{position:relative;z-index:1}.accountTable .tableRow.full .points{padding-right:19px}h1+.message{margin-top:33px}.orderInfoTable{background-color:#f6f6f6;display:flex;justify-content:space-between;margin-bottom:56px;padding:16px 13px}.orderInfoTable>div{padding:0 10px}.orderInfoTable h3{border:none;color:grey;font-weight:700;font-size:15px;line-height:1.2;margin-bottom:.8em;padding:0}.orderInfoTable p{color:grey;font-size:12px;line-height:1.4;margin-bottom:.7em}.message+h3{margin-top:2.5em;margin-bottom:1.1em}.orderInfoTable p.bonus{color:#587a0f}.orderInfoTable p.bonus b{font-size:14px}.prTable p.btm{margin:0}.prTable p.orange{color:#edb47c;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:14px;letter-spacing:-.03em}.prTable p.red{color:red;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:14px;letter-spacing:-.03em}.prTable p.orange i[class^=icon-]{margin-right:6px}.prTable p.red i[class^=icon-]{margin-right:6px}.productList.hor .inner .wrap{display:block}body:not(.productPage):not(.checkout) header{background-color:#fff;position:fixed;height:var(--headerHeight)}body:not(.productPage):not(.checkout) #mainContent{padding-top:var(--headerHeight);position:relative;z-index:0}.disableScroll body:not(.productPage):not(.checkout) #mainContent{z-index:10}body:not(.productPage):not(.checkout) .impersonationheader+header+#mainContent{padding-top:158px}.tabs .dragscrollWrap{padding-top:10px;padding-bottom:10px}.notifList.empty{display:flex;justify-content:center;align-items:center;min-height:248px}.notifList.empty.s{min-height:175px}.notifList.empty.s p{color:#a2a2a2}.cart .prPrice.total{background:0 0;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);margin-top:27px;padding:21px 0 6px;height:auto}.cart .prPrice.total .label{color:#595959;font-size:14px;text-align:left;margin-bottom:5px;margin-right:5px}.cart .prPrice.total .label span{font-size:11px;margin-top:3px}.cart .prPrice.total table td:not(.or){color:#595959;font-weight:700;font-size:17px;text-align:right;width:auto}.cart .prPrice.total table{width:auto}.cart .couponBlock{margin-bottom:8px;margin-top:23px;text-align:right;border-bottom:solid 1px rgba(0,0,0,.1);padding-bottom:12px}.cart .couponBlock .dd{background:0 0}.cart .prPrice.total>div:not(.label){margin-top:2px;padding-right:9px}.cart .prPrice.total.final{background-color:#e3e3e3;border-top:4px solid #fff;border-bottom:none;margin:0 0 0 -10px;padding:20px 12px;width:calc(100% + 20px)}.cart .prPrice.final td.or span{background-color:#f6f6f6}.cart .prPrice td.or span{font-size:14px;line-height:21px;width:23px;height:23px}.formSection h3{color:grey;font-weight:700;font-size:15px;line-height:1.2;margin-top:1.4em;margin-bottom:.8em}.linkRow.gray{background-color:#dcdcdc}.linkRow.lGray{background-color:#e9e9e9}.linkRow{text-align:center}.linkRow a{color:#595959;display:block;letter-spacing:.03em;padding:7px 10px}.linkRow a:after{content:"\e936";font-family:icomoon;font-size:10px;margin-left:3px}body.checkout #mainContent{padding-top:60px;position:relative;z-index:9}h1+.tabs.style1{margin-top:23px}label a,label a:link{text-decoration:underline}.formRow input[type=submit]+p{color:#acacac;font-style:italic;font-size:12px;margin:5px 0 5px 12px;text-align:left}.formBlock.form.gray{margin-top:34px;margin-bottom:49px}.form .field.readonly{background-color:#e5e5e5;cursor:not-allowed}.form .field.readonly input{border-color:#e5e5e5;cursor:not-allowed}.readOnlyMsg{display:none;color:#595959;font-size:12px;line-height:1.2;position:absolute;z-index:1;max-width:278px}.readOnlyMsg .wrap{background-color:#fff;border:1px solid #d2d2d2;padding:10px 10px;position:relative}.mobile .readOnlyMsg.show,.tablet .readOnlyMsg.show{display:block;left:calc(50% - 139px);top:calc(50vh - 25px);position:fixed;z-index:999}.mobile .readOnlyMsg.show:before,.tablet .readOnlyMsg.show:before{background-color:rgba(0,0,0,.4);content:"";left:0;position:fixed;top:0;width:100%;height:100%}div.miniBasket .over{background-color:rgba(0,0,0,.3);content:"";right:0;opacity:0;position:absolute;top:0;width:0;height:0;transition:opacity 550ms ease-out}div.miniBasket.open .over{opacity:1;width:300vh;height:100vh}#ui-id-1{position:static!important}h1+.formBlock.form.gray{margin-top:13px}.field.s{max-width:222px}h3+.formBlock.form.gray{margin-top:14px}.field+p.info{color:#acacac;font-style:italic;font-size:12px;margin:10px 0 0}.form .field input.text.input-validation-error,.form .field textarea.input-validation-error,.form .field.error input.text,.form .field.error textarea{border-color:#e31837;color:#e31837}.field-validation-error,.form p.error{color:#e31837;display:block;font-style:italic;font-size:12px;line-height:1.4;margin:2px 0 0}.content .validation-summary-errors ul li,.validation-summary-errors li{color:#e31837!important;list-style:none!important;font-style:italic!important;font-size:13px!important;line-height:1.4!important;margin:2px 0!important;padding:0!important}.content .validation-summary-errors ul li:before,.validation-summary-errors li:before{content:none!important}.validation-summary-errors ul{margin:0 0 20px!important;padding:0!important}#cardApplyForm .checkboxes .checkbox.error label:before,#registrationForm .checkboxes .checkbox.error label:before,.checkboxes.error .checkbox label:before,.field.error .select2-container--default .select2-selection--single,.input-validation-error+.select2-container--default .select2-selection--single,.radios.error .radio .icon{border-color:#e31837}.field.error .select2-container--default .select2-selection--single .select2-selection__arrow:before,.field.error .select2-container--default .select2-selection--single .select2-selection__placeholder,.form .field input.text.input-validation-error+label,.form .field textarea.input-validation-error+label,.form .field.error label,.input-validation-error+.select2-container--default .select2-selection--single .select2-selection__arrow:before,.input-validation-error+.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#e31837}.radios.error p.error{margin-top:8px}.mobTable tr td:before{display:none}.notifications .item .date,table .info{color:#999;display:block;font-size:11px}.tabs.style1{min-height:47vh}.modal .header h2{font-weight:700;margin-bottom:.1em}.modal .header p{font-size:15px;margin-bottom:1.4em}.modal .btnsWrap{margin-top:20px}.modal .formRow .btnsWrap{margin-top:0}.modal.s .content.full{padding-left:0;padding-right:0}.modal.s .header,.modal.s .main{padding-left:35px;padding-right:35px}.deleted{background-color:#f6f6f6;color:grey;font-weight:700;font-size:20px;line-height:1.15;margin:17px 0;padding:23px 10px}.addresses.gray .item{background-color:#f6f6f6;border:none}.checkout .stepWrp .tabs{min-height:40vh}.addresses .change{color:#adadad;font-size:11px;position:absolute;right:14px;top:10px}.addresses .change span{text-decoration:underline}.addresses .change:after{content:"\e936";font-family:icomoon;font-size:8px;margin-left:5px}.modal .addAddress .form,.modal .changeAddress .form{margin-top:0}.modal .addAddress,.modal .changeAddress{padding:0 16px}.changeAddress .formRow .col:first-child,.changeAddress .formRow .col:first-child:last-child{width:66%}.changeAddress .formRow .col:last-child{width:34%}.sliderBlock h3{border-bottom:1px solid #d0d0d0;color:#595959;font-size:14px;line-height:1.2;margin-bottom:1.4em;padding-bottom:7px}.sliderBlock{margin-bottom:23px}.searchResults .noResults h2{color:#333;font-weight:700;font-size:16px;margin-bottom:2.5em}.tips{background-color:#f5f5f5;padding:31px 27px}.modal .addAddress h3,.modal .changeAddress h3,.tips h3{border:none;color:#595959;font-weight:700;font-size:15px;line-height:1.2;margin:0 0 1.6em;padding:0}.noResults .col.full{padding:0}.tips ul{padding:0}.tips ul.bulletList li{letter-spacing:0;margin:14px 0}.searchBlock{margin-bottom:34px;padding-right:25px}.noResults .searchSubmit:before{color:grey}.noResults ::-webkit-input-placeholder{font-style:italic}.noResults :-moz-placeholder{font-style:italic}.noResults ::-moz-placeholder{font-style:italic}.noResults :-ms-input-placeholder{font-style:italic}.searchBlock .more ul{margin:0;padding:0}.searchBlock .more li{color:grey;font-size:13px;line-height:1.1;list-style:none;margin:2px 0}.searchBlock .more em{color:#e51937;font-style:normal;text-decoration:underline}.searchBlock .more a{color:grey;display:inline-block;padding:2px 0;text-decoration:underline;vertical-align:top}.icon-starFull{background:url(../Media/starFull.svg) no-repeat scroll center center;background-size:100% 100%;display:inline-block;vertical-align:middle}.icon-star{background:url(../Media/star.svg) no-repeat scroll center center;background-size:100% 100%;display:inline-block;vertical-align:middle}.icon-star:before,.icon-starFull:before{display:none}.stars .icon-star,.stars .icon-starFull{width:12px;height:12px}.stars.b .icon-star,.stars.b .icon-starFull{width:17px;height:17px}table.compare td .stars{margin-top:-2px}.printText{display:none}.checkout .modal .content{margin-top:0;margin-bottom:0;display:flex;flex-direction:column}.checkout .modal .content .contentInner{overflow-y:auto}.orderInfo .grayBox table.total.totPoints{min-width:356px}.orderInfo .grayBox:first-child:last-child{margin-bottom:0}.errorPage .img{background:url(../Media/error404.png) no-repeat scroll center center;width:100%;height:291px}.errorPage{margin:76px 0;text-align:center}.errorPage h2{color:#9d9fa2;font-weight:700;line-height:1.2;padding:0 12%}.errorPage .searchBlock h3{border:none;color:#595959;font-weight:700;font-size:17px;line-height:1.2;margin-bottom:1.3em;padding:0}.errorPage .searchSubmit:before{color:grey}.errorPage .searchBlock{margin-top:89px;margin-bottom:20px}.errorPage .searchWrap{margin-bottom:49px}h1+.date{color:#999;display:block;font-weight:400;font-size:11px;margin:-7px 0 20px 0}.notifInner p{line-height:1.25}.content .notifInner div.banner:not(.noMargin){margin:33px 0}.notifInner{position:relative}.notifActions{margin:0;padding:0;position:absolute;right:0;top:-14px}.notifActions li{color:#ddd;font-size:15px;list-style:none;padding:14px 0}.notifActions li>*{cursor:pointer;padding:3px 16px}.notifActions li a{color:#ddd}.notifActions li:not(:first-child){background:url(../Media/border.png) no-repeat scroll left center}.addFav{background:0 0;font-size:17px}.addFav.added:before{color:#e51937;content:"\e905"}.addFav:before{display:block}.notifInner h1{padding-right:110px}.notifications .item{padding:15px 14px 15px 42px;position:relative}.notifications .item .close{color:#ddd;cursor:pointer;font-size:11px;padding:6px;position:absolute;right:0;top:0}.notifications .item:not(:first-child){border-top:2px solid #e9e9e9}.notifications .item.unread{background-color:#f6f6f6}.notifications .item h2{color:#595959;font-size:17px;margin-bottom:.6em;padding-right:20px}.notifications .item.unread h2,.notifications .item.unread p{font-weight:700}.notifications .item .icon-star{cursor:pointer;color:#c9c9c9;padding:6px;position:absolute;left:5px;top:50%;font-size:18px;margin-top:-15px}.addFav:before{transition:all 450ms ease-out}.notifications .item p{margin-bottom:.6em}.notifications .item .date{letter-spacing:.02em}.notifications .img{background-color:#fff;border:1px solid #ebebeb;float:left;line-height:61px;margin-right:18px;text-align:center;width:90px;height:63px}.tools .total{color:grey;font-weight:300;font-size:13px}.tools .sort{margin-right:10px}.tools{display:flex;justify-content:space-between;align-items:flex-start;-webkti-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 7px}.tools>*{margin-bottom:7px}.stepBlock h2{border-bottom:2px solid #e51937;color:#e51937;font-weight:700;font-size:15px;margin-bottom:.5em;padding:0 0 9px 23px}.stepBlock .inner{padding:0 23px}.stepBlock{margin:44px 0 69px}.radioCards .col{margin-top:8px;margin-bottom:8px;padding:0 9px;text-align:center;width:25%}.radioCards .col:nth-child(4n+1){clear:left}.radioCards .radio{padding:0;transition:all 350ms ease}.editCards:not(.editMode) .radioCards .radio:hover,.stepBlock .radioCards .radio:hover{transform:scale(1.08)}.radioCards label{display:block;position:relative}.radioCards .cardNo{font-size:14px}.radioCards input:not(:checked)+label:before{opacity:0;transform:scale(.8)}.radioCards input+label:before{transition:all 250ms ease-out}.radioCards p{color:#acacac;font-style:italic;font-size:12px;margin:12px 0 0 0}.radioCards p+p{margin-top:8px}.radioCards{margin:0 0 15px}.radioCards label img{max-width:100%}.accountTable table{border:1px solid #e1e1e1;margin:6px 0}.accountTable.gray{background-color:#eaeaea;margin:21px 0 47px;padding:5px 9px}.accountTable.gray table{border:none}.accountTable table td{color:grey;font-weight:400;font-size:13px;line-height:1.2;padding:11px 18px}.accountTable table td:first-child{font-weight:700}.stepBlock .accountTable{margin-top:16px}.cardBonus{background-color:rgba(255,255,255,.9);bottom:38px;color:#e51937;font-weight:700;font-size:18px;left:0;position:absolute;width:100%;height:37px}.cardBonus .bonus{display:block;padding:9px 0;line-height:1.1;transition:padding 350ms ease-out}.cardBonus sub{bottom:0;font-size:78%}.cardBonus .smart4All{display:block;font-weight:700;font-size:12px;left:0;opacity:0;position:absolute;top:-3px;width:100%;transition:all 350ms ease-out}.cardBonus .smart4All em{color:#e31837;font-style:normal}.radioCards input:checked+label .cardBonus .smart4All{opacity:1;top:3px}.radioCards input:checked+label .cardBonus .bonus{padding-top:16px}.radios.boxes .radio{border:1px solid #eaeaea;padding:20px 15px 20px 46px}.radios.boxes.double{display:flex;justify-content:space-between;align-items:flex-start}.radios.boxes.double .radio{flex-basis:49%}.radios.boxes label{color:#595959;display:block;font-weight:400;font-size:13px;line-height:1.3}.radios.boxes input:checked~label span{font-weight:400}.radios.boxes label span{display:block}.radios.boxes input:checked~label{font-weight:700}.radios.boxes .radio .icon{left:14px}.cardPreview p{margin:0}.cardPreview p.number{color:#333}.cardPreview p span{color:grey}.cardPreview .card,.cardPreview .memberNo{border-right:1px solid #e6e6e6;color:#acacac;font-family:OpenSans;font-size:12px;margin-right:15px;width:104px}.cardPreview .memberNo{color:#595959;font-size:12px;padding-right:11px;text-align:center}.cardPreview .card span{padding:0 11px}.nowrap{white-space:nowrap}.addMemberBlock h4{color:#595959;font-weight:700;font-size:13px;line-height:1.2;margin-bottom:.65em}.addMemberBlock h4 span{color:#acacac}.addMember{background-color:#ebebeb;display:flex;align-items:center;justify-content:space-between;margin:0 0 13px;padding:14px 4px;position:relative}.addMember>*{padding:0 5px}.addMember label{color:#595959;font-weight:400;font-size:12px}.addMember p{color:grey;font-size:12px;margin:0}.addMember .input{width:358px}.addMember input.text{border:1px solid #b2b2b2;height:28px}.addMemberBlock{margin:21px 0 27px}.addMember .close{color:grey;cursor:pointer;font-size:10px;padding:8px}.addMemberLink{cursor:pointer;color:grey;font-family:OpenSans-SemiBold;font-size:13px}.addMemberLink span{text-decoration:underline}.addMemberLink:before{color:#595959;content:"\e92e";font-family:icomoon;font-size:12px;margin-right:5px}.orderStatus{display:flex;justify-content:space-between;margin:50px 0 38px;position:relative}.orderStatus>*{flex-basis:25%;text-align:center}.orderStatus.two-steps>*{flex-basis:50%}.orderStatus.three-steps>*{flex-basis:33.33%}.orderStatus p{color:#cdcdcd;font-weight:400;font-size:12px;letter-spacing:-.015em;padding:0 5px}.orderStatus .active p{color:#40749a;font-weight:700}.orderStatus .done p{color:#40749a}.orderStatus .icon{border-radius:50%;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,.28);color:#dadada;display:inline-block;line-height:101px;margin:0 0 9px;position:relative;width:86px;height:86px}.orderStatus .icon span{font-size:25px}.orderStatus .icon .icon-pin{font-size:30px}.orderStatus .icon .icon-tick{font-size:27px}.orderStatus .active .icon,.orderStatus .done .icon{background-color:#e2eaee;color:#e51937}.orderStatus .step .wrap{position:relative}.orderStatus .step:not(:last-child) .wrap:after{content:"";position:absolute;right:calc(38px - 50%);top:37px;width:calc(100% - 76px);height:12px}.orderStatus .step:not(:last-child) .wrap:before{box-shadow:inset 0 3px 3px -2px rgba(0,0,0,.28),inset 0 -3px 3px -3px rgba(0,0,0,.28);content:"";position:absolute;right:calc(42px - 50%);top:37px;z-index:2;width:calc(100% - 84px);height:12px}.orderStatus .step+.step .icon:before{background-color:#fff;content:"";position:absolute;left:0;top:38px;width:5px;height:10px}.orderStatus .step:not(.active):not(.done):not(:last-child) .icon:after{background-color:#fff;content:"";position:absolute;right:0;top:38px;width:5px;height:10px}.orderStatus .step.done+.step .icon:before{background-color:#e2eaee}.orderStatus .step.done .wrap:after{background-color:#e2eaee}.orderStatus .step.active .wrap:after{background:linear-gradient(270deg,#fff 0,#fff 40%,#e2eaee 60%,#e2eaee 100%)}.radioCards .delete{color:#c4c4c4;cursor:pointer;font-size:8px;opacity:0;padding:5px;position:absolute;right:-14px;top:-10px;transition:all 350ms ease-out}.editCards.editMode .radio .delete{display:none}.editCards:not(.editMode) .radio:hover .delete{opacity:1}.editCards{border:1px solid #e1e1e1;margin:18px 0 50px;padding:15px 20px 21px;transition:all 450ms ease-out}.editCards #cancelchangemaincard,.editCards .mode{color:grey;cursor:pointer;font-weight:700;font-size:12px;text-decoration:underline}.editCards.editMode{background-color:#f6f6f6;border-color:#f6f6f6}.editCards:not(.editMode) h3{opacity:0}.editCards.editMode .defaultView,.editCards:not(.editMode) .editView{display:none}.editCards .radioCards{margin:7px -9px}.editCards h3{border:none;color:grey;font-weight:700;font-size:15px;line-height:1.2;margin-bottom:1em;padding:0;transition:opacity 350ms ease-out}.editCards .btnsWrap{margin:25px 0 0}.imgTextBanner:after,.radioCards:after{clear:both;content:"";display:block}.editCards:not(.editMode) .radioCards .radio:after{content:"";left:0;position:absolute;top:0;z-index:2;width:100%;height:100%}.imgTextBanner{background-color:#f6f6f6;border:1px solid #e8e8e8;display:flex;justify-content:space-between;align-items:stretch}.imgTextBanner .text{padding:22px 5px 22px 27px}.imgTextBanner .img img{float:right;height:100%}.banner .imgTextBanner img{order:1;width:auto}.imgTextBanner ul{margin:0 0 10px;padding:0}.imgTextBanner ul li{color:#595959;font-weight:400;font-size:13px;list-style:none;margin:10px 0;padding-left:25px;position:relative}.imgTextBanner ul li:before{color:#e31837;content:"\e908";font-family:icomoon;font-size:19px;left:0;position:absolute;top:0}.imgTextBanner .text .logo{margin:0 0 18px}.imgTextBanner .btnsWrap>*{clear:left;float:left;margin:9px 0}.imgTextBanner .btnsWrap>:last-child{margin-bottom:0}.imgTextBanner .btnsWrap:after{clear:both;content:"";display:block}.cardImg{background-repeat:no-repeat;background-position:center top;margin-bottom:-50px;padding:0 0 74px;position:relative}.cardImg.blue{background-image:url(../Media/cardBg_Blue.png)}.cardImg.red{background-image:url(../Media/cardBg_Red.png)}.cardImg img{width:52%;height:auto}.cardModal .header,.cardModal .main{padding:0 56px}.cardImg .cardNo{bottom:auto;font-size:17px;top:123px}.imgTextBanner a.arrowLink{color:#595959;font-size:12px}a.quest.rowLink{border:1px solid #e1e1e1;font-weight:700;padding-top:14px;padding-bottom:14px}a.quest i:first-child{color:#515151;display:inline-block;font-size:18px;margin:0 8px 0 -7px;vertical-align:middle}.boxLinks{display:flex;justify-content:center}.boxLink b{font-weight:700}.boxLink{border:1px solid #eaeaea;color:#333;font-weight:400;font-size:14px;line-height:1.15;margin:0 8px;padding:0 10px;flex-basis:41%;text-align:center;display:flex;justify-content:center;align-items:center}.boxLink>.btm{align-self:flex-end;padding-bottom:0}.boxLink>.btm svg{max-width:100%}.boxLink>*{padding:8px 5px}.tableRow.cardPreview .col.basic{flex-basis:33%}.tableRow.cardPreview .col.numberCol{flex-basis:31%}.tableRow.cardPreview .col.pointsCol{flex-basis:30%;text-align:right}.tableRow.cardPreview .col.actionCol{flex-basis:30px}.tableRow.cardPreview.full:not(.cols3) .col{padding-top:9px;padding-bottom:9px}.tableRow.cardPreview .close{color:#ccc;cursor:pointer;display:block;font-size:10px;padding:10px}.tableRow.added.cardPreview.full:not(.cols3){margin:2px 0;position:relative;min-height:47px}.cardPreview+.addMemberBlock{margin:16px 0 43px}.cardPreview+.addMemberBlock .addMemberLink{display:inline-block;margin-top:15px}.tableRow.cardPreview.full:not(.cols3) .col.actionCol{padding:0}.cardPreview.added~.addMember label{text-align:center;width:116px}.cardPreview.added~.addMember{margin-bottom:2px}.submitMembers{margin-top:15px}.addMember input[type=submit]{margin-top:10px}.pointsCol p{margin:0}.pointsCol p.gray{color:#acacac}.pointsCol p.gray i[class^=icon-]{color:#c1c1c1}.pointsCol i[class^=icon-]{display:inline-block;font-size:18px;margin-right:4px;margin-top:-3px;vertical-align:middle}.modal.videoModal{overflow:hidden}.circleSliderWrap .circleSlider.single~.circleSliderNav,.circleSliderWrap .circleSlider.single~.navButton{display:none}.circleSliderWrap .circleSlider.single .owl-item{display:inline-block;float:none}.circleSliderWrap .circleSlider.single{text-align:center}.circleSlider.single .owl-wrapper{min-width:100%}.submitMembers{display:none}a.button.bold~.button{padding:10px}.promoText .inner>*{display:inline-block;vertical-align:top}.promoText .inner .button{margin-bottom:9px}.circleSlider .owl-item .item .over{background:0 0;display:none;left:0;padding:0;position:absolute;top:0;width:100%;height:100%}.circleSlider .owl-item:not(.active)+.owl-item.active .item .over,.circleSlider.goToFirst .owl-item.active+.owl-item.active .item .over,.circleSlider.goToLast .owl-item:not(.active)+.owl-item.active+.owl-item.active .item .over,.circleSlider:not(.goToFirst) .owl-item.active:first-child .item .over,.circleSlider:not(.goToLast) .owl-item.active+.owl-item.active+.owl-item.active .item .over{display:block}.circleSlider.single:not(.goToFirst) .owl-item.active:first-child .item .over{display:none}.newsltrField .field-validation-error{float:left;width:100%}.content .circleSliderSection{position:relative}.content .circleSliderSection:after,.content .circleSliderSection:before{background-color:#f7f7f7;content:"";position:absolute;top:0;width:calc(50vw - 590px);height:100%}.content .circleSliderSection:before{left:calc(590px - 50vw)}.content .circleSliderSection:after{right:calc(590px - 50vw)}.addresses ul li{padding:0}.addresses ul li:before{display:none}body:not(.productPage):not(.checkout) .impersonationheader+header{top:50px}.impersonationheader{left:0;padding:7px 0;position:fixed;top:0;width:100%;z-index:9}.content .bannerWrap{margin:50px 0;text-align:center}.content .bannerWrap img{max-width:100%;height:auto}#animation_container{margin:0 auto;width:235px;height:250px}#animation_container canvas{background-color:#fff;display:block;position:absolute}#dom_overlay_container{display:block;overflow:hidden;left:0;pointer-events:none;position:absolute;top:0;width:235px;height:250px}.radios.redeem .items6.disTbl .radio{width:16.66%}.radios.redeem .items2.disTbl .radio{width:50%}.radios.redeem .disTbl{display:block;font-size:0;width:inherit}.radios.redeem .disTbl .radio{display:inline-block;vertical-align:top}.table table{margin-top:0}.hidelist{visibility:hidden}.owl-carousel{touch-action:auto}.owl-carousel .owl-item{touch-action:pan-y}.circleSlider.owl-carousel .owl-wrapper-outer{padding:100px 0}.tabs.style2:not(.default):not(.gray) .tabsHead .tabHeader{overflow:visible}footer .cards{font-size:0;display:flex;gap:6px;flex-wrap:wrap}footer .cards .img{display:inline-block;vertical-align:middle;max-width:50px}footer .cards .img img{width:auto;height:27px}.circleSlider.owl-carousel.single .owl-wrapper-outer{padding-top:30px;padding-bottom:0}.grayWrp{background:#f6f6f6;margin:104px auto;max-width:580px;padding:60px 5px;text-align:center}.grayWrp .wrapper{width:100%;max-width:300px}.grayWrp .title{margin-bottom:30px}.grayWrp h6{font-size:15px;font-weight:700;color:#595959;margin-bottom:9px}.grayWrp p{font-size:13px;color:#666;letter-spacing:-.025em}.grayWrp.form .field{max-width:267px;margin:0 auto 20px}.grayWrp.form .field input.text{border-color:#e0e0e0}.grayWrp.form .field:not(.normal) label{font-size:13px}.grayWrp.form .button{font-size:16px;padding:11px 20px;margin-top:13px;min-width:185px}.zoomImg{opacity:1;transition:opacity 250ms ease-out}.productView .prDesc ul{width:50%}.final-payment-update{display:inline-block;position:relative;vertical-align:top;width:100%}.final-payment-update>*{padding:0 10px}.final-payment-update .prPriceBlock{border-top:0;margin-top:0;padding:12px 10px 24px;margin:0}.prPrice.total+.final-payment-update{margin-top:-1px;z-index:2}.final-payment-update .grayBox{background:0 0;margin:18px 0 6px;padding:0}.cart .final-payment-update .title{font-size:15px;padding-left:0}.final-payment-update table.total.totPoints .price{font-weight:400}.contactBar p a{font-size:20px;text-decoration:none}#postalCodeAcsLocker,#postalCodeStation{font-weight:700;line-height:1.38462;margin-bottom:16px}#stationsWrap .verticalItems .cl.clIcon{width:20px}#stationsWrap .verticalItems .cl.txtR{line-height:1.4}.successSub{font-weight:700;font-size:15px;color:#005596;padding:13px 0}.opensignIn .userInfo{display:inline-block;margin-top:-4px;padding-left:9px;vertical-align:middle;max-width:160px}.userInfo span{display:block;line-height:1;overflow:hidden;padding:2px 0;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.userInfo .points{color:#595959;font-weight:400;font-size:10px}.userInfo .name{color:#000;font-weight:700;font-size:11px}.loggedInMenu .userInfo{display:none;padding:12px 16px;max-width:inherit}.loggedInMenu .userInfo .points{padding-bottom:0}.loggedInMenu .userInfo .name{padding-top:0}header .headerTools .search{display:none;bottom:0;position:relative;right:0}table.orderTable tr.moreBar td{text-align:center}.successPage .alertBox p a{color:#595959;font-size:18px}.modal .addAddress{overflow-y:auto;height:100%}.checkout .checkoutStatus .alertBox{margin-bottom:5px;padding:0}.checkout .checkoutStatus p{line-height:1.4}.checkout .checkoutStatus .buttons{margin-top:45px}.pointsSliderWrap{position:relative}.pointsSliderWrap .arrow{color:#595959;cursor:pointer;display:none;font-size:20px;padding:5px 2px;position:absolute;text-align:center;top:2px;z-index:9;width:24px;transition:all 350ms ease-out}.pointsSliderWrap .arrow.next{right:-25px}.pointsSliderWrap .arrow.prev{left:-25px}.pointsSliderWrap .arrow.prev:before{content:"\e931";font-family:icomoon}.pointsSliderWrap .arrow.next:before{content:"\e90d";font-family:icomoon}.pointsSliderWrap .arrow.inactive{opacity:0;cursor:default;pointer-events:none}.sort .selectBoxS{height:25px}.sort .selectBoxS select{transition:opacity 450ms ease-out}.sort .selectBoxS select:not(.select2-hidden-accessible){opacity:0}.formBlock.form.gray+h3{margin-top:0}.breakWord{word-break:break-word}.content a.icon-print:before{content:"\e921"}.successPage .box{display:inline-block;margin:20px 0 50px;vertical-align:top}.successPage .wrapper{text-align:left}.successPage .box .signInForm{padding-left:0;padding-right:0}.successPage .box .fbSingIn{padding-left:0;padding-right:0}.titleBar .social{margin-top:15px}.sitemap h5{font-size:20px;color:#000;font-weight:400;padding-bottom:5px;margin-bottom:24px;border-bottom:solid 1px #000}.sitemap .cnt:after{clear:both;display:block;content:""}.sitemap h6{font-size:15px;font-weight:700;color:#000;margin-bottom:17px}.sitemap h6 a{color:#000}.sitemap h6 a:hover{color:#e51937}.sitemap nav{float:left;padding:0 10px;width:16.666%;margin-bottom:30px}.sitemap ul{padding:0}.sitemap li{margin-bottom:8px;color:grey;font-size:13px;list-style:none}.sitemap li a{color:grey}.sitemap li a:hover{text-decoration:underline}.sitemap .col.col12{margin-bottom:55px}.sitemap .cnt{display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;margin:0 -10px}.row.sitemap{margin-top:46px}.tabs.style2 .tabHeader input[type=radio]{opacity:0}.contactBar .inner{padding-right:30px}.finalPrice{background-color:#fff;bottom:0;display:none;left:0;position:fixed;z-index:99;width:100%}.finalPrice .prPrice{background-color:#e3e3e3;text-align:right;height:auto;border:none}.finalPrice .prPrice.final td.or span{background-color:#f6f6f6}.finalPrice .prPrice>div{float:right}.finalPrice .prPrice .label{float:left;font-weight:700}.finalPrice .prPrice table td{font-weight:700;text-align:right}.finalPrice .prPriceBlock{background-color:#e3e3e3}.finalPrice .pointsAward{padding-inline:10px}.contactBar .imgBanner{width:100%;height:auto}.checkout header div.logo img{width:152px;height:34px}.prLists .productList.slider .product{padding:0;height:auto}.prLists .productList{display:inline-block;margin-top:20px;vertical-align:top;width:100%}#applyOtpForm .formRow,#sendOtpForm .formRow{text-align:center}#applyOtpForm .formRow .col:first-child:last-child,#sendOtpForm .formRow .col:first-child:last-child{padding-left:0;padding-right:0;width:100%}#applyOtpForm .formRow .field,#sendOtpForm .formRow .field{display:inline-block;margin:10px;vertical-align:top;width:250px;max-width:calc(100% - 20px)}#applyOtpForm .formRow .buttonwrap,#sendOtpForm .formRow .buttonwrap{display:inline-block;margin:10px;vertical-align:top}#applyOtpForm.formSection,#sendOtpForm.formSection{margin:0;padding:20px 0 40px}#cancelotp{color:#9a9a9a;text-decoration:underline}.otpresend{background-color:#e51937;color:#fff;font-weight:700;font-size:15px;padding:14px 25px}.otpsent{background-color:#eaeaea;color:#666;cursor:default;display:block;font-weight:400;font-size:15px;margin-bottom:10px;padding:14px 25px}.mobile .productList.wishlist.hover:not(.hor):not(.noHover) .product .prColors,.mobile .productList.wishlist:not(.hor) .prBottom,.mobile .productList.wishlist:not(.hor):not(.compareList) .prCompare,.mobile .productList.wishlist:not(.hor):not(.offerComboWrap) .prDetails,.tablet .productList.wishlist.hover:not(.hor):not(.noHover) .product .prColors,.tablet .productList.wishlist:not(.hor) .prBottom,.tablet .productList.wishlist:not(.hor):not(.compareList) .prCompare,.tablet .productList.wishlist:not(.hor):not(.offerComboWrap) .prDetails{opacity:1;height:auto}.stationsResults .cl{width:calc(65% - 50px)}.stationsResults .cl.clIcon{width:26px}.stationsResults .cl.txtR{width:35%}.productList.hor .prDesc p{word-break:break-word}div#deleteCard.modal.m{position:fixed}div#deleteCard.modal.m .content{top:11%}.tabsHead{white-space:nowrap;overflow-x:auto;min-height:55px}.content .faqs{margin-top:10px}.finalPrice table.total.totPoints{margin:7px 0 3px}.finalPrice .prPrice table td.or{text-align:center}.finalPrice .pointsAward{border-bottom:1px solid #d9d9d9;border-top:1px solid #d9d9d9;float:left;margin-top:9px;width:100%}.categoriesRow .quarter{width:calc(25% - 4px)}.no-flexbox .promosRow{display:block;font-size:0}.no-flexbox .promosRow>*{display:inline-block;font-size:13px;width:calc(33.33% - 20px);vertical-align:top}.no-flexbox .brandsList{display:block}.no-flexbox .brandsList>*{display:inline-block;margin:10px 15px;vertical-align:middle}.no-flexbox .tabs.style1>.tabsHead.tabs2{display:inline-block;font-size:0;overflow:hidden;vertical-align:top;width:100%}.no-flexbox .tabs.style1>.tabsHead.tabs2 .tabHeader{display:inline-block;vertical-align:bottom;width:50%}.no-flexbox .prTable .more .wrap,.no-flexbox .prTable .row{display:inline-block;font-size:0;vertical-align:top;width:100%}.no-flexbox .prTable .more .wrap>*,.no-flexbox .prTable .row>*{font-size:13px}.no-flexbox .prTable .row.header{margin-bottom:0}.no-flexbox .prTable .img{display:inline-block;vertical-align:top;width:133px}.no-flexbox .prTable .more{display:inline-block;vertical-align:top;width:calc(100% - 133px)}.no-flexbox .prTable .title{display:inline-block;vertical-align:top;width:30%}.no-flexbox .prTable .quantity{display:inline-block;vertical-align:top;width:25%}.no-flexbox .prTable .price{display:inline-block;vertical-align:top;width:35%}.no-flexbox .prTable.final .title{display:inline-block;vertical-align:middle;width:43%}.no-flexbox .prTable.final .quantity{display:inline-block;vertical-align:middle;width:20%}.no-flexbox .prTable.final .price{display:inline-block;vertical-align:middle;width:36%}.no-flexbox .faqSearch .resultsBlock,.no-flexbox .spaceRow,.no-flexbox .spaceRow.btm{display:inline-block;vertical-align:top;width:100%}.no-flexbox .spaceRow.btm>:first-child,.no-flexbox .spaceRow>:first-child{float:left}.no-flexbox .spaceRow.btm>:last-child,.no-flexbox .spaceRow>:last-child{float:right}.no-flexbox .resultsBlock .resultsBox:nth-child(even){clear:both;float:left}.no-flexbox .resultsBlock .resultsBox:nth-child(odd){float:right}.no-flexbox .resultsBlock .resultsBox{width:calc(50% - 6px)}.no-flexbox .productList:not(.slider){display:inline-block;font-size:0;vertical-align:top;width:100%}.no-flexbox .productList:not(.slider) .banner,.no-flexbox .productList:not(.slider) .product{display:inline-block;vertical-align:top;width:calc(33.33% - 22px)}.no-flexbox .prHeader .wrap{display:table;width:100%}.no-flexbox .prHeader .wrap>*{display:table-cell;vertical-align:middle}.select2-container--default,.selection{display:block}.customerInfo .icon~div{max-width:calc(100% - 40px);display:inline-block;vertical-align:middle}.prPage .smartProducts .productList.slider .swiper-buttons a.quest i.swiper-button.swiper-button-next,.prPage .smartProducts .swiper-buttons--smart a.quest i.swiper-button.swiper-button-next,a.quest .prPage .smartProducts .productList.slider .swiper-buttons i.swiper-button.swiper-button-next,a.quest .prPage .smartProducts .swiper-buttons--smart i.swiper-button.swiper-button-next,a.quest i.icon-arrowR_S{color:#000;position:absolute;right:15px;font-size:18px;top:50%;margin-top:-9px}a.boxLink{position:relative;padding-right:40px}a.boxLink:after{font-family:icomoon!important;content:"\e90d";color:#a6a6a6;position:absolute;right:15px;font-size:18px;top:50%;margin-top:-9px;transition:all .3s ease}a.boxLink:hover:after{transform:translateX(2px)}.no-flexbox .tabs.tabs4 .tabHeader{white-space:normal;width:25%}.tabs.gray.tabs4 .tabHeader{white-space:initial}.mapSection:not(.full) #map-canvas{margin-top:62px;height:calc(100% - 62px)}html[data-useragent*="MSIE 10.0"] .rel{position:relative}html[data-useragent*="MSIE 10.0"] .loader{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5;background:url(../Media/loader.gif) no-repeat center center #fff}html.no-flexbox[data-useragent*="MSIE 10.0"] .loader{display:none}html[data-useragent*="MSIE 10.0"] .productList .loader{background-position:center 10%}.no-flexbox .orderStatus{display:block;font-size:0}.no-flexbox .orderStatus>*{display:inline-block;font-size:12px;vertical-align:top;width:25%}.no-flexbox .orderStatus.three-steps>*{width:33.33%}.no-flexbox .orderInfoTable{display:block}.no-flexbox .orderInfoTable>div{display:inline-block;vertical-align:top;width:33%}.no-flexbox .prTable.final span.price{display:block;width:100%}.radioTabs .field p.error{background-color:#f6f6f6;margin:0;padding:2px 0 0}.tabs.searchTabs .tabsHead .tabHeader.active{font-weight:700}.tabs.searchTabs .tabsHead .tabHeader.inactive{cursor:default;opacity:.5}.orderTable .products .product{max-width:320px}.editCards .btnsWrap.editView>*{display:inline-block;vertical-align:middle}#ckeckoutCart .quantity .number{line-height:1;padding:0 0 2px;min-width:inherit}.payment-methods-update .radio.disabled{opacity:.5}.payment-methods-update .radio.disabled input{cursor:default}.payment-methods-update .tag--default{position:absolute;right:0;top:50%;transform:translateY(-50%)}.faqSearch .resultsBlock,.productList{overflow:hidden}.productList .pagination{padding-bottom:0}.productList>.productList{width:100%}.loginBox.form .field{background:0 0}.loginBox.form .field input.text{background-color:#fff}.loginBox.form .field input.completed[readonly]{opacity:.6;pointer-events:none}.form.gray p.error{background:#f6f6f6;margin-top:0;padding-top:2px}.categoriesRow .button,.categoriesRow h3+p{opacity:0;transition:opacity 550ms ease-out}.desktop .categoriesRow a:hover .button,.desktop .categoriesRow a:hover h3+p,.mobile .categoriesRow .button,.mobile .categoriesRow h3+p,.tablet .categoriesRow .button,.tablet .categoriesRow h3+p{opacity:1}.desktop .categoriesRow .text{z-index:2}.sideNav li.all a i.icon-offer3,.sideNav li.offer a i.icon-offer3{padding-right:9px}.featTxt{background-repeat:no-repeat;background-position:center center;background-size:cover;padding:60px 20px;margin:40px 0}.featTxt .txt{max-width:470px;background:rgba(255,255,255,.95);box-shadow:2px 2px 8px rgba(5,22,48,.16);padding:20px;font-size:16px;line-height:1.2}.testing{padding:20px 0}.testing .col{position:absolute;left:0;top:0;height:140px;display:block;font-size:0;width:48%;padding:18px 18px 0;cursor:pointer}.testing .col.active{background:#fffae4}.testing .col .mid{display:table-cell;vertical-align:middle}.testing .col.right{left:auto;right:0}.testing .cnt{background:#fffae4;padding:25px 22px;float:left;display:none}.testing .row{position:relative;margin:0;padding-top:140px}.testing .col figure{display:inline-block;vertical-align:middle}.testing .col .desc{display:inline-block;vertical-align:middle;width:calc(100% - 172px);font-size:14px;position:relative;padding-left:40px;max-height:130px;overflow:hidden}.testing figure{position:relative;z-index:1;padding:20px}.testing figure img{border:solid 5px #f7d117}.testing figure:before{content:"";position:absolute;top:0;left:0;width:49px;height:49px;background:#f7d117;z-index:-1}.testing .col .desc:before{color:#e31837;content:"\e908";font-family:icomoon;font-size:29px;left:0;line-height:1;position:absolute;top:50%;margin-top:-15px}.content .testArticles ul li:before,.content .testing ul li:before{color:#e31837}.testing .figures{float:right;padding:20px}.testing .figures figure:nth-child(2){margin-top:-80px;margin-left:70px}.testing .figures figure:nth-child(2):before{top:auto;bottom:0}.testArticles{display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;margin:0 -15px}.testArticles article{width:calc(33.3% - 30px);margin:15px;float:left;background:#fffae4;counter-increment:textarticle}.testArticles .desc{text-align:justify;padding:35px 20px}.testArticles .desc ul{text-align:left}.testArticles figure img{border:solid 5px #f7d117}.testArticles figure{position:relative;z-index:1}.testArticles figure:before{content:"";position:absolute;top:-20px;left:-20px;width:59px;height:59px;line-height:59px;color:#fff;text-align:center;background:#f7d117;font-size:32px;font-weight:700;z-index:2;content:counter(textarticle)}.testArticles h5{margin-bottom:30px;font-size:14px;text-align:center}p.iso{font-size:18px;color:#595959;font-weight:700}.imgTextContent .text p.iso img{margin:0}.sideBg{position:relative}.sideBg:after,.sideBg:before{content:"";position:absolute;top:0;left:0;height:100%;width:50%;background-repeat:no-repeat;background-position:center left;z-index:-1}.sideBg:after{background-position:center right;left:auto;right:0}.sideBg.oil:before{background-image:url(../Media/oil-left.jpg)}.sideBg.oil:after{background-image:url(../Media/oil-right.jpg)}.offerslist div{margin:4px 0;border:solid 1px #0c0;color:#595959;font-weight:400;font-size:12px;position:relative;display:inline-block;padding:5px 10px 5px 33px;letter-spacing:-.02em}.offerslist div:after{content:"%";position:absolute;top:50%;left:7px;margin-top:-7px;font-size:18px;font-weight:700;color:#a2a2a2;letter-spacing:0}.topBanner{position:relative;text-align:center}.topBanner:not(.close)+header{transition:all .4s ease}.topBanner.close~#mainContent{padding-top:0!important}.topBanner .wrapper{padding:0}.topBanner.close~header,body:not(.productPage):not(.checkout) header.scrolled{top:0!important}.closeBanner{position:absolute;bottom:1px;left:0;text-align:center;width:100%;transition:all .5s ease}.desktop .topBanner:hover .closeBanner{opacity:1}.closeBanner .icon-arrowU{color:#005596;font-size:14px;display:inline-block;padding:5px 15px;cursor:pointer}.modal ul{text-align:left}.earning{color:#e31837;margin:20px 0;font-size:20px}.earning .dsc{background-color:rgba(176,176,176,.07);padding:10px 20px;display:inline-block;font-weight:700}.coupons{display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;margin:0 -7px}.coupon:after{content:"";clear:both;display:block}.coupons .item{width:calc(25% - 14px);margin:14px 7px;float:left;border:solid 2px #f7d117;text-align:center;border-radius:4px;max-width:227px;position:relative;padding:15px 7px 80px}.coupons a.print{position:absolute;background:#f5f5f5;top:0;right:0;padding:5px 5px 5px 7px;color:#adadad}.coupons h6{line-height:52px;color:#000;font-size:20px;font-weight:700}.coupons h6 span{display:inline-block;vertical-align:middle;line-height:1}.coupons figure{margin-bottom:10px;min-height:110px;line-height:110px}.coupons .desc{min-height:57px}.coupons .exp{color:#f7d117;font-weight:700;font-size:13px;margin-bottom:15px}.codeWrp{min-height:100px}.codeWrp p{margin-bottom:8px;font-size:11px}.codeWrp .code{background:#f5f5f5;border-radius:5px;display:inline-block;padding:6px 20px;color:#000;font-weight:700;font-size:15px;border:dashed 2px #e31837;margin-bottom:9px}.codeWrp a{text-decoration:underline;font-size:10px;color:#58595b}.coupons .btm{position:absolute;bottom:0;left:0;width:100%;padding:5px;background:#f5f5f5}.coupons .btm p{font-size:10px;color:#adadad;margin-bottom:7px}.coupons .links a,.coupons .links span{display:inline-block;border-right:solid 1px #dfdfdf;text-align:left;color:#adadad;font-size:10px;padding:3px 10px}.coupons .links i{font-size:17px;display:inline-block;vertical-align:middle;margin-right:4px}.coupons .links a:last-child,.coupons .links span:last-child{border:none}.code .copy{background:#000;height:22px;width:37px;cursor:pointer;display:inline-block;vertical-align:middle;color:#fff;margin:0 3px;font-size:15px;position:relative}.code .copy i{position:absolute;line-height:22px;top:0;left:0;height:100%;width:100%;text-align:center;transition:all .3s ease}.code .copy i.icon-tick,.code .copy.copied i.icon-copy{opacity:0}.code .copy.copied i.icon-tick{opacity:1}.cNumb{display:inline-block;vertical-align:middle}.giftCards{text-align:center}.redTitle{color:#e31837;font-size:28px;margin-bottom:.32em}.giftCards h4{color:#727171;font-size:20px;font-weight:400}.clmn3{display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;margin:45px 0}.clmn2:after,.clmn3:after{content:"";clear:both;display:block}.clmn3 .itm{width:33.3%;float:left}.clmn2 .itm{width:50%;float:left;padding:0 10px}.giftFig figure{z-index:1;position:relative}.giftFig figure:after{content:"";position:absolute;top:100%;left:50%;width:516px;height:11%;z-index:-1;margin-top:-1%;margin-left:-264px;background:url(../Media/card-shadow.png) no-repeat top center/auto 100%}.clmn3.gifts figure{margin-bottom:20px}.clmn3.gifts .desc{max-width:240px;margin:0 auto}.clmn3.gifts .desc p{font-size:15px;color:#727171}.articWrp{margin:95px 0}.articWrp h4{color:#e31837;font-size:20px;font-weight:700;position:relative;padding:0 5px 7px;display:inline-block;margin-bottom:42px}.articWrp h4:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background:#f7d117}.articWrp .desc{max-width:355px;margin:30px auto;text-align:left}#mainContent .articWrp ul li:before{color:#e31837}#mainContent .articWrp ul li{font-size:14px}.articWrp h5{color:#727171;font-size:22px;font-weight:400;margin-bottom:20px}.intrest{background:#f6f6f6;padding:50px 0;margin:0 0 80px 0;text-align:center;position:relative;color:#e51937}.intrest:after,.intrest:before{content:"";position:absolute;bottom:100%;left:0;width:100%;height:37px;background:url(../Media/int-shadow.png) no-repeat top center}.intrest:after{transform:rotate(180deg);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);bottom:auto;top:100%}.intrest .title{display:inline-block;vertical-align:middle;margin:10px 40px;font-size:30px;color:#e51937;padding:5px 40px 5px 0;line-height:1;font-weight:400;border-right:solid 1px #e31837}.intrest .cnt{display:inline-block;vertical-align:middle;text-align:left}.intrest .cnt p{color:#e51937;font-size:13px;margin:0 0 4px 0}.intrest .cnt b{font-size:18px;display:inline-block}.intrest time{display:inline-block;margin-left:15px}.informWrp{text-align:center;padding:0 20px}.informWrp .wrapper{display:inline-block;width:auto;border-top:solid 1px #e1e1e1;border-bottom:solid 1px #e1e1e1;padding:14px 0}.informWrp p{margin:0;line-height:1.4}.informWrp a{color:#005596;text-decoration:underline}.topBanner:not(.close)~header,body:not(.productPage):not(.checkout) .topBanner:not(.close)~header{position:relative}body:not(.productPage):not(.checkout) .topBanner:not(.close)~#mainContent:not(.autoMarg){padding-top:0}.topBanner:not(.close)~header.fixed,body:not(.productPage):not(.checkout) .topBanner:not(.close)~header.fixed{position:fixed;background:#fff}.faqsPromo{padding:119px 0 12px;text-align:center}.eshopPromo h2,.faqsPromo h2,.orderPromo h2,.pratiriaPromo h2,.smartClubPromo h2{color:#1a5da4;display:inline-block;font-weight:700;font-size:30px;padding:0 16px 11px;position:relative;vertical-align:top}.eshopPromo h2:after,.faqsPromo h2:after,.orderPromo h2:after,.pratiriaPromo h2:after,.smartClubPromo h2:after{background-color:#1a5da4;bottom:0;content:"";left:0;position:absolute;width:100%;height:3px}.faqCol{-moz-column-count:2;column-count:2;margin:34px 0 0;padding:0;text-align:left}.faqCol li{list-style:none;margin:0 0 52px;padding:0 0 0 18px}.faqCol h3{border:none;font-weight:700;font-size:16px;line-height:1.4;margin:0 0 .6em;padding:0;position:relative}.faqCol p{color:#8c8c8c;font-size:14px;line-height:1.45;margin-bottom:1em}.faqCol h3:before{border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:7px solid #e31837;content:"";left:-14px;position:absolute;top:7px;width:0;height:0;transform:rotate(45deg)}.faqCol li:nth-child(odd){margin-right:10px}.faqCol li:nth-child(even){margin-left:10px}.pratiriaPromo{background:url(../Media/pratiriaPromo.png) no-repeat scroll center bottom;background-size:100% auto;padding:125px 0 24.7vw;text-align:center}.pratiria{display:flex;justify-content:space-between;margin:99px 0 0}.pratiria .item{padding-right:15px;max-width:34%}.promoItem p{color:#1a5da4;font-size:18px;line-height:1.15;margin:0;padding-left:19px;width:calc(100% - 190px);flex-basis:calc(100% - 190px)}.promoItem .inner{display:flex;align-items:center;text-align:left}.promoItem .img{float:none;position:relative;width:190px;flex-basis:190px}.borderImg img{position:relative}.borderImg:before{background-color:#f7d117;content:"";position:absolute;width:50px;height:50px}.borderImg.left:before{left:-10px}.borderImg.right:before{right:-10px}.borderImg.top:before{top:-10px}.borderImg.bottom:before{bottom:-10px}.smartClubPromo{background:url(../Media/smartClubPromo.png) no-repeat scroll 53.6vw bottom;background-size:auto 100%;box-shadow:0 10px 25px rgba(228,228,228,.6),0 -10px 25px rgba(228,228,228,.6);padding:104px 0 47px;text-align:center}.smartPromo{font-size:0;margin:42px 0 0;width:72.3%}.smartPromo .item{display:inline-block;font-size:18px;margin:60px 0;padding-right:20px;vertical-align:top;width:50%}.eshopPromo{padding:71px 0;text-align:center}.eshopPromo h2+p{color:#1a5da4;font-size:22px;margin-top:-10px}.eshopPromo .items{font-size:0;margin:74px auto 55px;max-width:67%}.eshopPromo .item{display:inline-block;font-size:22px;padding:0 47px;text-align:left;vertical-align:middle;width:50%}.eshopPromo .item.img{padding:0}.eshopPromo .item h4{color:#1a5da4;font-weight:300;font-size:36px;margin-bottom:.05em}.eshopPromo .item h4 b{font-weight:400}.eshopPromo .item p{color:grey;font-size:22px;line-height:1.5;margin:0}.eshopPromo .row.border{padding:15px 0;position:relative}.eshopPromo .items .row{margin:40px 0}.eshopPromo .items .row:first-child{margin-bottom:30px;margin-top:30px}.eshopPromo .items .row:last-child{margin-bottom:55px}.eshopPromo .row.border:after{background-color:rgba(26,93,164,.5);content:"";display:block;left:50%;position:absolute;top:0;width:1px;height:100%}.imgProcess{background:url(../Files/process.png) no-repeat scroll center center;background-size:contain;height:117px}.orderPromo{padding:119px 0 149px;text-align:center}.orderPromo .main{float:none;position:relative;width:100%}.orderPromo .img{padding:85px 100px}.orderPromo .img img{width:55.7%;height:auto}.orderPromoItem p{margin:0}.orderPromoItem p b{color:#1a5da4;display:block;font-size:18px;font-weight:400;margin-bottom:4px}.orderPromoItem{position:absolute;text-align:center;width:23%}.orderPromoItem .icon{color:#1a5da4;display:block;margin-bottom:13px}.orderPromoItem .icon-step1{font-size:82px}.orderPromoItem .icon-step2{font-size:87px}.orderPromoItem .icon-delivery{font-size:55px}.orderPromoItem .icon-step4{font-size:92px}.orderPromoItem.item1{left:2%;top:3%}.orderPromoItem.item2{bottom:7.2%;left:8%}.orderPromoItem.item3{bottom:3.4%;right:15%}.orderPromoItem.item4{right:3%;top:3%}.catPromo{box-shadow:0 10px 25px rgba(228,228,228,.6);padding:0 0 79px;text-align:center}.catPromo .inner{padding-top:35px}.catPromo h2{color:#1a5da4;font-size:22px;line-height:1.4;margin:0 auto 2.45em;max-width:75%}.orderPromo .arrow1_2{background:url(../Media/arrow1_2.png) no-repeat scroll center center;background-size:contain;left:11%;position:absolute;top:36%;width:49px;height:195px}.orderPromo .arrow2_3{background:url(../Media/arrow2_3.png) no-repeat scroll center center;background-size:contain;bottom:4%;left:39%;position:absolute;width:199px;height:39px}.orderPromo .arrow3_4{background:url(../Media/arrow3_4.png) no-repeat scroll center center;background-size:contain;position:absolute;right:12%;top:36%;width:61px;height:199px}.catPromo .nav{margin:-93px 0 46px;padding:0;text-align:center}.catPromo .nav li{color:#1a5da4;display:inline-block;font-weight:700;font-size:16px;line-height:1;list-style:none;margin:0 15px;overflow:hidden;vertical-align:top}.catPromo .nav a{color:#1a5da4;display:block;padding:15px 4px;position:relative}.catPromo .nav a:after{background-color:#e51937;bottom:0;content:"";left:0;position:absolute;transform:translateY(100%);width:100%;height:4px;transition:transform 350ms ease-out}.catPromo .nav a:hover:after{transform:translateY(0)}.fixedHeader .opensignIn .userInfo{display:none}.fixedHeader .headerTools li.miniBasket{max-width:126px}.fixedHeader li.miniBasket .icon-basket{margin-left:0}.selected .yellowBtn{background:#595959;color:#fff}.yellowBtn{background:#bcbdbd;font-weight:700;font-size:13px;color:#333;padding:5px 8px}.checkbox .openModal{position:relative;z-index:2}.modalTitle h2{margin-top:0}.openModal{cursor:pointer}.col.flr{float:right}.prLists .productList.slider .owl-item .product{width:100%}.productView.hidden{display:none}.prPrice .old{color:#676767}#signInDd hgroup{padding:23px}.searchField .autocomplete{display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap}.innovFooter{color:#000;font-weight:400;font-size:12px;letter-spacing:-.025em;line-height:1.3;padding:0 5px 5px;text-align:left}.innovations{padding:8px 40px 8px 0;position:relative;display:inline-block}.innovations:after{content:"";display:inline-block;vertical-align:middle;height:19px;background:url(../Media/shell.png) no-repeat left center;width:19px;background-size:100% auto}.stepWrp .button.blue{background-color:#f7d117;color:#000}.stepWrp .button.blue:hover{background-color:#f7ba17}h3{color:#000;border-bottom-color:#000}#footeremail .icon~div{max-width:calc(100% - 60px)}.megamenu .level4>li:hover>a,.megamenu .level4>li:hover>span{color:#e51937}.promoBox.redbordered .items,.promoBox.redbordered a{color:#e51937}.promoBox.redbordered:before{border:5px solid #e51937;content:""}.promoBox.redbordered .title:after{background-color:#e51937}.promoBox.redbordered p{color:#e51937}.inputInfo a:link,.inputInfo a:visited{color:inherit;text-decoration:underline}.text a:link,.text a:visited{color:#58595b;font-size:12px;text-decoration:underline}.desktop .text a:hover{color:#e51937}.hellasdirect-container{position:relative;height:0;overflow:hidden;min-height:820px}.hellasdirect-container-16x9{padding-bottom:56.25%}.hellasdirect-container-4x3{padding-bottom:75%}.hellasdirect-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.checkboxes.b .checkbox label a:before{display:none}.button.cancel.rounded{border-radius:5px}.gpdr h3.gray-bold{margin-top:0}.hellasdir{padding:15px 0}.hellasdir .wrapper{display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;align-items:center;position:relative;-moz-justify-content:center;justify-content:center}.hellasdir figure{width:90px}.hellasdir .desc{max-width:calc(100% - 90px);font-size:18px;font-weight:700;padding-left:15px}.hellasdir .desc p{font-family:OpenSans-Bold;font-size:18px;font-weight:700;margin:0}.absLink{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.checkboxes.b .checkbox label a:before{display:none}.button.cancel.rounded{border-radius:5px}.gpdr h3.gray-bold{margin-top:0}.hellasdirect-container{overflow-y:scroll;-webkit-overflow-scrolling:touch}.gdprText{max-width:1050px}.gdprMail{color:#ce2832!important;font-size:24px!important;margin-top:40px;margin-bottom:40px}.gdprContent{padding-top:70px}.gdprContent h2{font-size:26px}.gdprContent p{font-size:16px}.gdprContent.imgLeft img{margin:0 50px 10px 0}.hellasSect{padding:20px 0;line-height:1.1;font-family:TheFutura;text-align:center;letter-spacing:-.01em;color:#58595b;overflow:hidden;max-width:1920px;margin:0 auto}.hellasSect b{font-weight:700}.hellasTop{position:relative;z-index:1;background:#dcddde;background:linear-gradient(to right,#dcddde 0,#fff 55%,#dcddde 100%);margin-bottom:10px}.hellInfo{margin-bottom:40px;font-weight:600}.hellInfo p{font-weight:600;font-size:14px}.hellasTop:before{content:"";z-index:-1;position:absolute;bottom:0;left:0;width:100%;height:100%;background:url(../Media/hellas-bg.png) no-repeat center bottom}.hellasTop:after{content:"";z-index:1;position:absolute;bottom:10px;left:50%;width:180px;height:100px;margin-left:-90px;background:url(../Media/hellas-car.png) no-repeat bottom center/100% auto}.desktop .hellasTop:after{left:0;animation:move 13s ease infinite forwards}.hellasTop .wrapper{position:relative;padding-bottom:130px}.hellasLogo{margin-bottom:30px}.hellasTop h3{font-size:24px;color:#58595b;font-weight:600;margin:0 0 3px;border:none;padding:0}.hellasTop h3 b{color:#ed1c24}.hellasTop .desc{max-width:840px;margin:0 auto;text-align:center}.hellasTop p.ps{font-size:17px;margin-top:30px;max-width:571px;margin:25px auto;line-height:1.4}.hellasTop .txt{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin-bottom:10px}.hellasTop .numb{font-size:65px;color:#ed1c24;font-weight:700;line-height:1}.hellasTop .pnts{max-width:220px;padding:0 20px;color:#58595b;font-size:28px;line-height:1;letter-spacing:-.015em}.hellasTop .pnts b{color:#ed1c24;font-size:45px}.hellasTop p{font-size:18px;color:#58595b}.hellasTop p b{color:#ed1c24}.hellasTop p a{font-size:24px;color:#ed1c24;font-weight:700}.hellasTop a.btn{font-size:18px;background:#70bf25;padding:8px 27px;border-radius:8px;color:#fff;display:inline-block;margin-top:18px;transition:all .3s ease}.hellasTop a.btn:hover{background:#68b41f}.hellasBtm .wrapper{display:flex;align-items:space-between;justify-content:space-between;flex-wrap:wrap;max-width:1000px}.hellasBtm .itm{padding:10px;display:flex;justify-content:center;flex-wrap:wrap;align-items:flex-end;align-content:flex-end;width:100%}.hellasBtm h4{font-weight:600;font-size:20px;line-height:1;padding-bottom:28px;margin-bottom:5px;width:100%;min-height:60px;background:url(../Media/hellas-line.png) no-repeat center bottom}.hellasBtm p{font-size:16px;color:#58595b;margin:0;min-height:45px}.mobileApp .level1.headerMenu li:nth-child(3) .level2 li:nth-child(5),.mobileApp_hidden{display:none}.mobileApp .level1.headerMenu li:nth-child(3) .level2 li:nth-child(5),.mobileApp_hidden{display:none}.hellasSect.v2 .hellasTop{background:url(../Media/radial_gradient_cyan.png) no-repeat scroll center;background-size:cover}.hellasSect.v2 .hellasTop:before{background-image:url(../Media/hellas-bg-v2.png)}.hellasSect .txt_container{display:flex;justify-content:center;align-items:center;max-width:760px;margin-left:auto;margin-right:auto;margin-bottom:25px}.txt_container .plus_sign{font-size:100px}.hellasSect.v2 .hellasTop .numb{display:flex;align-items:flex-end}.hellasSect.v2 .hellasTop .numb small{font-size:60px;font-weight:400}.hellasSect.v2 .hellasTop .numb figure{margin:0 0 5px 15px}.hellasSect.v2 .hellasTop .pnts{max-width:inherit}.productList.hor .prDesc p span{white-space:normal}.nbtn{background-color:#005696;border-radius:8px;color:#fff;display:inline-block;font-family:OpenSans-Bold;font-size:18px;line-height:1;padding:10px 17px;text-align:center;-webkit-appearance:none;-moz-appearance:none;appearance:none}html.desktop .nbtn:hover{background-color:#18649c}.productList.hor .prDesc p span{white-space:normal}img.card{width:115px}.activateCard{display:flex}.activateCard h2{margin-top:15px}.activateCard h4{margin-bottom:25px;font-size:16px;line-height:1.6}.activateCard .media{flex-basis:45%}.activateCard .details{flex-basis:55%}.activateCard .details form{padding-left:20px}.activateCard .button{padding:15px 40px}.btn_small{display:inline-block;padding:8px;width:100%;text-decoration:underline;text-align:center;color:#053b80;font-size:15px}.mainNav .level2 li.highlight>a{background-color:#e51937;color:#fff}.mainNav .level2 li.highlight>a:hover{background-color:#fff;color:#e51937}.mainNav .level2>li.active.highlight>a,.mainNav .level2>li.active.highlight>a:hover{color:#fff;background-color:#e51937}.text_center{text-align:center}.howto_steps{margin-bottom:45px;margin-top:30px;padding:0 145px;position:relative}.howto_steps h1{color:#003c88;font-family:OpenSans-Bold;font-size:29px;margin-bottom:40px;margin-top:0;text-align:center;width:100%}.btn_get_code{-moz-border-radius:10px;-webkit-border-radius:10px;background-color:#39b54a;border-radius:10px;color:#fff;display:inline-block;font-family:OpenSans-Bold;font-size:28px;line-height:1;padding:15px 40px 12px 40px}.btn_get_code.disabled{opacity:.5;cursor:default}.desktop .btn_get_code:not(.disabled):hover{background-color:#326f3b}.howto_step{margin:0 auto;max-width:955px;min-height:50px;padding:13px 0 7px 0;position:relative}.howto_step_text{line-height:1.4}.howto_step_text a,.howto_step_text a:link{color:#dd1d21;font-size:14px;font-weight:700;text-decoration:underline}.howto_step+.howto_step{border-top:1px solid silver;margin-top:10px}.howto_step p{color:#003c88;font-family:OpenSans-Bold;font-size:14px;font-weight:700;letter-spacing:-.05em;margin:0}.howto_step img{margin-left:10px;vertical-align:bottom}.step_placeholder{background-color:#005696;color:#fff;font-family:OpenSans-Bold;font-size:18px;left:-152px;line-height:1;overflow:hidden;padding:7px 20px;position:absolute;top:12px;width:140px}.step_placeholder:after{-moz-transform:rotate(31deg);-ms-transform:rotate(31deg);-o-transform:rotate(31deg);-webkit-transform:rotate(31deg);background-color:#fff;content:"";height:150%;position:absolute;right:-23px;top:0;transform:rotate(31deg);width:40px}.step_placeholder em{font-family:OpenSans-Bold;font-size:28px;font-style:normal;line-height:1;vertical-align:bottom}.step_placeholder sup{font-size:25px}.tos_section{margin:45px auto 0 auto;max-width:1020px}.tos_section ul:not(.social):not(.notifActions){margin-top:5px;-moz-column-count:2;column-count:2}.tos_section ul:not(.social):not(.notifActions) li{font-family:OpenSans-Bold;font-size:10px;margin-bottom:0;padding-left:13px;padding-right:25px}.content ul:not(.social):not(.notifActions) li:before{-moz-border-radius:50%;-webkit-border-radius:50%;background-color:#000;border-radius:50%;content:"";height:5px;left:0;top:5px;width:5px}.tos_section h3{border:0;color:#dd1d21;font-size:13.5px;margin:0;padding:0}.genBtn{background-color:#005696;border-radius:8px;color:#fff;display:inline-block;font-family:OpenSans-Bold;font-size:18px;line-height:1;padding:10px 17px;text-align:center;-webkit-appearance:none;-moz-appearance:none;appearance:none}html.desktop .genBtn:hover{background-color:#18649c}.modal_txt{margin:0 auto;max-width:340px}.modal_txt p{line-height:1.4;color:#000;font-size:14.5px;letter-spacing:-.04em;opacity:.8;margin:0}.modal_txt h3{border:0;font-family:OpenSans-Bold;font-size:15px;margin:30px 0 10px 0;color:#003a80;line-height:1.4;padding:0}.modal_txt h3 em{color:#ed1c24;font-style:normal}.modal_txt .btn{width:100%}.code_text{margin:45px auto 0 auto;max-width:490px}.code_text h2{font-weight:400;line-height:1.5;margin:20px 0 35px 0}.code_text h2 b{display:block;font-weight:900}.code_text p{font-size:12px;line-height:1.4;margin:0 0 20px 0}img.card{width:115px}.activateCard{display:flex}.activateCard h2{margin-top:15px}.activateCard h4{margin-bottom:25px;font-size:16px;line-height:1.6}.activateCard .media{flex-basis:45%}.activateCard .details{flex-basis:55%}.activateCard .details form{padding-left:20px}.activateCard .button{padding:15px 40px}.checkbox.disabled img{opacity:.4}.button{display:inline-block}.modal.login_modal_wrap .content{width:100%;max-width:1000px;margin-left:-500px;padding:0}.login_modal{display:flex;flex-wrap:wrap;font-family:OpenSans}.login_modal_box{width:50%;margin:0;padding:60px 50px}.login_modal_box:first-child{background-color:#f6f6f6}.login_modal_box .h4,.login_modal_box h2,.login_modal_box h3,.login_modal_box h4{margin:0 0 15px 0}.login_modal_box .h4,.login_modal_box h4{font-size:18px;color:#595959;font-family:OpenSans;font-weight:700;text-align:center}.login_modal_box .form{margin:0}.login_modal .fbBtn{display:block;margin:0 auto}.or_txt{width:100%;max-width:265px;text-align:center;padding:30px 0}.forgot_password{font-size:12px;color:grey;text-decoration:underline}.login_modal p{font-size:13px}.login_modal p b{font-size:15px;margin:0 0 5px 0;display:block;font-weight:700}.cardrow{display:flex;flex-wrap:wrap;align-items:flex-start;margin:0 0 25px 0}.cardrow img{max-width:160px;margin-right:20px}.cardrow p{margin:10px 0;flex:1}.login_modal .button{min-width:120px;padding:15px;font-family:Comfortaa}.card_boxes{display:flex;flex-wrap:wrap;margin:0 -12.5px}.card_box{width:calc(50% - 25px);margin:12.5px;border:1px solid #c2d8e9;padding:20px;background-color:#fff;position:relative}.card_box .button.gray{border-radius:0;background-color:#005696;color:#fff;padding:13px 20px}.card_box .button [class^=icon]{margin-left:5px}.card_box .button{padding:12px 20px;font-weight:700}.card_box .button.bordered{border-radius:0;border-width:1px}.card_box p strong{font-weight:700}.card_box p{font-family:OpenSans;font-size:14px;color:#595959;line-height:1.4}.card_box h4{font-size:15px;color:#595959;font-family:OpenSans-Bold}.disTbl .cl{text-align:right}.disTbl .cl img{max-width:220px}.checkboxes.light_gray .checkbox.disTbl{background:#f6f6f6;margin:0;padding:10px 25px}.checkboxes.light_gray .cnt{background:#f6f6f6;padding:0 65px 20px 65px}.contact_txt,.signIn_txt{font-size:14px;color:rgba(0,0,0,.6);padding-left:10px}.modal .fbSingIn{padding:0;margin-bottom:15px}.modal .signInForm{padding:0;text-align:center}.login_modal .cardrow{margin:30px 0 25px}.login_modal .cardrow img{max-width:195px;margin-right:5px;margin-left:-20px}.login_modal .field.center.submit{text-align:left}.small-container{max-width:355px;margin:0 auto}.registration .form h2{font-size:18px;font-family:OpenSans;font-weight:700;color:#595959}.registration .formSection{margin-bottom:90px;font-family:OpenSans}.registration .checkboxes.b .checkbox label{font-size:15px;font-family:OpenSans;color:#595959}.registration .checkboxes.b .checkbox.disTbl label{font-size:16px;font-family:OpenSans;color:#595959}.registration .checkboxes.light_gray p{font-size:16px;font-family:OpenSans}.registration .checkboxes.light_gray .formSection{margin:0}#guestForm{max-width:950px}#guestForm .card_boxes{margin-top:40px}.checkboxes.gray input.checkbox:disabled~label{color:#878787;font-size:15px;font-family:OpenSans;font-weight:700}#paymentDetailsForm .disTbl .cl img{max-width:160px}.well.brd{padding:18px;border:solid 1px #d9d9d9;font-size:14px;font-family:Comfortaa,sans-serif;color:#000;line-height:1.2;display:flex;margin-bottom:17px}.prPage .well.brd{padding:14px 8px;flex-direction:column;margin-bottom:25px;gap:24px;padding-right:30px;position:relative}.prPage .well.brd .tooltipWrap.withopacity{position:absolute;right:8px;cursor:pointer;top:50%;transform:translateY(-50%)}.well.brd .tooltipWrap{flex-grow:1}.iconTooltip{font-size:17px;color:#f29a00;display:inline-block}.price.small{font-size:16px}.tooltipWrap.withopacity{overflow:visible;margin-left:8px}.tooltipWrap.withopacity .tooltip{opacity:0;pointer-events:none}.tooltipWrap.withopacity:hover{z-index:4}.tooltipWrap.withopacity:hover .tooltip{opacity:1}.field .inputWrap{position:relative}.showPassword{background:0 0;border:none;position:absolute;top:0;right:0;width:55px;text-align:center;height:100%;display:flex;align-items:center;justify-content:center;color:#000;font-size:13px;cursor:pointer;z-index:6}.showPassword~input{padding-right:60px}.tag{background:#e5e6e6;display:inline-block;padding:6px 15px 3px 15px;color:#000;font-family:Comfortaa,sans-serif;font-weight:700;border-radius:10px;cursor:default;text-align:center;min-width:62px;font-size:13px;line-height:1;margin:10px 5px 10px 0;letter-spacing:-.05em}.productCompatibilityRow .tag,.productComponent .tag{background-color:#002052;height:52px;padding:12px 15px;display:inline-flex;align-items:center;color:#fff;font-size:11px;line-height:11px;margin-left:4px}.productCompatibilityRow .tag{margin:12px 5px 12px 4px}.tag.blue{color:#fff;background:#6ad0fb;background:linear-gradient(90deg,#6ad0fb 0,#48b2e5 100%)}.field.small{width:63px}.doseis{display:flex;font-family:Comfortaa;margin-bottom:25px}.well.brd .doseis{margin-bottom:0;align-items:center}.doseis.viva{gap:16px}.doseis.viva .viva-text{margin:0}.doseis.viva img{max-width:48px}.doseis.viva .viva-link{text-decoration:underline;line-height:16px;font-weight:500;color:#000}.doseis .txt{padding-top:13px;display:flex;flex-wrap:wrap;font-size:14px}.doseis .field{margin-left:15px;margin-right:15px;margin-bottom:0}.well.brd .doseis .field{margin-left:8px;margin-right:8px}.small .select2-container--default .select2-selection--single{height:38px}.small .select2-container--default .select2-selection--single .select2-selection__arrow{right:6px}.small .select2-container--default .select2-selection--single .select2-selection__arrow:before{font-size:8px}.small .select2-container--default .select2-selection--single .select2-selection__rendered{padding:5px 30px 5px 10px;line-height:29px}.doseis .price{font-size:16px;font-weight:700}.hiddenDoseis{display:none}.radio-cnt-det{padding:0 32px}.select-doseis{max-width:305px;padding-bottom:12px;padding-top:30px;position:relative;z-index:3}.selectWrp{position:relative}.seltd-title{font-size:16px;margin-bottom:10px;color:#000;font-family:OpenSans;padding-left:15px}.doseis-text{font-size:12px;font-weight:500;line-height:20px;color:#acacac}.checkbox.disabled img{opacity:.4}.button{display:inline-block}.modal.login_modal_wrap .content{width:100%;max-width:1000px;margin-left:-500px;padding:0}.login_modal{display:flex;flex-wrap:wrap}.login_modal_box{width:50%;margin:0;padding:60px 50px}.login_modal_box:first-child{background-color:#f6f6f6}.login_modal_box .h4,.login_modal_box h2,.login_modal_box h3,.login_modal_box h4{margin:0 0 15px 0}.login_modal_box .h4,.login_modal_box h4{font-size:18px;color:#595959;font-family:OpenSans;font-weight:700;line-height:1.2}.login_modal_box .form{margin:0}.login_modal .fbBtn{display:block}.or_txt{width:100%;max-width:265px;text-align:center;padding:30px 0}.forgot_password{font-size:12px;color:grey;text-decoration:underline}.login_modal p{font-size:13px}.login_modal p b{font-size:16px;margin:0 0 5px 0;font-weight:400;display:block}.cardrow{display:flex;flex-wrap:wrap;align-items:flex-start;margin:0 0 25px 0}.cardrow img{max-width:155px;margin-right:25px}.cardrow p{margin:10px 0;flex:1}.login_modal .button{min-width:120px;padding:15px}.card_boxes{display:flex;flex-wrap:wrap;margin:0 -12.5px}.card_box{width:calc(50% - 25px);margin:12.5px;border:1px solid #c2d8e9;padding:30px 30px 70px 30px;background-color:#fff;position:relative}.card_box .button.gray{border-radius:0;background-color:#005696;color:#fff;padding:14px 20px}.card_box .button [class^=icon]{margin-left:5px}.card_box .button{height:40px;padding:12px 20px;position:absolute;bottom:30px;left:30px;font-weight:700}.card_box .button.bordered{border-radius:0;border-width:1px}.card_box p strong{font-weight:700}.hiddenDoseis{display:none}.radio-cnt-det{padding:0 32px}.select-doseis{max-width:305px;padding-bottom:10px;padding-top:30px;position:relative;z-index:3}.selectWrp{position:relative}.seltd-title{font-size:16px;margin-bottom:10px;color:#000;font-family:OpenSans;padding-left:15px}.card_box p{font-family:OpenSans;font-size:14px;color:#595959;line-height:1.4}.card_box h4{font-size:15px;color:#595959;font-family:OpenSans-Bold}.disTbl .cl{text-align:right}.disTbl .cl img{max-width:220px}.checkboxes.light_gray .checkbox.disTbl{background:#f6f6f6;margin:0;padding:20px 25px}.checkboxes.light_gray .cnt{background:#f6f6f6;padding:0 65px 20px 65px}.contact_txt,.signIn_txt{font-size:12px;color:#000}.password_visibility{position:absolute;top:50%;height:18px;width:18px;z-index:100;text-align:center;right:20px;margin-top:-9px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:transparent}.password_visibility:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(../Media/showpassword.png);opacity:1;transition:opacity .3s ease-in-out;will-change:opacity}.password_visibility:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:cover;background-image:url(../Media/hidepassword.png);opacity:0;transition:opacity .3s ease-in-out;will-change:opacity}.password_visibility.active:after{opacity:0}.password_visibility.active:before{opacity:1}.tag{background:#e5e6e6;display:inline-block;padding:6px 15px 3px 15px;color:#000;font-family:Comfortaa,sans-serif;font-weight:700;border-radius:10px;cursor:default;text-align:center;min-width:62px;font-size:13px;line-height:1;margin:10px 5px 10px 0;letter-spacing:-.05em}.tag.blue{color:#fff;background:#6ad0fb;background:linear-gradient(90deg,#6ad0fb 0,#48b2e5 100%)}.product_list_title{display:flex;align-items:center;flex-wrap:wrap}.product_list_title #itemscount{display:inline-block;margin-left:5px;color:#999;font-weight:400;font-size:13px}.pagination_wrap{width:100%}.mobile_pagination.pagination{display:none}.pagination{display:flex;list-style:none;flex-wrap:wrap;justify-content:center;align-items:center;margin:0;padding:30px 0 30px 0}.pagination li{list-style:none}.pagination a{font-size:16px;font-family:Comfortaa;color:#000;min-width:25px;height:25px;display:inline-block;text-align:center;transition:background .3s ease,color .3s ease;padding:6px;cursor:pointer}.pagination li.active a{font-weight:700;color:#fff;background-color:#f7d117}.pagination li{padding:0 4px}.pagination .prev-page:before{content:"";border:solid #000;transition:border .3s ease;border-width:0 3px 3px 0;display:inline-block;padding:4px;transform:rotate(135deg);-webkit-transform:rotate(135deg)}.pagination .next-page:before{content:"";border:solid #000;transition:border .3s ease;border-width:0 3px 3px 0;display:inline-block;padding:4px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.pagination .last-page{position:relative;width:25px;height:25px;box-sizing:content-box;padding:0;margin-bottom:-4px}.pagination .last-page:before{content:"";border:solid #000;transition:border .3s ease;border-width:0 3px 3px 0;padding:4px;transform:rotate(-45deg);position:absolute;top:50%;z-index:6;margin-top:-6px;left:0;-webkit-transform:rotate(-45deg)}.pagination .last-page:after{content:"";border:solid #000;transition:border .3s ease;border-width:0 3px 0 0;padding:0;width:0;height:17px;position:absolute;right:5px;top:50%;z-index:6;margin-top:-9.5px}.pagination .first-page{position:relative;width:25px;height:25px;box-sizing:content-box;padding:0;margin-bottom:-4px}.pagination .first-page:before{content:"";border:solid #000;transition:border .3s ease;border-width:0 3px 3px 0;display:inline-block;padding:4px;transform:rotate(135deg);position:absolute;top:50%;margin-top:-6px;right:0;-webkit-transform:rotate(135deg)}.pagination .first-page:after{content:"";border:solid #000;transition:border .3s ease;border-width:0 3px 0 0;display:inline-block;padding:0;width:0;height:17px;position:absolute;left:5px;top:50%;margin-top:-9.5px}.desktop .first-page:not(.disabled):hover:after,.desktop .first-page:not(.disabled):hover:before,.desktop .last-page:not(.disabled):hover:after,.desktop .last-page:not(.disabled):hover:before,.desktop .next-page:not(.disabled):hover:before,.desktop .prev-page:not(.disabled):hover:before{border-color:#000}.pagination .first-page.disabled,.pagination .last-page.disabled,.pagination .next-page.disabled,.pagination .prev-page.disabled{cursor:default;opacity:.5}.desktop .pagination li:not(.active) a:not(.disabled):hover{background-color:#edf2f5;color:#000}.shopInfo{margin:10px 0}.smartHomePage .shopInfo{margin:0}.shopInfo-items{display:flex;flex-wrap:wrap;justify-content:center}.shopInfo--transparent .shopInfo-items{--tilewidth:210px;margin-inline:auto;width:auto;max-width:-moz-max-content;max-width:max-content;display:block}section.featuredProducts{margin:15px 0}.shopInfo-item{width:50%;max-width:280px;padding:7px 10px;border-right:1px solid #d6d6d6}.shopInfo--transparent .shopInfo-item{width:var(--tilewidth);margin-right:32px}.disabled{pointer-events:none}figure.featuredProducts-img:last-child{width:100%;max-width:100%}.shopInfo .wrap{max-width:225px;margin:0 auto}.shopInfo-item:last-child{border-right:none}.shopInfo-icon{width:100%;margin-bottom:10px;min-height:35px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.pr_sale{position:relative}.pr_buble.rel{position:relative;top:auto;right:auto;width:70px}.pr_buble.lg{text-align:center;margin-bottom:30px}.suggestions .list.carousel.owl-carousel .item{width:100%;padding:0 5px}.featuredProducts{display:flex;flex-wrap:wrap;margin:0 -10px 0}.featuredProducts .item{position:relative;max-width:380px;width:calc(33.33% - 20px);margin:10px}.desktop .absLink:hover~.featuredProducts-desc .button.yellow{background-color:#f7ba17;color:#000}.featuredProducts-desc{width:calc(100% - 136px);background:#fff;padding:20px;font-size:17px;color:#000}.featuredProducts-desc h6{font-size:18px;margin-bottom:10px;letter-spacing:.03em;color:#000;line-height:1.3}.featuredProducts-desc p{font-size:16px;color:#000;letter-spacing:.03em;font-weight:400;margin-bottom:8px}.featuredProducts-desc .price{font-weight:700;font-size:22px}.featuredProducts-desc .button.yellow{min-width:165px}.bhidden{display:none}.categoriesRow{display:flex;flex-wrap:wrap;position:relative;justify-content:center}.categoriesRow-wrapper{position:relative;margin-bottom:25px}.categoriesRow-wrapper:after,.categoriesRow-wrapper:before{content:"";position:absolute;top:0;left:-1px;width:2px;height:100%;background:#fff}.categoriesRow-wrapper:after{left:auto;right:-1px}.categoriesRow:after,.categoriesRow:before{content:"";position:absolute;top:-1px;left:0;width:100%;height:2px;background:#fff}.categoriesRow:after{top:auto;bottom:-1px}.categoryItem{width:calc(16.6666% + 1px);position:relative;text-align:center;margin:-1px -1px 0 0;padding:15px}.categoryItem h3{border:none;letter-spacing:.03em;color:rgba(0,0,0,.8);font-size:15px;margin:0;line-height:1.4;padding:0}.categoryItem .img{min-height:180px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.categoryItem .img:before{background-color:#fff;border:solid 1px #e5e5e5;content:"";left:0;position:absolute;transition:all .3s ease-out;top:0;width:100%;height:100%;z-index:-1;pointer-events:none}.desktop .categoryItem:hover{z-index:2;border-color:transparent}.desktop .categoryItem a:hover~.img:before{left:-5%;top:-10%;width:110%;height:120%;box-shadow:0 0 20px rgba(0,0,0,.2);border-color:transparent}.desktop .categoryItem:hover h3{color:#d50000}.horiz-categories-section{margin:10px 0}.horiz-categories{display:flex;flex-wrap:wrap;margin:0 auto;max-width:1180px}.horiz-category{display:flex;flex-wrap:wrap;align-items:center;margin:8px;width:calc(33.3% - 16px);border:1px solid #bebebe;padding:15px;position:relative}.desktop .horiz-category{transition:all .3s ease}.desktop .horiz-category:hover{border-color:#000}.horiz-category .img{width:110px;text-align:center}.horiz-category:not(.type2) .img img{max-height:84px}.horiz-category:not(.type2) h3{letter-spacing:0}.horiz-category .text{width:calc(100% - 110px);padding-left:10px}.horiz-category h3{font-weight:700;font-size:20px;letter-spacing:.03em;color:#000;border:none;margin:0;padding:0;line-height:1.3}.sectFeautred{background:#fcfcfc;text-align:center;margin:20px 0}.sectFeautred--reverse .wrapper{flex-direction:row-reverse;position:relative}.sectFeautred--reverse .sectFeautred-wrap{height:100%}.sectFeautred--reverse .sectFeautred-wrap .desc{display:flex;flex-direction:column;justify-content:center;height:100%}.sectFeautred--reverse .sectFeautred-wrap .desc>*{color:var(--clanding-text-color)}.sectFeautred--reverse .sectFeautred-wrap .desc .button{border-color:var(--clanding-border-primary-color)}.sectFeautred--reverse .sectFeautred-side.side-right{border-top-left-radius:8px;border-bottom-left-radius:8px;background-color:var(--clanding-bg-primary-color);padding:24px 64px 24px 40px}.sectFeautred--reverse .sectFeautred-side.side-left{align-self:stretch}.sectFeautred--reverse .sectFeautred-side.side-left figure{width:100%;height:100%}.sectFeautred--reverse .sectFeautred-side.side-left img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-top-right-radius:8px;border-bottom-right-radius:8px}.sectFeautred--reverse .sectFeautred-side figure{aspect-ratio:620/320}.sectFeautred--reverse .button{display:flex;align-items:center;gap:16px;min-width:auto;width:-moz-max-content;width:max-content;color:#000;padding:11px 16px;border:1px solid #000;border-radius:6px;margin-top:24px}.sectFeautred--reverse .button:before{content:"";width:100%;height:100%;left:0;top:0;z-index:1;position:absolute}.sectFeautred--reverse.sectFeautred--radius img{border-radius:0 8px 8px 0}.sectFeautred--radius img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.sectFeautred--double .wrapper{justify-content:space-between;gap:32px}.sectFeautred--defaultWidth figure{aspect-ratio:1180/320;width:100%;height:100%}.sectFeautred--defaultWidth.sectFeautred--double .wrapper{flex-wrap:nowrap}.sectFeautred--defaultWidth.sectFeautred--double figure{aspect-ratio:574/320}.sectFeautred.sectFeautred--defaultWidth{background:0 0}.sectFeautred.sectFeautred--defaultWidth .wrapper{max-width:1180px;align-items:stretch}.sectFeautred-side{width:50%}.sectFeautred-side.side-left{text-align:right;align-self:flex-end}.sectFeautred-side.side-right{padding:35px;text-align:left}.sectFeautred .wrapper{width:100%;display:flex;flex-wrap:wrap;align-items:center;max-width:100%;padding:0}.sectFeautred h3{font-weight:600;font-size:24px;color:#000;border:none;margin:0 0 10px;padding:0;line-height:1.4}.sectFeautred h4{font-weight:700;font-size:42px;color:#000;border:none;letter-spacing:-.03em;margin:0 0 10px;padding:0}.sectFeautred p{font-weight:300;font-size:18px;color:#000;border:none;margin:0 0 5px;padding:0;line-height:1.4}.sectFeautred p.price-wrap{font-size:16px;margin-top:25px}.sectFeautred .price{font-weight:700;font-size:34px}.secttwoPromos .wrapper{width:100%;max-width:100%}.secttwoPromos{text-align:center;margin:80px 0}.secttwoPromo-img{padding:10px;display:inline-block;position:relative}.secttwoPromo-img:hover:after{opacity:1}.secttwoPromo-img:after{content:"";display:block;position:absolute;top:10px;left:10px;width:calc(100% - 20px);height:calc(100% - 20px);box-shadow:0 0 20px rgba(0,0,0,.2);opacity:0;transition:opacity .2s ease-out;border-radius:6px;z-index:-1}.brandsItem{aspect-ratio:275/128;border:solid 1px rgba(0,0,0,.3);padding:2px 13px;margin:10px;width:calc(25% - 20px);display:flex;flex-wrap:wrap;align-items:center;justify-content:center;position:relative}.brandsItem:hover:after{opacity:1}.brandsItem:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;box-shadow:0 0 20px rgba(0,0,0,.1);transition:opacity .2s ease-out;opacity:0}.brandsItem a:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%}.seeAll{text-align:center}.seeAll a{font-weight:600;font-size:14px;color:rgba(0,0,0,.7);text-decoration:underline;transition:color .2s ease-out}.seeAll a:hover{color:#d50000}.searchWrap{margin-top:67px}.burgerWrp{width:28px;height:14px;cursor:pointer;position:relative;display:inline-block;vertical-align:middle;margin-right:7px}.burger{position:absolute;width:28px;height:20px;top:-4px;left:0}.bar{height:3px;width:28px;display:block;background-color:#000;transition:all .4s ease;position:absolute;border-radius:5px}.bar:nth-of-type(1){top:0;transition:top .2s ease .2s,transform .2s ease-out .1s}.bar:nth-of-type(2){top:9px;transition:all .2s ease .2s}.bar:nth-of-type(3){top:18px;transition:top .2s ease .2s,transform .2s ease-out .1s}.mainNav ul{margin:0;padding:0}.megaMenuOpened .burger .bar:nth-of-type(2){opacity:0}.megaMenuOpened .burger .bar:nth-of-type(3){top:9px;transform:rotate(90deg);transition:top .2s ease .1s,transform .2s ease-out .5s}.megaMenuOpened .burger{transition:transform .3s ease .4s;transform:rotate(45deg)}.megaMenuOpened .burger .bar:nth-of-type(1){top:9px;transform:rotate(0);transition:top .2s ease .1s,transform .2s ease-out .3s}nav.mainNav{letter-spacing:-.015em}.closeMegaMenu{position:absolute;right:10px;top:20px;z-index:10;display:none;cursor:pointer;padding:5px;background:#fff}.level2>li>.mainNav-title a{padding:13px 17px;display:block;color:#000;position:relative;line-height:1.4;font-size:15px;font-weight:700;font-family:Comfortaa;letter-spacing:-.02em}.smartHomePage .level2>li>.mainNav-title a{padding:16px 17px}.level2>li.active>.mainNav-title a,.level2>li:hover>.mainNav-title a{color:var(--menuhover)}.level2>li.hasSub:hover>.subMenu{opacity:1;pointer-events:all;z-index:2}.smartHomePage .hasMegaMenu .level2>li>.mainNav-title a .navLabel{font-size:13px;line-height:16px;position:absolute;left:17px;top:2px;color:#1fb025}.mainNav-icon{width:33px;text-align:center;font-size:20px;position:absolute;left:0;top:0;height:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.level1-icon{display:none;font-size:26px}.mainNav .level3>li{font-weight:500;font-size:14px;margin:5px 20px 5px 0;color:rgba(0,0,0,.7)}.level3>li a{color:rgba(0,0,0,.7)}.level3>li a:hover{color:#d50000}.mainNav-title{position:relative}.mainNav-title span+.menuTag{margin-left:4px}.level2>.hasSub>.mainNav-title:after{content:"\e96b";font-family:icomoon;position:absolute;right:10px;font-size:17px;color:var(--menuhover);top:0;height:100%;display:flex;flex-wrap:wrap;align-items:center;opacity:0;transition:all .3s ease-out}.hasSub:hover>.mainNav-title:after{opacity:1}.megamenu-nav{margin:10px 0 35px;width:100%}.megamenu-nav--nomrg{margin:0}a.mainNav-more{font-size:13px;color:#000;text-decoration:underline;line-height:1.4}.aside-promos{width:100%;margin-left:auto;display:none;order:1}.aside-promos figure{margin:0 0 20px;display:inline-block}.megamenu-content{display:flex;flex-wrap:wrap}.megamenu-content.noWrap{flex-wrap:nowrap;align-items:flex-start;width:100%}li.green.active:hover>.mainNav-title a,li.green:hover>.mainNav-title a{background:#bd142d;color:#fff}li.green.active>.mainNav-title a,li.green>.mainNav-title a{background:#e51937;color:#fff}footer .level1{width:auto;background:0 0}footer .level1>li{border-bottom:none;text-align:left}.megamenu .main{display:flex;flex-wrap:wrap;align-items:center;align-content:flex-start}.seeCategory{font-size:15px;line-height:1.5;margin:10px 0 0;width:100%}.seeCategory a{color:rgba(0,0,0,.8)}.opensignIn .icon-user{font-size:28px}.miniBasket .icon-cart{font-size:25px;position:relative}.miniBasket .icon span{position:absolute;background:#d50000;border-radius:50%;width:21px;height:21px;font-size:13px;color:#fff;font-family:Comfortaa;text-align:center;line-height:23px;top:-11px;right:-9px}.pr_buble.lg .pr_buble_inner{font-family:Comfortaa}.icon-aircondition.mainNav-icon{font-size:13px}i.icon-carry.mainNav-icon{font-size:16px}i.icon-bag.mainNav-icon{font-size:25px}i.icon-tv.mainNav-icon{font-size:18px}i.icon-gaming.mainNav-icon{font-size:18px}.well-products{margin:20px -10px}.well-products .wrapper{display:flex;flex-wrap:wrap}.well-products .wrapper{max-width:1200px}.well-border{border:1px solid #c8c8c8;display:flex;flex-wrap:wrap;width:calc(50% - 20px);margin:0 10px}.well-border__main{width:100%;padding:20px}.well-border.full{width:100%}.well-border__main .owl-buttons{margin-bottom:-7px}.count-products{width:100%;font-weight:600;font-size:14px;color:rgba(0,0,0,.8);margin-bottom:15px}.count-products a{color:rgba(0,0,0,.8);text-decoration:underline}.prod-total{font-weight:700;font-size:18px;color:rgba(0,0,0,.8);margin-bottom:20px;width:100%}.well-border__side{padding:20px;border-left:1px solid #c8c8c8;display:flex;flex-wrap:wrap;align-items:center;align-content:center;width:200px;order:2}.well-border__side~.well-border__main{width:calc(100% - 200px)}.well-border__main h6{font-weight:700;font-size:21px;color:#000;margin-bottom:15px;line-height:1.4;letter-spacing:-.02em}.well-border__main h6 a{color:#000}.carousel .item{padding:4px}.delete-prduct{position:absolute;top:0;right:0;padding:5px;color:rgba(0,0,0,.3);cursor:pointer;opacity:0;font-size:8px;transition:all .3s ease}.well-border__img:hover .delete-prduct{opacity:1}.well-border__img{border:1px solid #c8c8c8;text-align:center;padding:5px;transition:all .3s ease;position:relative;max-width:108px}.well-border__img:hover{box-shadow:0 0 10px rgba(0,0,0,.2)}.carousel.owl-carousel{padding:0 20px}.carousel.owl-carousel.owl-theme .owl-controls .owl-buttons div{font-size:17px;margin-top:-30px}.carousel.owl-carousel.owl-theme .owl-prev{left:0}.carousel.owl-carousel.owl-theme .owl-next{right:0}.mainPromo-img.full{width:100%}@keyframes move{0%{left:-20%}40%{left:50%}60%{left:50%}100%{left:109%}}.tagWrpContainer{display:flex;flex-wrap:wrap;gap:4px;width:100%}.productList .tagWrpContainer{padding:0 var(--productspace);margin-top:12px}.productList.hor .tagWrpContainer{margin:0 0 4px}.tagWrp--media .tagWrpContainer{flex-direction:column}.prPage .tagWrpContainer{margin:16px 0 0}.media .tagWrpContainer{margin:0}.miniBasket .tagWrpContainer{margin:-8px 0 8px}.products.horizontal .tagWrpContainer{margin-top:8px}.rowWrap .tagWrpContainer{align-self:center;flex-basis:20%}.tag{background:#d50000;display:inline-block;padding:4px 6px;color:#fff;font-family:Comfortaa,sans-serif;font-weight:700;border-radius:4px;cursor:default;text-align:center;min-width:0;font-size:12px;line-height:16px;margin:0;letter-spacing:0}.tag--default{color:#d50000;background:#f3d225}.tag.blue{color:#000;background:#33cdee}.infoBlock.infoBlock-flex{display:flex;flex-wrap:wrap}.infoBlock.infoBlock-flex p+ul{margin-top:0}figure.infoBlock-img{width:95px}.infoBlock-desc{width:calc(100% - 95px);padding-left:15px}.button-wrp{position:relative;display:inline-block}.loading-bullets-wrap{position:absolute;top:0;left:0;width:100%;height:100%;background:#f4cf17;border-radius:inherit;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.loading-bullets{max-width:130px;width:100%;text-align:center;overflow:hidden}.loader-bullet{width:5px;height:5px;border-radius:50%;background:#e51937;opacity:0;display:inline-block;vertical-align:middle;margin:0 2px}.loader-bullet:nth-child(1){animation:lol 2s .5s infinite ease-in-out}.loader-bullet:nth-child(2){animation:lol 2s .4s infinite ease-in-out}.loader-bullet:nth-child(3){animation:lol 2s .3s infinite ease-in-out}.loader-bullet:nth-child(4){animation:lol 2s .2s infinite ease-in-out}.loader-bullet:nth-child(5){animation:lol 2s infinite ease-in-out}.loader-bullet:nth-child(6){animation:lol 2s .1s infinite ease-in-out}@keyframes lol{0%{opacity:0;transform:translateX(-300px)}33%{opacity:1;transform:translateX(0)}66%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(300px)}}.icnyellow{font-size:18px;color:#f7ba17}.toolinline{display:inline-block;vertical-align:middle}.tooltipWrap.toolbtm .tooltip{bottom:auto;top:100%;width:180px;font-size:10px;margin-top:20px;line-height:1.4;z-index:20}.tooltipWrap.toolbtm .tooltip:after,.tooltipWrap.toolbtm .tooltip:before{top:auto;bottom:100%;left:27px}.tooltipWrap.toolbtm .tooltip:before{border-color:rgba(210,210,210,0);border-bottom-color:#d2d2d2}.tooltipWrap.toolbtm .tooltip:after{border-color:rgba(255,255,255,0);border-bottom-color:#fff}.prTable .img.cardimg{align-self:flex-start}.prTable .img.cardimg div{padding:7px}.carousel:not(.owl-carousel){white-space:nowrap;overflow:hidden}.carousel:not(.owl-carousel) .item{display:inline-block}.prLists .tabs{min-height:455px}.headerTools.headerTools--left{margin-left:0;padding-left:3px}.horiz-category.type2{padding:0;border:none;position:relative;z-index:1;overflow:hidden;max-width:380px}.horiz-category.type2 .text{text-align:center;color:#fff;padding:10px;position:absolute;top:0;width:100%;height:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.horiz-category.type2 .img{width:100%;position:relative;z-index:-1;transition:all .3s ease-out;padding-top:39%}.desktop .horiz-category.type2:hover .img{transform:scale(1.04)}.mainPromoItem .button{min-width:160px}.horiz-category.type2 .img:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:.2}.horiz-category.type2 .img img{position:absolute;height:100%;width:auto;max-width:initial;top:0;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%)}.horiz-category.type2 h3{color:#fff;font-size:20px;margin:0}.mega-nav .column{page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid-column}.versionClass{display:flex}.mainNav li.sub-link a{display:inline-block;min-width:88%;padding:17px 38px 17px 20px;font-weight:400}.mainNav .hasSub+.sub-link{margin-top:4px}.mainNav .sub-link+.sub-link{position:relative}.mainNav .sub-link+.sub-link:before{content:"";display:block;position:absolute;top:0;right:38px;left:20px;height:1px;background-color:rgba(0,0,0,.2)}footer .bottom .right{display:flex;flex-wrap:wrap;align-items:center}#ot-sdk-btn.button.button--border{color:#000;background-color:#fcfcfc;border:solid 1px #eaeaea;border-radius:5px;margin:8px 3px 0 0;padding:1em 2em .7em}#ot-sdk-btn.button.button--border:hover{background-color:#fcfcfc;color:#e51937}.cd_section--gray .wrapper{background-color:rgba(0,0,0,.05);border-radius:8px}.dark-theme .cd_section--gray .wrapper{background:rgba(255,255,255,.16)}.cd_section--gray .row{margin:0}.cd_section--gray.cd_section--img .cd_banner{padding:118px 64px;text-align:left}.cd_section--img .col.col12{display:flex;padding:0}.cd_section--img .cd_banner{max-width:480px;margin:unset;display:unset}.cd_section--img .cd_countdown{flex-wrap:unset;gap:16px;align-items:flex-start;padding:12px 0 10px}.cd_section--img .cd_countdown_item:not(:last-child){margin-right:0}.cd_section--img .cd_countdown_itemplaceholder{word-wrap:break-word}.cd_section--img .__digit_scroller_digit{width:.6em}.cd_section--img .cdRibbon{margin:unset;aspect-ratio:700/480;max-width:100%}.cd_section--img img{border-top-right-radius:8px;border-bottom-right-radius:8px;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.cd_banner{max-width:100%;margin:0 auto;flex-wrap:wrap;display:flex;align-items:center;justify-content:center}.cd_section--gray .cd_banner h2,.cd_section--img .cd_banner h2{font-size:40px;font-weight:700;line-height:1.32;margin-bottom:4px}.cd_section--gray .cd_banner h2,.cd_section--gray .cd_banner p,.cd_section--img .cd_banner h2,.cd_section--img .cd_banner p{color:var(--clanding-text-color)}.cd_section--gray .cd_banner p,.cd_section--img .cd_banner p{font-size:18px;font-weight:400;line-height:1.4;max-width:100%;margin:0;opacity:.8}.cd_section--gray .cd_banner{flex-direction:column;text-align:center;padding-block:16px}.cd_banner p{color:#fff;font-weight:700;font-size:30px;letter-spacing:0;margin:0 2vw 0;max-width:40%}.cd_countdown{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;border:1px solid rgba(255,255,255,.4);padding:10px 30px}.cd_section--gray .cd_countdown{border:none}.cd_countdown_item{width:110px;text-align:center}.cd_countdown_item:not(:last-child){margin-right:10px}.cd_countdown_itemplaceholder{width:100%;display:inline-block;font-size:12px;color:#fff;font-weight:200;line-height:1;text-align:center}.cd_section--gray .cd_countdown_itemplaceholder{color:#676767;font-size:14px;font-weight:700;line-height:1.4}.cd_countdown_itemtext{width:100%;display:inline-block;font-size:68px;color:#fff;line-height:1;font-weight:200;white-space:nowrap}.cd_section--gray .cd_countdown_itemtext{color:var(--clanding-text-color);font-weight:700;line-height:1.32}.__digit_scroller_digit{position:relative;display:inline-block;transform:translateY(0);width:.7em;text-align:center}.__digit_scroller_digit._digit_up{transform:translateY(-100%)}.__digit_scroller_next_digit{position:absolute;top:100%;width:.7em;left:0}.__digit_scroller_wrap{display:inline-block;overflow:hidden}.cdRibbon{max-width:780px;margin:40px auto;text-align:center}.otLanding{background-repeat:repeat;background-position:left top;padding:20px 0;margin-top:-6px}.cartPm{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:100px 10px 50px;position:relative}.cartPm:after,.cartPm:before{content:"";width:100%;position:absolute;left:0;background-repeat:no-repeat;background-size:cover;background-position:left center}.cartPm:before{top:0;background-image:url(../Media/cartPm_top.png);height:88px}.cartPm:after{bottom:0;background-image:url(../Media/cartPm_bottom.png);height:5px}.cartPm__icon{padding:10px 30px;width:auto;text-align:right}.cartPm__text{width:50%;text-align:center}.cartPm--auto .cartPm__text{width:auto;max-width:calc(100% - 135px)}.cartPm:not(.cartPm--auto) .cartPm__text br{display:none}.cartPm__text,.cartPm__text h3{font-size:46px;color:#fff}.cartPm__text h3{margin:0;padding:0;border:0;font-weight:700;line-height:1.4}.offerTagTitle{padding:40px 0;text-align:center}.offerTagTitle__heading,.otLanding .sectionTitle h2{font-size:36px;font-weight:700;color:#fff;margin:0}.offerTagTitle__heading--big{font-size:58px}.ocContent{display:flex;flex-wrap:wrap}.ocItem{width:calc(25% - 30px);margin:30px 15px;border:3px solid #66767e;text-align:center;position:relative;padding:10px;transition:all .3s ease-out}.desktop .ocItem:hover .ocItem__heading{color:#f3d225}.ocItem__figure{margin:0 0 10px 0;padding:0}.ocItem__heading,h3.ocItem__heading{font-size:24px;color:#fff;margin:0;padding:0;line-height:1.2;border:0;transition:all .3s ease-out}.ocItem__bubble{margin:0;position:absolute;top:-25px;right:-15px;background:url(../Media/balloon.png) no-repeat scroll center;background-size:contain;padding:18px 4px 32px;font-size:26px;font-weight:700;display:inline-block;color:#fff}.ocItem__bubble small{font-size:11px;font-weight:400;display:block}.ocItem__bubble sub{bottom:auto;font-size:18px}.cartPm__row{display:flex;align-items:stretch;width:100%;padding:30px 0 0}.cartPm__col{width:33.33%;padding:10px 25px;text-align:center}.cartPm__col:not(:last-child){border-right:1px solid #fff}.cartPm__figure{margin:0 0 10px 0;padding:0}.cartPm__heading,h4.cartPm__heading{color:#fff;font-size:22px;font-weight:700;line-height:1.4;margin:0}.btnRow--pad{padding:75px 0}.button--xl,.button.button--xl{padding:24px 48px;font-size:22px}.otTopOfferSlider .product{margin-bottom:46px!important}.otTopOfferSlider .icon-arrowL2:before,.otTopOfferSlider .prPage .smartProducts .productList.slider .swiper-buttons .swiper-button.swiper-button-prev:before,.otTopOfferSlider .prPage .smartProducts .swiper-buttons--smart .swiper-button.swiper-button-prev:before,.prPage .smartProducts .productList.slider .swiper-buttons .otTopOfferSlider .swiper-button.swiper-button-prev:before,.prPage .smartProducts .swiper-buttons--smart .otTopOfferSlider .swiper-button.swiper-button-prev:before{content:"\e90b"}.otTopOfferSlider .icon-arrowR_S:before,.otTopOfferSlider .prPage .smartProducts .productList.slider .swiper-buttons .swiper-button.swiper-button-next:before,.otTopOfferSlider .prPage .smartProducts .swiper-buttons--smart .swiper-button.swiper-button-next:before,.prPage .smartProducts .productList.slider .swiper-buttons .otTopOfferSlider .swiper-button.swiper-button-next:before,.prPage .smartProducts .swiper-buttons--smart .otTopOfferSlider .swiper-button.swiper-button-next:before{content:"\e90c"}.otTopOfferSlider{--swiper-navigation-sides-offset:6px;--swiper-navigation-sides-offset:6px;width:100%}.otTopOfferSlider .swiper-button-next:after,.otTopOfferSlider .swiper-button-prev:after{display:none}.otTopOfferSlider .swiper-slide{height:unset}.otTopOfferSlider .product{height:100%}.otTopOfferSection:not(:last-child){border-bottom:1px solid rgba(255,255,255,.7);margin-bottom:20px}.poSlider .ui-slider-handle .amount{position:absolute;left:50%;top:calc(100% + var(--headerbtmspace) + 1px);width:114px;padding:20px 5px;text-align:center;margin-left:-57px;font-size:22px;font-weight:400;color:#fff;border:1px solid #212121;border-radius:8px;background:#3a3a3a;cursor:default}.poSlider .ui-slider-handle .amount:after{content:"";display:inline-block;position:absolute;bottom:100%;left:50%;width:0;height:0;margin-left:-8px;border-bottom:8px solid #3a3a3a;border-left:8px solid transparent;border-right:8px solid transparent}.redBox{background-color:#e51c1c}.poSlider{padding:0 0 35px;position:relative}.poSliderWrap{width:620px;margin:0 auto;max-width:90%;padding:0 0 80px}.poSlider .ui-slider.ui-widget-content{height:15px;margin:0;background-color:#4e4a4a;border-radius:16px;box-shadow:inset 0 1px 4px 0 rgba(229,28,28,.6),inset 0 1px 4px 0 rgba(20,20,20,.6)}.poSlider .ui-slider-horizontal .ui-slider-range{background:#fff;background:linear-gradient(to bottom,#fff 0,#dfdfdf 50%,#dfdfdf 51%,#fff 100%);border-radius:16px}.poSlider .ui-slider .ui-state-default,.poSlider .ui-slider-handle,.poSlider .ui-slider.ui-widget-content .ui-state-default{width:47px;height:30px;top:-9px;margin-left:-19px;cursor:pointer;border-radius:6px}.poSlider .ui-slider .ui-state-default:after,.poSlider .ui-slider .ui-state-default:before,.poSlider .ui-slider-handle:after,.poSlider .ui-slider-handle:before,.poSlider .ui-widget-content .ui-state-default:after,.poSlider .ui-widget-content .ui-state-default:before{width:4px;height:35px;background:#fff;background:linear-gradient(to bottom,#fff 0,#dfdfdf 50%,#dfdfdf 51%,#fff 100%);border-radius:1px;opacity:1;left:50%;top:-4px;box-shadow:0 1px 4px 0 rgba(229,229,229,.6)}.poSlider .ui-slider .ui-state-default:before,.poSlider .ui-slider-handle:before,.poSlider .ui-widget-content .ui-state-default:before{margin-left:-4px}.poSlider .ui-slider .ui-state-default:after,.poSlider .ui-slider-handle:after,.poSlider .ui-widget-content .ui-state-default:after{margin-left:0}.poProductList{max-width:960px;margin:0 auto!important;min-height:100vh;position:relative}.poProductList .loader{position:absolute;left:50%;transform:translateX(-50%)}.poSlider__val{display:inline-block;color:#fff;font-size:20px;position:absolute;top:30px;padding-top:35px;line-height:1;transform:translateX(-50%);opacity:0;transition:all .3s ease-out}.poSlider__val.loaded{opacity:1}.poSlider__val--min{left:4px}.poSlider__val--max{left:100%;margin-left:4px}.poSlider__val:before{content:"";width:4px;height:25px;background:#fff;position:absolute;top:0;left:50%;transform:translateX(-50%)}.spinner-cube__inner div{position:absolute;width:80px;height:80px;top:13.3333333333px;left:13.3333333333px;background:#e31b23;animation:cubeAnime 1s cubic-bezier(0,.5,.5,1) infinite;animation-delay:-.3s}.spinner-cube__inner div:nth-child(2){top:13.3333333333px;left:106.6666666667px;background:#f3d225;animation-delay:-.2s}.spinner-cube__inner div:nth-child(3){top:106.6666666667px;left:13.3333333333px;background:#e31b23;animation-delay:0s}.spinner-cube__inner div:nth-child(4){top:106.6666666667px;left:106.6666666667px;background:#f3d225;animation-delay:-.1s}.spinner-cube{width:200px;height:200px;display:inline-block;overflow:hidden;background:#fff;transform:scale(.3)}.spinner-cube__inner{width:100%;height:100%;position:relative;transform:translateZ(0) scale(1);backface-visibility:hidden;transform-origin:0 0}.spinner-cube__inner div{box-sizing:content-box}.otTopOfferSection .productList{position:relative;min-height:475px}.otTopOfferSection .loader{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:10}.redBox .btnRow{padding:0 0 40px}.poProductList.productList{align-items:flex-start}.otLanding .sectFeautred{background:0 0;margin:40px 0}.otLanding section.brands{background-color:transparent}.otLanding section.brands:before{display:none}.otLanding .seeAll{display:none}.otLanding .sectionTitle h2,.otLanding .seeAll a{color:#fff}.otLanding .brandsItem{background:#fff}.uspsCont{display:flex;justify-content:space-between}.uspsCont__figure{margin:0;padding:0}.uspsCont__item{text-align:center;width:25%;padding:20px 30px}.uspsCont__title,h3.uspsCont__title{font-size:16px;font-weight:700;margin:16px 0 9px;border:0;line-height:1.125}.uspsCont__text,p.uspsCont__text{font-weight:400;line-height:1.07;margin:0}.paymentWay{display:flex;align-items:center;justify-content:space-between}.paymentWay__item{margin:0 10px 10px}.btnRow--padding{padding:55px 0 20px}.mainPromo--double{display:flex;align-items:center;justify-content:flex-end;background:#f3f3f3}.mainPromoInfo{flex-grow:1;max-width:600px}.mainPromoInfo__descr{padding:20px 20px 20px 0}.mainPromoInfo__descr h1{font-size:40px;font-weight:600;line-height:1.25;margin:0 0 10px}.mainPromoInfo__box{background:#fff;padding:17px 20px;margin:0 0 50px 0;display:inline-block;width:428px;max-width:100%}.mainPromoInfo__date{font-size:14px;font-weight:400;letter-spacing:.03em;line-height:1.28;margin:0;color:#000}.mainPromoInfo__price{font-size:34px;font-weight:700;line-height:1;letter-spacing:.03em;margin:0 0 4px;color:#000}.mainPromoInfo__price sub{font-size:20px;bottom:0;margin:0 0 0 -8px}.mainPromoInfo__notes{font-size:14px;font-weight:400;letter-spacing:.03em;line-height:1.28;margin:0;color:#595959}.accContent--gray,.accHeader--gray{background:#f5f5f5}.accHeader--gray{padding:17px 45px 16px 28px}.accHeader--gray:after{right:22px;font-size:12px;color:grey;top:50%;margin-top:-6px}.accHeader--gray h3{margin:0;padding:0;border:0;font-size:20px}.accContent--gray{padding:10px 28px 28px 28px;font-size:14px;color:#595959}.accContent--gray p{font-size:14px}.accContent--gray ul{margin:0;padding:20px 0 40px 15px;-moz-column-count:4;column-count:4}.accContent--gray li{margin:0 10px 6px 0}.accContent--gray img{display:block;margin:10px auto}.wrapper--small{max-width:780px}.dropdown{position:relative;background:0 0;width:100%;padding:10px 20px}.dropdown .selectedWrap{border-radius:0;border:none;display:flex;flex-wrap:nowrap;align-items:center;padding-left:0;white-space:normal;line-height:1.4;background:0 0;cursor:pointer}.dropdown .ddList{left:0;box-shadow:5px 8px 30px rgba(0,0,0,.2);border:none;overflow:visible;width:300px}.dropdown .selected{display:inline-block;vertical-align:middle;color:#686868;font-size:20px;letter-spacing:-.03em}.dropdown .icon.icon-arrowU{display:inline-block;font-size:16px;color:grey;vertical-align:middle;margin-left:10px;transition:all .3s ease-out;transform:rotate(180deg);transform-origin:center}.mainPromoInfo__dropdown{margin:15px 0;padding-left:0}.mainPromoInfo__dropdown .icon-pin2{font-size:23px;color:#595959;display:inline-block;margin-right:6px;vertical-align:middle}.dropdown.open{z-index:3}.dropdown.open .icon.icon-arrowU{transform:rotate(0)}.ddList{background-color:#fff;border:1px solid #aaa;display:none;left:0;position:absolute;text-align:left;top:calc(100% + 2px);width:100%;overflow:hidden;padding:0}.ddList .vscroll{scroll-behavior:smooth;overflow:auto;scrollbar-color:#d0d0d0 transparent;scrollbar-width:thin;height:100%;max-height:270px;overflow:auto;-webkit-overflow-scrolling:touch}.ddList .vscroll::-webkit-scrollbar{width:5px;height:5px}.ddList .vscroll::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:10px}.ddList .vscroll::-webkit-scrollbar-thumb:hover{background:#9d9d9d}.ddList .vscroll::-webkit-scrollbar-thumb:active{background:#848484}.ddList .vscroll::-webkit-scrollbar-track{background:0 0}.ddList ul{padding:0;list-style:none;margin:0}.ddList li{cursor:pointer;font-size:14px;padding:8px 12px;line-height:1.1;transition:all .3s ease-out}.ddList li:not(:last-child){border-bottom:1px solid #f4f4f4}.ddList li.active,.desktop .ddList li:hover{color:#e31b23}.ddWrap{display:flex;align-items:center}.ddLabel{color:gray;font-size:13px;margin-right:4px;display:inline}.heatCalcContainer{display:flex;justify-content:space-between}.heatCalcLeft{width:50%}.heatCalcRight{width:481px;max-width:100%}.heatCalc{background:#f8f8f8;padding:24px 37px 23px 28px}.heatCalc .label{font-size:14px;font-weight:400;color:#303030;line-height:1.14;margin:0}.heatCalc .mainPromoInfo__dropdown{margin:5px 0}.heatCalc__info--inForm{padding:28px 0 42px;border-top:1px solid #303030}.heatCalc__info table{width:100%;margin:0}.heatCalc__info td,.heatCalc__info th{font-size:14px;font-weight:400;letter-spacing:.03em;line-height:1.28}.heatCalc__info th{color:#303030}.heatCalc__info td{color:#000;font-weight:700;text-align:right}.heatCalc__info__label{font-size:20px}.heatCalc__info__price{font-size:32px;white-space:nowrap}.heatCalcPoints{background:#f3d225;padding:13px 34px 9px;display:flex;align-items:center;margin:9px 0}.heatCalcPoints figure{margin:0 40px 0 0}.heatCalcPoints__info,.heatCalcPoints__info p{font-size:20px;font-weight:400;color:#000;line-height:1.3}.heatCalcPoints__info p{margin:0}.heatCalcPoints__info b,.heatCalcPoints__info strong{color:#e51937;font-weight:700}.icnred{font-size:18px;color:#e51937}.heatCalcBanks{margin:27px 0 0}.heatCalcBanks__title,h3.heatCalcBanks__title{font-size:20px;line-height:1.1;margin:0;border:0;padding:0;text-align:center}.heatCalcBank{border:1px solid #bebebe;padding:12px 20px 8px;display:flex;align-items:center;margin:10px 0 0}.heatCalcBank__figure{margin:0 20px 0 0}.heatCalcBank__info{flex-grow:1}.heatCalcBank__infoRow{width:100%}.heatCalcBank__infoRow:not(:last-child){padding-bottom:6px;margin-bottom:6px;position:relative}.heatCalcBank__infoRow:not(:last-child):after{content:"";width:100%;height:1px;background:#989898;position:absolute;bottom:0;left:0}.heatCalcBank__infoRow__label{font-weight:600;font-size:14px;line-height:1.28;margin:0 0 6px;letter-spacing:.03em;color:#303030}.heatCalcBank__infoRow__values{display:flex;align-items:center}.heatCalcBank__infoRow__group{display:flex;align-items:center}.heatCalcBank__infoRow__group:not(:last-child){margin-right:15px}.heatCalcBank__infoRow__group p{margin:0}.heatCalcBank__infoRow__group p:not(:last-child){margin-right:9px}.heatCalcBank__infoRow__priceInitial{color:#a6a6a6;letter-spacing:.03em;text-decoration:line-through;font-weight:700;font-size:16px;line-height:1.375;white-space:nowrap}.heatCalcBank__infoRow__priceCurrent{color:#e51937;letter-spacing:.03em;font-weight:700;font-size:18px;line-height:1.22;white-space:nowrap}.heatCalcBank__infoRow__winRate,.heatCalcBank__infoRow__winValue{letter-spacing:.03em;font-size:14px;line-height:1.14}.heatCalcBank__infoRow__winRate{color:#595959;font-weight:400}.heatCalcBank__infoRow__winValue{color:#303030;font-weight:700;white-space:nowrap}.heatCalcFigure{margin:8px 0 0}.tank__figure{position:relative;display:inline-block}.tank__container{position:absolute;left:16px;width:calc(100% - 32px);bottom:79px;height:633px}.tank__oil{position:absolute;left:0;width:100%;bottom:0;background:#f3d225;height:0;transition:all .9s cubic-bezier(0,1.2,.02,1.26);z-index:-1;text-align:center;padding:3px 10px 0}.tank__oil__value{font-weight:700;font-size:56px;letter-spacing:.03em;color:#2e2e2e;margin:0}.tank__oil__value sub{bottom:0;font-size:20px}.tank__bottom{height:62px;background:#f3d225;position:absolute;left:16px;width:calc(100% - 32px);bottom:19px;border-radius:0 0 13px 13px;z-index:-1}#oilSlider{height:633px;position:absolute;left:calc(100% + 50px);bottom:79px;margin:0;width:10px;background-color:#c4c4c4;border-radius:20px}#oilSlider .ui-slider-range-min{background:#f3d225}#oilSlider__custom-handle{background:#fff;border:5px solid #f3d225;border-radius:30px;text-align:center;padding:14px 10px;height:49px;width:91px;left:5px;transform:translateX(-50%);font-size:16px;font-weight:700;letter-spacing:.03em;color:#000;box-shadow:none;cursor:pointer;margin-bottom:-25px}#oilSlider__custom-handle:before{content:"";width:0;height:0;box-shadow:none;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:6px solid #f3d225;position:absolute;top:50%;left:-10px;margin-top:-6px;background:0 0;opacity:1;border-radius:0}#oilSlider__custom-handle:after{display:none}#oilSlider__custom-handle sub{bottom:0}[v-cloak]{display:none}.tank__oilRulerVal{margin:0;letter-spacing:-.03em;color:grey;font-weight:400;font-size:16px;position:absolute;right:48px;text-align:right;transform:translateY(-50%)}.tank__oilRulerVal sub{bottom:0;font-size:16px}.tank__oilRulerVal--max{top:0}.tank__oilRulerVal--min{top:100%}.tank__oilRulerVal--middle{top:auto;transform:translateY(50%)}.heatPhone{display:inline-block;position:fixed;right:0;top:194px;border:2px solid #d50000;background:#f3d225;padding:11px 15px 7px 85px;text-align:center;letter-spacing:.03em;color:#000;font-weight:700;font-size:14px;border-radius:10px 0 0 10px;line-height:1;z-index:200;transition:all .3s ease-out;min-height:70px}.desktop .heatPhone:focus,.desktop .heatPhone:hover{background:#d50000;color:#fff}.heatPhone b,.heatPhone strong{font-size:34px;display:block;transition:all .3s ease-out}.heatPhone:before{content:"";width:70px;height:100%;position:absolute;left:-2px;top:0;border-radius:10px 0 0 10px;background:#d50000}.heatPhone:after{content:"\e97a";font-family:icomoon;color:#fff;font-size:30px;position:absolute;left:19px;top:50%;transform:translateY(-50%);transition:all .3s ease-out}.heatPhone--shrink{transform:translateX(147px)}.heatPhone--shrink:after{top:9px;transform:translateY(0)}.heatPhone__hidden{color:#fff;font-size:18px;position:absolute;left:9px;bottom:5px;opacity:0;transition:all .3s ease-out}.heatPhone--shrink .heatPhone__hidden{opacity:1}.statusBox{text-align:center;color:#000;width:580px;max-width:100%;margin:0 auto}.statusBox__figure{padding:10px}.statusBox__title{font-weight:600;font-size:40px;line-height:1.25;margin:0 0 20px}.statusBox__text{font-weight:600;font-size:20px;line-height:1.55;margin:0}.mainPromo--success{padding:50px 0 47px}.orderBox{background:#f8f8f8;padding:39px 98px}.orderBoxCont{display:flex;justify-content:space-between}.orderBoxLeft{min-width:380px}.orderBoxRight{padding-left:122px;flex-grow:1}.orderBox__title{font-size:26px;margin:0 0 30px}.orderBoxRow{color:#000;font-weight:500;font-size:12px;line-height:1.08}.orderBoxRow:not(:last-child){margin-bottom:30px}.orderBox__info{border-right:1px solid #c4c4c4;padding-right:97px}.orderBoxTotal{display:flex;align-items:center;justify-content:space-between;padding:0 0 28px}.orderBoxTotal__label{color:#303030;font-size:20px;font-weight:400;letter-spacing:.03em;line-height:1.1;margin:0;padding-right:10px}.orderBoxTotal__value{letter-spacing:.03em;color:#000;font-weight:700;font-size:26px;line-height:1.1;margin:0}.orderSection{padding:28px 0 0}.orderExtra{padding:28px 0}.orderExtraBnr{display:flex;justify-content:space-between}.orderExtraBnr .heatCalcFigure{margin-right:20px}.orderExtraBnr .heatCalcPoints{margin-left:20px}.orderBoxRight .alert{margin:0 0 32px}.wimForm{background:#f2f2f2;display:flex}.wimFormLeft{background-repeat:no-repeat;background-size:cover;background-position:center right;min-width:45.36%}.wimFormRight{flex-grow:1;padding:30px 30px 20px 108px}.wimFormRight__inner{width:480px;max-width:100%}.wimFormRight .form .field{background:0 0}.wimFormRight .form .field input.text{background:#fff}.wimFormRight .button.green{border:0}.wimFormRight .alert{margin-bottom:22px}.wimFormRight .form .field:not(.normal) label{z-index:2}.heatCalcBanks--order{display:flex;width:calc(100% + 20px);margin-left:-10px}.heatCalcBank--order{width:calc(33% - 14px);margin:0 10px;padding:20px 18px;flex-wrap:wrap;justify-content:center;text-align:center}.heatCalcBank__figure--order{width:100%;text-align:center;margin:0 0 18px}.heatCalcBank__infoRow__group--order{width:100%;justify-content:center}.heatCalcBank--order .heatCalcBank__infoRow:not(:last-child){margin-bottom:14px;padding-bottom:14px}.heatCalcBank--order .heatCalcBank__infoRow:not(:last-child):after{width:60px;left:50%;transform:translateX(-50%)}#oilSliderInForm{background:#c4c4c4;border-radius:4px;height:3px;margin:15px 0 30px}#oilSliderInForm .ui-slider-range-min{background:#f3d225}#oilSlider__custom-handleInForm{background:#fff;border:3px solid #f3d225;border-radius:30px;text-align:center;padding:9px 2px;height:36px;width:67px;transform:translate(-50%,-50%);font-size:16px;font-weight:400;letter-spacing:.03em;color:#000;box-shadow:none;cursor:pointer;margin:0;top:0}#oilSlider__custom-handleInForm:after,#oilSlider__custom-handleInForm:before{display:none}#oilSlider__custom-handleInForm sub{bottom:auto}.accContent--whiteBox{background:#fff;border:1px solid #ccc;padding:14px 38px!important}.oilSlider__value{display:inline-block;color:grey;letter-spacing:.03em;font-weight:400!important;font-size:14px!important;position:absolute;top:calc(100% + 15px);margin:0}.oilSlider__value--min{left:0}.oilSlider__value--max{right:0}.oilSlider__value sub{bottom:auto}.oilaccHeader{display:inline-block;color:#d50000;letter-spacing:-.03em;font-weight:400;font-size:20px;line-height:1.1;padding:0 0 0 34px;position:relative;margin:0}.oilaccHeader:before{content:"\e97c";font-family:icomoon;font-size:24px;color:#d50000;display:inline-block;position:absolute;top:50%;transform:translateY(-50%);left:0}.accHeader--inlineRed{display:inline-block;border-bottom:4px solid #d50000}.accHeader--inlineRed:after{color:#d50000}.wimFormRight .mainPromoInfo__dropdown{margin:0}.wimFormRight .select2-container--default+.select2-container--default{display:none}.heatCalc__info .tooltipWrap .tooltip,.mainPromoInfo__price .tooltipWrap .tooltip{width:250px}.paymentsSection{background:#fcfcfc;padding:15px 0;margin-bottom:45px}.mainNav-image{display:block;width:100%;margin-bottom:16px;overflow:hidden;border-radius:12px}.mainNav-image a{display:block;width:100%}.mainNav-image img{display:block;width:100%}.mainNav-image--nrg{position:relative}.mainNav-image--nrg:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(115.85deg,rgba(49,221,255,.5) 0,rgba(49,221,255,0) 100%);border-radius:12px}.megamenuPromoComponent{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:20px;grid-row-gap:20px;width:100%;margin:48px 0}.megamenuCategories{display:grid;grid-template-columns:1fr;grid-column-gap:20px;grid-row-gap:20px;margin-left:20px!important;margin-top:20px!important;min-width:300px}.megamenuCategory{display:flex!important;position:relative;box-shadow:0 4px 4px rgba(50,50,71,.08),0 4px 8px rgba(50,50,71,.06);height:120px;width:100%;background-color:#f4f8fa;overflow:hidden;border-radius:12px}.megamenuCategory:nth-child(even){background-color:#f8f8f8}.megamenuCategory--reverse{background-color:#ebf1e7}.megamenuCategory__link{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2}.megamenuCategory__title{position:absolute;left:20px;top:30px;font-family:Comfortaa,sans-serif;font-size:16px;font-weight:700;line-height:20px;color:#000;z-index:4}.megamenuCategory--reverse .megamenuCategory__title{left:initial;right:20px}.megamenuCategory__title:before{content:"";width:100%;height:8px;left:0;bottom:-2px;background-color:#31ddff;position:absolute;border-radius:50px;z-index:-1}.megamenuCategory__media{margin-left:auto;margin-top:auto;position:relative;width:300px;height:150px;transform:translate(30%,20%)}.megamenuCategory--reverse .megamenuCategory__media{margin-left:0;transform:translate(-50%,10%)}.megamenuCategory__circles{width:207px;height:207px;position:absolute;left:-10px;top:-20px;border:1px dashed rgba(166,166,166,.5);border-radius:100%}.megamenuCategory__circles:before{content:"";width:6px;height:6px;position:absolute;left:50px;top:8px;background-color:#8f1350;border-radius:100%}.megamenuCategory--reverse .megamenuCategory__circles{left:initial;right:-15px;top:-10px}.megamenuCategory--reverse .megamenuCategory__circles:before{left:initial;right:40px;top:15px;background-color:#63bb1e}.megamenuCategory__image{background-position:center;background-size:120%;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1}.megamenuCategory--reverse .megamenuCategory__image{background-position:left center}.modal.m.modal--popup{display:flex!important;align-items:center;justify-content:center}.modal.m.modal--popup .close{top:-18px;right:-6px;color:#000}.modal.m.modal--popup .content{background-color:#f3d225;width:400px;margin:0;position:static;min-height:400px;border-radius:10px}.modal.m.modal--popup .contentInner{display:flex;flex-flow:column;align-items:center;text-align:center;position:relative}.modal.m.modal--popup .contentInner__logo{max-width:96px}.modal.m.modal--popup .contentInner__img{margin-bottom:14px}.modal.m.modal--popup .contentInner h2{font-size:26px;font-weight:700;line-height:1.15;color:#000;margin-top:37px;margin-bottom:10px}.modal.m.modal--popup .contentInner p{font-size:14px;color:#000;font-weight:700;line-height:1.42}.checkbox label .clickable{position:relative;z-index:1;transition:color .2s ease-out}.checkbox label .clickable:hover{color:#d50000}.contact .formSection--contact .formRow{max-width:460px}.blackText{color:#000}.fixedTag{position:fixed;top:var(--headerHeight);right:0;z-index:9;transition:transform .2s ease-out,opacity .1s ease-out}.megamenu .fixedTag{position:absolute;top:0;z-index:10}.megamenu .fixedTag img{height:55px}.fixedTag+.main{margin-top:20px}.fixedTag--product{position:absolute}.fixedHeader .fixedTag--product{opacity:0}.prHeader .fixedTag--product{opacity:1;transition:none;top:auto;bottom:0;transform:translateY(100%)}.promoFull{max-width:1330px;margin:0 auto;display:flex;background-color:#000;overflow:hidden;width:100%;border-radius:16px}.promoFull:not(:last-child){margin-bottom:20px}.promoFull__content{display:flex;flex-direction:column;padding:32px 60px 64px 72px}.megamenuPromoComponent .promoFull__content{padding:30px 10px 28px 32px}.promoFull__content p{font-family:Comfortaa,sans-serif;font-size:16px;font-weight:300;line-height:24px;color:#f3f3f3;margin-bottom:20px}.promoFull__label{font-family:Comfortaa,sans-serif;font-size:20px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;line-height:24px;color:#f3d225;margin-bottom:10px}.megamenuPromoComponent .promoFull__label{font-size:16px}.promoFull__title{font-family:Comfortaa,sans-serif;font-size:36px;font-weight:700;letter-spacing:.03em;line-height:40px;color:#fff;margin-bottom:20px}.megamenuPromoComponent .promoFull__title{font-size:19px;line-height:22px}.promoFull__image{width:684px;flex:0 0 auto;margin-left:auto;display:block}.promoFull__image figure{height:100%;padding-top:calc(420 / 684 * 100%);position:relative;width:100%}.promoFull__image figure picture{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.promoFull__image figure img{display:inline-block;vertical-align:top;width:100%}.megamenuPromoComponent .promoFull__image figure{padding-top:calc(224 / 346 * 100%);position:relative;width:100%}.megamenuPromoComponent .promoFull__image figure picture{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.megamenuPromoComponent .promoFull__image figure img{display:inline-block;vertical-align:top;width:100%}.promoFull__image figure img{height:100%;width:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:left center;object-position:left center}.megamenuPromoComponent .promoFull__image{width:364px}.megamenuPromoComponent .promoFull__image--full{width:100%!important;min-height:200px}.megamenuPromoComponent .promoFull__image--full figure{padding:0}.megamenuPromoComponent .promoFull__image--full figure picture{position:relative}.megamenuPromoComponent .promoFull__image--full img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.promoFull--nrg{justify-content:flex-end;position:relative;flex-flow:row-reverse;align-items:flex-start;height:120px;background-image:url(../Media/smarthome/nrg/nrg-menu-banner-app-mobile-bg.jpg)!important;background-size:cover}.promoFull--nrg .promoFull__content{align-items:flex-start;padding-top:32px!important;padding-right:5px;padding-left:49px;padding-bottom:12px;width:100%}.promoFull--nrg .promoFull__content .promoFull__button{text-align:right}.promoFull--nrg .promoFull__content a{color:#fff;font-size:11px;text-align:left}.promoFull--nrg .promoFull__content a:before{content:"";display:block;position:absolute;top:0;right:0;left:0;bottom:0}.promoFull--nrg .promoFull__content p{display:none}.promoFull--nrg .promoFull__title{font-size:14px;margin-bottom:11px;line-height:22px}.promoFull--nrg .promoFull__image{display:block;height:initial;width:58px;margin-top:30px;margin-bottom:auto;margin-left:20px}.promoFull--nrg .promoFull__image figure{padding-top:calc(107 / 116 * 100%);position:relative;width:100%}.promoFull--nrg .promoFull__image figure picture{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.promoFull--nrg .promoFull__image figure img{display:inline-block;vertical-align:top;width:100%}.promoFull--nrgSmarthome{background-color:#fff;background-position:center;flex-flow:row!important;background-image:url(../Media/smarthome/nrg/nrg-menu-banner-mobile-bg.jpg)!important;background-size:cover}.promoFull--nrgSmarthome .promoFull__content{padding:9px 15px}.promoFull--nrgSmarthome .promoFull__image{width:50%;max-width:260px;display:none}.promoFull--nrgSmarthome .promoFull__image figure{padding-top:initial;height:100%}.promoFull--nrgSmarthome .promoFull__image figure img{-o-object-position:right;object-position:right}.promoFull--nrgSmarthome .promoFull__label{color:#fff;font-size:14px;margin-bottom:23px}.promoFull--nrgSmarthome .promoFull__title{color:#000;font-size:14px;line-height:1.23;max-width:200px;margin-bottom:10px}.promoFull--nrgSmarthome .promoFull__button a{font-size:11px}.promoFull--nrgSmarthome .promoFull__button a:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.promoFull--nrgSmarthome .promoFull__button a:hover{color:#2e39ff}.promoFull--nrgSmarthomeProduct{background-size:cover;background-color:#fff;max-width:790px}.promoFull--nrgSmarthomeProduct .promoFull__content{padding:26px 60px 32px 36px}.promoFull--nrgSmarthomeProduct .promoFull__label{color:#fff;margin-bottom:32px}.promoFull--nrgSmarthomeProduct .promoFull__title{color:#000;font-size:16px;font-weight:400;line-height:1.5;margin-bottom:18px}.promoFull--nrgSmarthomeProduct .promoFull__button a{font-size:14px;line-height:1.28;letter-spacing:-.03em;color:#5861ff}.promoFull--nrgSmarthomeProduct .promoFull__button a:hover{color:#2e39ff}.promoFull--nrgSmarthomeProduct .promoFull__image{width:320px}.promoFull--nrgSmarthomeProduct .promoFull__image figure{padding-top:calc(190 / 320 * 100%);position:relative;width:100%}.promoFull--nrgSmarthomeProduct .promoFull__image figure picture{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.promoFull--nrgSmarthomeProduct .promoFull__image figure img{display:inline-block;vertical-align:top;width:100%}.promoFull--nrgSmarthomeProduct .promoFull__image figure img{-o-object-fit:contain;object-fit:contain}body #mainContent{visibility:visible!important}.form .readOnlyField .field{pointer-events:none}.form .readOnlyField .field .select2-container--default .select2-selection--single,.form .readOnlyField .field input{background-color:#f7f7f7}.form .lockedField .field{pointer-events:none}.lockBtn{color:#000;box-shadow:none;outline:0;border:none;background-color:transparent;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;font-size:18px;line-height:1}.lockedField .col{position:relative}.lockedField .lockBtn{position:absolute;right:24px;bottom:8px;pointer-events:all}.maxRow{max-width:640px}.maxRow--large{max-width:674px}.fieldWithButton{display:flex;gap:16px;align-items:flex-start}.fieldWithButton.invoicefield{gap:0}.fieldWithButton .field{width:100%;max-width:442px}.fieldWithButton .button{min-height:46px;flex-shrink:0;padding-top:16px!important}.modalContainer{padding:40px;display:flex;flex-direction:column;gap:16px}.modalContainer--center{text-align:center;align-items:center}.modalContainer__icon{color:#4177a9;font-size:24px;line-height:1;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center}.modalContainer__title{border:none;margin:0 auto 16px;max-width:560px}.modalContainer .form{text-align:left}.productList.slider .swiper-button{margin:5px;position:relative;top:auto}.productList.slider .swiper-button:after{display:none}.prPage .smartProducts .productList.slider .swiper-buttons .swiper-button-next.swiper-button:before,.prPage .smartProducts .swiper-buttons--smart .productList.slider .swiper-button-next.swiper-button:before,.productList.slider .prPage .smartProducts .swiper-buttons--smart .swiper-button-next.swiper-button:before,.productList.slider .swiper-button-next.icon-arrowR_S:before{content:"\e90c";font-family:icomoon;line-height:1}.prPage .smartProducts .productList.slider .swiper-buttons .swiper-button-prev.swiper-button:before,.prPage .smartProducts .swiper-buttons--smart .productList.slider .swiper-button-prev.swiper-button:before,.productList.slider .prPage .smartProducts .swiper-buttons--smart .swiper-button-prev.swiper-button:before,.productList.slider .swiper-button-prev.icon-arrowL2:before{content:"\e90b";font-family:icomoon;line-height:1}.productList.slider .swiper-button-next{right:0}.productList.slider .swiper-button-prev{left:0}.productList.slider .sliderActions{display:flex;justify-content:center;margin-top:15px}.productList.slider .product{float:left;margin-top:9px;margin-bottom:9px;padding:0 9px;width:var(--prodWidth);min-width:var(--prodWidth)}.smartProducts .productList.slider .product{margin:0;padding:10px}#map-canvas{height:100%}.alphabet li a.disabled{color:#e8e8e8;cursor:not-allowed}.sideNav li a.active{color:#005696;font-weight:700}.sideNav li a.active:before{width:5px}.hidden{display:none!important;visibility:hidden!important}.filter .slider-range{height:5px;margin-bottom:15px}.signInForm .field>.checkbox{margin:20px 0}.signInForm .field>.checkbox label{text-align:left}.impersonationheader{background-color:#ffd800;height:50px;border-bottom:solid #005596 2px;text-align:center;font-size:1.25em;font-weight:700;color:#000}.impersonationheader label{float:left;width:100%;text-align:center;font-size:.75em;padding-top:10px 0 3px;color:#555;font-weight:400}.checkout .impersonationheader{z-index:11}.checkout .impersonationheader+header{margin-top:50px}.warning.failure{background:#ff9494;font-size:15px;color:#b55858;font-weight:700;margin-bottom:21px;margin-top:30px;position:relative;padding:15px 17px 15px 47px}.warning.failure i[class^=icon-]{font-size:19px;color:#b55858;margin-right:5px;position:absolute;top:50%;left:16px;margin-top:-9px}.addresses .radInpt{height:32px;bottom:0;top:auto}.form.gray .formSection .warning{margin-top:0}.orderTable tr.moreBar td{background-color:transparent!important}.ui-datepicker{z-index:10!important}.stepWrp.completed{cursor:pointer}.checkout .formRow+a.button{display:inline-block;margin-top:22px}.postCodeField{display:flex;gap:16px;align-items:center}.postCodeField #stationSearchButton{margin:0;padding:14px 24px;border-radius:6px;font-size:14px;line-height:1.28571;white-space:nowrap}.final-payment-update .grayBox{float:left;width:100%}.final-payment-update .prPrice{float:left;width:100%}#servtable tr td:nth-child(1):before{content:attr(data-content)}#servtable tr td:nth-child(2):before{content:attr(data-content)}#servtable tr td:nth-child(3):before{content:attr(data-content)}.imgBanner{display:inline}#sendsuccessemail{position:relative}#sendsuccessemail .uil-ring-css{display:none;width:30px;height:30px;position:absolute;top:3px;left:2px}#sendsuccessemail .uil-ring-css>div{width:26px;height:26px;top:3px;left:3px;border-radius:13px;box-shadow:0 1px 0 0 #005696}#sendsuccessemail .icon-close,#sendsuccessemail .icon-tick{display:none;font-size:12px;margin:3px 10px 3px 0}#sendsuccessemail.loading .icon-mail{visibility:hidden}#sendsuccessemail.fail .icon-mail,#sendsuccessemail.success .icon-mail{display:none}#sendsuccessemail.loading .uil-ring-css{display:inline-block}#sendsuccessemail.success .icon-tick{display:inline-block;color:#8bc709}#sendsuccessemail.fail .icon-close{display:inline-block;color:#e7334e}a#loginLinkRegister{font-size:18px!important}.orderinprogress .alertBox{margin:0;text-align:center}.orderinprogress p{text-align:center}.orderinprogress .status-loader{width:100%;text-align:center;padding-top:20px;margin-bottom:300px}.checkbox label.ontop{position:relative}.checkbox label.ontop a{display:inline-block}body.checkout .checkstate>.main,body.checkout .checkstate>aside{display:none}body.checkout .checkstate-loader{display:none;width:100%;text-align:center;margin:100px 0}body.checkout .checkstate .checkstate-loader{display:block}.detailRow .quantity .down.inactive,.detailRow .quantity .up.inactive,.updatable-cart .quantity .down.inactive,.updatable-cart .quantity .up.inactive{position:relative}.detailRow .quantity .down.inactive:after,.detailRow .quantity .up.inactive:after,.updatable-cart .quantity .down.inactive:after,.updatable-cart .quantity .up.inactive:after{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;content:"";opacity:.7;z-index:2}.headerText .text.dd{width:100%}.searchSubmit .tooltip{bottom:25px;left:auto;right:0;margin-bottom:5px;padding:7px;width:171px}.searchSubmit:not(:hover) .tooltip{opacity:0}.searchSubmit.alert .tooltip{opacity:1}.searchSubmit .tooltip:before{margin-left:126px}.searchSubmit .tooltip:after{margin-left:127px}.orderStatus .icon .icon-close{font-size:27px}.sitemap .col6{margin-bottom:55px}.sitemap .col6 nav{width:33.3%}.cards .img{display:inline-block}.payment-methods-update .cards .img{width:36px}.cards .img img{width:auto;height:25px}.payment-methods-update .cl.txtR{position:relative;z-index:2}.productView .slider.singleimage{display:none!important}.filter .tabsHead{min-height:unset}#alertCustom h2{margin-top:0}#alertCustom input[type=button]{border:0;padding:8px 25px}#connectForm .field{background-color:transparent}#connectForm .field input{background-color:#fff}.product.comboResult.inactive .prPoints,.product.comboResult.inactive .prPrice{display:none}.product.empty.inactive{display:none}.prTable .bundlerow .img{text-align:center}.prTable .bundlerow .img a:first-child{margin-bottom:10px}.bundletitlewrap{margin-bottom:20px}.prTable .bundlerow:not(.header) .title{padding-bottom:0}#ckeckoutCart .product.bundle a.title{display:inline-block;margin-bottom:10px}.loggedInMenu li i.notif{font-size:10px;margin-top:-10px;transform:scale(.867)}#modalPopupCustom .content{padding:30px 20px;overflow:auto;width:60vw;margin-left:-30vw}#modalPopupCustom .content h2{margin-top:0}#modalPopupCustom .content .buttonWrap{text-align:center}#modalPopupCustom .content input[type=button]{border:0;padding:8px 25px;margin:10px;font-weight:700;font-size:15px}#AcceptTermsWrap label{color:#686868;font-family:OpenSans;font-size:12px;padding:5px 0 5px 20px;text-align:left;line-height:15px;position:static}.modal .closeme{color:#fff;cursor:pointer;font-size:19px;padding:5px;position:absolute;right:-29px;top:-29px}.autocomplete .itemsList .img{width:111px;height:97px;background:#fff;display:flex;justify-content:center;align-items:center;overflow:hidden}.autocomplete .itemsList .img img{width:auto}.content .pointsInfo ul:not(.social):not(.notifActions) li:before{content:"";top:7px;background-color:#005696}.notifications .item h2{margin-top:0}.grecaptcha-badge{left:-1000px;top:-1000px}@keyframes cubeAnime{0%{transform:scale(1.15)}100%{transform:scale(1)}}.pr_label{border-bottom:3px solid #e31837;overflow:hidden}.pr_label.win,.pr_label.win .pr_label_inner:after,.pr_label.win .pr_label_inner:before{border-color:#f7d117}.pr_label.win .pr_label_inner{color:#e31837;font-weight:700;font-size:11px;background-color:#f7d117;white-space:normal;max-width:152px}.pr_label_inner{white-space:nowrap;font-family:Comfortaa;font-weight:700;margin:0 auto;background-color:#e31837;text-align:center;display:flex;align-items:center;justify-content:center;line-height:1.2;max-width:130px;position:relative;width:calc(100% - 50px);min-height:30px;font-size:16px;color:#fff;letter-spacing:-.02em;padding-top:3px}.pr_label_txt{position:relative;z-index:2;padding-top:2px}.pr_sm{font-size:10px}.pr_label_inner:after,.pr_label_inner:before{content:"";position:absolute;top:0;width:0;height:0;border-left:21px solid transparent;border-right:21px solid transparent;border-top:21px solid #e31837}.pr_label_inner:before{right:100%;transform:rotate(-45deg);margin-right:-14px;margin-top:12px}.pr_label_inner:after{left:100%;transform:rotate(45deg);margin-left:-14px;margin-top:12px}.pr_buble{position:absolute;top:10px;left:10px;text-align:center}.pr_buble_offers{font-weight:700;font-size:13px}.pr_buble_title{font-size:12px;margin-bottom:2px;display:block;font-family:Comfortaa}.pr_buble_inner{position:relative;z-index:6;min-height:66px;width:66px;background-color:#e31b23;border-radius:50%;color:#fff;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding:4px;font-weight:700}.pr_buble_price{font-size:22px;line-height:1;font-weight:700}.pr_buble_label{font-size:.75rem;font-weight:700}.pr_buble_price span{font-weight:700;font-size:.9375rem}.pr_buble+.pr_buble.win{top:85px;left:10px}.pr_buble.win .pr_buble_inner{background-color:#f7d117;color:#e31837}.product .prDetails{margin-top:10px}.productList:not(.hor) .prTitle{height:auto;min-height:40px}.ribbon.vertical{transform:rotate(0);left:0;top:15px;padding:2px 40px 2px 10px;width:auto;font-weight:700;overflow:hidden;display:flex;flex-wrap:wrap;align-items:center;height:auto;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:18px}.ribbon.vertical span{-moz-transform:none;-ms-transform:none;-o-transform:none;-webkit-transform:none;top:0;transform:none}.ribbon.vertical i{font-size:35px;display:inline-block;vertical-align:middle;margin-right:3px}.ribbon.vertical:after{content:"";background-color:#d50000;position:absolute;z-index:-1;top:0;left:0;width:calc(100% - 50px);height:100%}.ribbon.vertical:before{content:"";transform:rotate(115deg);position:absolute;background-color:#d50000;z-index:-1;top:-12px;right:23px;width:50px;height:50px}.ribbon.red:after,.ribbon.red:before{background-color:#d50000}.ribbon.yellow:after,.ribbon.yellow:before{background-color:#fd0}.ribbon.yellow{color:#ed1c24}.tagWrp{text-align:center;min-height:36px}.tagWrp--media{position:absolute;top:10px;left:10px;z-index:1}.prTitle+.tagWrp{margin-top:-7px}.top-deal{width:40px;height:30px;position:relative}.top-deal img{position:absolute;top:-16px;left:-10px;width:55px;max-width:55px}.pr_buble{z-index:2}.prPoints{color:#444546;height:40px;text-align:center;margin-top:auto}.product.nostock .prImg{opacity:.5}.prPrice .points,.prPrice .price{font-size:19px}.prPrice .old{margin-bottom:4px}.prPrice table td.or{width:17%}.prTitleWrapper{padding-bottom:4px;width:100%;display:flex;flex-direction:column;margin-bottom:auto;flex-grow:1}.prPoints b{font-size:13px}.prSliderWrap .ribbon.vertical{display:flex}.prSliderWrap .pr_buble+.pr_buble.win{right:34px}.productView .tagWrp{text-align:left}.prPoints{color:#444546;height:auto;text-align:center}.prPoints .wrap{padding:7px 0}.button--light{color:#007e71;background:#fff;border-radius:5px}.button--green{background:#007e71;color:#fff;border-radius:5px}.button--lightgreen{background:#ddeeb9;color:#676767;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;border-radius:8px}.button--lightgreen:hover{background-color:#8bc709;color:#fff}.smartHomePage .button--lightgreen{background-color:#5861ff;color:#fff}.smartHomePage .button--lightgreen:hover{background-color:#2e39ff}.button--blue{border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;border-radius:8px;background-color:#5861ff;color:#fff}.button--blue:hover{background-color:#2e39ff}.button--withIcon{display:flex;align-items:center;justify-content:center;gap:16px}.button--full{width:100%}.hScrollnative{max-height:460px;scroll-behavior:smooth;overflow:auto;scrollbar-color:#d0d0d0 transparent;scrollbar-width:thin}.hScrollnative::-webkit-scrollbar{width:5px;height:5px}.hScrollnative::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:10px}.hScrollnative::-webkit-scrollbar-thumb:hover{background:#9d9d9d}.hScrollnative::-webkit-scrollbar-thumb:active{background:#848484}.hScrollnative::-webkit-scrollbar-track{background:0 0}.flex{display:flex}a.link{position:relative}a.link:after{content:"";position:absolute;background:#007e71;width:100%;height:1px;left:0;bottom:0;transition:width .3s cubic-bezier(.55,.055,.675,.19) 0s,background .2s ease 0s}a.link--light{color:#fff}a.link--light:after{background:#fff}a.link--green{color:#007e71}a.link--plus{color:#007e71;margin-right:18px;cursor:pointer;text-decoration:none}a.link--plus:before{font-family:icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1}a.link--plus:before{position:absolute;top:8px;left:100%;padding:4px;font-size:12px;transition:inherit;margin-left:4px}a.link--plus.open:before{font-family:icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1}a.link--plus.open:before{font-size:10px}.sectionTitle{margin-bottom:25px}.sectionTitle--left{text-align:left}.sectionTitle--border{border-bottom:solid 1px #e5e5e5}.section{--sectionwrap:1600px;margin-bottom:24px;width:100%}.section .wrapper{max-width:var(--sectionwrap)}.section--faqs{padding:0;text-align:left;--sectionwrap:936px}.section--faqs .accWrap{margin-top:0}.section--faqs .accWrap:last-child{margin-bottom:0}.section--faqs .sectionTitle h2,.section--faqs .sectionTitle h3{color:var(--clanding-text-color)}.section--faqsBorder{--sectionwrap:1180px}.section--faqsBorder .sectionTitle{border:none}.section--faqsBorder .sectionTitle h3{line-height:1.5}.section--darktheme{--acccolor:#fff;--accactivecolor:#C6C6C6;--accicon:#fff;--acccolorhover:#C6C6C6}.section--darktheme h2{color:#fff}.section--padding{padding-top:56px}.sectionHeader{display:flex;justify-content:space-between;padding:0 32px;margin-bottom:16px}.sectionHeader .link{align-self:flex-start;padding-top:12px;color:#007e71;text-decoration:none}.sectionHeader .link--plus{width:-moz-max-content;width:max-content}.sectionHeader__title{color:#007e71;font-size:2.625rem;font-weight:700;line-height:1;margin:0 0 16px;letter-spacing:-.05em}.sectionHeader__title>span{color:#e2bc73;font-weight:250;padding-left:8px;font-size:2.5rem;line-height:1.3}.sectionHeader__subtitle{color:#e2bc73;border:none;padding:0;margin:0;letter-spacing:-.05em;font-size:1.5rem}.sectionHeader--light .link,.sectionHeader--light .sectionHeader__subtitle,.sectionHeader--light .sectionHeader__title,.sectionHeader--light .sectionHeader__title>span{color:#fff}.sectionHeader--light .link:after{background:#fff}.expand__content{display:none}.nvcookies.nvcookies-outer .nvcookies__title{font-size:1.3125rem}.nvcookies.nvcookies-outer .nvcookies__p,.nvcookies.nvcookies-outer p{font-size:.6875rem;line-height:20px}.nvcookies.nvcookies-outer .nvcookies__button{font-size:.6875rem}.nvcookies .nvTable td,.nvcookies .nvTable th{font-size:.625rem}.nvcookies .nvtoggle__title{font-size:.625rem}.accItem--type2{border-bottom:solid 1px #e5e5e5;color:var(--acccolor)}.accItem--type2 .accHeader{padding:16px 32px 16px 0;color:var(--acccolor)}.accItem--type2 .accHeader:after{color:var(--accicon);font-size:7px;right:6px}.accItem--type2 .accHeader.active{color:var(--accactivecolor)}.accItem--type2 p{color:inherit}.accTitle{border:none;margin:0;font-size:16px;font-weight:400;padding:0;color:inherit}.accWrap{margin-bottom:32px}.accWrap__title{border:none;font-weight:700;margin:0 0 24px;font-size:16px;color:var(--acccolor);padding:0}.alert{display:flex;align-items:center;padding:17px 32px 13px 19px;background:#f2f2f2}.cart .alert{padding:12px 16px 32px;background:0 0}.alert--white{background:#fff}.alert__icon{font-size:24px;color:#0a5894;display:inline-block;margin-right:16px}.alert__icon--gray{color:#d9d9d9}.alert__text{font-weight:400;font-size:14px;line-height:1.5;color:#000;margin:0;max-width:913px}.form .alert__text{margin:0}div.miniBasket.miniBasket--fl .inner{background-color:#fff}div.miniBasket.miniBasket--fl .header{display:flex;align-items:center;color:#000;background-color:#f3f3f3;padding:26px 23px 20px;margin:0}div.miniBasket.miniBasket--fl .header .icon-fl-cart{font-size:1.75rem;margin-right:12px;margin-bottom:3px;font-weight:700}div.miniBasket.miniBasket--fl .header h2{font-size:1.125rem;line-height:1.11;letter-spacing:.01em;margin:0 8px 0 0;color:inherit}div.miniBasket.miniBasket--fl .header .totalPr{margin:0;font-size:.875rem;letter-spacing:.01em}div.miniBasket.miniBasket--fl .close{color:#9c9c9c;top:18px}div.miniBasket.miniBasket--fl .item{padding:20px 9px}div.miniBasket.miniBasket--fl .item:not(:first-child){border-top:1px solid #d9d9d9}div.miniBasket.miniBasket--fl .item .info{padding:4px 20px 0 0}div.miniBasket.miniBasket--fl .item .close{top:54px}div.miniBasket.miniBasket--fl .title{font-size:.9375rem;margin:0 0 10px;color:#000}div.miniBasket.miniBasket--fl .quant{color:#676767;font-size:.75rem;margin:0 0 14px;font-family:inherit}div.miniBasket.miniBasket--fl .prPrice:not(.total){margin:0;padding:0}div.miniBasket.miniBasket--fl .prPrice{display:flex;flex-direction:column;width:100%}div.miniBasket.miniBasket--fl .prPrice .old{color:#676767;font-weight:700;font-size:1rem;line-height:1.375;letter-spacing:.03em}div.miniBasket.miniBasket--fl .prPrice .price{font-size:1.375rem;font-weight:700;line-height:1.18;letter-spacing:.03em;color:#000;display:flex;margin-bottom:4px}div.miniBasket.miniBasket--fl .prPrice .priceContainer{margin-bottom:4px;display:flex;flex-flow:column;align-items:flex-start;color:#000}div.miniBasket.miniBasket--fl .prPrice.total{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:0;padding-top:0}div.miniBasket.miniBasket--fl .prPrice.total>span{font-weight:700;font-size:1rem;color:#000}div.miniBasket.miniBasket--fl .prPrice__total{display:flex;flex-direction:column;align-items:flex-end}div.miniBasket.miniBasket--fl .prPrice__total .priceContainer{align-items:flex-end}div.miniBasket.miniBasket--fl .pointsContainer .old,div.miniBasket.miniBasket--fl .pointsContainer .points,div.miniBasket.miniBasket--fl .pointsContainer span{color:#000;font-weight:400;font-size:.875rem;line-height:1.14;letter-spacing:.02em;-webkit-user-select:auto;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-modify:read-only}div.miniBasket.miniBasket--fl .pointsContainer .old{text-decoration:line-through;color:#676767}div.miniBasket.miniBasket--fl .addToBasket{color:#fff;background-color:#8bc709;text-align:center}div.miniBasket.miniBasket--fl .tooltipFl{display:none}div.miniBasket.miniBasket--fl .minibasket__bottom{padding:20px 26px 26px 36px;box-shadow:0 0 20px rgba(0,0,0,.15);z-index:1;background-color:#fff}div.miniBasket.miniBasket--fl .minibasket__bottom .prPrice .priceContainer .old{font-size:1rem;font-weight:700;letter-spacing:.03em;color:#676767}div.miniBasket.miniBasket--fl .minibasket__bottom .prPrice .pointsContainer .old{color:#676767}div.miniBasket.miniBasket--fl .minibasket__bottom .price{display:flex;color:#000;font-size:1.875rem}div.miniBasket.miniBasket--fl .minibasket__bottom .pointsContainer .points,div.miniBasket.miniBasket--fl .minibasket__bottom .pointsContainer span{font-size:.875rem;font-weight:400;line-height:1.14;letter-spacing:.02em;color:#000}.brandTileSlider{--spacing:8px;width:calc(100% + var(--spacing) * 2);margin-left:calc(var(--spacing) * -1)}.brandTile{--size:239px;position:relative;text-align:center;padding:0 8px;width:var(--size)}.brandTile__link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.brandTile__imgwrap{border:1px solid #d9d9d9;border-radius:4px;padding:2px 24px;transition:opacity .3s ease;height:120px;display:flex;align-items:center;justify-content:center;background-color:#fff}.brandTile__img{max-height:100%;-o-object-fit:contain;object-fit:contain}.brandTile__figcaption{font-size:15px;font-weight:400;line-height:1.46;color:#000;display:block;margin:8px 0 0}.brandSection{margin:56px 0}.section40 .brandSection{margin:40px 0}.dark-theme .brandSection .swiper-button{color:#676767}.dark-theme .brandSection .swiper-button:not(.swiper-button-disabled){color:var(--clanding-fill-primary-color)}.brandHeading{text-align:center;margin:0 0 24px}.brandHeading--large h2{font-size:28px;line-height:1.5}.dark-theme .brandHeading--large h2{color:#fff}.ctgContainer{--ctgGap:50px;--ctgPaddingTop:10px;display:flex;justify-content:center;flex-wrap:wrap;gap:50px}.ctgContainer--height{transition:max-height .3s ease;max-height:calc(var(--ctgHeight,199px) + var(--ctgPaddingTop))}.ctgContainer.show-more{/*! purgecss ignore current */overflow:hidden}.ctgContainer.show-less{/*! purgecss ignore current */max-height:calc(var(--ctgHeight,199px) * 2 + var(--ctgPaddingTop) + var(--ctgGap))}.ctg{flex:0 1 155px;position:relative;padding-top:var(--ctgPaddingTop);opacity:1;transition:opacity 250ms ease-in-out}.ctg--hidden{opacity:0;visibility:hidden}.ctg:hover .ctg__title{color:#d50000}.ctg:hover .ctg__imgWrap:after{opacity:1}.ctg__link{position:absolute;inset:0;z-index:1}.ctg__imgWrap{padding:28px;border-radius:50%;border:2px solid #f0f0f0;margin:0 0 14px;position:relative;display:flex;justify-content:center}.ctgContainer--height .ctg__imgWrap,.ctgContainer--white .ctg__imgWrap{background-color:#fff;aspect-ratio:1/1}.ctg__imgWrap:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:-1;box-shadow:0 0 30px rgba(0,0,0,.1);border-radius:50%;opacity:0;transition:opacity .2s ease-out}.ctg__img{padding-top:calc(100 / 100 * 100%);position:relative;width:100%}.ctg__img picture{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.ctg__img img{display:inline-block;vertical-align:top;width:100%}.ctgContainer--height .ctg__img{padding-top:0;display:flex;justify-content:center;align-items:center}.ctgContainer--height .ctg__img picture{position:unset;display:block}.ctg__title{color:initial;border:0;margin:0;padding:0;font-size:.9375rem;font-weight:400;line-height:1.3;letter-spacing:.01em;color:#000;margin:0;text-align:center;transition:color .2s ease-out;z-index:0}.ctgContainer--height .ctg__title,.ctgContainer--white .ctg__title{color:var(--clanding-text-color)}.ctg__tag{background-color:#8bc709;text-align:center;font-size:1rem;font-weight:700;letter-spacing:.01em;color:#fff;padding:6px 10px;border-radius:3px;position:absolute;top:0;transform:translateY(-50%)}.categoriesHorSection{padding:102px 0;background-size:cover;background-position:center;position:relative;overflow:hidden}.categoriesHor__title{flex:0 1 315px;margin-right:35px;text-align:left;color:#000;display:flex;flex-direction:column;justify-content:center}.categoriesHor__title h2{font-size:2.375rem;font-weight:700;line-height:1.2;letter-spacing:.01em;margin-bottom:8px;color:inherit}.categoriesHor__title p{font-size:1rem;font-weight:400;line-height:1.5;color:inherit}.categoriesHor__title p:last-of-type{margin-bottom:25px}.categoriesHor__title a{font-size:.875rem;line-height:1.14;text-decoration:underline;color:inherit}.categoriesHor__slider{display:flex;align-items:center}.categoriesHor__slider .swiper{overflow:visible;width:100%}.categoriesHor__slider .swiper:not(.swiper-initialized) .ftrProd{width:33.33%}.categoriesHor__slider .ftrProd{padding:0 12px}.categoriesHor__slider .ftrProd:after,.categoriesHor__slider .ftrProd__desc,.categoriesHor__slider .ftrProd__link{left:12px;width:calc(100% - 24px)}.ftrProdSection{padding:72px 0 83px}.ftrProdSection--slider .ftrProdSection__btm{margin:0;padding:0;width:auto;gap:0}.ftrProdSection--slider .ftrProdSection__btm .ftrProd__desc{padding:0 24px 24px}.ftrProdSection--slider .ftrProdSection__btm .ftrProd__desc p{color:#000;font-size:1rem;font-weight:400;line-height:1.4}.ftrProdSection--slider .ftrProdSection__btm .ftrProd__desc p:empty{height:0}.ftrProdSection--slider .ftrProdSection__btm.swiper{margin:0}.ftrProdSection--slider h2{color:var(--clanding-text-color);font-size:1.75rem;line-height:1.5}.ftrProdSection__top{margin-bottom:20px}.ftrProdSection__btm{display:flex;flex-grow:1;gap:20px;margin-bottom:47px}.ftrProdSection__btm.slider:not(.swiper-initialized) .ftrProd{width:unset}.ftrProdSection__btm .ftrProd__desc{padding:28px}.ftrProdSection__btm .ftrProd__desc h6{font-size:1.25rem;letter-spacing:.01em;margin-bottom:7px}.ftrProdSection__btm .ftrProd__desc p{color:#fff}.ftrProd__price .ftrProdSection__btm .ftrProd__desc p{color:var(--clanding-text-color)}.ftrProdSection__btm .ftrProd__desc .price{font-size:1.5625rem}.ftrProd{position:relative}.ftrProd:not(.swiper-slide){max-width:initial;width:initial;flex:1 1 0;margin:0}.ftrProd:hover:after{opacity:1}.ftrProd:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:-1;box-shadow:0 0 12px rgba(0,0,0,.3);opacity:0;transition:opacity .2s ease-out;border-radius:6px}.ftrProdSection--slider .ftrProd:after{content:none}.ftrProd__link{position:absolute;inset:0;z-index:1}.ftrProd__imgWrap{border-radius:6px;overflow:hidden}.ftrProd__img{aspect-ratio:580/370}.ftrProdSection--slider .ftrProd__img{aspect-ratio:unset}.ftrProd__img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.ftrProd__desc{position:absolute;text-align:left;background-color:initial;bottom:0;left:0;padding:30px;display:flex;flex-direction:column;justify-content:flex-end;height:68.64%;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.7) 100%);letter-spacing:.01em;width:100%;z-index:0;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.ftrProd__desc h6{color:#fff;font-size:1.5rem;font-weight:700;letter-spacing:inherit;line-height:1.1;margin-bottom:11px}.ftrProdSection--slider .ftrProd__desc h6{line-height:1.6}.ftrProd__desc p{color:#fff;font-size:1.25rem;font-weight:700;letter-spacing:inherit}.ftrProd__desc p:last-child{margin:0}.ftrProdSection--slider .ftrProd__desc span{font-size:1.5rem;font-weight:600;line-height:1}.ftrProd__desc .price{font-size:1.625rem;font-weight:700;letter-spacing:inherit}.ftrProd__price{border-radius:6px;background-color:#fff;padding:6px 8px;width:-moz-max-content;width:max-content}.ftrProd__price p{--clanding-text-color:#000;color:var(--clanding-text-color)}.ftrProd--vertical .ftrProd__img{aspect-ratio:342/406}.ftrProd--vertical .ftrProd__desc{height:40%}.ftrProd--vertical .ftrProd__desc h6{font-size:1.375rem}.flSlider .prPage .smartProducts .productList.slider .swiper-buttons .swiper-button-next.swiper-button:before,.flSlider .prPage .smartProducts .swiper-buttons--smart .swiper-button-next.swiper-button:before,.flSlider .swiper-button-next.icon-arrowR_S:before,.prPage .smartProducts .productList.slider .swiper-buttons .flSlider .swiper-button-next.swiper-button:before,.prPage .smartProducts .swiper-buttons--smart .flSlider .swiper-button-next.swiper-button:before{content:"\e90c";font-family:icomoon;line-height:1}.flSlider .prPage .smartProducts .productList.slider .swiper-buttons .swiper-button-prev.swiper-button:before,.flSlider .prPage .smartProducts .swiper-buttons--smart .swiper-button-prev.swiper-button:before,.flSlider .swiper-button-prev.icon-arrowL2:before,.prPage .smartProducts .productList.slider .swiper-buttons .flSlider .swiper-button-prev.swiper-button:before,.prPage .smartProducts .swiper-buttons--smart .flSlider .swiper-button-prev.swiper-button:before{content:"\e90b";font-family:icomoon;line-height:1}.flSlider .swiper-button-next{right:3px}.flSlider .swiper-button-prev{left:3px}:root{--iconButtonSpace:8px}.iconButton{-webkit-appearance:none;-moz-appearance:none;background:0 0;border:none;margin:0;align-items:center;background:0 0;display:inline-flex;font-size:1.5rem;padding:var(--iconButtonSpace)}.iconButton:not(.button--disabled),.iconButton:not(:disabled){cursor:pointer}.iconButton--s{font-size:1rem}.tooltipFl{margin-left:5px;line-height:1;position:relative;z-index:2;top:1px}.productList.hor .tooltipFl{margin-left:0}.tooltipFl__main{background:#fff;border-radius:6px;bottom:calc(100% + 12px);box-shadow:0 0 20px rgba(0,0,0,.15);font-size:.875rem;left:50%;line-height:1.3;margin-left:-115px;opacity:0;padding:16px;position:absolute;text-align:left;transform:translateY(-8px);transition:opacity .2s ease-out,transform 250ms ease-out;width:230px;white-space:initial!important}.tooltipFl__main:after{border-style:solid;bottom:calc(-1*8px);content:"";left:50%;margin-left:calc(-1*8px);position:absolute;width:0;height:0;border-color:#fff transparent transparent transparent;border-width:8px 8px 0 8px}.tooltipFl:not(.tooltipFl--open) .tooltipFl__main{pointer-events:none;visibility:hidden}.tooltipFl__main a,.tooltipFl__main p{font-size:.75rem}.tooltipFl__main p{margin:0 0 10px}.tooltipFl__main a{color:#000;text-decoration:underline}.tooltipFl--open .tooltipFl__main{opacity:1;transform:translateY(0)}.tooltipFl--bottom .tooltipFl__main{bottom:auto;top:calc(100% + 12px)}.tooltipFl--bottom .tooltipFl__main:after{border-width:0 8px 8px 8px;border-color:transparent transparent #fff transparent;bottom:auto;top:calc(-1*8px)}.tooltipFl--bottom:not(.tooltipFl--open) .tooltipFl__main{transform:translateY(8px)}.tooltipFl--right .tooltipFl__main{left:-16px;margin:0}.tooltipFl--right .tooltipFl__main:after{left:28px}.tooltipFl--left .tooltipFl__main{left:auto;margin:0;right:-16px}.tooltipFl--left .tooltipFl__main:after{left:auto;right:20px}.tooltipFl__btn{padding:0;transition:color 250ms ease;color:#676767}.containerWithTooltip{display:flex;gap:6px}header{border-bottom:1px solid #d9d9d9}.headerTools{position:relative;z-index:9;margin-right:calc(-1 * var(--headertools))}.headerTools>ul li>a [class*=" icon-"],.headerTools>ul li>a [class^=icon-],.headerTools>ul li>span [class*=" icon-"],.headerTools>ul li>span [class^=icon-]{color:#676767}.headerTools>ul li>a:hover [class*=" icon-"],.headerTools>ul li>a:hover [class^=icon-],.headerTools>ul li>span:hover [class*=" icon-"],.headerTools>ul li>span:hover [class^=icon-]{color:#000}.headerTools ul{font-size:0;height:100%}.headerTools li{font-size:16px;list-style:none;position:relative;height:100%}.headerTools li.lang{background:url(../Media/border.png) no-repeat scroll right center}.header-top{background-color:#fff}.header-top .wrapper{display:flex;flex-wrap:wrap;padding:0;min-height:60px}.header-btm{background-color:#fff}.desktop .header-btm{position:relative;z-index:3}.header-btm .wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 var(--headerspace)}.contact_txt,.signIn_txt{display:none}.headerTools .iconLink>a,.headerTools .iconLink>span{cursor:pointer;color:rgba(0,0,0,.7);font-size:1.5rem;padding:0 var(--headertools);height:100%;transition:all .3s ease;min-height:var(--headertop);display:flex;flex-wrap:wrap;align-items:center}.headerTools .iconLink>a:hover,.headerTools .iconLink>span:hover{color:#e31837}li.miniBasket>a{padding:0 var(--headertools);min-height:var(--headertop);display:flex;align-items:center;justify-content:center;white-space:nowrap}.headerTools .iconLink>a.tooltipFl,.headerTools .iconLink>span.tooltipFl,.headerTools .miniBasket>a.tooltipFl,.headerTools .miniBasket>span.tooltipFl{margin-left:0;line-height:initial;z-index:inherit}.headerTools .iconLink>a.tooltipFl .tooltipFl__main,.headerTools .iconLink>span.tooltipFl .tooltipFl__main,.headerTools .miniBasket>a.tooltipFl .tooltipFl__main,.headerTools .miniBasket>span.tooltipFl .tooltipFl__main{padding:6px 10px;transform:translate(-50%,0);text-align:center;margin-left:0;width:auto;color:initial;white-space:nowrap!important}.headerTools .iconLink>a.tooltipFl .tooltipFl__main span,.headerTools .iconLink>span.tooltipFl .tooltipFl__main span,.headerTools .miniBasket>a.tooltipFl .tooltipFl__main span,.headerTools .miniBasket>span.tooltipFl .tooltipFl__main span{color:initial;font-size:.6875rem}.headerTools .iconLink>a.tooltipFl:hover .tooltipFl__main,.headerTools .iconLink>span.tooltipFl:hover .tooltipFl__main,.headerTools .miniBasket>a.tooltipFl:hover .tooltipFl__main,.headerTools .miniBasket>span.tooltipFl:hover .tooltipFl__main{opacity:1;transform:translate(-50%,-10px)}.toBeRemoved{outline:1px solid red;background-color:rgba(229,25,55,.2)}.header__overlay{display:none;position:fixed;inset:0;z-index:2}.showoverlay .header__overlay{display:block}header:after{content:"";position:fixed;top:0;height:100%;width:100%;left:0;background:rgba(0,0,0,.4);z-index:-1;pointer-events:none;opacity:0;transition:opacity .1s ease-out}.showoverlay header:after{opacity:1}:root{--headerHeight:142px;--menuLvlWidth:380px}:root .fixedHeader{--headerHeight:77px}.mainNav.mainNav--fl .megamenu .main{scroll-behavior:smooth;overflow:auto;scrollbar-color:#d0d0d0 transparent;scrollbar-width:thin}.mainNav.mainNav--fl .megamenu .main::-webkit-scrollbar{width:2px;height:2px}.mainNav.mainNav--fl .megamenu .main::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:10px}.mainNav.mainNav--fl .megamenu .main::-webkit-scrollbar-thumb:hover{background:#9d9d9d}.mainNav.mainNav--fl .megamenu .main::-webkit-scrollbar-thumb:active{background:#848484}.mainNav.mainNav--fl .megamenu .main::-webkit-scrollbar-track{background:0 0}.mainNav.mainNav--fl .hasSub.hasMegaMenu{background-color:#f3f3f3}.mainNav.mainNav--fl .level1>li.hasMegaMenu>.subMenu{background:0 0}.mainNav.mainNav--fl .level1>li.hasMegaMenu>.subMenu>.level2{scroll-behavior:smooth;overflow:auto;scrollbar-color:#d0d0d0 transparent;scrollbar-width:thin}.mainNav.mainNav--fl .level1>li.hasMegaMenu>.subMenu>.level2::-webkit-scrollbar{width:2px;height:2px}.mainNav.mainNav--fl .level1>li.hasMegaMenu>.subMenu>.level2::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:10px}.mainNav.mainNav--fl .level1>li.hasMegaMenu>.subMenu>.level2::-webkit-scrollbar-thumb:hover{background:#9d9d9d}.mainNav.mainNav--fl .level1>li.hasMegaMenu>.subMenu>.level2::-webkit-scrollbar-thumb:active{background:#848484}.mainNav.mainNav--fl .level1>li.hasMegaMenu>.subMenu>.level2::-webkit-scrollbar-track{background:0 0}.mainNav.mainNav--fl .level1>li.hasMegaMenu>.subMenu>.level2::-webkit-scrollbar-track{background:#fff}.mainNav.mainNav--fl li.green.active>.mainNav-title a,.mainNav.mainNav--fl li.green>.mainNav-title a{background-color:#f3f3f3;color:#000;font-weight:700!important}.mainNav.mainNav--fl .mega-nav{display:flex;flex-flow:column}.mainNav.mainNav--fl .level4 .mainNav-title a{padding:11px 40px 11px 0;width:100%;position:relative;font-weight:400}.mainNav.mainNav--fl .level4 .hasChild>.mainNav-title a:after,.mainNav.mainNav--fl .level5 .hasChild>.mainNav-title a:after{content:"\e96b";font-family:icomoon;position:absolute;right:20px;font-size:17px;top:0;height:100%;display:flex;flex-wrap:wrap;align-items:center;transition:color .3s ease-out}.mainNav.mainNav--fl .menu__offer{padding-top:20px;margin:30px 20px 0 0;border-top:1px solid rgba(0,0,0,.2);width:100%}.mainNav.mainNav--fl .menu__offer .mainNav-title a{color:var(--menuoffer)}.level5 a{padding:12px 0;font-size:15px;font-weight:400;color:#676767;line-height:1.3}.level5 .category-title a{color:#000}.category-title{font-size:18px;font-weight:700;color:#000;line-height:1.2;position:relative;width:100%;padding-right:53px;margin-bottom:20px}.category-title:empty{margin:0}.category-title:not(:first-child){margin:10px 0}.category-title:not(:first-child):empty{margin:0}.category-title a{position:absolute;right:15px;text-decoration:underline;font-size:14px;line-height:1;transition:color .2s ease-out;padding:5px}.level1>li>.mainNav-title a{color:#000;display:block;padding:16px 25px;position:relative;transition:color 250ms ease-out}.megamenuSimplePromo{margin:16px 20px 16px 0;border-radius:18px;overflow:visible;width:100%;position:relative}.megamenuSimplePromo:hover{box-shadow:2px 1px 10px rgba(0,0,0,.3)}.megamenuSimplePromo a{display:block}.megamenuSimplePromo figure{aspect-ratio:308/148}.megamenuSimplePromo figure.megamenuSimplePromo__pharmacy{padding-top:0}.megamenuSimplePromo+.menu__ofer{margin-top:10px;padding-top:0}.megamenu__title{position:relative;font-weight:700;font-size:17px;cursor:pointer}.megamenu .mainNav-title a{display:flex;align-items:center}.megamenu .mainNav-icon{position:relative;left:0;justify-content:flex-start;font-size:32px;margin-right:16px}.megamenu .mainNav-icon.icon-fl-blog{font-size:28px}.subMenu li a:hover{color:var(--menuhover)}.subMenu__green{--menuhover:#007E71;--menuoffer:#007E71}.new-tag{margin:4px;background:#8bc709}.menuTag{white-space:nowrap}.menuTag--new{background:#33cdee}.menuTag--hot{background:#e74c3c}.menuTag--top{background:#d50000}.menuTag--sale{background:#f1c40f}.menuTag--points{background:#f3d225}.featuredBox{border-radius:6px;max-width:240px;position:relative;background:#f2f8f8;margin-top:28px}.featuredBox a:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.featuredBox__content{padding:0 16px 16px}.featuredBox__img{position:relative;aspect-ratio:240/185}.featuredBox__img:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:url(../Media/featured-circles.png) no-repeat bottom center}.featuredBox__keywords{color:var(--pharmacy-green-light-50,#c4e5de);font-size:32px;font-style:bold;line-height:1.12;margin:0 0 8px}.featuredBox__title{color:var(--primary-green,#007e71);font-family:Comfortaa;font-size:24px;font-style:normal;font-weight:300;line-height:1.2;margin:0 0 8px;border:none;padding:0}.featuredBox__tag{color:var(--secondary-yellow,#c78800);font-size:16px;font-style:normal;font-weight:400;line-height:1.5;margin:0 0 8px}.featuredBox .button{margin-top:24px}.megamenu-seperate{border-top:1px solid rgba(0,0,0,.2);width:100%;margin:24px 20px 24px 0}.level4 .mainNav-icon{display:inline-block}.newsletter.newsletter--fl{background-color:#f3f3f3}.newsletter.newsletter--cl .checkbox label,.newsletter.newsletter--fl .checkbox label{padding-left:28px}.newsletter.newsletter--cl .checkbox label:before,.newsletter.newsletter--fl .checkbox label:before{width:19px;height:19px;display:flex;align-items:center;justify-content:center;font-size:.625rem;top:3px}.newsletterSubmit{position:absolute;right:1px;top:1px;height:calc(100% - 2px);border:none;display:flex;align-items:center;justify-content:center;width:60px;color:#676767;font-size:14px;text-align:center;padding:14px 20px;border-top-right-radius:6px;border-bottom-right-radius:6px;background-color:#fff;transition:color .2s ease-out}.newsletterSubmit:hover{color:#000}.newsletterSubmit>span{font-size:1.25rem}.orderStatusStepContainer{display:flex;justify-content:space-between;max-width:814px;margin:0 auto 80px}.orderStatusStep{display:flex;flex-direction:column;align-items:center;flex:1 1 0;position:relative}.orderStatusStep:before{content:"";display:block;position:absolute;top:44px;border-top:1px dashed #9a9a9a;width:calc(100% - 2px);z-index:-1}.orderStatusStep:first-child:before{width:50%;right:0}.orderStatusStep:last-child:before{width:50%;left:0}.orderStatusStep__icon{width:90px;height:90px;display:flex;align-items:center;justify-content:center;border:1px dashed #9a9a9a;margin-bottom:15px;border-radius:50%;background-color:#fff;position:relative;font-size:2.6875rem;color:#676767}.orderStatusStep__icon .icon-fl-fail{color:#d50000}.orderStatusStep__icon .icon-fl-fail~.orderStatusStep__check{display:none!important}.orderStatusStep__check{position:absolute;top:0;right:0;display:none;font-size:1.75rem;color:#8bc709;background-color:#fff;border-radius:50%}.orderStatusStep__text{max-width:200px;font-size:.75rem;line-height:1.5;letter-spacing:-.03em;color:#000;text-align:center;width:100%;padding:0 5px}.orderStatusStep.active:before{border-color:#8bc709;border-top-style:solid;width:100%}.orderStatusStep.active:first-child:before,.orderStatusStep.active:last-child:before{width:50%;right:0}.orderStatusStep.active .orderStatusStep__icon{border-color:#8bc709;border-style:solid;color:#000}.orderStatusStep.active .orderStatusStep__check{display:block}.orderStatusStep.failed .orderStatusStep__icon{border-color:#d50000}.orderTrackDetails{background-color:#fbfbf3;max-width:817px;margin:0 auto 50px;padding:50px;border-radius:6px;display:flex;flex-direction:column}.orderTrackDetails__title{font-size:1.25rem;font-weight:700;margin:0 auto 36px;display:inline-block;color:#000;text-decoration:underline;text-align:center}.orderTrackDetails__table{display:flex;flex-direction:column;max-width:466px;width:100%;margin:0 auto}.orderTrackDetails__row{display:flex;justify-content:space-between;align-items:center}.orderTrackDetails__row:not(:last-child){margin-bottom:14px}.orderTrackDetails__cell{font-size:.875rem;line-height:1.42;letter-spacing:.03em;color:#000;min-width:140px;display:flex;align-items:center}.orderTrackDetails__cell:not(:last-child){padding-right:10px}.orderTrackDetails__cell a{text-decoration:underline;color:#000}.orderTrackDetails__cellIcon{font-size:1.5rem;color:inherit;margin:0 0 0 10px}.orderTrackDetailsTitle{margin:0 auto 65px;text-align:center}.orderTrackDetailsTitle h1{font-size:1.875rem;font-weight:400;letter-spacing:.03em;line-height:1.16;margin:0}.orderTrackDetailsProducts{margin:0 auto 30px;width:100%;max-width:540px}.orderTrackDetailsProducts__title{font-size:1.25rem;font-weight:700;margin:0 auto 6px;color:#000;text-decoration:underline;text-align:center}.orderTrackDetailsProduct{display:flex;border-bottom:1px solid #f3f3f3;position:relative;padding:28px 0}.orderTrackDetailsProduct__photo{flex:0 0 104px;margin-right:18px}.orderTrackDetailsProduct__photo figure{padding-top:calc(104 / 104 * 100%);position:relative;width:100%}.orderTrackDetailsProduct__photo figure picture{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.orderTrackDetailsProduct__photo figure img{display:inline-block;vertical-align:top;width:100%}.orderTrackDetailsProduct__description{padding-top:18px;display:flex;flex-direction:column;align-items:flex-start}.orderTrackDetailsProduct__description a{font-size:.9375rem;line-height:1.33;color:#000;margin-bottom:11px}.orderTrackDetailsProduct__description a:before{position:absolute;inset:0}.orderTrackDetailsProduct__description span{font-size:.75rem;line-height:1.16;color:#676767}.form.form--orderStatus{max-width:368px;margin:0 auto 40px}.form.form--orderStatus .button--submit{margin-top:32px}.button--submit{-webkit-appearance:none;-moz-appearance:none;background:0 0;border:none;margin:0;width:100%;background-color:#8bc709;color:#fff;border-radius:6px;height:45px;text-align:center}.button--submit:not(.button--disabled),.button--submit:not(:disabled){cursor:pointer}.button--submit span{display:inline-flex;align-items:center;justify-content:center;padding-top:2px}.button--submit span:after{content:"\e9b9";font-family:icomoon;font-size:1.25rem;margin:-4px 0 0 8px}.pointsAward{display:flex;justify-content:space-between;gap:4px;padding:12px 0}.miniBasket .pointsAward{border-bottom:1px solid #d9d9d9}.pointsAward-parent{position:relative;display:flex;width:calc(100% + 20px);background:#fff;left:10px;float:right}.pointsAward-info{width:min(450px,100%);background:#fff2bb;padding:8px;border-radius:8px;margin-block:23px 13px;float:right}.pointsAward-info--wIcon{padding:12px 8px;display:grid;grid-template-areas:"icon text" "icon text" "icon points";margin-block:23px 0}.miniBasket .pointsAward-info--wIcon{margin:18px 0 24px}.pointsAward-info--wIcon .pointsAward-info__txt{max-width:100%;grid-area:text;margin:0 5px 0 8px}.pointsAward-info--wIcon .pointsAward-info__icon{grid-area:icon;font-size:36px;max-width:36px;align-self:center}.pointsAward-info--wIcon .pointsAward-info__points{grid-area:points;text-align:left;margin:4px 0 0 8px;font-size:15px}.pointsAward-info__txt{text-align:left;font-weight:400;font-size:14px;max-width:80%;margin:0 5px;line-height:1.57}.pointsAward-info__points{color:#d50000;font-weight:700}.pointsAwardWrap{width:min(500px,100%);background:#f3f3f3;margin-left:auto;position:relative;top:-44px;padding:7px 24px 20px}.pointsAward--wrap{flex-wrap:wrap}.cart .pointsAward,.orderInfo .pointsAward{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9}.orderInfo .pointsAward{width:min(450px,100%);margin-top:23px;margin-left:auto}.successOrder .pointsAward{padding:12px;border:1px solid #d9d9d9}.cart .pointsAward{background:#fff;margin-top:6px;width:calc(100% + 20px);margin-left:-10px}.pointsAward__left{display:flex;gap:6px;align-items:center}.pointsAward__right{display:flex;gap:4px;align-items:center}.pointsAward__intro{display:flex;gap:4px;align-items:center}.pointsAward__figure{margin:0;padding:0;line-height:1;font-size:0;width:24px;flex-shrink:0}.pointsAward p{font-size:.75rem;font-weight:700;line-height:1.33;margin:0}.pointsAward__introlabel{text-align:left}.pointsAward__label,.pointsAward__label:is(p){background-color:#f3d225;padding:5px 6px 3px;border-radius:4px;color:#d50000}.pointsAward__value,.pointsAward__value:is(p){font-size:1.125rem;font-weight:700;line-height:1.11;margin:0}.pointsAward__tt,.pointsAward__tt:is(p){font-size:.6875rem;font-weight:300;line-height:1.45;color:#333;width:100%}.pointsAward .tooltipWrap{z-index:3;cursor:pointer}.pointsAward .tooltipWrap .tooltip{left:50%;transform:translateX(-50%)}.pointsAward .tooltipWrap .tooltip:after,.pointsAward .tooltipWrap .tooltip:before{left:50%}.productView.productView--fl .prPrice{height:initial;padding-top:18px}.productView.productView--fl .priceRow{position:relative;z-index:3}.productView.productView--fl .prPrice .flPrice__top .old{font-size:1.25rem;font-weight:700;letter-spacing:.03em;color:#676767;margin-bottom:8px}.productView.productView--fl .prPrice .old+span{color:initial}.productView.productView--fl .prPrice .price{color:#000;font-size:2rem;font-weight:700;line-height:1.05;letter-spacing:.03em}.productView.productView--fl .prPrice .points{font-size:.875rem;font-weight:400;line-height:1.14}.productView.productView--fl .detailRow .quantity{margin-right:20px}.productView.productView--fl .prPoints{font-size:13px;color:#000;letter-spacing:.03em;line-height:1.38;margin:10px 0 0;display:flex}.productView.productView--fl .flPrice__points .old,.productView.productView--fl .flPrice__points .points,.productView.productView--fl .flPrice__points>span:nth-child(1){font-size:1rem;letter-spacing:-.02em;-webkit-user-select:auto;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-modify:read-only}.productView.productView--fl .flPrice__points .old{color:#676767;margin:0 2px}.productView.productView--fl .flPrice__points .old,.productView.productView--fl .flPrice__points .points{pointer-events:none}.productView.productView--fl .prAdd{display:flex}.productView.productView--fl .prAdd .addToFav{cursor:pointer;background-color:initial;border:2px solid #676767;border-radius:6px;display:flex;align-items:center;justify-content:center;width:45px;height:45px;margin:1px 10px 0 0}.productView.productView--fl .prAdd .addToBasket{background-color:#8bc709;color:#fff}.smartHomePage .productView.productView--fl .prAdd .addToBasket{background-color:#5861ff}.productView.productView--fl .prAdd .addToFav+.addToBasket{border-radius:6px;width:auto}.productView.productView--fl .product__topDeal{position:absolute;right:0;top:17px;z-index:2}.productView.productView--fl .product__topDeal svg{height:40px;width:100%}.flPrice.flPrice--vert{display:flex;flex-flow:column;max-width:calc(100% - 48px)}.flPrice.flPrice--vert .flPrice__top{display:flex;flex-flow:column;align-items:flex-start;margin-bottom:6px}.productList.hor .flPrice.flPrice--vert .flPrice__top{margin-bottom:0}.flPrice.flPrice--vert .flPrice__bottom{font-size:.875rem;font-weight:400;line-height:1.14}.flPrice.flPrice--vert .tooltipFl{bottom:-3px}.flPrice__points{pointer-events:none;color:inherit;text-decoration:none}.flPrice__points .tooltipFl,.flPrice__points a{pointer-events:auto}.flPrice__points .tooltipFl,.flPrice__points span{color:inherit;text-decoration:none}.flPrice__points a{color:inherit}.flPrice__points>span{font-size:.875rem;font-weight:400;-webkit-user-select:auto;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-modify:read-only}.prPrice.prPrice--fl .flPrice__points{padding-right:40px}.prPrice.prPrice--fl .old{font-weight:700;letter-spacing:.03em;color:#676767;margin-bottom:8px}.prPrice.prPrice--fl .old+span{color:initial}.prPrice.prPrice--fl .price{color:#000;font-weight:700;line-height:1.05;display:flex}.prPrice.prPrice--fl .points{font-size:.875rem;font-weight:400;line-height:1.14}.prPrice.prPrice--fl .flPrice__points .old{font-size:.875rem;color:#676767;font-weight:400;letter-spacing:initial}.prPrice.prPrice--fl .tooltipFl__main{font-size:.75rem}.prPrice.prPrice--fl .tooltipFl__main a,.prPrice.prPrice--fl .tooltipFl__main p{font-size:.75rem}.prPrice.prPrice--fl .tooltipFl__main p{margin:0 0 10px}.productAttrContainer{list-style:none;padding:0;margin:0;padding:13px 15px;border-radius:6px;border:1px dashed #c6c6c6;margin:35px 0 0;width:100%}.productAttrContainer li{list-style:none}.productAttrContainer li:before{display:none}.productAttr{color:#000;display:flex;align-items:center}.productAttr:not(:last-child){margin-bottom:4px}.productAttr__icon{width:30px;margin-right:14px;flex-shrink:0;font-size:1.875rem;color:#676767}.productAttr__text{margin:0;color:inherit;font-size:.8125rem;line-height:1.38;letter-spacing:.03em}.status{position:relative;padding-left:17px;font-size:.8125rem;font-weight:400;line-height:1.23;letter-spacing:-.02em}.orderTable .status{padding-left:0}.status:before{content:"";display:block;position:absolute;top:calc(50% - 4px);left:0;width:8px;height:8px;border-radius:50%;background-color:#8bc709}.orderTable .status:before{display:none}.status--warning:before{background-color:#ffb31f}.status--error:before{background-color:#d50000}.addToFav{color:#676767}.addToFav__icon{color:inherit;transition:color 250ms ease;font-size:2.125rem;font-weight:400!important}.productList .addToFav__icon{font-size:1.25rem}.productList.hor .addToFav__icon{font-size:1.5625rem}.addToFav--added{color:#d50000}.smartHomePage .addToFav--added{color:#5861ff}.addToFav--added .icon-fl-heart:before{content:"\e9bf"}.addToFav--added .icon-heart:before{content:"\e9c0"}.prAdd--fl{margin-top:auto}.prAdd.prAdd--fl .addToFav{position:absolute;top:0;height:auto;right:0;line-height:initial;width:initial;border-radius:6px;padding:10px;background-color:initial}.productList.hor .prAdd.prAdd--fl .addToFav{right:15px;top:14px}.prAdd.prAdd--fl .addToBasket{height:auto;width:auto;border-radius:4px;display:flex;align-items:center;justify-content:center;padding:0;z-index:2}.productList.hor .prAdd.prAdd--fl .addToBasket{position:absolute}.productList.hor .prAdd.prAdd--fl .addToBasket{right:25px;top:65px}.prAdd .addToBasket--simple{position:absolute;bottom:56px;right:20px;border-radius:4px;display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0}.prTop{height:100%;display:flex;flex-direction:column;flex-grow:1}.prImg .product__topDeal{position:absolute;bottom:0;right:0;z-index:2}.smartHomePage.productPage .prAdd{display:flex}.smartHomePage.productPage .prAdd .addToFav{margin-right:10px;border-radius:6px;width:45px;height:45px;margin:1px 10px 0 0;flex-shrink:0;display:flex;align-items:center;justify-content:center;background-color:initial;border:2px solid #5861ff;font-size:1.375rem;transition:color 250ms ease}.smartHomePage.productPage .prAdd .addToBasket{color:#fff}.productAvailabilityError{padding:16px 24px;border-radius:12px;color:#303030;background:#fde8eb;display:flex;align-items:center;gap:16px}.productAvailabilityError .icon{color:#e31837;width:24px;height:24px;display:flex;justify-content:center;align-items:center}.productAvailabilityError .icon:before{font-size:24px}.productAvailabilityError p{margin:0;font-size:13px;font-weight:400}.stockInfo{font-size:13px;line-height:16px;margin:6px 0 12px;font-weight:700}.stockInfo--available{color:#597f06}.stockInfo--availableNow{color:#74b11f}.stockInfo--orderItem{color:#4177a9}.stockInfo--notAvailable{color:#d50000}.stockInfo--lastItems{color:#e08714}.prTable.prTable--fl .header .price{text-align:right}.prTable.prTable--fl .header .price .wrap{width:initial}.prTable.prTable--fl .header .price .wrap span{width:initial}.prTable.prTable--fl .prPrice{width:auto;display:flex;flex-direction:column;position:static}.prTable.prTable--fl .prPrice .price{padding-right:0;flex-direction:row;justify-content:flex-end}.prTable.prTable--fl .prPrice .priceContainer .old{font-size:1rem;font-weight:700;line-height:1.375;letter-spacing:.03em;margin-bottom:6px}.prTable.prTable--fl .price{padding-right:21px;display:flex;flex-direction:column;align-items:flex-end}.prTable.prTable--fl .priceContainer{margin-bottom:6px;display:flex;flex-direction:column;align-items:flex-end}.prTable.prTable--fl .priceContainer .price{font-size:1.375rem;font-weight:700;line-height:1.18;letter-spacing:.03em;color:#000;align-self:flex-end}.prTable.prTable--fl .pointsContainer{font-size:.875rem;color:#000;line-height:1.14;letter-spacing:.02em}.prTable.prTable--fl .pointsContainer span{line-height:inherit;font-size:inherit;font-weight:inherit;color:inherit;-webkit-user-select:auto;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-modify:read-only}.prTable.prTable--fl .pointsContainer .tooltipFl{display:none}.prTable.prTable--fl .pointsContainer .old{color:#676767}.cart.cart--fl .prPrice{width:auto;display:flex;flex-direction:column;position:static;align-items:flex-end}.cart.cart--fl .prPrice .price{padding-right:0;flex-direction:row;justify-content:flex-end}.cart.cart--fl .prPrice.total{flex-direction:row;justify-content:space-between;padding-bottom:20px;align-items:flex-start}.cart.cart--fl .prPrice .priceContainer .old{font-size:1rem;font-weight:700;line-height:1.375;letter-spacing:.03em;margin-bottom:6px}.cart.cart--fl .prPrice .pointsContainer .old{color:#676767}.cart.cart--fl .price{padding-right:21px;display:flex;flex-direction:column;align-items:flex-end}.cart.cart--fl .priceContainer{margin-bottom:6px;display:flex;flex-direction:column;align-items:flex-end}.cart.cart--fl .priceContainer .price{font-size:1.375rem;font-weight:700;line-height:1.18;letter-spacing:.03em;color:#000;align-self:flex-end}.cart.cart--fl .pointsContainer{font-size:.875rem;color:#000;line-height:1.14;letter-spacing:.02em}.cart.cart--fl .pointsContainer span{line-height:inherit;font-size:inherit;font-weight:inherit;color:inherit}.cart.cart--fl .pointsContainer .tooltipFl{display:none}.orderInfo.orderInfo--fl .prPrice.total{padding-right:21px;display:flex;justify-content:flex-end}.orderInfo.orderInfo--fl .prPrice.total .label{padding-right:130px;font-size:1.375rem;line-height:1;font-weight:700;color:#000;margin:0}.orderInfo.orderInfo--fl .prPrice.total .label>span{font-size:.875rem;font-weight:inherit;letter-spacing:.01em;color:#676767;margin:5px 0 0}.orderInfo.orderInfo--fl .prPrice__totalColumn{display:flex;flex-direction:column;align-items:flex-end}.orderInfo.orderInfo--fl .prPrice__totalColumn .tooltipFl{display:none}.orderInfo.orderInfo--fl .prPrice__totalColumn .priceContainer .old{color:#676767;font-size:1rem;font-weight:700;letter-spacing:.02em;margin-bottom:4px;line-height:1.46}.orderInfo.orderInfo--fl .prPrice__totalColumn .pointsContainer .old{color:#676767}.orderInfo.orderInfo--fl .priceContainer{display:flex;flex-direction:column;align-items:flex-end;margin-bottom:5px}.orderInfo.orderInfo--fl .priceContainer .price{font-size:1.375rem;font-weight:700;line-height:1.18;letter-spacing:.03em;color:#000;display:flex}.orderInfo.orderInfo--fl .priceContainer .old{color:#676767;font-size:.9375rem;font-weight:700;letter-spacing:.02em;margin-bottom:4px;line-height:1.46}.orderInfo.orderInfo--fl .pointsContainer{font-size:.875rem;color:#000;line-height:1.14;letter-spacing:.02em}.orderInfo.orderInfo--fl .pointsContainer span{line-height:inherit;font-size:inherit;font-weight:inherit;color:inherit}.orderInfo.orderInfo--fl .addToBasket{background-color:#8bc709;color:#fff}.productView .shopInfo .wrap i.icon-fl-point,.productView .shopInfo .wrap i.icon-fl-shipping{font-size:3.5rem;color:#d50000}.prHeader.prHeader--fl .addToBasket{background-color:#8bc709;color:#fff}.smartHomePage .prHeader.prHeader--fl .addToBasket{background-color:#5861ff}.prHeader.prHeader--fl .flPrice.flPrice--vert{flex-direction:row;align-items:center;max-width:inherit}.prHeader.prHeader--fl .flPrice.flPrice--vert .flPrice__top{margin:0 5px 0 0}.prHeader.prHeader--fl .flPrice__points .points{font-size:1rem}.moreSlider.moreSlider--fl .tooltipFl,.prLists.prLists--fl .tooltipFl{display:none}.moreSlider.moreSlider--fl .prPoints .wrap,.prLists.prLists--fl .prPoints .wrap{padding:7px 8px;color:#676767}.moreSlider.moreSlider--fl .prPoints .wrap span,.moreSlider.moreSlider--fl .prPoints .wrap span b,.prLists.prLists--fl .prPoints .wrap span,.prLists.prLists--fl .prPoints .wrap span b{font-size:.625rem;letter-spacing:-.01em}.moreSlider.moreSlider--fl .productList.slider .product .inner,.prLists.prLists--fl .productList.slider .product .inner{border-radius:6px}.moreSlider.moreSlider--fl .productList.slider,.prLists.prLists--fl .productList.slider{padding:0 10px}.moreSlider.moreSlider--fl .productList:not(.hor) .product .prImg,.prLists.prLists--fl .productList:not(.hor) .product .prImg{flex-grow:0}.moreSlider.moreSlider--fl .productList.slider .product .inner,.prLists.prLists--fl .productList.slider .product .inner{display:flex;flex-direction:column;justify-content:flex-start}.moreSlider.moreSlider--fl .prTop,.prLists.prLists--fl .prTop{height:100%;display:flex;flex-direction:column;flex-grow:1}.moreSlider.moreSlider--fl .prPrice.prPrice--fl,.prLists.prLists--fl .prPrice.prPrice--fl{margin-top:auto;padding-top:10px}.moreSlider.moreSlider--fl .prPoints,.prLists.prLists--fl .prPoints{margin-top:0}.moreSlider.moreSlider--fl .productList .prMore,.prLists.prLists--fl .productList .prMore{flex-grow:1}.productList:not(.hor) .prMore{flex-grow:1}.productList .prPrice{margin-top:auto;min-height:95px}.productList .flPrice.flPrice--vert{justify-content:flex-end}.productList.productList--fl:not(.slider):not(.hor) .inner{flex-direction:column;justify-content:flex-start}.productList.productList--fl:not(.slider):not(.hor) .product .prImg{flex-grow:0}.productList.productList--fl:not(.slider):not(.hor) .product:before{border-radius:6px}.productList.productList--fl:not(.slider):not(.hor) .prPoints{margin-top:0}.productList.productList--fl:not(.hor) .prPrice{padding-top:20px}.productList.productList--fl.hor .productList .addToFav__icon{font-size:1.5625rem}.productList.productList--fl .prImage{overflow:visible}.productList.productList--fl .prImg{overflow:visible}.productList.productList--fl.wishlist .product .remove{z-index:1}.productList.productList--fl.wishlist:not(.hor) .prMore{display:flex;flex-direction:column}.productList.productList--fl.wishlist:not(.hor) .prAdd.prAdd--fl .addToBasket{bottom:168px}.productList.productList--fl.wishlist:not(.hor) .prBottom .prPoints{padding:0 10px}.otTopOfferSection .productList:not(.slider):not(.hor) .product{width:100%}.otTopOfferSlider:not(.swiper-initialized){opacity:0}.otTopOffers.otTopOffers--fl .productList .product .inner{flex-flow:column;justify-content:flex-start}.otTopOffers.otTopOffers--fl .productList .prImg{flex-grow:0}.otTopOffers.otTopOffers--fl .productList .prMore{flex-grow:1}.otTopOffers.otTopOffers--fl .productList .prPrice{flex-grow:1;margin-top:auto;padding-top:10px}.otTopOffers.otTopOffers--fl .prPoints{margin-top:0}.product__package{margin-bottom:16px}.product__package span{color:#000;display:block;margin-bottom:14px;font-size:.8125rem;font-weight:300;line-height:1.23;letter-spacing:-.04em}.product__options{display:inline-flex;flex-wrap:wrap}.product__options>div{position:relative;white-space:nowrap}.product__options label{color:#676767;padding:10px;border:1px solid #676767;border-radius:6px;font-size:.875rem;letter-spacing:-.04em;line-height:1.28;display:inline-block}.product__options input{position:absolute;height:100%;width:100%;opacity:0;z-index:2;cursor:pointer}.product__options input.not-available{pointer-events:none}.product__options input.not-available+label{color:#fff;background:#d9d9d9;border-color:#d9d9d9}.product__options input:checked+label{background:#676767;color:#fff;border-color:#676767}.productList .prImg{display:flex;justify-content:center;align-items:center;padding-inline:12px;min-height:196px}.productList:not(.hor) .productList .prImg{padding-top:10px}.searchFlContainer{display:flex;width:100%;height:50px;margin:0 auto;position:relative;z-index:4}.fixedHeader .searchFlContainer{display:none}.searchFl{width:100%;position:relative}.searchFl__input{width:100%;height:50px;background-color:#f3f3f3;padding:12px 30px 12px 12px;border:1px solid transparent;border-radius:6px;font-size:.875rem;line-height:1.42;letter-spacing:.03em;color:#000}.searchFl__input:active,.searchFl__input:focus{border:1px solid #d9d9d9}.searchFl__input:active~.searchFl__iconSearch,.searchFl__input:focus~.searchFl__iconSearch{color:#000}.searchFl__iconSearch{position:absolute;top:0;right:0;bottom:0;font-size:1.125rem;padding:12px;color:#676767;border:0;margin:1px;border-radius:6px;transition:color 250ms ease;background-color:transparent;width:42px}.searchFl__iconClear{-webkit-appearance:none;-moz-appearance:none;background:0 0;border:none;margin:0;position:absolute;top:calc(50% - 13px);right:50px;padding:6px;z-index:1;display:none}.searchFl__iconClear:not(.button--disabled),.searchFl__iconClear:not(:disabled){cursor:pointer}.searchFl__iconClear svg{display:inline-block;vertical-align:top}.searchFl__iconClear svg rect{transition:fill .3s ease}.searchFlResults{position:absolute;top:calc(100% + 6px);background-color:#fff;padding:25px 10px 25px 20px;right:0;left:0;display:none}.searchFlResults__inner{padding-right:10px;max-height:820px;overflow-y:auto}.searchFlResults__section{position:relative}.searchFlResults__section:not(:last-of-type){margin-bottom:34px}.searchFlResults__section:last-of-type{margin-bottom:20px}.searchFlResults__section:last-child{margin-bottom:0}.searchFlResults__sectionTitle{font-size:.75rem;color:#676767;line-height:1.66;margin:0 0 7px;padding-right:110px}.searchFlResults__clear{-webkit-appearance:none;-moz-appearance:none;background:0 0;border:none;margin:0;color:#000;text-decoration:underline;font-size:.8125rem;line-height:1.15;position:absolute;top:-1px;right:0;z-index:1}.searchFlResults__clear:not(.button--disabled),.searchFlResults__clear:not(:disabled){cursor:pointer}.searchFlResults__sectionResults{list-style:none;padding:0;margin:0}.searchFlResults__sectionResults li{list-style:none}.searchFlResults__sectionResults li:before{display:none}.searchFlResults__sectionResults a{color:#000;font-size:.875rem;font-weight:400;line-height:1.42;letter-spacing:.03em;padding:3px 0}.searchFlResults__sectionResults--suggested a{color:#e51937;font-weight:700}.searchFlResults__match{color:#000;font-weight:400}.searchFlResults__count{color:#676767}.searchFlResults__showall{color:#000;text-decoration:underline;font-size:.8125rem;line-height:1.15;transition:color .3s ease;display:inline-block;margin:20px 0 0}.searchFlResults__showall .searchFlResults__count{transition:color .3s ease}.searchFlProduct{display:flex;padding:18px 0;border-bottom:1px solid #d6d6d6;position:relative}.searchFlProduct:first-child{padding:0 0 18px}.searchFlProduct__img{flex:0 0 60px;margin-right:16px}.searchFlProduct__img figure{padding-top:calc(60 / 60 * 100%);position:relative;width:100%}.searchFlProduct__img figure picture{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.searchFlProduct__img figure img{display:inline-block;vertical-align:top;width:100%}.searchFlProduct__img img{height:100%;-o-object-fit:contain;object-fit:contain}.searchFlProduct__desc{display:flex;align-items:center;justify-content:space-between}.searchFlProduct__desc a{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;padding-right:20px;color:#000;font-size:.75rem;font-weight:400;line-height:1.5;letter-spacing:.03em;transition:color .3s ease}.searchFlProduct__desc a:before{content:"";position:absolute;inset:0}.searchFlProduct__desc span{color:#000;font-size:.9375rem;font-weight:700;line-height:1.2;letter-spacing:.03em}.pagination-lines .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination{text-align:center;width:100%}.pagination-lines .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination .swiper-pagination-bullet{--swiper-pagination-bullet-inactive-opacity:1;height:2px;border-radius:1px;cursor:pointer;transition:.3s ease;background:#ddb866;margin-inline:8px;padding:0}.pagination-lines .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination .swiper-pagination-bullet:active{background:#007e71}.pagination-lines .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination .swiper-pagination-bullet:before{position:absolute;content:"";display:block;width:calc(100% + 10px);height:40px;top:-19px;left:-5px}.pagination-lines .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#1a8b7f}.owl-pagination-lines .owl-pagination{text-align:center;width:100%}.owl-pagination-lines .owl-page{height:2px;border-radius:1px;cursor:pointer;transition:.3s ease;background:#ddb866;display:inline-block;position:relative}.owl-pagination-lines .owl-page:active{background:#007e71}.owl-pagination-lines .owl-page:before{position:absolute;content:"";display:block;width:calc(100% + 10px);height:40px;top:-19px;left:-5px}.owl-pagination-lines .owl-page.active{background:#1a8b7f}.owl-pagination-lines .owl-page:not(:first-child){margin-left:10px}.owl-pagination-lines .owl-page span{display:none!important}.owl-buttons-square .owl-buttons{display:flex}.owl-buttons-square .owl-buttons>div{border-radius:6px;border:solid 1px #c78800;color:#c78800;display:grid;place-items:center;width:48px;height:48px;margin:2px;cursor:pointer;font-size:32px}.owl-buttons-square .owl-buttons>div:active{border-color:#c78800;color:#c78800}.owl-buttons-square .owl-buttons .owl-prev i:before{font-family:icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1}.owl-buttons-square .owl-buttons .owl-next i:before{font-family:icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1}.buttons-square .swiper-button,.swiper-buttons--square .swiper-button{--swiper-navigation-sides-offset:0;border-radius:6px;border:solid 1px #c78800;color:#c78800;display:grid;place-items:center;width:48px;height:48px;margin:2px;cursor:pointer;font-size:32px;margin:5px;position:relative}.buttons-square .swiper-button:active,.swiper-buttons--square .swiper-button:active{border-color:#c78800;color:#c78800}.buttons-square .swiper-button:after,.swiper-buttons--square .swiper-button:after{display:none}.buttons-square .swiper-button:before,.swiper-buttons--square .swiper-button:before{display:block!important}.buttons-square .swiper-button-prev:before,.swiper-buttons--square .swiper-button-prev:before{font-family:icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1}.buttons-square .swiper-button-next:before,.swiper-buttons--square .swiper-button-next:before{font-family:icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1}.owl-page{display:none}.owl-item{--prdlist:100%}.sliderBottomArrows .swiper-button{margin:5px;position:relative;top:auto}.sliderBottomArrows .swiper-button:after{display:none}.prPage .smartProducts .productList.slider .swiper-buttons .sliderBottomArrows .swiper-button-next.swiper-button:before,.prPage .smartProducts .swiper-buttons--smart .sliderBottomArrows .swiper-button-next.swiper-button:before,.sliderBottomArrows .prPage .smartProducts .productList.slider .swiper-buttons .swiper-button-next.swiper-button:before,.sliderBottomArrows .prPage .smartProducts .swiper-buttons--smart .swiper-button-next.swiper-button:before,.sliderBottomArrows .swiper-button-next.icon-arrowR_S:before{content:"\e90c";font-family:icomoon;line-height:1}.prPage .smartProducts .productList.slider .swiper-buttons .sliderBottomArrows .swiper-button-prev.swiper-button:before,.prPage .smartProducts .swiper-buttons--smart .sliderBottomArrows .swiper-button-prev.swiper-button:before,.sliderBottomArrows .prPage .smartProducts .productList.slider .swiper-buttons .swiper-button-prev.swiper-button:before,.sliderBottomArrows .prPage .smartProducts .swiper-buttons--smart .swiper-button-prev.swiper-button:before,.sliderBottomArrows .swiper-button-prev.icon-arrowL2:before{content:"\e90b";font-family:icomoon;line-height:1}.sliderBottomArrows .swiper-button-next{right:0}.sliderBottomArrows .swiper-button-prev{left:0}.sliderBottomArrows .sliderActions{display:flex;justify-content:center;margin-top:15px}.usp{position:relative;display:flex;align-items:center;justify-content:center;white-space:nowrap;padding-top:7px;padding-bottom:7px}.usp:not(:last-child){padding-right:18px}.usp:not(:first-child){padding-left:18px}.usp:after{content:"";display:block;position:absolute;right:0;bottom:0;height:44px;background-color:#d6d6d6;width:1px}.usp:last-child:after{display:none}.uspContainer{--borderColor:#DADADA;z-index:0;position:relative;border-bottom:1px solid #d6d6d6}.dark-theme .uspContainer{background-color:#fff}.homepage .uspContainer{margin-bottom:var(--sectionSpace)}.uspContainerWrapper{scroll-behavior:smooth;overflow:auto;scrollbar-color:#d0d0d0 transparent;scrollbar-width:thin;padding-bottom:2px;text-align:center;max-width:100%;padding-left:0}.uspContainerWrapper::-webkit-scrollbar{width:2px;height:2px}.uspContainerWrapper::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:10px}.uspContainerWrapper::-webkit-scrollbar-thumb:hover{background:#9d9d9d}.uspContainerWrapper::-webkit-scrollbar-thumb:active{background:#848484}.uspContainerWrapper::-webkit-scrollbar-track{background:0 0}.uspInner{display:inline-flex}.usp__link{position:absolute;width:100%;height:100%;top:0;left:0;z-index:2}.usp__link~.usp__text{text-decoration:underline}.usp__icon{color:#676767;font-size:1.5rem;margin-right:8px}.usp__text{color:initial;border:0;margin:0;padding:0;font-size:.8125rem;font-weight:400;line-height:1.4}.tabs.tabs--banner .tabsHead .tabHeader,.tabs.tabs--gray .tabsHead .tabHeader{font-weight:600;font-size:15px;line-height:22px;padding:6px 12px;background-color:transparent;border:none;border-radius:8px;transition:all .25s ease;color:var(--clanding-text-color)}.tabs.tabs--banner .tabsHead .tabHeader.active,.tabs.tabs--gray .tabsHead .tabHeader.active{background-color:var(--clanding-bg-primary-color);border:1px solid var(--clanding-border-primary-color);color:var(--clanding-text-color)}.tabs.tabs--banner .tabsHead .tabHeader:after,.tabs.tabs--gray .tabsHead .tabHeader:after{display:none}.productList .product,.productList.slider .product{margin-right:var(--prodGap)}.productList .product .tagWrp,.productList.slider .product .tagWrp{margin-right:auto}.productList--three{width:960px!important;margin:0 auto;max-width:100%;padding-inline:var(--prodGap)}.productList--three .product:last-child{margin-right:0}.productList--banner{flex-grow:1}.prLists .productList--four.slider{--prodWidth:290px}.prLists .productList--four.slider .product,.prLists .productList--four.slider:not(.swiper-initialized) .product{padding-left:9px;padding-right:9px;margin-left:0;margin-right:0;width:100%;box-sizing:border-box;min-width:290px}.prLists .productList--four.slider .swiper-wrapper,.prLists .productList--four.slider:not(.swiper-initialized) .swiper-wrapper{min-width:100%}.moreSlider.moreSlider--fl .productList.slider .product .inner,.prLists--transparent .productList.slider .product .inner,.prLists.prLists--fl .productList.slider .product .inner{display:flex;flex-direction:column;justify-content:flex-start}@media (min-width:480px){.ftrProdSection__top{display:flex;gap:20px}.ftrProdSection__btm:not(.swiper-initialized) .ftrProdSection__btm .ftrProd{margin:0 10px}.ftrProdSection--slider .ftrProdSection__btm .ftrProd{margin:0}.flSlider .swiper-button-next:after,.flSlider .swiper-button-prev:after{content:"";display:block;position:absolute;width:24px;height:24px;border-radius:50%;top:calc(50% - 12px);z-index:0;background-color:#fff;z-index:0}.flSlider .swiper-button-next:before,.flSlider .swiper-button-prev:before{z-index:1}}@media (min-width:481px){.circleSliderWrap .circleSlider.single .owl-item{max-width:100%;min-width:80%;width:auto!important}.circleSlider.single .owl-wrapper{max-width:100%}header .wrapper{max-width:1920px;width:100%;padding:0 20px}footer .wrapper{max-width:1820px;width:100%;padding:0 20px}.well-border.full .well-border__side{width:50%}.well-border.full .well-border__side~.well-border__main{width:50%}}@media only screen and (min-width:481px){.brands:not(.brands--hp){gap:64px;position:relative;column-count:2}.brands:not(.brands--hp):after{content:"";width:1px;height:100%;background-color:#d9d9d9;position:absolute;top:0;left:50%}}@media (min-width:600px){.mobileOnly{display:none}.nvcookies .nvtoggle__title{font-size:.75rem}.categoriesHor{display:flex;position:relative}.categoriesHor__title{min-height:300px}.categoriesHor__slider{width:calc(100% - 250px);position:absolute;top:0;bottom:0;left:250px;clip-path:inset(-100vw -100vw -100vw 0)}.productView.productView--fl .prPoints .wrap{display:inline-flex;margin-left:55px}.productList.hor .prTitleWrapper{min-height:initial}.searchFlResults{border-bottom-right-radius:6px;border-bottom-left-radius:6px;box-shadow:0 10px 20px rgba(0,0,0,.15)}}@media (min-width:640px){.mainPromoSlider--w480 .mainPromo-img{padding-top:0;aspect-ratio:700/590}.mainPromoSlider--w480 .mainPromo-img img{max-width:100%}.mainPromoSlider--w480 .mainPromo-img.full{aspect-ratio:1180/590}.hellasBtm .itm{max-width:33.3%;width:290px}.hellasTop .wrapper{padding-bottom:260px}.hellasTop:after{bottom:22px;width:325px;height:145px;margin-left:-162px}.hellasSect.v2 .hellasTop .wrapper{padding-bottom:180px}.modal .content{top:10vh!important;max-height:80vh}.modal#addAdr .content{height:80vh}.productList.slider .prTitleWrapper{min-height:82px}}@media only screen and (min-width:767px) and (max-width:1023px){.hellasdirect-container{min-height:1680px}}@media (min-width:768px){.cd_section--gray .cd_countdown_itemtext{font-size:52px}.mainPromoSlider--w480 .mainPromo-img:not(.full){border-bottom-right-radius:8px}.mainPromoSlider--w480 .mainPromo-img.full{border-radius:8px}.featuredProducts-desc{position:absolute;bottom:5px;left:5px;width:calc(100% - 10px);text-align:center}.mainPromo-desc{width:35%;order:0}.mainPromo-img{width:65%;order:1;padding-top:31%}.shopInfo-item{width:25%}.pr_buble.lg{width:95px}.pr_buble.lg .pr_buble_inner{width:95px;height:95px}.pr_buble.lg:after{margin-top:-28px}.pr_buble.lg .pr_buble_price{width:100%;padding-top:3px;font-size:34px;font-weight:600}.pr_buble.lg .pr_buble_price span{font-size:19px}.hellasdirect-container{position:relative;height:0;overflow:hidden;min-height:820px}.hellasdirect-container-16x9{padding-bottom:56.25%}.hellasdirect-container-4x3{padding-bottom:75%}.hellasdirect-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.mainPromo-desc h2{font-size:30px}.card_box{padding:30px 30px 70px}.card_box .button{position:absolute;bottom:30px;left:30px}.hellasTop .numb{font-size:88px}.hellasTop .pnts{font-size:37px}.hellasTop .pnts b{font-size:52px}.hellasTop p{font-size:24px}.hellasTop a.btn{font-size:22px}.hellasTop h3{font-size:35px}.hellasBtm .itm{max-width:33.3%;width:290px}.mainPromoSlider--heat .mainPromo-img{padding-top:62%}.prSliderWrap .pr_buble,.prSliderWrap .ribbon.vertical{display:none}}@media (min-width:768px) and (max-width:1023px){.featuredProducts-desc .button.yellow{padding:9px}.mainPromo-desc .pr_sale{position:absolute;left:31%;top:8px}.mainPromoSlider--w480 .mainPromo-desc .pr_sale{position:unset}.mainPromo-desc .pr_buble.lg{width:70px}.mainPromo-desc .pr_buble.lg .pr_buble_price{font-size:22px}.mainPromo-desc .pr_buble.lg .pr_buble_inner{height:70px;width:70px}.mainPromo-desc .pr_buble.lg:after{margin-top:-19px}}@media (min-width:769px){:root{--herobtnspace:32px;--headerspace:24px;--padding:24px;--sliderprmargin:5px;--prdlist:33.3%;--productspace:12px}.tabs--gray.tabs--banner .tab{max-width:1180px}.prTitle,.prTitle a{font-size:.9375rem}.productView .slider .item{aspect-ratio:1;display:flex;align-items:center;justify-content:center}.tabs.style2 .tabsHead .tabHeader:before{content:""}#stationsWrap .verticalItems .cl{width:calc(65% - 20px)}#stationsWrap .verticalItems .cl.txtR{width:35%}.sectFeautred--defaultWidth.sectFeautred--double figure{max-width:574px}.headerTools li.miniBasket{transition:background-color 350ms ease-out}.headerTools li.miniBasket.empty{text-align:center}.hellasSect.v2 .hellasTop .pnts{font-size:30px;max-width:inherit}.hellasSect.v2 .hellasTop .pnts b{font-size:30px}li.miniBasket .total{color:#000;font-size:15px;font-weight:700;line-height:1.35;transition:all 350ms ease-out;display:inline-block;margin-left:12px}.alert__icon{font-size:28px}.alert__text{font-size:16px}.categoriesHor__slider{width:calc(100% - 350px);left:350px}.ftrProdSection--slider.swiper{width:100%;padding:0;margin:0}.ftrProdSection__btm.swiper{width:calc(100% + 10px);padding:20px 10px 20px;margin-top:-20px;margin-left:-5px}.prPrice.prPrice--fl .old{font-size:1.25rem}.prPrice.prPrice--fl .price{font-size:2rem;letter-spacing:.03em}.prAdd.prAdd--fl .addToBasket{width:48px;height:48px}.product__options{gap:16px}}@media only screen and (min-width:1023px){footer .bottom .right{max-width:42%}footer .bottom li{font-size:11px;padding-left:4px;padding-right:4px}}@media (min-width:1024px){:root{--padding:40px}.button{min-width:204px}.nvToolbar .button{min-width:10px}.tabs--gray .tab{max-width:960px;margin:0 auto}.modal.m .content--gdpr{width:1000px;margin-left:-500px}.productList{padding-bottom:76px}.mainPromo-desc p{font-size:18px}.mainPromo-desc{padding:20px 30px}.horiz-category.type2 h3{font-size:22px}.fixedHeader header .search{display:none}.fixedHeader li.miniBasket>a{min-height:46px}.fixedHeader .headerTools .iconLink>a,.fixedHeader .headerTools .iconLink>span{min-height:48px}.fixedHeader .header-top .wrapper{min-height:var(--headertop)}.secttwoPromo-img{max-width:50%}.secttwoPromos .wrapper{display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:0 16px}.featuredProducts-desc{position:absolute;bottom:10px;left:10px;width:calc(100% - 20px);text-align:center}.shopInfo-item{padding:0 20px}.hasMegaMenu .closeMegaMenu{display:block}.level1>li.hasMegaMenu>.mainNav-title a{padding-left:20px}.hasMegaMenu .level2>li>.mainNav-title a{padding-left:60px;font-size:14px}.mainNav-icon{left:15px}.header-top .wrapper{min-height:var(--headertop)}.section--faqs .sectionTitle h3,.sectionTitle h2{font-size:26px}.section--faqs.section--faqsBorder .sectionTitle h3{font-size:1.75rem}.megamenu-nav{margin:0}.seeCategory{display:none}.mega-nav{-webkit-column-count:3;-moz-column-count:3;column-count:3}.mega-nav ul{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid-column;padding:19px 10px 15px 0}.header-btm .wrapper,.header-top .wrapper{position:relative}.mainNav .level1>li:not(.hasMegaMenu){position:relative}.mainNav li.desktop-hidden{display:none}.hellasSect.v2 .hellasTop a.btn{margin-top:0}.hellasTop .wrapper{padding-top:80px}.hellasLogo{position:absolute;left:0;top:0}.hellasTop h3{font-size:41px}.hellasTop .numb{font-size:95px}.hellasTop a.btn{margin-top:30px}.hellasBtm h4{font-size:25px;min-height:68px}.hellasBtm p{font-size:18px}.mainNav li.menuNav,.menuNav{display:none}.mainNav .level1>li.hovered:before,.mainNav .level1>li.show:before{display:block}.mMenuBtn{display:none}.mainNav li{display:inline-block;font-weight:600;font-size:16px;list-style:none;vertical-align:top}.mainNav .level2>li.active>a,.mainNav .level2>li.active>span,.mainNav .level2>li:hover>a{color:#d50000}.level1>li>.subMenu{display:none;left:0;margin:0;position:absolute;width:250px;top:100%;background:#f3f3f3;z-index:9;box-shadow:0 3px 8px rgba(0,0,0,.15)}.megamenuout{position:absolute;top:0;left:300px;width:calc(100% - 280px);height:100%;z-index:1}.mobile .megamenuout,.tablet .megamenuout{cursor:pointer}.level1>li:not(.hasMegaMenu):hover>.subMenu{display:block}.level1>li.megaMenuOpened>.subMenu{display:block}.level1>li.hasMegaMenu .level2{width:280px;background:#f3f3f3;padding-bottom:40px;min-height:100%;box-shadow:0 3px 8px rgba(0,0,0,.15)}.mainNav .level2>li{display:block;font-weight:700;font-size:15px}.mainNav .level2>li>a{color:#000;cursor:pointer;display:block;line-height:1;overflow:hidden;position:relative}.mainNav .level2>li>span{padding:16px 18px}.mainNav .level1>li.show>a{color:#000;background:#d2b100}body.hp header.scrolled .mainNav .level1.hovered li.show li:hover>a+.level3,body:not(.hp) .mainNav .level1.hovered li.show li:hover>a+.level3{display:block;box-shadow:0 2px 8px 0 rgba(0,0,0,.3);opacity:1;visibility:visible}.megamenu{background-color:#fefefe;position:absolute;top:0;height:100%;padding:12px 20px;opacity:0;pointer-events:none;width:calc(100% - 280px);transition:all .3s ease-out;left:280px;z-index:2}li.show>.megamenu{opacity:1;pointer-events:auto}.level3 li.show .megamenu{display:block}.megamenu .col{padding:0 16px 0 0;width:33.33%}.megamenu .level4>li{color:rgba(0,0,0,.8);font-weight:700;font-size:15px;line-height:1.4;margin:0 0 9px;width:100%}.megamenu .level4>li>a,.megamenu .level4>li>span{color:rgba(0,0,0,.8);display:block;padding-bottom:5px}.megamenu ul.level5{display:inline-block;margin:3px 0 7px;padding:7px 0 0;vertical-align:top;width:100%}.megamenu .level5 li{font-weight:400;font-size:13px;margin:0;width:100%}.megamenu .level5 a{color:#676767;display:inline-block;padding:11px 10px 11px 0;width:100%;font-size:.9375rem;font-weight:400;line-height:1.33;vertical-align:top;transition:all 150ms ease-out}.megamenu .level5 a:hover{color:var(--menuhover)}.megamenu .main{background-color:#fff;padding:0 8px 0;position:relative;width:100%;height:100%;overflow:auto}.megamenu .main .btm{border-top:1px solid #f7ba17;padding:0 13px;height:47px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;min-height:47px}.megamenu .main .btm>a:not(:first-child),.megamenu a.arrowLink.left+a.arrowLink.left{margin-left:20px}.mainNav .logo{display:none}.filtersBtn,.mainNav li.mobTitle{display:none}.productList.hor,.productList.hor .product .inner{display:inline-block;vertical-align:top;width:100%}.productList.hor .product{margin:0;padding:26px 0 17px;width:100%;border:1px solid #d9d9d9;border-radius:6px}.productList.hor .product:not(:last-child){margin-bottom:27px}.no-flexbox .productList.hor .product{width:100%}.productList.hor .banner{margin:0}.productList.hor .product .prImg{border:1px solid #ebebeb;float:left;width:228px}.productList.hor .prMore{float:left;position:static;width:calc(100% - 228px)}.productList.hor .prBottom,.productList.hor .prDetails{float:right;width:260px}.productList.hor .prDetails{background-color:#f6f6f6;padding:6px 0}.productList.hor .prColors{display:none}.productList.hor .prPrice,.productList.hor .prTitle,.productList.hor .prTop{float:left;padding-right:20px;width:calc(100% - 100px)}.productList.hor .prTop .prPrice,.productList.hor .prTop .prTitle{width:100%}.productList.hor .prTop .prPrice{display:flex;flex-direction:column;align-items:flex-start}.productList.hor .prCompare{background:0 0;bottom:11px;left:0;position:absolute;text-align:left;width:228px;height:auto}.productList.hor .prPrice{border:none;height:auto}.productList.hor .addedText{background-color:#e51937;text-align:center}.productList.hor .prTitle{margin-bottom:19px}.productList.hor .prTitle a{font-size:15px;line-height:1.2}.productList.hor .prPoints .wrap{border:none;padding:0}.productList.hor .prTitle .wrap{padding-top:0;padding-bottom:0}.productList.hor .prPrice table{margin-bottom:15px;width:auto}.productList.hor .prDetails .label{width:89px}.productList.hor .prDetails .slider{margin-left:2px}.productList.hor .prPoints{padding:14px 0 0;margin-left:20px;border-top:1px solid #d9d9d9;display:block;width:100%}.productList.hor .prDesc p{color:grey;margin-bottom:.8em}.productList.hor .prDesc p:last-child{margin-bottom:0}.productList.hor .prDesc{padding:7px 0 0 0}.productList.hor .prPrice table td:not(.or){padding-left:10px;padding-right:21px;text-align:left;width:auto}.productList.hor .prCompare .label:before{border-color:#aaa}.productList.hor .product.final .prCompare .label:before{border-color:#b7b7b7}.productList.hor .product.added .addedToCompare,.productList.hor .product.final .addedToCompare{display:none}.productList.hor .prCompare .addedText a{padding:8px 5px 10px}.fixedHeader header .headerTools .search{display:inline-block}.fixedHeader .headerTools{bottom:-60px;position:absolute;right:15px;z-index:9;height:45px}.fixedHeader li.miniBasket>a{padding-top:10px;padding-bottom:7px}.fixedHeader .headerTools li.lang{display:none}.fixedHeader header .openSearch{background-color:transparent}.fixedHeader header .openSearch:hover{color:#005596}.fixedHeader .megamenu:before{top:-5px}.mapContainer.open .mapText,.mapContainer:not(.open) .filters>.open{transform:translateX(-100%)}.appLinks a,.promoText ul.social a{transition:all .3s ease}.table tr.link td{transition:background .4s ease}.leftNav .cnt{display:block!important}.addresses .radInpt:checked~label .icon,.addresses a.edit,.addresses a.item,.leftNav ul li a:after{transition:all .3s ease}.addresses .radio .icon:after{transition:all .3s ease .15s}.productList.wishlist.hor .product{padding-bottom:57px}.productList.wishlist.hor .product .remove{bottom:23px;left:0;width:228px;position:absolute}.mainNav ul.level3{margin-top:5px}.filters .results .list{height:calc(100% - 32px)}.mapSection.full .filters #mapResultsContainer .results .list{height:calc(100% - 45px)}.mapSection .filters .results .scrollSection{max-height:100%}.searchResults{min-height:calc(100vh - 315px)}.mainPromo--double .mainPromoInfo{margin-left:auto}.section--margin{margin-bottom:114px}.section--faqs{margin:48px 0}.nvcookies.nvcookies-outer .nvcookies__title{font-size:1.3125rem}.nvcookies.nvcookies-outer .nvcookies__p,.nvcookies.nvcookies-outer p{font-size:.6875rem}.nvcookies.nvcookies-outer .nvcookies__button{font-size:.6875rem}.categoriesHorSection .wrapper{max-width:1820px}.categoriesHor{margin-left:5%}.categoriesHor__title{min-height:406px}.ftrProdSection--slider .ftrProdSection__btm{padding:0 5px}.ftrProdSection--slider .swiper-wrapper{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:245px 185px;gap:32px}.ftrProdSection--slider .ftrProd--1{grid-column:1/3;grid-row:1/3}.ftrProdSection--slider .ftrProd--2{grid-column:3/5;grid-row:1/2}.ftrProdSection--slider .ftrProd--3{grid-column:3/4;grid-row:2/3}.ftrProdSection--slider .ftrProd--4{grid-column:4/5;grid-row:2/3}.ftrProd__imgWrap{height:100%}.ftrProd__img{height:100%}.headerTools{order:2;min-width:200px}.header-top{padding:16px var(--headerspace) 0}.header-top .wrapper{justify-content:space-between;align-items:center}.header-btm .wrapper{padding:12px var(--headerspace) var(--headerbtmspace)}.mainNav.mainNav--fl .hasSub.hasMegaMenu{border-radius:6px}.mainNav.mainNav--fl .level1>li.hasMegaMenu>.subMenu{width:var(--menuLvlWidth);box-shadow:none;height:calc(100vh - var(--headerHeight));border-top:1px solid #d9d9d9}.mainNav.mainNav--fl .level1>li.hasMegaMenu>.subMenu>.level2{height:calc(100vh - var(--headerHeight))}.mainNav.mainNav--fl .level1>li:not(.hasMegaMenu)>.subMenu{top:calc(100% + var(--headerbtmspace) + 2px)}.mainNav.mainNav--fl .level1>li:not(.hasMegaMenu)>.subMenu:before{content:"";display:block;position:absolute;height:20px;z-index:1;right:0;left:0;width:auto;bottom:100%}.mainNav.mainNav--fl .megamenu{position:fixed;width:var(--menuLvlWidth);top:calc(var(--headerHeight) - 1px);height:calc(100% - var(--headerHeight));padding:30px 10px 30px 0;border-top:1px solid #d9d9d9;border-left:1px solid #d9d9d9;z-index:0}.mainNav.mainNav--fl .megamenu:before{content:"";display:block;top:0;bottom:0;left:-36px;height:100%;width:36px;position:absolute;opacity:0;pointer-events:none}.mainNav.mainNav--fl .megamenu .main{padding:0 0 0 10px}.mainNav.mainNav--fl .megamenu .level4>li{margin:initial}.mainNav.mainNav--fl li.show>.megamenu:before{pointer-events:all}.mainNav.mainNav--fl .hasMegaMenu:after{content:"";display:block;position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:-1;pointer-events:none;opacity:0;transition:opacity .1s ease-out}html:not(.desktop) .mainNav.mainNav--fl .hasMegaMenu.megaMenuOpened:after{opacity:1}.mainNav.mainNav--fl .megamenuout{width:var(--menuLvlWidth);left:var(--menuLvlWidth)}.mainNav.mainNav--fl .level1>li.hasMegaMenu .level2{width:var(--menuLvlWidth);background-color:#fff}.mainNav.mainNav--fl .level4>.hasChild:hover>.mainNav-title a,.mainNav.mainNav--fl .level5>.hasChild:hover>.mainNav-title a{color:var(--menuhover)}.mainNav.mainNav--fl .level4>.hasChild:hover>.subMenu,.mainNav.mainNav--fl .level5>.hasChild:hover>.subMenu{opacity:1;pointer-events:all}.mainNav.mainNav--fl .level4>.hasChild:hover>.subMenu:before,.mainNav.mainNav--fl .level5>.hasChild:hover>.subMenu:before{opacity:1;pointer-events:all}.mainNav.mainNav--fl .level4>.hasChild.show .mainNav-title a,.mainNav.mainNav--fl .level5>.hasChild.show .mainNav-title a{color:var(--menuhover)}.mainNav.mainNav--fl .level4>.hasChild.show>.subMenu,.mainNav.mainNav--fl .level5>.hasChild.show>.subMenu{opacity:1;pointer-events:all}.mainNav.mainNav--fl .level4>.hasChild.show>.subMenu:before,.mainNav.mainNav--fl .level5>.hasChild.show>.subMenu:before{opacity:1;pointer-events:all}.mainNav.mainNav--fl .level4>.hasChild .subMenu,.mainNav.mainNav--fl .level5>.hasChild .subMenu{display:block;position:fixed;width:var(--menuLvlWidth);left:calc(var(--menuLvlWidth) * 2);background:#fff;top:calc(var(--headerHeight) - 1px);height:calc(100% - var(--headerHeight));opacity:0;pointer-events:none;transition:opacity .2s ease-out;padding:30px 10px 30px 10px;border-top:1px solid #d9d9d9;border-left:1px solid #d9d9d9;z-index:2;margin-left:-2px}.mainNav.mainNav--fl .level4>.hasChild .subMenu:hover,.mainNav.mainNav--fl .level5>.hasChild .subMenu:hover{opacity:1;pointer-events:all}.mainNav.mainNav--fl .level4>.hasChild .subMenu:before,.mainNav.mainNav--fl .level5>.hasChild .subMenu:before{content:"";display:block;top:0;bottom:0;left:-36px;height:100%;width:36px;position:absolute;opacity:0;pointer-events:none}.mainNav.mainNav--fl .level4>.hasChild .subMenu .subMenu-inner,.mainNav.mainNav--fl .level5>.hasChild .subMenu .subMenu-inner{height:100%;display:flex;flex-direction:column}.mainNav.mainNav--fl .level4>.hasChild .subMenu .level5,.mainNav.mainNav--fl .level5>.hasChild .subMenu .level5{scroll-behavior:smooth;overflow:auto;scrollbar-color:#d0d0d0 transparent;scrollbar-width:thin}.mainNav.mainNav--fl .level4>.hasChild .subMenu .level5::-webkit-scrollbar,.mainNav.mainNav--fl .level5>.hasChild .subMenu .level5::-webkit-scrollbar{width:2px;height:2px}.mainNav.mainNav--fl .level4>.hasChild .subMenu .level5::-webkit-scrollbar-thumb,.mainNav.mainNav--fl .level5>.hasChild .subMenu .level5::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:10px}.mainNav.mainNav--fl .level4>.hasChild .subMenu .level5::-webkit-scrollbar-thumb:hover,.mainNav.mainNav--fl .level5>.hasChild .subMenu .level5::-webkit-scrollbar-thumb:hover{background:#9d9d9d}.mainNav.mainNav--fl .level4>.hasChild .subMenu .level5::-webkit-scrollbar-thumb:active,.mainNav.mainNav--fl .level5>.hasChild .subMenu .level5::-webkit-scrollbar-thumb:active{background:#848484}.mainNav.mainNav--fl .level4>.hasChild .subMenu .level5::-webkit-scrollbar-track,.mainNav.mainNav--fl .level5>.hasChild .subMenu .level5::-webkit-scrollbar-track{background:0 0}.mainNav.mainNav--fl .level5>.hasChild .subMenu{left:calc(var(--menuLvlWidth) * 3)}.mainNav.mainNav--fl .hasMegaMenu .closeMegaMenu{display:none}.mainNav.mainNav--fl .mega-nav ul{padding:inherit}.mainNav.mainNav--fl .megaMenuOpened>.mainNav-title a{background-color:#c6c6c6}.mainNav.mainNav--fl .megaMenuOpened>.mainNav-title:after{content:"";display:block;width:var(--menuLvlWidth);position:absolute;top:100%;height:17px;z-index:1}.mainNav.mainNav--fl .hasMegaMenu .level2>li>.mainNav-title a{padding-left:54px}.level5 .category-title a{padding:0;width:auto;color:#000}.level1>li>.mainNav-title a{border-radius:6px}.productList.hor .flPrice.flPrice--vert{flex-direction:row;align-items:flex-end}.productList.hor .flPrice__points{padding:0 0 8px 10px;font-size:1rem}.productList.hor .prPrice.prPrice--fl .points{font-size:1rem}.productList.hor .prPrice.prPrice--fl .flPrice__points .old{font-size:1rem}.moreSlider.moreSlider--fl .prAdd.prAdd--fl .addToFav,.prLists.prLists--fl .prAdd.prAdd--fl .addToFav{right:10px}.productList.productList--fl.wishlist.hor .prBottom.prBottom--fl .prPoints{margin:0;border:0;position:absolute;bottom:0}.pagination-lines .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination .swiper-pagination-bullet{width:48px}.owl-pagination-lines .owl-page{width:48px}}@media (min-width:1024px) and (hover:hover) and (pointer:fine){.mainNav.mainNav--fl .level1>li:not(.hasMegaMenu):hover>.mainNav-title a{background:#c6c6c6}.level1>li>.mainNav-title a:hover{background:#c6c6c6}.hasSub:hover>.megamenu{opacity:1;pointer-events:auto}}@media (min-width:1024px) and (max-width:1920px){.mainNav.mainNav--fl .megamenu{left:calc(var(--menuLvlWidth) - 2px);z-index:3}}@media (min-width:1024px) and (min-width:1380px){.mainNav.mainNav--fl .megamenu .main{padding:0 0 0 30px}.mainNav.mainNav--fl .level4>.hasChild .subMenu,.mainNav.mainNav--fl .level5>.hasChild .subMenu{padding:30px 10px 30px 30px}}@media (min-width:1024px) and (min-width:1921px){.mainNav.mainNav--fl .megamenu{left:calc((100vw - var(--scrollbarWidth) - 1920px)/ 2 + var(--menuLvlWidth))}.mainNav.mainNav--fl .level4>.hasChild .subMenu,.mainNav.mainNav--fl .level5>.hasChild .subMenu{left:calc((100vw - var(--scrollbarWidth) - 1920px)/ 2 + var(--menuLvlWidth) * 2)}.mainNav.mainNav--fl .level5>.hasChild .subMenu{left:calc((100vw - var(--scrollbarWidth) - 1920px)/ 2 + var(--menuLvlWidth) * 3)}}@media only screen and (min-width:1024px) and (max-width:1180px){header .wrapper{width:100%}.checkout header .wrapper{padding-right:15px;padding-left:15px}header .wrapper .row{margin-left:0;margin-right:0}header .row .col{padding:0}.megamenu:before{left:-255px;width:100vw}.contact_txt,.signIn_txt{display:none}}@media only screen and (min-width:1024px) and (max-width:1247px){.hellasdirect-container{min-height:1020px}}@media (min-width:1230px){.mainPromo-desc{padding:20px 40px;width:31%;padding-bottom:40px}.mainPromoSlider--w480 .mainPromo-desc{width:480px;flex-shrink:0;padding-inline:64px}.mainPromoSlider--w480 .mainPromo-desc p{font-size:18px;font-weight:400;line-height:140%;opacity:.8}.mainPromo-img{width:69%}.mega-nav.cols4{-webkit-column-count:4;-moz-column-count:4;column-count:4}.horiz-category.type2 h3{font-size:26px}}@media (min-width:1280px){:root{--sliderprmargin:5px}.mainNav.mainNav--fl .hasMegaMenu .level2>li>.mainNav-title a{font-size:14px}.mainNav.mainNav--fl .megamenuout{width:var(--menuLvlWidth);left:var(--menuLvlWidth)}.searchFlContainer{max-width:600px}.prLists--fl .productList{--items:4}.prLists--fl .productList:not(.productList--three):not(.productList--banner){width:1180px;max-width:100%}.prLists--fl .productList:not(.productList--three):not(.productList--banner) .swiper-wrapper{box-sizing:border-box}.prLists--fl .productList:not(.productList--three):not(.productList--banner) .product{float:none;width:calc((100% - var(--prodGap) * (var(--items) - 1))/ var(--items));min-width:calc((100% - var(--prodGap) * (var(--items) - 1))/ var(--items))}.prLists--fl .productList:not(.productList--three):not(.productList--banner) .product:last-child{margin-right:0}}@media (min-width:1281px){.megamenuout{left:360px;width:calc(100% - 360px)}.aside-promos{width:25%;display:block;text-align:right}.aside-promos+.megamenu-nav{width:75%}.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{width:100px}.megamenuPromo{background-color:#fff;float:left;position:relative;width:33%;height:100%;overflow-y:auto}.megamenuPromo .content{margin:0;padding:3px 19px}.megamenuPromo .img{margin:0 0 2px;text-align:center;width:100%}.megamenuPromo .img img{display:inline-block;vertical-align:top;max-width:100%}.megamenuPromo h3{border:none;color:#000;font-weight:700;font-size:17px;line-height:1.1;margin:0 0 .4em;padding:0;width:100%}.megamenuPromo>a{display:block}.megamenuPromo h3 a{color:#000}.megamenuPromo p{color:#000;font-weight:300;font-size:12px;line-height:1.4;margin-bottom:1em}.mainNav .megamenu .megamenuPromo ul{margin-bottom:8px}.megamenuPromo li{color:#999;margin-bottom:7px}.megamenuPromo li:before{content:"\e913";display:inline-block;font-family:icomoon;font-size:15px;margin-right:9px;vertical-align:top}}@media (min-width:1380px){.categoriesHor{margin-left:17.58%}}@media (min-width:1500px){.aside-promos{width:300px;display:block}.aside-promos+.megamenu-nav{width:calc(100% - 305px)}.closeMegaMenu{right:60px}.level1>li>.mainNav-title a{padding:16px 25px}.mainPromo-desc p{font-size:20px}.pr_buble.lg{width:118px}.pr_buble.lg .pr_buble_inner{width:118px;height:118px}.pr_buble.lg:after{margin-top:-34px}.pr_buble.lg .pr_buble_price{font-size:40px}.pr_buble.lg .pr_buble_price span{font-size:22px}.mainPromo-desc h2{font-size:40px}}@media screen and (min-width:1024px) and (max-height:1023px){.searchFlResults__inner{max-height:calc(100vh - var(--headerHeight) - 90px)}.searchFlResults__section:not(:last-of-type){margin-bottom:20px}}@media (max-width:1780px){.landing_upper{margin-top:-144px}.mainPromoItem{min-height:40px}}@media only screen and (max-width:1560px){.mainPromoInfo__descr{padding-left:20px}}@media (max-width:1499px){.megamenu-content.noWrap{flex-wrap:wrap}.megamenuCategories{margin-top:40px!important;margin-left:0!important;grid-template-columns:repeat(4,1fr);width:100%}.fixedTag--product{top:var(--headerHeight)}.megamenuPromoComponent .promoFull__image{width:294px}.categoriesHorSection{padding:40px 0}:root{--menuLvlWidth:25vw}}@media (max-width:1380px){.landing_upper{margin-top:-115px}.sideBg:after,.sideBg:before{content:none}.searchPopup .close{right:-20px}.prPage .wrapper{width:80%}.orderPromo{padding-top:50px}}@media (max-width:1379px){.smartProducts .productList.slider{margin:0 85px}.megamenuPromoComponent{grid-template-columns:1fr}.megamenuCategories{grid-template-columns:repeat(2,1fr);margin-top:0!important}.megamenuPromoComponent .promoFull__image{width:264px}}@media (max-width:1280px){.sectFeautred .wrapper{padding:0 var(--wrapperspace)}.sectFeautred figure{aspect-ratio:343/160;width:100%}.megamenuPromo{display:none}.customerInfo li{padding-right:20px;padding-left:20px}footer .top .col.s{padding-right:10px;width:20%}footer .top .col.m{padding-right:10px;width:29%}footer .top .col.b{width:51%}.searchPopup .close{right:0}.mainNav .level2>li>a,.mainNav .level2>li>span{padding:16px 6px}table.compare td:first-child{padding:17px 15px 17px 10px;width:210px}table.compare td:not(:first-child){padding:10px 5px}.buttons>.basketBtn{padding:13px 10px}.mainPromo .circImgBanner~.banner{display:none}.grid .box .text{padding:0 34px}.grid .box h3{font-size:22px}.grid.partners .logo{height:70px}.grid.partners .box .text{padding:0 20px}.desktop .grid.partners .box:hover .logo{height:60px;transform:scale(.85)}.infoBox{padding-right:28px;padding-left:28px}.grid.items4>.box{height:221px}.promoSlider .banner{width:310px}.circImgBanner{transform:translate(-36%,-55%)}.no-flexbox .productList:not(.slider):not(.hor) .banner,.no-flexbox .productList:not(.slider):not(.hor) .product{width:calc(33.33% - 10px)}.offerComboWrap .prDetails .label,.prDetails .label,.productList.cols4 .prDetails .label{font-size:12px;width:71px}.prDetails .slider{margin-left:0;padding:0 18px;width:164px}.offerComboWrap .prDetails .slider{width:135px}.productList.hor .prBottom,.productList.hor .prDetails{width:245px}.productList.hor .prDetails .label{width:74px}.productList.hor .prPrice,.productList.hor .prTitle,.productList.hor .prTop{padding-right:15px;width:calc(100% - 100px)}.productList.hor .prPrice table td:not(.or){padding-right:10px}.productView .shopInfo{width:150px}.productView{padding-right:150px}.productView .shopInfo .wrap{padding:0 15px}.shopInfo .actions{padding:8px 10px 6px}.productView .details .wrap{padding-right:10px}.productView .prPrice table td{padding:0 5px}.compareBlock .inner.items2+.moreProducts,.compareBlock .inner.items3+.moreProducts{padding-left:0;width:100%}.compareBlock .inner.items2,.compareBlock .inner.items2 table.compare,.compareBlock .inner.items3,.compareBlock .inner.items3 table.compare{width:100%}.compareList.productList.double:not(.slider):not(.hor) .product,.compareList.productList.single:not(.slider):not(.hor) .product{margin:6px;-webkit-flex-basis:calc(33% - 12px);flex-basis:calc(33% - 12px)}.checkout .wrapper.s{width:82%}.productList.cols4:not(.slider):not(.hor) .banner,.productList.cols4:not(.slider):not(.hor) .product{-webkit-flex-basis:calc(25% - 16px);flex-basis:calc(25% - 16px);margin-right:8px;margin-left:8px}.productList.cols4:not(.slider):not(.hor){margin-left:-8px;margin-right:-8px}.tableRow .col{padding:0 10px}.accountTable i[class^=icon-]{font-size:28px;width:45px}.accountTable i.icon-personalInfo{font-size:22px}.accountTable .col div{max-width:calc(100% - 50px)}.tableRow{padding-left:0;padding-right:0}.tableRow:not(.cols3) .col{padding:0 20px}.rowLink a .date{-webkit-flex-basis:90px;flex-basis:90px;padding-left:10px}.rowLink a span:not(.date){-webkit-flex-basis:calc(100% - 110px);flex-basis:calc(100% - 110px)}.orderTable td:first-child,.orderTable th:first-child{padding-left:5px}.orderTable .product .img{margin-right:5px}.orderTable .product p,.orderTable .product.cancelled span{max-width:calc(100% - 64px)}.tableRow.full:not(.cols3) .col{padding-right:5px;padding-left:5px}.accountTable .tableRow.full .points{font-size:14px;line-height:1.3}.accountTable .tableRow.full .points b{font-size:22px}.tableRow.full:not(.cols3) .col.pointsInfo{padding-top:22px}.cart .prTitle a{letter-spacing:0}.tableRow.gray{padding-left:35px;padding-right:35px}.accountTable .card .check{bottom:-11px;left:-17px}.addMember .input{width:250px}.cardPreview.added~.addMember .input{width:358px}.imgTextBanner .text{padding:16px 5px 16px 15px}.tabs.gray .tabsHead .tabHeader{padding-right:10px;padding-left:10px}.userInfo{max-width:100px}.pratiria .item{padding-right:20px;-webkit-flex-basis:33.33%;flex-basis:33.33%;width:33.33%}.promoItem .img{width:40%;-webkit-flex-basis:40%;flex-basis:40%}.promoItem p{font-size:16px;padding-left:15px;width:60%;-webkit-flex-basis:60%;flex-basis:60%}.eshopPromo .item h4{font-size:30px}.eshopPromo .item p{font-size:20px}.eshopPromo .items{margin-top:65px;max-width:80%}.cartPm__text,.cartPm__text h3{font-size:36px}.offerTagTitle__heading--big{font-size:48px}.mainPromoSlider--heat{width:550px}.mainPromoInfo__descr h1{font-size:30px}.mainPromoInfo__box{margin-bottom:20px}.mainPromoInfo__dropdown{margin-top:5px;margin-bottom:5px}.dropdown .selected{font-size:16px}.heatCalcLeft{width:365px;margin-left:auto;margin-right:auto}.tank{width:280px}.tank__figure,.tank__svg{max-width:100%}.tank__svg{height:480px}.tank__oil__value{font-size:30px;line-height:1}#oilSlider,.tank__container{height:370px;bottom:45px}.tank__bottom{height:29px}.orderBox{padding-left:40px;padding-right:40px}.orderBox__info{padding-right:40px}.orderBoxRight{padding-left:40px}.wimFormRight{padding-right:20px;padding-left:20px}}@media (max-width:1279px){.promoFull__image{width:444px}.categoriesHorSection{padding:20px 0}.searchFlContainer{max-width:440px}}@media only screen and (max-width:1279px){.cd_countdown_item:not(:last-child){margin-right:25px}.cd_banner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cd_countdown{margin-top:20px}}@media (max-width:1247px){.coupons .links a{padding:3px 7px}.coupons{margin:0 -4px}.coupons .item{width:calc(25% - 8px);margin:14px 4px}.codeWrp .code{font-size:18px;padding:6px 10px}.code .copy{width:33px}.prHeader .menu{display:none}.no-flexbox .prHeader .wrap .menu{display:none}.prHeader .sum{max-width:40%}.mapContainer .mapText .text{margin-left:2vw;width:33vw}.goToTop{right:5px}.addresses.cols3{margin:0 -7px}.addresses.cols3 .item{margin:12.5px 7px;-webkit-flex-basis:calc(33.33% - 14px);flex-basis:calc(33.3% - 14px)}.servWrp .formRow .col{width:100%}.servWrp .formRow .col .col,.servWrp .formRow .col .col+.col{padding-left:0;padding-right:0}.servWrp .formRow .col+.col{margin:10px 0 5px}.servWrp .cardsWrp,.servWrp .form .field{max-width:378px}.productList.cols4:not(.slider):not(.hor) .banner,.productList.cols4:not(.slider):not(.hor) .product{-webkit-flex-basis:calc(25% - 6px);flex-basis:calc(25% - 6px);margin-right:3px;margin-left:3px}.productList.cols4:not(.slider):not(.hor){margin-left:-3px;margin-right:-3px}.cartWrp{width:400px}.cart .prPrice.total>div:not(.label){padding-right:0;padding-left:5px}.cartWrp~.main{margin-right:20px;width:calc(100% - 320px)}aside.cartWrp{width:320px}.cart .prPrice,.cart .prPrice:not(.total){width:100%}.checkout .products.horizontal .desc,.horizontal .desc{width:calc(100% - 90px)}.checkout .products.horizontal .prImg,.horizontal .prImg{width:90px}.tabs.style2 .tabsHead .tabHeader{-webkti-flex-basis:calc(50% - 5px);flex-basis:calc(50% - 5px)}section.categories .wrapper{width:100%}.boxLink{margin:0 5px;padding:0;-webkit-flex-basis:50%;flex-basis:50%}.boxLink:first-child{margin-left:0}.boxLink:last-child{margin-right:0}.tableRow.cardPreview .col.basic{-webkit-flex-basis:29%;flex-basis:29%}.tableRow.cardPreview .col.numberCol{-webkit-flex-basis:32%;flex-basis:32%}.tableRow.cardPreview .col.pointsCol{-webkit-flex-basis:27%;flex-basis:27%}.cardPreview.added~.addMember label{width:87px}.smartPromo{width:66%}.smartClubPromo{background-position:49.6vw bottom}.orderPromoItem.item2{left:5%}.orderPromoItem.item3{right:7%}.orderPromo .arrow1_2,.orderPromo .arrow3_4{width:42px;height:144px}.orderPromo .arrow3_4{top:40%}.mainNav .level1>li{font-size:14px}}@media (max-width:1198px){.categoriesHor__slider .swiper:not(.swiper-initialized) .ftrProd{width:50%}}@media (max-width:1024px){.prPage .productView.tblock.hidden{min-height:inherit;margin-bottom:0}.productView .shopInfo.thidden{display:none}.smartHomePage .productView .shopInfo.thidden{display:block;margin-top:10px;float:right;text-align:center}.productView.tblock{display:block!important;visibility:initial!important}.smartHomePage .productView.tblock{display:none!important}.megamenuPromo{display:none}.compareBlock .inner.items2+.moreProducts,.compareBlock .inner.items3+.moreProducts{padding-right:0;padding-left:0;width:100%}.compareBlock .inner.items2,.compareBlock .inner.items3{width:100%}.compareBlock .inner.items3 table.compare{min-width:941px;width:100%}.compareBlock .inner.items2 table.compare{min-width:703px;width:100%}.imgTextContent>img{max-width:35%}.promoSlider .banner{display:none}.grid.items4>:nth-child(4n+1){clear:none}.grid.items4>.box{width:33.33%}.grid.items4>:nth-child(3n+1){clear:left}.textImg .img{-webkit-flex-basis:36%;flex-basis:36%}.textImg .text{-webkit-flex-basis:64%;flex-basis:64%}.no-flexbox .textImg .text{width:64%}.no-flexbox .textImg .img{width:36%}.wrapper.s{padding:0}.wrapper.s .wrapper.s{width:85%}.productList.hor:not(.slider) .banner,.productList.hor:not(.slider) .product{margin:0 3px 15px;-webkit-flex-basis:calc(33.33% - 6px);flex-basis:calc(33.33% - 6px)}.no-flexbox .productList.hor:not(.slider) .banner,.no-flexbox .productList.hor:not(.slider) .product,.no-flexbox .productList:not(.slider):not(.hor) .banner,.no-flexbox .productList:not(.slider):not(.hor) .product{width:calc(33.33% - 6px)}.productList.hor:not(.slider){margin-left:-3px;margin-right:-3px}.productList.hor .prDesc{display:none}.productView{margin-top:2px;padding-right:0}.productView .media{padding-right:14px;width:49%}.zoomWindowContainer>*{margin-left:14px}.productView .details{padding-left:0;width:51%}.productView .shopInfo{border-top:8px solid #f7f7f7;border-left:none;border-right:none;display:inline-block;vertical-align:top;margin-top:30px;padding:15px 0 0;position:relative;width:100%;height:auto}.prPage .wrapper{width:90%}.productView .details .wrap{padding-right:0}.productView .prDesc{margin:30px 0 0}.productView .shopInfo .wrap{display:inline-block;vertical-align:top;width:30%}.productView .shopInfo .wrap,.productView .shopInfo .wrap:first-child{margin:0}.smartHomePage .productView .shopInfo .wrap,.smartHomePage .productView .shopInfo .wrap:first-child{margin:32px 0}.productView .shopInfo .actions{border-top:8px solid #f7f7f7;margin-top:18px;padding:0 10px;position:relative;text-align:center}.productView .shopInfo .actions li{display:inline-block;padding:0 10px;vertical-align:middle;min-width:26%}.productView .shopInfo .wrap i{line-height:50px;height:50px}.catSections{margin-top:36px}.imgTextContent.spaceTop{margin-top:10px}.paymentForm .cardForm .formRow>.col{width:62%}.button.research{padding-right:5px;padding-left:5px}.errorPage h2{padding:0 25px}.accountTable table td{padding:11px 5px}.accountTable table td:first-child{padding-left:15px}.tabs.gray .tabsHead .tabHeader{padding-right:5px;padding-left:5px}.circleSlider.goToFirst .owl-item.active:first-child iframe,.circleSlider.goToLast .owl-item.active:last-child iframe,.circleSlider:not(.goToFirst):not(.goToLast) .owl-item.active:first-child+.owl-item.active .item iframe,.circleSlider:not(.goToFirst):not(.goToLast) .owl-item:not(.active)+.owl-item.active+.owl-item.active .item iframe{height:175%}.orderPromo{padding-bottom:70px}.landing_upper{margin-top:-70px}.double_items .item h3{font-size:28px;min-height:120px}.double_items .nbtn{font-size:16px;min-height:auto;padding-top:10px;padding-bottom:10px}.double_items .nbtn:after{font-size:16px}.full_info.full p{font-size:16px}.full_info p{font-size:16px}.modal.login_modal_wrap .content{max-width:-webkit-calc(100% - 20px);max-width:calc(100% - 20px);left:10px;width:100%;margin-left:0;overflow-y:auto;overflow-x:hidden;top:10vh!important;max-height:80vh}.modal.login_modal_wrap .close{right:0;top:0;color:#000}}@media (max-width:1023px){.desktopOnly{display:none}h1 .withBorder:before,h2 .withBorder:before,h3 .withBorder:before,h4 .withBorder:before,h5 .withBorder:before,h6 .withBorder:before{height:10px;bottom:0}h1 .withBorder,h2 .withBorder{font-size:26px;line-height:30px}.newsltrFieldCheckbox.field{margin-top:10px}body:not(.checkout) header div.logo{left:50%;position:absolute;top:27px;transform:translate3d(-50%,-50%,0)}.mainPromoSlider--contain.mainPromoSlider--w480 .swiper-slide{flex-wrap:wrap}.breadcrumb{margin-top:2px;padding-bottom:4px}.breadcrumb--has-filter{width:calc(100% - 55px);margin-left:55px}.section40 .breadcrumb--has-filter{margin-left:0}.relatedCategories .h3{padding-inline:20px}.relatedCategories__list{padding-inline:12px}.section40 section{padding-block:24px}.section40 section.cd_section--gray{padding-block:16px}.section40 section.cd_section--gray+.mainPromo{padding-top:0}section.categories{margin:60px 0}section.prLists--fl .tabs--banner .productList.slider,section.prLists--fl .tabs--gray .productList.slider{padding:0 16px 48px}section.prLists--transparent .tabs--gray .productList{padding:0 16px 48px}section.prLists--banner{padding:24px 0}section.prLists--banner .banner{margin:0;max-width:100%}section.prLists--banner .banner figure{aspect-ratio:375/258}section.prLists--banner .wrapper .tab{padding:0}section.prLists--banner .tab{flex-direction:column}section.prLists--banner .tabs--banner .productList{padding:0 16px 24px}section.prLists--banner .dragscroll .tabsHead{margin:0}section.prLists--banner{padding:20px 0}.wrapper--cl .row:first-child{margin:16px 0 0}.wrapper--cl .row:last-child{margin:12px 0 0 0}.modal.m .content--gdpr{padding:45px 24px 24px}.modal.m .content--gdpr h2{margin-bottom:20px}.finalPrice .prPriceBlock{padding-top:7px}.finalPrice .pointsAward{margin-block:9px}.productList{padding-bottom:48px}.secttwoPromos{margin:60px 0}.cd_section--gray.cd_section--img .cd_banner{padding:30px 24px}.cd_section--gray .cd_countdown{width:unset}.cd_section--img .col.col12{flex-direction:column-reverse}.cd_section--img .wrapper{padding-inline:0}.cd_section--img .wrapper .row{margin-inline:0}.cd_section--img img{border-radius:0}.mainNav-image{display:none}.promoFull__content{padding:20px 32px 20px 32px}.megamenuPromoComponent .promoFull__content{padding:30px 10px 28px 32px}.promoFull__content p{font-size:13px;line-height:16px;margin-bottom:16px}.promoFull__label{font-size:16px}.promoFull__title{font-size:19px;line-height:22px;margin-bottom:16px}.promoFull__image{width:294px}.promoFull__image figure{padding-top:calc(260 / 346 * 100%);position:relative;width:100%}.promoFull__image figure picture{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.promoFull__image figure img{display:inline-block;vertical-align:top;width:100%}.promoFull--nrg .promoFull__content{position:absolute;top:0;right:0;width:calc(100% - 110px)!important;letter-spacing:0;padding-left:15px!important}.final-payment-update .prPrice{padding-bottom:8px}.sitemap .col6 nav{width:50%}footer{position:relative;z-index:0}footer .bottom .right{justify-content:center}#ot-sdk-btn.button.button--border{margin:4px 3px 4px 0}.mainPromo-desc h2{font-size:24px}.miniBasket .icon-cart{margin-right:5px}.secttwoPromo-img{padding:10px 0}.featuredProducts-desc{padding:15px 5px}.featuredProducts-desc h6{font-size:16px}.innovFooter{text-align:center}.featuredProducts-desc p{font-size:14px}footer .bottom ul{margin-right:0}.well-products{margin:40px 0 20px}.well-border{width:100%;margin:20px 0}.newsltrField.field{margin-bottom:0}.newsletter label{max-widtH:390px}header .header-btm .search{display:none}header .headerTools .search{display:inline-block}li.green.active>.mainNav-title a,li.green>.mainNav-title a{padding:20px 17px}header .openSearch{font-size:24px;color:rgba(0,0,0,.7)}.headerTools .icon,.headerTools li a{color:rgba(0,0,0,.7)}.headerTools li .icon-heart{font-size:26px;color:rgba(0,0,0,.7)}.opensignIn .icon-user{color:rgba(0,0,0,.7)}.mainNav .level3>li{margin:15px 0;font-weight:500;font-size:14px}.level2>li.hasSub.active:after{content:"";position:fixed;top:0;left:80px;background:#fff;width:100%;height:100%;z-index:1}ul.level3{order:2;width:100%}.level2 li.hasChild.active~li{opacity:0;pointer-events:none}.megamenu-content{background:#fff;width:100%}.mainNav .level2>li>a,.mainNav .level2>li>span{padding:16px 18px;display:block;color:#000;position:relative}.headerTools .iconLink>a,.headerTools .iconLink>span{font-size:24px;min-height:60px;padding:0 16px}.mob-dropdown .mainNav-title{cursor:pointer;font-size:15px;line-height:1.33}.mob-dropdown.hasChild .mainNav-title:after{display:none;content:"\e96b";font-family:icomoon;position:absolute;right:10px;font-size:15px;color:#000;margin-top:-9px;top:50%;transition:all .3s ease-out;transform:rotate(90deg);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg)}.mob-dropdown .mainNav-title.opened a{color:#d50000}.mob-dropdown.hasChild .mainNav-title.opened:after{transform:rotate(270deg);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);color:#d50000}.subMenu-inner{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.subMenu-inner .level5{width:100%;overflow-y:auto;max-height:550px}.subMenu-inner a.mainNav-more{order:-1;margin-bottom:20px;margin-top:5px}.level5 li{font-size:15px;line-height:1.4}header .openSearch{padding:5px}.subMenu>ul.level2{max-height:100vh;overflow:auto}.mainNav .level1{width:80px;background:#fff;border-right:1px solid #d9d9d9}.mainNav .level1>li{border-bottom:1px solid #d9d9d9;text-align:center}.level1>li>.mainNav-title a{padding:3px;width:100%;height:80px;color:#000;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;align-content:center}.level1-txt{font-size:11px;width:100%;margin-top:5px}.level1>li.active>.mainNav-title a{background:#c6c6c6}.level1-icon{display:block}.mainNav-title .burgerWrp{display:none}.categoryItem{width:calc(25% + 1px)}.categories .tabs .tabHeader,.prLists .tabs .tabHeader,.tabs:not(.default):not(.gray)>.tabsHead>.tabHeader{font-size:17px}.horiz-category .img{width:62px}.horiz-category h3{font-size:14px}.horiz-category .text{width:calc(100% - 62px);padding-left:15px}.mhidden{display:none}.mblock{display:block}.mainPromoSlider .sliderActions{margin-top:15px;position:relative;bottom:auto}.mainPromoSlider--w480 .sliderActions{position:absolute;bottom:10px}.testing .col{position:relative;width:100%;height:auto;padding-bottom:20px}.testing .row{padding:0}.testing .figures{width:100%;text-align:center;padding:0;margin-bottom:25px}.testing .figures figure{display:inline-block}.testArticles article{width:calc(33.3% - 4px);margin:2px}.testArticles{margin:0 -5px}.testArticles figure:before{font-size:24px;width:40px;height:40px;line-height:40px;left:0;top:0}.testArticles .desc{padding:25px 10px}.tooltipWrap.withopacity .tooltip{left:auto;width:180px;right:-12px}.tooltipWrap.withopacity .tooltip:after,.tooltipWrap.withopacity .tooltip:before{right:11px;left:auto}.signIn_txt{display:none}.headerTools .contact{display:none}.hellasTop:before{background-size:1800px auto}.hellasdir .desc p{font-size:18px}.searchField .autocomplete .col:nth-child(1){order:2}.searchField .autocomplete .col:nth-child(2){order:1}.intrest .cnt{display:block;text-align:center}.intrest .title{margin:0 0 20px 0;border-bottom:solid 1px #e31837;border-right:none;padding:0 0 20px 0}.sitemap nav{width:25%}footer .bottom .logo{display:none}footer .bottom .right{border-bottom:1px solid #e5e5e5;margin-bottom:5px;padding-bottom:10px}footer .bottom .left,footer .bottom .right{position:relative;width:100%}footer .bottom{padding:0}footer .bottom ul{margin-top:2px;text-align:center}.headerTools .iconLink>a,.headerTools .iconLink>span{padding:0 12px}header .logo img{width:118px}footer .top .col.m,footer .top .col.s{padding-left:10px;padding-right:10px}footer .top .col.s{width:40%}footer .top .col.m{width:60%}footer .top .col.b{margin-top:20px;padding-right:0;padding-left:0;text-align:center;width:100%;margin:20px auto 0}footer .top{padding-bottom:10px}footer .newsletter{margin-top:40px}.newsltrField.field{max-width:500px}.mainNav .button .icon{font-size:17px;margin-right:5px}.searchPopup .close{right:20px}.mainNav{overflow:hidden;position:absolute;left:0;top:0;width:100%;height:100vh;transition:none;z-index:10;background:#e6e6e6}.mainNav .inner{overflow-y:auto;overflow-x:hidden;height:100vh;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding-top:60px}.level1>li>.subMenu{position:absolute;width:calc(100% - 80px);top:0;left:80px;text-align:left;display:none;height:100vh;background:#fff;overflow:hidden}.level1>li.active>.subMenu{display:block}.mainNav:before{transition:all 350ms ease-out}body.openMenu{left:0;position:fixed;top:0;width:100%;height:100%}body:not(.openMenu) .mainNav{transform:translateY(-100%);-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);opacity:0}.mainNav .logo{display:block;margin:0 auto 25px;width:170px}.mainNav .logo img{width:100%}.level2>li>.subMenu{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:2;transition:all .3s ease-out;padding:15px;overflow:auto}.level2>li:not(.active)>.subMenu{transform:translateX(100%);display:none}.megamenu.open{z-index:10}.megamenu ul.level5.open{position:fixed;z-index:11}.megamenu,.megamenu ul.level5{top:0}.mainNav .level2>li,.mainNav .level4>li{font-weight:400;font-size:13px}.mainNav .col:first-child .level4:first-child{border:none}.mainNav-icon,.mainNav.openLevel5 .megamenu .btm{display:none}.megamenu .col,.megamenu .col.col3,.megamenu .col.col4,.megamenu .col.col6{padding:0;width:100%}a.arrowLink.left+a.arrowLink.left,a.arrowLink.right+a.arrowLink.right{margin-left:0}body.basketOpened{overflow:hidden;max-height:98vh}.topBanner:not(.close)~header.fixed,body:not(.productPage):not(.checkout) .topBanner:not(.close)~header.fixed{background-color:#f7d117}.megamenu a.arrowLink{clear:both;float:left;padding:5px 24px;color:#000}.headerTools li{border:none}li.miniBasket>a{background-color:transparent;min-height:60px}.mainNav .menuNav,.mainNav li.menuNav{background-color:#f7ba17;border-bottom:none;color:#000;cursor:pointer;font-weight:400;font-size:14px;line-height:1;padding:14px 18px 14px 23px;position:relative;height:auto}.sideNav li:not(.all):not(.offer) a{border-bottom:1px solid #f7ba17}header:after{display:none}#mainContent{z-index:9;transition:transform 350ms ease-out}header.smartClubOpen .openSearch{background:0 0;color:#000}.sideNav li a i{padding:0 3px}.headerTools{margin-right:0;height:60px}.suggestions .list .item:nth-child(n+4){display:none}.suggestions .list .item{width:33.33%}.categoriesRow .quarter{width:50%}.categoriesRow .half2{width:100%}.no-flexbox .categoriesRow .quarter{width:calc(50% - 4px)}.no-flexbox .categoriesRow .half2{width:calc(100% - 4px)}.categoriesRow .half .inner,.categoriesRow .half2 .inner,.categoriesRow .quarter .inner{height:30.1vw}.promosRow>*{margin:0 4px}.no-flexbox .promosRow>*{width:calc(33.33% - 8px)}.promoBox p{font-size:13px}.promoBox .title{font-size:24px}.mainPromo .banner,.mainPromo .banner.half.promoBox{display:none}.categoriesPromo .catGrid{width:100%}.categoriesPromo .wrapper{padding-left:10px;padding-right:10px}.categoriesRow .threeQuarters{width:64.66%}.categoriesRow .oneQuarter{width:35.34%}section.categoriesPromo{margin-bottom:44px}section.bordered.shopInfo{padding:8px 0 0}.suggestions a.img{height:23vw}.grid.items3>*{width:50%}.grid.items3>:nth-child(odd){clear:left}.grid.items3>:nth-child(3n+1){clear:none}.circleSlider.owl-carousel .owl-wrapper-outer{padding:80px 0}.infoBox h3{font-size:17px}.infoBox{padding-right:15px;padding-left:15px}.promoSlider .promoText{-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.circImgBanner{position:relative;-webkit-transform:translate(-50%,-55%);-moz-transform:translate(-50%,-55%);-ms-transform:translate(-50%,-55%);-o-transform:translate(-50%,-55%);transform:translate(-50%,-55%)}.regBoxes .box{margin-right:5px}.regBoxes .box+.box{margin-left:5px}.wrapper.s .wrapper.s{padding:0 20px;width:100%}.main{width:100%}aside+.main{margin-left:0}.cartWrp:not(.opened){-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%)}.categoriesPromo .catList:not(.open),.filtersBar:not(.open){-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%)}.categoriesPromo .catList,.filtersBar{left:0;position:fixed;top:140px;z-index:91;transition:transform 450ms ease-out}.filtersBar .spaceRow{padding-left:20px}.cartWrp{position:fixed;right:0;top:100px;z-index:10;transition:transform 450ms ease-out}.cartWrp.opened{box-shadow:-6px 6px 18px 0 rgba(0,0,0,.34);z-index:991}.filters .list{margin-bottom:0;padding-right:2px}.categoriesPromo .catList,.filtersBar .filters{padding:10px 0}.filtersBar .filters{margin-top:0}.categoriesPromo .catList .inner{padding:0 10px}.cartWrp .cart>.wrap,.categoriesPromo .catList .wrap,.filtersBar .filters .wrap{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:calc(100vh - var(--headerHeight));padding-bottom:68px;padding-top:8px}aside.filtersBar{width:240px}.filters .h3,.filters h3{margin:0}.filters h2{padding:11px 9px 0}.categoriesPromo .catList,.filtersBar .filters,.sideNav{background-color:#f6f6f6}.categoriesPromo .catList.open,.filtersBar.open .filters,.filtersBar.open .sideNav{box-shadow:6px 6px 18px 0 rgba(0,0,0,.34)}.sideNav{padding:0 10px 20px 0}.filtersBtn{background-color:#fff;box-shadow:6px 6px 18px 0 rgba(0,0,0,.34);border-left:2px solid #dcdcdc;color:#000;cursor:pointer;font-size:28px;line-height:49px;position:absolute;right:-51px;text-align:center;top:10px;width:51px;height:44px}.productList.hor .prTitle{text-align:center;height:52px;overflow:hidden}.desktop .productList.hor .product:hover .inner{box-shadow:0 1px 13px 0 rgba(32,32,32,.3);border-color:#ebebeb}.desktop .productList.hor .prAdd,.desktop .productList.hor .prCompare,.desktop .productList.hor .prDetails,.desktop .productList.hor .prPoints,.desktop .productList.hor .product:hover .prColors{overflow:hidden;opacity:0;height:0;transition:all .2s ease-out}.desktop .productList.hor .product:hover .prPoints{opacity:1;height:44px}.desktop .productList.hor .product:hover .prTitle{height:auto;overflow:inherit}.desktop .productList.hor .product:hover .prDetails{opacity:1;height:80px}.desktop .productList.hor .product:hover .prDetails.single{opacity:1;height:40px}.desktop .productList.hor .product:hover .prCompare{opacity:1;height:32px}.desktop .productList.hor .product:hover .prAdd{opacity:1;-webkit-transform:translateY(1px);-moz-transform:translateY(1px);-ms-transform:translateY(1px);-o-transform:translateY(1px);transform:translateY(1px);height:45px}.productList:not(.slider).hor .banner:before,.productList:not(.slider).hor .product:before{border:1px solid #ebebeb;content:"";position:absolute;left:0;top:0;width:100%;height:100%}.desktop .productList:not(.slider).hor .product:hover:before{border-color:transparent}.productList.hor .prBottom,.productList.hor .prDetails{width:100%}.productList.hor .prDetails .label{width:74px}.productList.hor .prPrice,.productList.hor .prTitle,.productList.hor .prTop{padding-right:0;width:100%}.productList.hor .prPrice table td:not(.or){padding-right:0}.productView .shopInfo .actions span{white-space:nowrap}.productView .views{font-size:15px;margin-left:-155px;padding:14px 15px;width:310px}.productView .views i{margin-top:-2px}.modal.videoModal .close{right:0;top:-34px}.productView .imgHolder{height:436px}.offerComboWrap.productList{padding:0}.offerCombo .plus{-webkit-flex-basis:25px;flex-basis:25px}.productList.offerComboWrap:not(.slider):not(.hor) .product,.productList.offerComboWrap:not(.slider):not(.hor) .product.comboResult{-webkit-flex-basis:calc(33% - 12px);flex-basis:calc(33% - 12px)}.offerCombo .productList .prPrice table td{width:auto}.productPage header{background-color:#f7d117;left:0;position:fixed;top:0;width:100%}.productPage{padding-top:140px}.prHeader{top:60px}.cntInfo{padding:34px 25px}.cntInfo h6{font-size:15px}.cntInfo a,.cntInfo b{font-size:15px}.cntInfo .item a,.cntInfo .item span{text-align:center}.cntInfo .item{letter-spacing:0}.mapSection.full .mapContainer .inner>.map,.mapSection:not(.full) .mapContainer .map{left:0;position:relative;width:100%;height:487px;max-height:80vh}.mapContainer{height:auto;max-height:inherit}.mapContainer .mapText{padding-bottom:300px;width:100%;height:auto}.mapContainer .mapText .text{margin-left:15px;max-width:400px;width:90%}.mapContainer .map>.close{display:none}.mapSection:not(.full) .mapContainer .filters{margin-left:5px;opacity:1;z-index:9}.mapSection:not(.full) .mapContainer .filters.open{transition:all 450ms ease-out 0s;margin-left:0;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.newsArt a.item.col6{-webkit-flex-basis:calc(66.6% - 20px);flex-basis:calc(66.6% - 20px)}.newsArt a.item{-webkit-flex-basis:calc(33.3% - 20px);flex-basis:calc(33.3% - 20px)}.textImg.flex50 .text{-webkit-flex-basis:64%;flex-basis:64%}.textImg.flex50 .img{-webkit-flex-basis:38%;flex-basis:38%}.checkout header .logo{padding-right:15px}.secureCheckout{font-size:20px;padding:8px 8px 8px 15px}.secureCheckout img{width:25px;height:32px}.loginBox .wrap{display:block}.loginBox .wrap>*{display:inline-block;float:none;vertical-align:top;width:100%}.loginBox .or{margin:30px 0}.loginBox{text-align:center}.loginBox.form .field{display:inline-block;vertical-align:top}.banner .banLogo{display:none}.bannerWithTxt .txt{padding:0;max-width:100%}.bannerWithTxt.topleft .desc{padding:30px 30px 10px 30%}.bannerWithTxt.btmleft .desc{padding:10px 30px 30px 30%}.bannerWithTxt.topright .desc{padding:30px 30% 10px 30px}.bannerWithTxt.btmright .desc{padding:10px 30% 30px 30px}.aside,.aside~.content{width:100%;float:none;padding:0}.leftNav .trigger{display:block}.leftNav .cnt{display:none;border-top:solid 2px #000}.addresses.cols3 .item{-webkit-flex-basis:calc(50% - 14px);flex-basis:calc(50% - 14px)}.productList.cols4:not(.slider):not(.hor) .banner,.productList.cols4:not(.slider):not(.hor) .product{-webkit-flex-basis:calc(33% - 6px);flex-basis:calc(33% - 6px);margin-left:3px;margin-right:3px}.productList.cols4:not(.slider):not(.hor){margin-left:-3px;margin-right:-3px}footer .bottom li{padding:0 7px}.openCart{display:block}.cartWrp~.main{width:100%}.prTable .header .price .wrap,.prTable .prPrice{width:250px}.prTable.final .header .price .wrap,.prTable.final .prPrice{width:100%}.addToWish:before{font-size:14px;margin-right:5px}.prPrice.total table{width:250px}.infoBlock{padding-right:15px;padding-left:15px}.prPrice.total .label{font-size:15px}.prPrice.total .label span{font-size:11px}.orderInfo>.col:first-child{width:55%}.orderInfo>.col:last-child{width:45%}.modal.b:before{position:fixed}.modal.b .content{left:5%;margin-left:0;padding:20px;top:0!important;width:90%;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);max-height:calc(100% - 40px);overflow-y:auto}.modal.b .close{right:0;top:0;color:#000}.modal .productView .details{padding-left:0}.prTable.onlyPrice.final .header .price .wrap,.prTable.onlyPrice.final .prPrice{width:150px}.textImg.imgTop .text{padding-top:35px}.mapSection.full .mapContainer .inner{height:auto;max-height:inherit}.mapSection.full .mapContainer .filters,.mapSection.full .mapContainer .map{width:100%}.mapSection.full .filters .wrap{padding-right:0;height:auto}.mapSection.full .mapContainer .filters{margin-top:20px}.productList .prDetails .slider{width:135px}.offerComboWrap .prDetails .label,.prDetails .label{width:80px}.prPage .wrapper{width:100%}.openMenu #mainContent{overflow:hidden}.prTools .view{display:none}body.openMenu .filtersBar:not(.open) .filters,body.openMenu .filtersBar:not(.open) .sideNav{opacity:0}body .filtersBar:not(.open) .sideNav{transition:opacity .1s ease 1s}body.openMenu .filtersBar:not(.open) .sideNav{transition:opacity .1s ease 0s}.tableRow:not(.cols3) .col{padding:0 5px}.tableRow:not(.cols3){-webkit-justify-content:space-between;justify-content:space-between}.mapSection.full #mapFilters,.mapSection.full #mapFilters .hScroll{height:auto;max-height:inherit}body:not(.productPage):not(.checkout) #mainContent{padding-top:var(--headerHeight)}body:not(.productPage):not(.checkout) .impersonationheader+header+#mainContent{padding-top:121px}.inner.dragscroll .tabsHead{width:auto}.prLists .wrapper{padding:0;width:100%}.prLists.prLists--transparent .wrapper{padding:unset;width:96%}.prLists.prLists--transparent .wrapper .tab{padding:0}.prLists .wrapper .tab{padding:0 2%}.tableRow.gray{padding-left:15px;padding-right:15px}.radioCards .col{width:50%}.radioCards .col{margin-bottom:18px}.radioCards .col:nth-child(odd){clear:left}.radios.boxes .radio{padding:21px 15px 21px 40px}.radios.boxes .radio .icon{left:8px}.cardPreview .card span{padding:0 5px}.cardPreview .card{margin-right:5px}.tableRow.full.cardPreview:not(.cols3){padding:0}.cardPreview p,.tableRow.cardPreview a.green{font-size:12px}a.quest i:first-child{margin:0 3px 0 0}.circleSliderWrap{padding:0 50px}.opensignIn .userInfo{display:none}.loggedInMenu .userInfo{display:block}body.openFilters #mainContent:after{content:"";left:0;position:absolute;top:0;z-index:99999;width:100%;height:100%}.finalPrice{display:block}.checkout #mainContent{margin-bottom:340px}.contactBar.imgContactBar .imgBanner{width:566px}.mapSection:not(.full){display:none}.finalPrice .prPrice .label{margin-top:2px}.finalPrice .prPrice table td{width:auto}.categoriesRow .button,.categoriesRow h3+p{opacity:1}.desktop .categoriesRow .button,.desktop .categoriesRow h3+p{opacity:0}.pratiria{margin-top:50px;-webkit-flex-wrap:wrap;flex-wrap:wrap}.pratiria .item{padding-right:0;margin-bottom:40px;-webkit-flex-basis:100%;flex-basis:100%;width:100%;max-width:100%}.promoItem .img{width:190px;-webkit-flex-basis:190px;flex-basis:190px}.promoItem p{width:calc(100% - 190px);-webkit-flex-basis:calc(100% - 190px);flex-basis:calc(100% - 190px)}.smartPromo .item{margin:15px 0;width:100%}.smartClubPromo{background-position:34.6vw bottom;padding-top:70px}.eshopPromo .items{max-width:100%}.eshopPromo .items .row:first-child{margin-bottom:55px}.eshopPromo .item p{font-size:18px}.eshopPromo .item h4{font-size:26px}.orderPromoItem .icon-step2,.orderPromoItem .icon-step4{font-size:62px}.orderPromoItem .icon-step1{font-size:58px}.orderPromoItem .icon-delivery{font-size:34px}.orderPromoItem p b{font-size:16px}.orderPromoItem p{font-size:13px}.orderPromoItem{width:26%}.orderPromo .img img{width:50%}.orderPromo .arrow3_4{right:3%;top:46%;width:28px;height:140px}.orderPromo .arrow1_2{left:6%;top:43%;width:29px;height:100px}.orderPromo .arrow2_3{left:35%;width:178px;height:33px}.catPromo .nav{margin-bottom:25px}.catPromo h2{max-width:90%}.offerTagTitle__heading,.otLanding .sectionTitle h2{font-size:28px}.offerTagTitle__heading--big{font-size:38px}.ocItem{width:calc(33.33% - 30px)}.cd_banner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.cd_banner p{max-width:100%}.cd_countdown{width:100%}.uspsCont__item{padding-left:15px;padding-right:15px}.paymentWay{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.paymentWay__item{margin-bottom:20px}.mainPromo--double{-ms-flex-wrap:wrap;flex-wrap:wrap}.mainPromoSlider--heat{width:100%;margin-bottom:10px}.mainPromo--double{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.mainPromoInfo__descr{padding-top:30px;padding-bottom:30px}#oilSlider{left:calc(100% + 40px)}#oilSlider__custom-handle{width:75px}.heatCalcRight{width:calc(100% - 380px)}.heatCalcBanks__title,h3.heatCalcBanks__title{font-size:17px}.heatCalcBank__infoRow__values{-ms-flex-wrap:wrap;flex-wrap:wrap}.heatCalcBank__infoRow__group{width:100%}.heatCalcBank__infoRow__group:not(:last-child){margin-right:0;padding-bottom:5px}.heatCalcBank{padding-left:19px;padding-right:19px}.heatCalcBank__figure{margin-right:19px}.heatCalcPoints{padding-left:25px;padding-right:25px}.heatCalcPoints figure{margin-right:25px}.orderExtraBnr{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.orderExtraBnr .heatCalcFigure{margin-right:0;margin-bottom:20px;width:100%;text-align:center}.orderExtraBnr .heatCalcPoints{margin-left:0;width:100%;text-align:center}.orderBoxCont{-ms-flex-wrap:wrap;flex-wrap:wrap}.orderBoxLeft{width:100%;padding-bottom:20px}.orderBox__info{padding-right:0;border-right:0;border-bottom:1px solid #c4c4c4;padding-bottom:10px}.orderBoxRight{width:100%;padding-left:0}.wimFormLeft{display:none}.wimFormRight{width:100%}.heatCalcBank--order{padding-left:10px;padding-right:10px}.prPoints b{font-size:12px}.prPrice .points,.prPrice .price{font-size:17px}.prPoints b{font-size:11px}.prPoints{font-size:10px}.section--margin{margin-bottom:64px}.section--faqs{margin:24px 0}.sectionHeader{padding:0}.sectionHeader__title{font-size:2rem}.sectionHeader__title>span{font-size:1.875rem}.sectionHeader__subtitle{font-size:1.125rem}.ctgContainer{--ctgGap:30px}.ctgContainer.show-less{max-height:calc(var(--ctgHeight,199px) * 3 + var(--ctgPaddingTop) + var(--ctgGap) * 3)}.ctgContainer--height .ctg{flex-basis:calc(25% - 15px);width:calc(25% - 15px)}.categoriesHorSection{padding:60px 0}.categoriesHor__title{flex:0 1 250px}.categoriesHor__title h2{font-size:1.625rem}.categoriesHor__slider{padding:60px 0}.ftrProdSection{padding:40px 0 50px}.ftrProdSection--slider .ftrProd__img{aspect-ratio:280/210}.ftrProd__desc{padding:20px}.ftrProd__desc h6{font-size:1.25rem}.ftrProd__desc p{font-size:1.1875rem}.ftrProd--vertical .ftrProd__desc h6{font-size:1.125rem}.headerTools{margin-left:0;flex-grow:1}.headerTools>ul{display:flex}.headerTools .singIn{margin-right:auto}.headerTools .singIn .dd.loggedIn{left:0}.headerTools .iconLink>a.tooltipFl .tooltipFl__main,.headerTools .iconLink>span.tooltipFl .tooltipFl__main,.headerTools .miniBasket>a.tooltipFl .tooltipFl__main,.headerTools .miniBasket>span.tooltipFl .tooltipFl__main{display:none}.mainNav.mainNav--fl{background-color:#fff}.mainNav.mainNav--fl .level1>li.hasMegaMenu>.subMenu{background-color:#fff}.category-title a{top:9px;right:0}.category-title{padding:10px 40px 10px 22px;position:relative;font-weight:700;font-size:17px;cursor:pointer;margin-bottom:0}.category-title:before{content:"\e96b";font-family:icomoon;position:absolute;left:0;font-size:18px;color:#000;margin-top:-12px;top:50%;transform:rotate(180deg)}.mob-dropdown .subMenu{padding:15px;background:#fff;transform:translateX(100%);transition:transform .3s ease-out;position:fixed;right:0;top:0;bottom:0;width:calc(100vw - 80px);height:100%;z-index:1;pointer-events:none;display:none}.mob-dropdown .opened~.subMenu{pointer-events:all;transform:translateX(0);display:block}.orderStatusStepContainer{margin:0 auto 40px}.orderTrackDetails{padding:30px}.orderTrackDetailsTitle{margin:0 auto 30px}.orderTrackDetailsTitle h1{font-size:1.5rem}.pointsAward-info{float:left;margin-block:10px 0;margin-inline:10px}.pointsAward-info--wIcon{float:right;margin-block:23px 0;margin-left:0}.pointsAward-info__txt{max-width:100%}.cart .pointsAward{padding-left:10px;padding-right:10px}.prTable.prTable--fl .prPrice{padding-top:0}.prTable.prTable--fl .quantity{flex-basis:50%}.prTable.prTable--fl .quantity+.price{padding-right:16px;flex-basis:50%;width:50%}.cart.cart--fl .prPrice{padding-top:0}.cart.cart--fl .prPrice.total{padding-top:20px}.finalPrice .prPrice .old{margin-right:10px}.orderInfo.orderInfo--fl .prPrice.total{padding-right:16px}.orderInfo.orderInfo--fl .prPrice.total .label{padding-right:50px}.searchFlContainer{padding:0 var(--headerspace);margin:13px auto;max-width:100%}.searchFlResults{width:calc(100% - var(--headerspace) * 2);left:var(--headerspace);top:calc(100% + 14px)}.pagination-lines .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination .swiper-pagination-bullet{width:24px}.owl-pagination-lines .owl-page{width:24px}.usp:not(:last-child){padding-right:10px}.usp:not(:first-child){padding-left:10px}}@media (max-width:1023px) and (min-width:769px){.cd_section--img .cd_banner{margin-inline:auto}.usp:first-child{flex-grow:2;max-width:245px}}@media (max-width:820px){.double_items .item{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:420px;margin:0 0 20px 0}.double_items .item h3{min-height:auto;font-size:23px;padding-bottom:0;margin-bottom:10px}}@media (max-width:768px){:root{--prdlist:50%;--prodGap:16px;--prodWidth:280px}h1 .withBorder,h2 .withBorder,h3 .withBorder,h4 .withBorder,h5 .withBorder,h6 .withBorder{padding:0 2px}h1 .withBorder:before,h2 .withBorder:before,h3 .withBorder:before,h4 .withBorder:before,h5 .withBorder:before,h6 .withBorder:before{height:8px}h1.textCenter,h2.textCenter,h3.textCenter,h4.textCenter,h5.textCenter,h6.textCenter{text-align:left}h1 .withBorder,h2 .withBorder{font-size:20px;line-height:24px}.customPopup__header h1 .withBorder,.customPopup__header h2 .withBorder{font-size:26px}.smartProducts .owl-theme .owl-controls,.smartProducts .swiper .swiper-buttons{display:none!important}.newsletter--cl.newsletter{padding:24px;width:100%;border-radius:0}.newsletter--cl label span{font-size:16px}.newsletter--cl label:first-child{font-size:24px;max-width:327px;margin-bottom:24px}.newsletter--cl .newsltrField.field{margin:0}.newsletter--cl .newsltrFieldCheckbox.field{margin-top:12px}.mainPromoSlider--contain.mainPromoSlider--w480{border-radius:0;width:100%}.mainPromoSlider--contain.mainPromoSlider--w480 .mainPromoItem{border-radius:0}.breadcrumb li{font-size:11px}.shopInfo--transparent .wrap i:after{width:56px}.section40 .section--faqs .sectionTitle h3,.section40 .sectionTitle h2{font-size:22px;line-height:1.5}.smartProducts .productList.slider{margin:0;width:calc(100% + 32px);position:relative;left:-16px;overflow-x:auto}.smartProducts .productList.slider.swiper .swiper-wrapper{flex-wrap:nowrap;overflow-x:auto;padding:0 6px}section.prLists--fl .tabs--banner .productList.slider,section.prLists--fl .tabs--gray .productList.slider{padding-bottom:24px}section.prLists--transparent .tabs--gray .productList{padding-bottom:24px}section.prLists--banner .tab{border-radius:0}.content--withMargin{margin-top:38px}.smartProducts .productList.swiper .swiper-wrapper{width:auto!important;transform:none!important}.swiper-buttons--smart{display:none}.prTitle,.prTitle a{font-size:.8125rem;word-break:break-word}.formRow--postCode .col{padding:0}.formRow--postCode .field{width:100%}.productView .slider .item{aspect-ratio:1/1.1;display:grid;place-items:center;align-content:center}.smartHomePage .prPage .title h2{font-size:20px;line-height:24px}.smartHomePage .productInfoRow.imgRight .text{padding-right:0;text-align:left}.smartHomePage .productInfoRow.imgLeft .text{padding-left:0;text-align:left}.smartHomePage .prPage .moreSlider{margin:60px 0}.tabs.style2 .tabsHead{flex-wrap:wrap}.tabs.style2 .tabsHead .tabHeader{flex-basis:calc(50% - 4px)}.headwrp{padding:10px 8px}.headwrp__icon{margin:0 0 6px}.headwrp h6{padding:0 0 10px}.headwrp h6 span:not(.tooltipFl):not(.icon-fl-info):not(.tooltipFl__main){font-size:.75rem;margin:4px 0 0}.sectFeautred--reverse .sectFeautred-side.side-left img{border-radius:0}.sectFeautred--double .wrapper{gap:16px;flex-direction:column}.cd_section--gray .wrapper{border-radius:0}.cd_section--gray .cd_banner h2,.cd_section--img .cd_banner h2{font-size:28px;margin-bottom:0}.cd_section--gray .cd_banner p,.cd_section--img .cd_banner p{font-size:16px}.cd_section--gray .cd_banner{padding:24px 0}.mainNav-image--nrg:after{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.megamenuPromoComponent{margin:20px 0}.megamenuCategories{grid-template-columns:repeat(2,1fr);min-width:0}.megamenuCategory__image{background-position:right center}.megamenuCategory--reverse .megamenuCategory__image{background-position:left center}.modal.m.modal--popup .close{top:0;right:0}.modal.m.modal--popup .content{width:calc(100% - 40px);height:auto;min-height:auto}.promoFull{flex-direction:column-reverse}.megamenuPromoComponent .promoFull__content{padding:32px}.promoFull__image{width:100%}.promoFull__image figure{padding-top:calc(224 / 346 * 100%);position:relative;width:100%}.promoFull__image figure picture{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.promoFull__image figure img{display:inline-block;vertical-align:top;width:100%}.megamenuPromoComponent .promoFull__image{display:none}.promoFull--nrgSmarthomeProduct{flex-flow:row}.promoFull--nrgSmarthomeProduct .promoFull__label{font-size:20px}.fieldWithButton{flex-direction:column}.fieldWithButton .field{max-width:100%}.fieldWithButton .button{width:100%}.fieldWithButton.maxRow{max-width:100%}.fieldWithButton.maxRow--large{max-width:100%}.smartProducts .productList.slider .product{width:272px}.tabs--gray .productList.slider .product{min-width:0}.productView .slider.singleimage{display:block!important}.prTable .bundlerow .img div:first-child{margin-bottom:10px}.prTable .bundlerow .img:after{font-size:16px;margin-top:-15px}.prLists.prLists--transparent .wrapper{width:100%}.tabs.tabs--banner .sliderActions,.tabs.tabs--gray .sliderActions{display:none}.headerTools li.lang,li.miniBasket .total{display:none}.headerTools li.singIn{background:url(../Files/border.png) no-repeat scroll right center}body:not(.checkout) header .wrapper,body:not(.checkout) header .wrapper .row .col.col12{padding-right:0;padding-left:0}header .wrapper .row{margin-left:0;margin-right:0}li.miniBasket .icon-basket{font-size:23px}li.miniBasket .icon-basket span{font-size:8px;line-height:15px;right:-4px;top:-4px;width:15px;height:15px}.searchField .autocomplete .col{width:100%}.autocomplete .col:not(:first-child){border-top:2px solid #cfcfcf}.autocomplete:before{display:none}table.compare td.product .info{margin-bottom:20px}table.compare tr.head td:first-child{font-size:16px}table.compare td.product .title{padding:0 10px}table.compare .product h3{font-size:14px;margin-bottom:1em}table.compare td:first-child{font-size:13px;padding:14px 10px;width:190px}.compareBlock>.inner{margin-bottom:40px}.row.compareBlock{padding-right:5px;padding-left:5px}.shopInfo .wrap i{font-size:41px}.shopInfo .wrap span{font-size:14px;line-height:1.2}.shopInfo-item{border-bottom:1px solid #d6d6d6}.shopInfo-item:nth-child(even){border-right:none}.shopInfo-items{position:relative}.shopInfo-items:after{content:"";position:absolute;bottom:-2px;height:7px;background:#f8f8f8;left:0;width:100%}.shopInfo.shopInfo--transparent .wrap i{font-size:51px;height:56px}.shopInfo--transparent .wrap{display:flex;max-width:100%;align-items:center;gap:16px}.shopInfo--transparent .wrap i{font-size:51px;height:56px}.shopInfo--transparent .wrap span{text-align:left;margin:0}.shopInfo--transparent .shopInfo-icon{width:auto;justify-content:flex-start}.shopInfo--transparent .shopInfo-item{max-width:240px;width:100%}.shopInfo--transparent .shopInfo-items:after{content:none}.productView .slider img{max-height:300px}.productList .product{min-width:100%}.tagWrp--media .tagWrpContainer{flex-direction:row}.productList.owl-theme .owl-controls .owl-buttons div{font-size:32px}.catSection .col.m6:nth-child(odd){clear:left}.m12 .circleBox{margin-bottom:30px}.alertBox{padding:0 35px}.prTools .view{display:none}.prTools .button.compare{margin-left:0}.prPage .wrapper{padding:0;width:100%}.productInfoRow.imgRight .text{padding-left:0;padding-right:30px}.productInfoRow.imgLeft .text{padding-right:0;padding-left:30px}.questR{margin-top:20px}.compareList.productList.double:not(.slider):not(.hor) .product,.compareList.productList.single:not(.slider):not(.hor) .product{-webkit-flex-basis:calc(50% - 12px);flex-basis:calc(50% - 12px)}.loginBox .col:first-child:last-child{padding:0 15px}footer{margin-top:20px}.checkout .wrapper.s{width:92%}.radioTabs .radios>*{padding-right:12px}.radioTabs{padding-right:12px;padding-left:12px}a.quest{padding:15px 30px 15px 15px}a.quest i:last-child{right:7px}.stepsCnt .step .numb{font-size:38px;line-height:64px;width:64px;height:64px}.stepsCnt .step:after{font-size:27px}.textImg{margin:46px 0}.grid.s{margin:24px 2% 72px;width:96%}.grid.items4>.box{width:50%}.grid.items4>:nth-child(3n+1){clear:none}.grid.items4>:nth-child(odd){clear:left}.prTable .img{-webkit-flex-basis:40%;flex-basis:40%}.prTable .more{-webkit-flex-basis:60%;flex-basis:60%}.prTable .img div{border:none;width:100%}.prTable .row{-webkit-align-items:center;align-items:center}.prTable .more .wrap{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;justify-content:flex-start;padding-bottom:42px;position:relative}.prTable.final .rowWrap{padding-bottom:15px}.prTable .price,.prTable .quantity,.prTable .title,.prTable.final .price,.prTable.final .quantity,.prTable.final .title,.prTable.onlyPrice.final .price,.prTable.onlyPrice.final .quantity,.prTable.onlyPrice.final .title{-webkit-flex-basis:100%;flex-basis:100%}.prTable.onlyPrice .prPrice .price,.prTable.onlyPrice .prPrice table td{text-align:left}.prTable .row.header{display:none}.prTable .quantity{margin-bottom:11px;text-align:left}.prTable.final .more .wrap:not(.btmInfo){padding-bottom:0}.prTable .row:not(.header) .title{margin-bottom:5px;padding:0;position:static}.rowWrap .tagWrpContainer{flex-basis:100%;margin:8px 0 16px}.prTable .addToWish,.prTable .btm{left:0}.prTable .prPrice{border-top:1px solid #ececec;float:left;padding-top:13px;width:auto;height:auto}.prTable.final .prPrice{width:auto}.prTable .prPrice table td span{white-space:nowrap}.prPrice table td:not(.or)>span.priceInfo{display:none}.prTable .rowWrap{border-bottom:2px solid rgba(0,0,0,.07);margin-top:5px;margin-bottom:5px;padding-top:15px;padding-bottom:25px}.prTable .rowWrap:last-child{border-bottom:5px solid rgba(0,0,0,.07)}.prTable .rowWrap .remove{bottom:auto;left:auto;padding:5px;right:-5px;top:-5px;width:auto}.prTable .rowWrap .remove span{display:none}.prTable{border-bottom:none}.orderInfo>.col:first-child,.orderInfo>.col:last-child{width:100%}.prPrice.total table{width:auto}.prPrice.total table span{white-space:nowrap}.couponBlock p{padding-right:0;text-decoration:underline}.couponBlock p:after{display:none}.couponBlock{text-align:right}.orderInfo .prAdd{margin:0}.orderInfo .prPoints{display:block}.orderInfo .prPrice{border-bottom:1px solid rgba(0,0,0,.1);margin:6px 0 34px;padding-bottom:22px}.couponBlock{margin-bottom:6px}.orderInfo>.col:first-child{border-bottom:5px solid rgba(0,0,0,.07);margin-bottom:9px;padding-bottom:52px;text-align:center}.orderInfo>.col:first-child:last-child{border:none;padding-bottom:0}.infoBlock{margin-bottom:20px;padding:7px 12px}.paymentInfo ul li:not(.img){width:100%}.cartPaymentInfo .paymentInfo ul li:not(.img){padding:0}.paymentInfo ul{text-align:center;width:100%}.cartPaymentInfo .paymentInfo ul:first-child{margin-top:32px}.cartPaymentInfo .paymentInfo li:last-child{padding-left:0}.paymentInfo{align-items:flex-start;-webkit-align-items:flex-start}.orderInfo .grayBox{display:inline-block;float:none;text-align:left;vertical-align:top}.accountTable .col div,.accountTable .col>*{display:block;text-align:center;width:100%;max-width:100%}.accountTable .col div{position:static}.accountTable i[class^=icon-]{margin-bottom:10px;width:100%}.accountTable a.arrowLink{width:100%}.infoRow .col.b,.infoRow .col.s{padding:0 10px}.accountTable .col.pointsInfo>*{text-align:left}.cartWrp{right:0}.notifList.empty{min-height:148px}.prLists .wrapper .tab{padding:0 15px}.tips{margin-bottom:25px}.searchBlock{padding-right:0}.accountTable .tableRow.full .points b{font-size:18px}.accountTable .tableRow.full .points{padding-right:10px}.tableRow.full:not(.cols3) .col.pointsInfo{padding-left:10px}.modal.default .content{left:5%;margin-left:0;padding:15px 10px;width:90%;top:10%}.modal.default .content .addAddress{max-height:550px;overflow:auto}.modal.default .close{right:0;top:-35px}.circleSlider .owl-item:not(.active)+.owl-item.active .item .over,.circleSlider.goToFirst .owl-item.active+.owl-item.active .item .over,.circleSlider.goToLast .owl-item:not(.active)+.owl-item.active+.owl-item.active .item .over,.circleSlider:not(.goToFirst) .owl-item.active:first-child .item .over,.circleSlider:not(.goToLast) .owl-item.active+.owl-item.active+.owl-item.active .item .over{display:none}.circleSlider .owl-item iframe,.circleSlider.goToFirst .owl-item.active:first-child iframe,.circleSlider.goToLast .owl-item.active:last-child iframe,.circleSlider:not(.goToFirst):not(.goToLast) .owl-item.active:first-child+.owl-item.active .item iframe,.circleSlider:not(.goToFirst):not(.goToLast) .owl-item:not(.active)+.owl-item.active+.owl-item.active .item iframe{width:100%;height:100%;margin:0}.circleSlider.goToFirst .owl-item.active:not(:first-child),.circleSlider.goToLast .owl-item.active:not(:last-child),.circleSlider:not(.goToFirst):not(.goToLast):not(.single) .owl-item.active{filter:blur(0);-webkit-filter:blur(0)}.circleSlider.goToFirst:not(.double) .owl-wrapper,.circleSlider.goToLast:not(.double) .owl-wrapper{margin-left:0}.circleSlider .item{padding-bottom:55.1%}.faqCol{column-count:1}.faqCol li:nth-child(even),.faqCol li:nth-child(odd){margin:0 0 30px}.orderPromo{padding-bottom:70px;padding-top:10px}.howto_steps{padding:10px}.howto_step,.howto_step+.howto_step{margin-top:10px;padding:65px 10px 10px 10px}.step_placeholder{top:10px;left:0}.tos_section ul:not(.social):not(.notifActions){-webkit-column-count:1;-moz-column-count:1;column-count:1}.summersales_product{width:-webkit-calc(50% - 25px);width:calc(50% - 25px);margin:0 12.5px 25px 12.5px}.summersales_list{margin:0 -12.5px;padding:0 0 20px 0}.summersales_product_tag,.summersales_product_title{font-size:16px}.summersales_footer h2{font-size:28px}.summersales_footer .wrapper{padding-left:15px;padding-right:15px}.landing_upper{margin-top:-20px}html{font-size:16px}.sectionHeader__title{font-size:1.625rem}.sectionHeader__title>span{font-size:1.5rem}.brandTileSlider{--spacing:16px}.section40 .brandSection{margin:24px 0}.ctgContainer{--ctgGap:15px;gap:24px 17px}.ctgContainer.show-less{max-height:calc(var(--ctgHeight,199px) * 4 + var(--ctgPaddingTop) + var(--ctgGap) * 4)}.ctg__imgWrap{max-width:100px;margin-inline:auto}.ftrProdSection__btm{margin-bottom:23px}.ftrProdSection--slider .ftrProdSection__btm .ftrProd{margin-left:0;width:280px}.pointsAward__right{flex-direction:column;align-items:flex-end}.fullCartContainer .pointsAward__right{flex-direction:row}.prPrice.prPrice--fl .old{font-size:1rem}.prPrice.prPrice--fl .price{font-size:1.5rem;letter-spacing:.01em}.prAdd.prAdd--fl .addToBasket{width:42px;height:42px}.prTable.prTable--fl .prPrice{border-top:0}.prTable.prTable--fl .quantity+.price{padding-right:0}.cart.cart--fl .prPrice{border-top:0}.orderInfo.orderInfo--fl .prPrice.total{padding-right:0;justify-content:space-between}.product__options{gap:8px}.searchFlResults__inner{max-height:600px}.usp{padding-top:4px;padding-bottom:4px}.usp:not(:last-child){padding-right:16px}.usp:not(:first-child){padding-left:16px}.usp:first-child{padding-left:16px}.usp:last-child{padding-right:16px}.usp:after{height:31px}.usp__icon{font-size:1.875rem}}@media only screen and (max-width:768px){.wrapper{padding-left:var(--wrapperspace);padding-right:var(--wrapperspace);width:100%}.wrapper .row{margin-left:calc(-1 * var(--wrapperspace));margin-right:calc(-1 * var(--wrapperspace))}.row .col{padding:0 10px}.row .col.m1{width:8.33333%;margin-left:auto;left:auto;right:auto}.row .col.m2{width:16.66667%;margin-left:auto;left:auto;right:auto}.row .col.m3{width:25%;margin-left:auto;left:auto;right:auto}.row .col.m4{width:33.33333%;margin-left:auto;left:auto;right:auto}.row .col.m5{width:41.66667%;margin-left:auto;left:auto;right:auto}.row .col.m6{width:50%;margin-left:auto;left:auto;right:auto}.row .col.m7{width:58.33333%;margin-left:auto;left:auto;right:auto}.row .col.m8{width:66.66667%;margin-left:auto;left:auto;right:auto}.row .col.m9{width:75%;margin-left:auto;left:auto;right:auto}.row .col.m10{width:83.33333%;margin-left:auto;left:auto;right:auto}.row .col.m11{width:91.66667%;margin-left:auto;left:auto;right:auto}.row .col.m12{width:100%;margin-left:auto;left:auto;right:auto}.row .col.offset-m1{margin-left:8.33333%}.row .col.pull-m1{right:8.33333%}.row .col.push-m1{left:8.33333%}.row .col.offset-m2{margin-left:16.66667%}.row .col.pull-m2{right:16.66667%}.row .col.push-m2{left:16.66667%}.row .col.offset-m3{margin-left:25%}.row .col.pull-m3{right:25%}.row .col.push-m3{left:25%}.row .col.offset-m4{margin-left:33.33333%}.row .col.pull-m4{right:33.33333%}.row .col.push-m4{left:33.33333%}.row .col.offset-m5{margin-left:41.66667%}.row .col.pull-m5{right:41.66667%}.row .col.push-m5{left:41.66667%}.row .col.offset-m6{margin-left:50%}.row .col.pull-m6{right:50%}.row .col.push-m6{left:50%}.row .col.offset-m7{margin-left:58.33333%}.row .col.pull-m7{right:58.33333%}.row .col.push-m7{left:58.33333%}.row .col.offset-m8{margin-left:66.66667%}.row .col.pull-m8{right:66.66667%}.row .col.push-m8{left:66.66667%}.row .col.offset-m9{margin-left:75%}.row .col.pull-m9{right:75%}.row .col.push-m9{left:75%}.row .col.offset-m10{margin-left:83.33333%}.row .col.pull-m10{right:83.33333%}.row .col.push-m10{left:83.33333%}.row .col.offset-m11{margin-left:91.66667%}.row .col.pull-m11{right:91.66667%}.row .col.push-m11{left:91.66667%}.row .col.offset-m12{margin-left:100%}.row .col.pull-m12{right:100%}.row .col.push-m12{left:100%}}@media (max-width:767px){.mainPromoSlider--w480 .mainPromo-img picture{padding-top:0}.mainPromoSlider--w480 .mainPromo-img img{max-width:100%;width:100%;height:auto;position:unset}.mainPromoSlider--w480 .mainPromo-img:not(.full){position:unset}.mainPromoSlider--w480 .mainPromo-img.full{aspect-ratio:768/876}.mainPromoSlider--w480 .sliderActions{bottom:auto;position:relative}.sectFeautred--reverse .sectFeautred-side figure{aspect-ratio:375/320}.horiz-category:not(.type2){padding:10px 15px;min-height:82px}.horiz-category:not(.type2) .img img{max-height:60px}.featuredProducts-desc .button.yellow{width:100%;max-width:300px}.mainPromo{margin-bottom:15px}.mainPromo-desc .pr_sale{position:absolute;left:20px;bottom:calc(100% - 11px)}.mainPromoSlider--w480 .mainPromo-desc .pr_sale{position:unset;margin-bottom:16px}.mainPromo-desc .pr_buble.lg{margin:0}.mainPromo-img.full{max-width:640px;margin:0 auto}.mainPromoSlider--w480 .mainPromo-img.full{max-width:100%}.mainPromo-img.full picture{padding-top:114.5%}.mainPromoSlider--w480 .mainPromo-img.full picture{padding-top:0}.mainPromo-desc .wrap{max-width:100%}.mainPromo-img:not(.full){z-index:-1;position:absolute;top:0;left:0}.mainPromoSlider--w480 .mainPromo-img:not(.full){position:unset}.mainPromo-desc{width:calc(100% - 32px);margin:0 16px;padding:25px 18px 20px;align-items:flex-start;align-content:space-between;position:relative}.mainPromoSlider--w480 .mainPromo-desc{width:100%;margin:0;min-height:240px}.mainPromoSlider--w480 .mainPromo-desc h2,.mainPromoSlider--w480 .mainPromo-desc p{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.mainPromoSlider--w480 .mainPromo-desc h2{-webkit-line-clamp:3}.mainPromoSlider--w480 .mainPromo-desc p{-webkit-line-clamp:2}.mainPromoItem:not(.full){position:relative;z-index:1;padding-top:calc(67.8% - 60px)}.mainPromoSlider--w480 .mainPromoItem:not(.full){padding-top:0}.mainPromoItem .wrap-btm{align-self:flex-end}.mainPromo-img picture{display:block;padding-top:64%;position:relative}.mainPromoSlider--w480 .mainPromo-img picture{display:unset;padding-top:unset;position:unset}.horiz-categories.type2{margin:0 -4px}.horiz-category.type2{margin:0 auto 12px;width:calc(33.3% - 4px)}section.shopInfo .wrapper{padding:7px 10px 3px}.mainNav .level1,.mainNav .level1>li>.subMenu,.megamenu .main,.subMenu>ul.level2{padding-bottom:75px}.featuredProducts-desc p{font-size:15px}.featuredProducts-desc .price{font-size:20px}.featuredProducts-desc h6{font-size:16px;max-width:200px}.featuredProducts-desc{padding:0 0 0 20px;width:60%}.featuredProducts-img{width:40%;max-width:220px}.featuredProducts{margin:20px 0 0;padding:0}.featuredProducts .item{width:100%;margin:0 0 20px;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center;text-align:left;padding-bottom:20px;border-bottom:1px solid #d6d6d6}.featuredProducts .item:last-child{margin:0;border:none}.horiz-category{width:100%;margin:0 0 12px 0}.articWrp h5{font-size:18px}.articWrp{margin:60px 0}.clmn3{margin:30px 0}.redTitle{font-size:24px}.giftCards{margin:0 0 20px}.clmn3 .itm{width:100%;margin-bottom:20px}.coupons .item{width:calc(33.3% - 8px);margin:14px 4px}.checkout footer .bottom .right{border-bottom:none}footer .bottom .row{margin-left:0;margin-right:0}.titleBar h1{width:100%;max-width:100%}.titleBar .social{margin-bottom:13px}.grid .box h3{font-size:20px}.grid .box .text{padding:0 25px}.circleSlider.owl-carousel .owl-wrapper-outer{padding:0 0 80px}.infoBoxes{-webkit-flex-wrap:wrap;flex-wrap:wrap}.infoBoxes.boxes3 .infoBox{-webkit-flex-basis:100%;flex-basis:100%;margin-bottom:45px;padding-bottom:0}.no-flexbox .infoBoxes.boxes3 .infoBox{width:100%}.infoBox .btm{position:static}.infoBox p{margin-bottom:1.5em}.infoBox i.icon,.infoBox i[class*=" icon-"],.infoBox i[class^=icon-]{margin-bottom:10px}.promoSliderNav{display:none}.promoSlider.owl-theme .owl-pagination{display:block;margin-top:5px}.promoSlider{margin-bottom:42px}.changeAddress .formRow .col:first-child,.changeAddress .formRow .col:first-child:last-child,.changeAddress .formRow .col:last-child,.formRow .col,.formRow .col.m{padding:0;width:100%}.formRow .col+.col{margin:10px 0 5px;padding:0}.radioTabs.tabs3 .radios>*{width:100%}.radioTabs.tabs3 .radios>*{margin:2px 0;padding-top:5px;padding-bottom:5px}.productList.cols4:not(.slider):not(.hor) .banner,.productList.cols4:not(.slider):not(.hor) .product,.productList:not(.slider).hor .banner,.productList:not(.slider).hor .product{margin:0 5px 15px;-webkit-flex-basis:calc(50% - 10px);flex-basis:calc(50% - 10px)}.no-flexbox .productList.cols4:not(.slider):not(.hor) .banner,.no-flexbox .productList.cols4:not(.slider):not(.hor) .product,.no-flexbox .productList:not(.slider).hor .banner,.no-flexbox .productList:not(.slider).hor .product,.no-flexbox .productList:not(.slider):not(.hor) .banner,.no-flexbox .productList:not(.slider):not(.hor) .product{width:calc(50% - 10px)}.productInfoRow{display:block}.productInfoRow .img{margin-bottom:17px}.productInfoRow.imgLeft .text,.productInfoRow.imgRight .text{padding-right:0;padding-left:0}.zoomWindowContainer>*{margin-left:0}.productInfoRow h2{margin-bottom:.4em}.productView .details,.productView .media{padding-left:0;padding-right:0;width:100%}.productView #zoomContainer,.productView .imgWrap,.productView .videoWrap,.zoomInfo{display:none}.productView .media{margin-top:0;position:relative}.productView .imgHolder{height:auto;position:static;border:none;margin:0}.productView .slider{padding:0;max-height:inherit}.productView .slider .owl-item{padding:0}.productView .owl-theme .owl-buttons>div.owl-next{right:5px}.smartHomePage .productView .owl-theme .owl-buttons>div.owl-next{display:none}.productView .owl-theme .owl-buttons>div.owl-prev{left:5px}.smartHomePage .productView .owl-theme .owl-buttons>div.owl-prev{display:none}.productView .media{margin-bottom:16px}.productView .prPrice table td{font-size:16px}.productView .prPrice .old{font-size:11px}.productView .prPrice td.or span{font-size:15px;line-height:21px;width:24px;height:24px}.productView .priceRow{margin:20px 0 21px}.productView .prPrice{width:auto;height:50px}.productView{margin-bottom:49px}.smartHomePage .productView{margin-bottom:40px}.productList.slider .prDetails .slider{width:154px}.prSliderWrap .ribbon,.prSliderWrap .sale{display:block}.productView .slider .videoWrap.playing{z-index:3}.offerComboWrap.productList{display:block;text-align:center}.offerCombo .plus:before{left:0;margin:0;position:relative;top:0}.offerCombo .plus{display:inline-block;margin:10px 0;vertical-align:top}.offerComboWrap .product.empty{line-height:1.2;padding:80px 10px}.productList.offerComboWrap:not(.slider):not(.hor) .product.comboResult{margin-top:40px}.offerCombo .productList .prPrice table td{width:50%}.offerComboWrap.productList+.offerComboWrap.productList{position:relative}.offerComboWrap.productList+.offerComboWrap.productList:before{background-color:#e1e1e1;content:"";left:0;position:absolute;top:-20px;width:100%;height:3px}.offerComboWrap.productList+.offerComboWrap.productList{margin-top:40px;padding-top:20px}.offerComboWrap.productList{background-color:#f7f7f7;padding:18px 15px}.productList:not(.slider) .product.comboResult,.productList:not(.slider) .product.comboResult .prPrice{background-color:#f7f7f7}.prHeader .sum{max-width:33%}.row .col.col8.contact{width:100%}.cntAside{display:none}.stepsCnt .step{padding:0;width:100%}.stepsCnt:before{content:none}.stepsCnt .step:after{bottom:-20px;content:"\e924";font-size:15px;left:50%;margin-left:-11px;right:auto;top:auto}.newsArt a.item,.newsArt a.item.col6{margin:0 7px 30px;-webkit-flex-basis:calc(50% - 14px);flex-basis:calc(50% - 14px)}.newsArt{margin:0 -7px}table.mobTable thead{display:none}table.mobTable table,table.mobTable tbody,table.mobTable td,table.mobTable tr{display:block}table.mobTable td{min-height:37px}.table table:not(.default) td{border-left:none;border-bottom:none;padding:4px 0;text-align:center}.table table:not(.default) td:before{margin:5px 10px;font-weight:700;font-size:13px;color:#909090}.table table:not(.default) td:last-child{padding-bottom:30px;text-align:center}.table table:not(.default) td:first-child{padding-top:30px}.table table:not(.default):not(.total){border-top:solid 5px #ededed;border-bottom:solid 5px #ededed}.orderNumb~.alertBox{width:100%}.orderNumb{float:none;margin:0 auto 30px auto}table.total{padding-top:10px}.shipInfo .date span{margin-left:0}.wrapper.sml{margin-top:30px}.table.products td.or{display:inline-block;vertical-align:middle;max-width:40px}.mCenter{text-align:center}.banner .banLogo{display:none}.checkout .table:not(.default) td:before{margin-left:0}.leftNav{margin-top:0}.tabs.gray .tabsHead .tabHeader{padding:17px 3px 30px}.tabs.gray .tabHeader h5{font-size:12px}.shipInfo.disTable{display:block;padding:15px 0}.shipInfo.disTable .cell{display:block;padding:10px;text-align:center;width:auto}.shipInfo.disTable .title.brd{border-right:none;border-bottom:solid 1px #d1d1d1;display:inline-block;line-height:1;margin:0;padding-bottom:20px}.shipInfo.disTable .title.brd:after{top:100%;right:50%;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.headwrp h6{font-size:17px;padding:0 22px}.headwrp .icon-delivery{font-size:38px}.headwrp p{font-size:12px}.headwrp .icon-pin{font-size:43px}.redeem .radio label span{font-size:14px}.redeem .radio label{font-size:11px}.cardForm{padding-left:0}.tabs .tabHeader .ribbon{left:-67px;top:-29px;font-size:11px;height:20px}.redeem .radio .icon{width:30px;height:30px}.redeem .radio .icon:after{width:24px;height:24px}.redeem .radio .line{top:12px}.pointTotal,.pointTotal span{font-size:13px}.paymentForm .cardForm .formRow>.col{width:100%}.brands .logo{line-height:138px;height:138px}.modal .productView .details,.modal .productView .media{width:100%}.modal .productView .media{padding-right:0}.modal.b .close{right:0;top:0;color:#000}.product.comboResult .prPrice{position:relative}.orderTable td,.orderTable td.products,.orderTable td:first-child{padding:10px 5px 10px 45%;position:relative;text-align:left}.orderTable tr.moreBar td:first-child{padding-left:5px}.orderTable tr.moreBar td:before{display:none}.orderTable td:before{left:5px;position:absolute;top:10px;width:40%}.orderTable td:not(:last-child){border-bottom:1px solid #f0f0f0}.orderTable tr:nth-child(even) td{border-color:#f7f7f7}.orderInfoTable{-webkit-flex-wrap:wrap;flex-wrap:wrap}.no-flexbox .orderInfoTable>div{width:100%}.orderInfoTable>div{-webkit-flex-basis:100%;flex-basis:100%;margin:7px 0}.orderTable.mobTable .product{margin-top:0;margin-bottom:0}.message p{letter-spacing:-.01em}.mobTable tr td:before{display:block}.imgTextBanner{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.banner .imgTextBanner .img{order:-1;max-width:100%;height:auto}.boxLinks{-webkit-flex-wrap:wrap;flex-wrap:wrap}.boxLink{margin:8px 0;-webkit-flex-basis:100%;flex-basis:100%}.tableRow.full.cardPreview:not(.cols3){-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:5px 10px}.tableRow.cardPreview .col.basic,.tableRow.cardPreview .col.numberCol,.tableRow.cardPreview .col.pointsCol{-webkit-flex-basis:100%;flex-basis:100%;text-align:left}.tableRow.cardPreview .col.actionCol{position:absolute;right:0;top:0}.cardPreview .memberNo{width:auto}.ios .productView .slider .item{min-width:calc(100vw - 30px)}.productPage{padding-top:0}.productPage header{position:relative}.prHeader{top:0;transition:opacity 250ms ease}.eshopPromo .item{padding:0 25px}.eshopPromo .items .row{margin:45px 0;padding:20px 0}.orderPromoItem .icon-step1{font-size:45px}.orderPromoItem .icon{margin-bottom:8px}.orderPromoItem .icon-step2,.orderPromoItem .icon-step4{font-size:48px}.orderPromoItem .icon-delivery{font-size:28px}.orderPromoItem p b{font-size:15px}.orderPromoItem{width:30%}.orderPromoItem.item1{left:0}.orderPromoItem.item4{right:1%}.orderPromoItem.item3{bottom:0;right:5%}.orderPromo .arrow1_2{top:46%;width:29px;height:79px}.orderPromo .arrow2_3{left:38%;width:138px;height:26px}.fixedHeader .prHeader{z-index:990}.hellasdirect-container{min-height:1000px;height:1000px;width:100%;display:inline-block;-webkit-overflow-scrolling:touch;overflow-y:scroll}.hellasdirect-container iframe{max-width:100%;width:100%;height:100%;display:block;-ms-interpolation-mode:bicubic}#prat_table tr td:nth-child(1):before{content:"Επωνυμία πρατηρίου:"}#prat_table tr td:nth-child(2):before{content:"Διεύθυνση:"}#prat_table tr td:nth-child(3):before{content:"Πόλη:"}#prat_table tr td:nth-child(4):before{content:"Νομός:"}#prat_table tr td:nth-child(5):before{content:"Τηλέφωνο:"}.login_modal_box{padding:20px;width:100%}.login_modal_box .formSection{margin-bottom:0}.or_txt{padding:10px 0}.cardrow{margin-bottom:10px}.card_box{width:100%;margin:10px 0}.card_boxes{margin:0}.disTbl .cl{width:100%;display:inline-block;text-align:center}.checkboxes.light_gray .cnt{padding:0 25px 10px 25px}.offerTagTitle{padding-top:20px;padding-bottom:20px}.offerTagTitle__heading,.otLanding .sectionTitle h2{font-size:22px}.ocItem{width:calc(50% - 20px);margin-left:10px;margin-right:10px}.ocItem__heading,h3.ocItem__heading{font-size:16px}.cartPm{padding-top:70px;padding-bottom:20px}.cartPm:before{height:50px}.cartPm:after{height:2px}.cartPm__row{-ms-flex-wrap:wrap;flex-wrap:wrap}.cartPm__col{width:100%}.cartPm__col:not(:last-child){border-right:0;border-bottom:1px solid #fff}.cartPm__icon{width:100%;text-align:center}.cartPm__text{width:100%}.cartPm__text,.cartPm__text h3{font-size:26px}.button--xl,.button.button--xl{padding:24px 24px;font-size:18px}.cd_countdown_item{width:25%}.cd_countdown_item:not(:last-child){margin-right:0}.cd_countdown{padding-left:0;padding-right:0}.cd_section--gray .cd_countdown{padding-top:0;margin-top:12px}.cd_countdown_itemtext{font-size:48px}.cd_banner p{font-size:24px}.offerTagTitle__heading--big{font-size:30px}.poSliderWrap{margin-top:20px}.poSlider .ui-slider-handle .amount{font-size:16px;padding:10px 5px;margin-left:-35px;width:70px}.poSliderWrap{max-width:80%}.poSlider__val{display:none}.uspsCont{-ms-flex-wrap:wrap;flex-wrap:wrap}.uspsCont__item{width:50%;padding-left:5px;padding-right:5px}.paymentWay__item{width:25%}.accContent--gray ul{-webkit-column-count:2;-moz-column-count:2;column-count:2}.accHeader--gray{padding:12px 35px 12px 12px}.accHeader--gray:after{right:12px}.accHeader--gray h3{font-size:15px}.accContent--gray{padding:10px 12px 12px 12px}.mainPromoSlider--heat .mainPromo-img.full picture{padding-top:62.0833333333%}.mainPromoInfo{max-width:100%}.mainPromoInfo__descr h1{font-size:24px}.heatCalcContainer{-ms-flex-wrap:wrap;flex-wrap:wrap}.heatCalcRight{width:100%}#oilSlider{left:calc(100% + 35px)}#oilSlider__custom-handle{width:65px;padding-left:2px;padding-right:2px}.heatPhone{top:144px}.orderBox{padding:20px}.orderBoxLeft{min-width:inherit}.statusBox__title{font-size:26px}.statusBox__text{font-size:16px}.heatCalcBanks--order{-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-left:0}.heatCalcBank--order{margin:10px 0;width:100%}.tank__oilRulerVal{right:28px}.paymentsSection{padding-bottom:1px;margin-bottom:15px}.heatCalc{padding-left:10px;padding-right:10px}.heatCalc__info__price{font-size:28px;white-space:nowrap}.prSliderWrap{aspect-ratio:1/1}}@media (max-width:750px){.categoriesHor__slider .swiper:not(.swiper-initialized) .ftrProd{width:100%}}@media (max-height:700px){.miniBasket .pointsAward-info--wIcon{margin:12px 0}.miniBasket .pointsAward-info--wIcon .pointsAward-info__icon{font-size:32px;max-width:32px}.miniBasket .pointsAward-info--wIcon .pointsAward-info__points{font-size:13px}.miniBasket .pointsAward-info__txt{font-size:12px;line-height:1.33}}@media (max-width:685px){.nvcookies.nvcookies-outer .nvcookies__button{order:unset;-webkit-box-ordinal-group:unset}.nvcookies.nvcookies-outer .nvcookies__button.consent-give{order:-1}.nvcookies.nvcookies-outer .nvcookies__button.nvcookies__button--toggle{order:1}.nvcookies.nvcookies-outer .nvcookies__button.active~button{order:2}.nvcookies.nvcookies-outer .nvcookies__button.active~button.consent-reject{order:3}.nvcookies.nvcookies-outer .nvcookies__button.active~button.nvcookies__button--hidden{order:4}}@media only screen and (max-width:640px){.formRow--postCode .col{padding:0!important}.wrapper .row{margin-left:-7.5px;margin-right:-7.5px}.row .col{padding:0 7.5px}.row .col.s1{width:16.66667%;margin-left:auto;left:auto;right:auto}.row .col.s2{width:33.33333%;margin-left:auto;left:auto;right:auto}.row .col.s3{width:50%;margin-left:auto;left:auto;right:auto}.row .col.s4{width:66.66667%;margin-left:auto;left:auto;right:auto}.row .col.s5{width:83.33333%;margin-left:auto;left:auto;right:auto}.row .col.s6{width:100%;margin-left:auto;left:auto;right:auto}.row .col.offset-s1{margin-left:16.66667%}.row .col.pull-s1{right:16.66667%}.row .col.push-s1{left:16.66667%}.row .col.offset-s2{margin-left:33.33333%}.row .col.pull-s2{right:33.33333%}.row .col.push-s2{left:33.33333%}.row .col.offset-s3{margin-left:50%}.row .col.pull-s3{right:50%}.row .col.push-s3{left:50%}.row .col.offset-s4{margin-left:66.66667%}.row .col.pull-s4{right:66.66667%}.row .col.push-s4{left:66.66667%}.row .col.offset-s5{margin-left:83.33333%}.row .col.pull-s5{right:83.33333%}.row .col.push-s5{left:83.33333%}.row .col.offset-s6{margin-left:100%}.row .col.pull-s6{right:100%}.row .col.push-s6{left:100%}}@media (max-width:639px){.modal.m .content--gdpr{padding:45px 20px 20px!important}.sitemap .col6 nav{width:100%}.modal .closeme{right:0;top:-35px}.prTools .sort{margin-right:auto;margin-left:0}.sort .label{display:none}.mainPromoSlider--w480 .mainPromo-img{aspect-ratio:640/410}.horiz-category h3{font-size:16px}.horiz-category .text{width:calc(100% - 70px);padding-left:15px}.sectionTitle{margin-bottom:15px}.horiz-categories.type2{margin:0}.horiz-category.type2{width:100%}.newsletter{padding:25px 0}.newsletter label{font-size:20px;margin-bottom:10px}.categoriesRow{margin:0 -18px}.tabs .dragscrollWrap{padding-top:0}.mainPromo-desc p{font-size:16px}.mainPromoSlider--w480 .mainPromo-desc p{margin-bottom:24px}.mainPromo-desc h2{font-size:22px}.mainPromoSlider--w480 .mainPromo-desc h2{font-size:28px;margin-bottom:8px}.secttwoPromos{margin:25px 0}.sectFeautred--reverse .wrapper{flex-direction:column-reverse;padding:0}.sectFeautred--reverse .sectFeautred-side.side-right{border-bottom-left-radius:0;border-top-right-radius:8px}.sectFeautred--reverse .sectFeautred-side img{border-radius:0}.sectFeautred h3{font-size:18px}.sectFeautred h4{font-size:30px}.sectFeautred .price{font-size:28px}.sectFeautred-side{width:100%}.sectFeautred-side.side-right{padding:26px 26px 0}.categoryItem h3{font-size:12px}.categoryItem{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center;width:50%;padding-left:4px;min-height:67px;padding:11px 15px}.categoryItem .img{width:60px;min-height:30px}.categoryItem .img img{max-height:50px}.categoryItem .text{width:calc(100% - 60px);text-align:left;padding-left:9px}header .openSearch{font-size:20px}.headerTools .iconLink>a,.headerTools .iconLink>span{font-size:23px;padding-left:7px;padding-right:7px}.searchPopup .selectBox{clear:both}.searchField{width:calc(100% - 70px)}.shopInfo .wrap,.shopInfo .wrap i{display:block}.shopInfo .wrap i{font-size:22px}.shopInfo .wrap span{display:block;font-size:13px;line-height:1.4;margin:4px 0 0;text-align:center}.shopInfo-icon{min-height:20px}.shopInfo--transparent .wrap{display:flex}.shopInfo--transparent .wrap span{text-align:left;margin:0}.promosRow{-webkit-flex-wrap:wrap;flex-wrap:wrap}.promosRow>*{-webkit-flex-basis:100%;flex-basis:100%;margin:10px 3px}.no-flexbox .promosRow>*{width:calc(100% - 6px)}.mainPromo .circImgBanner h2{font-size:27px}.mainPromo .circImgBanner p{line-height:1.1}.grid .box .text{padding:0 10px}.grid .box h3{font-size:18px}.grid .box p{margin-bottom:1em}.imgTextContent h2{clear:both}.imgTextContent.imgB>img,.imgTextContent>img{max-width:100%}.imgTextContent.imgLeft>img{float:none}.imgTextContent.imgRight>img{float:none;margin-left:0}.imgTextContent.imgLeft,.imgTextContent.imgRight{text-align:center}.imgTextContent.imgLeft .text,.imgTextContent.imgRight .text{text-align:left}ul.double li{width:100%}.accContent{padding-right:40px}footer{margin-top:20px}.circImgBanner{width:98%}.circImgBanner img{width:100%;height:auto}.regBoxes:not(.reverse){display:block}.regBoxes:not(.reverse) .box{margin-right:0;margin-bottom:20px;width:100%}.regBoxes.reverse .box{margin-right:0;margin-bottom:20px;-webkit-flex-basis:100%;flex-basis:100%}.regBoxes .box+.box{margin-left:0}.regBoxes .box .inner{padding-bottom:41px}.textImg{-webkit-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.textImg .img,.textImg .text{-webkit-flex-basis:100%;flex-basis:100%;text-align:center}.no-flexbox .textImg .img,.no-flexbox .textImg .text{margin-top:10px;margin-bottom:10px;width:100%}.textImg.imgLeft,.textImg.imgRight{margin:45px 0}.textImg.flex25 .img,.textImg.flex25 .text,.textImg.flex50 .img,.textImg.flex50 .text{-webkit-flex-basis:100%;flex-basis:100%}.textImg.imgLeft .text,.textImg.imgRight .text{margin-top:20px;padding-right:0;padding-left:0}.section.imgSect{padding-bottom:45px}.textImg img{max-width:70%}.alertBox{margin-top:50px;padding:0 15px}.productInfo .mediaWrap{padding-bottom:14px}.modal.m .content{left:5%;margin-left:0;padding:15px 10px;width:90%}.modal.m .content .login_modal_box{margin:-15px -10px 16px;width:calc(100% + 20px)}.modal .close{right:0;top:-35px}.circleSliderWrap{padding:0 50px}.circleSlider.owl-theme .owl-controls .owl-buttons div.owl-next{right:-50px}.circleSlider.owl-theme .owl-controls .owl-buttons div.owl-prev{left:-50px}.mapSection:not(.full) .mapContainer .filters{width:calc(100% - 70px)}.shipInfo .item{padding:18px}.contactBar .shellLogo{margin-right:10px}.contactBar p{font-size:17px;letter-spacing:-.03em;margin-right:5px;max-width:calc(100% - 128px)}.contactBar .wrapper{padding-right:0;padding-left:0}.contactBar .icon-talk{margin-right:5px}.modal .remarketing{padding:10px 15px}.infoRow .col.b,.infoRow .col.s{-webkit-flex-basis:100%;flex-basis:100%}.infoRow{-webkit-flex-wrap:wrap;flex-wrap:wrap}.infoRow .col:first-child{border-right:none;border-bottom:1px solid #d1d1d1;padding-bottom:12px}.infoRow .col:last-child{border-left:none;margin:0;padding-top:12px}.accountTable .points{line-height:1.3}.tableRow:not(.cols3) .col{padding:0 10px}.tableRow.gray{padding-left:0;padding-right:0}.errorPage h2{font-size:18px;padding:0}.errorPage .searchBlock{margin-top:60px}.errorPage .searchWrap{max-width:100%}.addMember,.radios.boxes.double{-webkti-flex-wrap:wrap;flex-wrap:wrap}.addMember{-webkit-justify-content:flex-start;justify-content:flex-start;padding:10px 25px 10px 5px}.addMember>p,.radios.boxes.double .radio{-webkit-flex-basis:100%;flex-basis:100%;margin:5px 0}.addMember .input{margin:4px 0 10px;max-width:100%}.radios.boxes .radio{padding-right:10px}.addMember .close{position:absolute;right:0;top:0}.regBoxes.reverse{-webkit-flex-wrap:wrap;flex-wrap:wrap}.regBoxes.reverse .box:first-child{order:2}.regBoxes.reverse .box:last-child{order:1}.textImg .text h2{margin-top:0}.smartPromo .promoItem .img{width:120px;-webkit-flex-basis:120px;flex-basis:120px}.smartPromo .promoItem p{width:calc(100% - 120px);-webkit-flex-basis:calc(100% - 120px);flex-basis:calc(100% - 120px)}.smartPromo .item{margin:10px 0;padding-right:0}.eshopPromo,.faqsPromo,.pratiriaPromo,.smartClubPromo{padding-top:40px}.eshopPromo h2,.faqsPromo h2,.orderPromo h2,.pratiriaPromo h2,.smartClubPromo h2{font-size:24px}#modalPopupCustom .content{margin-left:0;width:90%;max-height:85vh;top:5vh;-webkit-overflow-scrolling:touch}.testing .col figure{width:120px;padding-right:0}.testing .col .desc:before{font-size:22px;left:4px}.testing .col .desc{padding-left:30px;width:calc(100% - 120px)}.testArticles article{width:100%;margin:10px 2px;text-align:center;padding-top:10px}.testArticles figure{display:inline-block}.hellasSect .txt_container{-ms-flex-wrap:wrap;flex-wrap:wrap}.txt_container .plus_sign{width:100%}.hellasSect.v2 .hellasTop .numb{font-size:45px}.hellasSect.v2 .hellasTop .numb small{font-size:30px}.hellasTop p.ps br{display:none}.hellasSect.v2 .hellasTop .numb figure{max-width:60px}.hellasSect.v2 .hellasTop .pnts{font-size:24px}.hellasSect.v2 .hellasTop .pnts b{font-size:32px}.txt_container .plus_sign{font-size:60px}.hellasTop:before{background-size:900px auto}.orderPromo .img img{width:90%}.categoriesRow p{display:none}.categoriesRow .half h3,.categoriesRow .half2 h3,.categoriesRow .quarter h3{font-size:30px}.intrest{margin-bottom:50px}.intrest .title{font-size:26px}.articWrp{margin:30px 0 0 0}.clmn2 .itm{width:100%;margin-bottom:30px}.coupons .item{width:calc(50% - 8px);margin:14px 4px}.sitemap nav{width:33.3%}.productList:not(.slider).hor .banner,.productList:not(.slider).hor .product{margin-left:0;margin-right:0;-webkit-flex-basis:100%;flex-basis:100%}.no-flexbox .productList:not(.slider).hor .banner,.no-flexbox .productList:not(.slider).hor .product,.no-flexbox .productList:not(.slider):not(.hor) .banner,.no-flexbox .productList:not(.slider):not(.hor) .product{width:100%}.prHeader .mobPrImg{display:block;-webkit-flex-basis:111px;flex-basis:111px}.prHeader .inner{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.no-flexbox .prHeader .inner{display:table;width:100%}.no-flexbox .prHeader .inner>*{display:table-cell;vertical-align:middle}.no-flexbox .prHeader .mobPrImg img{width:111px}.no-flexbox .prHeader .wrap{display:block}.no-flexbox .prHeader .wrap>*{display:block}.prHeader .wrap{display:block;padding-bottom:15px;padding-left:8px}.prHeader .sum img{display:none}.prHeader .sum{padding-right:0;max-width:100%}.prHeader .prPrice{margin-bottom:10px;padding:0}.prHeader .prPrice table td:not(.or){text-align:left}.prHeader .prPrice table td{width:auto}.prHeader .prAdd .addToBasket{width:auto;float:left}.prHeader .sum img+p{max-width:100%}.prHeader .mobPrImg img{max-width:100%;height:auto}.mhidden{display:none}.resultsBlock .resultsBox{-webkit-flex-basis:100%;flex-basis:100%}.no-flexbox .resultsBlock .resultsBox{width:100%}.mapSection .checkboxes.cols3 li{width:50%}.mapSection .checkboxes.cols3 li:nth-child(3n+1){clear:none}.mapSection .checkboxes.cols3 li:nth-child(odd){clear:left}.bannerWithTxt .desc{text-align:center}.cService .icon-info,.secureCheckout img{display:none}.secureCheckout{font-size:18px;padding:3px 10px}.checkout header div.logo{width:auto}.cService{padding:3px 0}.checkout .wrapper.s{width:92%}.grid.s{margin:24px 2% 72px;width:96%}.addresses .radio .icon{left:6px}.addresses label{padding-left:35px}.bannerWithTxt.btmleft,.bannerWithTxt.btmright,.bannerWithTxt.topleft,.bannerWithTxt.topright{background-position:center center}.bannerWithTxt .desc,.bannerWithTxt.btmleft .desc,.bannerWithTxt.btmright .desc,.bannerWithTxt.topleft .desc,.bannerWithTxt.topright .desc{padding:20px}.bannerWithTxt.topleft .desc,.bannerWithTxt.topright .desc{padding-top:30px}.bannerWithTxt.btmleft .desc,.bannerWithTxt.btmright .desc{padding-bottom:30px}.tabs.gray .tabHeader h5{font-size:11px}.yellowLabel:after{border:solid 8px transparent;border-bottom-color:#f7d117;left:50%;top:-16px;margin:0 0 0 -16px}.field .yellowLabel{margin-right:0;margin-top:12px;position:relative;right:0;top:0;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.productList.cols4:not(.slider):not(.hor) .banner,.productList.cols4:not(.slider):not(.hor) .product{-webkit-flex-basis:100%;flex-basis:100%;margin-right:0;margin-left:0}.productList.cols4:not(.slider):not(.hor){margin-right:0;margin-left:0}.tabs.style1>.tabsHead>.tabHeader{font-weight:400;font-size:14px;padding:16px 6px}.tabs.style1 .tabHeader span{display:block}.searchResults h1 span{display:none}.searchResults .found{display:block;margin:2px 0 0}.modal:before{position:fixed}.tableRow,.tableRow:not(.cols3){-webkti-flex-wrap:wrap;flex-wrap:wrap;padding:10px 0}.tableRow.cols3 .col,.tableRow:not(.cols3) .col{-webkit-flex-basis:100%;flex-basis:100%;margin-top:15px;margin-bottom:15px;text-align:center}.tableRow.cardPreview:not(.cols3) .col{margin-top:5px;margin-bottom:5px}.accountTable .col>img{display:inline-block;max-width:inherit;width:auto}.rowLink a .date{-webkit-flex-basis:75px;flex-basis:75px;padding-left:0}.rowLink a span:not(.date){-webkit-flex-basis:calc(100% - 90px);flex-basis:calc(100% - 90px)}.infoRow .customerInfo .icon{display:inline-block}.tableRow.full:not(.cols3){padding:0}.tableRow.full:not(.cols3) .col.pointsInfo{margin-bottom:0;padding:20px 15px}.pointsInfo:before{border-left:none;border-top:1px solid #e1e1e1;left:0;top:-20px;width:50%;height:100%;-webkit-transform:skewY(8deg);-moz-transform:skewY(8deg);-o-transform:skewY(8deg)}.pointsInfo:after{border-left:none;border-top:1px solid #e1e1e1;bottom:auto;top:-20px;left:auto;right:0;width:50%;height:100%;-webkit-transform:skewY(-8deg);-moz-transform:skewY(-8deg);-o-transform:skewY(-8deg)}.addresses .item:not(.radio){width:100%}.radioCards .col{width:100%}.stepBlock .inner{padding:0}.accountTable table td:first-child{padding:11px 5px 0}.accountTable table td{display:block;padding-top:5px}.modal.cardModal .content{left:5%;margin-left:0;width:90%}.cardImg{background-size:100% auto}.cardModal .header,.cardModal .main{padding:0 15px}.cardImg .cardNo{padding:0;top:24vw}.categoriesRow .earnPoints,.categoriesRow .sale{font-size:18px;left:10px;line-height:60px;top:10px;width:60px;height:60px}.categoriesRow .earnPoints:before,.categoriesRow .sale:before{font-size:60px}.formBlock.form.gray{margin-bottom:35px}.contactBar p a{font-size:18px}.checkout header .wrapper{padding-left:10px;padding-right:10px}.checkout header .logo{padding-right:10px}.secureCheckout span{line-height:1.2;max-width:100px}.contactBar.imgContactBar .imgBanner{width:481px}.contactBar.imgContactBar+footer{padding-bottom:66px}.eshopPromo .items .row:first-child{margin-bottom:0}.eshopPromo .item:first-child{padding:0 20px 0 10px}.eshopPromo .item:last-child{padding:0 10px 0 20px}.eshopPromo .item h4{font-size:22px}.eshopPromo .item p{font-size:15px}.eshopPromo h2+p{font-size:18px;line-height:1.3;margin-top:0}.eshopPromo .item.img:last-child{padding:0}.orderPromo .img{display:none}.orderPromoItem{margin:30px 0;position:static;width:100%}.orderPromo .arrow{display:none}.catPromo h2{font-size:18px;padding-right:10px;padding-left:10px;max-width:100%}.activateCard{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.activateCard .media{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.activateCard .details{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.activateCard .details form{padding:5px 15px}.button.white.bordlight.bold,a.button.bold{font-size:14px}.activateCard{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.activateCard .media{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.activateCard .details{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.activateCard .details form{padding:5px 15px}.poProductList{padding-left:10px;padding-right:10px}}@media (max-width:600px){footer .cards{padding-bottom:8px}footer .blueBar .left,footer .blueBar .right{float:unset;justify-self:center}}@media (max-width:599px){.customPopup__header h1 .withBorder,.customPopup__header h2 .withBorder{font-size:20px}.newsletter--cl .newsltrField .text{width:100%}.newsltrFieldCheckbox .checkbox label{font-size:14px!important}.cd_section--img .cdRibbon{aspect-ratio:640/410}.megamenuCategories{grid-template-columns:1fr;min-width:0}.promoFull--nrgSmarthomeProduct{position:relative}.promoFull--nrgSmarthomeProduct .promoFull__content{padding:22px 10px 24px 20px}.promoFull--nrgSmarthomeProduct .promoFull__label{margin-bottom:18px}.promoFull--nrgSmarthomeProduct .promoFull__title{font-weight:700;margin-bottom:0;font-size:14px;line-height:1.1}.promoFull--nrgSmarthomeProduct .promoFull__button a{font-size:12px}.promoFull--nrgSmarthomeProduct .promoFull__button{margin-top:12px}.promoFull--nrgSmarthomeProduct .promoFull__image{width:141px}.promoFull--nrgSmarthomeProduct .promoFull__image figure{padding-top:calc(162 / 141 * 100%);position:relative;width:100%}.promoFull--nrgSmarthomeProduct .promoFull__image figure picture{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.promoFull--nrgSmarthomeProduct .promoFull__image figure img{display:inline-block;vertical-align:top;width:100%}.sectionHeader{flex-direction:column}.sectionHeader .link:not(.link--plus){display:none}.sectionHeader .link--plus{margin-top:12px}.brandTile{--size:140px}.ctgContainer.show-less{max-height:calc(var(--ctgHeight,199px) * 6 + var(--ctgPaddingTop) + var(--ctgGap) * 6)}.ctgContainer--height .ctg{flex-basis:calc(33.33% - 15px);width:calc(33.33% - 15px)}.ctg__imgWrap{padding:18px}.ctg__title{font-size:.8125rem;word-wrap:break-word}.ctg__tag{font-size:.75rem;padding:4px 8px}.categoriesHorSection{padding:36px 0 29px}.categoriesHor__title{margin-bottom:40px}.categoriesHor__title h2{margin-bottom:11px}.categoriesHor__title p{font-size:.9375rem}.categoriesHor__title p:last-of-type{margin-bottom:18px}.categoriesHor__slider{padding:0 30px 0;overflow:hidden;width:calc(100% + 32px);margin-left:-16px}.ftrProdSection{padding:31px 0 36px;overflow-x:hidden}.ftrProdSection__btm{padding:0 30px 0;overflow:hidden;width:calc(100% + 32px);margin-left:-16px}.ftrProdSection__btm.swiper{overflow:visible;width:100%;flex-direction:column;gap:0}.ftrProdSection__btm .ftrProd{margin:0 12px}.tooltipFl__main{padding:16px}.orderStatusStep:before{top:26px}.orderStatusStep__icon{margin-bottom:8px;width:50px;height:50px;font-size:1.875rem}.orderStatusStep__check{font-size:.875rem}.orderStatusStep__text{font-size:.625rem}.orderTrackDetails{padding:20px;margin:0 auto 30px}.orderTrackDetailsProduct{padding:20px 0}.button--submit{font-size:.875rem}.productView.productView--fl .prAdd .addToBasket{font-size:.875rem}.productView.productView--fl .details .wrap{text-align:left}.orderInfo.orderInfo--fl .prPrice.total .label{font-size:1rem;padding-right:10px}.orderInfo.orderInfo--fl .prPrice.total .label>span{font-size:.75rem}.prHeader.prHeader--fl .addToBasket{font-size:.875rem}.searchFlResults{width:100%;left:0;padding:25px 20px;border-top:1px solid #d9d9d9;height:100%;position:fixed;top:var(--headerHeight);max-height:calc(100% - var(--headerHeight))}.searchFlResults__inner{max-height:calc(100% - 42px)}.searchFlResults__section:not(:last-of-type){margin-bottom:20px}.searchFlResults__sectionTitle{padding-right:50px}.searchFlProduct{padding:8px 0}.searchFlProduct:first-child{padding:0 0 8px}.owl-carousel{--productspace:8px}}@media (max-width:480px){.cd_section--gray .cd_countdown{margin-inline:-20px}.mainPromoSlider--w480 .mainPromo-img.full{aspect-ratio:480/580}.mainPromoSlider--w480 .sliderActions{bottom:auto;position:relative}.productList .prImg{min-height:196px}.productList:not(.hor) .product .prImg img{position:absolute;left:2%;top:10%;height:90%;width:96%;object-fit:contain}.pr_buble{top:6px;left:6px}#footeremail .icon~div{max-width:100%}.well-border__main h6{font-size:20px}.well-border__side{width:100%;border-left:none;border-top:1px solid #c8c8c8}.well-border__side~.well-border__main{width:100%}li.miniBasket>a{padding:10px 7px}.headerTools li .icon-heart{font-size:22px}.miniBasket .icon-cart{font-size:23px}.opensignIn .icon-user{font-size:25px}.testing .col figure{width:100%}.testing .col .desc:before{font-size:22px;left:4px}.testing .col .desc{padding-left:30px;width:100%;max-height:inherit}.testing .figures figure:nth-child(2){margin-left:20px}.radio-cnt-det{padding:0 10px;text-align:center}.doseis .txt:first-child{max-width:75px;padding-top:8px;align-self:flex-start}.doseis .field{margin-left:8px;margin-right:8px}.doseis .price{font-size:14px}.doseis .txt{font-size:12px}.hellasdir figure{width:60px}.hellasdir .desc{max-width:calc(100% - 60px)}.hellasdir .desc p{font-size:13px}.intrest{padding:30px 0 20px 0}.intrest .cnt p{margin-bottom:15px}.intrest .cnt b{display:block;margin:4px 0}#mainContent .articWrp ul li{font-size:13px}.redTitle{font-size:20px}.articWrp h5,.giftCards h4{font-size:17px}.clmn3.gifts .desc p{font-size:14px}.coupons{margin:0}.codeWrp{min-height:50px}.coupons .item{width:100%;margin:14px auto;max-width:260px}.prTable .img.s div{width:90px}.prTable .img.s{-webkit-flex-basis:90px;flex-basis:90px;width:90px}.prTable .more{-webkit-flex-basis:calc(100% - 90px);flex-basis:calc(100% - 90px);width:calc(100% - 90px)}.prTable .prPrice table td span{white-space:normal}.prTable .prPrice table td span.price{white-space:nowrap}.tabs.categories .tabsHead{background:url(../Media/shadowV.png) no-repeat scroll right center;margin-left:-12px;width:calc(100% + 24px)}.sitemap nav{width:50%}footer .blueBar{text-align:center}.alertBox>*,.categoriesRow .half,.categoriesRow .oneQuarter,.categoriesRow .quarter,.categoriesRow .threeQuarters,.checkout .wrapper.s,.grid.items3>*,.grid.items4>.box,.mapSection .checkboxes.cols3 li,footer .blueBar .left,footer .blueBar .right,footer .top .col.m,footer .top .col.s{width:100%}footer .blueBar .social{margin-top:15px}footer .bottom li{margin-top:2px;margin-bottom:2px}.customerInfo a{font-size:12px}.customerInfo .tel{font-size:13px}.customerInfo li{font-size:11px;letter-spacing:0}.button.research,.circleSlider.owl-theme .owl-controls .owl-buttons,.contactBar .icon-talk,.tabs.gray .tabHeader h5{display:none}.categoriesPromo .categoriesRow:nth-child(2)>:last-child,.tabs.gray .title{display:block}.customerInfo li:not(:first-child){padding-left:10px}.customerInfo li{padding-right:10px}footer .top .row{margin-bottom:0}footer .top{padding-bottom:0}.customerInfo{margin-top:10px}.customerInfo .icon{display:block;margin:0 0 10px}.customerInfo ul{margin-bottom:17px}.newsltrField .submit{font-size:16px;width:110px}footer .top p{margin-bottom:.7em}.footerList ul{margin-bottom:25px}footer .newsletter{margin-top:0}body:not(.productPage):not(.checkout) .impersonationheader+header+#mainContent{padding-top:105px}body:not(.checkout) header div.logo,header div.logo img{width:114px;top:30px;margin-left:8px}header .openSearch{width:36px}.headerTools li.singIn{background:0 0}li.miniBasket .icon-basket{margin-left:0}.singIn .dd{right:-56px;width:293px}.fbBtn>*{padding:0 5px}.fbBtn{font-size:16px;padding-left:5px;padding-right:5px}.signInForm{padding:12px 0 0}.searchSubmit{margin-top:7px;margin-left:15px}.searchField{width:calc(100% - 55px)}.searchField input.text{font-size:23px;padding-left:3px}.itemsList .text{padding:10px 0 0;width:100%}.itemsList .text p{font-size:14px}.autocomplete .list li span{margin-left:6px}table.compare tr.head td:first-child{font-size:14px}table.compare .product img{margin-bottom:12px;max-width:80%}table.compare td.product .info{margin-bottom:10px}table.compare td:first-child{width:180px}.moreProducts .prImg img{max-width:82%}.product .or{font-size:11px;line-height:18px;margin:4px 0;width:20px;height:20px}.moreProducts .tabHeader{font-size:15px;padding:12px 10px}section.banner{background:0 0!important}.suggestions .list .item{margin-bottom:35px;width:100%}.suggestions .list .item:nth-child(n+4){display:block}.suggestions .list{margin-bottom:0;padding:0 23px}.categoriesRow .half .inner,.categoriesRow .half2 .inner,.categoriesRow .quarter .inner{height:56vw}.suggestions{margin:38px 0 0}.brandsItem{margin:5px 7px;width:calc(50% - 14px)}.productList.owl-theme .owl-controls .owl-buttons div{font-size:2.5rem;margin:0 10px}.circleBanner{top:calc(50% - 173px);width:287px;height:287px}.categoriesPromo .wrapper{padding-left:5px;padding-right:5px}.categoriesPromo .wrapper .row{margin-left:-5px;margin-right:-5px}.categoriesPromo .row .col{padding:0 5px}.no-flexbox .categoriesRow>*{margin-right:2.5px;margin-left:2.5px;padding:0}.categoriesPromo .catGrid{margin-top:7px}.no-flexbox .categoriesRow .half,.no-flexbox .categoriesRow .oneQuarter,.no-flexbox .categoriesRow .quarter,.no-flexbox .categoriesRow .threeQuarters{width:calc(100% - 5px)}.categoriesRow .oneQuarter .inner,.categoriesRow .oneQuarter.double .inner,.categoriesRow .oneQuarter.double.s .inner,.categoriesRow .threeQuarters .inner,.categoriesRow .threeQuarters.double.s .inner{height:200px}section.bordered.shopInfo{border:none}section.categoriesPromo{margin-bottom:20px}.suggestions a.img{height:54vw}.catSection .header h2{font-size:18px}.catSections{margin-top:35px}.grid .box img{height:30px}.imgTextContent{margin-bottom:30px}.accHeader{font-size:15px}.accHeader:after{font-size:10px;top:21px}.accContent{padding-right:10px}.circleSlider.owl-carousel .owl-wrapper-outer{padding:0}.promoText{width:280px;height:280px}.promoText h1{font-size:22px}.grid.s{margin:24px 0 72px;width:100%}.promo{height:440px}.imgTextContent.spaceTop{margin-top:25px}.circleSliderWrap{padding:0 10px}.circleSliderSection{margin-bottom:20px}.circleSliderWrap .navButton{display:none}.content{margin-bottom:50px}.categories .tabs .tabHeader,.prLists .tabs .tabHeader,.tabs:not(.default):not(.gray)>.tabsHead>.tabHeader{font-size:16px}section.prLists{margin-top:5px}section.promos{margin:25px 0 40px}section.brands:not(.brands--hp){padding:0}.grid,.grid.s{margin-bottom:20px}.circImgBanner img{margin-left:-48%;width:148%;max-width:initial}.circImgBanner .circle{left:30%;padding-right:30px;width:70%}.mainPromo .circImgBanner h2{font-size:22px}.mainPromo .circImgBanner .button{margin-top:12px}.productList.slider .item{padding:0}.productList.slider{padding:0 30px}.prLists .wrapper .tab{padding:0 10px}.regBoxes .signInForm{padding:12px 5px 0}.regBoxes .signInForm input.text{max-width:267px;width:100%}.button.b,.regBoxes .signInForm input.submit{font-size:15px;padding:14px 18px}.regBoxes{margin:26px 0 77px}.regBoxes .box .inner{padding:30px 15px}.textImg h2{font-size:17px;margin-bottom:1em}.wrapper.s .wrapper.s{padding:0 5px}.alertBox p{font-weight:400;font-size:15px;max-width:calc(100% - 37px)}.checkout .checkoutStatus .alertBox p{text-align:left;max-width:100%}.alertBox .icon-tick{font-size:28px;margin-right:5px}.registration{margin-top:0}.alertBox{padding:0;margin-top:38px;text-align:center}.alertBox .icon-tick{margin-right:0;margin-bottom:5px}.radioTabs{padding:15px 15px 0}.form .field label,.select2-container--default .select2-selection--single .select2-selection__rendered,.select2-results__option{font-size:13px}.ui-widget.ui-widget-content.ui-datepicker{width:251px}.modal.s .content{left:10%;margin-left:0;padding:30px 10px;width:80%}.modal .errorMsg{padding:0 5px}.errorMsg .errorArrow{font-size:25px;margin-top:-30px}.errorMsg p{max-width:calc(100% - 40px)}.modal .errorImg{margin-bottom:21px}.headerText .text{padding:0 5px}div.miniBasket{width:98%}div.miniBasket .scroll{padding-left:5px}div.miniBasket .item .info{margin-top:10px;margin-left:0;width:100%}div.miniBasket .prPrice.total>span{margin:5px 0}div.miniBasket .prPrice.total table td:first-child{padding-left:0}.productView .shopInfo{margin-top:59px;padding-top:12px}.productView .shopInfo .wrap i,.productView .shopInfo .wrap i.icon-delivery,.productView .shopInfo .wrap i.icon-pin{font-size:32px}.productView .shopInfo .wrap i{line-height:32px;height:32px}.productView .shopInfo .wrap span{font-size:10px;margin-top:3px}.productView .shopInfo .wrap{padding:0 13px;width:32%}.productView .shopInfo .actions{margin-top:14px;padding:0}.productView .shopInfo .actions li{font-size:10px;padding:0 2px;vertical-align:middle;min-width:inherit}.productView .shopInfo .actions span{white-space:nowrap}.productView .prDesc li{font-size:10px;margin:4px 0;padding-right:6px}.productView h1{margin-bottom:3px;letter-spacing:-.025em}.productView .stars.b .icon-star,.productView .stars.b .icon-starFull{font-size:14px}.productView .review .stars{margin-right:2px}.productView .review a,.productView .reviews{font-size:11px}.productView .reviews{margin-right:4px;padding-right:9px}.productInfo .mediaWrap{padding-bottom:9px}.prAdd .preorder{font-size:15px;padding:15px}.infoBtn{font-size:13px;padding:10px}.offerComboWrap.productList .prDetails .label{width:78px}.moreBar a{display:block;padding-right:20px;padding-left:20px}.prHeader .mobPrImg{-webkit-flex-basis:101px;flex-basis:101px}.section.gray{margin-bottom:20px}.faqSearch .inner{padding:23px 15px 40px}.faqSearch .accWrap{margin-top:5px}.questR h2{font-size:15px}.faqSearch .searchWrap{padding-left:32px}.faqSearch .searchWrap .text{font-size:12px}.faqSearch .searchSubmit{padding:5px 7px 5px 6px}.compareList.productList.double:not(.slider):not(.hor) .product,.compareList.productList.single:not(.slider):not(.hor) .product{-webkit-flex-basis:100%;flex-basis:100%}.mapSearch .inputWrap{padding-right:38px;width:calc(100% - 88px)}.mapSearch input.text{font-size:14px;padding:0 5px}.mapSection .filters .clear{float:right;padding:0 0 10px 10px;position:relative}.mapSearch .logo{width:50px}.mapSearch .locate,.mapSearch .submit{font-size:24px;width:38px}.mapSearch .autocomplete{padding:3px 5px 10px}.mapSearch .autocomplete li{font-size:14px}.bannerWithTxt .txt p{font-size:13px}.bannerWithTxt .txt b{font-size:18px}.bannerWithTxt .txt p.sml{font-size:11px}.bannerWithTxt .txt h5{font-size:20px}.shipInfo{-webkit-flex-wrap:wrap;flex-wrap:wrap}.shipInfo .item{-webkit-flex-basis:100%;flex-basis:100%;border-bottom:solid 1px #ededed;border-right:none}.newsArt{margin:0}.newsArt a.item,.newsArt a.item.col6{-webkit-flex-basis:100%;flex-basis:100%;margin:0 0 30px 0}.wrapper.sml{margin-top:0}p.txtSml{text-align:center}.orderNumb~.alertBox p{font-size:17px;margin:0;max-width:100%}.wrapper .wrapper.sml{padding-left:0;padding-right:0}.contactBar .shellLogo{margin-right:0;padding-right:5px;padding-left:5px}.contactBar .shellLogo img{width:30px;height:auto}.contactBar .inner{padding-right:48px}.contactBar p{font-size:14px;line-height:1.1;letter-spacing:-.02em;margin-right:0;max-width:calc(100% - 44px)}.contactBar p a{display:block;font-size:14px}.checkout header .logo{padding-right:5px}.loginBox .col:first-child:last-child{padding:5px}.loginBox{padding-top:30px;padding-bottom:30px}.button.blue{padding:10px;min-width:70px}.iconServ{width:50px;height:50px}.warning.success:not(.s){font-size:14px}.form.gray{padding:18px 13px 3px}.addresses.cols3{margin:0}.button.blue{white-space:normal}.addresses.cols3 .item{-webkit-flex-basis:100%;flex-basis:100%;margin:12.5px 0}.addresses .item.radio{padding-left:15px;padding-right:15px}.offerBanner h4{font-size:20px}.wishlistBar .total{width:100%}.wishlistBar .prPrice{border-left:none;margin-left:0;padding:0}.checkout .content{margin-top:32px}a.button.bold{padding-right:10px;padding-left:10px}.tabs.gray .tab{padding:25px 15px}.cartWrp{top:120px;width:250px}.stepWrp>.cnt{padding:30px 12px}.stepWrp>.cnt .tabs{margin-top:0}#returnProductsForm .tabs.style2 .tabsHead .tabHeader.active:first-child:after,.tabs.style2#billingShippingForm .tabsHead .tabHeader.active:first-child:after{border-right:3px solid #e51937}.headwrp h6{font-size:14px;padding:0}.headwrp .ribbon+h6{padding:0 7px}.headwrp .info{font-size:10px}.tabs .tabHeader .ribbon{left:-73px;top:-34px;font-size:9px;height:19px}.headwrp .icon-delivery{font-size:31px}.headwrp .icon-pin{font-size:36px}.headwrp p{font-size:11px}.verticalItems.hScroll{padding:5px 2px 5px 5px}.verticalItems.hScroll .item{padding:10px 5px}.redeem{padding:30px 25px}.redeem .inner{overflow:auto;-webkit-overflow-scrolling:touch}.pointsSliderWrap .arrow{display:block}.verticalItems.paymentForm .item .cl{margin:10px auto}.radios.redeem .disTbl:not(.items2){min-width:470px}.cardForm .tooltipWrap .tooltip{width:140px}.pointTotal span{display:block;margin-bottom:10px}.stepWrp>.title{font-size:18px}.stepWrp>.title span{font-size:20px}.checkbox .cl,.verticalItems .cl{display:block;margin:4px auto;text-align:center}.searchResults .found span,.searchResults .title h1{font-size:15px}.searchResults .title{margin-bottom:9px}.tabs.style1>.tabsHead>.tabHeader{line-height:1.22;padding:10px 6px}.searchResults .main{margin-top:10px}.searchResults .title{border-bottom:none}.resultsList p{line-height:1.25}.resultsList .item{padding-top:11px}.resultsList{margin-top:11px}.prTable h2{font-size:14px;letter-spacing:-.035em}.prTable .prPrice table td{font-size:14px;padding:6px;width:auto}.titleBar h1{font-size:16px}.prTable .img{-webkit-flex-basis:30%;flex-basis:30%}.prTable .more{-webkit-flex-basis:70%;flex-basis:70%}.mHide{display:none}.prPrice.total .label{color:#595959;font-size:12px;margin-top:6px}.prPrice.total .label span{font-size:9px;margin-top:1px}.orderInfo .prPrice table td:not(.or){color:#595959;font-weight:700;font-size:15px}.orderInfo .prPrice table td.or{padding:0 5px}.prPrice.total table td.or span{font-size:13px;line-height:20px;vertical-align:top;width:22px;height:22px}.orderInfo .prPrice table td{width:auto}.modal .remarketing{padding:5px 0}.warning.success i[class^=icon-]{left:10px}.warning.s,.warning.success{padding-left:41px}.orderInfo .grayBox{padding:10px}.checkout .grayBox table.total.totPoints td .price{font-size:16px}.mapFiltersHead{display:inline-block;padding:0 0 15px;vertical-align:top;width:100%;height:auto}.mapFiltersHead .openDd{float:left;margin:0}.filters .results .list{padding:10px}.mapSection .filters .mapFiltersHead .clear{max-width:40%;text-align:right;line-height:1.1}.accountTable .points{font-size:15px}.accountTable .points b{font-size:23px}.dashBlock .spaceRow{-webkit-flex-wrap:wrap;flex-wrap:wrap}.dashBlock .spaceRow .arrowLink{margin:8px 0 0}.orderTable td:before{font-size:12px;width:45%}.orderTable td,.orderTable td.products,.orderTable td:first-child{padding-left:47%}.orderTable .product p{display:block;max-width:100%}.orderTable .product .img{margin:0 0 3px}.cart .quantity{display:block}.grid+.moreBar{margin-top:0}.secureCheckout{font-size:14px;padding:1px 5px}body.checkout header .col.col12{padding:0}.formRow .spaceRow{-webkit-flex-wrap:wrap;flex-wrap:wrap}.formRow input[type=submit]+p{margin-left:0}.prTools .button.compare{clear:both;float:right;margin-top:25px;margin-bottom:5px}.deleted{font-size:16px;padding:17px 5px}.button.cancel{padding:10px;min-width:110px}.modal.s .header,.modal.s .main{padding-left:15px;padding-right:15px}.modal .addAddress,.modal .changeAddress{padding:0}.tips{padding:15px}.searchResults .noResults h2{font-size:15px;margin-bottom:1.8em}.noResults .searchWrap{padding-left:35px}.noResults .searchWrap .searchSubmit{padding-right:8px;padding-left:8px}.orderInfo .grayBox{width:100%}.orderInfo .grayBox table.total.totPoints{min-width:100%}.errorPage h2{font-size:16px;line-height:1.4}.errorPage .searchBlock h3{font-size:15px}.notifActions{position:static;text-align:right;width:100%}.notifInner h1{padding-right:0}.notifications .img{float:none;margin-bottom:10px}.notifications .item h2{padding-right:0}.stepBlock h2{padding-left:0}.orderStatus .icon{width:43px;height:43px}.orderStatus .step:not(:last-child) .wrap:before{right:calc(21px - 50%);top:17px;width:calc(100% - 42px);height:9px}.orderStatus .step:not(:last-child) .wrap:after{right:calc(18px - 50%);top:17px;width:calc(100% - 37px);height:9px}.orderStatus .step+.step .icon:before,.orderStatus .step:not(.active):not(.done):not(:last-child) .icon:after{top:18px;height:7px}.orderStatus .icon{line-height:53px}.orderStatus .icon .icon-tick{font-size:20px}.orderStatus .icon .icon-pin{font-size:22px}.orderStatus .icon span{font-size:16px}.orderStatus .step:not(.active) p{display:none}.orderStatus .step.active p{left:0;position:absolute;top:53px}.cardImg .cardNo{font-size:13px}.circleSliderWrap .circleSlider.single .owl-item{float:left}.station .btmSection{padding:0 0 5px}.station .topSection{padding:0 5px 5px 5px}.station{width:100%}.station .topSection table,.station .topSection table td,.station .topSection table tr{display:block}.station .topSection table td{padding:2px}.disTbl.items2 .radio:first-child .icon{left:21px}.disTbl.items2 .radio:first-child{text-align:left}.disTbl.items2 .radio:last-child{text-align:right}.disTbl.items2 .radio:last-child .icon{left:auto;right:0}.redeem .radio:first-child .line,.redeem .radio:last-child .line{width:calc(100% - 30px)}.cardsWrp{padding-right:0;padding-left:0}.fav.iconLink i.icon-fav{line-height:57px}li.miniBasket .icon-basket{font-size:20px}.final-payment-update table.total.default.totPoints td{font-size:12px;padding:5px 0}.checkout .final-payment-update .grayBox table.total.totPoints td .price{font-size:15px}.final-payment-update .grayBox{margin:9px 0 0}.fbBtn .icon-facebook{font-size:23px}.grid .box h3{font-size:26px}.mobile .grid:not(.grayLink) .box .top{margin-top:0;position:relative;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-ms-transform:translate3d(0,-50%,0);-o-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.finalPrice .prPrice.total .label{margin-top:2px}.checkout header .wrapper{padding-left:5px;padding-right:5px}.secureCheckout span{max-width:70px}.cService{letter-spacing:0;text-align:right}body.checkout header div.logo img{width:90px;height:21px}.contactBar.imgContactBar .imgBanner{width:320px}.contactBar.imgContactBar+footer{padding-bottom:74px}.ios .productView .slider .item{min-width:calc(100vw - 24px)}.circImgBanner{max-width:385px}footer .customerInfo ul:not(.social) li{padding-left:10px;padding-right:10px}footer .customerInfo .icon~div{width:100%;max-width:100%}.promoItem .img{width:120px;-webkit-flex-basis:120px;flex-basis:120px}.promoItem p{font-size:15px;padding-left:10px;width:calc(100% - 120px);-webkit-flex-basis:calc(100% - 120px);flex-basis:calc(100% - 120px)}.borderImg.top:before{top:-5px}.borderImg.left:before{left:-5px}.borderImg.right:before{right:-5px}.borderImg.bottom:before{bottom:-5px}.smartClubPromo{background:0 0}.smartPromo{width:100%}.faqCol{margin-top:25px}.eshopPromo h2,.faqsPromo h2,.orderPromo h2,.pratiriaPromo h2,.smartClubPromo h2{font-size:22px}.eshopPromo .item{width:100%}.eshopPromo .row.border:after{display:none}.eshopPromo .item:first-child,.eshopPromo .item:last-child{padding:0}.eshopPromo .items,.eshopPromo .items .row:first-child{margin-top:40px}.eshopPromo .items .row{margin:0;padding:0}.eshopPromo .item{margin:15px 0}.eshopPromo .items .row:last-child{margin-bottom:0}.eshopPromo .items{margin-bottom:25px}.orderPromo{padding-bottom:40px;padding-top:0}.catPromo .nav li{font-size:14px;margin:0 4px}.catPromo .nav{margin:-91px 0 6px}.catPromo h2{padding-right:0;padding-left:0}.catPromo{padding-bottom:20px}body .cc-window{padding:15px;font-size:13px;line-height:1.3}.accContent--gray ul{-webkit-column-count:1;-moz-column-count:1;column-count:1}.heatCalc__info .tooltipWrap .tooltip,.mainPromoInfo__price .tooltipWrap .tooltip{width:220px}.checkoutBoxes{display:block}}@media only screen and (max-width:480px){.wrapper .row{margin-left:-6px;margin-right:-6px}.row .col{padding:0 6px}.row .col.xs1{width:16.66667%;margin-left:auto;left:auto;right:auto}.row .col.xs2{width:33.33333%;margin-left:auto;left:auto;right:auto}.row .col.xs3{width:50%;margin-left:auto;left:auto;right:auto}.row .col.xs4{width:66.66667%;margin-left:auto;left:auto;right:auto}.row .col.xs5{width:83.33333%;margin-left:auto;left:auto;right:auto}.row .col.xs6{width:100%;margin-left:auto;left:auto;right:auto}.row .col.offset-xs1{margin-left:16.66667%}.row .col.pull-xs1{right:16.66667%}.row .col.push-xs1{left:16.66667%}.row .col.offset-xs2{margin-left:33.33333%}.row .col.pull-xs2{right:33.33333%}.row .col.push-xs2{left:33.33333%}.row .col.offset-xs3{margin-left:50%}.row .col.pull-xs3{right:50%}.row .col.push-xs3{left:50%}.row .col.offset-xs4{margin-left:66.66667%}.row .col.pull-xs4{right:66.66667%}.row .col.push-xs4{left:66.66667%}.row .col.offset-xs5{margin-left:83.33333%}.row .col.pull-xs5{right:83.33333%}.row .col.push-xs5{left:83.33333%}.row .col.offset-xs6{margin-left:100%}.row .col.pull-xs6{right:100%}.row .col.push-xs6{left:100%}.prPrice.prPrice--fl .price{font-size:1.25rem}}@media (max-width:479px){section.categories{margin:30px 0}.smartProducts .productList.slider .product .inner .prMore{padding:0 14px}.smartProducts .productList.slider .product .inner .prTitle{font-size:13px;line-height:16px;padding:0}.headwrp h6{padding:0 0 10px}.verticalItems.paymentForm h4{margin:5px auto}.verticalItems.paymentForm .info{max-width:100%}.paymentInfo li.img{margin:3px 0}.payment-methods-update .tag--default{left:0;right:unset;top:28px;transform:none}.select-doseis{margin:0 auto}.smartProducts .productList.slider .product{width:252px}.postCodeField{flex-direction:column}.postCodeField #stationSearchButton{width:100%}.ftrProdSection__top .ftrProd:not(:last-child){margin-bottom:14px}.ftrProdSection .flSlider .swiperControls{margin-bottom:4px;margin-left:16px}.ftrProd__img{aspect-ratio:334/213}.flSlider .swiperControls{align-items:center;display:flex;justify-content:center;margin:18px 0 23px}.flSlider .swiperControls .swiper-button-next,.flSlider .swiperControls .swiper-button-prev{position:static;margin:0 10px;font-size:40px}.flSlider .swiper-button-next:after,.flSlider .swiper-button-prev:after{display:none}}@media only screen and (max-width:365px){aside.cartWrp{width:260px}.headerTools .iconLink>a,.headerTools .iconLink>span{padding-left:4px;padding-right:4px}li.miniBasket>a{padding:10px 5px}.level1-txt{margin-top:10px}body:not(.checkout) header div.logo,header div.logo img{width:100px}.headerTools.headerTools--left{padding:0}.prPrice.prPrice--fl .price{font-size:1rem}.prAdd.prAdd--fl .addToBasket{width:36px;height:36px}.addToBasket:not(.edit) span.icon-fl-cart{font-size:2rem}}@media only screen and (max-width:355px){.headerTools .iconLink>a,.headerTools .iconLink>span{font-size:20px}body:not(.checkout) header div.logo,header div.logo img{width:90px}.versionClass{display:flex}}@media (hover:hover) and (pointer:fine){.relatedWith__link:hover{color:#000;border-color:#000;background:rgba(0,0,0,.05)}.relatedCategories__list li:hover a{color:#000;border-color:#000;background-color:rgba(0,0,0,.05)}.shopInfo--transparent .shopInfo-item:hover i{transform:translateY(-10px);color:#676767}.dark-theme .shopInfo--transparent .shopInfo-item:hover i{color:#c6c6c6}.shopInfo--transparent .shopInfo-item:hover i:after{width:64px;bottom:-24px}.shopInfo .actions a:hover{color:#e51937}.shopInfo .actions a:hover i[class^=icon-]{color:#e51937}.section--faqs .faqs--border .accHeader:hover{color:var(--clanding-text-color)}.smartHomePage .prAdd .addToFav:hover{color:#5861ff}.filters .list .list__title:hover a{color:var(--filterscolor)}.button--light:hover{background:rgba(255,255,255,.7)}.button--green:hover{background:#8accc5}a.link--plus:hover:before{transform:rotate(180deg)}a.link:hover:after{left:auto;right:0;width:0;background:#c78800}.sectionHeader--light .link:hover{color:#007e71}.sectionHeader--light .link:hover:after{background:#007e71}div.miniBasket.miniBasket--fl .addToBasket:hover{background-color:#699607;color:#fff}.brandTile__link:hover~.brandTile__imgwrap{opacity:.8}.tooltipFl__btn:hover{color:#000}.category-title a:hover{color:var(--menuhover)}.button--submit:hover{background-color:#699607;color:#fff}.productView.productView--fl .prAdd .addToBasket:hover{background-color:#699607;color:#fff}.smartHomePage .productView.productView--fl .prAdd .addToBasket:hover{background-color:#2e39ff}.addToFav:hover{color:#d50000}.smartHomePage.productPage .prAdd .addToFav:hover{color:#5861ff}.orderInfo.orderInfo--fl .addToBasket:hover{background-color:#699607;color:#fff}.prHeader.prHeader--fl .addToBasket:hover{background-color:#699607;color:#fff}.smartHomePage .prHeader.prHeader--fl .addToBasket:hover{background-color:#2e39ff}.searchFl__iconSearch:hover{color:#000;background-color:transparent}.searchFl__iconClear:hover svg rect{fill:#676767}.searchFlResults__sectionResults--suggested a:hover{color:#000}.searchFlResults__showall:hover{color:#e51937;text-decoration:underline}.searchFlResults__showall:hover .searchFlResults__count{color:#e51937}.searchFlProduct__desc a:hover{color:#e51937}.pagination-lines .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination .swiper-pagination-bullet:hover{background:#007e71}.owl-pagination-lines .owl-page:hover{background:#007e71}.owl-buttons-square .owl-buttons>div:hover{border-color:#c78800;color:#c78800}.buttons-square .swiper-button:hover,.swiper-buttons--square .swiper-button:hover{border-color:#c78800;color:#c78800}.usp__link:hover~.usp__text{color:#676767}.tabs.tabs--banner .tabsHead .tabHeader:hover,.tabs.tabs--gray .tabsHead .tabHeader:hover{background-color:var(--clanding-bg-primary-color)}}@media all and (-ms-high-contrast:none){.rel{position:relative}.loader{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5;background:url(../Media/loader.gif) no-repeat center center #fff}html.no-flexbox .loader{display:none}.productList .loader{background-position:center 10%}}