@font-face {font-family: 'socials';src: url('/assets/fonts/socials.eot?9800522');src: url('/assets/fonts/socials.eot?9800522#iefix') format('embedded-opentype'), url('/assets/fonts/socials.woff2?9800522') format('woff2'), url('/assets/fonts/socials.woff?9800522') format('woff'), url('/assets/fonts/socials.ttf?9800522') format('truetype'), url('/assets/fonts/socials.svg?9800522#socials') format('svg');font-weight: normal;font-style: normal;}[class^="social-icon-"]:before, [class*=" social-icon-"]:before {font-family: "socials";font-style: normal;font-weight: normal;speak: never;display: inline-block;text-decoration: inherit;width: 1em;margin-right: .2em;text-align: center;font-variant: normal;text-transform: none;line-height: 1em;margin-left: .2em;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;} .social-icon-facebook:before {content: '\f09a';} .social-icon-pinterest:before {content: '\f0d2';} .social-icon-youtube:before {content: '\f16a';} .social-icon-instagram:before {content: '\f32d';} @font-face {font-family: 'EuclidFlex';src: url("/assets/fonts/EuclidFlex.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/EuclidFlex.otf") format("opentype"), url("/assets/fonts/EuclidFlex.woff") format("woff"), url("/assets/fonts/EuclidFlex.ttf") format("truetype"), url("/assets/fonts/EuclidFlex.svg#EuclidFlex") format("svg");font-style: normal;font-weight: 400;}@font-face {font-family: 'EuclidFlex';src: url("/assets/fonts/EuclidFlexMedium.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/EuclidFlexMedium.otf") format("opentype"), url("/assets/fonts/EuclidFlexMedium.woff") format("woff"), url("/assets/fonts/EuclidFlexMedium.ttf") format("truetype"), url("/assets/fonts/EuclidFlexMedium.svg#EuclidFlexMedium") format("svg");font-style: normal;font-weight: 500;}* {margin: 0;padding: 0;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}*:focus {border: 0;outline: none;}*:active {outline: none;}html {height: 100%;}body {overflow-x: hidden;height: 100%;position: relative;}article, aside, footer, header, hgroup, main, nav, section {display: inline-block;width: 100%;}table, thead, tbody, tr, th, td {border: 0;}a {color: #000000;-webkit-transition: ease-in-out 0.5s;-moz-transition: ease-in-out 0.5s;-o-transition: ease-in-out 0.5s;transition: ease-in-out 0.5s;}a:hover {text-decoration: none;}b, strong {font-weight: 700;}i, em {font-style: italic;}input, button, textarea, select {appearance: none;-webkit-appearance: none;-moz-appearance: none;font-family: 'Open Sans', sans-serif;font-weight: 400;color: #000000;border: 1px solid #e7e8ed;padding: 9px;font-size: 16px;}input::placeholder, button::placeholder, textarea::placeholder, select::placeholder {color: #898989;}input:focus, button:focus, textarea:focus, select:focus {border: 1px solid #e7e8ed;}img {max-width: 100%;}hr {width: 100%;border: unset;background-color: #e7e8ed;height: 1px;margin: 30px auto;}.align-center {text-align: center;}.align-left {text-align: left;}.align-right {text-align: right;}.container {width: 100%;max-width: 1260px;margin: 0 auto;padding: 0 10px;}.container.full {max-width: none;padding: 0 40px;}.container.quarter {max-width: none;padding: 0 140px;}.container.trimmed {max-width: 1680px;padding: 0 10px;}.container.short {max-width: 800px;}.content {min-height: 500px;padding-bottom: 100px;}.content.sliced .container {display: flex;flex-wrap: wrap;}.content.sliced .container > * {width: 100%;}.content.sliced .container .content-half {width: 50%;padding-right: 30px;}.content.sliced .container .content-half:last-of-type {padding-right: 0;padding-left: 30px;}.content.nulled {padding-bottom: 0px;}.content.reset {min-height: auto;padding-bottom: 0;}.content p, .content span, .content li, .content a:not(.btn) {font-size: 16px;font-weight: 300;line-height: 25px;}.content h2 {font-size: 20px;font-weight: 300;margin: 30px 0;text-transform: uppercase;}.content h3 {font-size: 16px;font-weight: 300;margin: 20px 0;}.content ul, .content ol {margin-left: 45px;margin-bottom: 25px;}.content ul li, .content ol li {margin-bottom: 5px;}.content a:not(.btn) {font-style: italic;text-decoration: none;}.content a:not(.btn):hover {text-decoration: underline;}.content p {margin: 15px 0 10px;}.content table {border-spacing: unset;}.content table tr th, .content table tr td {text-align: left;font-size: 12px;background-color: #f5f5f5;padding: 5px;}.content table tr th {font-weight: 700;background-color: transparent;}.content table tr td {font-weight: 300;}.singleSectionContent {margin-bottom: 40px;}.robo {position: absolute;top: -9999px;}.btn {display: inline-block;background-color: #000000;color: #ffffff;border: 3px solid #000000;padding: 7px 15px;text-decoration: none;text-align: center;text-transform: uppercase;font-weight: 500;cursor: pointer;}.btn:not(.disabled):hover {background-color: #ffffff;color: #000000;}.btn.spaced {padding: 6px 15px 8px;}.btn.spaced.bigger {padding: 18px 20px 18px;}.btn.spaced.longer {padding: 6px 25px 8px;}.btn.inverted {background-color: #ffffff;color: #000000;border: 3px solid #000000;}.btn.inverted:hover {background-color: #000000;border-color: #000000;color: #ffffff;}.btn.basic {text-transform: none;font-weight: 400;}.btn.disabled {opacity: 0.6;cursor: initial;}.toggleBox {z-index: 5;box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.09);background-color: #ffffff;border-top: 2px solid #000000;padding: 10px 15px 20px;display: none;}.toggleBox.opened {display: block;}.toggleBoxOpen {animation: toggleOpen .5s;animation-fill-mode: both;}.toggleBoxClose {animation: toggleClose .5s;animation-fill-mode: both;}@keyframes toggleOpen {from {transform: scale(0.7);opacity: 0;}to {transform: scale(1);opacity: 1;}}@keyframes toggleClose {from {transform: scale(1);opacity: 1;}to {transform: scale(0.7);opacity: 0;}}body {font-family: "EuclidFlex", sans-serif;font-size: 16px;font-weight: 400;color: #000000;background: #ffffff;max-width: 1920px;margin: 0 auto;}header .container {position: relative;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}header .container .logo {width: 260px;text-decoration: none;}header .container .logo span {position: relative;font-size: 40px;}header .container .logo span:before {margin: 0px;}header .container .logo:hover {color: #333333;}header .container nav {-webkit-transition: ease-in-out 0.5s;-moz-transition: ease-in-out 0.5s;-o-transition: ease-in-out 0.5s;transition: ease-in-out 0.5s;width: auto;}header .container nav .navigation li {list-style-type: none;display: inline-block;vertical-align: middle;padding: 30px 5px;}header .container nav .navigation li a {font-weight: 500;text-transform: lowercase;text-decoration: none;padding: 5px;position: relative;}header .container nav .navigation li a:hover {text-decoration: underline;text-decoration-thickness: 2px;text-underline-offset: 4px;}header .container nav .navigation li .submenu {display: none;position: absolute;left: 0;top: 100%;width: 100%;column-gap: 2rem;row-gap: 1rem;grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows: auto;background-color: #ffffff;box-shadow: 0 26px 24px rgba(122, 122, 122, 0.5);z-index: 5;padding: 30px 40px;}header .container nav .navigation li .submenu ul {position: relative;}header .container nav .navigation li .submenu ul li {list-style-type: none;display: block;margin-bottom: 10px;padding: 0;}header .container nav .navigation li .submenu ul li a {font-weight: 300;text-transform: none;padding: inherit;}header .container nav .navigation li .submenu ul li:first-of-type {margin-bottom: 18px;}header .container nav .navigation li .submenu ul li:first-of-type a {font-weight: 700;text-transform: uppercase;}header .container nav .navigation li:hover .submenu {display: grid;}header .container nav .navigation li.active a {text-decoration: underline;text-decoration-thickness: 2px;text-underline-offset: 4px;}header .container nav .navigation li.btn {border-color: #000000;padding: 5px;letter-spacing: normal;}header .container nav .navigation li.btn.margin {margin-left: 70px;margin-right: 15px;}header .container nav .navigation li.btn a:hover {color: #ffffff;text-decoration: none;}header .container .searchBox {margin-left: 15px;position: relative;display: flex;flex-wrap: wrap;align-items: center;}header .container .searchBox input {border: 0;border-bottom: 1px solid #e7e8ed;position: absolute;right: 0px;padding: 10px 30px;width: 0px;opacity: 0;-webkit-transition: ease-in-out 0.5s;-moz-transition: ease-in-out 0.5s;-o-transition: ease-in-out 0.5s;transition: ease-in-out 0.5s;overflow: hidden;}header .container .searchBox .searchIcon {cursor: pointer;z-index: 2;position: relative;}header .container .searchBox .searchIcon:before {content: "";width: 19px;height: 19px;background-image: url("/assets/img/redesign/icon_search.svg");display: inline-block;background-size: cover;cursor: pointer;}header .container .searchBox .closeIcon {display: none;font-size: 18px;}header .container .searchBox.active input {width: 540px;opacity: 1;}header .container .searchBox.active .closeIcon {display: inline-block;position: absolute;left: -510px;z-index: 3;color: #d0d0d0;cursor: pointer;}header .container .userBox {height: 18px;margin-left: 15px;}header .container .userBox .userIcon {background-image: url("/assets/img/redesign/icon_user.svg");display: inline-block;width: 19px;height: inherit;background-size: cover;cursor: pointer;}header .container .userBox .userMenu {top: 100%;position: absolute;width: 200px;left: calc(100% - 380px);}header .container .userBox .userMenu a {display: block;margin-bottom: 10px;font-weight: 100;text-decoration: none;}header .container .userBox .userMenu a:last-of-type {margin-bottom: 0;font-weight: 500;}header .container .userBox .userMenu a:hover {text-decoration: underline;}header .container .cartBox {height: 18px;margin-left: 15px;}header .container .cartBox .toggleBoxItem {height: inherit;margin-top: 2px;display: inline-flex;cursor: pointer;}header .container .cartBox .toggleBoxItem .cartIcon {background-image: url("/assets/img/redesign/icon_cart.svg");display: inline-block;width: 19px;height: inherit;background-size: cover;cursor: pointer;position: relative;}header .container .cartBox .toggleBoxItem .cartIcon b {position: absolute;top: 0;right: -10px;display: flex;justify-content: center;align-items: center;height: 16px;width: 16px;line-height: 16px;background-color: #be9e56;color: #ffffff;font-size: 8px;font-weight: 700;border-radius: 50%;}header .container .cartBox .toggleBoxItem .cartValue {font-size: 14px;font-weight: 600;margin-left: 15px;position: relative;}header .container .cartBox .toggleBoxItem .cartValue:after {font-family: "storms";content: "\f107";margin-left: 10px;font-size: 16px;}header .container .cartBox .cartWrap {top: 100%;position: absolute;width: 375px;left: calc(100% - 510px);}header .container .cartBox .cartWrap .items {display: flex;flex-direction: column;}header .container .cartBox .cartWrap .items .item {display: inherit;justify-content: space-between;align-items: center;font-size: 14px;font-weight: 700;width: 100%;margin-bottom: 10px;}header .container .cartBox .cartWrap .items .item a {text-decoration: none;}header .container .cartBox .cartWrap .items .item a:hover {color: #be9e56;}header .container .cartBox .cartWrap .items .item .image {width: 40px;height: 40px;}header .container .cartBox .cartWrap .items .item .name {margin: 0 10px;width: 115px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}header .container .cartBox .cartWrap .items .item .quantity {width: 60px;}header .container .cartBox .cartWrap .items .item .price {font-size: 16px;}header .container .cartBox .cartWrap .items .item:last-of-type {margin-bottom: 0px;}header .container .cartBox .cartWrap .buttons {text-align: right;border-top: 1px solid #e7e8ed;padding: 18px 0 0;margin-top: 20px;}header .container .cartBox .cartWrap .buttons .btn {padding-top: 6px;padding-right: 10px;}header .container .langSwitch {position: relative;cursor: pointer;font-size: 14px;font-weight: 600;padding: 5px 10px;margin-left: 50px;margin-top: 5px;}header .container .langSwitch:after {font-family: "storms";content: "\f107";margin-left: 10px;font-size: 16px;}header .container .langSwitch .langWrap {animation: none !important;border-top: unset;box-shadow: none;}header .container .langSwitch .langWrap .switch {text-decoration: none;}header .container .langSwitch.activeToggle {background-color: #f9f9f9;}header .container .langSwitch.activeToggle .langWrap.opened {position: absolute;top: 100%;left: 0px;width: 100%;padding: 5px 10px;background-color: #f9f9f9;}header .container .langSwitch.activeToggle .langWrap.opened .switch:hover {text-decoration: underline;}header .container .langSwitch.activeToggle .switch.active {color: #be9e56;}header .container .langSwitch.activeToggle:after {color: #be9e56;}header .container .langSwitch:not(.activeToggle) .langWrap {display: none;}header .container .barWrap {display: inherit;flex-wrap: inherit;align-items: inherit;justify-content: inherit;}footer .topPart {padding: 60px 0;border-top: 1px solid #878787;}footer .topPart .container {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: flex-start;max-width: 90%;}footer .topPart .container .col {width: 20%;}footer .topPart .container .col h2 {font-size: 18px;margin-bottom: 50px;text-transform: uppercase;font-weight: 500;}footer .topPart .container .col a {display: block;text-decoration: none;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 10px;text-transform: lowercase;font-weight: 500;}footer .topPart .container .col a:hover {text-decoration: underline;}footer .topPart .container .col.form form .column {display: block;width: 100%;margin-bottom: 16px;}footer .topPart .container .col.form form .column input {border: 2px solid #000000;font-family: "EuclidFlex", sans-serif;width: 80%;}footer .topPart .container .col.form form .column textarea {border: 2px solid #000000;font-family: "EuclidFlex", sans-serif;width: inherit;}footer .topPart .container .col.form form button.btn {justify-self: flex-end;display: flex;}footer .bottomPart {border-top: 1px solid #e0e0e0;padding: 30px 0;font-size: 13px;font-weight: 400;}footer .bottomPart .container {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;max-width: 90%;}footer .bottomPart .container .social {display: flex;flex-wrap: wrap;}footer .bottomPart .container .social a {margin: 0 15px;}footer .bottomPart .container .social a:hover {opacity: 0.2;}footer .bottomPart .container .social i {display: block;width: 37px;height: 37px;background-size: cover;}footer .bottomPart .container .social i.instagram {background-image: url("/assets/img/redesign/social/instagram.svg");}footer .bottomPart .container .social i.facebook {background-image: url("/assets/img/redesign/social/facebook.svg");}footer .bottomPart .container .social i.youtube {background-image: url("/assets/img/redesign/social/youtube.svg");}footer .bottomPart .container .social i.pinterest {background-image: url("/assets/img/redesign/social/pinterest.svg");}footer .bottomPart .container .copy {font-size: 20px;font-weight: 500;width: 33%;}footer .bottomPart .container .develop {width: 33%;font-size: 20px;opacity: 0.1;text-align: right;}footer .bottomPart .container .develop a {text-decoration: none;}footer .bottomPart .container .develop a:hover {text-decoration: underline;}section .sectionTitle {font-size: 25px;font-weight: 300;line-height: 44px;text-transform: uppercase;text-align: center;margin: 60px;}section .sectionSubTitle {font-size: inherit;font-weight: 300;line-height: 44px;text-transform: uppercase;text-align: center;margin: -60px auto 30px;}section .sectionSubTitle a {text-decoration: none;}section .sectionSubTitle a:hover {text-decoration: underline;}#navigationToggle {display: none;margin-top: 0px;padding: 0 5px 2px 5px;border: 1px solid transparent;-webkit-transition: ease-in-out 0.5s;-moz-transition: ease-in-out 0.5s;-o-transition: ease-in-out 0.5s;transition: ease-in-out 0.5s;}#navigationToggle .helper {vertical-align: middle;display: inline-block;font-style: normal;line-height: 15px;padding: 5px 5px 0 0;}#navigationToggle .hamburger-box {height: 26px;transform: scale(0.8);vertical-align: middle;}#navigationToggle .hamburger-inner, #navigationToggle .hamburger-inner::before, #navigationToggle .hamburger-inner::after {background-color: #000000;height: 2px;width: 35px;}#ajaxWait {position: fixes;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(255, 255, 255, 0.6);z-index: 999;}.scrollTop {position: fixed;display: inline-block;background-color: #fff;text-align: center;padding: 10px 15px;right: 25px;bottom: 15px;cursor: pointer;text-decoration: none;z-index: 9999;}.scrollTop span {display: block;position: relative;}.scrollTop span:before {font-family: "storms";content: "\f106";font-size: 32px;}.partnersLine {display: flex;justify-content: center;align-items: center;background-image: url("/assets/img/darkLine.jpg");height: 290px;}.partnersLine .stormsPartner img {max-width: 351px;max-height: 82px;}.pageTitle {text-align: center;margin: 30px auto;}.pageTitle h1 {font-size: 25px;font-weight: 300;line-height: 44px;text-transform: uppercase;}.pageTitle p {font-size: 16px;font-weight: 300;line-height: 25px;margin-top: 25px;}.pageTitle p a {text-decoration: underline;font-style: normal;}.pageTitle p a:hover {text-decoration: none;}.breadcrumbs {border-top: 1px solid #e7e8ed;padding: 20px 0;}.breadcrumbs .container {font-size: 14px;}.breadcrumbs .container .anchor {text-decoration: none;margin: 0px 5px;}.breadcrumbs .container .anchor.home {text-decoration: underline;margin-left: 0px;}.breadcrumbs .container .anchor:hover {color: #333333;}.notFound img {margin: 70px auto;}.filtrationBoxes .container {display: flex;justify-content: center;align-items: center;}.filtrationBoxes .container .btn {min-width: 18%;margin: 0 10px;}.filtrationBoxes#galleryFiltration .container {flex-wrap: wrap;justify-content: flex-start;padding: 0;}.filtrationBoxes#galleryFiltration .container .btn {flex: 0 1 calc(25% - 20px);margin: 10px;}.filtrationBoxes#galleryFiltration .container .btn.inverted:hover {background-color: transparent;color: #000000;}#pagination {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;margin-bottom: 78px;}#pagination #loadMoreResults {margin-bottom: 30px;min-width: 285px;}#pagination #classicPagination {width: 100%;text-align: center;}#pagination #classicPagination .cont {margin: 0 5px;font-size: 18px;font-weight: 400;text-decoration: none;}#pagination #classicPagination .cont.first span:before {content: "\f100";font-family: "storms";}#pagination #classicPagination .cont.last span:before {content: "\f101";font-family: "storms";}#pagination #classicPagination .cont.prev span:before {content: "\f104";font-family: "storms";}#pagination #classicPagination .cont.next span:before {content: "\f105";font-family: "storms";}#pagination #classicPagination .cont:hover {color: #333333;}#pagination #classicPagination .cont.active {font-weight: 700;color: #000000;}.socialShare span {font-size: 16px;font-weight: 300;margin-right: 10px;}.socialShare i {cursor: pointer;width: 30px;height: 30px;text-align: center;line-height: 30px;border: 1px solid #000000;-webkit-transition: ease-in-out 0.5s;-moz-transition: ease-in-out 0.5s;-o-transition: ease-in-out 0.5s;transition: ease-in-out 0.5s;}.socialShare i:hover {color: #ffffff;background-color: #000000;}.contentBox {margin-bottom: 20px;}.contentBox .named {display: block;position: relative;background-color: #f5f5f5;font-size: 16px;font-weight: 300;padding: 10px 20px;cursor: pointer;}.contentBox .named:after {content: "\f107";font-family: "storms";position: absolute;right: 30px;font-size: 24px;}.contentBox .inside {width: 100%;display: none;}.contentBox .inside .row {display: flex;flex-wrap: wrap;align-items: center;width: 100%;padding: 10px 25px;}.contentBox .inside .row .icon {margin-right: 10px;}.contentBox .inside .row span {margin-right: 10px;}.contentBox .inside .row a {position: relative;margin-left: auto;}.contentBox .inside .contentBox {margin-bottom: 0;padding-left: 20px;}.contentBox .inside .contentBox .named {margin-top: 20px;}.contentBox.active > .named {font-weight: 700;}.contentBox.active > .named:after {content: "\f105";}.contentBox.active > .inside {display: block;}.searchIn {display: flex;justify-content: center;align-items: center;margin-bottom: 45px;}.searchIn span {margin-right: 30px;}.searchIn form {width: 100%;max-width: 415px;}.searchIn form input {width: 100%;}form.styled {display: flex;flex-wrap: wrap;margin-top: 25px;}form.styled label {display: flex;justify-content: space-between;align-items: center;width: 50%;text-align: left;margin-bottom: 20px;padding-right: 30px;}form.styled label.full {width: 100%;align-items: flex-start;}form.styled label input {max-width: 400px;width: 100%;}form.styled label select {max-width: 400px;width: 100%;}form.styled .buttons {width: 100%;text-align: center;}.cartBread {background-color: #f5f5f5;padding: 63px 0 17px;}.cartBread .container {display: flex;flex-wrap: wrap;justify-content: space-around;align-items: center;position: relative;}.cartBread .container:before {content: "";position: absolute;width: 100%;top: -5px;border-top: 1px dashed #e7e8ed;}.cartBread .container .step {font-weight: 300;position: relative;padding: 18px;}.cartBread .container .step:before {content: "";position: absolute;top: -20px;left: 0;right: 0;margin: 0 auto;width: 26px;height: 26px;border: 1px solid #000000;border-radius: 50%;z-index: 2;background-color: #f5f5f5;}.cartBread .container .step:first-of-type:after, .cartBread .container .step:last-of-type:after {content: "";position: absolute;top: -5px;background-color: #f5f5f5;width: 200%;height: 2px;left: calc(-200% + 30px);}.cartBread .container .step:last-of-type:after {right: calc(-200% + 30px);left: auto;}.cartBread .container .step.active:before {background-color: #000000;}.cartBread .container .step.done:before {content: "\e807";font-family: "storms";background-color: #000000;color: #ffffff;line-height: 26px;text-align: center;}.helpBox {display: flex;flex-wrap: wrap;border: 1px solid #e7e8ed;padding: 15px 30px;width: 395px;}.helpBox p {width: 100%;margin: 0px auto 5px;}.helpBox span {width: 50%;font-size: 14px;}.helpBox b {display: block;}.helpBox a {font-style: inherit !important;}.customInput {display: flex;cursor: pointer;}.customInput input {display: none;}.customInput .customCheckbox {display: inline-block;width: 27px;height: 27px;border: 1px solid #e7e8ed;margin-right: 20px;}.customInput input:checked + .customCheckbox {position: relative;}.customInput input:checked + .customCheckbox:before {content: "";position: absolute;top: 4px;left: 4px;width: 17px;height: 17px;background-color: #000000;}.customInput .customRadio {display: inline-block;width: 20px;height: 20px;border: 1px solid #e7e8ed;margin-right: 20px;border-radius: 50%;}.customInput input:checked + .customRadio {position: relative;}.customInput input:checked + .customRadio:before {content: "";position: absolute;top: 2px;left: 2px;width: 14px;height: 14px;background-color: #000000;border-radius: 50%;}.easyFiltration {display: inline-block;position: relative;z-index: 2;border-bottom: 1px solid #e7e8ed;}.easyFiltration .title {font-weight: 700;margin-right: 15px;display: inline-block;vertical-align: middle;}.easyFiltration .wrap {display: inline-block;vertical-align: middle;position: relative;min-width: 180px;}.easyFiltration .wrap .option {padding: 10px 15px;display: block;text-align: left;border: 1px solid #e7e8ed;background-color: #ffffff;text-decoration: none;cursor: pointer;}.easyFiltration .wrap .option.active {display: block;position: relative;border: 0;}.easyFiltration .wrap .option.active:after {content: "\f107";display: block;font-family: "storms";font-size: 12px;position: absolute;right: 15px;top: 13px;}.easyFiltration .wrap .option:hover:not(.active) {color: #333333;}.easyFiltration .wrap ul {position: absolute;width: 100%;left: 0px;max-height: 0;overflow: hidden;-webkit-transition: max-height 0.2s ease-in;transition: max-height 0.2s ease-in;border-top: 1px solid #e7e8ed;}.easyFiltration .wrap ul li {list-style-type: none;}.easyFiltration .wrap ul li .option {border-top: 0px;}.easyFiltration .wrap:hover ul {max-height: 500px;}.easyFiltration .priceSlider #slider-range {background: #333333;border: 1px solid #333333;border-radius: 0px;}.easyFiltration .priceSlider #slider-range .ui-widget-header {color: #333333;}.easyFiltration .priceSlider #slider-range .ui-slider-handle {background-color: #333333;}.easyFiltration .priceSlider #slider-values .value {height: auto;line-height: unset;border: 0;}.easyFiltration .priceSlider #slider-values .value #priceMin {min-width: auto;text-align: left;padding-right: 0px;color: #333333;font-family: "Open Sans";cursor: default;}.easyFiltration .priceSlider #slider-values .value #priceMax {min-width: auto;text-align: right;padding-right: 0px;color: #333333;font-family: "Open Sans";cursor: default;}#contentPage img {cursor: pointer;}#toast-container > .toast {box-shadow: 0 20px 20px rgba(24, 65, 78, 0.25);width: auto;min-width: 300px;max-width: 400px;opacity: 1;}#toast-container > .toast.toast-success {background-color: #00b139;background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAABKUlEQVQ4T62U61HDMBCEdyuAEqCCuAPsClJCSAUklUAH2BWQDpJ04HSQEqCCY1Zz9ghZfmSCZvRHj+9Ot3siMsPMSgAbAIVPnWp9NiRP6TXGC2ami+8ABJoaAu1JCh5GD/IsvgA8zkC67W8AVQcLIM/keANkAOtASvVlYSbpsRPJiv4kZXPPCKDaFVoC2pKszewAYB1daARS5VcJ5QLgCcBDtB4gXtMPAG/RXiuQpRCShZlJPdVOQWLIK4DPgY8yoCvJZ48sWElST5G6WUjw0cjTapLbxKyjEACXqWL3sKlMPFgottphTH7VSGLsZiSt/sOQZ5Jl3CKKHsu9xFc/LkabNq3UWQrrIX+6P2pemW2u786qW/YbSaSWAJJb/1PnerldhZeag4/tF+ekiViyJRPKAAAAAElFTkSuQmCC) !important;}#toast-container > .toast.toast-warning {background-color: #be9e56;background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAABDUlEQVQ4T4VT0VXDQAyTJoANoBNAJoBOQDcoTMDrBMAEPCYANoAJ6AbtBm0noEygPgUnJBeH+kfvnXWyzvYRIyHpFsBzpBck3zIqs0NJlwBWRa4iuS75YwJLAFcFeUlyelRA0jWAryD+BJ4ETklavI2BA0m2eRGMSeAmcE2yGhWIxr02BJJ1AUnqXLrrNrTnQNIWwNkRgS3JxhlaAUmPAB569nIHpjyRNP9XQNIpAL/T+NcgkpH7Lrq/BzAhuW8EBtXjwkfgLNmX2oUrnEf1bKde4vA+SdpFZQGv6DwhfJKsK0uyk5uE826B7oi6nHbm5XR6ffovCcBjdfiZWezswB/H69ms6wh3cLwDMDsASPpp0DTZ3pkAAAAASUVORK5CYII=) !important;}#toast-container > .toast.toast-error {background-color: #c50000;background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA8UlEQVQ4T6VTbRXCMBBLHCCBKQAcIAUUsCkAFLApAClI2BSABBwcL33t3lHG+Oqfvl6b3OV6IbJlZlMAGwBLAPN43QI4A2hIXj2E/mBmdQTnvP5ck6xSoCcwM2WZjSHdXUtyoXMg+DBzzi05JaPmi7vdA7gBOGQIlT0BsHXxQgS57opkbWYrAMf4eE3yZGa7jKARwZD2BChVTQR7wlREKwJ70bhAEnuUZ+4hnxIMZQ8k7yQIiBEJ3bdNVE/874QmanT9N0qvVtqTXoH1jT5e/D9Iif7LUe5IBqP9YqYwwk9mcpWoJ3ogOydzddHOcuKDne943oT2kh9gowAAAABJRU5ErkJggg==) !important;}#toast-container > .toast .toast-message {font-size: 14px;font-weight: 600;padding-right: 15px;}#toast-container > .toast .toast-close-button {position: absolute;top: calc(50% - 10px);right: 10px;height: 10px;}#toast-container > .toast .toast-close-button .icon {display: inline-block;background: url("/assets/img/svg/toast-close.svg") no-repeat;background-size: cover;width: 10px;height: 10px;}form label.sfv-noValid {position: relative;}form label.sfv-noValid input {border-color: red;}form label.sfv-noValid.customInput .customCheckbox, form label.sfv-noValid.customInput .customRadio {border-color: red;}form label.sfv-noValid.customInput .sfv-error {display: none;}form label .sfv-error {position: absolute;right: 45px;font-weight: bold;}#newsletterModal {width: 500px;min-height: 150px;position: fixed;background-color: #fff;text-align: right;display: none;z-index: 11;}#newsletterModal_overlay {display: none;position: fixed;width: 100%;height: 100%;background-color: rgba(26, 26, 26, 0.6);top: 0px;z-index: 10;}.modalContent {display: flex;justify-content: center;align-items: center;flex-direction: column;height: 100%;width: 100%;max-width: 500px;margin: 0 auto;padding: 15px;text-align: center;}.modalContent h3 {margin-bottom: 15px;}.modalContent form input[type=email] {width: calc(100% - 90px);}.modalContent form input[type=submit] {width: 85px;cursor: pointer;}.homepageSlider {height: 940px;display: block;position: relative;overflow: hidden;}.homepageSlider .owl-stage-outer, .homepageSlider .owl-stage, .homepageSlider .owl-item {height: inherit;}.homepageSlider #homepageSlider {height: inherit;}.homepageSlider #homepageSlider .item {height: inherit;background-size: cover;background-position: center;display: flex;justify-content: flex-end;align-items: center;}.homepageSlider #homepageSlider .item .textArea {display: inline-block;background-color: rgba(255, 255, 255, 0.79);width: 502px;padding: 40px 25px 70px 40px;}.homepageSlider #homepageSlider .item .textArea h1, .homepageSlider #homepageSlider .item .textArea h2, .homepageSlider #homepageSlider .item .textArea h3, .homepageSlider #homepageSlider .item .textArea h4, .homepageSlider #homepageSlider .item .textArea h5, .homepageSlider #homepageSlider .item .textArea h6 {color: #333333;font-weight: 700;}.homepageSlider #homepageSlider .item .textArea h2 {font-size: 45px;text-transform: uppercase;font-weight: 800;}.homepageSlider #homepageSlider .item .textArea h3 {font-size: 30px;font-weight: 800;}.homepageSlider #homepageSlider .item .textArea h4 {font-size: 20px;font-weight: 400;}.homepageSlider #homepageSlider .item .textArea a {color: #333333;font-size: 16px;font-weight: 700;position: relative;text-decoration: none;}.homepageSlider #homepageSlider .item .textArea a:after {content: "\f105";font-family: "storms";margin-left: 5px;}.homepageSlider #homepageSlider .item .textArea p {color: rgba(51, 51, 51, 0.7);font-size: 16px;font-weight: 400;}.homepageSlider .scroll {position: absolute;text-align: center;left: 0px;right: 0px;z-index: 5;bottom: 35px;font-size: 30px;}.categoryCarousel {background-color: #f5f5f5;padding: 50px 0;}.categoryCarousel .owl-stage-outer, .categoryCarousel .owl-stage {height: inherit;display: inherit;justify-content: inherit;align-items: inherit;}.categoryCarousel #categoryCarousel {display: flex;justify-content: space-between;align-items: flex-end;}.categoryCarousel #categoryCarousel .item {display: flex;flex-direction: column;align-items: center;text-decoration: none;}.categoryCarousel #categoryCarousel .item img {-webkit-transition: all 4000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;-moz-transition: all 4000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;transition: all 4000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;}.categoryCarousel #categoryCarousel .item span {margin-top: 20px;font-size: 16px;font-weight: 300;-webkit-transition: ease-in-out 0.5s;-moz-transition: ease-in-out 0.5s;-o-transition: ease-in-out 0.5s;transition: ease-in-out 0.5s;}.categoryCarousel #categoryCarousel .item:hover img {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}.categoryCarousel #categoryCarousel .item:hover span {color: #be9e56;}.categoryCarousel #categoryCarousel .owl-controls .owl-nav .owl-prev {position: absolute;top: calc(100%/2 - 15px);font-size: 20px;left: 0px;}.categoryCarousel #categoryCarousel .owl-controls .owl-nav .owl-next {position: absolute;top: calc(100%/2 - 15px);font-size: 20px;right: 0px;}.productsCarousel {margin: 5px 0 68px;}.productsCarousel .owl-controls .owl-nav .owl-prev {position: absolute;top: calc(100%/2 - 15px);font-size: 20px;left: 0px;}.productsCarousel .owl-controls .owl-nav .owl-next {position: absolute;top: calc(100%/2 - 15px);font-size: 20px;right: 0px;}.galleryCarousel {display: block;}.galleryCarousel .owl-item {font-size: 0;}.galleryCarousel .owl-controls {display: none;}.partnersCarousel {display: block;}.partnersCarousel .container {display: flex;justify-content: space-between;align-items: center;padding: 31px 0;}.partnersCarousel .container .item {position: relative;}.partnersCarousel .container .item:hover {opacity: 0.5;}.partnersCarousel .container .item img {max-width: 75%;}.partnersCarousel .container .owl-stage {display: flex;align-items: center;justify-content: space-between;}.partnersCarousel .container .owl-stage .owl-item {position: relative;text-align: center;}.partnersCarousel .container .owl-controls {display: none;}.aboutUs {background-color: #f5f5f5;}.aboutUs .container {display: flex;flex-wrap: wrap;justify-content: space-around;align-items: flex-start;padding-bottom: 78px;}.aboutUs .container h1 {width: 100%;}.aboutUs .container p {width: 45%;font-weight: 300;line-height: 25px;}.postBoxes .container {display: grid;column-gap: 40px;row-gap: 40px;grid-template-columns: 1fr 1fr 1fr 1fr;grid-template-rows: auto;margin-bottom: 78px;}.postBoxes .container .box .image {display: block;max-width: 435px;margin-bottom: 20px;}.postBoxes .container .box .image img {-webkit-transition: all 4000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;-moz-transition: all 4000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;transition: all 4000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;}.postBoxes .container .box .title {display: block;margin-bottom: 20px;font-size: 25px;font-weight: 300;letter-spacing: 1px;}.postBoxes .container .box p {font-size: 16px;font-weight: 300;line-height: 25px;}.postBoxes .container .box a {text-decoration: none;}.postBoxes .container .box:hover .image img {-webkit-transform: scale(0.95);-moz-transform: scale(0.95);transform: scale(0.95);}.postBoxes .container .box:hover .title {color: #be9e56;}.bestCategories {margin: 0px auto 78px;}.bestCategories .container {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: flex-start;}.bestCategories .container .wrap {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;width: 100%;}.bestCategories .container .wrap .categoryBox {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;position: relative;width: calc(50% - 20px);height: 530px;text-align: center;background-position: center center;background-size: cover;}.bestCategories .container .wrap .categoryBox:before {content: "";position: absolute;left: 0px;top: 0px;width: 100%;height: 100%;-webkit-transition: ease-in-out 0.5s;-moz-transition: ease-in-out 0.5s;-o-transition: ease-in-out 0.5s;transition: ease-in-out 0.5s;}.bestCategories .container .wrap .categoryBox:hover:before {background-color: rgba(255, 255, 255, 0.58);}.bestCategories .container .wrap .categoryBox .transparent {position: relative;background-color: rgba(255, 255, 255, 0.58);text-decoration: none;padding: 70px;width: 80%;margin: 0 auto;}.bestCategories .container .wrap .categoryBox .transparent h3 {width: 100%;position: relative;color: #000000;text-transform: uppercase;font-size: 30px;font-weight: 800;}.bestCategories .container .wrap .categoryBox .transparent p {color: #000000;font-size: 20px;text-transform: uppercase;font-weight: 400;}.bestCategories.inner .container {max-width: none;padding: 0;}.bestCategories.inner .container .wrap {display: grid;column-gap: 1rem;row-gap: 1rem;grid-template-rows: auto;justify-content: initial;grid-template-columns: 1fr 1fr 1fr;align-items: unset;}.bestCategories.inner .container .wrap .categoryBox {margin-bottom: 65px;width: auto;height: auto;}.bestCategories.inner .container .wrap .categoryBox h3 {margin-bottom: 10px;}.benefits {background-color: #f5f5f5;padding: 60px 0;}.benefits .container {display: flex;align-items: flex-start;justify-content: space-around;}.benefits .container .benefit {display: flex;flex-direction: column;align-items: center;max-width: 410px;width: 22%;}.benefits .container .benefit .icon {background-size: cover;margin-bottom: 20px;}.benefits .container .benefit .icon.help {background-image: url("/assets/img/svg/chat.svg");width: 77px;height: 69px;}.benefits .container .benefit .icon.preview {background-image: url("/assets/img/svg/draw.svg");width: 69px;height: 69px;}.benefits .container .benefit .icon.build {background-image: url("/assets/img/svg/build.svg");width: 70px;height: 69px;}.benefits .container .benefit .icon.service {background-image: url("/assets/img/svg/service.svg");width: 69px;height: 69px;}.benefits .container .benefit .title {font-size: 25px;font-weight: 300;text-transform: uppercase;margin-bottom: 20px;}.benefits .container .benefit p {font-size: 400;font-weight: 300;line-height: 30px;}.sellersMap {background-image: url("/assets/img/mapBox.jpg");background-size: cover;height: 600px;}.sellersMap .container {display: flex;flex-direction: column;justify-content: center;align-items: center;text-align: center;max-width: 500px;height: 100%;}.sellersMap .container h2 {font-size: 25px;font-weight: 700;text-transform: uppercase;margin-bottom: 25px;}.sellersMap .container p {font-size: 16px;font-weight: 300;margin-bottom: 40px;}.productWrap {position: relative;display: inline-flex;flex-direction: column;align-items: center;background-color: #ffffff;padding: 15px 10px 25px;width: 18%;margin: 0 2% 0 0;max-width: 275px;}.productWrap a {text-decoration: none;}.productWrap .labels {position: absolute;left: 10px;display: flex;flex-direction: column;align-items: flex-start;}.productWrap .compare {display: block;margin: 0 auto;width: 100%;text-align: right;}.productWrap .compare a {text-decoration: none;color: #d0d0d0;}.productWrap .compare a i {color: inherit;}.productWrap .compare a:hover {color: #333333;}.productWrap .image {width: 160px;height: 160px;display: flex;justify-content: center;align-items: center;margin-bottom: 20px;}.productWrap .image img {max-height: 100%;max-width: 100%;}.productWrap .manufacturer {font-size: 16px;font-weight: 400;margin-bottom: 5px;}.productWrap .title {font-size: 16px;font-weight: 700;margin-bottom: 8px;text-align: center;}.productWrap .info {position: relative;width: 100%;height: 35px;}.productWrap .info .prices {position: absolute;top: 0;left: 0;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;text-align: center;width: inherit;animation: toggleOpen 1s;}.productWrap .info .prices i {font-size: 16px;font-weight: 400;text-decoration: line-through;margin-right: 5px;}.productWrap .info .prices i.wholesale {width: 100%;color: lightgray;}.productWrap .info .prices b {font-size: 20px;font-weight: 700;}.productWrap .info .button {display: none;position: absolute;top: 0;left: 0;width: 100%;text-align: center;animation: toggleOpen 1s;}.productWrap .info .button span {font-size: 12px;font-weight: 600;}.productWrap .info .button span:before {content: "";display: inline-block;vertical-align: sub;background-image: url("/assets/img/svg/basket.svg");width: 21px;height: 19px;margin-right: 10px;}.productWrap:hover {box-shadow: 0 1px 6px rgba(122, 122, 122, 0.25);-webkit-transition: ease-in-out 0.4s;-moz-transition: ease-in-out 0.4s;-o-transition: ease-in-out 0.4s;transition: ease-in-out 0.4s;}.productWrap:hover .info .prices {display: none;}.productWrap:hover .info .button {display: block;}.allProducts {display: flex;flex-wrap: wrap;justify-content: flex-start;align-items: flex-start;}.allProducts .owl-item {text-align: center;}.allProducts .owl-item .item {margin: 10px;width: 275px;}.compare {display: flex;margin: 60px auto 25px;}.compare .column {display: inline-block;vertical-align: top;border-right: 1px solid #e7e8ed;width: 400px;}.compare .column .row {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;padding: 10px 50px;}.compare .column .row.line {background-color: #f5f5f5;text-transform: uppercase;font-size: 20px;}.compare .column .row.info {height: 350px;text-align: center;padding: 15px 50px;position: relative;}.compare .column .row.info img {display: block;}.compare .column .row.info .wrap {width: 100%;}.compare .column .row.info .wrap span {display: block;}.compare .column .row.info .wrap .price {font-weight: 700;font-size: 20px;}.compare .column .row.info .wrap a {display: block;font-style: normal;margin: 10px auto;white-space: normal;}.compare .column .row.info .wrap a:hover {text-decoration: none;}.compare .column .row.info .remove {position: absolute;top: 5px;right: 20px;color: #e7e8ed;background-image: url("/assets/img/svg/cartCross.svg");opacity: 0.2;display: inline-block;width: 12px;height: 12px;background-size: cover;cursor: pointer;}.compare .column .row.info .remove:hover {opacity: 1;}.compare .column.fixed .row {justify-content: flex-start;}.compare .column.variable {overflow-x: scroll;white-space: nowrap;width: calc(100% - 400px);font-size: 0;}.compare .column.variable .column {display: inline-block;font-size: 16px;}.compare .column.variable .column .row:not(.info):not(.line) {width: 100%;display: block;justify-content: flex-start;padding: 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}.compare .nothing {width: 100%;text-align: center;}.productDetail .container {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: flex-start;}.productDetail .container .images {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: flex-start;}.productDetail .container .images .gallery {width: 125px;margin: 50px 135px auto 0;z-index: 1;}.productDetail .container .images .gallery .item {display: flex;justify-content: center;align-items: center;width: 115px;height: 115px;border: 1px solid #e7e8ed;margin-bottom: 10px;}.productDetail .container .images .gallery .item img {max-width: 98%;max-height: 98%;}.productDetail .container .images .gallery#thumbnails {transform: rotate(90deg);width: 380px;margin: 175px 0 0 -140px;height: 125px;}.productDetail .container .images .gallery#thumbnails .item {margin-right: 10px;margin-bottom: unset;}.productDetail .container .images .gallery#thumbnails .item img {transform: rotate(-90deg);}.productDetail .container .images .gallery#thumbnails .owl-stage-outer {z-index: 1;}.productDetail .container .images .gallery#thumbnails .owl-nav {display: flex;justify-content: space-between;position: absolute;width: 120%;left: -10%;top: calc(50% - 33px);}.productDetail .container .images .gallery#thumbnails .owl-nav .owl-prev, .productDetail .container .images .gallery#thumbnails .owl-nav .owl-next {font-size: 36px;top: unset;bottom: 15px;}.productDetail .container .images .preview {width: 490px;height: 490px;display: inline-flex;justify-content: center;align-items: center;position: relative;}.productDetail .container .images .preview.carousel {margin-left: -120px;}.productDetail .container .images .preview .labels {position: absolute;top: 0px;left: 10px;display: flex;align-items: flex-start;flex-direction: column;}.productDetail .container .images .preview .labels .label {line-height: initial;}.productDetail .container .images .preview .item {height: 100%;width: 100%;display: flex;justify-content: center;align-items: center;}.productDetail .container .images .preview .item img {max-width: 100%;max-height: 100%;}.productDetail .container .info {width: 600px;}.productDetail .container .info h1 {font-size: 40px;text-transform: uppercase;font-weight: 800;}.productDetail .container .info .manufacturer {display: block;margin-bottom: 10px;}.productDetail .container .info .code {display: block;margin-bottom: 10px;}.productDetail .container .info .availability {display: block;margin-bottom: 20px;font-weight: 800;text-transform: uppercase;}.productDetail .container .info .availability.inStock {color: #00b139;}.productDetail .container .info .actions {margin-top: 40px;}.productDetail .container .info .actions .in_action {display: inline-block;vertical-align: middle;width: 40%;margin-right: 4%;}.productDetail .container .info .actions .in_action span {display: block;margin-bottom: 5px;font-weight: 400;font-size: 14px;}.productDetail .container .info .actions .in_action span i {display: inline-block;vertical-align: middle;width: 35px;text-align: left;color: #e7e8ed;}.productDetail .container .info .actions .in_action span span {display: inline-block;vertical-align: middle;font-weight: inherit;margin-bottom: 0px;}.productDetail .container .info .actions .in_action span a {font-style: normal;font-weight: inherit;}.productDetail .container .info .actions .in_action span a span {text-decoration: inherit;}.productDetail .container .info .actions .in_action span.addCompare {font-weight: 700;}.productDetail .container .info .actions .purchase {display: inline-flex;vertical-align: middle;align-items: center;justify-content: center;width: 55%;background-color: #f5f5f5;padding: 20px;}.productDetail .container .info .actions .purchase .prices {width: 50%;}.productDetail .container .info .actions .purchase .prices .price-old {text-decoration: line-through;display: block;font-size: 14px;margin-bottom: 5px;}.productDetail .container .info .actions .purchase .prices .price {display: block;font-size: 19px;font-weight: 800;margin-bottom: 5px;}.productDetail .container .info .actions .purchase .prices .wholesale {display: block;text-decoration: line-through;margin-bottom: 5px;}.productDetail .container .info .actions .purchase .prices .price-noTax {font-size: 14px;}.productDetail .container .info .actions .purchase .amount {width: 50%;}.productDetail .container .info .actions .purchase .amount .quantityBox {display: block;width: 100%;text-align: center;margin-bottom: 5px;}.productDetail .container .info .actions .purchase .amount .quantityBox span {display: inline-block;font-weight: 800;cursor: pointer;}.productDetail .container .info .actions .purchase .amount .quantityBox input {display: inline-block;width: 35px;border: 0px;background-color: transparent;}.productDetail .container .info .actions .purchase .amount .button .btn {width: 100%;padding: 6px 15px;}.productDetail .container .info .variants {position: relative;}.productDetail .container .info .variants h2 {margin-bottom: 10px;}.productDetail .container .info .variants .wrap {position: relative;margin-bottom: 20px;}.productDetail .container .info .variants .wrap select {width: 100%;cursor: pointer;}.productDetail .container .info .variants .wrap .icon {position: absolute;right: 0;top: 50%;font-size: 18px;}.productDetail .container .info .variants .wrap .customInput {margin-top: 8px;}.productDetail .container .info .variants .wrap .customInput.hidden {display: none;}.productDetail .container .info .variants .wrap .toggleParams {margin: 15px 0 auto;display: block;text-decoration: underline;cursor: pointer;}.productDetail .container .info .variants .wrap .toggleParams:hover {text-decoration: none;}.productDetail .container .helpBox {align-self: center;}.productDetail .container .helpBox.responsive {display: none;width: 100%;margin-top: 20px;}.productDetail .informations {margin: 50px auto;}.productDetail .informations .tabs {padding: 0 40px;}.productDetail .informations .tabs .tab {display: inline-block;background-color: #f5f5f5;color: #000000;font-weight: 700;text-transform: uppercase;cursor: pointer;padding: 10px 20px;}.productDetail .informations .tabs .tab.active {background-color: #000000;color: #f5f5f5;}.productDetail .informations .container {background-color: #f5f5f5;min-height: 200px;}.productDetail .informations .container .window {display: none;padding: 50px 0;}.productDetail .informations .container .window.active {display: block;width: 100%;}.productDetail .informations .container .window .parameters {display: inline-block;vertical-align: top;margin-right: 75px;width: 500px;}.productDetail .informations .container .window .parameters .param {display: flex;justify-content: space-between;align-items: center;border-bottom: 1px solid #e7e8ed;margin-bottom: 15px;padding-bottom: 15px;}.productDetail .informations .container .window .parameters .param .name {font-weight: 700;}.productDetail .informations .container .window .parameters .param:last-of-type {border-bottom: 0;margin-bottom: 0;padding-bottom: 0;}.productDetail .informations .container .window .description {display: inline-block;vertical-align: top;width: calc(100% - 580px);}.productDetail .informations .container .window .description p {margin: 0 auto 15px;}.catalogProduct.reset {border-top: 1px solid #e7e8ed;}.catalogProduct .container {display: flex;flex-wrap: wrap;}.catalogProduct .container .sideBar {width: 260px;margin-right: 35px;}.catalogProduct .container .sideBar h2 {font-size: 16px;margin-bottom: 25px;border-bottom: 1px solid #e7e8ed;padding-bottom: 25px;}.catalogProduct .container .sideBar .title {font-weight: 400;text-transform: uppercase;text-decoration: none;margin-bottom: 20px;}.catalogProduct .container .sideBar .filtrationPriceWrap {width: 100%;border-bottom: 0;}.catalogProduct .container .sideBar .filtrationPriceWrap .wrap {width: inherit;}.catalogProduct .container .sideBar .filtrationPriceWrap .wrap .priceSlider #slider-values .value #priceMin {padding-left: 0;}.catalogProduct .container .sideBar .customInput {justify-content: space-between;}.catalogProduct .container .sideBar ul {margin: 15px 0px 15px 10px;}.catalogProduct .container .sideBar ul li {list-style-type: none;font-size: 14px;margin-bottom: 10px;}.catalogProduct .container .sideBar ul li .customInput {align-items: center;}.catalogProduct .container .sideBar ul li a {text-decoration: none;}.catalogProduct .container .sideBar ul li.more {display: none;}.catalogProduct .container .sideBar ul li.toggle {font-weight: 600;cursor: pointer;}.catalogProduct .container .sideBar .removerFilter {display: block;text-align: center;text-transform: uppercase;font-weight: 700;margin-top: 40px;position: relative;text-decoration: none;}.catalogProduct .container .sideBar .removerFilter:after {content: "";background-image: url("/assets/img/svg/cartCross.svg");display: inline-block;margin-left: 10px;width: 12px;height: 12px;background-size: cover;cursor: pointer;}.catalogProduct .container .contentBar {width: calc(100% - 295px);}.catalogProduct .container .contentBar .subCategories {margin-bottom: 33px;}.catalogProduct .container .contentBar .subCategories .category {display: inline-block;vertical-align: top;border: 1px solid #e7e8ed;padding: 15px 25px;text-decoration: none;margin-right: 15px;width: calc(25% - 20px);margin-bottom: 20px;}.catalogProduct .container .contentBar .subCategories .category:hover {text-decoration: underline;}.catalogProduct .container .contentBar .subCategories .category:last-of-type {margin-right: 0;}.catalogProduct .container .contentBar .subCategories .category img {display: inline-block;vertical-align: middle;max-width: 45px;max-height: 45px;margin-right: 10px;}.catalogProduct .container .contentBar .filtrationTop {margin-bottom: 40px;}.catalogProduct .container .contentBar .allProducts .productWrap {margin: 25px 2% 25px 0;}.catalogProduct .container .contentBar .searchResults {margin-bottom: 35px;border-bottom: 1px solid #e7e8ed;padding-bottom: 25px;}.label {display: inline-block;padding: 1px 5px;margin-bottom: 5px;font-size: 12px !important;font-weight: 700 !important;text-transform: uppercase;color: #ffffff;}.allArticles .articleList {display: grid;column-gap: 40px;row-gap: 40px;grid-template-rows: auto;justify-content: initial;grid-template-columns: 1fr 1fr 1fr 1fr;margin-bottom: 78px;}.allArticles .articleList .articlePreview {width: 385px;border: 1px solid #e7e8ed;overflow: hidden;}.allArticles .articleList .articlePreview .image {max-width: 385px;}.allArticles .articleList .articlePreview .image img {-webkit-transition: all 4000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;-moz-transition: all 4000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;transition: all 4000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;}.allArticles .articleList .articlePreview .wrap {display: flex;flex-direction: column;padding: 15px 15px 30px 15px;}.allArticles .articleList .articlePreview .wrap span {font-size: 14px;font-weight: 300;margin-bottom: 10px;}.allArticles .articleList .articlePreview .wrap .title {font-size: 16px;font-weight: 400;line-height: 26px;text-transform: uppercase;text-decoration: none;}.allArticles .articleList .articlePreview:hover .image img {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}.allArticles .articleList .articlePreview:hover .wrap .title {color: #be9e56;}.allArticles.colored {background-color: #f5f5f5;}section.userAccount .forms {display: flex;flex-wrap: wrap;}section.userAccount .forms .half {width: 50%;text-align: center;margin: 0 auto 20px;}section.userAccount .forms .half:first-of-type:not(:last-of-type) {border-right: 1px solid #e7e8ed;}section.userAccount .forms .half form {width: 80%;margin: 30px auto 0;}section.userAccount .forms .half form label {width: 100%;}section.userAccount .forms .half form label input {max-width: 280px;}section.userAccount .forms .half form .buttons {width: 100%;text-align: center;}section.userAccount .forms .half form .buttons .info {font-size: 16px;margin-bottom: 15px;position: relative;text-align: left;padding-left: 30px;}section.userAccount .forms .half form .buttons .info:before {content: "\e808";font-family: "storms";position: absolute;left: 0;}section.userAccount .forms .half form .buttons .forgot {display: block;font-size: 14px;margin-top: 10px;text-decoration: underline;}section.userAccount .forms .half form .buttons .forgot:hover {text-decoration: none;}section.userAccount .forms .half form.forgot label {padding-right: 24px;}section.userDash .container {display: flex;flex-wrap: wrap;justify-content: space-between;max-width: 1160px;}section.userDash .container .pageTitle {width: 100%;}section.userDash .container .sidebar {display: inline-block;width: 270px;}section.userDash .container .sidebar .box {background-color: #f5f5f5;padding: 25px;}section.userDash .container .sidebar .box span {display: block;margin: 0px auto 12px;}section.userDash .container .sidebar .box span i {display: inline-block;width: 30px;font-size: 20px;text-align: center;margin-right: 20px;}section.userDash .container .sidebar .box span a {font-style: normal;}section.userDash .container .sidebar .box span.active a {font-weight: 700;}section.userDash .container .sidebar .box span:last-of-type {margin-bottom: 0;}section.userDash .container .sidebar .priceLevel {padding: 6px 40px;margin-top: 20px;border: 1px solid #000000;}section.userDash .container .userContent {width: calc(100% - 320px);}section.userDash .container .userContent h2 {margin-top: 0;width: 100%;}section.userDash .container .userContent .buttons {margin-top: 25px;width: 100%;}section.userDash .container .userContent .buttons .btn {padding: 2px 15px 2px;}section.userDash .container .userContent .help {font-size: 14px;}section.userDash .container .userContent .ordersTable {margin-bottom: 45px;}section.userDash .container .userContent .ordersTable .row {display: flex;flex-wrap: wrap;justify-content: space-between;padding: 8px 15px;background-color: #ffffff;}section.userDash .container .userContent .ordersTable .row .date {width: 15%;}section.userDash .container .userContent .ordersTable .row .order {width: 20%;}section.userDash .container .userContent .ordersTable .row .price-no {width: 20%;}section.userDash .container .userContent .ordersTable .row .price {width: 20%;font-weight: 800;}section.userDash .container .userContent .ordersTable .row .status {width: 20%;}section.userDash .container .userContent .ordersTable .row .toggle {width: 5%;}section.userDash .container .userContent .ordersTable .row .toggle i {cursor: pointer;}section.userDash .container .userContent .ordersTable .row .orderWrap {display: none;background-color: #ffffff;position: relative;width: 100%;margin-top: 5px;padding-bottom: 10px;}section.userDash .container .userContent .ordersTable .row .orderWrap:before {content: "";position: absolute;top: 0;left: -15px;width: 15px;height: 100%;background-color: #ffffff;}section.userDash .container .userContent .ordersTable .row .orderWrap:after {content: "";position: absolute;top: 0;right: -15px;width: 15px;height: 100%;background-color: #ffffff;}section.userDash .container .userContent .ordersTable .row .orderWrap p {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;margin-bottom: 25px;}section.userDash .container .userContent .ordersTable .row .orderWrap .product {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;border-bottom: 1px solid #e7e8ed;padding-bottom: 10px;margin-bottom: 10px;}section.userDash .container .userContent .ordersTable .row .orderWrap .product .image {display: flex;justify-content: center;align-items: center;width: 63px;height: 63px;margin-right: 20px;}section.userDash .container .userContent .ordersTable .row .orderWrap .product .image img {max-width: 100%;max-height: 100%;}section.userDash .container .userContent .ordersTable .row .orderWrap .product .title {width: calc(65% - 83px);font-weight: 800;text-transform: uppercase;}section.userDash .container .userContent .ordersTable .row .orderWrap .product .prices {width: 20%;text-align: right;}section.userDash .container .userContent .ordersTable .row .orderWrap .product .prices .price-old {font-size: 14px;text-decoration: line-through;margin-right: 12px;}section.userDash .container .userContent .ordersTable .row .orderWrap .product .prices .price {font-weight: 800;}section.userDash .container .userContent .ordersTable .row .orderWrap .product .quantity {width: 15%;text-align: right;}section.userDash .container .userContent .ordersTable .row .orderWrap .product:last-of-type {padding-bottom: 0;border-bottom: unset;}section.userDash .container .userContent .ordersTable .row.head span {font-weight: 700;}section.userDash .container .userContent .ordersTable .row:nth-of-type(even) {background-color: #f5f5f5;}section.userDash .container .userContent .ordersTable .row.open {border: 1px solid #000000;padding-bottom: 0px;}section.userDash .container .userContent .ordersTable .row.open .orderWrap {display: block;}section.userDash .container .userContent .addresses {display: flex;flex-wrap: wrap;padding-top: 45px;border-top: 1px solid #e7e8ed;margin-bottom: 45px;}section.userDash .container .userContent .addresses .box {border: 1px solid #e7e8ed;padding: 34px 25px 16px;position: relative;margin-right: 20px;min-width: 135px;}section.userDash .container .userContent .addresses .box span {position: absolute;left: 8px;top: 8px;background-color: #000000;font-size: 12px;padding: 4px 6px;line-height: 12px;font-weight: 800;color: #ffffff;text-transform: lowercase;}section.userDash .container .userContent .addresses .box p {font-weight: 300;margin: 0 auto;}section.userDash .container .userContent .addresses .box.bigger {display: flex;flex-wrap: wrap;border-color: #000000;min-width: 595px;padding: 20px;margin-top: 20px;}section.userDash .container .userContent .addresses .box.bigger iframe {width: 180px;height: 145px;margin-right: 25px;}section.userDash .container .userContent .addresses .box.bigger .wrap span {display: inline-block;position: relative;top: auto;left: auto;text-transform: uppercase;margin-top: 15px;padding: 5px 6px 3px;}section.userDash .container .userContent .addresses .box.bigger .actions {margin-left: auto;}section.userDash .container .userContent .addresses .box.bigger .actions a {text-decoration: underline;cursor: pointer;}section.userDash .container .userContent .addresses .box.bigger .actions .action {display: block;font-style: normal;margin-bottom: 10px;color: inherit;}section.userDash .container .userContent .addresses .box.bigger .actions .action i {margin-right: 10px;font-size: 12px;color: inherit;}section.userDash .container .userContent .addresses .box.bigger .actions .action.disabled {color: #898989;}section.userDash .container .userContent .addresses .box.bigger form.styled label {width: 100%;}section.userDash .container .userContent .agreements {padding-top: 45px;border-top: 1px solid #e7e8ed;margin-bottom: 45px;}section.userDash .container .userContent .agreements.last {margin-bottom: 0px;}section.userDash .container .userContent .edits form label {width: 70%;}section.userDash .container .userContent .edits form .buttons {text-align: left;margin-bottom: 45px;}section.cart .pageTitle h1 {margin: 60px auto 50px;}section.cart .shoppingCart .cartProducts {width: 100%;}section.cart .shoppingCart .cartProducts .row {display: flex;flex-wrap: wrap;border-bottom: 1px solid #e7e8ed;padding-bottom: 20px;}section.cart .shoppingCart .cartProducts .row:not(.head) {padding-top: 20px;}section.cart .shoppingCart .cartProducts .row:not(.head):last-of-type {border-bottom: 0px;}section.cart .shoppingCart .cartProducts .row.head {font-weight: 700;}section.cart .shoppingCart .cartProducts .row.total {justify-content: space-between;align-items: center;padding: 25px 0;}section.cart .shoppingCart .cartProducts .row.total .discount p {margin: 10px auto 0;}section.cart .shoppingCart .cartProducts .row.total .discount p b {font-weight: 700;text-transform: uppercase;color: #00b139;}section.cart .shoppingCart .cartProducts .row.total .discount input[type=text] {text-align: center;}section.cart .shoppingCart .cartProducts .row.total .discount input[type=submit] {padding: 9px 20px;}section.cart .shoppingCart .cartProducts .row.total .summary {text-align: right;}section.cart .shoppingCart .cartProducts .row.total .summary p {font-size: 18px;font-weight: 300;margin: 0 auto 2px;}section.cart .shoppingCart .cartProducts .row.total .summary p b {display: inline-block;margin-left: 10px;font-size: 30px;font-weight: 800;}section.cart .shoppingCart .cartProducts .row.total .summary p.before {font-size: 16px;}section.cart .shoppingCart .cartProducts .row.total .summary p.before b {font-size: 18px;font-weight: 600;margin-left: 0;}section.cart .shoppingCart .cartProducts .row .col.product {width: 40%;display: flex;flex-wrap: wrap;}section.cart .shoppingCart .cartProducts .row .col.product .image {display: flex;flex-wrap: wrap;width: 124px;height: 124px;justify-content: center;align-items: center;margin-right: 55px;}section.cart .shoppingCart .cartProducts .row .col.product .image img {max-width: 100%;max-height: 100%;}section.cart .shoppingCart .cartProducts .row .col.product .info {max-width: 450px;}section.cart .shoppingCart .cartProducts .row .col.product .info .title {font-size: 20px;font-weight: 800;text-transform: uppercase;margin-bottom: 5px;}section.cart .shoppingCart .cartProducts .row .col.product .info .title h3 {font-size: inherit;font-weight: inherit;color: inherit;font-style: normal;margin: 0 auto;}section.cart .shoppingCart .cartProducts .row .col.product .info .params .param {font-size: 12px;border-bottom: 1px solid #e7e8ed;padding-bottom: 4px;margin: 0 auto 2px;display: block;}section.cart .shoppingCart .cartProducts .row .col.product .info .params .param:last-of-type {margin-bottom: 0px;border-bottom: 0px;}section.cart .shoppingCart .cartProducts .row .col.product .info .availability {font-size: 14px;font-weight: 700;text-transform: uppercase;}section.cart .shoppingCart .cartProducts .row .col.product .info .availability.inStock {color: #00b139;}section.cart .shoppingCart .cartProducts .row .col.price {width: 15%;}section.cart .shoppingCart .cartProducts .row .col.price .price-old {font-size: 14px;text-decoration: line-through;margin-left: 5px;}section.cart .shoppingCart .cartProducts .row .col.price .price-single {font-size: 20px;font-weight: 800;}section.cart .shoppingCart .cartProducts .row .col.amount {width: 20%;}section.cart .shoppingCart .cartProducts .row .col.amount .quantityBox span {font-size: 25px;font-weight: 800;cursor: pointer;}section.cart .shoppingCart .cartProducts .row .col.amount .quantityBox input {border: 0px;font-size: 20px;font-weight: 400;padding: 0px;width: 80px;text-align: center;}section.cart .shoppingCart .cartProducts .row .col.total {width: 25%;}section.cart .shoppingCart .cartProducts .row .col.total .price-total {font-size: 20px;font-weight: 800;}section.cart .shoppingCart .cartProducts .row .col.total #remove {width: 13px;height: 13px;background-image: url("/assets/img/svg/cartCross.svg");display: inline-block;background-size: cover;cursor: pointer;float: right;margin: 7px 55px auto 0px;}section.cart .shoppingCart .emptyCart {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;height: 415px;}section.cart .shoppingCart .emptyCart .wrap {margin-right: 85px;}section.cart .shoppingCart .emptyCart .wrap h2 {font-size: 25px;font-weight: 700;}section.cart .shoppingCart .emptyCart .wrap a {font-size: 16px;font-style: normal;text-decoration: underline;}section.cart .shoppingCart .emptyCart .wrap a:hover {text-decoration: none;}section.cart .shoppingCart .buttons {display: flex;justify-content: flex-end;align-items: center;border-top: 1px solid #e7e8ed;border-bottom: 1px solid #e7e8ed;padding: 45px 0;}section.cart .shoppingCart .buttons .btn {padding: 18px 25px;margin-left: 25px;}section.cart .shoppingCart .buttons .btn.disabled {cursor: default;background-color: #dbdbdb;border-color: #dbdbdb;}section.cart .shoppingCart .buttons .btn.disabled:hover {background-color: #dbdbdb;border-color: #dbdbdb;color: #ffffff;}section.cart .shoppingCart .buttons a:not(.btn) {font-style: inherit;text-decoration: none;}section.cart .shoppingCart .buttons a:not(.btn):hover {text-decoration: underline;}section.cart .shoppingCart.flexed {display: flex;flex-wrap: wrap;margin: 0 auto;}section.cart .shoppingCart.flexed .forms {width: 50%;}section.cart .shoppingCart.flexed .forms form {margin-top: 0px;}section.cart .shoppingCart.flexed .forms form select {max-width: 400px;width: 100%;}section.cart .shoppingCart.flexed .forms .userDetails {display: flex;flex-wrap: wrap;flex-direction: column;width: 100%;}section.cart .shoppingCart.flexed .forms label {width: 100%;margin: 0 auto 20px;flex-wrap: wrap;}section.cart .shoppingCart.flexed .forms label input {max-width: none;}section.cart .shoppingCart.flexed .forms .customInput {justify-content: flex-start;margin: 0 auto 20px;}section.cart .shoppingCart.flexed .forms .customInput span:not(.customRadio) {width: calc(100% - 50px);}section.cart .shoppingCart.flexed .forms .customInput span:not(.customRadio).customCheckbox {width: 27px;}section.cart .shoppingCart.flexed .forms .methods {width: 100%;max-width: 550px;}section.cart .shoppingCart.flexed .forms .methods h2 {font-size: 25px;margin-bottom: 60px;}section.cart .shoppingCart.flexed .forms .methods .row {margin-bottom: 24px;padding-bottom: 20px;border-bottom: 1px solid #e7e8ed;margin-left: 10%;}section.cart .shoppingCart.flexed .forms .methods .row:last-of-type {border-bottom: 0px;}section.cart .shoppingCart.flexed .forms .methods .row label.customInput {width: 100%;margin: 0 auto;align-items: center;}section.cart .shoppingCart.flexed .forms .methods .row label.customInput .customRadio {padding-right: 18px;}section.cart .shoppingCart.flexed .forms .methods .row label.customInput .wrap {display: flex;flex-wrap: wrap;width: calc(100% - 40px);}section.cart .shoppingCart.flexed .forms .methods .row label.customInput .wrap .title {display: flex;justify-content: flex-start;width: 100%;align-items: center;position: relative;}section.cart .shoppingCart.flexed .forms .methods .row label.customInput .wrap .title img {max-width: 60px;max-height: 20px;margin-right: 8px;}section.cart .shoppingCart.flexed .forms .methods .row label.customInput .wrap .title .price {margin-left: auto;}section.cart .shoppingCart.flexed .forms .methods .row label.customInput .wrap .title .helpToggle {width: 15px;height: 15px;background: black;color: white;display: flex;justify-content: center;align-items: center;font-style: normal;font-weight: bold;padding: 9px;font-size: 13px;margin-right: 10px;z-index: 100;}section.cart .shoppingCart.flexed .forms .methods .row label.customInput .wrap .title .helpText {display: none;position: absolute;top: 0;z-index: 99;background: white;padding-left: 30px;}section.cart .shoppingCart.flexed .forms .methods .row label.customInput .wrap .title .helpToggle:hover + .helpText {display: block;}section.cart .shoppingCart.flexed .forms .methods .row label.customInput .wrap p {width: 100%;margin: 15px auto 0;font-size: 14px;}section.cart .shoppingCart.flexed .boxes {width: 50%;}section.cart .shoppingCart.flexed .boxes .recapitulation {width: 70%;background-color: #f5f5f5;padding: 20px 25px;margin-bottom: 20px;}section.cart .shoppingCart.flexed .boxes .recapitulation h3 {font-size: 16px;font-weight: 800;}section.cart .shoppingCart.flexed .boxes .recapitulation .row {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;border-bottom: 1px solid #e7e8ed;padding-bottom: 10px;margin-bottom: 10px;}section.cart .shoppingCart.flexed .boxes .recapitulation .row span {font-size: 16px;font-weight: 300;}section.cart .shoppingCart.flexed .boxes .recapitulation .row span.title {text-transform: uppercase;}section.cart .shoppingCart.flexed .boxes .recapitulation .row b {font-size: 16px;font-weight: 800;}section.cart .shoppingCart.flexed .boxes .recapitulation .total {display: block;text-align: right;padding-top: 10px;}section.cart .shoppingCart.flexed .boxes .recapitulation .total span {font-size: 16px;font-weight: 300;}section.cart .shoppingCart.flexed .boxes .recapitulation .total b {display: block;font-size: 18px;font-weight: 800;}section.cart .shoppingCart.flexed .boxes .recapitulation .total b span {font-size: inherit;font-weight: inherit;}section.cart .shoppingCart.flexed .boxes .helpBox {width: 70%;}section.cart .shoppingCart.flexed .buttons {width: 100%;}section.cart .shoppingCart .recap {margin: 100px auto;}section.cart .shoppingCart .recap .thanks {text-align: center;border-bottom: 1px solid #e7e8ed;padding-bottom: 120px;margin-bottom: 85px;}section.cart .shoppingCart .recap .thanks i {display: inline-block;width: 90px;height: 90px;background-color: #000000;color: #ffffff;border-radius: 50%;line-height: 90px;text-align: center;font-size: 36px;}section.cart .shoppingCart .recap .thanks h1 {font-size: 25px;font-weight: 300;text-transform: uppercase;margin: 55px auto 15px;}section.cart .shoppingCart .recap .thanks span {display: block;margin-bottom: 40px;}section.cart .shoppingCart .recap .thanks p {margin: 0 auto;line-height: 25px;}section.cart .shoppingCart .recap .items h2 {font-size: 25px;text-align: center;margin-bottom: 50px;}section.cart .shoppingCart .recap .items .item {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;width: 70%;margin: 0 auto 25px;border-bottom: 1px solid #e7e8ed;padding-bottom: 25px;}section.cart .shoppingCart .recap .items .item .title {text-transform: uppercase;font-weight: 800;}section.cart .shoppingCart .recap .items .item.method {font-weight: 300;}section.cart .shoppingCart .recap .items .recapitulation {background-color: #f5f5f5;padding: 25px 60px;max-width: 455px;margin: 60px auto 0;}section.cart .shoppingCart .recap .items .recapitulation .row {display: flex;justify-content: space-between;margin-bottom: 20px;padding-bottom: 20px;border-bottom: 1px solid #e7e8ed;}section.cart .shoppingCart .recap .items .recapitulation .row:last-of-type {border-bottom: unset;margin-bottom: 0;padding-bottom: 0;}section.cart .shoppingCart.inWrap .agreementsLabel {width: auto;justify-content: flex-start;}section.cart .shoppingCart.inWrap label.step-next {width: auto;}section.v2.content {margin-top: 60px;}section.v2.content.tiny {max-width: 1180px;margin: 0 auto;display: block;}section.hero {margin-top: 50px;}section.hero .container {padding: 0;max-width: none;display: flex;flex-wrap: wrap;position: relative;overflow: hidden;}section.hero .container .sale {width: 780px;height: 620px;margin: 80px 0;position: relative;}section.hero .container .sale picture {width: 100%;height: 100%;display: flex;}section.hero .container .sale picture img {object-fit: cover;height: auto;width: 100%;}section.hero .container .sale .banner {display: block;position: absolute;top: 0;left: -100%;width: 100%;height: 100%;-webkit-transition: ease-in-out 0.3s;-moz-transition: ease-in-out 0.3s;-o-transition: ease-in-out 0.3s;transition: ease-in-out 0.3s;}section.hero .container .sale .banner .label {position: absolute;left: calc(100% - 40px);bottom: 36px;background: #c24118;color: #ffffff;font-size: 48px !important;text-transform: lowercase;transform: rotate(90deg);padding: 0 15px 8px;cursor: pointer;}section.hero .container .sale .banner.opened {left: 0;}section.hero .container h1 {position: absolute;width: 100%;max-width: 785px;font-size: 105px;color: #c24118;left: 690px;top: -27px;font-weight: 700;}section.hero .container .text {display: block;width: 100%;}section.hero .container .text .wrap {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;width: 100%;max-width: 1460px;padding: 20px;margin: 0 auto;}section.hero .container .text .wrap p {width: 100%;max-width: 1180px;}section.hero .container .text .wrap .btn {text-transform: none;}section.hero .container .pattern {background-image: url("/assets/img/redesign/hero_pattern.png");background-size: contain;height: 40px;width: 100%;max-width: 1260px;margin-bottom: 60px;}section.hero .container .symbol {background-image: url("/assets/img/redesign/hero_symbol.svg");background-size: contain;width: 360px;height: 350px;position: absolute;right: 390px;top: 30%;z-index: 2;}section.hero .container .photos {position: absolute;right: 0;width: 320px;}section.hero .container .photos picture {position: relative;display: block;}section.hero .container .photos picture:not(:last-child) {margin-bottom: 25px;}section.sustainability {display: flex;position: relative;margin: 50px auto;}section.sustainability .title {display: flex;width: 50%;position: relative;z-index: 1;flex-direction: column;align-items: flex-end;}section.sustainability .title .wrap {text-align: left;}section.sustainability .title h2 {color: #073520;font-size: 145px;line-height: 145px;}section.sustainability .text {width: 50%;padding: 5% 8% 5% 22%;position: relative;z-index: 1;}section.sustainability .text .btn {margin-top: 30px;text-transform: none;}section.sustainability .symbol {background-image: url("/assets/img/redesign/sustainability_symbol.svg");background-size: contain;width: 610px;height: 624px;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;z-index: 2;}section.sustainability:before {content: "";background-color: #dcd1bc;width: 50%;height: 50%;position: absolute;right: 0;top: 0;z-index: 0;}section.sustainability:after {content: "";background-image: url("/assets/img/redesign/sustainability_bg.jpg");background-size: cover;width: 50%;height: 50%;position: absolute;left: 0;bottom: 0;z-index: 0;}section.portfolio {position: relative;margin: 80px auto;}section.portfolio h2, section.portfolio .h2 {color: #014b8a;font-size: 145px;font-weight: bold;}section.portfolio h2 {display: none;}section.portfolio .h2 {z-index: 2;}section.portfolio .h2.horizontal {position: absolute;left: 17%;top: -65px;}section.portfolio .h2.vertical {position: absolute;right: 14%;top: 203px;transform: rotate(90deg);}section.portfolio .categories {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: start;}section.portfolio .categories .category {display: inline-flex;flex-wrap: wrap;flex-direction: column;justify-content: flex-end;background-color: #e4f5e3;text-decoration: none;margin-bottom: 60px;}section.portfolio .categories .category .title {font-size: 28px;color: #014b8a;font-weight: 700;padding: 25px 15px;}section.portfolio .categories .category picture {width: 530px;height: 530px;display: flex;overflow: hidden;}section.portfolio .categories .category picture img {object-fit: cover;height: auto;width: 100%;-webkit-transition: ease-in-out 0.7s;-moz-transition: ease-in-out 0.7s;-o-transition: ease-in-out 0.7s;transition: ease-in-out 0.7s;}section.portfolio .categories .category:nth-of-type(even) {background-color: #dacce5;}section.portfolio .categories .category.left {padding: 20px 0 0 65px;}section.portfolio .categories .category.left .title {padding-left: 0;}section.portfolio .categories .category.right {padding: 20px 65px 0 0;}section.portfolio .categories .category.right .title {text-align: right;padding-right: 0;}section.portfolio .categories .category.center {margin-top: 80px;}section.portfolio .categories .category:hover picture img {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}section.realization {position: relative;margin: 30px auto 60px;display: flex;flex-wrap: wrap;justify-content: flex-end;align-items: flex-end;}section.realization h2 {display: flex;flex-direction: column;font-size: 145px;color: #986f39;transform: rotate(-90deg);line-height: 145px;width: 295px;}section.realization .boxed {display: flex;flex-wrap: wrap;justify-content: flex-end;}section.realization .boxed .column {display: flex;flex-wrap: wrap;width: 365px;color: #986f39;}section.realization .boxed .column .icon {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;width: 100%;height: 335px;}section.realization .boxed .column .icon span {display: inline-block;background-size: 100% 100%;height: 170px;width: 150px;}section.realization .boxed .column .icon.help {background-color: #5b4a14;}section.realization .boxed .column .icon.help span {background-image: url("/assets/img/redesign/svg/help.svg");}section.realization .boxed .column .icon.preview {background-color: #986f39;}section.realization .boxed .column .icon.preview span {background-image: url("/assets/img/redesign/svg/preview.svg");}section.realization .boxed .column .icon.build {background-color: #d0c79c;}section.realization .boxed .column .icon.build span {background-image: url("/assets/img/redesign/svg/build.svg");}section.realization .boxed .column .icon.service {background-color: #e7e4c9;}section.realization .boxed .column .icon.service span {background-image: url("/assets/img/redesign/svg/service.svg");}section.realization .boxed .column .text {padding: 25px;border: 1px solid #986f39;}section.realization .boxed .column .text .title {display: block;font-size: 40px;font-weight: 700;margin-bottom: 20px;}section.realization .boxed .column .text p {font-size: 22px;}section.realization .boxed .column .text p a {color: inherit;}section.viewGallery .responsive-title {display: none;background-color: rgba(0, 0, 0, 0.25);color: #014b8a;text-align: left;padding: 25px;}section.viewGallery .responsive-title h2 {font-size: 48px;}section.viewGallery .viewMasonry {display: flex;flex-wrap: wrap;}section.viewGallery .viewMasonry .item {display: block;margin: 0 1rem 1rem 0;text-align: center;font-weight: 900;font-size: 2rem;flex: 1 0 auto;}section.viewGallery .viewMasonry .item picture img {width: 100%;height: 100%;object-fit: cover;}section.viewGallery .viewMasonry .item:nth-child(1) {width: 36%;}section.viewGallery .viewMasonry .item:nth-child(2) {width: 36%;}section.viewGallery .viewMasonry .item:nth-child(3) {width: 20%;margin-right: 0;}section.viewGallery .viewMasonry .item:nth-child(4) {width: 15%;}section.viewGallery .viewMasonry .item:nth-child(5) {width: 40%;}section.viewGallery .viewMasonry .item:nth-child(6) {width: 40%;margin-right: 0;}section.viewGallery .viewMasonry .item:nth-child(7) {width: 40%;}section.viewGallery .viewMasonry .item:nth-child(8) {width: 15%;}section.viewGallery .viewMasonry .item:nth-child(9) {width: 40%;margin-right: 0;}section.viewGallery .viewMasonry .item.title {background-color: rgba(0, 0, 0, 0.25);color: #014b8a;text-align: left;padding: 25px;}section.viewGallery .viewMasonry .item.title .h2 {font-size: 145px;line-height: 145px;text-decoration: none;color: inherit;}section.viewGallery .owl-controls {display: none;}section.viewGallery .galleryPanel {display: flex;flex-wrap: wrap;justify-content: space-between;}section.viewGallery .galleryPanel .title {width: 25%;background-color: rgba(0, 0, 0, 0.25);color: #5b4aaa;text-align: left;padding: 25px;}section.viewGallery .galleryPanel .title h1 {font-size: 95px;line-height: 95px;}section.viewGallery .galleryPanel .navigation {display: flex;flex-wrap: wrap;padding: 35px;width: 74%;background-color: #5b4aaa;}section.viewGallery .galleryPanel .navigation a {color: #d0d0d0;text-decoration: none;font-style: normal;font-weight: 500;line-height: normal;}section.viewGallery .galleryPanel .navigation a.active {text-decoration: underline;}section.viewGallery .galleryPanel .navigation a:hover {text-decoration: underline;}section.viewGallery .galleryPanel .navigation .group {width: 42%;padding-right: 2%;display: flex;flex-wrap: wrap;flex-direction: column;}section.viewGallery .galleryPanel .navigation .group a {font-size: 72px;}section.viewGallery .galleryPanel .navigation .sub-group {width: 58%;display: flex;flex-wrap: wrap;flex-direction: column;}section.viewGallery .galleryPanel .navigation .sub-group a {font-size: 42px;}section.viewGallery .gridPhotos .row {display: flex;flex-wrap: wrap;}section.viewGallery .gridPhotos .column {flex: 25%;max-width: 25%;padding: 0 10px;}section.viewGallery .gridPhotos .column picture {width: 100%;height: 100%;display: flex;margin: 20px 0 0px;}section.viewGallery .gridPhotos .column picture img {object-fit: cover;height: auto;width: 100%;}section.viewGallery .gridPhotos .galleryImage {position: relative;display: inline-block;width: 100%;}section.viewGallery .gridPhotos .galleryImage .hover {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(255, 255, 255, 0.75);display: none;justify-content: center;align-items: center;color: #014b8a;font-weight: 600;font-size: 18px;}section.viewGallery .gridPhotos .galleryImage:hover .hover {display: flex;animation: toggleOpen 0.3s;}section.viewGallery .gridPhotos.three {max-width: 1260px;margin: 0 auto;}section.viewGallery .gridPhotos.three .column {flex: 33%;max-width: 33.9%;padding: 0 30px;}section.viewGallery .gridPhotos.three .column img {margin-top: 55px;}section.viewGallery .gridPhotos .column:nth-of-type(4n + 1) {padding-left: 0;}section.viewGallery .gridPhotos .column:nth-of-type(4n) {padding-right: 0;}section.reviews {position: relative;margin: 80px 0;}section.reviews .reviews-title {font-size: 145px;line-height: 1;color: #000000;font-weight: 700;padding: 0 65px;margin-bottom: -50px;position: relative;z-index: 2;}section.reviews .reviews-list {display: block;overflow: hidden;}section.reviews .reviews-list .owl-controls {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;padding: 30px 65px 0;}section.reviews .reviews-list .owl-controls .owl-dots {display: flex;flex-wrap: wrap;align-items: center;order: 1;}section.reviews .reviews-list .owl-controls .owl-dots .owl-dot {display: block;width: 50px;height: 4px;margin-right: 8px;background-color: #d0d0d0;cursor: pointer;}section.reviews .reviews-list .owl-controls .owl-dots .owl-dot.active {background-color: #000000;}section.reviews .reviews-list .owl-controls .owl-nav {width: 90px;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;order: 2;}section.reviews .reviews-list .owl-controls .owl-nav .arrow {width: 35px;height: 35px;cursor: pointer;text-decoration: none;}section.reviews .reviews-list .owl-controls .owl-nav .arrow.disabled {opacity: 0.3;pointer-events: none;}section.reviews .reviews-list .owl-controls .owl-nav .arrow span {display: block;width: 35px;height: 35px;background-image: url("/assets/img/redesign/carousel_arrow.png");background-size: contain;}section.reviews .reviews-list .owl-controls .owl-nav .arrow span.prev {transform: rotate(180deg);}section.reviews .reviews-list .owl-controls .owl-nav .arrow span:hover {opacity: 0.6;}section.reviews .review-card {width: 100%;display: flex;flex-wrap: nowrap;align-items: stretch;}section.reviews .review-card.left {background-color: #e4f5e3;padding: 70px 0 0 0;}section.reviews .review-card.right {background-color: #dacce5;padding: 70px 0 0 0;}section.reviews .review-card .image {width: 41%;min-height: 430px;overflow: hidden;}section.reviews .review-card .image picture {display: flex;width: 100%;height: 100%;}section.reviews .review-card .image picture img {width: 100%;height: 100%;object-fit: cover;object-position: center center;-webkit-transition: ease-in-out 0.7s;-moz-transition: ease-in-out 0.7s;-o-transition: ease-in-out 0.7s;transition: ease-in-out 0.7s;}section.reviews .review-card .content {width: 59%;padding: 42px 46px 32px;display: flex;justify-content: center;align-items: center;}section.reviews .review-card .content .name {display: flex;align-items: start;margin-bottom: 18px;color: #000000;line-height: 1.2;font-weight: 700;}section.reviews .review-card .content .name .stars {display: inline-block;margin-left: 8px;font-size: 14px;font-weight: 400;vertical-align: middle;}section.reviews .review-card .content .quote {margin: 0;color: #000000;font-size: 18px;line-height: 30px;font-weight: 400;}section.reviews .review-card:hover .image picture img {-webkit-transform: scale(1.04);-moz-transform: scale(1.04);transform: scale(1.04);}section.viewDesign {display: flex;flex-wrap: wrap;margin-top: 80px;}section.viewDesign .tileGrid {display: flex;flex-wrap: wrap;width: 40%;}section.viewDesign .tileGrid.wide {width: 60%;height: 460px;}section.viewDesign .tileGrid.responsive {display: none;justify-content: center;align-items: center;color: #014b8a;font-weight: 600;}section.viewDesign .tileGrid .tile {position: relative;width: 50%;height: 350px;}section.viewDesign .tileGrid .tile.wide {width: 100%;height: 460px;}section.viewDesign .tileGrid .tile.title {display: flex;justify-content: center;align-items: center;font-size: 145px;color: #014b8a;font-weight: 600;}section.viewDesign .tileGrid .tile img {object-fit: cover;height: 100%;width: 100%;}section.viewDesign .tileGrid .perex {height: calc(460px + 350px);background-color: #cdcdcd;padding: 15%;font-weight: 500;}section.viewDesign .tileGrid .button {width: 100%;height: 350px;display: flex;align-items: center;justify-content: center;background: #014b8a;}section.viewDesign .tileGrid .button .btn {border-color: #ffffff;background-color: #014b8a;text-transform: none;}section.viewDesign .tileGrid .button .btn:hover {color: #014b8a;background-color: #ffffff;}section.composition {display: flex;flex-wrap: wrap;margin-top: 80px;position: relative;z-index: 2;}section.composition .box {position: relative;background-color: #dcd1bc;}section.composition .box picture {width: 100%;height: 100%;display: flex;}section.composition .box picture img {object-fit: cover;height: auto;width: 100%;}section.composition .box.title {width: 100%;height: 450px;background-color: #ffffff;}section.composition .box.title h2 {position: absolute;z-index: 2;color: #c24118;font-size: 145px;line-height: 145px;left: calc(40% - 3rem);bottom: calc(50% - 10rem - 3px);width: calc(30* 1rem);}section.composition .box.title:before {content: "";width: 100%;height: 50%;position: absolute;z-index: 0;bottom: 0;left: 0;background-color: #dcd1bc;}section.composition .box.title picture {position: relative;width: 40%;}section.composition .box.title picture:before {content: "";width: 100%;height: 50%;position: absolute;z-index: 0;bottom: 0;left: 0;background-color: rgba(220, 209, 188, 0.35);}section.composition .box.text {width: 40%;display: flex;justify-content: center;align-items: center;}section.composition .box.text .wrap {padding: 15%;}section.composition .box.text .wrap p {margin-bottom: 30px;}section.composition .box.text .wrap .btn {font-size: 26px;text-transform: none;background-color: transparent;}section.composition .box.text .wrap .btn:hover {background-color: #000000;}section.composition .box.image {width: 60%;height: 550px;}section.composition .box.image picture img {object-position: top;}section.technology {overflow-x: hidden;}section.technology .main-title {position: relative;padding: 60px 0;}section.technology .main-title h2 {font-size: 82px;line-height: 82px;text-align: left;padding: 0 15% 0 6%;color: #3e565a;width: 68%;}section.technology .wrap {display: flex;flex-wrap: wrap;position: relative;background-color: #b7d692;}section.technology .wrap .text {width: 60%;padding: 60px 6%;}section.technology .wrap .text .pattern {display: block;background-image: url("/assets/img/redesign/technology/pattern.png");background-size: contain;height: 25px;width: 140%;max-width: 1260px;margin: 60px 0 30px;}section.technology .wrap .text h3 {font-size: 82px;line-height: 120px;color: #3e565a;margin: 25px 0;}section.technology .wrap .text h3 span {font-size: 145px;}section.technology .wrap .text p {margin: 25px 0;}section.technology .wrap .text .btn {background-color: transparent;text-transform: none;}section.technology .wrap .text .btn:hover {background-color: #000000;color: #b7d692;}section.technology .wrap .image {position: relative;width: 38%;}section.technology .wrap .image picture {position: absolute;display: flex;bottom: 0;height: 145%;width: 100%;}section.technology .wrap .image picture img {object-fit: cover;height: auto;width: 100%;}section.technology .wrap .image picture:after {content: "";background-color: #b7d692;width: 20%;height: 100%;position: absolute;right: -20%;bottom: 0;}section.seller {margin: -4px 0 0 0;}section.seller .container {max-width: 90%;display: flex;flex-wrap: wrap;justify-content: space-evenly;align-items: center;}section.seller .container .contacts {width: 50%;position: relative;display: flex;justify-content: space-between;padding: 0 4%;}section.seller .container .contacts .contact {position: relative;}section.seller .container .contacts .contact .image {position: relative;display: block;width: 170px;height: 195px;}section.seller .container .contacts .contact .image picture {display: block;width: 100%;height: 100%;}section.seller .container .contacts .contact .image picture img {object-fit: cover;height: 100%;width: 100%;}section.seller .container .contacts .contact .image .text {position: absolute;top: 0;left: 0;z-index: 1;width: 100%;font-size: 40px;font-weight: 500;}section.seller .container .contacts .contact .image .text.vertical {transform: rotate(90deg);left: 42px;top: 120px;width: 290px;}section.seller .container .contacts .contact .image .text.horizontal {top: -40px;left: -3px;}section.seller .container .contacts .contact.matolak {margin-top: 50px;}section.seller .container .contacts .contact.pollak {margin-top: 125px;}section.seller .container .heading {width: 50%;padding: 0 2%;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}section.seller .container .heading .icon {background-image: url("/assets/img/redesign/sellers/marker.png");width: 69px;height: 80px;display: block;}section.seller .container .heading p {font-size: 52px;line-height: 63px;font-weight: 600;text-align: left;width: calc(100% - 100px);margin-left: 25px;}section.seller .container .heading p a {text-decoration: none;}section.seller .container .heading p a:hover {text-decoration: underline;}section.partnersCarousel {border-top: 1px solid #878787;border-bottom: 1px solid #878787;}section.articlesList {display: flex;flex-wrap: wrap;}section.articlesList .articleWrap {width: 25%;padding: 25px;border: 1px solid #878787;height: 750px;display: flex;flex-wrap: wrap;align-items: flex-start;-webkit-transition: ease-in-out 0.3s;-moz-transition: ease-in-out 0.3s;-o-transition: ease-in-out 0.3s;transition: ease-in-out 0.3s;}section.articlesList .articleWrap .image {display: block;width: 100%;height: 288px;margin-bottom: 20px;}section.articlesList .articleWrap .image picture {display: block;width: 100%;height: 100%;}section.articlesList .articleWrap .image picture img {object-fit: cover;height: 100%;width: 100%;}section.articlesList .articleWrap .title {width: 100%;align-self: flex-start;height: calc(100% - 288px - 95px);}section.articlesList .articleWrap .title .anchor {font-size: 36px;line-height: 42px;font-weight: 600;text-decoration: none;}section.articlesList .articleWrap .title .category {display: block;font-size: 20px;line-height: 45px;font-weight: 700;text-transform: uppercase;}section.articlesList .articleWrap .perex {height: 95px;font-size: 20px;}section.articlesList .articleWrap:hover {background-color: #c6c6c6;}section.articlesList.homepage .articleWrap {border-top: 0;}section.articlesList .moreArticles {width: 100%;text-align: center;padding: 25px;font-size: 16px;font-weight: 700;}section.articlesList .moreArticles a {text-decoration: none;cursor: pointer;}section.articlesList .moreArticles a:hover {text-decoration: underline;}section.contact .map-wrap {width: 100%;background-color: #dcd1bc;padding: 60px 0;margin-top: 50px;}section.contact .map-wrap .map {width: 880px;margin: 0 auto;padding-right: 10%;}section.contact .map-wrap .map h1 {font-size: 68px;margin-top: -129px;padding-bottom: 85px;}section.contact .info-wrap {width: 100%;}section.contact .branches {margin: 80px auto;width: 880px;padding-right: 10%;padding-bottom: 80px;display: block;border-bottom: 2px solid #000000;}section.contact .branches .persons {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}section.contact .branches .persons h2 {width: 100%;font-size: 20px;}section.contact .branches .persons .person {width: 50%;max-width: 165px;}section.contact .branches .persons .person img {max-height: 135px;}section.contact .branches .persons .person p {margin: 0px;font-size: 16px;}section.contact .contacts {display: flex;flex-wrap: wrap;margin: 0 auto;width: 880px;}section.contact .contacts .box.wrap {width: 25%;}section.contact .contacts .box h3 {margin-bottom: 15px;font-size: 18px;font-weight: 700;}section.contact .contacts .box p {margin: 0;}section.pageHeading {margin: 80px auto;text-align: center;}section.pageHeading .container h1 {font-weight: 700;text-transform: none;font-size: 105px;color: #c24118;}section.actionPosts .container {display: grid;grid-gap: 60px;grid-template-columns: 1fr 1fr 1fr;margin-bottom: 60px;}section.actionPosts .container article {display: block;height: 440px;width: 100%;position: relative;}section.actionPosts .container article .image picture {width: 100%;height: 100%;display: flex;}section.actionPosts .container article .image picture img {object-fit: cover;height: auto;width: 100%;}section.actionPosts .container article .wrap {background-color: rgba(194, 65, 24, 0.5);color: #ffffff;padding: 15px;position: absolute;right: 0;}section.actionPosts .container article .wrap .title {color: inherit;text-decoration: none;display: block;font-size: 55px;font-weight: bold;}section.actionPosts .container article .wrap .date {font-size: 30px;text-decoration: underline;text-underline-offset: 6px;}section.actionPosts .container article:nth-of-type(odd) .wrap {bottom: 0;width: 100%;height: auto;}section.actionPosts .container article:nth-of-type(even) .wrap {display: flex;flex-wrap: wrap;flex-direction: column;justify-content: flex-end;height: 100%;width: auto;max-width: 65%;bottom: 0;}section.heroArticle .container {padding: 0;max-width: none;display: flex;flex-wrap: wrap;align-items: flex-end;position: relative;margin: 80px 0;}section.heroArticle .container .image {width: 780px;height: 620px;position: relative;}section.heroArticle .container .image picture {width: 100%;height: 100%;display: flex;}section.heroArticle .container .image picture img {object-fit: cover;height: auto;width: 100%;}section.heroArticle .container .mainTitle {display: flex;flex-direction: column;justify-content: space-between;background-color: #c24118;color: #ffffff;padding: 30px;margin-left: 40px;min-height: 200px;width: calc(100% - 780px - 40px);max-width: 560px;}section.heroArticle .container .mainTitle h1 {font-size: 55px;font-weight: 700;}section.heroArticle .container .mainTitle .date {font-size: 30px;text-decoration: underline;text-underline-offset: 6px;}section.heroArticle .container .mainTitle.light {background-color: transparent;color: rgba(0, 0, 0, 0.3);padding: 0;}section.heroArticle .container .mainTitle.light h1 {font-size: 65px;}section.heroArticle .container.align-top {align-items: flex-start;}section.heroArticle.technologyDetail .container {align-items: flex-start;}section.heroArticle.technologyDetail .container .contentWithTitle {width: calc(100% - 780px);padding: 0 30px;}section.heroArticle.technologyDetail .container .contentWithTitle .navigation {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;margin-bottom: 60px;}section.heroArticle.technologyDetail .container .contentWithTitle .navigation .info .bars {display: flex;flex-wrap: wrap;width: 100%;}section.heroArticle.technologyDetail .container .contentWithTitle .navigation .info .bars span {background-color: #d0d0d0;width: 50px;height: 4px;margin-right: 8px;}section.heroArticle.technologyDetail .container .contentWithTitle .navigation .info .bars span.active {background-color: #000000;}section.heroArticle.technologyDetail .container .contentWithTitle .navigation .info .title {font-size: 87px;line-height: 87px;color: #3e565a;margin-top: 25px;text-transform: none;}section.heroArticle.technologyDetail .container .contentWithTitle .navigation .arrows {width: 90px;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}section.heroArticle.technologyDetail .container .contentWithTitle .navigation .arrows .arrow {width: 35px;height: 35px;cursor: pointer;}section.heroArticle.technologyDetail .container .contentWithTitle .navigation .arrows .arrow span {display: block;background-image: url("/assets/img/redesign/carousel_arrow.png");background-size: contain;width: 35px;height: 35px;}section.heroArticle.technologyDetail .container .contentWithTitle .navigation .arrows .arrow span.prev {transform: rotate(180deg);}section.heroArticle.technologyDetail .container .contentWithTitle .navigation .arrows .arrow span:hover {opacity: 0.6;}section.heroArticle.technologyDetail .container .contentWithTitle .text {height: 445px;overflow-y: scroll;overflow-x: hidden;padding-right: 15px;}section.contentArticle .perex {font-weight: 700;font-size: 26px;line-height: 36px;max-width: 1180px;margin: 0 auto 30px;padding: 0 15px;}section.contentArticle .description p, section.contentArticle .description span, section.contentArticle .description li, section.contentArticle .description a:not(.btn) {font-size: 21px;line-height: 27px;font-weight: 400;font-style: normal;}section.contentArticle .description iframe {max-width: 100%;}section.contentArticle .description > *:not(.gallery-wrap) {max-width: 1180px;margin: 15px auto 10px;padding: 0 15px;}section.contentArticle .description ul, section.contentArticle .description ol {padding-left: 35px;}section.contentArticle .description .gallery-wrap {display: flex;column-gap: 20px;}section.contentArticle .description .gallery-wrap.left {justify-content: left;}section.contentArticle .description .gallery-wrap.right {justify-content: right;}section.contentArticle .description .gallery-wrap.center {justify-content: center;}section.contentArticle .description .gallery-wrap picture {max-width: 850px;}section.contentArticle .description .gallery-wrap picture img {width: 100%;height: 100%;object-fit: cover;}section.articleListHeader h1 {color: rgba(0, 0, 0, 0.3);margin: 30px 45px;}section.designPage-header {background-color: rgba(1, 75, 138, 0.5);display: flex;flex-wrap: wrap;overflow: hidden;padding-top: 50px;padding-bottom: 60px;}section.designPage-header picture {height: 620px;width: 780px;margin-left: -158px;}section.designPage-header picture img {object-fit: cover;width: 100%;height: 100%;}section.designPage-header h1 {width: calc(100% - 780px);margin-left: -58px;color: #ffffff;font-size: 145px;line-height: 145px;}section.designPage-header .button {width: 100%;padding-left: 670px;margin-top: -55px;margin-bottom: 60px;}section.designPage-header .button .btn {text-transform: none;background-color: transparent;}section.designPage-header .button .btn:hover {background-color: #000000;}section.designPage-header .text {width: 100%;padding: 0 20%;}section.designPage-header .text p {margin-bottom: 30px;}section.designPage-header .text .perex {font-size: 26px;line-height: 36px;font-weight: 500;}section.designPage-header .text .description {font-size: 21px;line-height: 27px;}section.designPage-header .text .description strong {font-weight: 500;}section.designPage-content {width: 100%;padding: 0 20%;}section.designPage-content h2 {font-size: 50px;line-height: 60px;font-weight: 500;text-transform: none;}section.designPage-content .design-block {position: relative;margin: 45px 0;}section.designPage-content .design-block .text {font-size: 21px;line-height: 27px;position: relative;margin-bottom: 45px;}section.designPage-content .design-block .text .category {position: absolute;z-index: 0;color: rgba(1, 75, 138, 0.3);font-size: 90px;line-height: normal;top: 0;bottom: 0;left: 0;right: 0;margin: auto;text-align: center;font-weight: 700;}section.designPage .wrapper {max-width: 760px;}section.technologyPage {background-color: #b7d692;margin: 125px 0 0;position: relative;}section.technologyPage .container h1 {width: 80%;color: #3e565a;margin-top: -93px;}section.technologyPage .container picture {width: 430px;height: 535px;position: absolute;right: 0;top: -80px;}section.technologyPage .container picture img {object-fit: cover;width: 100%;height: 100%;}section.technologyPage .container ul.list {width: 80%;min-height: 300px;margin: 80px 0;list-style-type: none;}section.technologyPage .container ul.list li a {font-size: 43px;line-height: 70px;font-weight: 700;text-decoration: none;color: #000000;}section.technologyPage .container ul.list li a:hover {text-decoration: underline;}section.aboutGallery {background-color: #dcd1bc;}section.aboutGallery .images {display: flex;flex-wrap: wrap;justify-content: center;}section.aboutGallery .images picture {width: 50%;}section.aboutGallery p {width: 80%;max-width: 1010px;margin: 40px auto 10px;font-size: 21px;line-height: 27px;padding-right: 150px;}section.aboutGallery p strong {font-weight: 700;}section.aboutGallery .brands {width: 80%;max-width: 1010px;margin: 35px auto;text-align: center;}section.aboutContent {margin-top: 40px;}section.aboutContent .container {width: 80%;max-width: 1010px;margin: 20px auto;padding-right: 150px;}section.aboutContent .container picture {margin-bottom: 55px;margin-left: 70px;position: relative;display: inline-block;}section.aboutContent .container picture:after {content: "";position: absolute;width: 80%;height: 80%;background: #dcd1bc;left: 10%;top: 10%;z-index: 0;border-radius: 50%;}section.aboutContent .container picture img {position: relative;z-index: 1;}section.aboutContent .container p {margin-bottom: 35px;font-size: 21px;line-height: 27px;}section.aboutContent .container h2 {font-size: 50px;line-height: 27px;margin: 40px 0;}section.aboutStormsGallery {background-color: #dcd1bc;}section.aboutStormsGallery .container {width: 80%;max-width: 1010px;display: flex;flex-wrap: wrap;}section.aboutStormsGallery .container .two {display: flex;flex-wrap: wrap;width: 360px;margin-right: 30px;flex-direction: column;justify-content: space-between;}section.aboutStormsGallery .container .two picture {height: 260px;width: 100%;display: inline-block;}section.aboutStormsGallery .container .two picture img {object-fit: cover;height: 100%;width: 100%;}section.aboutStormsGallery .container .two picture:nth-of-type(2) {height: 230px;}section.aboutStormsGallery .container .one {width: calc(100% - 360px - 30px);height: 520px;}section.aboutStormsGallery .container .one picture {height: 100%;width: 100%;display: inline-block;}section.aboutStormsGallery .container .one picture img {object-fit: cover;height: 100%;width: 100%;}section.aboutSustainability picture img {object-fit: cover;height: 100%;width: 100%;}section.aboutSustainability .heading {display: flex;flex-wrap: wrap;height: 580px;margin-top: 100px;overflow: hidden;}section.aboutSustainability .sideImage {position: relative;width: 780px;height: 100%;}section.aboutSustainability .wrapper {position: relative;width: 730px;height: 100%;margin-left: 20px;display: block;}section.aboutSustainability .wrapper h2 {font-size: 70px;line-height: 80px;color: #073520;}section.aboutSustainability .wrapper .image {position: absolute;display: block;top: 50%;height: 50%;width: 100%;}section.aboutSustainability .wrapper .image img {object-position: top;}section.aboutSustainability .wrapper .symbol {background-image: url("/assets/img/redesign/sustainability_symbol.svg");background-size: contain;position: absolute;width: 375px;height: 385px;right: -100%;left: 0;top: 0;bottom: 0;margin: auto;z-index: 2;}section.aboutSustainability .wrapper:before {content: "";background-color: #dcd1bc;width: 100%;height: 50%;position: absolute;right: -100%;top: 0;z-index: 0;}section.aboutSustainability .description {margin: 40px auto;overflow: hidden;max-width: 1010px;}section.aboutSustainability .description p.main {font-size: 26px;line-height: 36px;font-weight: 500;}section.aboutSustainability .description p.paragraph {font-size: 21px;line-height: 27px;padding-right: 150px;}section.aboutSustainability .description .table {display: block;max-width: 725px;margin: 25px 0;}section.aboutHero .container .text .wrap {max-width: 1010px;}section.planner.heroArticle .container {padding: 50px 0;background-color: #b3aa99;}section.planner.heroArticle .container .text {width: calc(100% - 780px);padding-left: 35px;max-width: 540px;}section.planner.heroArticle .container .text h1 {margin-bottom: 2rem;}section.planner.heroArticle .container .text p {font-size: 21px;line-height: 2rem;font-weight: 400;font-style: normal;}section.planner.form form .js-planner-group {margin-bottom: 35px;text-align: center;}section.planner.form form .js-planner-group .js-planner-step {margin-bottom: 35px;}section.planner.form form .js-planner-group h2 {font-size: 50px;line-height: 60px;font-weight: 700;text-transform: none;margin-bottom: 20px;}section.planner.form form .js-planner-group .helper {margin: -15px auto 20px;}section.planner.form form .js-planner-group .description {font-weight: 700;margin-bottom: 15px;}section.planner.form form .js-planner-group .labels {display: inline-flex;width: 100%;flex-wrap: wrap;justify-content: center;align-items: center;max-width: 960px;}section.planner.form form .js-planner-group .labels label {display: block;margin: 6px 10px;cursor: pointer;}section.planner.form form .js-planner-group .labels label input {display: none;}section.planner.form form .js-planner-group .labels label input + span {border: 2px solid #000000;padding: 8px;font-weight: 700;background-color: #ffffff;display: block;}section.planner.form form .js-planner-group .labels label input:checked + span {background-color: #000000;color: #ffffff;}section.planner.form form .js-planner-group .labels label.colored {margin: 6px 18px;}section.planner.form form .js-planner-group .labels label.colored span {text-transform: uppercase;border: 0;}section.planner.form form .js-planner-group .labels label.colored.wood span {background-color: #b9a371;color: #000000;}section.planner.form form .js-planner-group .labels label.colored.wood input:checked + span {background-color: #000000;color: #b9a371;}section.planner.form form .js-planner-group .labels label.colored.gas span {background-color: #ffd954;color: #000000;}section.planner.form form .js-planner-group .labels label.colored.gas input:checked + span {background-color: #000000;color: #ffd954;}section.planner.form form .js-planner-group .labels label.colored.bio span {background-color: #86cce6;color: #000000;}section.planner.form form .js-planner-group .labels label.colored.bio input:checked + span {background-color: #000000;color: #86cce6;}section.planner.form form .js-planner-group .labels label.colored.energy span {background-color: #9ac454;color: #000000;}section.planner.form form .js-planner-group .labels label.colored.energy input:checked + span {background-color: #000000;color: #9ac454;}section.planner.form form .js-planner-group .labels label.colored.notSure span {background-color: #c6c6c6;color: #000000;}section.planner.form form .js-planner-group .labels label.colored.notSure input:checked + span {background-color: #000000;color: #c6c6c6;}section.planner.form form .js-planner-group .labels label input:disabled + span {border-color: #b0b0b0 !important;color: #b0b0b0 !important;cursor: not-allowed;}section.planner.form form .js-planner-group .fields {display: flex;flex-direction: column;max-width: 460px;margin: 0 auto;}section.planner.form form .js-planner-group .fields input {border: 2px solid #000000;width: 100%;margin-bottom: 15px;padding: 6px 12px;font-weight: 700;color: #000000;-webkit-transition: ease-in-out 0.3s;-moz-transition: ease-in-out 0.3s;-o-transition: ease-in-out 0.3s;transition: ease-in-out 0.3s;font-family: "EuclidFlex", sans-serif;}section.planner.form form .js-planner-group .fields input::placeholder {font-weight: 700;color: #000000;font-family: "EuclidFlex", sans-serif;text-align: center;}section.planner.form form .js-planner-group .fields input:focus {padding: 12px;}section.planner.form form .js-planner-group .fields input:focus::placeholder {color: #b0b0b0;}section.planner.form form .js-planner-group .fields input.error {border-color: #c50000 !important;}section.planner.form form .js-planner-group .buttons {text-align: center;}section.planner.form form .js-planner-group .buttons .btn.notBordered {border: 0;color: #000000;background-color: transparent;font-size: 35px;font-weight: 700;}section.planner.form form .js-planner-group .buttons .btn.notBordered:hover {text-decoration: underline;}section.planner.response {text-align: center;margin-bottom: 60px;}section.planner.response h2 {font-size: 50px;font-weight: 700;margin-bottom: 35px;}section.planner.response picture img {max-width: 100px;}.font-dynamic {font-size: 26px;line-height: 36px;font-weight: 500;}.font-big {font-size: 105px;line-height: 105px;}@media only screen and (min-width: 1921px) {section.v2 {max-width: 1920px;display: flex;flex-wrap: wrap;}}@media only screen and (max-width: 1880px) {section.hero .container h1 {max-width: 740px;font-size: 95px;top: -16px;left: 695px;}section.hero .container .symbol {width: 340px;height: 330px;right: 345px;}section.portfolio h2, section.portfolio .h2 {font-size: 120px;}section.portfolio .h2.horizontal {left: 19%;top: -42px;}section.portfolio .h2.vertical {right: 16%;}section.portfolio .categories .category picture {width: 500px;height: 500px;}section.viewGallery .galleryPanel .navigation .group a {font-size: 64px;}section.pageHeading {margin: 60px auto;}section.pageHeading .container h1 {font-size: 95px;}section.designPage-header h1 {margin-left: -40px;font-size: 120px;line-height: 120px;}section.heroArticle.technologyDetail .container .contentWithTitle .navigation .info .title {font-size: 75px;line-height: 75px;}}@media only screen and (max-width: 1760px) {section.hero .container h1 {top: -15px;}section.hero .container .symbol {width: 330px;height: 320px;right: 330px;}section.realization h2 {font-size: 100px;line-height: 105px;width: 220px;}section.sustainability .title h2 {color: #073520;font-size: 120px;line-height: normal;}section.viewGallery .viewMasonry .item.title h2 {font-size: 100px;line-height: normal;}section.technology .wrap .text h3 span {font-size: 160%;}section.actionPosts .container article {height: 400px;}section.actionPosts .container article .wrap .title {font-size: 48px;}section.designPage-header h1 {width: calc(100% - 660px);}section.aboutSustainability .sideImage {width: 40%;}section.aboutSustainability .wrapper {width: 45%;}}@media only screen and (max-width: 1720px) {section.hero .container h1 {font-size: 85px;left: 705px;top: -6px;}section.hero .container .symbol {right: 300px;}section.sustainability .title h2 {font-size: 100px;}section.sustainability .symbol {width: 500px;height: 514px;}section.portfolio .h2 {font-size: 100px;}section.portfolio .h2.vertical {right: 17%;}section.portfolio .h2.horizontal {top: -22px;}section.portfolio .categories .category picture {width: 450px;height: 450px;}section.pageHeading .container h1 {font-size: 85px;}.font-dynamic {font-size: 24px;line-height: 34px;}.font-big {font-size: 85px;line-height: 85px;}}@media only screen and (max-width: 1680px) {section.reviews .reviews-title {font-size: 110px;}section.reviews .review-card .image {min-height: 380px;}section.reviews .review-card .content {padding: 36px 34px 28px;}section.hero .container .symbol {right: 270px;}section.portfolio .h2.vertical {right: 16%;}section.portfolio .categories .category picture {width: 420px;height: 420px;}section.realization .boxed .column {width: 335px;}section.seller .container .contacts {width: 45%;}section.seller .container .contacts .contact .image {width: 135px;height: 160px;}section.seller .container .contacts .contact .image .text {font-size: 30px;}section.seller .container .contacts .contact .image .text.vertical {left: 5px;top: 125px;}section.seller .container .contacts .contact .image .text.horizontal {top: -30px;left: -2px;}section.seller .container .heading .icon {background-size: contain;width: 50px;height: 58px;}section.seller .container .heading p {font-size: 42px;}section.articlesList .articleWrap .title .anchor {font-size: 32px;line-height: 38px;}section.viewDesign .tileGrid .tile.title {font-size: 90px;}section.heroArticle.technologyDetail .container .contentWithTitle .navigation .info .title {font-size: 62px;line-height: 62px;}}@media only screen and (max-width: 1560px) {section.hero .container .photos {width: 250px;}section.hero .container .symbol {width: 260px;height: 250px;right: 115px;}section.hero .container h1 {max-width: 415px;font-size: 60px;left: 730px;}section.hero .container .pattern {height: 25px;width: 1157px;margin-bottom: 15px;max-width: 100%;}section.hero .container .sale {margin: 55px 0;}section.hero .container .text .wrap {max-width: 1260px;}section.hero .container .text .wrap p {max-width: 960px;}section.sustainability .title h2 {font-size: 96px;}section.sustainability .text {padding: 5% 5% 5% 17%;}section.sustainability .symbol {width: 439px;height: 450px;}section.portfolio .h2 {font-size: 88px;}section.portfolio .h2.vertical {right: 269px;}section.portfolio .h2.horizontal {top: -11px;}section.portfolio .categories .category picture {width: 400px;height: 400px;}section.realization h2 {font-size: 85px;line-height: 88px;width: 12%;}section.realization .boxed {width: 80%;}section.realization .boxed .column {width: 25%;overflow: hidden;border-bottom: 1px solid #986f39;}section.realization .boxed .column .text {height: 100%;}section.viewGallery .viewMasonry .item.title {align-items: center;justify-content: center;display: inline-flex;}section.viewGallery .viewMasonry .item.title h2 {font-size: 95px;line-height: 95px;}section.viewGallery .galleryPanel .navigation .group {width: 56%;}section.viewGallery .galleryPanel .navigation .sub-group {width: 44%;}section.articlesList .articleWrap .perex {font-size: 18px;}section.pageHeading {margin: 50px auto;}section.pageHeading .container h1 {font-size: 60px;}section.actionPosts .container article {height: 380px;}section.actionPosts .container article .wrap .title {font-size: 42px;}section.heroArticle .container {margin: 55px 0;}section.heroArticle.technologyDetail .container .image {width: 620px;height: 490px;}section.heroArticle.technologyDetail .container .contentWithTitle {width: calc(100% - 620px);}section.heroArticle.technologyDetail .container .contentWithTitle .text {height: 340px;}section.heroArticle.technologyDetail .container .contentWithTitle .navigation {margin-bottom: 40px;}section.heroArticle.technologyDetail .container .contentWithTitle .navigation .info .title {font-size: 68px;line-height: 68px;}section.aboutSustainability .heading {height: 500px;}.font-big {font-size: 60px;line-height: 60px;}}@media only screen and (max-width: 1440px) {section.sustainability .title h2 {font-size: 94px;}section.sustainability .symbol {width: 410px;height: 422px;}section.portfolio .h2 {font-size: 70px;}section.portfolio .h2.vertical {right: 258px;}section.portfolio .h2.horizontal {left: 348px;top: 8px;}section.portfolio .categories .category picture {width: 350px;height: 350px;}section.realization h2 {font-size: 100px;line-height: 100px;width: 15%;}section.realization .boxed .column .icon {height: 265px;}section.realization .boxed .column .icon span {height: 150px;width: 130px;}section.realization .boxed .column .text .title {font-size: 30px;}section.realization .boxed .column .text p {font-size: 20px;}section.composition .box.title {height: 260px;background-color: #ffffff;}section.composition .box.title h2 {font-size: 88px;line-height: 88px;left: calc(40% - 2rem);bottom: calc(50% - 6rem - 3px);width: calc(30* 1rem);}section.composition .box.text .wrap {padding: 10%;}section.composition .box.text .wrap p {font-size: 18px;}section.composition .box.text .wrap .btn {font-size: 18px;}section.composition .box.image {width: 60%;height: 380px;}section.technology .main-title h2 {padding: 0 4%;}section.technology .wrap .text {padding: 60px 4%;}section.technology .wrap .text h3 {font-size: 60px;line-height: 86px;}section.seller .container .contacts {width: 50%;}section.articlesList .articleWrap {height: 700px;}section.articlesList .articleWrap .title .anchor {font-size: 28px;line-height: 34px;}section.actionPosts .container article {height: 360px;}section.actionPosts .container article .wrap .title {font-size: 40px;}section.actionPosts .container article .wrap .date {font-size: 26px;}section.actionPosts .container article:nth-of-type(even) .wrap {height: auto;max-width: none;width: 100%;}section.aboutContent .container picture {width: 280px;margin-left: 0;margin-bottom: 40px;}section.aboutSustainability .sideImage {width: 35%;}}@media only screen and (max-width: 1360px) {section.reviews .reviews-title {font-size: 88px;padding: 0 35px;margin-bottom: 35px;}section.reviews .review-card.left {padding-left: 35px;}section.reviews .review-card.right {padding-right: 35px;}section.reviews .review-card .image {min-height: 320px;}section.reviews .review-card .content {padding: 28px 28px 24px;}section.reviews .review-card .content .name {font-size: 24px;}section.reviews .review-card .content .quote {font-size: 18px;line-height: 27px;}section.reviews .navigation {padding: 24px 35px 0;}section.reviews .navigation .bars span {width: 42px;}section.hero .container .sale {width: 650px;height: 505px;}section.hero .container h1 {left: 610px;}section.sustainability .title h2 {font-size: 92px;}section.sustainability .symbol {width: 380px;height: 390px;}section.seller .container .contacts {width: 45%;}section.seller .container .contacts .contact .image {width: 115px;height: 140px;}section.seller .container .contacts .contact .image .text {font-size: 26px;}section.seller .container .contacts .contact .image .text.vertical {left: 18px;top: 95px;width: 220px;}section.seller .container .contacts .contact .image .text.horizontal {top: -25px;}section.seller .container .heading p {font-size: 34px;}section.viewGallery .galleryPanel .title h1 {font-size: 72px;line-height: 72px;}section.viewGallery .galleryPanel .navigation .group a {font-size: 56px;}section.viewGallery .galleryPanel .navigation .sub-group a {font-size: 34px;}section.actionPosts .container {grid-template-columns: 1fr 1fr;}section.heroArticle .container .image {width: 650px;height: 505px;}section.heroArticle .container .mainTitle {width: calc(100% - 650px - 40px);max-width: none;}section.heroArticle .container .mainTitle h1 {font-size: 40px;}section.heroArticle .container .mainTitle .date {font-size: 24px;}section.heroArticle .container .mainTitle.light h1 {font-size: 55px;}section.heroArticle.technologyDetail .container .image {width: 620px;height: 490px;}section.heroArticle.technologyDetail .container .contentWithTitle {width: calc(100% - 620px);}section.heroArticle.technologyDetail .container .contentWithTitle .text {height: 340px;}section.heroArticle.technologyDetail .container .contentWithTitle .navigation {margin-bottom: 40px;}section.heroArticle.technologyDetail .container .contentWithTitle .navigation .info {width: calc(100% - 100px);}section.heroArticle.technologyDetail .container .contentWithTitle .navigation .info .bars span {width: 30px;}section.heroArticle.technologyDetail .container .contentWithTitle .navigation .info .title {font-size: 40px;line-height: 40px;}section.designPage-header h1 {font-size: 85px;line-height: 85px;}.font-dynamic {font-size: 22px;line-height: 32px;}}@media only screen and (max-width: 1280px) {section.realization h2 {font-size: 85px;line-height: 90px;}section.realization .boxed .column .icon {height: 210px;}section.realization .boxed .column .icon span {height: 100%;width: 35%;}section.realization .boxed .column .text {padding: 15px;}section.realization .boxed .column .text .title {font-size: 28px;}section.realization .boxed .column .text p {font-size: 18px;}section.viewGallery .viewMasonry .item.title h2 {font-size: 70px;line-height: 70px;}section.viewDesign {margin-top: 60px;}section.viewDesign .tileGrid.wide {width: 60%;height: 300px;}section.viewDesign .tileGrid .tile {height: 205px;}section.viewDesign .tileGrid .tile.wide {height: 300px;}section.viewDesign .tileGrid .perex {height: calc(300px + 205px);padding: 8%;font-size: 18px;line-height: normal !important;}section.viewDesign .tileGrid .button {height: 205px;}section.articlesList .articleWrap {height: 520px;}section.articlesList .articleWrap .image {height: 165px;}section.articlesList .articleWrap .title {height: calc(100% - 165px - 70px);}section.articlesList .articleWrap .title .anchor {font-size: 24px;line-height: normal;}section.articlesList .articleWrap .perex {display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;height: 70px;}section.designPage-header h1 {order: 1;width: 100%;position: relative;text-align: center;margin-left: 0;font-size: 85px;line-height: 85px;}section.designPage-header picture {order: 2;margin: 40px 0;}section.designPage-header .button {order: 3;margin: 0 auto;text-align: center;padding: 0;}section.designPage-header .text {order: 4;padding: 5%;}section.designPage-content {padding: 0 5%;}section.designPage .wrapper {max-width: none;}section.technologyPage .container {padding: 0 25px;}section.technologyPage .container ul.list li a {font-size: 34px;line-height: 58px;}section.aboutContent .container {padding-right: 0;}section.aboutContent .container h2 {font-size: 34px;}section.aboutGallery p {padding-right: 0;}section.aboutSustainability .heading {height: 420px;}section.aboutSustainability .wrapper .symbol {width: 275px;height: 285px;}section.aboutSustainability .description p.paragraph {padding-right: 0;}section.planner.heroArticle .container .text {max-width: none;}}@media only screen and (max-width: 1260px) {section.reviews {margin: 40px 0 60px;}section.reviews .reviews-title {font-size: 72px;padding: 0 25px;margin-bottom: 25px;}section.reviews .review-card {flex-wrap: wrap;}section.reviews .review-card.left, section.reviews .review-card.right {padding: 20px 25px 0;}section.reviews .review-card .image,section.reviews .review-card .content {width: 100%;}section.reviews .review-card .image {min-height: 290px;}section.reviews .review-card .content {padding: 24px 18px 28px;}section.reviews .review-card .content .name {font-size: 24px;}section.reviews .review-card .content .name .stars {font-size: 18px;}section.reviews .review-card .content .quote {font-size: 18px;line-height: 28px;}section.reviews .navigation {padding: 20px 25px 0;}section.reviews .navigation .bars span {width: 34px;margin-right: 6px;}section.portfolio {margin: 40px auto;}section.portfolio .h2 {display: none;}section.portfolio h2 {display: block;font-size: 72px;text-align: center;margin-bottom: 25px;}section.portfolio .categories .category {width: 100%;margin-bottom: 0;}section.portfolio .categories .category picture {width: 100%;height: 300px;}section.portfolio .categories .category.center {margin-top: 0;}section.portfolio .owl-item:nth-of-type(even) {background-color: #dacce5;margin-top: 60px;}section.portfolio .owl-item:nth-of-type(even) .category {background-color: transparent;padding-top: 0;}section.portfolio .owl-item:nth-of-type(even) .title {order: 2;}section.portfolio .owl-item:nth-of-type(even) picture {order: 1;}section.portfolio .owl-controls {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;width: calc(90% - 60px);margin: 40px auto 0;}section.portfolio .owl-controls .owl-nav {order: 2;display: flex;flex-wrap: wrap;justify-content: space-around;}section.portfolio .owl-controls .owl-nav .owl-prev, section.portfolio .owl-controls .owl-nav .owl-next {width: 35px;height: 35px;cursor: pointer;margin: 0 10px;}section.portfolio .owl-controls .owl-nav .owl-prev span, section.portfolio .owl-controls .owl-nav .owl-next span {display: block;background-image: url("/assets/img/redesign/carousel_arrow.png");background-size: contain;width: 35px;height: 35px;}section.portfolio .owl-controls .owl-nav .owl-prev span.left, section.portfolio .owl-controls .owl-nav .owl-next span.left {transform: rotate(180deg);}section.portfolio .owl-controls .owl-dots {order: 1;}section.portfolio .owl-controls .owl-dots .owl-dot span {width: 40px;height: 3px;background-color: #dbdbdb;}section.portfolio .owl-controls .owl-dots .owl-dot.active span {background-color: #000000;}section.technology .main-title h2 {font-size: 48px;}section.technology .wrap .text .pattern {height: 20px;}section.technology .wrap .text h3 {font-size: 48px;line-height: 68px;}section.heroArticle.technologyDetail .container .image {width: 100%;margin-bottom: 35px;}section.heroArticle.technologyDetail .container .contentWithTitle {width: 100%;}section.heroArticle.technologyDetail .container .contentWithTitle .text {height: auto;}}@media only screen and (max-width: 1220px) {section.hero .container .photos {width: 200px;}section.hero .container .symbol {width: 195px;height: 190px;}section.hero .container .sale {width: 620px;height: 480px;margin: 40px 0;}section.hero .container .text .wrap {max-width: 1160px;}section.hero .container .text .wrap p {max-width: 800px;}section.hero .container h1 {font-size: 48px;left: 588px;max-width: 300px;}section.sustainability .title {width: 45%;}section.sustainability .title h2 {font-size: 78px;}section.sustainability .text {width: 55%;padding: 2% 2% 2% 20%;}section.sustainability .symbol {left: -10%;}section.sustainability:before {width: 55%;}section.sustainability:after {width: 45%;}section.seller .container .contacts {width: 50%;}section.partnersCarousel .container {padding: 20px;}section.pageHeading {margin: 40px auto;}section.pageHeading .container h1 {font-size: 48px;}section.heroArticle .container {margin: 40px 0;}section.heroArticle .container .image {width: 620px;height: 480px;}section.heroArticle .container .mainTitle {width: calc(100% - 620px - 40px);}section.heroArticle .container .mainTitle.light h1 {font-size: 40px;}section.v2.content.tiny {max-width: none;padding: 0 25px;}section.aboutStormsGallery .container .two {width: 100%;margin-right: 0;}section.aboutStormsGallery .container .two picture, section.aboutStormsGallery .container .two picture:nth-of-type(2) {height: 380px;margin-bottom: 20px;}section.aboutStormsGallery .container .one {width: calc(100% );height: auto;}section.aboutStormsGallery .container .one picture {height: 380px;}section.planner.heroArticle .container .text {width: calc(100% - 620px);}.font-big {font-size: 48px;line-height: 48px;}}@media only screen and (max-width: 1110px) {section.seller .container .contacts .contact .image {width: 100px;height: 120px;}section.seller .container .contacts .contact .image .text {font-size: 22px;}section.seller .container .contacts .contact .image .text.vertical {left: 0;}section.seller .container .contacts .contact .image .text.horizontal {top: -22px;left: -1px;}section.viewGallery .galleryPanel .title h1 {font-size: 68px;line-height: 68px;}section.viewGallery .galleryPanel .navigation .group a {font-size: 52px;}section.viewGallery .galleryPanel .navigation .sub-group a {font-size: 32px;}footer .bottomPart .container .copy {font-size: 14px;}footer .bottomPart .container .develop {font-size: 14px;}footer .bottomPart .container .social a {margin: 0 8px;width: 29px;height: 29px;}section.technologyPage {margin: 40px auto;}section.technologyPage .container h1 {margin: 30px auto;width: 100%;text-align: center;}section.technologyPage .container picture {position: relative;width: 100%;height: 350px;display: block;top: auto;right: auto;}section.technologyPage .container ul.list {width: 100%;}section.technologyPage .container ul.list li a {font-size: 30px;line-height: 54px;}}@media only screen and (max-width: 1024px) {section.hero .container .sale {width: 488px;height: 385px;}section.hero .container .text .wrap {max-width: 1024px;}section.hero .container .text .wrap p {max-width: 720px;}section.hero .container .pattern {max-width: 814px;}section.hero .container h1 {left: 456px;font-size: 38px;}section.sustainability .title h2 {font-size: 64px;}section.sustainability .symbol {width: 345px;height: 353px;}section.realization h2 {width: 18%;}section.realization .boxed .column .icon {height: 175px;}section.realization .boxed .column .text {padding: 12px 12px 25px 12px;}section.realization .boxed .column .text .title {font-size: 23px;}section.realization .boxed .column .text p {font-size: 15px;}section.composition .box.text .wrap p {font-size: 15px;}section.composition .box.text .wrap .btn {font-size: 15px;}section.technology .main-title h2 {font-size: 48px;}section.technology .wrap .text .pattern {height: 20px;}section.technology .wrap .text h3 {font-size: 48px;line-height: 68px;}section.technology .wrap .text p {font-size: 18px;}section.technology .wrap .image {width: 40%;margin: 0;}section.technology .wrap .image picture {height: 120%;}section.technology .wrap .image picture:after {display: none;}section.articlesList .articleWrap {height: 460px;padding: 12px;}section.articlesList .articleWrap .image {height: 150px;}section.articlesList .articleWrap .title {height: calc(100% - 150px - 95px);}section.articlesList .articleWrap .title .anchor {font-size: 20px;}section.viewGallery .galleryPanel .title {width: 100%;}section.viewGallery .galleryPanel .navigation {width: 100%;}section.heroArticle .container .image {width: 488px;height: 385px;}section.heroArticle .container .mainTitle {width: calc(100% - 488px - 40px);}section.aboutSustainability .heading {height: 360px;}section.aboutSustainability .sideImage {width: 28%;}section.aboutSustainability .wrapper h2 {font-size: 54px;line-height: 64px;}section.aboutSustainability .wrapper .symbol {width: 205px;height: 215px;}section.planner.heroArticle .container .text {width: calc(100% - 488px);}.font-dynamic {font-size: 20px;line-height: 30px;}.font-big {font-size: 38px;line-height: 38px;}}@media only screen and (max-width: 1020px) {section.realization {justify-content: center;}section.realization h2 {transform: rotate(0deg);flex-direction: row;width: auto;justify-content: center;}section.realization h2 span {margin: 0 1%;}section.realization .boxed {margin-top: 35px;width: 100%;display: flex;justify-content: flex-start;overflow-x: auto;white-space: nowrap;flex-wrap: nowrap;}section.realization .boxed .column {width: 45%;max-width: 335px;flex: 0 0 auto;white-space: normal;}section.realization .boxed .column .icon span {height: 50%;}section.viewDesign {margin-top: 0;}section.viewDesign .tileGrid {width: 60%;}section.viewDesign .tileGrid.wide {width: 40%;}section.viewDesign .tileGrid.responsive {display: flex;width: 100%;font-size: 85px;height: auto;padding: 30px;}section.viewDesign .tileGrid .tile {width: 100%;}section.viewDesign .tileGrid .tile.wide {display: none;}section.viewDesign .tileGrid .tile.title {display: none;}section.viewDesign .tileGrid .perex {height: calc(205px + 205px);}section.articlesList .articleWrap {width: 50%;}section.articlesList .articleWrap .image {height: 205px;}section.articlesList .articleWrap .title {height: calc(100% - 205px - 95px);}section.articlesList.carousel {overflow-x: auto;white-space: nowrap;flex-wrap: nowrap;}section.articlesList.carousel .articleWrap {flex: 0 0 auto;white-space: normal;width: 40%;}section.articlesList.carousel .moreArticles {display: none;}footer .topPart .container .col {width: 50%;margin-bottom: 25px;}footer .topPart .container .col.form {width: 100%;}footer .bottomPart .container .copy {width: 100%;order: 2;margin-bottom: 10px;text-align: center;}footer .bottomPart .container .develop {width: 100%;order: 3;text-align: center;}footer .bottomPart .container .social {width: 100%;order: 1;text-align: center;justify-content: center;margin-bottom: 25px;}footer .bottomPart .container .social a {margin: 0 25px;}}@media only screen and (max-width: 980px) {section.hero {margin-top: 0;}section.hero .container .sale {width: 100%;order: 1;}section.hero .container .sale .banner.opened {width: 80%;}section.hero .container .motto {display: flex;flex-wrap: wrap;justify-content: flex-end;position: relative;width: 30%;order: 3;text-align: right;}section.hero .container .symbol {top: auto;bottom: auto;right: auto;position: relative;margin-bottom: 30px;margin-right: 20px;background-size: cover;}section.hero .container .photos {position: relative;top: auto;width: 80%;right: auto;}section.hero .container .text {position: relative;width: 70%;padding: 0 25px;order: 2;}section.hero .container .text .wrap {padding: 0;margin: 20px 5px;}section.hero .container .text .wrap p {order: 1;}section.hero .container .text .wrap .btn {order: 2;margin-top: 25px;}section.hero .container .pattern {display: none;}section.hero .container h1 {position: relative;left: auto;max-width: none;font-size: 34px;}section.sustainability {flex-wrap: wrap;}section.sustainability .title {flex-direction: row;align-items: center;justify-content: center;width: 100%;order: 1;margin-top: -5%;}section.sustainability .title .wrap {display: flex;}section.sustainability .title h2 {font-size: 64px;}section.sustainability .title h2:first-of-type {margin-right: 2%;}section.sustainability .text {order: 3;width: 100%;padding: 30px;margin-top: 100px;}section.sustainability .symbol {order: 2;position: relative;left: auto;}section.sustainability:before {width: 100%;height: 30%;}section.sustainability:after {width: 100%;height: 25%;bottom: auto;top: 27%;background-size: cover;background-position: center;}section.viewGallery .viewMasonry .item.title h2 {font-size: 50px;line-height: 50px;}section.composition .box.title {height: auto;}section.composition .box.title:before {display: none;}section.composition .box.title h2 {position: relative;width: 100%;left: auto;bottom: auto;text-align: center;font-size: 48px;line-height: normal;margin: 15px auto 35px;}section.composition .box.title picture {width: 100%;height: 200px;}section.composition .box.text {width: 100%;}section.composition .box.text .wrap {padding: 5%;}section.composition .box.image {width: 100%;}section.technology .main-title h2 {width: 100%;text-align: center;}section.technology .wrap .text .pattern {height: 18px;}section.technology .wrap .text h3 {font-size: 44px;line-height: 64px;}section.technology .wrap .image picture {height: 100%;}section.seller .container .contacts {width: 400px;order: 2;padding: 50px 0 0 0;}section.seller .container .heading {width: 100%;order: 1;padding: 50px calc(50% - 225px) 0px;}section.contact .map-wrap .map {width: 90%;padding: 0;}section.contact .map-wrap .map picture {width: 100%;display: block;margin: 0 auto;text-align: center;}section.contact .branches {width: 100%;max-width: 680px;padding-right: 0;}section.contact .branches .persons {padding: 0 5%;}section.contact .contacts {width: 100%;max-width: 700px;}section.contact .contacts .box.wrap {width: 50%;padding: 0 5%;}section.actionPosts .container {grid-gap: 40px;margin-bottom: 40px;}section.actionPosts .container article {height: 300px;}section.heroArticle .container .image {width: 100%;}section.heroArticle .container .mainTitle {width: 100%;margin: 20px auto;}section.heroArticle .container .mainTitle.light {margin: 20px;min-height: auto;}section.designPage-header picture {width: 100%;}section.designPage-header h1 {font-size: 60px;line-height: 60px;}section.designPage-content h2 {font-size: 32px;line-height: 32px;}section.aboutHero .container .motto {display: none;}section.aboutHero .container .text {width: 100% !important;}section.aboutHero .container .text .wrap p {order: initial !important;margin-bottom: 15px;}section.aboutHero .container .text br {display: none;}section.aboutGallery .images picture {width: 100%;text-align: center;}section.aboutGallery .images picture img {width: 100%;}section.planner.heroArticle .container .text {width: 100%;max-width: none;padding: 5%;}.font-big {font-size: 34px;line-height: 34px;}}@media only screen and (max-width: 800px) {section.viewGallery .gridPhotos .column {flex: 50% !important;max-width: 50% !important;}section.viewGallery .galleryPanel .title h1 {font-size: 54px;line-height: normal;}section.viewGallery .galleryPanel .navigation .group a {font-size: 44px;}section.viewGallery .galleryPanel .navigation .sub-group a {font-size: 26px;}section.aboutSustainability .sideImage {display: none;}section.aboutSustainability .wrapper {width: 75%;margin-left: 0;}section.aboutSustainability .wrapper h2 {font-size: 44px;line-height: 54px;}}@media only screen and (max-width: 780px) {section.v2.content {margin-top: 20px;}section.technology .main-title {padding: 40px 0;}section.technology .main-title h2 {font-size: 42px;}section.technology .wrap .text .pattern {height: 14px;}section.technology .wrap .text h3 {font-size: 40px;line-height: 60px;}section.articlesList .articleWrap .image {height: 175px;}section.articlesList .articleWrap .title {height: calc(100% - 175px - 95px);}section.contact .map-wrap .map h1 {font-size: 50px;margin-top: -110px;padding-bottom: 30px;}section.aboutGallery p {font-size: 18px;line-height: 28px;}section.aboutContent .container {padding-right: 0;}section.aboutContent .container picture {width: 200px;margin-bottom: 25px;}section.aboutContent .container h2 {font-size: 24px;margin: 20px 0;}section.aboutContent .container p {font-size: 18px;line-height: 28px;margin-bottom: 20px;}section.aboutSustainability .description p {padding-right: 0;}section.aboutSustainability .description p.paragraph {font-size: 18px;line-height: 28px;}section.aboutSustainability .description p.main {font-size: 20px;line-height: 28px;}}@media only screen and (max-width: 720px) {section.hero .container .text {width: calc(100% - 150px);}section.hero .container .motto {width: 150px;justify-content: flex-start;flex-direction: column;align-items: flex-end;}section.hero .container .symbol {width: 125px;height: 121px;}section.sustainability .title h2 {font-size: 48px;}section.sustainability .symbol {top: 20px;bottom: 20px;}section.sustainability .text {margin-top: 120px;}section.sustainability:before {height: 25%;}section.sustainability:after {height: 22%;top: 25%;}section.realization h2 {line-height: normal;font-size: 70px;}section.viewGallery .responsive-title {display: flex;justify-content: center;margin-bottom: 20px;}section.viewGallery .viewMasonry .item {width: 100% !important;}section.viewGallery .viewMasonry .item.title {display: none;}section.viewGallery .galleryPanel .title h1 {font-size: 54px;line-height: normal;}section.viewGallery .galleryPanel .navigation .group {width: 100%;margin-bottom: 25px;padding-bottom: 25px;border-bottom: 1px solid #d0d0d0;}section.viewGallery .galleryPanel .navigation .group a {font-size: 40px;}section.viewGallery .galleryPanel .navigation .sub-group {width: 100%;}section.viewDesign .tileGrid.responsive {font-size: 48px;}section.viewDesign .tileGrid .perex {font-size: 17px;}section.viewDesign .tileGrid .button .btn {font-size: 12px;}section.technology .wrap {display: flex;flex-wrap: wrap;padding: 20% 4% 5% 4%;position: relative;}section.technology .wrap .text {padding: 0 4%;}section.technology .wrap .text .pattern {order: 2;width: 100%;position: absolute;top: 80px;left: 0;right: 0;margin: 0 auto;text-align: center;}section.technology .wrap .text h3 {order: 1;width: 100%;position: absolute;top: 15px;left: 0;right: 0;margin: 0 auto;text-align: center;}section.technology .wrap .text h3 span {font-size: 120%;}section.technology .wrap .text p {order: 3;}section.technology .wrap .text .btn {order: 4;}section.technology .wrap .image picture {height: 100%;bottom: 2%;}section.actionPosts .container {grid-gap: 50px;grid-template-columns: 1fr;margin-bottom: 50px;}section.actionPosts .container article {height: auto;min-height: 300px;}section.heroArticle.technologyDetail .container .contentWithTitle .navigation .info {width: 100%;}section.heroArticle.technologyDetail .container .contentWithTitle .navigation .info .bars span {width: 20px;}section.heroArticle.technologyDetail .container .contentWithTitle .navigation .arrows {margin-top: 20px;}footer .topPart .container .col {width: 100%;}}@media only screen and (max-width: 600px) {section.reviews .reviews-title {font-size: 48px;}section.reviews .review-card .image {min-height: 220px;}section.reviews .review-card .content .name {font-size: 20px;}section.reviews .review-card .content .name .stars {font-size: 16px;}section.reviews .review-card .content .quote {font-size: 16px;line-height: 24px;}section.hero .container h1 {font-size: 32px;}section.sustainability {margin: 30px auto;}section.sustainability .title h2 {font-size: 42px;}section.sustainability .symbol {width: 240px;height: 247px;}section.sustainability .text {margin-top: 75px;}section.sustainability:before {height: 18%;}section.sustainability:after {height: 18%;top: 18%;}section.portfolio h2 {font-size: 40px;}section.portfolio .categories .category .title {font-size: 18px;}section.portfolio .categories .category picture {height: 185px;}section.portfolio .categories .category.right {padding: 0 25px 0 0;}section.portfolio .categories .category.left {padding: 0 0 0 25px;}section.realization h2 {line-height: normal;font-size: 38px;}section.viewGallery .responsive-title {font-size: 38px;}section.viewGallery .gridPhotos .column {flex: 100% !important;max-width: 100% !important;padding: 0;}section.viewDesign .tileGrid.responsive {font-size: 48px;}section.viewDesign .tileGrid .perex {font-size: 15px;}section.viewDesign .tileGrid .button {padding: 10%;}section.viewDesign .tileGrid .button .btn {font-size: 9px;}section.composition .box.title h2 {font-size: 38px;}section.composition .box.title picture {width: 100%;height: 200px;}section.composition .box.image {height: 220px;}section.technology .wrap .text .pattern {order: 2;width: 100%;position: absolute;top: 65px;left: 0;right: 0;margin: 0 auto;text-align: center;}section.technology .wrap .text h3 {font-size: 32px;line-height: normal;}section.technology .wrap .text p {font-size: 16px;}section.technology .wrap .text .btn {font-size: 12px;}section.articlesList .articleWrap .image {height: 205px;}section.articlesList .articleWrap .title {height: calc(100% - 205px - 95px);}section.articlesList .articleWrap.carousel {width: 60%;}section.contact .map-wrap .map h1 {font-size: 50px;}section.contact .branches .persons .person {width: 100%;max-width: none;text-align: center;margin-bottom: 50px;}section.contact .branches .persons .person:last-child {margin-bottom: 0;}section.designPage-header picture {height: auto;}section.designPage-header h1 {font-size: 32px;line-height: 32px;}section.designPage-content h2 {font-size: 24px;line-height: 24px;}section.aboutSustainability .heading {height: 300px;}.font-dynamic {font-size: 18px;line-height: 28px;}.font-big {font-size: 32px;line-height: 32px;}}@media only screen and (max-width: 540px) {section.contact .contacts .box .wrap {width: 100%;}}@media only screen and (max-width: 480px) {section.sustainability .title h2 {font-size: 38px;}section.sustainability .text {margin-top: 95px;}section.technology .wrap .text .pattern {background-size: cover;}section.technology .wrap .text h3 {font-size: 24px;}section.technology .wrap .text p {font-size: 14px;}section.technology .wrap .text .btn {font-size: 10px;}section.technology .wrap .image picture {height: 90%;bottom: 2%;}section.seller .container .contacts {width: 100%;}section.seller .container .heading {padding: 50px 0 0 0;font-size: 30px;}section.articlesList .articleWrap {width: 100%;}section.articlesList .articleWrap .image {height: 170px;}section.articlesList .articleWrap .title {height: calc(100% - 170px - 95px);}section.articlesList .articleWrap.carousel {width: 60%;}footer .bottomPart .container .social a {margin: 0 15px;}section.aboutSustainability .wrapper .symbol {width: 145px;height: 155px;}}.sidebarToggle {display: none;}.toggleUser {display: none;}@media only screen and (max-width: 1720px) {.productDetail .container .helpBox:not(.resopnsive) {display: none;}.productDetail .container .helpBox.responsive {display: flex;}section.allArticles .articleList .articlePreview {width: 100%;}}@media only screen and (max-width: 1480px) {header .container .logo {width: 185px;}header .container nav .navigation li {font-size: 14px;}header .container nav .navigation li.btn.margin {margin-left: 35px;}}@media only screen and (max-width: 1440px) {.container.full {padding: 0 25px;}header .container nav .navigation li {padding: 30px 8px;}header .container .searchBox {margin-left: 20px;}header .container .userBox {margin-left: 20px;}header .container .cartBox {margin-left: 20px;}header .container .langSwitch {margin-left: 20px;}}@media only screen and (max-width: 1320px) {header .container .logo {width: 165px;}header .container .logo span {font-size: 35px;}header .container nav .navigation li {padding: 30px 5px;}}@media only screen and (max-width: 1280px) {header .container nav .navigation li .submenu {grid-template-columns: 1fr 1fr 1fr 1fr 1fr;}section.bestCategories .container {padding: 0 20px;}section.productDetail .container .images {order: 1;}section.productDetail .container .images .gallery#thumbnails {margin-left: -135px;}section.productDetail .container .info {order: 3;width: 100%;}}@media only screen and (max-width: 1279px) {header .container {justify-content: flex-end;}header .container .logo {order: 1;margin-right: auto;}header .container #navigationToggle {order: 3;display: block;}header .container #navigationToggle .helper {display: none;}header .container #navigationToggle .hamburger-box {margin-left: 20px;}header .container nav {display: none;}header .container nav.visible {position: fixed;display: block;width: 100%;background-color: #ffffff;z-index: 9;position: absolute;top: 55px;left: 0;}header .container nav.visible .navigation {overflow-y: scroll;height: 100vh;}header .container nav .navigation li {display: block;padding: 0 35px;}header .container nav .navigation li:hover .submenu {display: none;}header .container nav .navigation li.active a:after {display: none;}header .container nav .navigation li.active.hasChild .submenu {display: block;margin-top: 5px;}header .container nav .navigation li.hasChild {position: relative;}header .container nav .navigation li.hasChild span.toggle {position: absolute;right: 10px;top: 17px;cursor: pointer;display: inline-block;width: 20px;height: 20px;text-align: center;z-index: 2;}header .container nav .navigation li.hasChild span.toggle:before {content: "\f107";font-family: "storms";font-size: 20px;}header .container nav .navigation li.hasChild span.toggle.reverse {transform: rotate(180deg);}header .container nav .navigation li a {display: block;}header .container nav .navigation li .submenu {display: none;position: relative;background: transparent;box-shadow: none;padding: 0 0 0 20px;}header .container nav .navigation li .submenu ul li {padding: 0 0 0 10px;border-bottom: 0;}header .container nav .navigation li .submenu ul li:first-of-type {margin-bottom: 0;padding-left: 0;}header .container nav .navigation li .submenu ul li:first-of-type a {padding-bottom: 5px;}header .container nav .navigation li .submenu ul li a {font-size: 14px;text-transform: lowercase !important;}header .container nav .navigation li.btn {display: table;margin: 10px 38px !important;width: auto;}header .container .cartBox .toggleBoxItem .cartValue {display: none;}header .container .barWrap {order: 2;}header.menuActive {position: fixed;top: 0;z-index: 8;height: 100%;background-color: #ffffff;}footer {margin-bottom: 35px;}}@media only screen and (max-width: 1024px) {.cartBread {display: none;}section.postBoxes .container {grid-template-columns: 1fr 1fr;}section.benefits .container {flex-wrap: wrap;}section.benefits .container .benefit {max-width: none;width: 50%;padding: 0 20px;}section.benefits .container .benefit:nth-of-type(1), section.benefits .container .benefit:nth-of-type(2) {margin-bottom: 40px;}section.allArticles .articleList {grid-template-columns: 1fr 1fr;}section.allArticles .articleList .articlePreview {width: 385px;margin: 0 auto;}section.bestCategories .container .wrap .categoryBox {height: 380px;}section.bestCategories .container .wrap .categoryBox .transparent {padding: 25px;width: 90%;}section.notFound img {margin: 20px auto;max-height: 200px;}section.catalogProduct {position: relative;}section.catalogProduct .container .sideBar {display: none;}section.catalogProduct .container .contentBar {width: 100%;}section.catalogProduct .container .subCategories .category {width: 100% !important;}section.catalogProduct.filtrate .container .sideBar {display: block;position: fixed;right: 0;top: 0;background-color: #ffffff;overflow: auto;width: 50%;height: 100%;padding: 20px;margin: 0;z-index: 10;}section.catalogProduct.filtrate:before {content: "";position: absolute;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.85);z-index: 5;}section.productDetail .container .images {margin: 0 auto;}section.productDetail .container .info {order: 2;text-align: center;}section.productDetail .informations .container .window .parameters {width: 100%;}section.productDetail .informations .container .window .description {width: 100%;margin-top: 30px;}section.userAccount .forms .half {width: 100%;border-right: 0 !important;}section.cart .shoppingCart .cartProducts .row .col.product {width: 55%;}section.cart .shoppingCart .cartProducts .row .col.price {display: none;}section.cart .shoppingCart.flexed .forms {width: 100%;}section.cart .shoppingCart.flexed .forms .methods {max-width: none;}section.cart .shoppingCart.flexed .forms .methods .row {margin-left: 20px;}section.cart .shoppingCart.flexed .boxes {display: none;}section.userDash .container .toggleUser {display: block;position: fixed;top: 10%;left: -145px;padding: 10px 5px 10px 10px;border: 2px solid #333333;background-color: #ffffff;margin-top: 5%;text-decoration: none;z-index: 5;cursor: pointer;-webkit-transition: ease-in-out 0.5s;-moz-transition: ease-in-out 0.5s;-o-transition: ease-in-out 0.5s;transition: ease-in-out 0.5s;}section.userDash .container .toggleUser:hover {left: -2px;background-color: #f5f5f5;}section.userDash .container .toggleUser.categories {top: 20%;}section.userDash .container #userSidebar {display: none;}section.userDash .container #userSidebar.visible {display: block;position: fixed;right: 0;top: 0;background-color: #ffffff;overflow: auto;width: 50%;height: 100%;padding: 20px;margin: 0;z-index: 10;border-left: 1px solid #000000;}section.userDash .container .userContent {width: 100%;}.sidebarToggle {display: inline-block;width: 100px;padding: 5px 5px 5px 10px;border: 2px solid #333333;background-color: #ffffff;margin-bottom: 15px;text-decoration: none;z-index: 5;cursor: pointer;-webkit-transition: ease-in-out 0.5s;-moz-transition: ease-in-out 0.5s;-o-transition: ease-in-out 0.5s;transition: ease-in-out 0.5s;}.sidebarToggle.categories {top: 20%;}.sidebarToggle.close {margin: 0 0 25px;width: auto;padding: 0;}}@media only screen and (max-width: 800px) {.allProducts:not(.owl-carousel) {display: grid;column-gap: 40px;row-gap: 40px;grid-template-columns: 1fr 1fr;grid-template-rows: auto;}.allProducts:not(.owl-carousel) .productWrap {margin: 25px auto !important;width: 100%;}.filtrationBoxes#galleryFiltration .container .btn {flex: 0 1 calc(50% - 20px);}section.homepageSlider {height: calc(100vh - 100px);}section.content.sliced .container .content-half {width: 100%;padding: 0 !important;}section.content table {overflow: scroll;max-width: 100%;}section.content a {word-break: break-word;}section.catalogProduct .container .contentBar .subCategories .category {padding: 10px;margin-right: 3px;margin-bottom: 10px;font-size: 14px;}section.cart .shoppingCart .cartProducts .row .col.product .image {display: none;}section.cart .shoppingCart.flexed {width: 100%;}section.cart .shoppingCart.flexed .forms label {width: 95%;flex-wrap: wrap;margin-right: 0;}section.cart .shoppingCart.flexed .forms label input {width: 100%;max-width: none;}section.cart .shoppingCart.flexed .forms .customInput {width: 90%;margin: 0px 0 20px 5%;}section.userDash .container .userContent .edits form label {width: 100%;}}@media only screen and (max-width: 768px) {.partnersCarousel .container .item img {max-width: 80%;}.compare-page {overflow: scroll;}.compare-page .column {display: table;}.compare-page .column.variable {overflow: hidden;}header .container.full {padding: 10px;}header .container.full .logo {width: auto;}header .container.full .logo .icon-storms {font-size: 30px;}section.allArticles .articleList .articlePreview {width: 100%;}section.bestCategories .container .wrap .categoryBox {width: 100%;height: 300px;}section.bestCategories .container .wrap .categoryBox:nth-of-type(1) {margin-bottom: 25px;}section.bestCategories .container .wrap .categoryBox .transparent h3 {font-size: 22px;}section.bestCategories .container .wrap .categoryBox .transparent p {font-size: 16px;}section.benefits .container .benefit {width: 100%;}section.cart .shoppingCart .cartProducts .row .col.product {width: 45%;}section.cart .shoppingCart .cartProducts .row .col.amount {width: 15%;}section.cart .shoppingCart .cartProducts .row .col.amount .quantityBox input {width: 50px;}section.cart .shoppingCart .cartProducts .row .col.total {width: 40%;text-align: right;}section.cart .shoppingCart .cartProducts .row .col.total .price-total {display: inline-block;width: calc(100% - 40px);text-align: right;margin-right: 20px;}section.cart .shoppingCart .cartProducts .row .col.total #remove {float: none;margin: 0 auto;}section.cart .shoppingCart .cartProducts .row.total .discount {width: 100%;text-align: center;}section.cart .shoppingCart .cartProducts .row.total .summary {width: 100%;text-align: center;margin-top: 18px;}section.cart .shoppingCart .buttons {justify-content: center;}.customInput {flex-wrap: wrap;}.customInput span.paramInfo {width: calc(100% - 50px);}section.userDash .container .userContent .ordersTable .row.head {display: none;}section.userDash .container .userContent .ordersTable .row .date {display: none;}section.userDash .container .userContent .ordersTable .row .orderWrap .product .prices {display: none;}}@media only screen and (max-width: 600px) {.pageTitle h1, .pageTitle h2 {line-height: 30px !important;}.filtrationBoxes#galleryFiltration .container .btn {flex: 0 1 100%;}.filtrationBoxes .container {padding: 0;flex-wrap: wrap;justify-content: flex-start !important;}.filtrationBoxes .container .btn {width: auto !important;margin: 5px !important;padding: 6px;font-size: 12px;}.breadcrumbs {display: none;}.content {padding-bottom: 40px;}.searchIn {flex-wrap: wrap;}.searchIn span {width: 100%;margin-right: 0;margin-bottom: 10px;}.searchIn form {max-width: none !important;}section .sectionTitle {margin: 20px;line-height: 30px;}section .sectionSubTitle {margin: -20px auto 20px;}section.aboutUs .container {padding-bottom: 20px;}section.aboutUs .container p {width: 100%;margin-bottom: 20px;}section.postBoxes .container {grid-template-columns: 1fr;}section.postBoxes .container .box .image {max-width: initial;width: 100%;}section.homepageSlider #homepageSlider .item .textArea {width: 100%;padding: 20px;}section.homepageSlider #homepageSlider .item .textArea h2 {font-size: 32px;}section.homepageSlider .scroll {display: none;}section.productDetail .container .images .gallery {order: 2;margin-bottom: 35px;}section.productDetail .container .images .gallery#thumbnails {transform: initial;width: 380px;margin: 0 auto;height: 125px;}section.productDetail .container .images .gallery#thumbnails .item img {transform: initial;}section.productDetail .container .images .gallery#thumbnails .owl-controls .owl-dots {display: none !important;}section.productDetail .container .images .preview {order: 1;}section.productDetail .container .images .preview.carousel {margin-left: auto;}section.productDetail .container .info {order: 2;text-align: center;}section.productDetail .container .info .actions {display: flex;flex-wrap: wrap;}section.productDetail .container .info .actions .in_action {width: 100%;order: 2;margin-right: 0;}section.productDetail .container .info .actions .purchase {width: 100%;order: 1;margin-bottom: 25px;flex-wrap: wrap;}section.productDetail .container .info .actions .purchase .prices {width: 100%;}section.productDetail .container .info .actions .purchase .prices .price {display: block !important;}section.cart .shoppingCart .cartProducts .row .col.product {width: 50%;}section.cart .shoppingCart .cartProducts .row .col.amount {width: 50%;justify-content: flex-start;text-align: end;}section.cart .shoppingCart .cartProducts .row .col.total {width: 100%;text-align: right;}section.userDash .container .userContent .edits form label {flex-wrap: wrap;}section.userDash .container .userContent .edits form label input {max-width: none;}section.userDash .container .userContent .addresses .box.bigger {min-width: 100%;}section.userDash .container .userContent .addresses .box.bigger iframe {display: none;}}@media only screen and (max-width: 568px) {.contentBox .named:after {right: 8px !important;}.allProducts:not(.owl-carousel) {grid-template-columns: 1fr;}header #navigationToggle .helper {display: none;}section.allArticles .articleList {grid-template-columns: 1fr;}section.allArticles .articleList .articlePreview {width: 385px;}section.productDetail .container .images {max-width: 100%;}section.productDetail .container .images .gallery {max-width: 100%;}section.productDetail .container .info h1 {font-size: 26px;}section.productDetail .informations .tabs {padding: 0;margin-bottom: 15px;}section.productDetail .informations .tabs .tab {display: block;width: 85%;-webkit-transition: ease-in-out 0.5s;-moz-transition: ease-in-out 0.5s;-o-transition: ease-in-out 0.5s;transition: ease-in-out 0.5s;}section.productDetail .informations .tabs .tab.active {width: 100%;}section.productDetail .informations .tabs .tab:hover:not(.active) {width: 95%;}section.catalogProduct.filtrate .container .sideBar {width: 90%;}section.userAccount .forms .half form label {flex-wrap: wrap;}section.userAccount .forms .half form label input {margin-top: 5px;}section.cart .shoppingCart .cartProducts .row.total .discount input {width: 100%;}section.cart .shoppingCart .cartProducts .row.total .discount input[type=submit] {margin-top: 15px;}section.cart .shoppingCart .buttons {justify-content: center;flex-wrap: wrap;}section.cart .shoppingCart .buttons a {width: 100%;text-align: center;margin-left: 0 !important;}section.cart .shoppingCart .buttons a:first-of-type {margin-bottom: 15px;}section.cart .shoppingCart .buttons label {margin-left: 0 !important;}section.userDash .container #userSidebar.visible {width: 80%;}section.userDash .container .userContent .ordersTable .row .date {display: none;}section.userDash .container .userContent .ordersTable .row .order {width: 50%;}section.userDash .container .userContent .ordersTable .row .price-no {display: none;}section.userDash .container .userContent .ordersTable .row .price {width: 50%;}}@media only screen and (max-width: 440px) {section.userDash .container .userContent .addresses .box.bigger {justify-content: center;text-align: center;}section.userDash .container .userContent .addresses .box.bigger .actions {width: 100%;margin-top: 10px;padding-top: 10px;border-top: 1px solid;}section.userDash .container .userContent .addresses .box.bigger .actions .action {margin-bottom: 5px;}}@media only screen and (max-width: 420px) {section.allArticles .articleList .articlePreview {width: 100%;}}@media only screen and (max-width: 360px) {#pagination #classicPagination .cont {font-size: 15px !important;}section.allArticles .articleList .articlePreview {width: 100%;}section.catalogProduct.filtrate .container .sideBar {width: 85%;}section.catalogProduct.filtrate .container .sidebarToggle:hover {z-index: 8;}}@font-face {font-family: 'storms';src: url('/assets/fonts/storms.eot?94275168');src: url('/assets/fonts/storms.eot?94275168#iefix') format('embedded-opentype'), url('/assets/fonts/storms.woff2?94275168') format('woff2'), url('/assets/fonts/storms.woff?94275168') format('woff'), url('/assets/fonts/storms.ttf?94275168') format('truetype'), url('/assets/fonts/storms.svg?94275168#storms') format('svg');font-weight: normal;font-style: normal;}[class^="icon-"]:before, [class*=" icon-"]:before {font-family: "storms";font-style: normal;font-weight: normal;speak: none;display: inline-block;text-decoration: inherit;width: 1em;margin-right: .2em;text-align: center;font-variant: normal;text-transform: none;line-height: 1em;margin-left: .2em;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.icon-shuffle:before {content: '\e800';} .icon-minus:before {content: '\e801';} .icon-plus:before {content: '\e802';} .icon-arrows-cw:before {content: '\e803';} .icon-pencil:before {content: '\e804';} .icon-cancel:before {content: '\e805';} .icon-location:before {content: '\e806';} .icon-ok:before {content: '\e807';} .icon-info-circled:before {content: '\e808';} .icon-ok-circled:before {content: '\e809';} .icon-eye:before {content: '\e80a';} .icon-eye-off:before {content: '\e80b';} .icon-search:before {content: '\e80c';} .icon-pdf:before {content: '\e80d';} .icon-delivery:before {content: '\e80e';} .icon-truck:before {content: '\e80f';} .icon-user:before {content: '\e810';} .icon-waves:before {content: '\e811';} .icon-service:before {content: '\e812';} .icon-person:before {content: '\e813';} .icon-mouse:before {content: '\e814';} .icon-meter:before {content: '\e815';} .icon-chat:before {content: '\e816';} .icon-download:before {content: '\e817';} .icon-cod:before {content: '\e818';} .icon-box:before {content: '\e819';} .icon-storms:before {content: '\e81a';} .icon-order:before {content: '\e81b';} .icon-build:before {content: '\e81c';} .icon-facebook:before {content: '\f09a';} .icon-filter:before {content: '\f0b0';} .icon-exchange:before {content: '\f0ec';} .icon-angle-double-left:before {content: '\f100';} .icon-angle-double-right:before {content: '\f101';} .icon-angle-left:before {content: '\f104';} .icon-angle-right:before {content: '\f105';} .icon-angle-up:before {content: '\f106';} .icon-angle-down:before {content: '\f107';} .icon-youtube-play:before {content: '\f16a';} .icon-instagram:before {content: '\f32d';} .formList{width: 100%;}.formList td{text-align: left;padding: 10px;background: #fbf9f9;}.formList td.title{width: 30%;}.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;-ms-touch-action: none;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: -1px;}.ui-slider-horizontal .ui-slider-handle + .ui-slider-handle {margin-left: -14px;}.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;}.priceSlider {display: inline-block;vertical-align: middle;position: relative;width: 100%;}.priceSlider .ui-slider .ui-slider-handle {width: 15px;height: 15px;border: 0px;background-image: none;background-color: #222222;top: -5px;cursor: pointer;}.priceSlider .ui-slider .ui-slider-handle:before, .priceSlider .ui-slider .ui-slider-handle:after {display: none;}.priceSlider #slider-range {background: #222222;border: 1px solid gray;border-radius: 3px;width: 100%;height: 6px;display: inline-block;margin: 15px 0px;}.priceSlider #slider-range.hide {display: none;}.priceSlider #slider-range .ui-widget-header {background: #f2f2f2;color: #222222;font-weight: bold;border-radius: 0px;}.priceSlider #slider-values {display: flex;flex-wrap: wrap;justify-content: space-between;}.priceSlider #slider-values .value {display: inline-block;vertical-align: middle;text-align: center;width: 80px;height: 28px;line-height: 28px;border: 1px solid #222222;}.priceSlider #slider-values .value.max {float: right;}.priceSlider #slider-values .value #priceMin, .priceSlider #slider-values .value #priceMax {color: #222222;font-size: 15px;font-weight: 300;border: 0px;width: 100%;min-width: auto;background: transparent;text-align: right;padding-right: 4px;}#colorbox, #cboxOverlay, #cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform: translate3d(0,0,0);}#cboxWrapper {max-width:none;}#cboxOverlay{position:fixed;width:100%;height:100%;}#cboxMiddleLeft, #cboxBottomLeft{clear:left;}#cboxContent{position:relative;}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling: touch;}#cboxTitle{margin:0;}#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic;}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0;}#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;}#cboxOverlay{background:#fff;opacity: 0.9;filter: alpha(opacity = 90);}#colorbox{outline:0;}#cboxContent{margin-top:32px;overflow:visible;background:#fff;}.cboxIframe{background:#fff;}#cboxError{padding:50px;border:1px solid #ccc;}#cboxLoadedContent{background:#fff;padding:1px;}#cboxLoadingGraphic{background:url(/assets/img/colorbox/loading.gif) no-repeat center center;}#cboxLoadingOverlay{background:#000;}#cboxTitle{position:absolute;top:-22px;left:0;color:#000;}#cboxCurrent{position:absolute;top:-22px;right:205px;text-indent:-9999px;}#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0;padding:0;margin:0;overflow:visible;text-indent:-9999px;width:20px;height:20px;position:absolute;top:-20px;background:url(/assets/img/colorbox/controls.png) no-repeat 0 0;}#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}#cboxPrevious{background-position:0px 0px;right:44px;}#cboxPrevious:hover{background-position:0px -25px;}#cboxNext{background-position:-25px 0px;right:22px;}#cboxNext:hover{background-position:-25px -25px;}#cboxClose{background-position:-50px 0px;right:0;}#cboxClose:hover{background-position:-50px -25px;}.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}.cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px;right:44px;}.cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px;}.cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px;right:44px;}.cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px;}.owl-carousel .animated {-webkit-animation-duration: 1000ms;animation-duration: 1000ms;-webkit-animation-fill-mode: both;animation-fill-mode: both;}.owl-carousel .owl-animated-in {z-index: 0;}.owl-carousel .owl-animated-out {z-index: 1;}.owl-carousel .fadeOut {-webkit-animation-name: fadeOut;animation-name: fadeOut;}@-webkit-keyframes fadeOut {0% {opacity: 1;}100% {opacity: 0;}}@keyframes fadeOut {0% {opacity: 1;}100% {opacity: 0;}}.owl-height {-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}.owl-carousel {display: none;width: 100%;-webkit-tap-highlight-color: transparent;position: relative;z-index: 1;}.owl-carousel .owl-stage {position: relative;-ms-touch-action: pan-Y;}.owl-carousel .owl-stage:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}.owl-carousel .owl-stage-outer {position: relative;overflow: hidden;-webkit-transform: translate3d(0px, 0px, 0px);}.owl-theme .owl-dots .owl-dot {display: inline-block;zoom: 1;}.owl-controls {text-align: center;margin-top: 20px;}.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #fff;}.owl-theme .owl-dots .owl-dot span {width: 15px;height: 15px;margin: 5px 7px;background: transparent;border: 1px solid #fff;display: block;-webkit-backface-visibility: visible;-webkit-transition: opacity 200ms ease;-moz-transition: opacity 200ms ease;-ms-transition: opacity 200ms ease;-o-transition: opacity 200ms ease;transition: opacity 200ms ease;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {cursor: pointer;cursor: hand;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.owl-carousel.owl-loaded {display: block;}.owl-carousel.owl-loading {opacity: 0;display: block;}.owl-carousel.owl-hidden {opacity: 0;}.owl-carousel .owl-refresh .owl-item {display: none;}.owl-carousel .owl-item {position: relative;min-height: 1px;float: left;-webkit-backface-visibility: hidden;-webkit-tap-highlight-color: transparent;-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.owl-carousel.owl-text-select-on .owl-item {-webkit-user-select: auto;-moz-user-select: auto;-ms-user-select: auto;user-select: auto;}.owl-carousel .owl-grab {cursor: move;cursor: -webkit-grab;cursor: -o-grab;cursor: -ms-grab;cursor: grab;}.owl-carousel.owl-rtl {direction: rtl;}.owl-carousel.owl-rtl .owl-item {float: right;}.no-js .owl-carousel {display: block;}.owl-carousel .owl-item .owl-lazy {opacity: 0;-webkit-transition: opacity 400ms ease;-moz-transition: opacity 400ms ease;-ms-transition: opacity 400ms ease;-o-transition: opacity 400ms ease;transition: opacity 400ms ease;}.owl-carousel .owl-video-wrapper {position: relative;height: 100%;background: #000;}.owl-carousel .owl-video-play-icon {position: absolute;height: 80px;width: 80px;left: 50%;top: 50%;margin-left: -40px;margin-top: -40px;background: url("owl.video.play.png") no-repeat;cursor: pointer;z-index: 1;-webkit-backface-visibility: hidden;-webkit-transition: scale 100ms ease;-moz-transition: scale 100ms ease;-ms-transition: scale 100ms ease;-o-transition: scale 100ms ease;transition: scale 100ms ease;}.owl-carousel .owl-video-play-icon:hover {-webkit-transition: scale(1.3, 1.3);-moz-transition: scale(1.3, 1.3);-ms-transition: scale(1.3, 1.3);-o-transition: scale(1.3, 1.3);transition: scale(1.3, 1.3);}.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {display: none;}.owl-carousel .owl-video-tn {opacity: 0;height: 100%;background-position: center center;background-repeat: no-repeat;-webkit-background-size: contain;-moz-background-size: contain;-o-background-size: contain;background-size: contain;-webkit-transition: opacity 400ms ease;-moz-transition: opacity 400ms ease;-ms-transition: opacity 400ms ease;-o-transition: opacity 400ms ease;transition: opacity 400ms ease;}.owl-carousel .owl-video-frame {position: relative;z-index: 1;}.hamburger {padding: 15px 15px;display: inline-block;cursor: pointer;transition-property: opacity, filter;transition-duration: 0.15s;transition-timing-function: linear;font: inherit;color: inherit;text-transform: none;background-color: transparent;border: 0;margin: 0;overflow: visible;}.hamburger:hover {opacity: 0.7;}.hamburger.is-active:hover {opacity: 0.7;}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::before,.hamburger.is-active .hamburger-inner::after {background-color: #000;}.hamburger-box {width: 40px;height: 24px;display: inline-block;position: relative;}.hamburger-inner {display: block;top: 50%;margin-top: -2px;}.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {width: 40px;height: 4px;background-color: #000;border-radius: 4px;position: absolute;transition-property: transform;transition-duration: 0.15s;transition-timing-function: ease;}.hamburger-inner::before, .hamburger-inner::after {content: "";display: block;}.hamburger-inner::before {top: -10px;}.hamburger-inner::after {bottom: -10px;}.hamburger--3dx .hamburger-box {perspective: 80px;}.hamburger--3dx .hamburger-inner {transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);}.hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);}.hamburger--3dx.is-active .hamburger-inner {background-color: transparent !important;transform: rotateY(180deg);}.hamburger--3dx.is-active .hamburger-inner::before {transform: translate3d(0, 10px, 0) rotate(45deg);}.hamburger--3dx.is-active .hamburger-inner::after {transform: translate3d(0, -10px, 0) rotate(-45deg);}.hamburger--3dx-r .hamburger-box {perspective: 80px;}.hamburger--3dx-r .hamburger-inner {transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);}.hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);}.hamburger--3dx-r.is-active .hamburger-inner {background-color: transparent !important;transform: rotateY(-180deg);}.hamburger--3dx-r.is-active .hamburger-inner::before {transform: translate3d(0, 10px, 0) rotate(45deg);}.hamburger--3dx-r.is-active .hamburger-inner::after {transform: translate3d(0, -10px, 0) rotate(-45deg);}.hamburger--3dy .hamburger-box {perspective: 80px;}.hamburger--3dy .hamburger-inner {transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);}.hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);}.hamburger--3dy.is-active .hamburger-inner {background-color: transparent !important;transform: rotateX(-180deg);}.hamburger--3dy.is-active .hamburger-inner::before {transform: translate3d(0, 10px, 0) rotate(45deg);}.hamburger--3dy.is-active .hamburger-inner::after {transform: translate3d(0, -10px, 0) rotate(-45deg);}.hamburger--3dy-r .hamburger-box {perspective: 80px;}.hamburger--3dy-r .hamburger-inner {transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);}.hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);}.hamburger--3dy-r.is-active .hamburger-inner {background-color: transparent !important;transform: rotateX(180deg);}.hamburger--3dy-r.is-active .hamburger-inner::before {transform: translate3d(0, 10px, 0) rotate(45deg);}.hamburger--3dy-r.is-active .hamburger-inner::after {transform: translate3d(0, -10px, 0) rotate(-45deg);}.hamburger--3dxy .hamburger-box {perspective: 80px;}.hamburger--3dxy .hamburger-inner {transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);}.hamburger--3dxy .hamburger-inner::before, .hamburger--3dxy .hamburger-inner::after {transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);}.hamburger--3dxy.is-active .hamburger-inner {background-color: transparent !important;transform: rotateX(180deg) rotateY(180deg);}.hamburger--3dxy.is-active .hamburger-inner::before {transform: translate3d(0, 10px, 0) rotate(45deg);}.hamburger--3dxy.is-active .hamburger-inner::after {transform: translate3d(0, -10px, 0) rotate(-45deg);}.hamburger--3dxy-r .hamburger-box {perspective: 80px;}.hamburger--3dxy-r .hamburger-inner {transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);}.hamburger--3dxy-r .hamburger-inner::before, .hamburger--3dxy-r .hamburger-inner::after {transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);}.hamburger--3dxy-r.is-active .hamburger-inner {background-color: transparent !important;transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);}.hamburger--3dxy-r.is-active .hamburger-inner::before {transform: translate3d(0, 10px, 0) rotate(45deg);}.hamburger--3dxy-r.is-active .hamburger-inner::after {transform: translate3d(0, -10px, 0) rotate(-45deg);}.hamburger--arrow.is-active .hamburger-inner::before {transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);}.hamburger--arrow.is-active .hamburger-inner::after {transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);}.hamburger--arrow-r.is-active .hamburger-inner::before {transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);}.hamburger--arrow-r.is-active .hamburger-inner::after {transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);}.hamburger--arrowalt .hamburger-inner::before {transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);}.hamburger--arrowalt .hamburger-inner::after {transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);}.hamburger--arrowalt.is-active .hamburger-inner::before {top: 0;transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);}.hamburger--arrowalt.is-active .hamburger-inner::after {bottom: 0;transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);}.hamburger--arrowalt-r .hamburger-inner::before {transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);}.hamburger--arrowalt-r .hamburger-inner::after {transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);}.hamburger--arrowalt-r.is-active .hamburger-inner::before {top: 0;transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);}.hamburger--arrowalt-r.is-active .hamburger-inner::after {bottom: 0;transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);}.hamburger--arrowturn.is-active .hamburger-inner {transform: rotate(-180deg);}.hamburger--arrowturn.is-active .hamburger-inner::before {transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);}.hamburger--arrowturn.is-active .hamburger-inner::after {transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);}.hamburger--arrowturn-r.is-active .hamburger-inner {transform: rotate(-180deg);}.hamburger--arrowturn-r.is-active .hamburger-inner::before {transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);}.hamburger--arrowturn-r.is-active .hamburger-inner::after {transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);}.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {transition-property: none;}.hamburger--boring.is-active .hamburger-inner {transform: rotate(45deg);}.hamburger--boring.is-active .hamburger-inner::before {top: 0;opacity: 0;}.hamburger--boring.is-active .hamburger-inner::after {bottom: 0;transform: rotate(-90deg);}.hamburger--collapse .hamburger-inner {top: auto;bottom: 0;transition-duration: 0.13s;transition-delay: 0.13s;transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}.hamburger--collapse .hamburger-inner::after {top: -20px;transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;}.hamburger--collapse .hamburger-inner::before {transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);}.hamburger--collapse.is-active .hamburger-inner {transform: translate3d(0, -10px, 0) rotate(-45deg);transition-delay: 0.22s;transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}.hamburger--collapse.is-active .hamburger-inner::after {top: 0;opacity: 0;transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;}.hamburger--collapse.is-active .hamburger-inner::before {top: 0;transform: rotate(-90deg);transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);}.hamburger--collapse-r .hamburger-inner {top: auto;bottom: 0;transition-duration: 0.13s;transition-delay: 0.13s;transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}.hamburger--collapse-r .hamburger-inner::after {top: -20px;transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;}.hamburger--collapse-r .hamburger-inner::before {transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);}.hamburger--collapse-r.is-active .hamburger-inner {transform: translate3d(0, -10px, 0) rotate(45deg);transition-delay: 0.22s;transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}.hamburger--collapse-r.is-active .hamburger-inner::after {top: 0;opacity: 0;transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;}.hamburger--collapse-r.is-active .hamburger-inner::before {top: 0;transform: rotate(90deg);transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);}.hamburger--elastic .hamburger-inner {top: 2px;transition-duration: 0.275s;transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);}.hamburger--elastic .hamburger-inner::before {top: 10px;transition: opacity 0.125s 0.275s ease;}.hamburger--elastic .hamburger-inner::after {top: 20px;transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);}.hamburger--elastic.is-active .hamburger-inner {transform: translate3d(0, 10px, 0) rotate(135deg);transition-delay: 0.075s;}.hamburger--elastic.is-active .hamburger-inner::before {transition-delay: 0s;opacity: 0;}.hamburger--elastic.is-active .hamburger-inner::after {transform: translate3d(0, -20px, 0) rotate(-270deg);transition-delay: 0.075s;}.hamburger--elastic-r .hamburger-inner {top: 2px;transition-duration: 0.275s;transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);}.hamburger--elastic-r .hamburger-inner::before {top: 10px;transition: opacity 0.125s 0.275s ease;}.hamburger--elastic-r .hamburger-inner::after {top: 20px;transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);}.hamburger--elastic-r.is-active .hamburger-inner {transform: translate3d(0, 10px, 0) rotate(-135deg);transition-delay: 0.075s;}.hamburger--elastic-r.is-active .hamburger-inner::before {transition-delay: 0s;opacity: 0;}.hamburger--elastic-r.is-active .hamburger-inner::after {transform: translate3d(0, -20px, 0) rotate(270deg);transition-delay: 0.075s;}.hamburger--emphatic {overflow: hidden;}.hamburger--emphatic .hamburger-inner {transition: background-color 0.125s 0.175s ease-in;}.hamburger--emphatic .hamburger-inner::before {left: 0;transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;}.hamburger--emphatic .hamburger-inner::after {top: 10px;right: 0;transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;}.hamburger--emphatic.is-active .hamburger-inner {transition-delay: 0s;transition-timing-function: ease-out;background-color: transparent !important;}.hamburger--emphatic.is-active .hamburger-inner::before {left: -80px;top: -80px;transform: translate3d(80px, 80px, 0) rotate(45deg);transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);}.hamburger--emphatic.is-active .hamburger-inner::after {right: -80px;top: -80px;transform: translate3d(-80px, 80px, 0) rotate(-45deg);transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);}.hamburger--emphatic-r {overflow: hidden;}.hamburger--emphatic-r .hamburger-inner {transition: background-color 0.125s 0.175s ease-in;}.hamburger--emphatic-r .hamburger-inner::before {left: 0;transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;}.hamburger--emphatic-r .hamburger-inner::after {top: 10px;right: 0;transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;}.hamburger--emphatic-r.is-active .hamburger-inner {transition-delay: 0s;transition-timing-function: ease-out;background-color: transparent !important;}.hamburger--emphatic-r.is-active .hamburger-inner::before {left: -80px;top: 80px;transform: translate3d(80px, -80px, 0) rotate(-45deg);transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);}.hamburger--emphatic-r.is-active .hamburger-inner::after {right: -80px;top: 80px;transform: translate3d(-80px, -80px, 0) rotate(45deg);transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);}.hamburger--minus .hamburger-inner::before, .hamburger--minus .hamburger-inner::after {transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear;}.hamburger--minus.is-active .hamburger-inner::before, .hamburger--minus.is-active .hamburger-inner::after {opacity: 0;transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear;}.hamburger--minus.is-active .hamburger-inner::before {top: 0;}.hamburger--minus.is-active .hamburger-inner::after {bottom: 0;}.hamburger--slider .hamburger-inner {top: 2px;}.hamburger--slider .hamburger-inner::before {top: 10px;transition-property: transform, opacity;transition-timing-function: ease;transition-duration: 0.15s;}.hamburger--slider .hamburger-inner::after {top: 20px;}.hamburger--slider.is-active .hamburger-inner {transform: translate3d(0, 10px, 0) rotate(45deg);}.hamburger--slider.is-active .hamburger-inner::before {transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);opacity: 0;}.hamburger--slider.is-active .hamburger-inner::after {transform: translate3d(0, -20px, 0) rotate(-90deg);}.hamburger--slider-r .hamburger-inner {top: 2px;}.hamburger--slider-r .hamburger-inner::before {top: 10px;transition-property: transform, opacity;transition-timing-function: ease;transition-duration: 0.15s;}.hamburger--slider-r .hamburger-inner::after {top: 20px;}.hamburger--slider-r.is-active .hamburger-inner {transform: translate3d(0, 10px, 0) rotate(-45deg);}.hamburger--slider-r.is-active .hamburger-inner::before {transform: rotate(45deg) translate3d(5.71429px, -6px, 0);opacity: 0;}.hamburger--slider-r.is-active .hamburger-inner::after {transform: translate3d(0, -20px, 0) rotate(90deg);}.hamburger--spin .hamburger-inner {transition-duration: 0.22s;transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}.hamburger--spin .hamburger-inner::before {transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;}.hamburger--spin .hamburger-inner::after {transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);}.hamburger--spin.is-active .hamburger-inner {transform: rotate(225deg);transition-delay: 0.12s;transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}.hamburger--spin.is-active .hamburger-inner::before {top: 0;opacity: 0;transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;}.hamburger--spin.is-active .hamburger-inner::after {bottom: 0;transform: rotate(-90deg);transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);}.hamburger--spin-r .hamburger-inner {transition-duration: 0.22s;transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}.hamburger--spin-r .hamburger-inner::before {transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;}.hamburger--spin-r .hamburger-inner::after {transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);}.hamburger--spin-r.is-active .hamburger-inner {transform: rotate(-225deg);transition-delay: 0.12s;transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}.hamburger--spin-r.is-active .hamburger-inner::before {top: 0;opacity: 0;transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;}.hamburger--spin-r.is-active .hamburger-inner::after {bottom: 0;transform: rotate(90deg);transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);}.hamburger--spring .hamburger-inner {top: 2px;transition: background-color 0s 0.13s linear;}.hamburger--spring .hamburger-inner::before {top: 10px;transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);}.hamburger--spring .hamburger-inner::after {top: 20px;transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);}.hamburger--spring.is-active .hamburger-inner {transition-delay: 0.22s;background-color: transparent !important;}.hamburger--spring.is-active .hamburger-inner::before {top: 0;transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);transform: translate3d(0, 10px, 0) rotate(45deg);}.hamburger--spring.is-active .hamburger-inner::after {top: 0;transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);transform: translate3d(0, 10px, 0) rotate(-45deg);}.hamburger--spring-r .hamburger-inner {top: auto;bottom: 0;transition-duration: 0.13s;transition-delay: 0s;transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}.hamburger--spring-r .hamburger-inner::after {top: -20px;transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;}.hamburger--spring-r .hamburger-inner::before {transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);}.hamburger--spring-r.is-active .hamburger-inner {transform: translate3d(0, -10px, 0) rotate(-45deg);transition-delay: 0.22s;transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}.hamburger--spring-r.is-active .hamburger-inner::after {top: 0;opacity: 0;transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;}.hamburger--spring-r.is-active .hamburger-inner::before {top: 0;transform: rotate(90deg);transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);}.hamburger--stand .hamburger-inner {transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;}.hamburger--stand .hamburger-inner::before {transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);}.hamburger--stand .hamburger-inner::after {transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);}.hamburger--stand.is-active .hamburger-inner {transform: rotate(90deg);background-color: transparent !important;transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;}.hamburger--stand.is-active .hamburger-inner::before {top: 0;transform: rotate(-45deg);transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);}.hamburger--stand.is-active .hamburger-inner::after {bottom: 0;transform: rotate(45deg);transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);}.hamburger--stand-r .hamburger-inner {transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;}.hamburger--stand-r .hamburger-inner::before {transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);}.hamburger--stand-r .hamburger-inner::after {transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);}.hamburger--stand-r.is-active .hamburger-inner {transform: rotate(-90deg);background-color: transparent !important;transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;}.hamburger--stand-r.is-active .hamburger-inner::before {top: 0;transform: rotate(-45deg);transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);}.hamburger--stand-r.is-active .hamburger-inner::after {bottom: 0;transform: rotate(45deg);transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);}.hamburger--squeeze .hamburger-inner {transition-duration: 0.075s;transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);}.hamburger--squeeze .hamburger-inner::before {transition: top 0.075s 0.12s ease, opacity 0.075s ease;}.hamburger--squeeze .hamburger-inner::after {transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);}.hamburger--squeeze.is-active .hamburger-inner {transform: rotate(45deg);transition-delay: 0.12s;transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);}.hamburger--squeeze.is-active .hamburger-inner::before {top: 0;opacity: 0;transition: top 0.075s ease, opacity 0.075s 0.12s ease;}.hamburger--squeeze.is-active .hamburger-inner::after {bottom: 0;transform: rotate(-90deg);transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);}.hamburger--vortex .hamburger-inner {transition-duration: 0.2s;transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);}.hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {transition-duration: 0s;transition-delay: 0.1s;transition-timing-function: linear;}.hamburger--vortex .hamburger-inner::before {transition-property: top, opacity;}.hamburger--vortex .hamburger-inner::after {transition-property: bottom, transform;}.hamburger--vortex.is-active .hamburger-inner {transform: rotate(765deg);transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);}.hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {transition-delay: 0s;}.hamburger--vortex.is-active .hamburger-inner::before {top: 0;opacity: 0;}.hamburger--vortex.is-active .hamburger-inner::after {bottom: 0;transform: rotate(90deg);}.hamburger--vortex-r .hamburger-inner {transition-duration: 0.2s;transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);}.hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {transition-duration: 0s;transition-delay: 0.1s;transition-timing-function: linear;}.hamburger--vortex-r .hamburger-inner::before {transition-property: top, opacity;}.hamburger--vortex-r .hamburger-inner::after {transition-property: bottom, transform;}.hamburger--vortex-r.is-active .hamburger-inner {transform: rotate(-765deg);transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);}.hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {transition-delay: 0s;}.hamburger--vortex-r.is-active .hamburger-inner::before {top: 0;opacity: 0;}.hamburger--vortex-r.is-active .hamburger-inner::after {bottom: 0;transform: rotate(-90deg);}