/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;-moz-animation:none;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@-ms-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.tippy-tooltip[data-animation=fade][data-state=hidden]{opacity:0}.tippy-iOS{cursor:pointer!important;-webkit-tap-highlight-color:transparent}.tippy-popper{pointer-events:none;max-width:calc(100vw - 10px);transition-timing-function:cubic-bezier(.165,.84,.44,1);transition-property:transform}.tippy-tooltip{position:relative;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;background-color:#333;transition-property:visibility,opacity,transform;outline:0}.tippy-tooltip[data-placement^=top]>.tippy-arrow{border-width:8px 8px 0;border-top-color:#333;margin:0 3px;transform-origin:50% 0;bottom:-7px}.tippy-tooltip[data-placement^=bottom]>.tippy-arrow{border-width:0 8px 8px;border-bottom-color:#333;margin:0 3px;transform-origin:50% 7px;top:-7px}.tippy-tooltip[data-placement^=left]>.tippy-arrow{border-width:8px 0 8px 8px;border-left-color:#333;margin:3px 0;transform-origin:0 50%;right:-7px}.tippy-tooltip[data-placement^=right]>.tippy-arrow{border-width:8px 8px 8px 0;border-right-color:#333;margin:3px 0;transform-origin:7px 50%;left:-7px}.tippy-tooltip[data-interactive][data-state=visible]{pointer-events:auto}.tippy-tooltip[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{position:absolute;border-color:transparent;border-style:solid}.tippy-content{padding:5px 9px}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(var(--swiper-navigation-size)*-1/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:normal;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next"}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#fff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#fff}.swiper-pagination-black{--swiper-pagination-color:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s linear infinite;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.tingle-modal *{box-sizing:border-box}.tingle-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;visibility:hidden;flex-direction:column;align-items:center;overflow:hidden;-webkit-overflow-scrolling:touch;background:rgba(0,0,0,.85);opacity:0;-webkit-user-select:none;user-select:none;cursor:pointer}.tingle-modal--confirm .tingle-modal-box{text-align:center}.tingle-modal--noOverlayClose{cursor:default}.tingle-modal--noClose .tingle-modal__close{display:none}.tingle-modal__close{position:fixed;top:2.5rem;right:2.5rem;z-index:1000;padding:0;width:2rem;height:2rem;border:none;background-color:transparent;color:#fff;cursor:pointer}.tingle-modal__close svg *{fill:currentColor}.tingle-modal__closeLabel{display:none}.tingle-modal__close:hover{color:#fff}.tingle-modal-box{position:relative;flex-shrink:0;margin-top:auto;margin-bottom:auto;width:60%;border-radius:4px;background:#fff;opacity:1;cursor:auto;will-change:transform,opacity}.tingle-modal-box__content{padding:3rem}.tingle-modal-box__footer{padding:1.5rem 2rem;width:auto;border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#f5f5f5;cursor:auto}.tingle-modal-box__footer:after{display:table;clear:both;content:""}.tingle-modal-box__footer--sticky{position:fixed;bottom:-200px;z-index:10001;opacity:1;transition:bottom .3s ease-in-out .3s}.tingle-enabled{position:fixed;right:0;left:0;overflow:hidden}.tingle-modal--visible .tingle-modal-box__footer{bottom:0}.tingle-enabled .tingle-content-wrapper{filter:blur(8px)}.tingle-modal--visible{visibility:visible;opacity:1}.tingle-modal--visible .tingle-modal-box{animation:scale .2s cubic-bezier(.68,-.55,.265,1.55) forwards}.tingle-modal--overflow{overflow-y:scroll;padding-top:8vh}.tingle-btn{display:inline-block;margin:0 .5rem;padding:1rem 2rem;border:none;background-color:grey;box-shadow:none;color:#fff;vertical-align:middle;text-decoration:none;font-size:inherit;font-family:inherit;line-height:normal;cursor:pointer;transition:background-color .4s ease}.tingle-btn--primary{background-color:#3498db}.tingle-btn--danger{background-color:#e74c3c}.tingle-btn--default{background-color:#34495e}.tingle-btn--pull-left{float:left}.tingle-btn--pull-right{float:right}@media (max-width:540px){.tingle-modal{top:0;display:block;padding-top:60px;width:100%}.tingle-modal-box{width:auto;border-radius:0}.tingle-modal-box__content{overflow-y:scroll}.tingle-modal--noClose{top:0}.tingle-modal--noOverlayClose{padding-top:0}.tingle-modal-box__footer .tingle-btn{display:block;float:none;margin-bottom:1rem;width:100%}.tingle-modal__close{top:0;right:0;left:0;display:block;width:100%;height:60px;border:none;background-color:#2c3e50;box-shadow:none;color:#fff}.tingle-modal__closeLabel{display:inline-block;vertical-align:middle;font-size:1.6rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.tingle-modal__closeIcon{display:inline-block;margin-right:.8rem;width:1.6rem;vertical-align:middle;font-size:0}}@supports ((-webkit-backdrop-filter:blur(12px)) or (backdrop-filter:blur(12px))){.tingle-modal:before{position:fixed;top:0;right:0;bottom:0;left:0;content:"";-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:none}.tingle-enabled .tingle-content-wrapper{filter:none}}@keyframes scale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@font-face{font-family:Proxima Nova Alt Rg;src:url(/themes/custom/lattiz_theme_new/dist/fonts/ProximaNovaA-Regular.woff2) format("woff2"),url(/themes/custom/lattiz_theme_new/dist/fonts/ProximaNovaA-Regular.woff) format("woff"),url(/themes/custom/lattiz_theme_new/dist/fonts/ProximaNovaA-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Proxima Nova Alt Rg;src:url(/themes/custom/lattiz_theme_new/dist/fonts/ProximaNovaA-Bold.woff2) format("woff2"),url(/themes/custom/lattiz_theme_new/dist/fonts/ProximaNovaA-Bold.woff) format("woff"),url(/themes/custom/lattiz_theme_new/dist/fonts/ProximaNovaA-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Filson Pro;src:url(/themes/custom/lattiz_theme_new/dist/fonts/FilsonProRegular.woff2) format("woff2"),url(/themes/custom/lattiz_theme_new/dist/fonts/FilsonProRegular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Filson Pro;src:url(/themes/custom/lattiz_theme_new/dist/fonts/FilsonPro-Light.woff2) format("woff2"),url(/themes/custom/lattiz_theme_new/dist/fonts/FilsonPro-Light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Filson Pro;src:url(/themes/custom/lattiz_theme_new/dist/fonts/FilsonPro-Heavy.woff2) format("woff2"),url(/themes/custom/lattiz_theme_new/dist/fonts/FilsonPro-Heavy.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}.blog .blog-article:nth-last-of-type(-n+2),.general-list--col__btn.is-hidden,.general-list--col li:nth-of-type(n+6),.has-request-demo-header .header-navigation,.header-navigation,.how-item,.infobox,.language-desktop__list,.product-180-canvas__sprites,.product-180__pin,.request-demo-nav,.spec-content,.support__content__block{position:absolute;top:-9999px;left:-9999px;visibility:hidden;opacity:0;transition:opacity .3s}@media screen and (max-width:959px){.events__anchor-list.not-visible{position:absolute;top:-9999px;left:-9999px;visibility:hidden;opacity:0;transition:opacity .3s}}.infobox__content ul li,.rich-content-editor ul li,.spec-content__info ul li,.tippy-tooltip .tippy-content ul li,ul.styled li{position:relative;padding-left:24px}.infobox__content ul li:before,.rich-content-editor ul li:before,.spec-content__info ul li:before,.tippy-tooltip .tippy-content ul li:before,ul.styled li:before{content:"";position:absolute;top:10px;bottom:0;left:0;width:4px;height:4px;background-color:#e8ab47;border-radius:50%}.rich-content-editor ol{counter-reset:li}.rich-content-editor ol li{position:relative;padding-left:26px;counter-increment:li}.rich-content-editor ol li:before{content:counter(li) ".";position:absolute;display:inline-block;text-align:center;color:#e8ab47;left:0;top:0}.author-credits a,.btn,.burger-menu,.event-popup__close,.faq-row__answer a,.general-popup__close,.how-tos__button,.infobox__close,.language-desktop__current,.lattiz-tabs-nav__btn,.link,.newsletter-popup__close,.newsletter-popup__cta,.paragraph-block a,.product-180-canvas__cursor,.product-180__colors__btn,.product-180__pin,.spec-content__infoIcon,.support-nav__btn,.text-link a,.user-log-icon,.user-login-form .form-submit,.why-lattiz-usps__nav__btn,.why-lattiz-usps__nav__progress{-webkit-appearance:none;appearance:none;border:none;background:none;padding:0;cursor:pointer}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}.form-success .brochure__cta__text,.sr-only,.visually-hidden{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.article__img,.benefits-tile__figure__img,.customer-logo-tile__fig__img,.event-block__fig__img,.hero-block__cover-img,.how-it-works__block img,.how-it-works__main img,.inspiration-article__fig__img,.my-lattiz__bcg,.online-event__img,.past-event__fig__img{position:absolute;top:50%;left:50%;width:100%;height:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.calculator__cup,.calculator__cup-coffee,.calculator__cup-milk,.calculator__spinner{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.hidden{display:none!important}.hide{display:none}.body-no-scroll{position:fixed;top:0;left:0;right:0;overflow-y:scroll}.margin-0{margin:0}.js-title-dot:after{color:#e8ab47;content:"."}html{box-sizing:border-box;font-size:1em;line-height:1.4;font-variant-ligatures:none;-webkit-font-variant-ligatures:none;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}html:after{display:none;content:"--mobile: (max-width: 767px) | --small: (min-width: 768px) | --medium: (min-width: 960px) | --large: (min-width: 1280px) | --xlarge: (min-width: 1432px)"}*,:after,:before{box-sizing:inherit}body{color:#333;font-family:Filson Pro,sans-serif;font-weight:300;overflow-x:hidden}audio,canvas,iframe,img,svg,video{vertical-align:middle}textarea{resize:vertical}img{max-width:100%}ol,ul{margin:0;padding:0}ul{list-style-type:none}a{color:inherit;text-decoration:none}a:focus,button:focus{outline:none}p{margin-top:1rem;margin-bottom:1rem;font-size:1rem;line-height:1.5}.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5{margin-top:0;margin-bottom:0;font-weight:700;line-height:1}.h1,h1{font-size:3.5rem}@media screen and (min-width:768px){.h1,h1{font-size:5rem}}.h2,h2{font-size:2.5rem;line-height:1.1}@media screen and (min-width:768px){.h2,h2{font-size:4rem}}.h3,h3{font-size:2rem}@media screen and (min-width:768px){.h3,h3{font-size:3rem}}.h4,h4{font-size:1.5rem}@media screen and (min-width:768px){.h4,h4{font-size:2rem}}.h5,h5{font-size:1.25rem}@media screen and (min-width:768px){.h5,h5{font-size:1.5rem}}form .select2-selection,select{font-size:1rem;font-family:Filson Pro;font-weight:700;margin:0;padding-right:2em;border:0;box-shadow:none;border-radius:0;-webkit-appearance:none;appearance:none;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23333' stroke='%23333'%3E%3Cpath d='M18.9 8.9l-6.5 6.5c-.2.1-.6.1-.8 0L5.1 8.9A.5.5 0 116 8l6.1 6.2 6-6.2a.5.5 0 01.8.8z'/%3E%3C/svg%3E");background-repeat:no-repeat,repeat;background-position:96% 50%;background-size:20px 20px;cursor:pointer}form .select2-selection::-ms-expand,select::-ms-expand{display:none}textarea{vertical-align:top}.form__wrapper{padding-right:16px;padding-left:16px}@media screen and (min-width:960px){.form__wrapper{display:flex;max-width:1440px;margin-right:auto;margin-left:auto;padding-right:64px;padding-left:64px}}.form__main{position:relative;padding:54px 16px;background-color:#f7f6f4;border-radius:5px}@media screen and (min-width:960px){.form__main{width:66%;padding:56px 5%;border-radius:5px 0 0 5px}}.form__form{margin-top:1rem}@media screen and (min-width:960px){.form__form{margin-top:1.5rem}}@media screen and (min-width:960px){.form__group{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}}@media screen and (min-width:960px){.form__group .form__row{width:48%}}@media screen and (min-width:960px){.form__group .form__row--big{width:100%}}.form__group .form__row--0m{margin:0}.form__row,.newsletter-popup__row{position:relative;margin-bottom:30px;padding-bottom:20px;transition:padding .5s ease}.form__row.margin-0,.newsletter-popup__row.margin-0{margin:0}.form__row.has-focus,.newsletter-popup__row.has-focus{margin-bottom:30px;padding-bottom:0}.form__row:not(.has-focus) .form__textarea,.newsletter-popup__row:not(.has-focus) .form__textarea{margin-bottom:20px}.form__title{margin-top:0;margin-bottom:8px;font-size:2rem;line-height:1;font-weight:700}@media screen and (min-width:960px){.form__title{font-size:4rem}}.form__subtitle{margin-top:0;margin-bottom:1rem;display:block}@media screen and (min-width:960px){.form__subtitle{font-size:1.5rem}}.form__label{position:absolute;top:12px;left:1rem;width:76%;transition:top .2s,font-size .2s;overflow:hidden;white-space:nowrap;text-align:left;text-overflow:ellipsis;pointer-events:none;color:#b6a999;z-index:1;font-size:16px;line-height:20px}.has-focus .form__label{top:8px;font-size:12px;line-height:18px;color:#333}.form__row__required .form__label:after{content:"*"}.form__label--round{left:2rem}.icon-check{position:absolute;top:28px;right:16px;width:20px;height:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:0;transition:opacity .3s;background-repeat:no-repeat;background-position:96% 50%;background-size:20px 20px;pointer-events:none;display:none}form .form__row.has-focus .select2 .selection .select2-selection{height:64px;padding:24px 16px 12px}.has-focus .form__input,.has-focus .form__select,.has-focus .newsletter-popup__input,.has-focus .user-login-form input[type=password],.has-focus .user-login-form input[type=text],.user-login-form .has-focus input[type=password],.user-login-form .has-focus input[type=text]{height:64px}.has-focus .form__textarea{padding-bottom:32px}.form__input,.form__select,.form__textarea,.newsletter-popup__input,.user-login-form input[type=password],.user-login-form input[type=text],form .form__row .select2 .selection .select2-selection{font-size:16px;font-weight:425;line-height:24px;width:100%;height:44px;padding:12px 16px;border:1px solid #f2e6d6;border-radius:5px;background-color:#fff;color:#333;transition:height .5s ease,padding .5s ease,margin .5s ease}.has-focus .form__input,.has-focus .form__select,.has-focus .form__textarea,.has-focus .newsletter-popup__input,.has-focus .user-login-form input[type=password],.has-focus .user-login-form input[type=text],.has-focus form .form__row .select2 .selection .select2-selection,.user-login-form .has-focus input[type=password],.user-login-form .has-focus input[type=text]{padding:24px 16px 12px}.form__input:focus,.form__select:focus,.form__textarea:focus,.newsletter-popup__input:focus,.user-login-form input[type=password]:focus,.user-login-form input[type=text]:focus,form .form__row .select2 .selection .select2-selection:focus{border-color:#f2e6d6;outline:none}.form__input.is-empty,.form__input.not-valid,.form__select.is-empty,.form__select.not-valid,.form__textarea.is-empty,.form__textarea.not-valid,.newsletter-popup__input.is-empty,.newsletter-popup__input.not-valid,.user-login-form input.is-empty[type=password],.user-login-form input.is-empty[type=text],.user-login-form input.not-valid[type=password],.user-login-form input.not-valid[type=text],form .form__row .select2 .selection .select2-selection.is-empty,form .form__row .select2 .selection .select2-selection.not-valid{border-color:#d0021b}.form__input.is-empty~.form__label,.form__input.not-valid~.form__label,.form__select.is-empty~.form__label,.form__select.not-valid~.form__label,.form__textarea.is-empty~.form__label,.form__textarea.not-valid~.form__label,.newsletter-popup__input.is-empty~.form__label,.newsletter-popup__input.not-valid~.form__label,.user-login-form input.is-empty[type=password]~.form__label,.user-login-form input.is-empty[type=text]~.form__label,.user-login-form input.not-valid[type=password]~.form__label,.user-login-form input.not-valid[type=text]~.form__label,form .form__row .select2 .selection .select2-selection.is-empty~.form__label,form .form__row .select2 .selection .select2-selection.not-valid~.form__label{color:#d0021b}.form__input.is-empty~.icon-check,.form__input.not-valid~.icon-check,.form__select.is-empty~.icon-check,.form__select.not-valid~.icon-check,.form__textarea.is-empty~.icon-check,.form__textarea.not-valid~.icon-check,.newsletter-popup__input.is-empty~.icon-check,.newsletter-popup__input.not-valid~.icon-check,.user-login-form input.is-empty[type=password]~.icon-check,.user-login-form input.is-empty[type=text]~.icon-check,.user-login-form input.not-valid[type=password]~.icon-check,.user-login-form input.not-valid[type=text]~.icon-check,form .form__row .select2 .selection .select2-selection.is-empty~.icon-check,form .form__row .select2 .selection .select2-selection.not-valid~.icon-check{opacity:1;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='22' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 2a9 9 0 100 18 9 9 0 000-18zM.5 11C.5 5.201 5.201.5 11 .5S21.5 5.201 21.5 11 16.799 21.5 11 21.5.5 16.799.5 11zm6.173-4.28a.75.75 0 011.06 0L11 9.986l3.266-3.266a.75.75 0 011.061 1.06l-3.266 3.267 3.266 3.266a.75.75 0 01-1.06 1.06L11 12.108l-3.266 3.267a.75.75 0 01-1.061-1.061l3.266-3.266L6.673 7.78a.75.75 0 010-1.06z' stroke='%23D0021B' stroke-width='.5' fill='%23D0021B'/%3E%3C/svg%3E")}.form__input.is-valid,.form__select.is-valid,.form__textarea.is-valid,.newsletter-popup__input.is-valid,.user-login-form input.is-valid[type=password],.user-login-form input.is-valid[type=text],form .form__row .select2 .selection .select2-selection.is-valid{border-color:#2dd170}.form__input.is-valid~.icon-check,.form__select.is-valid~.icon-check,.form__textarea.is-valid~.icon-check,.newsletter-popup__input.is-valid~.icon-check,.user-login-form input.is-valid[type=password]~.icon-check,.user-login-form input.is-valid[type=text]~.icon-check,form .form__row .select2 .selection .select2-selection.is-valid~.icon-check{opacity:1;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%232dd170' stroke='%232dd170'%3E%3Cpath d='M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m4.59-12.42L10 14.17l-2.59-2.58L6 13l4 4 8-8-1.41-1.42z'/%3E%3C/svg%3E")}.form__textarea{height:170px}.form__input--round{padding:18px 48px 18px 2rem;border-radius:32px;border:1px solid rgba(182,169,153,.3)}.form__cta{margin-top:24px}.form__aside{display:none}@media screen and (min-width:960px){.form__aside{display:block;width:34%;border-left:4px solid #e8ab47}}@media screen and (min-width:960px){.form__aside-figure{position:relative;height:100%;margin:0}}@media screen and (min-width:960px){.form__aside-img{position:absolute;top:50%;left:50%;width:100%;height:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover";border-radius:0 5px 5px 0}}.form__checkbox-label,.form__terms,.form__text{display:block;font-size:.875rem;margin-bottom:24px}.form__checkbox-label a,.form__terms a,.form__text a{color:#1c5db5}@media screen and (min-width:768px){.form__checkbox-label,.form__terms,.form__text{font-size:1rem}}.form__checkbox-label,.form__terms{position:relative;padding-left:40px;cursor:pointer}.form__checkbox-label:after,.form__checkbox-label:before,.form__terms:after,.form__terms:before{content:"";position:absolute;display:inline-block}.form__checkbox-label:before,.form__terms:before{left:0;top:0;width:22px;height:22px;border:2px solid rgba(182,169,153,.3);background-color:#fff;border-radius:5px;margin-right:16px;transition-property:background-color,border;transition-duration:.3s}.form__checkbox-label:after,.form__terms:after{width:14px;height:14px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23fff' stroke='%23fff'%3E%3Cpath d='M3.626 11.78a.882.882 0 00-1.347 0 1.16 1.16 0 000 1.508l5.714 6.4a.882.882 0 001.347 0L21.721 5.82a1.16 1.16 0 000-1.509.882.882 0 00-1.347 0L8.667 17.425l-5.041-5.646z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100%;background-position:50% 50%;top:11px;left:11px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;transition:opacity .3s}.form__check:checked~.form__checkbox-label:before,.form__check:checked~.form__terms:before{background-color:#1c5db5;border-color:#1c5db5}.form__check:checked~.form__checkbox-label:after,.form__check:checked~.form__terms:after{opacity:1}.form__error-msg{display:block;text-align:right;font-size:14px;line-height:14px;color:#d0021b;opacity:0;transition:opacity .25s ease-in-out;position:absolute;bottom:0;right:0}.form__error-msg.is-visible{opacity:1}.has-focus .form__error-msg.is-visible{opacity:0}.form__radio-label{font-size:1rem;line-height:1.25rem;font-weight:700;padding-left:2.5rem;margin-bottom:1.25rem;display:block;cursor:pointer;position:relative;transition:.3s}.form__radio-label .form__radio-checkmark{position:absolute;top:-.125rem;left:0;width:1.5rem;height:1.5rem;border:1px solid #b6a999;border-radius:50%;background-color:transparent;transition:inherit}.form__radio-label .form__radio-checkmark:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:.5rem;height:.5rem;border-radius:50%;background-color:transparent;transition:inherit;transition-delay:.1s}.form__radio-label:focus .form__radio-checkmark,.form__radio-label:hover .form__radio-checkmark{border-color:#333}.form__radio:checked~.form__radio-checkmark{border-color:#1c5db5;background-color:#1c5db5}.form__radio:checked~.form__radio-checkmark:after{background-color:#fff}.form__visual-radio-container{display:flex;flex-wrap:wrap;margin:0 -.5rem}.form__visual-radio-label{display:inline-flex;flex-direction:column;justify-content:flex-end;align-items:center;padding:.5rem;width:7.5rem;min-height:9.375rem;margin:0 .5rem 1rem;background-color:#fff;border:1px solid #333;border-radius:5px;cursor:pointer;transition:.3s}.form__visual-radio-label:focus .form__visual-radio-checkmark,.form__visual-radio-label:hover .form__visual-radio-checkmark{border-color:#333}.form__visual-radio-image{display:flex;justify-content:center;margin:auto;width:100%}.form__visual-radio-img{max-height:6.25rem;pointer-events:none;flex:0 0 auto}.form__visual-radio-text{display:block;margin:.5rem 0 .25rem;font-size:1rem;line-height:1.25rem;font-weight:700}.form__visual-radio-checkmark{display:block;width:1rem;height:1rem;border:1px solid #b6a999;border-radius:50%;background-color:transparent;transition:inherit;position:relative}.form__visual-radio-checkmark:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:.375rem;height:.375rem;border-radius:50%;background-color:transparent;transition:inherit;transition-delay:.1s}.form__visual-radio:checked~.form__visual-radio-checkmark{border-color:#1c5db5;background-color:#1c5db5}.form__visual-radio:checked~.form__visual-radio-checkmark:after{background-color:#fff}.not-valid.form__checkbox-label:before,.not-valid.form__file-label,.not-valid .form__radio-checkmark,.not-valid .form__visual-radio-label{border-color:#d0021b}.form__file-label{position:relative;display:block;width:100%;height:56px;padding:17px 42px 17px 16px;border:1px solid #333;border-radius:5px;background-color:#fff;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#b6a999}.form__file-label:focus~.form__file-text,.form__file-label:hover~.form__file-text{background-color:#d29126}.form__file-label.filled-in{color:#0a0b09}.form__file-text{position:absolute;pointer-events:none;top:17px;right:17px;background-color:#e8ab47;border-radius:5px;color:#fff;padding:4px 13px 2px;text-transform:uppercase;box-shadow:0 10px 20px 0 rgba(51,51,51,.1),0 0 0 5px #fff;display:flex;align-items:center;transition:background-color .3s;font-size:.75rem}.form__file-text .icon--arrow-down{width:20px;height:20px;margin:0 -6px -4px 6px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.form__file-text .icon--arrow-down:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='transparent' stroke='%23fff'%3E%3Cpath d='M18.9 8.9l-6.5 6.5c-.2.1-.6.1-.8 0L5.1 8.9A.5.5 0 116 8l6.1 6.2 6-6.2a.5.5 0 01.8.8z'/%3E%3C/svg%3E")}@media screen and (min-width:960px){.form__file-text .icon--arrow-down{margin:0 -6px -1px 6px}}.webform{margin:75px 0}.form__term-cont{width:100%}.webform__label{width:100%;margin:.5rem 0 1.5rem;font-size:1.25rem;font-weight:700;display:block}.webform__rce{margin:1rem 0}.webform__rce li,.webform__rce p{font-size:.875rem;margin:.7rem 0;line-height:1.375rem}.webform__rce ul{margin:.25rem 0}.webform__rce li{padding-left:1.6rem;position:relative;margin-left:.75rem}.webform__rce li:before{position:absolute;top:0;left:0;content:"•";color:#e8ab47;font-weight:700;display:inline-block}@media screen and (min-width:960px){.webform__rce li,.webform__rce p{font-size:1.125rem;margin:.5rem 0;line-height:1.625rem}.webform__rce ul{margin:1rem 0}.webform__rce li{margin-left:.7rem}}.form__checkbox-label p{margin:0}.webform--no-image .form__main{width:100%;border-radius:5px}.form__row--autofill{text-align:right}.form__row--autofill .icon-check{right:50px}.form__input--autofill{padding:22px 75px 8px 16px}.icon-search{position:absolute;top:10px;right:17px;width:24px;height:24px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='23' height='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.3 22.3c.3.3.8.3 1 0 .3-.3.3-.8 0-1l-1 1zm-4-5.3l-.5-.6.5.6zm-5.9 1.8a7.7 7.7 0 01-7.5-8H1.4c0 5.3 4 9.4 9 9.4v-1.4zm-7.5-8C2.9 6.6 6.3 3 10.4 3V1.5c-5 0-9 4.2-9 9.4H3zM10.4 3c4.2 0 7.6 3.5 7.6 7.9h1.4c0-5.2-4-9.4-9-9.4V3zm7.6 7.9a8 8 0 01-2.2 5.5l1 1.1c1.6-1.7 2.6-4 2.6-6.6H18zm-2.2 5.5a7.4 7.4 0 01-5.4 2.4v1.4c2.5 0 4.7-1 6.4-2.7l-1-1zm0 1.1l4.5 4.8 1-1-4.5-4.9-1 1.1z'/%3E%3C/svg%3E") no-repeat 50%/contain}.autofill-dropdown,.pac-container{border:1px solid #333;border-radius:0 0 5px 5px;background-color:#fff;padding:4px 0 5px;z-index:30;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.autofill-dropdown:after,.pac-container:after{margin-right:5px}.autofill-dropdown .icon-location,.autofill-dropdown .pac-icon,.pac-container .icon-location,.pac-container .pac-icon{position:absolute;top:10px;left:10px;width:24px;height:24px;margin:0;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='22' xmlns='http://www.w3.org/2000/svg' fill='%23b6a999'%3E%3Cpath d='M9 5a3.75 3.75 0 100 7.5A3.75 3.75 0 009 5zM6.75 8.75a2.25 2.25 0 114.5 0 2.25 2.25 0 01-4.5 0z'/%3E%3Cpath d='M8.536 21.339L9 20.75l-.464.589a.75.75 0 00.928 0L9 20.75l.464.59.003-.003.005-.004.019-.015a10.579 10.579 0 00.316-.262 29.665 29.665 0 003.52-3.572c1.903-2.3 3.923-5.532 3.923-8.965C17.25 4.07 13.534.5 9 .5S.75 4.068.75 8.52c0 3.432 2.02 6.663 3.922 8.963a29.665 29.665 0 003.52 3.573 16.367 16.367 0 00.317.262l.019.015.005.004.003.002zM2.25 8.519C2.25 4.941 5.25 2 9 2s6.75 2.94 6.75 6.52c0 2.889-1.73 5.773-3.578 8.008A28.173 28.173 0 019 19.772a28.173 28.173 0 01-3.172-3.245C3.98 14.294 2.25 11.41 2.25 8.52z'/%3E%3C/svg%3E") no-repeat 50%/contain}.autofill-dropdown span:nth-of-type(3),.pac-container span:nth-of-type(3){line-height:15px}.autofill-dropdown__item,.pac-item{position:relative;display:flex;flex-direction:column;justify-content:center;height:48px;padding:10px 11px 10px 40px;border:0;cursor:pointer}.autofill-dropdown__item:nth-child(2n),.pac-item:nth-child(2n){background-color:#f6f6f6}.autofill-dropdown__item:focus,.autofill-dropdown__item:hover,.pac-item:focus,.pac-item:hover{text-decoration:underline}.autofill-dropdown__text,.pac-item-query{font-size:13px;line-height:1}.autofill-more{margin-top:8px;font-size:.875rem;line-height:1.0625rem;color:#1c5db5;padding:0;border:0;background-color:transparent;cursor:pointer;position:relative}.autofill-more:after{content:"";position:absolute;right:0;left:0;bottom:0;width:100%;height:1px;margin-right:auto;margin-left:auto;background-color:#1c5db5;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:bottom right;transform-origin:bottom right;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;border-radius:8px 8px 0 0}.autofill-more:focus:after,.autofill-more:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;transform-origin:bottom left}.form__row--autofill-additional{display:none}.form__row--autofill-additional.show{display:block;-webkit-animation:fadein .5s ease;animation:fadein .5s ease}@-webkit-keyframes fadein{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadein{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.headerform{background-color:#f7f6f4}.headerform .form__row{width:100%;margin-bottom:1rem}.headerform .webform__label{font-size:1rem;line-height:1.25rem}.headerform .webform__label:not(:first-child){margin-top:.5rem}@media screen and (min-width:960px){.headerform .webform__label{margin:0 0 .6875rem}}@media screen and (max-width:959px){.headerform .webform__label{margin:0 0 .9375rem}}@media screen and (max-width:959px){.headerform .form__input,.headerform .user-login-form input[type=password],.headerform .user-login-form input[type=text],.user-login-form .headerform input[type=password],.user-login-form .headerform input[type=text]{height:48px}}@media screen and (max-width:959px){.headerform .form__label{top:13px}}@media screen and (max-width:959px){.headerform .has-focus .form__label{top:5px}}@media screen and (max-width:959px){.headerform .icon-check{top:24px}}@media screen and (max-width:959px){.headerform .icon-search{top:12px}}@media screen and (max-width:959px){.headerform .autofill-more{top:56px}}.headerform .form__checkbox-label{margin-bottom:0}@media screen and (max-width:959px){.headerform .form__checkbox-label p{font-size:.875rem;line-height:1.5rem}}.headerform .form__cta{margin-top:0}.headerform .form__cta .btn,.headerform .form__cta .user-login-form .form-submit,.user-login-form .headerform .form__cta .form-submit{padding-right:22px}@media screen and (min-width:960px){.headerform .form__cta .btn,.headerform .form__cta .user-login-form .form-submit,.user-login-form .headerform .form__cta .form-submit{margin-bottom:1rem}}@media screen and (max-width:959px){.headerform .form__cta .btn,.headerform .form__cta .user-login-form .form-submit,.user-login-form .headerform .form__cta .form-submit{margin-bottom:.75rem;width:100%;max-width:315px}}@media screen and (min-width:960px){.headerform .form__cta .icon{margin-left:74px}}@media screen and (max-width:959px){.headerform .form__cta .icon{margin-left:auto}}.headerform__wrap{width:100%;max-width:1016px;padding:0 20px;margin:0 auto}.headerform__top{position:relative;z-index:0;color:#fff;min-height:440px}@media screen and (min-width:960px){.headerform__top{padding:125px 0 50px}}@media screen and (max-width:959px){.headerform__top{padding:98px 0 136px}}.headerform__img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover";-webkit-user-select:none;-ms-user-select:none;user-select:none}.headerform__description,.headerform__left,.headerform__title{flex-shrink:0}@media screen and (min-width:960px){.headerform__description,.headerform__left,.headerform__title{width:41%}}@media screen and (min-width:960px){.headerform__title{font-size:3.5rem;line-height:3.5rem;margin-bottom:1.125rem}}@media screen and (max-width:959px){.headerform__title{font-size:2.5rem;line-height:2.5rem;margin-bottom:.5rem}}.headerform__description p{font-size:1.25rem;line-height:1.625rem;margin:0}.headerform__main{display:flex;position:relative;z-index:1}@media screen and (min-width:960px){.headerform__main{align-items:flex-start}}@media screen and (max-width:959px){.headerform__main{flex-direction:column-reverse}}.headerform__left .headerform__carousel{max-width:326px;margin:0 0 27px}.headerform__left .headerform__carousel .swiper-pagination{text-align:left;margin-left:0;margin-right:0}@media screen and (min-width:960px){.headerform__left{margin-right:48px;padding:22px 0 63px}}@media screen and (max-width:959px){.headerform__left{padding:0 0 52px}}.headerform__carousel-img{max-width:73px;max-height:73px}.headerform__carousel-text{font-size:2rem;line-height:2.25rem;font-weight:700;margin:5px 0 7px}.headerform__text p{font-size:1.125rem;line-height:1.625rem}.headerform__text h2{font-size:2rem;line-height:2.25rem;margin:2rem 0 1rem}.headerform__text h3{font-size:1.25rem;line-height:1.5rem;margin:2rem 0 1rem}.headerform__text ol,.headerform__text ul{margin:1rem 0}.headerform__text ul li{padding-left:1.6rem;position:relative;margin-left:.75rem}.headerform__text ul li:before{position:absolute;top:0;left:0;content:"•";color:#e8ab47;font-weight:700;display:inline-block}.headerform__text ol{list-style-position:inside}.headerform__link-container{display:flex;align-items:center;margin-bottom:1rem}.headerform__icon{width:24px;height:24px;margin-right:12px}.icon--phone{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%232dd170'%3E%3Cg fill='%23333' fill-rule='nonzero'%3E%3Cpath d='M15 2.25V3v-.75zm-6.75 0V1.5v.75zm-3 16.5H6h-.75zm0-13.5H4.5h.75zM15 21.75V21v.75zm-6.75 0v.75-.75zm9.75-3h.75H18zm0-13.5h-.75.75zM15 1.5H8.25V3H15V1.5zM6 18.75V5.25H4.5v13.5H6zM15 21H8.25v1.5H15V21zm3.75-2.25V5.25h-1.5v13.5h1.5zM15 22.5a3.75 3.75 0 003.75-3.75h-1.5A2.25 2.25 0 0115 21v1.5zM15 3a2.25 2.25 0 012.25 2.25h1.5A3.75 3.75 0 0015 1.5V3zM8.25 1.5A3.75 3.75 0 004.5 5.25H6A2.25 2.25 0 018.25 3V1.5zM4.5 18.75a3.75 3.75 0 003.75 3.75V21A2.25 2.25 0 016 18.75H4.5zM8.9 19a.756.756 0 01-.675-.75.75.75 0 01.75-.75l-.075.004V17.5h5.4c.38.042.675.361.675.75a.75.75 0 01-.75.75l.075-.005V19H8.9z'/%3E%3C/g%3E%3C/svg%3E")}.icon--mail{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%232dd170'%3E%3Cpath d='M10.313 12.853l.422-.62-.422.62zM3.047 7.005a.75.75 0 10-.844 1.24l.844-1.24zm10.64 5.848l-.422-.62.422.62zm8.11-4.608a.75.75 0 10-.844-1.24l.844 1.24zM18.75 20v-.75.75zm-13.5 0v.75V20zm16.5-12H21h.75zm0 9h.75-.75zM2.25 8H1.5h.75zm0 9H3h-.75zm16.5-12v.75V5zM5.25 5v-.75V5zm5.485 7.233L3.047 7.005l-.844 1.24 7.688 5.228.844-1.24zm3.374 1.24l7.688-5.228-.844-1.24-7.688 5.228.844 1.24zm-4.218 0a3.75 3.75 0 004.218 0l-.844-1.24a2.25 2.25 0 01-2.53 0l-.844 1.24zm8.859 5.777H5.25v1.5h13.5v-1.5zM21 8v9h1.5V8H21zM1.5 8v9H3V8H1.5zm17.25-3.75H5.25v1.5h13.5v-1.5zM22.5 8a3.75 3.75 0 00-3.75-3.75v1.5A2.25 2.25 0 0121 8h1.5zM3 8a2.25 2.25 0 012.25-2.25v-1.5A3.75 3.75 0 001.5 8H3zm2.25 11.25A2.25 2.25 0 013 17H1.5a3.75 3.75 0 003.75 3.75v-1.5zm13.5 1.5A3.75 3.75 0 0022.5 17H21a2.25 2.25 0 01-2.25 2.25v1.5z' fill='%23333' fill-rule='nonzero'/%3E%3C/svg%3E")}.headerform__link{font-size:.875rem;line-height:1rem;color:#1c5db5;position:relative}.headerform__link:after{content:"";position:absolute;right:0;left:0;bottom:0;width:100%;height:1px;margin-right:auto;margin-left:auto;background-color:#1c5db5;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:bottom right;transform-origin:bottom right;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;border-radius:8px 8px 0 0}.headerform__link:focus:after,.headerform__link:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;transform-origin:bottom left}.headerform__right{background-color:#fff;position:relative}@media screen and (min-width:960px){.headerform__right{width:100%;margin:-206px 0 63px;padding:44px 88px 32px 71px;border-radius:5px}}@media screen and (max-width:959px){.headerform__right{width:calc(100% + 20px);margin:-96px 0 43px -20px;padding:32px 20px 24px;border-radius:0 5px 5px 0}.headerform__right:after{content:"";position:absolute;bottom:0;left:20px;right:20px;height:10px;z-index:-1;box-shadow:0 0 20px #d8d8d8}}.form__policy,.headerform__policy{font-size:.875rem;line-height:1.0625rem}.form__policy a,.headerform__policy a{color:#1c5db5;position:relative}.form__policy a:after,.headerform__policy a:after{content:"";position:absolute;right:0;left:0;bottom:0;width:100%;height:1px;margin-right:auto;margin-left:auto;background-color:#1c5db5;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:bottom right;transform-origin:bottom right;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;border-radius:8px 8px 0 0}.form__policy a:focus:after,.form__policy a:hover:after,.headerform__policy a:focus:after,.headerform__policy a:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;transform-origin:bottom left}@media screen and (min-width:960px){.form__policy{margin-top:1rem}}@media screen and (max-width:959px){.form__policy{margin-top:.75rem}}form .form__row .select2 .select2-selection{height:auto;outline:none;border-color:#0a0b09;padding:22px 42px 8px 16px}form .form__row .select2 .select2-selection__rendered{border:0;padding-left:0;line-height:24px;min-height:24px}form .form__row .select2 .select2-selection__arrow{display:none}.select2-search__field{outline:none}.select2-dropdown{border-color:#0a0b09}form .form__select.required.is-empty+.select2 .select2-selection,form .form__select.required.not-valid+.select2 .select2-selection{border-color:#d0021b}.select2-results__option{font-size:16px;line-height:20px;min-height:32px;padding:10px}#contact-form .form__row--autofill,#contact-form .form__row--autofill-additional{width:100%}.recaptcha-disclaimer{text-align:left;font-size:16px;line-height:20px}.recaptcha-disclaimer__text{margin-bottom:0}.recaptcha-disclaimer__link{color:#1c5db5}.grecaptcha-badge{visibility:hidden}.main-content{padding-bottom:50px}@media screen and (min-width:768px){.main-content{padding-bottom:70px}}.icon{display:inline-flex;align-items:center;justify-content:center}.icon:before{width:21px;height:21px}.icon--calendar-2:before,.icon--location:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='22' xmlns='http://www.w3.org/2000/svg' fill='%23333' stroke='%23333'%3E%3Cpath d='M6.5.5a.75.75 0 01.75.75V2h7.5v-.75a.75.75 0 111.5 0V2h1.5a3.75 3.75 0 013.75 3.75v12a3.75 3.75 0 01-3.75 3.75H4.25A3.75 3.75 0 01.5 17.75v-12A3.75 3.75 0 014.25 2h1.5v-.75A.75.75 0 016.5.5zm-.75 3h-1.5A2.25 2.25 0 002 5.75v1.5h18v-1.5a2.25 2.25 0 00-2.25-2.25h-1.5v.75a.75.75 0 11-1.5 0V3.5h-7.5v.75a.75.75 0 11-1.5 0V3.5zM20 8.75H2v9A2.25 2.25 0 004.25 20h13.5A2.25 2.25 0 0020 17.75v-9z' stroke-width='.5'/%3E%3C/svg%3E");width:auto;height:auto}.icon--location:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='22' xmlns='http://www.w3.org/2000/svg' fill='%23333' stroke='%23333'%3E%3Cpath d='M9 5a3.75 3.75 0 100 7.5A3.75 3.75 0 009 5zM6.75 8.75a2.25 2.25 0 114.5 0 2.25 2.25 0 01-4.5 0z' stroke-width='.5'/%3E%3Cpath d='M8.536 21.339L9 20.75l-.464.589a.75.75 0 00.928 0L9 20.75l.464.59.003-.003.005-.004.019-.015a10.579 10.579 0 00.316-.262 29.665 29.665 0 003.52-3.572c1.903-2.3 3.923-5.532 3.923-8.965C17.25 4.07 13.534.5 9 .5S.75 4.068.75 8.52c0 3.432 2.02 6.663 3.922 8.963a29.665 29.665 0 003.52 3.573 16.367 16.367 0 00.317.262l.019.015.005.004.003.002zM2.25 8.519C2.25 4.941 5.25 2 9 2s6.75 2.94 6.75 6.52c0 2.889-1.73 5.773-3.578 8.008A28.173 28.173 0 019 19.772a28.173 28.173 0 01-3.172-3.245C3.98 14.294 2.25 11.41 2.25 8.52z' stroke-width='.5'/%3E%3C/svg%3E")}.icon--scroll:before{content:"";width:18px;height:32px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='32' xmlns='http://www.w3.org/2000/svg' fill='%23fff' stroke='%23fff'%3E%3Cpath d='M9.795 1.294a.8.8 0 00-1.6 0h1.6zM9.001 30.71l-.566.566a.8.8 0 001.132 0L9 30.71zm8.485-7.354a.8.8 0 10-1.131-1.131l1.131 1.13zm-15.84-1.131a.8.8 0 10-1.13 1.13l1.13-1.13zm6.55-20.93L8.2 30.71h1.6L9.795 1.294h-1.6zm8.159 20.93l-7.92 7.92 1.132 1.13 7.92-7.92-1.132-1.13zm-6.788 7.92l-7.92-7.92-1.131 1.13 7.92 7.92 1.13-1.13z' stroke-width='.5'/%3E%3C/svg%3E");background-size:82%;background-repeat:no-repeat;background-position:50% 50%}.icon--close:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Crect transform='rotate(45 12 11.7)' x='1' y='11' width='22' height='1.5' rx='.8'/%3E%3Crect transform='scale(-1 1) rotate(45 0 -17.2)' x='1' y='11' width='22' height='1.5' rx='.8'/%3E%3C/svg%3E");background-position:50% 50%}.icon--arrow-right:before,.icon--close:before{content:"";width:24px;height:24px;background-size:100%;background-repeat:no-repeat}.icon--arrow-right:before{margin-left:8px}.icon--play:before{width:28px;height:28px}.icon--play-no-border:before,.icon--play:before{content:"";margin-right:8px;background-size:100%;background-repeat:no-repeat;background-position:50% 50%}.icon--play-no-border:before{width:24px;height:24px}.lazyload,.lazyloading{opacity:0}.lazyloaded{opacity:1;transition:opacity .3s}.btn,.user-login-form .form-submit{display:inline-flex;align-items:center;height:48px;padding-right:32px;padding-left:32px;font-weight:700;line-height:1.25;border-style:solid;border-width:2px;box-shadow:0 10px 20px 0 rgba(51,51,51,.1);box-sizing:border-box;border-radius:24px;transition:border-color .3s,color .3s,background-color .3s}.btn--bg-dark,.btn--bg-transparent{color:#fff;border-color:#e8ab47;background-color:transparent}.btn--bg-dark .icon--arrow-right:before,.btn--bg-transparent .icon--arrow-right:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M5 13h11.5l-5 5.2a1 1 0 000 1.5c.4.4 1 .4 1.4 0l6.8-7c.4-.4.4-1 0-1.4l-6.8-7a1 1 0 00-1.4 0 1 1 0 000 1.5l5 5.1H5A1 1 0 004 12c0 .6.5 1 1 1z'/%3E%3C/svg%3E")}.btn--bg-dark .icon--play-no-border:before,.btn--bg-transparent .icon--play-no-border:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='transparent' stroke='%23fff'%3E%3Cpath d='M17.1 11.1c.9.7.9 2 0 2.8l-7.4 5.7c-1 1-2.7.1-2.7-1.3V6.7c0-1.4 1.6-2.2 2.7-1.3l7.4 5.7z' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E")}.btn--bg-dark:focus,.btn--bg-dark:hover,.btn--bg-transparent:focus,.btn--bg-transparent:hover{color:#e8ab47;background-color:#fff}.btn--bg-dark:focus .icon--arrow-right:before,.btn--bg-dark:hover .icon--arrow-right:before,.btn--bg-transparent:focus .icon--arrow-right:before,.btn--bg-transparent:hover .icon--arrow-right:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23e8ab47'%3E%3Cpath d='M5 13h11.5l-5 5.2a1 1 0 000 1.5c.4.4 1 .4 1.4 0l6.8-7c.4-.4.4-1 0-1.4l-6.8-7a1 1 0 00-1.4 0 1 1 0 000 1.5l5 5.1H5A1 1 0 004 12c0 .6.5 1 1 1z'/%3E%3C/svg%3E")}.btn--bg-dark:focus .icon--play-no-border:before,.btn--bg-dark:hover .icon--play-no-border:before,.btn--bg-transparent:focus .icon--play-no-border:before,.btn--bg-transparent:hover .icon--play-no-border:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='transparent' stroke='%23e8ab47'%3E%3Cpath d='M17.1 11.1c.9.7.9 2 0 2.8l-7.4 5.7c-1 1-2.7.1-2.7-1.3V6.7c0-1.4 1.6-2.2 2.7-1.3l7.4 5.7z' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E")}.btn--transparent-back{color:#e8ab47;border-color:#e8ab47;background-color:transparent}.btn--transparent-back .icon--arrow-right:before{margin:0 auto 0 0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23e8ab47'%3E%3Cpath d='M5 13h11.5l-5 5.2a1 1 0 000 1.5c.4.4 1 .4 1.4 0l6.8-7c.4-.4.4-1 0-1.4l-6.8-7a1 1 0 00-1.4 0 1 1 0 000 1.5l5 5.1H5A1 1 0 004 12c0 .6.5 1 1 1z'/%3E%3C/svg%3E");-webkit-transform:rotate(180deg);transform:rotate(180deg)}.btn--transparent-back:focus,.btn--transparent-back:hover{color:#d29126;border-color:#d29126;background-color:#fff}.btn--transparent-back:focus .icon--arrow-right:before,.btn--transparent-back:hover .icon--arrow-right:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23d29126'%3E%3Cpath d='M5 13h11.5l-5 5.2a1 1 0 000 1.5c.4.4 1 .4 1.4 0l6.8-7c.4-.4.4-1 0-1.4l-6.8-7a1 1 0 00-1.4 0 1 1 0 000 1.5l5 5.1H5A1 1 0 004 12c0 .6.5 1 1 1z'/%3E%3C/svg%3E")}.btn--transparent-black{color:#333;border-color:#333;background-color:transparent}.btn--transparent-black .icon--arrow-right:before{transition:.3s;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M5 13h11.5l-5 5.2a1 1 0 000 1.5c.4.4 1 .4 1.4 0l6.8-7c.4-.4.4-1 0-1.4l-6.8-7a1 1 0 00-1.4 0 1 1 0 000 1.5l5 5.1H5A1 1 0 004 12c0 .6.5 1 1 1z'/%3E%3C/svg%3E")}.btn--transparent-black:focus,.btn--transparent-black:hover{color:#d29126;border-color:#d29126;background-color:#fff}.btn--transparent-black:focus .icon--arrow-right:before,.btn--transparent-black:hover .icon--arrow-right:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23d29126'%3E%3Cpath d='M5 13h11.5l-5 5.2a1 1 0 000 1.5c.4.4 1 .4 1.4 0l6.8-7c.4-.4.4-1 0-1.4l-6.8-7a1 1 0 00-1.4 0 1 1 0 000 1.5l5 5.1H5A1 1 0 004 12c0 .6.5 1 1 1z'/%3E%3C/svg%3E")}.btn--bg-light,.btn--bg-white,.user-login-form .form-submit{color:#e8ab47;border-color:#e8ab47;background-color:#fff}.btn--bg-light:focus,.btn--bg-light:hover,.btn--bg-white:focus,.btn--bg-white:hover,.user-login-form .form-submit:focus,.user-login-form .form-submit:hover{color:#fff;background-color:#e8ab47}.btn--bg-light:focus .icon--arrow-right:before,.btn--bg-light:hover .icon--arrow-right:before,.btn--bg-white:focus .icon--arrow-right:before,.btn--bg-white:hover .icon--arrow-right:before,.user-login-form .form-submit:focus .icon--arrow-right:before,.user-login-form .form-submit:hover .icon--arrow-right:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M5 13h11.5l-5 5.2a1 1 0 000 1.5c.4.4 1 .4 1.4 0l6.8-7c.4-.4.4-1 0-1.4l-6.8-7a1 1 0 00-1.4 0 1 1 0 000 1.5l5 5.1H5A1 1 0 004 12c0 .6.5 1 1 1z'/%3E%3C/svg%3E")}.btn--bg-light .icon--arrow-right:before,.btn--bg-white .icon--arrow-right:before,.user-login-form .form-submit .icon--arrow-right:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23e8ab47'%3E%3Cpath d='M5 13h11.5l-5 5.2a1 1 0 000 1.5c.4.4 1 .4 1.4 0l6.8-7c.4-.4.4-1 0-1.4l-6.8-7a1 1 0 00-1.4 0 1 1 0 000 1.5l5 5.1H5A1 1 0 004 12c0 .6.5 1 1 1z'/%3E%3C/svg%3E")}.btn--bg-yellow{color:#fff;border-color:#e8ab47;background-color:#e8ab47}.btn--bg-yellow:focus,.btn--bg-yellow:hover{border-color:#d29126;background-color:#d29126}.btn--bg-yellow .icon--arrow-right:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M5 13h11.5l-5 5.2a1 1 0 000 1.5c.4.4 1 .4 1.4 0l6.8-7c.4-.4.4-1 0-1.4l-6.8-7a1 1 0 00-1.4 0 1 1 0 000 1.5l5 5.1H5A1 1 0 004 12c0 .6.5 1 1 1z'/%3E%3C/svg%3E")}.btn--bg-yellow .icon--play-no-border:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='transparent' stroke='%23fff'%3E%3Cpath d='M17.1 11.1c.9.7.9 2 0 2.8l-7.4 5.7c-1 1-2.7.1-2.7-1.3V6.7c0-1.4 1.6-2.2 2.7-1.3l7.4 5.7z' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E")}.btn--no-border{background-color:transparent;box-shadow:none;border:0;min-width:0;height:auto;padding:0 0 2px;border-bottom:2px solid transparent;border-radius:0}.btn--no-border--yellow{color:#e8ab47}.btn--no-border--yellow .icon--play:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23e8ab47'%3E%3Cpath d='M14.8 13.135l-.433-.567.434.567zm-3.1 2.37l.433.568-.434-.568zm0-7.01l.433-.568-.434.568zm3.1 2.37l.434-.568-.433.568zM9.404 14.37H8.69h.714zm0-4.74h.714-.714zM20.571 12A8.571 8.571 0 0112 20.571V22c5.523 0 10-4.477 10-10h-1.429zM12 20.571A8.571 8.571 0 013.429 12H2c0 5.523 4.477 10 10 10v-1.429zM3.429 12A8.571 8.571 0 0112 3.429V2C6.477 2 2 6.477 2 12h1.429zM12 3.429A8.571 8.571 0 0120.571 12H22c0-5.523-4.477-10-10-10v1.429zm2.367 9.139l-3.102 2.37.868 1.135 3.101-2.37-.867-1.135zm-3.102-3.506l3.102 2.37.867-1.135-3.101-2.37-.867 1.135zm-1.148 5.309V9.63H8.69v4.74h1.428zm5.117-.668a2.143 2.143 0 000-3.405l-.867 1.134a.714.714 0 010 1.136l.867 1.135zm-3.969 1.235a.714.714 0 01-1.148-.568H8.69c0 1.775 2.034 2.78 3.444 1.703l-.867-1.135zm.868-7.01c-1.41-1.079-3.444-.073-3.444 1.702h1.428a.714.714 0 011.148-.568l.868-1.135z'/%3E%3C/svg%3E")}.btn--no-border--yellow .icon--play-no-border:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='transparent' stroke='%23e8ab47'%3E%3Cpath d='M17.1 11.1c.9.7.9 2 0 2.8l-7.4 5.7c-1 1-2.7.1-2.7-1.3V6.7c0-1.4 1.6-2.2 2.7-1.3l7.4 5.7z' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E")}.btn--no-border--yellow:focus,.btn--no-border--yellow:hover{color:#d29126;border-color:#d29126}.btn--no-border--yellow:focus .icon--play:before,.btn--no-border--yellow:hover .icon--play:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23d29126'%3E%3Cpath d='M14.8 13.135l-.433-.567.434.567zm-3.1 2.37l.433.568-.434-.568zm0-7.01l.433-.568-.434.568zm3.1 2.37l.434-.568-.433.568zM9.404 14.37H8.69h.714zm0-4.74h.714-.714zM20.571 12A8.571 8.571 0 0112 20.571V22c5.523 0 10-4.477 10-10h-1.429zM12 20.571A8.571 8.571 0 013.429 12H2c0 5.523 4.477 10 10 10v-1.429zM3.429 12A8.571 8.571 0 0112 3.429V2C6.477 2 2 6.477 2 12h1.429zM12 3.429A8.571 8.571 0 0120.571 12H22c0-5.523-4.477-10-10-10v1.429zm2.367 9.139l-3.102 2.37.868 1.135 3.101-2.37-.867-1.135zm-3.102-3.506l3.102 2.37.867-1.135-3.101-2.37-.867 1.135zm-1.148 5.309V9.63H8.69v4.74h1.428zm5.117-.668a2.143 2.143 0 000-3.405l-.867 1.134a.714.714 0 010 1.136l.867 1.135zm-3.969 1.235a.714.714 0 01-1.148-.568H8.69c0 1.775 2.034 2.78 3.444 1.703l-.867-1.135zm.868-7.01c-1.41-1.079-3.444-.073-3.444 1.702h1.428a.714.714 0 011.148-.568l.868-1.135z'/%3E%3C/svg%3E")}.btn--no-border--yellow:focus .icon--play-no-border:before,.btn--no-border--yellow:hover .icon--play-no-border:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='transparent' stroke='%23d29126'%3E%3Cpath d='M17.1 11.1c.9.7.9 2 0 2.8l-7.4 5.7c-1 1-2.7.1-2.7-1.3V6.7c0-1.4 1.6-2.2 2.7-1.3l7.4 5.7z' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E")}.btn--smaller{height:34px}@media screen and (max-width:959px){.btn--no-label-mobile{justify-content:center;width:48px;padding-right:0;padding-left:0}}@media screen and (max-width:959px){.btn--no-label-mobile__label{display:none}}@media screen and (max-width:959px){.btn--no-label-mobile .icon:before{margin-left:0;margin-right:0}}.btn--request-demo{height:28px;padding-right:21px;padding-left:21px;color:#fff;border-color:#e8ab47;background-color:transparent}@media screen and (min-width:960px){.btn--request-demo{height:40px}}.btn--request-demo:focus,.btn--request-demo:hover{color:#e8ab47}.author-credits a,.faq-row__answer a,.link,.paragraph-block a,.text-link a{display:inline-flex;font-weight:700;align-items:center;transition:color .3s}.author-credits a,.faq-row__answer a,.link--yellow,.paragraph-block a,.text-link a{color:#e8ab47;font-weight:700}.author-credits a:after,.faq-row__answer a:after,.link--yellow:after,.paragraph-block a:after,.text-link a:after{content:"";width:16px;height:17px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23e8ab47'%3E%3Cpath d='M5 13h11.5l-5 5.2a1 1 0 000 1.5c.4.4 1 .4 1.4 0l6.8-7c.4-.4.4-1 0-1.4l-6.8-7a1 1 0 00-1.4 0 1 1 0 000 1.5l5 5.1H5A1 1 0 004 12c0 .6.5 1 1 1z'/%3E%3C/svg%3E");background-size:100%;background-repeat:no-repeat;margin-left:8px}.author-credits a:focus,.author-credits a:hover,.faq-row__answer a:focus,.faq-row__answer a:hover,.link--yellow:focus,.link--yellow:hover,.paragraph-block a:focus,.paragraph-block a:hover,.text-link a:focus,.text-link a:hover{color:#d29126}.author-credits a:focus:after,.author-credits a:hover:after,.faq-row__answer a:focus:after,.faq-row__answer a:hover:after,.link--yellow:focus:after,.link--yellow:hover:after,.paragraph-block a:focus:after,.paragraph-block a:hover:after,.text-link a:focus:after,.text-link a:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23d29126'%3E%3Cpath d='M5 13h11.5l-5 5.2a1 1 0 000 1.5c.4.4 1 .4 1.4 0l6.8-7c.4-.4.4-1 0-1.4l-6.8-7a1 1 0 00-1.4 0 1 1 0 000 1.5l5 5.1H5A1 1 0 004 12c0 .6.5 1 1 1z'/%3E%3C/svg%3E")}.link--yellow--toggle:after{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23e8ab47' stroke='%23e8ab47'%3E%3Cpath d='M18.9 8.9l-6.5 6.5c-.2.1-.6.1-.8 0L5.1 8.9A.5.5 0 116 8l6.1 6.2 6-6.2a.5.5 0 01.8.8z'/%3E%3C/svg%3E")}.link--yellow--toggle:focus,.link--yellow--toggle:hover{color:#d29126}.link--yellow--toggle:focus:after,.link--yellow--toggle:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23d29126' stroke='%23d29126'%3E%3Cpath d='M18.9 8.9l-6.5 6.5c-.2.1-.6.1-.8 0L5.1 8.9A.5.5 0 116 8l6.1 6.2 6-6.2a.5.5 0 01.8.8z'/%3E%3C/svg%3E")}.link--white{color:#fff}.link--white:after{content:"";width:20px;height:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M5 13h11.5l-5 5.2a1 1 0 000 1.5c.4.4 1 .4 1.4 0l6.8-7c.4-.4.4-1 0-1.4l-6.8-7a1 1 0 00-1.4 0 1 1 0 000 1.5l5 5.1H5A1 1 0 004 12c0 .6.5 1 1 1z'/%3E%3C/svg%3E");background-size:100%;background-repeat:no-repeat;margin-left:8px}.link--white:focus,.link--white:hover{color:#e8ab47}.link--white:focus:after,.link--white:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23e8ab47'%3E%3Cpath d='M5 13h11.5l-5 5.2a1 1 0 000 1.5c.4.4 1 .4 1.4 0l6.8-7c.4-.4.4-1 0-1.4l-6.8-7a1 1 0 00-1.4 0 1 1 0 000 1.5l5 5.1H5A1 1 0 004 12c0 .6.5 1 1 1z'/%3E%3C/svg%3E")}.no-scroll{overflow-y:auto;-webkit-overflow-scrolling:touch}.lattiz-tabs-nav{display:flex;padding-bottom:16px;border-bottom:1px solid rgba(51,51,51,.1)}@media screen and (min-width:960px){.lattiz-tabs-nav:hover .lattiz-tabs-nav__btn{opacity:.5;transition:opacity .3}.lattiz-tabs-nav:hover .lattiz-tabs-nav__btn:hover{opacity:1}}@media screen and (min-width:768px){.lattiz-tabs-nav{padding-bottom:24px}}.lattiz-tabs-nav__btn{margin-right:24px;font-size:1.25rem;font-weight:700;position:relative}.lattiz-tabs-nav__btn:after{content:"";position:absolute;right:0;left:0;bottom:0;width:100%;height:2px;margin-right:auto;margin-left:auto;background-color:#e8ab47;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:bottom right;transform-origin:bottom right;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;border-radius:8px 8px 0 0}.lattiz-tabs-nav__btn:focus:after,.lattiz-tabs-nav__btn:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;transform-origin:bottom left}.lattiz-tabs-nav__btn.is-active{opacity:1}.lattiz-tabs-nav__btn.is-active:after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;transform-origin:bottom left}.lattiz-tabs-nav__btn:last-of-type{margin-right:0}.breakout-button{cursor:pointer}.breakout-button:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%}.anchor{padding-top:150px;margin-top:-150px;display:inline-block;position:absolute}.load-more{text-align:center}.load-more__label{font-size:.875rem;line-height:1rem;font-weight:700}.load-more__bar{position:relative;width:204px;height:1px;background-color:#d8d8d8;margin:9px auto 12px}.load-more__fill{position:absolute;top:-1px;left:0;right:0;bottom:0;border-radius:5px;background-color:#e8ab47;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left}.tippy-popper .tippy-tooltip{font-size:1rem;text-align:center}a{font-weight:700}.user-login-form{display:flex;flex-direction:column;max-width:800px;margin:60px auto;background-color:#f7f6f4;padding:60px;border-radius:5px;border:2px solid #e8ab47}.user-login-form .form-item{display:flex;flex-direction:column;justify-content:flex-start;max-width:500px;margin:0 auto}.user-login-form .form-item:not(:last-child){margin-bottom:24px}.user-login-form .form-actions{display:flex;justify-content:center;margin-top:24px}.user-login-form label{margin-bottom:8px}.user-login-form .description{margin-top:8px}.burger-menu{position:absolute;top:8px;right:0;z-index:15}@media screen and (min-width:960px){.burger-menu{display:none}}.burger-menu-icon__line{fill:none;transition:stroke-dasharray .3s,stroke-dashoffset .3s;stroke:#302112;stroke-width:5;stroke-linecap:round}.burger-menu-icon__line--top{stroke-dasharray:40 82}.burger-menu-icon__line--middle{stroke-dasharray:40 111}.burger-menu-icon__line--bottom{stroke-dasharray:40 161}.nav-opened .burger-menu-icon{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.nav-opened .burger-menu-icon__line--top{stroke-dasharray:17 82;stroke-dashoffset:-62px}.nav-opened .burger-menu-icon__line----middle{stroke-dashoffset:23px}.nav-opened .burger-menu-icon__line--bottom{stroke-dashoffset:-83px}.header-navigation{transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}@media screen and (min-width:960px){.header-navigation{position:static;top:auto;left:auto;visibility:visible;opacity:1;transition:opacity .5s}}.header-navigation>nav{position:relative;max-height:calc(100vh - 316px)}@media screen and (max-width:959px){.header-navigation>nav{overflow-y:auto}}.nav-opened .header-navigation{visibility:visible;opacity:1;position:fixed;overflow-x:hidden;z-index:10;top:66px;right:0;bottom:0;left:0;display:flex;padding:20px 20px 4vh;flex-direction:column;align-items:center;justify-content:flex-start;-webkit-transform:translateZ(0);transform:translateZ(0);background:#fff}@media screen and (max-height:519px){.nav-opened .header-navigation{background-color:#fff}}@media screen and (min-width:960px){.nav-opened .header-navigation{position:static;top:auto;left:auto;visibility:visible;opacity:1;z-index:auto;right:auto;bottom:auto;padding:0;background:transparent}}@media screen and (max-width:959px)and (min-height:520px){.nav-opened .header-navigation:after,.nav-opened .header-navigation:before{content:"";position:absolute;z-index:-1;right:0;bottom:0;left:0;height:25vh;background-color:#302112}}@media screen and (max-width:959px)and (min-height:520px){.nav-opened .header-navigation:after{right:-38%;bottom:12vh;left:-38%;height:100%;background-color:#fff;border-bottom-left-radius:100% 50%;border-bottom-right-radius:100% 50%}}.header-navigation__list{padding-top:32px;margin-bottom:24px}@media screen and (max-height:519px){.header-navigation__list{margin-bottom:14px}}.header-navigation__list .header-navigation__item a.is-active{text-decoration:underline;text-underline-offset:6px}.header-navigation__list .header-navigation__item .menu-dropdown .menu-item a.is-active{color:#ebaa47}@media screen and (min-width:960px){.header-navigation__list{padding-top:0;display:flex;justify-content:space-between;margin-bottom:0}.header-navigation__list .header-navigation__item a.is-active,.header-navigation__list .header-navigation__item a:hover{color:#fff;text-decoration:underline;text-underline-offset:6px}}.header-navigation__item{display:flex;margin-bottom:20px}@media screen and (max-height:519px){.header-navigation__item{margin-bottom:12px}}@media screen and (min-width:960px){.header-navigation__item{position:relative;display:list-item;margin:0}}.header-navigation__item.menu-item--expanded>a:after{content:"";display:inline-block;width:22px;height:22px;margin-top:-4px;margin-left:8px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23302112' stroke='%23302112'%3E%3Cpath d='M18.9 8.9l-6.5 6.5c-.2.1-.6.1-.8 0L5.1 8.9A.5.5 0 116 8l6.1 6.2 6-6.2a.5.5 0 01.8.8z'/%3E%3C/svg%3E");background-size:100%;transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s;vertical-align:middle}@media screen and (min-width:960px){.header-navigation__item.menu-item--expanded:hover>a:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23fff' stroke='%23fff'%3E%3Cpath d='M18.9 8.9l-6.5 6.5c-.2.1-.6.1-.8 0L5.1 8.9A.5.5 0 116 8l6.1 6.2 6-6.2a.5.5 0 01.8.8z'/%3E%3C/svg%3E")}.header-navigation__item.menu-item--expanded:hover .menu-dropdown{display:block}}.nav-opened .header-navigation__item.menu-item--expanded.js-link-expanded>.menu-dropdown,.nav-opened .header-navigation__item.menu-item--expanded.js-link-expanded>.sub-menu{display:block}.header-navigation__item a{display:block;width:100%;font-family:Filson Pro;font-weight:700;font-size:1.25rem;color:#302112;text-decoration:none;transition:color .3s}@media screen and (min-width:960px){.header-navigation__item a{position:relative;width:auto;margin-right:8px;margin-left:8px;padding-top:32px;padding-bottom:32px;font-size:1rem;line-height:1;text-align:center}.header--white .header-navigation__item a,.is-scrolled .header-navigation__item a{color:#333}}@media screen and (min-width:1280px){.header-navigation__item a{margin-right:16px;margin-left:16px}}@media screen and (min-width:960px){.header-navigation__item:first-of-type a{margin-left:0}}.header-navigation__item:last-of-type{margin-bottom:0}@media screen and (min-width:960px){.header-navigation__item:last-of-type a{margin-right:0}}.header-navigation__item .menu-dropdown{position:absolute;top:100%;left:0;background:#fff;min-width:272px;border-radius:5px;box-shadow:0 10px 20px 0 rgba(51,51,51,.1);display:none}@media screen and (min-width:960px){.header-navigation__item .menu-dropdown:hover .menu-item a{opacity:.3;transition:opacity .3}.header-navigation__item .menu-dropdown:hover .menu-item a:hover{opacity:1}}.header-navigation__item .menu-dropdown .menu-item a{display:block;padding:6px 32px;margin:0;font-weight:700;transition:opacity .3s;text-decoration:none;text-align:left}.header-navigation__item .menu-dropdown .menu-item a:hover{color:#ebaa47;text-decoration:none}.header-navigation__item .menu-dropdown .menu-item:first-of-type a{padding-top:24px}.header-navigation__item .menu-dropdown .menu-item:last-of-type a{padding-bottom:24px}.nav-opened .header-navigation__item .menu-dropdown{top:104px;left:0;right:0;bottom:-140px;background:#fff;z-index:10;box-shadow:none}.nav-opened .header-navigation__item .menu-dropdown .menu-item a{color:#302112;font-weight:lighter;font-size:16px;padding:6px 0}.header-navigation__icon{margin:0 26px 0 0;flex-shrink:0}@media screen and (min-width:960px){.header-navigation__icon{display:none}}@media screen and (min-width:960px){.main-menu{position:relative;padding-right:26px}}@media screen and (min-width:1280px){.main-menu{padding-right:40px}}.main-menu.region-header__element{margin-left:20px}@media screen and (min-width:960px){.has-request-demo-header .main-menu{margin-left:0;padding-right:0}}.has-request-demo-header .main-menu:after{content:none}@media screen and (min-width:960px){.main-menu+.region-header__element{margin-left:26px}}@media screen and (min-width:1280px){.main-menu+.region-header__element{margin-left:40px}}.menu-language,.menu-search__wrapper{display:none}@media screen and (min-width:960px){.menu-language{display:inline-block}}.language-mobile{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23333' stroke='%23333'%3E%3Cpath d='M18.9 8.9l-6.5 6.5c-.2.1-.6.1-.8 0L5.1 8.9A.5.5 0 116 8l6.1 6.2 6-6.2a.5.5 0 01.8.8z'/%3E%3C/svg%3E")}@media screen and (min-width:960px){.language-mobile{display:none}}.language-desktop{display:none}@media screen and (min-width:960px){.language-desktop{position:relative;display:block}}.language-desktop__current{display:flex;align-items:center;background-repeat:no-repeat;background-position:100% 50%;text-transform:uppercase;font-size:.875rem;font-weight:700;color:#302112;transition:color .3s}.language-desktop__current:after{content:"";width:22px;height:22px;margin-left:8px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23302112' stroke='%23302112'%3E%3Cpath d='M18.9 8.9l-6.5 6.5c-.2.1-.6.1-.8 0L5.1 8.9A.5.5 0 116 8l6.1 6.2 6-6.2a.5.5 0 01.8.8z'/%3E%3C/svg%3E");background-size:100%;transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s}.language-desktop__current:hover,.language-opened .language-desktop__current{color:#fff}.language-desktop__current:hover:after,.language-opened .language-desktop__current:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23fff' stroke='%23fff'%3E%3Cpath d='M18.9 8.9l-6.5 6.5c-.2.1-.6.1-.8 0L5.1 8.9A.5.5 0 116 8l6.1 6.2 6-6.2a.5.5 0 01.8.8z'/%3E%3C/svg%3E")}.language-opened .language-desktop__current:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.language-desktop__item a{display:block;padding:6px 32px;font-weight:700;transition:opacity .3s}.language-desktop__item.selected a,.language-desktop__item:hover{color:#e8ab47}.language-desktop__item:first-of-type a{padding-top:24px}.language-desktop__item:last-of-type a{padding-bottom:24px}.language-opened .language-desktop__list{top:50px;right:0;left:auto;visibility:visible;opacity:1;min-width:272px;background-color:#fff;border-radius:5px;box-shadow:0 10px 20px 0 rgba(51,51,51,.1)}.language-desktop__list:hover .language-desktop__item a{opacity:.3;transition:opacity .3}.language-desktop__list:hover .language-desktop__item a:hover{opacity:1}#block-lattiz-theme-new-languageswitcher-2{display:none}@media screen and (max-width:960px){.nav-opened #block-lattiz-theme-new-languageswitcher-2{display:block}}.my-lattiz-menu{position:relative;cursor:pointer}.my-lattiz-menu i{pointer-events:none}.my-lattiz-menu__list{position:absolute;display:block;-webkit-transform:translateX(-50%);transform:translateX(-50%);left:11px;top:calc(100% + 11px);padding:24px 32px 16px;min-width:224px;background:#fff;box-shadow:0 0 10px 0 rgba(10,11,9,.2);border-radius:5px;opacity:0;pointer-events:none;transition:opacity .3s ease}.my-lattiz-menu__list--visible{opacity:1;pointer-events:all}.my-lattiz-menu__item{line-height:20px;font-weight:700}.my-lattiz-menu__item:not(:last-child){margin-bottom:12px}.my-lattiz-menu__item--last{opacity:.5;font-weight:400;padding-top:8px;border-top:1px solid rgba(51,51,51,.3)}.my-lattiz-menu__item a{position:relative}.my-lattiz-menu__item a:after{content:"";position:absolute;right:0;left:0;bottom:0;width:100%;height:2px;margin-right:auto;margin-left:auto;background-color:#e8ab47;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:bottom right;transform-origin:bottom right;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;border-radius:8px 8px 0 0}.my-lattiz-menu__item a:focus:after,.my-lattiz-menu__item a:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;transform-origin:bottom left}@media screen and (min-width:960px){.user-log-icon{display:flex;align-items:center}}.user-log-icon__label{display:none}@media screen and (min-width:960px){.user-log-icon__label{display:block;margin-left:8px;font-size:.75rem;font-weight:700;color:#fff}}.request-demo-nav{margin-right:12px;transition:opacity .5s}@media screen and (min-width:960px){.request-demo-nav{margin-right:0;padding:20px 40px 20px 0}}@media screen and (min-width:960px){.request-demo-nav:after{content:"";position:absolute;top:0;right:0;bottom:0;width:1px;height:40px;margin-top:auto;margin-bottom:auto;background-color:hsla(0,0%,100%,.5)}}@media screen and (min-width:960px){.request-demo-nav__btn__label--mobile{display:none}}@media screen and (max-width:959px){.request-demo-nav__btn__label--desktop{display:none}}.has-request-demo-header .request-demo-nav{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;opacity:1;visibility:visible}@media screen and (min-width:960px){.has-request-demo-header .request-demo-nav{position:relative;right:auto;bottom:auto}}.header{position:fixed;z-index:10;top:0;right:0;left:0;transition:background-color .2s;background:#ebaa47}@media screen and (min-width:960px){.header{min-height:114px}}.header .block-request-demo-button{margin-top:16px;margin-bottom:28px;flex-shrink:0}@media screen and (max-height:519px){.header .block-request-demo-button{margin-bottom:14px}}@media screen and (min-width:960px){.header .block-request-demo-button{display:none}}.header .icon{display:flex}.header .icon:before{content:"";width:26px;height:26px;background-size:100%}.header .icon--search:before{width:25px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='23' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23302112' stroke='%23302112'%3E%3Cpath d='M20.3 22.3c.3.3.8.3 1 0 .3-.3.3-.8 0-1l-1 1zm-4-5.3l-.5-.6.5.6zm-5.9 1.8a7.7 7.7 0 01-7.5-8H1.4c0 5.3 4 9.4 9 9.4v-1.4zm-7.5-8C2.9 6.6 6.3 3 10.4 3V1.5c-5 0-9 4.2-9 9.4H3zM10.4 3c4.2 0 7.6 3.5 7.6 7.9h1.4c0-5.2-4-9.4-9-9.4V3zm7.6 7.9a8 8 0 01-2.2 5.5l1 1.1c1.6-1.7 2.6-4 2.6-6.6H18zm-2.2 5.5a7.4 7.4 0 01-5.4 2.4v1.4c2.5 0 4.7-1 6.4-2.7l-1-1zm0 1.1l4.5 4.8 1-1-4.5-4.9-1 1.1z' stroke-width='.5'/%3E%3C/svg%3E")}.header .icon--user:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24px 24px' xmlns='http://www.w3.org/2000/svg' fill='%23302112' stroke='%23302112'%3E%3Cpath d='M20.217 19.86l.396.637-.396-.637zm-16.434 0l.396-.637-.396.637zm-.776-1.644l-.747-.065.747.065zm17.986 0l-.748.064.748-.064zm-.903-2.919l.672-.333-.672.333zm-16.18 0l.672.333-.672-.333zM15.75 6.75A3.75 3.75 0 0112 10.5V12c2.9 0 5.25-2.35 5.25-5.25h-1.5zM12 10.5a3.75 3.75 0 01-3.75-3.75h-1.5C6.75 9.65 9.1 12 12 12v-1.5zM8.25 6.75A3.75 3.75 0 0112 3V1.5a5.25 5.25 0 00-5.25 5.25h1.5zM12 3a3.75 3.75 0 013.75 3.75h1.5c0-2.9-2.35-5.25-5.25-5.25V3zm7.821 16.223C18.751 19.888 16.321 21 12 21v1.5c4.594 0 7.3-1.187 8.613-2.003l-.792-1.274zM12 21c-4.321 0-6.752-1.112-7.821-1.777l-.792 1.274C4.7 21.313 7.406 22.5 12 22.5V21zm-9.74-2.849c-.077.902.298 1.83 1.127 2.346l.792-1.274c-.286-.177-.46-.524-.424-.943l-1.495-.13zm17.985.129c.036.42-.138.766-.424.943l.792 1.274c.83-.515 1.204-1.444 1.127-2.346l-1.495.129zm-.827-2.65c.36.726.747 1.707.827 2.65l1.495-.129c-.105-1.218-.586-2.395-.978-3.187l-1.344.666zM3.755 18.28c.08-.943.467-1.924.827-2.65l-1.344-.666c-.392.792-.873 1.97-.978 3.187l1.495.129zm14.542-4.78H5.703V15h12.594v-1.5zM4.582 15.63c.188-.379.608-.63 1.121-.63v-1.5c-.99 0-1.985.496-2.465 1.464l1.344.666zm16.18-.666c-.48-.968-1.475-1.464-2.465-1.464V15c.513 0 .933.251 1.12.63l1.345-.666z' stroke-width='.5'/%3E%3C/svg%3E")}.header .icon--user-logged:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24px 24px' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='%23302112' stroke='%23302112'%3E%3Cdefs%3E%3Cpath d='M6.9.8A.5.5 0 006 .2L2.7 3.8 1 1.8a.5.5 0 00-.8.7l2.3 2.3a.5.5 0 00.7 0L7 .8z' id='a'/%3E%3C/defs%3E%3Cpath d='M3.8 19.9l.4-.7-.4.7zM3 18.2h-.7.7zm18 0h-.8.8zm-1-2.9l.8-.3-.7.3zm-16 0l.6.3-.7-.3zm11.8-8.6c0 2.1-1.7 3.8-3.8 3.8V12c2.9 0 5.3-2.4 5.3-5.3h-1.6zM12 10.6c-2 0-3.8-1.7-3.8-3.8H6.8C6.8 9.8 9 12 12 12v-1.5zM8.2 6.7C8.3 4.8 10 3 12 3V1.5a5.2 5.2 0 00-5.3 5.3h1.5zM12 3c2 0 3.8 1.7 3.8 3.8h1.4c0-3-2.3-5.3-5.2-5.3V3zm4 17.6c-1 .2-2.4.4-4 .4v1.5c1.8 0 3.3-.2 4.6-.5 1-.2.6-.4.4-.7-.2-.4 0-.9-1-.7zm-4 .4c-4.3 0-6.8-1.1-7.8-1.8l-.8 1.3c1.3.8 4 2 8.6 2V21zm-9.7-2.8c-.1.9.3 1.8 1 2.3l.9-1.3c-.3-.2-.5-.5-.4-1H2.3zm18 0c0 .5 1.5.9 1.4 0h-1.5zm-.9-2.6c.4.8.8 1.7.8 2.7l1.5-.1a9.3 9.3 0 00-1-3.2l-1.3.6zM3.8 18.3c0-1 .4-2 .8-2.7L3.2 15c-.4.8-.8 2-1 3.2h1.6zm14.5-4.8H5.7V15h12.6v-1.5zM4.6 15.6c.2-.3.6-.6 1.1-.6v-1.5c-1 0-2 .5-2.5 1.5l1.4.6zm16.2-.6c-.5-1-1.5-1.5-2.5-1.5V15c.5 0 1 .3 1.1.6l1.4-.6z' stroke-width='.5'/%3E%3Cg transform='translate(15 17)'%3E%3Cpath stroke='%23333' stroke-width='2' d='M2.7 2.3L5.4-.5a1.5 1.5 0 012.2 2l-3.8 4a1.5 1.5 0 01-2.2 0L-.6 3.2a1.5 1.5 0 112.2-2l1.1 1.1z'/%3E%3Cuse stroke='%23E8AB47' xlink:href='%23a'/%3E%3C/g%3E%3C/svg%3E")}.header .icon--cart:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24px 24px' xmlns='http://www.w3.org/2000/svg' fill='%23302112' stroke='%23302112'%3E%3Cpath d='M2.9 1.8a.7.7 0 00-1.3.9L3 1.8zm18.9 4.5l.7.2-.7-.2zm-.9 3.9l-.7-.2.7.2zm-1.4 6.3a.7.7 0 100-1.5v1.5zm.1-5.1v-.8.8zM9 20.2c0 .5-.3.8-.8.8v1.5c1.3 0 2.3-1 2.3-2.3H9zm-.8.8a.7.7 0 01-.7-.8H6c0 1.3 1 2.3 2.3 2.3V21zm-.7-.8c0-.4.3-.7.8-.7V18C7 18 6 19 6 20.3h1.5zm.8-.7c.4 0 .7.3.7.8h1.5c0-1.3-1-2.3-2.3-2.3v1.5zm10.4.8c0 .4-.3.7-.7.7v1.5c1.2 0 2.3-1 2.3-2.3h-1.6zm-.7.7a.7.7 0 01-.8-.8h-1.4c0 1.3 1 2.3 2.2 2.3V21zm-.8-.8c0-.4.4-.7.8-.7V18c-1.2 0-2.3 1-2.3 2.3h1.6zm.8-.7c.4 0 .8.3.8.8h1.4c0-1.3-1-2.3-2.2-2.3v1.5zM3.7 5.2h16.6V3.8H3.7v1.5zm-2-2.5L3 4.9l1.3-.8-1.5-2.3-1.3.9zM21 6.2l-.8 3.8 1.5.3.8-3.8-1.5-.3zM10 16.5h9.6V15H9.9v1.5zM3 4.7l2.2 8.2 1.5-.3-2.2-8.3-1.5.4zm16.6 6L5.9 12l.1 1.5 13.7-1.4-.1-1.5zm.6-.7c0 .3-.3.6-.6.6l.1 1.5c1 0 1.8-.8 2-1.8l-1.5-.3zM10 15c-1.5 0-2.8-1-3.2-2.4l-1.5.3a4.8 4.8 0 004.7 3.6V15zm10.4-9.8c.5 0 .8.5.7 1l1.5.3c.3-1.4-.8-2.8-2.2-2.8v1.5z' stroke-width='.5'/%3E%3C/svg%3E")}.header .user-log-icon .user-log-icon__label{color:#302112}.header .user-log-icon:focus .icon--user:before,.header .user-log-icon:hover .icon--user:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24px 24px' xmlns='http://www.w3.org/2000/svg' fill='%23fff' stroke='%23fff'%3E%3Cpath d='M20.217 19.86l.396.637-.396-.637zm-16.434 0l.396-.637-.396.637zm-.776-1.644l-.747-.065.747.065zm17.986 0l-.748.064.748-.064zm-.903-2.919l.672-.333-.672.333zm-16.18 0l.672.333-.672-.333zM15.75 6.75A3.75 3.75 0 0112 10.5V12c2.9 0 5.25-2.35 5.25-5.25h-1.5zM12 10.5a3.75 3.75 0 01-3.75-3.75h-1.5C6.75 9.65 9.1 12 12 12v-1.5zM8.25 6.75A3.75 3.75 0 0112 3V1.5a5.25 5.25 0 00-5.25 5.25h1.5zM12 3a3.75 3.75 0 013.75 3.75h1.5c0-2.9-2.35-5.25-5.25-5.25V3zm7.821 16.223C18.751 19.888 16.321 21 12 21v1.5c4.594 0 7.3-1.187 8.613-2.003l-.792-1.274zM12 21c-4.321 0-6.752-1.112-7.821-1.777l-.792 1.274C4.7 21.313 7.406 22.5 12 22.5V21zm-9.74-2.849c-.077.902.298 1.83 1.127 2.346l.792-1.274c-.286-.177-.46-.524-.424-.943l-1.495-.13zm17.985.129c.036.42-.138.766-.424.943l.792 1.274c.83-.515 1.204-1.444 1.127-2.346l-1.495.129zm-.827-2.65c.36.726.747 1.707.827 2.65l1.495-.129c-.105-1.218-.586-2.395-.978-3.187l-1.344.666zM3.755 18.28c.08-.943.467-1.924.827-2.65l-1.344-.666c-.392.792-.873 1.97-.978 3.187l1.495.129zm14.542-4.78H5.703V15h12.594v-1.5zM4.582 15.63c.188-.379.608-.63 1.121-.63v-1.5c-.99 0-1.985.496-2.465 1.464l1.344.666zm16.18-.666c-.48-.968-1.475-1.464-2.465-1.464V15c.513 0 .933.251 1.12.63l1.345-.666z' stroke-width='.5'/%3E%3C/svg%3E")}.header .user-log-icon:focus .icon--user-logged:before,.header .user-log-icon:hover .icon--user-logged:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24px 24px' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='%23fff' stroke='%23fff'%3E%3Cdefs%3E%3Cpath d='M6.9.8A.5.5 0 006 .2L2.7 3.8 1 1.8a.5.5 0 00-.8.7l2.3 2.3a.5.5 0 00.7 0L7 .8z' id='a'/%3E%3C/defs%3E%3Cpath d='M3.8 19.9l.4-.7-.4.7zM3 18.2h-.7.7zm18 0h-.8.8zm-1-2.9l.8-.3-.7.3zm-16 0l.6.3-.7-.3zm11.8-8.6c0 2.1-1.7 3.8-3.8 3.8V12c2.9 0 5.3-2.4 5.3-5.3h-1.6zM12 10.6c-2 0-3.8-1.7-3.8-3.8H6.8C6.8 9.8 9 12 12 12v-1.5zM8.2 6.7C8.3 4.8 10 3 12 3V1.5a5.2 5.2 0 00-5.3 5.3h1.5zM12 3c2 0 3.8 1.7 3.8 3.8h1.4c0-3-2.3-5.3-5.2-5.3V3zm4 17.6c-1 .2-2.4.4-4 .4v1.5c1.8 0 3.3-.2 4.6-.5 1-.2.6-.4.4-.7-.2-.4 0-.9-1-.7zm-4 .4c-4.3 0-6.8-1.1-7.8-1.8l-.8 1.3c1.3.8 4 2 8.6 2V21zm-9.7-2.8c-.1.9.3 1.8 1 2.3l.9-1.3c-.3-.2-.5-.5-.4-1H2.3zm18 0c0 .5 1.5.9 1.4 0h-1.5zm-.9-2.6c.4.8.8 1.7.8 2.7l1.5-.1a9.3 9.3 0 00-1-3.2l-1.3.6zM3.8 18.3c0-1 .4-2 .8-2.7L3.2 15c-.4.8-.8 2-1 3.2h1.6zm14.5-4.8H5.7V15h12.6v-1.5zM4.6 15.6c.2-.3.6-.6 1.1-.6v-1.5c-1 0-2 .5-2.5 1.5l1.4.6zm16.2-.6c-.5-1-1.5-1.5-2.5-1.5V15c.5 0 1 .3 1.1.6l1.4-.6z' stroke-width='.5'/%3E%3Cg transform='translate(15 17)'%3E%3Cpath stroke='%23333' stroke-width='2' d='M2.7 2.3L5.4-.5a1.5 1.5 0 012.2 2l-3.8 4a1.5 1.5 0 01-2.2 0L-.6 3.2a1.5 1.5 0 112.2-2l1.1 1.1z'/%3E%3Cuse stroke='%23E8AB47' xlink:href='%23a'/%3E%3C/g%3E%3C/svg%3E")}.header .user-log-icon:focus .user-log-icon__label,.header .user-log-icon:hover .user-log-icon__label{color:#fff}.header .user-cart-link:focus .icon--cart:before,.header .user-cart-link:hover .icon--cart:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24px 24px' xmlns='http://www.w3.org/2000/svg' fill='%23fff' stroke='%23fff'%3E%3Cpath d='M2.9 1.8a.7.7 0 00-1.3.9L3 1.8zm18.9 4.5l.7.2-.7-.2zm-.9 3.9l-.7-.2.7.2zm-1.4 6.3a.7.7 0 100-1.5v1.5zm.1-5.1v-.8.8zM9 20.2c0 .5-.3.8-.8.8v1.5c1.3 0 2.3-1 2.3-2.3H9zm-.8.8a.7.7 0 01-.7-.8H6c0 1.3 1 2.3 2.3 2.3V21zm-.7-.8c0-.4.3-.7.8-.7V18C7 18 6 19 6 20.3h1.5zm.8-.7c.4 0 .7.3.7.8h1.5c0-1.3-1-2.3-2.3-2.3v1.5zm10.4.8c0 .4-.3.7-.7.7v1.5c1.2 0 2.3-1 2.3-2.3h-1.6zm-.7.7a.7.7 0 01-.8-.8h-1.4c0 1.3 1 2.3 2.2 2.3V21zm-.8-.8c0-.4.4-.7.8-.7V18c-1.2 0-2.3 1-2.3 2.3h1.6zm.8-.7c.4 0 .8.3.8.8h1.4c0-1.3-1-2.3-2.2-2.3v1.5zM3.7 5.2h16.6V3.8H3.7v1.5zm-2-2.5L3 4.9l1.3-.8-1.5-2.3-1.3.9zM21 6.2l-.8 3.8 1.5.3.8-3.8-1.5-.3zM10 16.5h9.6V15H9.9v1.5zM3 4.7l2.2 8.2 1.5-.3-2.2-8.3-1.5.4zm16.6 6L5.9 12l.1 1.5 13.7-1.4-.1-1.5zm.6-.7c0 .3-.3.6-.6.6l.1 1.5c1 0 1.8-.8 2-1.8l-1.5-.3zM10 15c-1.5 0-2.8-1-3.2-2.4l-1.5.3a4.8 4.8 0 004.7 3.6V15zm10.4-9.8c.5 0 .8.5.7 1l1.5.3c.3-1.4-.8-2.8-2.2-2.8v1.5z' stroke-width='.5'/%3E%3C/svg%3E")}@media screen and (max-width:768px){.header{transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}}.header .sub-menu{display:none;position:absolute;top:0;left:0;right:0;background:#fff}.header .sub-menu__go-back{font-weight:700;font-size:16px;line-height:16px;color:#ebaa47;padding:12px}.header .sub-menu__go-back:before{content:"";display:inline-block;width:28px;height:20px;margin-bottom:-2px;background-position:8px 0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23EBAA47'%3E%3Cpath d='M5 13h11.5l-5 5.2a1 1 0 000 1.5c.4.4 1 .4 1.4 0l6.8-7c.4-.4.4-1 0-1.4l-6.8-7a1 1 0 00-1.4 0 1 1 0 000 1.5l5 5.1H5A1 1 0 004 12c0 .6.5 1 1 1z'/%3E%3C/svg%3E");background-repeat:no-repeat;-webkit-transform:scaleX(-1);transform:scaleX(-1);-webkit-filter:FlipH;filter:FlipH;-ms-filter:"FlipH"}.header .sub-menu__close{display:block;position:absolute;top:12px;right:0;width:16px;height:16px;pointer-events:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Crect transform='rotate(45 12 11.7)' x='1' y='11' width='22' height='1.5' rx='.8'/%3E%3Crect transform='scale(-1 1) rotate(45 0 -17.2)' x='1' y='11' width='22' height='1.5' rx='.8'/%3E%3C/svg%3E");background-size:100%;background-repeat:no-repeat;background-position:50% 50%}.header .sub-menu__title{font-weight:700;font-size:20px;line-height:20px;color:#302112;border-top:1px solid #d5cfc7;margin-top:6px;padding:22px 0 16px}@media screen and (max-width:768px){.scroll-down .header{-webkit-transform:translate3d(0,-145%,0);transform:translate3d(0,-145%,0)}.scroll-down.nav-opened .header,.scroll-up .header{-webkit-transform:none;transform:none}}.region-header{position:relative;display:flex;align-items:center;justify-content:flex-end;height:66px;padding:20px 60px 20px 20px}@media screen and (min-width:960px){.region-header{flex-direction:row;max-width:1440px;height:auto;margin-right:auto;margin-left:auto;padding:0 64px}}.region-header__element{margin-left:32px}@media screen and (min-width:960px){.region-header__element{margin-left:24px}}@media screen and (min-width:1280px){.region-header__element{margin-left:32px}}.region-header__element:first-of-type{margin-left:0}.region-header>#block-languageswitcher-2,.region-header>.block-request-demo-button{display:none}.transparent-header .header{background-color:transparent}.transparent-header.is-scrolled .header,.transparent-header.nav-opened .header{background-color:#fff}.menu-login{position:relative;z-index:1}.region-above-header{background-color:#f0f0ef}.region-above-header .menu--top-header{display:flex;justify-content:flex-end;margin:0 auto;padding:3px 50px;max-width:1440px}.region-above-header .menu--top-header a{color:#e8ab47;text-decoration:underline;padding:0 5px 0 0;margin:0}.region-above-header .menu--top-header a:hover{text-decoration:none}.region-above-header .menu--top-header p{color:#e8ab47;margin:0;padding:0 5px 0 0}@media screen and (max-width:960px){.region-above-header .menu--top-header{display:none;visibility:hidden;background-color:#f0f0ef}}.region-above-header .menu--top-header .menu--top-header--wrapper{display:flex;justify-content:flex-end;align-items:center}.region-above-header .menu--top-header .menu--top-header--wrapper a{color:#e8ab47;text-decoration:underline;padding:0 5px 0 0;margin:0}.region-above-header .menu--top-header .menu--top-header--wrapper a:hover{text-decoration:none}@media screen and (max-width:768px){.region-above-header .menu--top-header .menu--top-header--wrapper{display:initial}.region-above-header .menu--top-header .menu--top-header--wrapper p{color:#e8ab47;margin:0;padding:0 5px 0 0}}@media screen and (max-width:768px){.region-above-header{display:none}}.top-header-mobile{display:none}@media screen and (max-width:960px){.top-header-mobile{display:block;position:fixed;bottom:10px;left:0;padding:0 10px}.top-header-mobile a{color:#e8ab47;padding:0;margin:0;text-decoration:underline}.top-header-mobile a:hover{text-decoration:none}.top-header-mobile p{color:#e8ab47;padding:0;margin:0}}@media screen and (max-width:960px)and (min-width:960px){.top-header-mobile{display:none}}.main-content{padding-top:66px}@media screen and (min-width:960px){.main-content{padding-top:114px}}body[class^=toolbar-]{padding-top:0!important}body[class^=toolbar-] .toolbar{height:39px}body[class^=toolbar-] .header{top:39px}@media screen and (max-width:959px){body[class^=toolbar-].nav-opened .header-navigation{top:105px}}body[class^=toolbar-].toolbar-horizontal.toolbar-tray-open .toolbar{height:78px}body[class^=toolbar-].toolbar-horizontal.toolbar-tray-open .header{top:78px}@media screen and (max-width:959px){body[class^=toolbar-].toolbar-horizontal.toolbar-tray-open.nav-opened .header-navigation{top:144px}}.footer-title{position:relative;max-width:336px;padding:0 20px 16px;font-size:1.5rem;font-weight:700;color:#fff;text-align:center}.footer-title,.footer-title:after{margin-right:auto;margin-left:auto}.footer-title:after{content:"";position:absolute;right:0;bottom:0;left:0;width:40px;height:2px;background-color:#fff}@media screen and (min-width:768px){.footer-title:after{display:none}}.footer-menu{padding-top:16px;padding-bottom:16px;text-align:center}@media screen and (min-width:768px){.footer-menu{display:flex;justify-content:center;flex-wrap:wrap;width:82%;margin-right:auto;margin-left:auto;padding-top:32px}}@media screen and (min-width:768px){.footer-menu__item{margin-right:28px;margin-left:28px;margin-bottom:8px}}.footer-menu__item a{display:inline-block;padding-top:8px;padding-bottom:8px;color:#fff;text-decoration:none;font-size:20px;line-height:28px;font-weight:lighter;position:relative}.footer-menu__item a.is-active:after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;transform-origin:bottom left}@media screen and (min-width:768px){.footer-menu__item a{padding-top:0;padding-bottom:0}}.footer-menu__item a:after{content:"";position:absolute;right:0;left:0;bottom:0;width:100%;height:1px;margin-right:auto;margin-left:auto;background-color:#fff;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:bottom right;transform-origin:bottom right;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;border-radius:8px 8px 0 0}.footer-menu__item a:focus:after,.footer-menu__item a:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;transform-origin:bottom left}.footer-social{width:100%}@media screen and (min-width:768px){.footer-social{width:82%;max-width:435px;margin-right:auto;margin-left:auto}}.footer-social__list{display:flex;justify-content:center;padding-top:24px;padding-bottom:24px;border-top:1px solid rgba(182,169,153,.3);border-bottom:1px solid rgba(182,169,153,.3)}.footer-social__item{display:inline-block;height:24px;margin-right:16px;margin-left:16px}@media screen and (min-width:768px){.footer-social__item{margin-right:32px;margin-left:32px}}.footer-social__link:focus .icon--youtube:before,.footer-social__link:hover .icon--youtube:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23e8ab47'%3E%3Cpath d='M27.245.029H7.142C3.197.029 0 3.175 0 7.056v9.888c0 3.881 3.197 7.027 7.142 7.027h20.103c3.944 0 7.142-3.146 7.142-7.027V7.056c0-3.881-3.198-7.027-7.142-7.027zm-4.83 12.452l-9.403 4.413a.377.377 0 01-.54-.335V7.457c0-.277.297-.456.548-.33l9.403 4.688c.28.139.275.533-.008.666z'/%3E%3C/svg%3E")}.footer-social__link:focus .icon--instagram:before,.footer-social__link:hover .icon--instagram:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23e8ab47'%3E%3Cg transform='translate(8)'%3E%3Cpath d='M16.802 0H7.129C3.2 0 0 3.202 0 7.137v9.684c0 3.935 3.198 7.137 7.13 7.137h9.672c3.93 0 7.129-3.202 7.129-7.137V7.137C23.93 3.202 20.733 0 16.8 0zm4.721 16.82a4.724 4.724 0 01-4.721 4.728H7.129a4.724 4.724 0 01-4.722-4.727V7.137A4.724 4.724 0 017.13 2.41h9.673a4.724 4.724 0 014.721 4.727v9.684z'/%3E%3Cpath d='M11.965 5.783c-3.412 0-6.189 2.78-6.189 6.196 0 3.417 2.777 6.196 6.19 6.196 3.412 0 6.189-2.78 6.189-6.196 0-3.417-2.777-6.196-6.19-6.196zm0 9.982a3.784 3.784 0 01-3.781-3.786 3.784 3.784 0 013.781-3.786 3.784 3.784 0 013.782 3.786 3.784 3.784 0 01-3.782 3.786z'/%3E%3Cellipse cx='18.167' cy='5.829' rx='1.483' ry='1.485'/%3E%3C/g%3E%3C/svg%3E")}.footer-social__link:focus .icon--linkedin:before,.footer-social__link:hover .icon--linkedin:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23e8ab47'%3E%3Cpath d='M30.157 0H9.767C8.792 0 8 .768 8 1.716v20.518c0 .948.792 1.717 1.768 1.717h20.39c.975 0 1.766-.77 1.766-1.717V1.716c0-.948-.79-1.716-1.767-1.716zM15.253 20.049h-3.615V9.235h3.615v10.814zM13.446 7.758h-.024c-1.212 0-1.998-.83-1.998-1.87 0-1.06.809-1.867 2.045-1.867 1.236 0 1.997.808 2.02 1.868 0 1.039-.784 1.869-2.043 1.869zm14.837 12.29h-3.614v-5.785c0-1.454-.523-2.446-1.83-2.446-1 0-1.593.67-1.854 1.316-.096.23-.12.553-.12.875v6.04h-3.613s.047-9.799 0-10.813h3.613v1.533c.48-.737 1.337-1.788 3.256-1.788 2.379 0 4.162 1.545 4.162 4.868v6.2zm-7.428-9.21c.011-.018.027-.04.042-.061v.061h-.042z'/%3E%3C/svg%3E")}.footer-social__link:focus .icon--facebook:before,.footer-social__link:hover .icon--facebook:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23e8ab47'%3E%3Cpath d='M28.732 0H11.229A3.23 3.23 0 008 3.232v17.523a3.23 3.23 0 003.229 3.233h8.632l.015-8.572H17.65a.525.525 0 01-.525-.524l-.01-2.763a.525.525 0 01.525-.527h2.22v-2.67c0-3.098 1.89-4.785 4.65-4.785h2.266c.29 0 .525.235.525.525v2.33c0 .29-.235.525-.524.525l-1.39.001c-1.502 0-1.793.714-1.793 1.762v2.312h3.3c.314 0 .558.275.52.587l-.327 2.763a.525.525 0 01-.52.464H23.61l-.015 8.572h5.137a3.23 3.23 0 003.228-3.233V3.232A3.23 3.23 0 0028.732 0z'/%3E%3C/svg%3E")}.icon--facebook:before,.icon--instagram:before,.icon--linkedin:before,.icon--youtube:before{content:"";width:40px;height:24px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M27.245.029H7.142C3.197.029 0 3.175 0 7.056v9.888c0 3.881 3.197 7.027 7.142 7.027h20.103c3.944 0 7.142-3.146 7.142-7.027V7.056c0-3.881-3.198-7.027-7.142-7.027zm-4.83 12.452l-9.403 4.413a.377.377 0 01-.54-.335V7.457c0-.277.297-.456.548-.33l9.403 4.688c.28.139.275.533-.008.666z'/%3E%3C/svg%3E");background-size:100%;background-repeat:no-repeat;background-position:50% 50%}.icon--instagram:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cg transform='translate(8)'%3E%3Cpath d='M16.802 0H7.129C3.2 0 0 3.202 0 7.137v9.684c0 3.935 3.198 7.137 7.13 7.137h9.672c3.93 0 7.129-3.202 7.129-7.137V7.137C23.93 3.202 20.733 0 16.8 0zm4.721 16.82a4.724 4.724 0 01-4.721 4.728H7.129a4.724 4.724 0 01-4.722-4.727V7.137A4.724 4.724 0 017.13 2.41h9.673a4.724 4.724 0 014.721 4.727v9.684z'/%3E%3Cpath d='M11.965 5.783c-3.412 0-6.189 2.78-6.189 6.196 0 3.417 2.777 6.196 6.19 6.196 3.412 0 6.189-2.78 6.189-6.196 0-3.417-2.777-6.196-6.19-6.196zm0 9.982a3.784 3.784 0 01-3.781-3.786 3.784 3.784 0 013.781-3.786 3.784 3.784 0 013.782 3.786 3.784 3.784 0 01-3.782 3.786z'/%3E%3Cellipse cx='18.167' cy='5.829' rx='1.483' ry='1.485'/%3E%3C/g%3E%3C/svg%3E")}.icon--linkedin:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M30.157 0H9.767C8.792 0 8 .768 8 1.716v20.518c0 .948.792 1.717 1.768 1.717h20.39c.975 0 1.766-.77 1.766-1.717V1.716c0-.948-.79-1.716-1.767-1.716zM15.253 20.049h-3.615V9.235h3.615v10.814zM13.446 7.758h-.024c-1.212 0-1.998-.83-1.998-1.87 0-1.06.809-1.867 2.045-1.867 1.236 0 1.997.808 2.02 1.868 0 1.039-.784 1.869-2.043 1.869zm14.837 12.29h-3.614v-5.785c0-1.454-.523-2.446-1.83-2.446-1 0-1.593.67-1.854 1.316-.096.23-.12.553-.12.875v6.04h-3.613s.047-9.799 0-10.813h3.613v1.533c.48-.737 1.337-1.788 3.256-1.788 2.379 0 4.162 1.545 4.162 4.868v6.2zm-7.428-9.21c.011-.018.027-.04.042-.061v.061h-.042z'/%3E%3C/svg%3E")}.icon--facebook:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M28.732 0H11.229A3.23 3.23 0 008 3.232v17.523a3.23 3.23 0 003.229 3.233h8.632l.015-8.572H17.65a.525.525 0 01-.525-.524l-.01-2.763a.525.525 0 01.525-.527h2.22v-2.67c0-3.098 1.89-4.785 4.65-4.785h2.266c.29 0 .525.235.525.525v2.33c0 .29-.235.525-.524.525l-1.39.001c-1.502 0-1.793.714-1.793 1.762v2.312h3.3c.314 0 .558.275.52.587l-.327 2.763a.525.525 0 01-.52.464H23.61l-.015 8.572h5.137a3.23 3.23 0 003.228-3.233V3.232A3.23 3.23 0 0028.732 0z'/%3E%3C/svg%3E")}.footer-legals{width:100%;padding:28px 40px 0}@media screen and (min-width:768px){.footer-legals{max-width:640px;margin:70px auto 0;padding:0}}.footer-legals__list{display:flex;flex-wrap:wrap;justify-content:space-evenly;width:100%;margin:48px 0 24px}@media (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.footer-legals__list{justify-content:center}}@supports(-ms-ime-align:auto){.footer-legals__list{justify-content:center}}.footer-legals__item{margin-right:12px;margin-left:12px;padding:4px}@media screen and (min-width:768px){.footer-legals__item{margin-right:20px;margin-left:20px;padding:0 0 8px}}.footer-legals__item a{font-weight:700;font-size:.75rem;text-transform:uppercase;position:relative}.footer-legals__item a.is-active:after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;transform-origin:bottom left}@media screen and (min-width:768px){.footer-legals__item a{font-size:.875rem}}.footer-legals__item a:after{content:"";position:absolute;right:0;left:0;bottom:0;width:100%;height:1px;margin-right:auto;margin-left:auto;background-color:#fff;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:bottom right;transform-origin:bottom right;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;border-radius:8px 8px 0 0}.footer-legals__item a:focus:after,.footer-legals__item a:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;transform-origin:bottom left}.region-top-footer{position:relative;display:flex;flex-direction:column;padding-top:72px;padding-bottom:32px;border-top:2px solid #e8ab47;background-size:cover;background-repeat:no-repeat;background-position:50% 50%}@media screen and (min-width:768px){.region-top-footer{align-items:flex-start}}.main-footer-row{max-width:1440px;width:100%;margin-left:auto;margin-right:auto}.main-footer{color:#fff}@media screen and (min-width:768px){.main-footer{position:relative;width:70%;padding-right:5%;padding-left:5%}}@media screen and (min-width:960px){.main-footer{width:62%}}@media screen and (min-width:1280px){.main-footer{width:50%}}.main-footer__block{position:relative}.main-footer .menu--top-header--wrapper{display:flex;justify-content:center;align-items:center;flex-direction:row}.main-footer .menu--top-header--wrapper a,.main-footer .menu--top-header--wrapper p{color:#e8ab47;padding:0;margin:0}.main-footer .menu--top-header--wrapper a{text-decoration:underline;padding-left:5px}.main-footer .menu--top-header--wrapper a:hover{text-decoration:none}@media screen and (max-width:960px){.main-footer .menu--top-header--wrapper{display:none}}.main-footer .menu--top-header{padding:25px}.logo-rfc{display:flex;justify-content:center;padding:12px 20px;text-align:center}.bottom-footer{display:none}.branding{position:absolute;z-index:15;top:20px;left:20px}@media screen and (min-width:960px){.branding{left:4%}}.branding__link{display:flex;width:66px;height:66px}@media screen and (min-width:960px){.branding__link{width:94px;height:94px}}.branding--footer .branding__link{width:75px;height:75px}.branding__link:after,.branding__link:before{content:"";position:absolute;z-index:-1;width:99%;height:99%;margin:auto;border-radius:50%}.branding__link:after{top:8%;right:10%;width:12%;height:12%}.branding__link.lazyloaded:after,.branding__link.lazyloaded:before{background:#fff}.branding--footer{top:-32px;right:0;left:0;width:75px;margin:0 auto;z-index:1}@media screen and (min-width:768px){.branding--footer{top:-90px;right:0;left:0}}.demo-video{text-align:center}.demo-video__wrapper{position:relative}.demo-video__figure{margin:0}.demo-video__figure__img{width:100%;min-height:360px;border-radius:5px;box-shadow:0 10px 20px 0 rgba(51,51,51,.1)}.demo-video__figure:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(37,40,42,.4);border-radius:5px}@media screen and (min-width:768px){.demo-video__figure:after{background-color:rgba(10,11,9,.5)}}.demo-video__content{position:absolute;top:50%;left:50%;width:100%;padding:20px;text-align:center;color:#fff;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center}@media screen and (min-width:768px){.demo-video__title{font-size:4rem}}.demo-video__desc{margin-top:.5rem}@media screen and (min-width:768px){.demo-video__desc{max-width:477px;margin-right:auto;margin-left:auto;margin-bottom:1.5rem;font-size:1.25rem}}.tippy-tooltip{padding:20px;text-align:left;background-color:#fff;color:#333;box-shadow:0 10px 20px 0 rgba(51,51,51,.1);border-radius:5px}.tippy-tooltip .tippy-arrow{-webkit-transform:scale(2);transform:scale(2)}.tippy-tooltip[data-placement^=top] .tippy-arrow{border-top-color:#fff}.tippy-tooltip[data-placement^=bottom] .tippy-arrow{border-bottom-color:#fff}.tippy-tooltip[data-placement^=left] .tippy-arrow{border-left-color:#fff}.tippy-tooltip[data-placement^=right] .tippy-arrow{border-right-color:#fff}.tippy-tooltip .tippy-content{font-size:1rem}.product-specifications{padding-right:20px;padding-left:20px}@media screen and (min-width:768px){.product-specifications{max-width:1136px;margin-right:auto;margin-left:auto}}.product-specifications__title{margin-bottom:16px}@media screen and (min-width:768px){.product-specifications__title{margin-bottom:40px;font-size:4rem;text-align:center}}.spec-content.is-visible{position:relative;top:0;left:0;visibility:visible;opacity:1}.spec-content__infoIcon{display:inline-flex;width:21px;height:21px;margin-left:8px}@media screen and (min-width:768px){.spec-content__infoIcon{cursor:default}}.spec-content__label{margin-top:0;margin-bottom:0;font-weight:700}@media screen and (min-width:768px){.spec-content__label{min-width:50%}}.spec-content__label .spec-content__infoIcon{margin-right:4px;margin-left:0}.spec-content__info{display:none}.spec-content__row{position:relative;padding-top:16px;padding-bottom:16px;border-bottom:1px solid rgba(51,51,51,.1)}@media screen and (min-width:768px){.spec-content__row{display:flex;padding-right:16px;padding-left:40px}}.spec-content__row:first-of-type .spec-content__infoIcon{display:none}@media screen and (min-width:768px){.spec-content__row:first-of-type .spec-content__infoIcon{display:inline-flex}}.spec-content__row:first-of-type .spec-content__info{display:block}@media screen and (min-width:768px){.spec-content__row:first-of-type .spec-content__info{display:none}}.spec-content__row:first-of-type .spec-content__info .spec-content__label{display:none}@media screen and (min-width:768px){.spec-content__row:first-of-type .spec-content__info .spec-content__label{display:block}}.spec-content__row:last-of-type{border-bottom:0}.spec-content__value{display:flex;margin-top:0;margin-bottom:0}.spec-content__figure{margin:12px 0 0}.icon--info:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24px 24px' xmlns='http://www.w3.org/2000/svg' fill='%23e8ab47'%3E%3Cpath d='M12 3a9 9 0 100 18 9 9 0 000-18zM1.5 12C1.5 6.201 6.201 1.5 12 1.5S22.5 6.201 22.5 12 17.799 22.5 12 22.5 1.5 17.799 1.5 12z'/%3E%3Cpath d='M12 10.5a.75.75 0 01.75.75v6a.75.75 0 11-1.5 0v-6a.75.75 0 01.75-.75zM12 6a.75.75 0 01.75.75v1.5a.75.75 0 11-1.5 0v-1.5A.75.75 0 0112 6z'/%3E%3C/svg%3E");background-size:21px 21px;background-repeat:no-repeat}.product-180-canvas{position:relative;z-index:-5;text-align:center;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.product-180-canvas.swiper-slide-prev{-webkit-transform:scale(.5) translate(100%);transform:scale(.5) translate(100%)}.product-180-canvas__sprites{max-width:76%;margin-right:auto;margin-left:auto}@media screen and (min-width:960px){.product-180-canvas__sprites{max-width:470px}}.product-180-canvas__sprites.is-visible{position:relative;top:0;left:0;visibility:visible;opacity:1}.product-180-canvas__range{opacity:0;position:absolute;right:12%;bottom:10px;left:12%;height:24%;border-radius:50%;border:2px #e8ab47;border-top-style:dashed;transition:opacity .3s}.product-180-canvas__range:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:solid #e8ab47;border-width:0 0 2px}.product-180-canvas__range.is-visible{opacity:1}.product-180-canvas__cursor{opacity:0;position:absolute;z-index:5;top:100%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:opacity .3s}.product-180-canvas__cursor.is-visible{opacity:1}.product-180-canvas__cursor:before{content:"";display:flex;align-items:center;width:38px;height:38px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%230a0b09' stroke='%230a0b09'%3E%3Cpath d='M7.02 17.117a.542.542 0 01-.765 0l-4.596-4.596a.542.542 0 010-.766l4.596-4.596a.542.542 0 11.766.766l-3.67 3.67 17.301.003-3.673-3.673a.542.542 0 11.766-.766l4.596 4.596a.542.542 0 010 .766l-4.596 4.596a.542.542 0 11-.766-.766l3.67-3.67-17.301-.003L7.02 16.35a.542.542 0 010 .766z' stroke-width='.5'/%3E%3C/svg%3E");background-size:21px 21px;background-repeat:no-repeat;background-color:#fff;background-position:50% 50%;border:2px solid #e8ab47;border-radius:50%}.spritespin-progress{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.spritespin-progress.is-loaded{display:none!important}.spritespin-progress-label{display:none}.spritespin-progress-bar{height:1px;background-color:#e8ab47;transition:width .3s}.spritespin-progress-bar:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;height:1px;background-color:rgba(51,51,51,.1)}.product-180-swiper{overflow:visible}.product-180-swiper__wrapper{align-items:center;min-height:290px}@media screen and (min-width:960px){.product-180-swiper__wrapper{min-height:480px}}@media screen and (min-width:960px){.product-180-swiper__slide{flex-shrink:1}}.product-180-swiper__additional{padding-right:10px;padding-left:10px;text-align:center;font-size:.75rem}@media screen and (min-width:960px){.product-180-swiper__additional{margin-top:20px;font-size:1rem;width:80%}}.product-180-packshot{position:relative;margin-top:5%;-webkit-transform:translateX(16px);transform:translateX(16px)}@media screen and (min-width:960px){.product-180-packshot{width:23%;margin-top:8%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.product-180-packshot__figure{position:absolute;margin:0;top:50%;left:0;-webkit-transform:translate(-50%,-50%) scale(.65);transform:translate(-50%,-50%) scale(.65);transition:left .3s,-webkit-transform .3s;transition:transform .3s,left .3s;transition:transform .3s,left .3s,-webkit-transform .3s}@media screen and (min-width:960px){.product-180-packshot__figure{position:static;-webkit-transform:scale(1) translate(0);transform:scale(1) translate(0)}}.swiper-slide-active .product-180-packshot__figure{left:50%;-webkit-transform:scale(1) translate(-50%,-50%);transform:scale(1) translate(-50%,-50%)}.infobox{background-color:#fff}.infobox.is-visible{position:fixed;z-index:25;top:0;right:0;bottom:0;left:0;opacity:1;visibility:visible}@media screen and (min-width:960px){.infobox.is-visible{position:fixed;z-index:5;top:114px;left:auto;width:32%;max-width:480px;height:calc(100% - 80px);border:solid;border-color:rgba(182,169,153,.1);border-width:0 0 1px 1px}}.infobox__fig{position:relative;height:60%;margin:0}.infobox__fig__img{position:absolute;top:50%;left:50%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover";-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.infobox__close{position:absolute;z-index:5;right:0;bottom:-24px;left:0;display:flex;justify-content:center;align-items:center;width:48px;height:48px;margin-right:auto;margin-left:auto;background-color:#fff;box-shadow:0 10px 20px 0 rgba(51,51,51,.1);border-radius:50%}@media screen and (min-width:960px){.infobox__close{top:20px;right:20px;left:auto}}.infobox__content{padding:30px 20px;border-top:1px solid rgba(182,169,153,.4)}.infobox__content ul{margin-top:1rem;margin-bottom:1rem}.infobox__title{font-size:2rem}@-webkit-keyframes ripple{0%{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}to{opacity:0;-webkit-transform:scale3d(1.5,1.5,1);transform:scale3d(1.5,1.5,1)}}@keyframes ripple{0%{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}to{opacity:0;-webkit-transform:scale3d(1.5,1.5,1);transform:scale3d(1.5,1.5,1)}}.product-180{position:relative;background-size:cover;background-repeat:no-repeat;background-position:50% 50%;margin-bottom:50px}@media screen and (min-width:960px){.product-180{max-width:1440px;margin-right:auto;margin-left:auto}}.product-180__background{position:absolute;top:0;right:0;bottom:0;left:0;margin:0}.product-180__background__img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;font-family:"object-fit: contain"}.product-180__textCol{position:relative;z-index:5;text-align:center;padding-right:20px;padding-left:20px}@media screen and (min-width:960px){.product-180__textCol{position:absolute;top:120px;left:8%;width:30%;max-width:336px;padding-right:0;padding-left:0;text-align:left}}.product-180__canvasCol{padding-right:20px;padding-left:20px;overflow:hidden}@media screen and (min-width:960px){.product-180__canvasCol{width:80%;margin-left:auto}}.product-180__title{font-size:2rem}@media screen and (min-width:960px){.product-180__title{font-size:4rem}}.product-180__subtitle{margin-top:.5rem;margin-bottom:0}@media screen and (min-width:960px){.product-180__subtitle{font-size:1.25rem}}.product-180__colors{margin-bottom:24px}.product-180__colors--desktop{display:none}@media screen and (min-width:960px){.product-180__colors--desktop{display:block}}@media screen and (min-width:960px){.product-180__colors--mobile{display:none}}.product-180__colors__title{display:none}@media screen and (min-width:960px){.product-180__colors__title{display:block;font-size:1.25rem;margin-top:26px;margin-bottom:14px}}.product-180__colors__nav{display:flex;justify-content:center}@media screen and (min-width:960px){.product-180__colors__nav{justify-content:flex-start}}.product-180__colors__visual{position:relative;display:inline-flex;width:32px;height:32px;margin-right:.5rem;border-radius:50%;border:3px solid transparent;transition:border-color .3s}.product-180__colors__btn{display:flex;align-items:center;font-weight:700;transition:color .3s}.product-180__colors__btn.is-active .product-180__colors__visual{width:35px;height:35px;border-color:#e8ab47}.product-180__colors__btn.is-active .product-180__colors__visual:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:50%;border:2px solid #fff}.product-180__colors__btn:focus,.product-180__colors__btn:hover{color:#e8ab47}.product-180__colors__btn:first-of-type{margin-right:40px}.product-180__cta{margin-top:12px}.product-180__cta__request-demo{margin-bottom:16px}@media screen and (min-width:960px){.product-180__cta__request-demo{margin-bottom:24px}}.product-180__cta--mobile{display:flex;flex-direction:column;align-items:center}.product-180__cta--desktop{display:none}@media screen and (min-width:960px){.product-180__cta--mobile{display:none}.product-180__cta--desktop{display:flex;flex-direction:column;align-items:flex-start}}.product-180__pin{z-index:5;display:inline-flex;width:30px;height:30px;border-radius:50%;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%230a0b09' stroke='%230a0b09'%3E%3Cpath d='M12 4c.4 0 .8.3.8.8v6.5h6.4a.7.7 0 110 1.4h-6.4v6.6a.7.7 0 11-1.6 0v-6.6H4.8a.7.7 0 110-1.4h6.5V4.7c0-.4.3-.7.7-.7z' stroke-width='.5'/%3E%3C/svg%3E");background-size:20px 20px;background-position:50% 50%;background-repeat:no-repeat;transition:opacity .3s,color .3s}@media screen and (min-width:960px){.product-180__pin{width:40px;height:40px;background-size:24px 24px}}.product-180__pin--packshot,.product-180__pin.is-visible{top:0;left:0;visibility:visible;opacity:1}.product-180__pin:after,.product-180__pin:before{content:"";opacity:1;position:absolute;z-index:-1;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:50%;border:1px solid hsla(0,0%,100%,.5);transition:opacity .3s,border-color .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s,border-color .3s;transition:opacity .3s,transform .3s,border-color .3s,-webkit-transform .3s}.product-180__pin:focus:after,.product-180__pin:hover:after{-webkit-animation-name:ripple;animation-name:ripple;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:cubic-bezier(.65,0,.34,1);animation-timing-function:cubic-bezier(.65,0,.34,1)}.product-180__pin.is-active{background-color:#e8ab47;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M12 4c.4 0 .8.3.8.8v6.5h6.4a.7.7 0 110 1.4h-6.4v6.6a.7.7 0 11-1.6 0v-6.6H4.8a.7.7 0 110-1.4h6.5V4.7c0-.4.3-.7.7-.7z'/%3E%3C/svg%3E")}.product-180__pin.is-active:after,.product-180__pin.is-active:before{border-color:#e8ab47}.product-180__pin.is-active:after{-webkit-animation-name:ripple;animation-name:ripple;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:cubic-bezier(.65,0,.34,1);animation-timing-function:cubic-bezier(.65,0,.34,1)}.product-180__helper{transition:opacity .3s}.product-180__helper.is-hidden{opacity:0;visibility:hidden}.rich-content-editor h1,.rich-content-editor h2,.rich-content-editor h3,.rich-content-editor h4,.rich-content-editor h5{line-height:1.1}.rich-content-editor h1{font-size:2.5rem}@media screen and (min-width:768px){.rich-content-editor h1{font-size:4rem}}.rich-content-editor h2{font-size:2rem}@media screen and (min-width:768px){.rich-content-editor h2{font-size:3rem}}.rich-content-editor h3{font-size:1.5rem}@media screen and (min-width:768px){.rich-content-editor h3{font-size:2rem}}.rich-content-editor h4{font-size:1.25rem}@media screen and (min-width:768px){.rich-content-editor h4{font-size:1.5rem}}.rich-content-editor h5{font-size:1rem}@media screen and (min-width:768px){.rich-content-editor h5{font-size:1.25rem}}.rich-content-editor ol,.rich-content-editor ul{margin-top:8px;padding-left:12px;list-style:none}@media screen and (min-width:960px){.rich-content-editor ol,.rich-content-editor ul{font-size:1.25rem;line-height:1.4}}.rich-content-editor .footnote{display:block;margin-top:16px;font-size:.825rem}@media screen and (min-width:768px){.rich-content-editor .footnote{font-size:1rem}}.rich-content-editor .text-align-center{text-align:center}.article-type{display:flex;justify-content:center;align-items:center;color:#fff}.article-type__box{display:inline-block;padding:4px 8px;background-color:#b6a999;border-radius:5px;font-size:.625rem;font-weight:700;text-transform:uppercase}@media screen and (min-width:768px){.article-type__box{padding:4.5px 16px;font-size:.875rem}}.top-block-background{display:none}.top-block-background.visible-background{display:block;position:absolute;z-index:-1;top:0;right:0;left:0;background-color:rgba(182,169,153,.1)}@media screen and (min-width:960px){.top-block-background.visible-background{padding-right:64px;padding-left:64px;border-bottom-left-radius:50% 50%;border-bottom-right-radius:50% 50%}}.general-title{margin-top:16px;text-align:center;font-size:2rem;line-height:39px}@media screen and (min-width:768px){.general-title{font-size:64px;line-height:78px}}.general-title:first-child{margin-top:57px}@media screen and (min-width:768px){.general-title:first-child{margin-top:78px}}.introduction-text{margin-top:8px;margin-bottom:16px;text-align:center}@media screen and (min-width:960px){.introduction-text{max-width:928px;margin:24px auto}}.page-home .introduction-text{padding:0 20px}@media screen and (min-width:960px){.page-home .introduction-text{padding:0}}@media screen and (min-width:960px){.introduction-text p{font-size:1.5rem;line-height:1.325}}.author-credits{margin-top:16px;text-align:center}@media screen and (min-width:960px){.author-credits{display:flex;justify-content:center;margin-top:24px}}.author-credits p{font-size:14px;line-height:17px}@media screen and (min-width:960px){.author-credits p{font-size:16px;line-height:20px}}.one-picture-block{margin:32px auto 24px;text-align:center;max-width:1440px;padding:0 60px}.one-picture-block__img{width:100%;border-radius:5pt}.paragraph-block{position:relative;display:flex;overflow:hidden;padding:24px 16px;margin-left:16px;margin-right:16px}@media screen and (min-width:960px){.paragraph-block{align-items:flex-start;flex-direction:column;max-width:1312px;margin-right:64px;margin-left:64px;padding-top:64px;padding-bottom:64px;padding-left:64px;overflow:visible}}.page-home .paragraph-block{max-width:1280px;margin-right:auto;margin-left:auto;padding-left:32px;padding-right:32px}@media screen and (min-width:960px){.page-home .paragraph-block{padding-left:64px;padding-right:16px}}.paragraph-block__white{background-color:#fff}.paragraph-block__beige{background-color:#fffaf0;margin-top:64px}.paragraph-block__text{margin-bottom:32px}@media screen and (min-width:960px){.paragraph-block__text{padding-right:48px}}.paragraph-block__cols{display:flex;flex-direction:column;margin-bottom:32px}@media screen and (min-width:960px){.paragraph-block__cols{flex-direction:row;gap:64px}}.paragraph-block__cols__left,.paragraph-block__cols__right{max-width:447px}.paragraph-block__title{font-weight:700;font-size:32px;line-height:40px;margin-bottom:32px;margin-top:0}.paragraph-block p{font-size:16px;line-height:20px}@media screen and (min-width:960px){.paragraph-block p{font-size:16px;line-height:24px}}.two-picture-block{margin-top:55px;padding-left:20px}@media screen and (min-width:960px){.two-picture-block{max-width:1088px;margin-right:auto;margin-left:auto}}.two-picture-block__cont{overflow:hidden;width:88%;margin:0 32px 0 0}@media screen and (min-width:960px){.two-picture-block__cont{width:calc(50% - 32px)}}.two-picture-block__cont:last-of-type{margin-right:0}.two-picture-block__img{width:100%;border-radius:5pt}.two-picture-block__pagination{margin-top:20px}@media screen and (min-width:960px){.two-picture-block__pagination{display:none}}.general-quote{position:relative;max-width:1312px;margin:32px auto;padding:24px 48px;background:#fffaf0;border-radius:5px}.general-quote p{margin:0;font-size:24px;line-height:32px;text-align:right;padding-top:10px;padding-bottom:10px}@media screen and (min-width:960px){.general-quote p{font-size:48px;line-height:56px;padding-right:88px;padding-left:60px}}.general-quote:after,.general-quote:before{content:"";position:absolute;width:24px;height:24px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 44 44' xmlns='http://www.w3.org/2000/svg' fill='%23EBAA47'%3E%3Cpath d='M6.6 21.6H0V4h17.6v13.26c0 14.587-5.867 22.396-17.6 23.426v-6.6c4.4-1.268 6.6-4.816 6.6-10.643V21.6zm26.4 0h-6.6V4H44v13.26c0 14.587-5.867 22.396-17.6 23.426v-6.6c4.4-1.268 6.6-4.816 6.6-10.643V21.6z' fill-rule='nonzero'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.general-quote:before{-webkit-transform:rotate(180deg);transform:rotate(180deg);top:8px;left:8px}.general-quote:after{bottom:8px;right:0}@media screen and (min-width:960px){.general-quote{margin:64px auto;padding:48px 128px}.general-quote:after,.general-quote:before{width:44px;height:44px}.general-quote:before{top:24px;left:64px}.general-quote:after{bottom:24px;right:48px}}.general-list{margin-top:24px;margin-bottom:24px;padding:48px 16px;background-color:#fffaf0}@media screen and (min-width:960px){.general-list{padding:64px 80px;max-width:1312px;margin-right:auto;margin-left:auto}}.general-list .general-list__title{margin:0 16px 16px;font-size:24px;font-weight:700;line-height:28px}@media screen and (min-width:960px){.general-list .general-list__title{margin:0 16px 32px;font-size:32px;line-height:40px}}@media screen and (min-width:960px){.general-list--col ul{display:flex;flex-wrap:wrap;justify-content:space-between}}.general-list--col li{font-weight:700;font-size:14px;line-height:20px;margin-bottom:4px}@media screen and (min-width:960px){.general-list--col li{font-size:16px;line-height:24px;width:46%}}@media screen and (min-width:960px){.general-list--col li:nth-of-type(n+6):nth-of-type(-n+10){position:relative;top:0;left:0;opacity:1;visibility:visible}}.general-list--col__wrapper.is-opened li:nth-of-type(n+6){position:relative;top:0;left:0;opacity:1;visibility:visible}.general-list--col__btn{margin:16px 16px 0;display:flex;transition:opacity .3s}.general-list--col__btn:after{transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.general-list--col__btn.is-active:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.image-text{display:flex;flex-direction:column-reverse;margin-top:32px}@media screen and (min-width:768px){.image-text{flex-direction:row;align-items:center;max-width:1088px;margin:48px auto 0}}.page-home .image-text{padding:0 20px}@media screen and (min-width:768px){.page-home .image-text{padding:0}}.image-text__text{margin-bottom:16px}@media screen and (min-width:768px){.image-text__text{margin-bottom:0;width:calc(50% - 16px)}}.image-text__text p{margin-top:6px;margin-bottom:0}@media screen and (min-width:768px){.image-text__text p{font-size:20px;line-height:28px}}.image-text__text p:first-of-type{margin-top:0}.image-text__picture{margin:0}@media screen and (min-width:768px){.image-text__picture{width:calc(50% - 16px)}}.image-text__picture__img{width:100%;border-radius:5pt}@media screen and (min-width:768px){.image-text--left .image-text__text{margin-left:auto}}@media screen and (min-width:768px){.image-text--right{flex-direction:row-reverse}}@media screen and (min-width:768px){.image-text--right .image-text__text{margin-right:auto}}.text-link{margin-top:8px}.single-blog-article{margin-top:24px}@media screen and (min-width:960px){.single-blog-article{margin-top:56px}}.single-blog-article .blog-article{margin-top:0}@media screen and (min-width:960px){.single-blog-article .blog-article__wrapper{max-width:528px;padding-left:80px}}.mandatory-fields-description{color:#333;font-size:14px;line-height:14px;width:100%;text-align:right;margin:8px 0}.page-deco-circle{display:none;max-width:100vw;width:100vw;height:697px;position:absolute;left:50%;top:1612px;overflow:hidden;-webkit-transform:translate(-50%);transform:translate(-50%);z-index:-1}.page-deco-circle__wrapper{display:block;width:100%;height:100%;margin:0 auto;position:relative;max-width:1312px}.page-deco-circle__wrapper:before{content:"";display:block;width:697px;height:697px;position:absolute;top:0;right:5%;-webkit-transform:translate(50%);transform:translate(50%);border-radius:50%;border:1px solid #ebaa47}@media screen and (min-width:960px){.page-node-type-page .page-deco-circle,.page-node-type-product .page-deco-circle{display:block}.page-node-type-product .page-deco-circle{top:1526px}}.faq{padding-right:20px;padding-left:20px;margin-bottom:52px;margin-top:52px}@media screen and (min-width:960px){.faq{display:flex;justify-content:space-between;padding-right:64px;padding-left:64px;max-width:1280px;margin:72px auto}}.faq__left,.faq__right{display:flex;flex-direction:column;width:100%}.faq__left{margin-bottom:16px}@media screen and (min-width:960px){.faq__left{max-width:480px;margin-bottom:0;padding-top:15px}}@media screen and (min-width:960px){.faq__right{max-width:560px}}.faq__title{font-size:2rem;line-height:36px}@media screen and (min-width:960px){.faq__title{font-size:48px;line-height:56px}}.faq__desc{margin-top:16px;margin-bottom:0;line-height:24px}@media screen and (min-width:960px){.faq__desc{font-size:1.25rem;line-height:28px}}.faq__cta--desktop{display:flex;margin-top:20px}.faq__cta--mobile{justify-content:center;display:none}.faq-row__question{position:relative;padding:16px 42px 16px 16px;cursor:pointer;border-radius:5px;transition:background-color .3s ease,padding-left .3s}@media screen and (min-width:960px){.faq-row__question{padding-left:24px}}.faq-row__question p{margin:0;font-weight:700}.faq-row__ico{position:absolute;top:27px;right:-12px}.faq-row__ico:after,.faq-row__ico:before{content:"";position:absolute;top:50%;right:32px;width:13px;height:2px;background-color:#333;-webkit-transform-origin:center;transform-origin:center;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.faq-row__ico:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.faq-row__answer{max-height:100%;margin-left:16px;margin-top:16px;transition:max-height .3s ease}.support .faq-row__answer{margin-left:0}.faq-row__answer p{margin-top:0;margin-bottom:0;border-radius:1.5px}@media screen and (min-width:960px){.faq-row__answer p{margin-top:10px}}.faq-row__answer a{margin-top:10px}.faq-row{margin-bottom:24px}.faq-row:last-of-type{margin-bottom:0}.faq-row:nth-of-type(n+4){display:none}.support .faq-row:nth-of-type(n+4){display:block}@media screen and (min-width:960px){.faq-row:nth-of-type(n+4){display:initial}}.faq-row--collapsed .faq-row__answer{max-height:0;overflow:hidden}.faq-row--collapsed .faq-row__question{background-color:#fffaf0}.faq-row--expanded .faq-row__ico:after{-webkit-transform:rotate(0deg);transform:rotate(0deg);background-color:rgba(51,51,51,.1)}.faq-row--expanded .faq-row__question{background-color:#f2e6d6}.faq-row__cta{margin-top:8px}.how-tos{margin-bottom:48px}@media screen and (min-width:768px){.how-tos{overflow:hidden}}@media screen and (min-width:960px){.how-tos{margin-bottom:64px}}.how-tos__wrap{max-width:1440px;margin:0 auto;padding-right:20px;padding-left:20px}@media screen and (min-width:960px){.how-tos__wrap{padding-right:64px;padding-left:64px}}@media screen and (min-width:768px){.how-tos__header{text-align:center}}.how-tos__title{font-size:2rem}@media screen and (min-width:960px){.how-tos__title{font-size:4rem}}.how-tos__description{margin-top:4px;margin-bottom:0;line-height:24px}@media screen and (min-width:960px){.how-tos__description{margin-top:8px;font-size:1.25rem;line-height:28px}}.how-tos__navigation{position:relative;margin-top:16px;border-bottom:0}@media screen and (min-width:768px){.how-tos__navigation{justify-content:center;margin-top:24px}}.how-tos__button{font-size:1.25rem;line-height:24px;font-weight:700;color:rgba(51,51,51,.3);position:relative}.how-tos__button:after{content:"";position:absolute;right:0;left:0;bottom:0;width:100%;height:2px;margin-right:auto;margin-left:auto;background-color:#e8ab47;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:bottom right;transform-origin:bottom right;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;border-radius:8px 8px 0 0}.how-tos__button:focus:after,.how-tos__button:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;transform-origin:bottom left}.how-tos__button--active{color:#333}.how-tos__button--active:after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;transform-origin:bottom left}.how-tos__button:not(:last-child){margin-right:32px}.how-item.is-visible{position:relative;top:0;left:0;opacity:1;visibility:visible}@media screen and (min-width:768px){.how-item{margin-top:50px}}.how-item__title{font-size:1.25rem;font-weight:700;margin:0}@media screen and (min-width:960px){.how-item__title{font-size:2rem}}.how-item__desc{margin:0}@media screen and (min-width:960px){.how-item__desc{font-size:1.25rem}}.how-item__wrap{position:relative;z-index:1}.how-item__container:before{z-index:-1}.how-item--1{width:100vw;margin-left:-20px;padding:0 20px}.how-item--1 .how-item__container{display:flex;width:88%;max-width:640px;height:103.2vw;max-height:447px;overflow:hidden;border-radius:5px;position:relative;box-shadow:0 3px 10px 0 rgba(0,0,0,.2)}.how-item--1 .how-item__container:nth-child(odd) .how-item__wrap{align-self:flex-end;padding:70px 20px 20px}.how-item--1 .how-item__container:nth-child(odd) .how-item__wrap:before{top:12%;left:-36%}.how-item--1 .how-item__container:nth-child(2n) .how-item__wrap{align-self:flex-start;padding:28px 20px 20px}.how-item--1 .how-item__container:nth-child(2n) .how-item__wrap:before{bottom:-25%;left:-26%}.how-item--1 .how-item__wrap:before{content:"";position:absolute;z-index:-1;width:150%;padding-top:150%;border-radius:50%;background-color:rgba(247,246,244,.9)}.how-item--1 .how-item__img{position:absolute;top:50%;left:50%;width:100%;height:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover";z-index:-1}.how-item--1 .how-item__content{max-width:420px}.how-item--1 .how-item__desc{margin-top:4px}.how-item--1 .how-item__link{margin-top:8px;justify-content:center}.how-item--1 .how-item__pagination{margin-top:15px}@media screen and (min-width:768px){.how-item--1{width:100%;margin-left:0;padding:0}.how-item--1 .how-item__container{width:calc(50% - 16px)}.how-item--1 .how-item__container:first-child{margin-right:auto}.how-item--1 .how-item__container:nth-child(odd) .how-item__wrap{align-self:flex-start;padding:40px}.how-item--1 .how-item__container:nth-child(odd) .how-item__wrap:before{top:auto;bottom:-8%;left:-33%}.how-item--1 .how-item__container:nth-child(2n) .how-item__wrap{align-self:flex-end;padding:70px 40px 26px}.how-item--1 .how-item__container:nth-child(2n) .how-item__wrap:before{top:4%;left:-31%;bottom:auto}.how-item--1 .how-item__pagination{display:none}}@media screen and (min-width:960px){.how-item--1 .how-item__wrap:before{width:171.8;padding-top:171.8}.how-item--1 .how-item__desc{margin-top:8px}.how-item--1 .how-item__link{margin-top:12px;justify-content:flex-start}}.how-item--2{width:100vw;margin-left:-20px;padding:0 20px}.how-item--2 .how-item__container{width:68.6%}.how-item--2 .how-item__container:not(:last-child){margin-right:32px}.how-item--2 .how-item__container:nth-child(odd) .how-item__img-cont:after{top:30%;left:0}.how-item--2 .how-item__container:nth-child(2n) .how-item__img-cont:after{top:30%;left:13%}.how-item--2 .how-item__img-cont{position:relative}.how-item--2 .how-item__img-cont:after{content:"";position:absolute;z-index:-1;display:block;width:77%;max-width:271px;height:47.2vw;max-height:271px;overflow:hidden;border-radius:50%;background-color:rgba(182,169,153,.1)}.how-item--2 .how-item__img{width:73%;max-width:255px;display:block;margin:15px auto 0}.how-item--2 .how-item__content{text-align:center}.how-item--2 .how-item__title{margin-top:8px}.how-item--2 .how-item__desc{margin-top:4px}.how-item--2 .how-item__link{margin-top:8px;justify-content:center}.how-item--2 .how-item__controls{display:none}.how-item--2 .how-item__bottom{margin-top:16px}@media screen and (min-width:768px){.how-item--2{margin-top:0}.how-item--2 .how-item__container{display:flex;width:45.4%;min-width:596px;align-items:flex-start}.how-item--2 .how-item__container:first-child{padding-top:80px}.how-item--2 .how-item__container:first-child .how-item__img-cont:after{top:-14%;left:24%}.how-item--2 .how-item__container:nth-child(2){padding-top:130px}.how-item--2 .how-item__container:nth-child(2) .how-item__wrap{align-self:center}.how-item--2 .how-item__container:nth-child(2) .how-item__img-cont:after{top:-14%;left:40%}.how-item--2 .how-item__container:nth-child(3) .how-item__img-cont:after{top:-14%;left:24%}.how-item--2 .how-item__wrap{margin-left:auto}.how-item--2 .how-item__content{text-align:left;width:310px}.how-item--2 .how-item__img-cont:after{width:271px;height:271px}.how-item--2 .how-item__img{margin:0;width:100%}}@media screen and (min-width:960px){.how-item--2{width:100%;margin-left:0;padding:0;overflow:visible}.how-item--2 .how-item__bottom{display:flex;justify-content:center}.how-item--2 .how-item__controls{display:inline-block}.how-item--2 .how-item__link{margin-top:12px;justify-content:flex-start}}.how-item--3{width:100vw;margin-left:-20px;padding:0 20px}.how-item--3 .how-item__container{width:88%;height:auto;position:relative;padding-bottom:27px}.how-item--3 .how-item__container:not(:last-child){margin-right:16px}.how-item--3 .how-item__container:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:286px;background-color:rgba(182,169,153,.1)}.how-item--3 .how-item__img{display:block;height:202px;width:auto;margin:0 auto}.how-item--3 .how-item__content{text-align:center;max-width:260px;margin:0 auto}.how-item--3 .how-item__title{margin-top:6px}.how-item--3 .how-item__desc{margin-top:4px}.how-item--3 .how-item__link{margin-top:12px;justify-content:center}.how-item--3 .how-item__bottom{margin-top:20px;display:flex;justify-content:center}@media screen and (min-width:768px){.how-item--3{width:100%;margin-left:0;padding:0;overflow:visible}.how-item--3 .how-item__container{width:31%;min-width:416px}.how-item--3 .how-item__container:not(:last-child){margin-right:32px}.how-item--3 .how-item__container:before{height:376px}.how-item--3 .how-item__content{margin-top:30px;max-width:100%;padding:0 40px;text-align:left}.how-item--3 .how-item__img{height:252px}.how-item--3 .how-item__bottom{margin-top:24px}.how-item--3 .how-item__link{justify-content:flex-start}}.support{margin-top:48px;margin-bottom:48px}@media screen and (min-width:960px){.support__wrapper{max-width:1280px;padding-right:64px;padding-left:64px;margin-right:auto;margin-left:auto;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:-webkit-min-content 1fr;grid-template-rows:min-content 1fr;gap:0 0;grid-template-areas:"title content" "menu content"}}.support__title{font-size:48px;line-height:56px;padding-right:20px;padding-left:20px;text-align:left}@media screen and (min-width:960px){.support__title{padding-left:0;margin-bottom:32px}}.support__title--mobile{display:block}@media screen and (min-width:960px){.support__title--mobile{display:none}}.support__title--desktop{display:none;grid-area:title}@media screen and (min-width:960px){.support__title--desktop{display:block}}.support__nav{position:sticky;top:65px;margin-top:16px;padding:16px 20px;background-color:#fff;border-bottom:none;grid-area:menu}@media screen and (min-width:960px){.support__nav{top:154px;align-self:flex-start;min-width:266px;margin-top:0;margin-left:0;padding:16px 44px 0 0;background-color:transparent;border:0}}@media screen and (min-width:960px){.support__nav__swiper{flex-direction:column;align-items:flex-start}}.support__nav__btn{width:auto;padding-bottom:2px;text-align:left;color:#d5cfc7;opacity:1!important}@media screen and (min-width:960px){.support__nav__btn{margin:0 0 24px}}@media screen and (min-width:960px){.support__nav__btn:last-of-type{margin-bottom:0}}@media (-ms-high-contrast:active),screen and (min-width:960px)and (-ms-high-contrast:none){.support__nav__btn{flex:1 1 auto}}.support__nav__btn.is-active,.support__nav__btn:hover{color:#333}.support__content{padding:24px 20px}@media screen and (min-width:960px){.support__content{padding:0 0 0 38px;grid-area:content}}.support__content__block.is-visible{position:relative;top:0;left:0;visibility:visible;opacity:1}@media screen and (min-width:960px){.support{margin-bottom:88px}}.contact-link{margin-top:24px;padding-bottom:16px}.contact-link--mobile{text-align:center}@media screen and (min-width:960px){.contact-link--mobile{display:none}}.contact-link--desktop{display:none}@media screen and (min-width:960px){.contact-link--desktop{display:block;padding-bottom:0}}.contact-link .btn,.contact-link .user-login-form .form-submit,.user-login-form .contact-link .form-submit{box-shadow:none}.lattiz-steps{position:relative;overflow:hidden;padding:96px 16px 0;margin:48px auto;max-width:1312px}@media screen and (min-width:960px){.lattiz-steps{display:flex;align-items:flex-start;justify-content:space-between;margin:128px auto;padding:0 24px;overflow:visible}}@media screen and (min-width:960px){.lattiz-steps__content{flex-shrink:0;width:56%;max-width:560px;padding-right:16px}}.lattiz-steps__title-thin{font-size:24px;line-height:29px;font-weight:300;margin-bottom:8px;max-width:70%}@media screen and (min-width:960px){.lattiz-steps__title-thin{font-size:32px;line-height:32px;max-width:100%}}.lattiz-steps__title{font-size:32px;line-height:36px;margin-bottom:24px;max-width:70%}@media screen and (min-width:960px){.lattiz-steps__title{font-size:48px;line-height:56px;margin-bottom:16px;max-width:100%}}.lattiz-steps__description{display:none;padding-right:16px;margin-bottom:24px;font-size:16px;line-height:24px}@media screen and (min-width:960px){.lattiz-steps__description{display:block}}.lattiz-steps__additonnal{margin-top:24px;text-indent:32px}.lattiz-steps__additonnal__link{font-size:16px;line-height:17px;margin-left:8px;text-indent:0}.lattiz-steps__images{position:absolute;top:0;right:16px;width:calc(30% - 32px);height:210px;overflow:hidden}@media screen and (min-width:960px){.lattiz-steps__images{position:relative;width:auto;height:auto;max-width:497px;overflow:visible}}@media (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.lattiz-steps__images{width:100%}}.steps-list{margin-bottom:24px}@media screen and (min-width:960px){.steps-list{margin-bottom:32px}}.steps-list__item{display:flex;align-items:center;margin-bottom:16px}.steps-list__icons{width:32px;height:32px;margin-right:8px;border:2px solid #f2e6d6;background-color:#fff;border-radius:50%;box-shadow:0 0 6px 0 rgba(0,0,0,.1);flex-shrink:0}.steps-list__icons:before{content:"";background-repeat:no-repeat}.steps-list__label{font-size:14px;line-height:20px}@media screen and (min-width:960px){.steps-list__label{font-size:16px;line-height:24px}}.icon--calendar:before{width:16px;height:16px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='22' xmlns='http://www.w3.org/2000/svg' fill='%23333' stroke='%23333'%3E%3Cpath d='M6.5.5a.75.75 0 01.75.75V2h7.5v-.75a.75.75 0 111.5 0V2h1.5a3.75 3.75 0 013.75 3.75v12a3.75 3.75 0 01-3.75 3.75H4.25A3.75 3.75 0 01.5 17.75v-12A3.75 3.75 0 014.25 2h1.5v-.75A.75.75 0 016.5.5zm-.75 3h-1.5A2.25 2.25 0 002 5.75v1.5h18v-1.5a2.25 2.25 0 00-2.25-2.25h-1.5v.75a.75.75 0 11-1.5 0V3.5h-7.5v.75a.75.75 0 11-1.5 0V3.5zM20 8.75H2v9A2.25 2.25 0 004.25 20h13.5A2.25 2.25 0 0020 17.75v-9z' stroke-width='.5'/%3E%3C/svg%3E");background-size:100%}.icon--marker:before{width:12.8px;height:16px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='22' xmlns='http://www.w3.org/2000/svg' fill='%23333' stroke='%23333'%3E%3Cpath d='M9 5a3.75 3.75 0 100 7.5A3.75 3.75 0 009 5zM6.75 8.75a2.25 2.25 0 114.5 0 2.25 2.25 0 01-4.5 0z' stroke-width='.5'/%3E%3Cpath d='M8.536 21.339L9 20.75l-.464.589a.75.75 0 00.928 0L9 20.75l.464.59.003-.003.005-.004.019-.015a10.579 10.579 0 00.316-.262 29.665 29.665 0 003.52-3.572c1.903-2.3 3.923-5.532 3.923-8.965C17.25 4.07 13.534.5 9 .5S.75 4.068.75 8.52c0 3.432 2.02 6.663 3.922 8.963a29.665 29.665 0 003.52 3.573 16.367 16.367 0 00.317.262l.019.015.005.004.003.002zM2.25 8.519C2.25 4.941 5.25 2 9 2s6.75 2.94 6.75 6.52c0 2.889-1.73 5.773-3.578 8.008A28.173 28.173 0 019 19.772a28.173 28.173 0 01-3.172-3.245C3.98 14.294 2.25 11.41 2.25 8.52z' stroke-width='.5'/%3E%3C/svg%3E");background-size:100%}.icon--wrench:before{width:16px;height:16px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M22.699 18.177l-9.117-8.674c.934-2.235.452-4.872-1.446-6.686C9.827.62 6.233.419 3.672 2.196l3.856 3.677L6.102 7.22 2.257 3.562C.389 5.988.6 9.417 2.909 11.605c1.868 1.776 4.589 2.244 6.918 1.413l9.147 8.703a1.036 1.036 0 001.416 0l2.309-2.197c.401-.363.401-.965 0-1.347zm-3.012 1.528l-9.498-9.036a4.515 4.515 0 01-2.008.783c-1.366.19-2.802-.2-3.846-1.194A4.155 4.155 0 013.01 6.972l3.102 2.951 4.257-4.05-3.102-2.951a4.658 4.658 0 013.454 1.251c1.084 1.032 1.496 2.455 1.245 3.783a4.06 4.06 0 01-.884 1.872l9.488 9.027-.883.85z'/%3E%3C/svg%3E");background-size:100%}.lattiz-steps-machine{width:100%;height:100%;margin:0}@media screen and (min-width:960px){.lattiz-steps-machine{position:absolute;right:4%;bottom:-34%;width:30%}}.lattiz-steps-machine img{width:100%;height:100%;-o-object-position:left bottom;object-position:left bottom;-o-object-fit:contain;object-fit:contain;font-family:"object-fit: contain"}@media screen and (min-width:960px){.lattiz-steps-machine img{width:100%;height:auto;-o-object-position:right bottom;object-position:right bottom}}.lattiz-steps-bg{display:none}@media screen and (min-width:960px){.lattiz-steps-bg{display:block;margin:0;border-radius:50%;overflow:hidden}}.promo-block{position:relative;margin-top:24px}.page-home .promo-block{max-width:1280px;margin-right:auto;margin-left:auto;padding:0 20px}@media screen and (min-width:960px){.page-home .promo-block{padding:0}}@media screen and (min-width:960px){.promo-block{margin-top:56px}}.promo-block__wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;min-height:580px;text-align:center;border-radius:5pt;background-size:cover;background-repeat:no-repeat;background-position:50% 50%;color:#fff}@media screen and (min-width:960px){.promo-block__wrapper{align-items:flex-start;min-height:550px;padding-left:112px;text-align:left}}.promo-block__title{font-size:2rem}@media screen and (min-width:960px){.promo-block__title{max-width:670px;font-size:4rem}}@media screen and (min-width:960px){.promo-block__subtitle{max-width:648px;font-size:1.25rem}}.promo-block__cta{display:flex;justify-content:center;margin-top:16px}@media screen and (min-width:960px){.promo-block__cta{justify-content:flex-start}}.page-node-type-blog .region-below-header+.region-content,.page-node-type-generic-content-page .region-below-header+.region-content,.page-node-type-product .region-below-header+.region-content{padding-top:20px}@media screen and (min-width:960px){.page-node-type-blog .region-below-header+.region-content,.page-node-type-generic-content-page .region-below-header+.region-content,.page-node-type-product .region-below-header+.region-content{padding-top:40px}}.page-node-type-blog .region-content,.page-node-type-generic-content-page .region-content,.page-node-type-product .region-content{padding-top:50px}@media screen and (min-width:960px){.page-node-type-blog .region-content,.page-node-type-generic-content-page .region-content,.page-node-type-product .region-content{max-width:1440px;margin-right:auto;margin-left:auto;padding-top:70px}}.page-node-type-blog .region-content .demo-video,.page-node-type-blog .region-content .lattiz-steps,.page-node-type-blog .region-content .product-specifications,.page-node-type-generic-content-page .region-content .demo-video,.page-node-type-generic-content-page .region-content .lattiz-steps,.page-node-type-generic-content-page .region-content .product-specifications,.page-node-type-product .region-content .demo-video,.page-node-type-product .region-content .lattiz-steps,.page-node-type-product .region-content .product-specifications{margin-bottom:52px}@media screen and (min-width:960px){.page-node-type-blog .region-content .demo-video,.page-node-type-blog .region-content .lattiz-steps,.page-node-type-blog .region-content .product-specifications,.page-node-type-generic-content-page .region-content .demo-video,.page-node-type-generic-content-page .region-content .lattiz-steps,.page-node-type-generic-content-page .region-content .product-specifications,.page-node-type-product .region-content .demo-video,.page-node-type-product .region-content .lattiz-steps,.page-node-type-product .region-content .product-specifications{margin-bottom:72px}}@media screen and (min-width:960px){.page-node-type-blog .region-content .lattiz-steps,.page-node-type-generic-content-page .region-content .lattiz-steps,.page-node-type-product .region-content .lattiz-steps{margin-bottom:120px}}.page-node-type-blog .region-content .article,.page-node-type-blog .region-content .article-header,.page-node-type-blog .region-content .author-credits,.page-node-type-blog .region-content .demo-video,.page-node-type-blog .region-content .event-block,.page-node-type-blog .region-content .events__anchors,.page-node-type-blog .region-content .general-list,.page-node-type-blog .region-content .general-quote,.page-node-type-blog .region-content .general-title,.page-node-type-blog .region-content .image-text,.page-node-type-blog .region-content .introduction-text,.page-node-type-blog .region-content .lattiz-steps,.page-node-type-blog .region-content .one-picture-block,.page-node-type-blog .region-content .online-events .wrap,.page-node-type-blog .region-content .paragraph-block,.page-node-type-blog .region-content .product-specifications,.page-node-type-blog .region-content .promo-block,.page-node-type-blog .region-content .single-blog-article,.page-node-type-blog .region-content .supply-chain,.page-node-type-blog .region-content .upcoming-events .wrap,.page-node-type-generic-content-page .region-content .article,.page-node-type-generic-content-page .region-content .article-header,.page-node-type-generic-content-page .region-content .author-credits,.page-node-type-generic-content-page .region-content .demo-video,.page-node-type-generic-content-page .region-content .event-block,.page-node-type-generic-content-page .region-content .events__anchors,.page-node-type-generic-content-page .region-content .general-list,.page-node-type-generic-content-page .region-content .general-quote,.page-node-type-generic-content-page .region-content .general-title,.page-node-type-generic-content-page .region-content .image-text,.page-node-type-generic-content-page .region-content .introduction-text,.page-node-type-generic-content-page .region-content .lattiz-steps,.page-node-type-generic-content-page .region-content .one-picture-block,.page-node-type-generic-content-page .region-content .online-events .wrap,.page-node-type-generic-content-page .region-content .paragraph-block,.page-node-type-generic-content-page .region-content .product-specifications,.page-node-type-generic-content-page .region-content .promo-block,.page-node-type-generic-content-page .region-content .single-blog-article,.page-node-type-generic-content-page .region-content .supply-chain,.page-node-type-generic-content-page .region-content .upcoming-events .wrap,.page-node-type-product .region-content .article,.page-node-type-product .region-content .article-header,.page-node-type-product .region-content .author-credits,.page-node-type-product .region-content .demo-video,.page-node-type-product .region-content .event-block,.page-node-type-product .region-content .events__anchors,.page-node-type-product .region-content .general-list,.page-node-type-product .region-content .general-quote,.page-node-type-product .region-content .general-title,.page-node-type-product .region-content .image-text,.page-node-type-product .region-content .introduction-text,.page-node-type-product .region-content .lattiz-steps,.page-node-type-product .region-content .one-picture-block,.page-node-type-product .region-content .online-events .wrap,.page-node-type-product .region-content .paragraph-block,.page-node-type-product .region-content .product-specifications,.page-node-type-product .region-content .promo-block,.page-node-type-product .region-content .single-blog-article,.page-node-type-product .region-content .supply-chain,.page-node-type-product .region-content .upcoming-events .wrap{padding-right:20px;padding-left:20px}@media screen and (min-width:960px){.page-node-type-blog .region-content .article,.page-node-type-blog .region-content .article-header,.page-node-type-blog .region-content .author-credits,.page-node-type-blog .region-content .demo-video,.page-node-type-blog .region-content .event-block,.page-node-type-blog .region-content .events__anchors,.page-node-type-blog .region-content .general-list,.page-node-type-blog .region-content .general-quote,.page-node-type-blog .region-content .general-title,.page-node-type-blog .region-content .image-text,.page-node-type-blog .region-content .introduction-text,.page-node-type-blog .region-content .lattiz-steps,.page-node-type-blog .region-content .one-picture-block,.page-node-type-blog .region-content .online-events .wrap,.page-node-type-blog .region-content .paragraph-block,.page-node-type-blog .region-content .product-specifications,.page-node-type-blog .region-content .promo-block,.page-node-type-blog .region-content .single-blog-article,.page-node-type-blog .region-content .supply-chain,.page-node-type-blog .region-content .upcoming-events .wrap,.page-node-type-generic-content-page .region-content .article,.page-node-type-generic-content-page .region-content .article-header,.page-node-type-generic-content-page .region-content .author-credits,.page-node-type-generic-content-page .region-content .demo-video,.page-node-type-generic-content-page .region-content .event-block,.page-node-type-generic-content-page .region-content .events__anchors,.page-node-type-generic-content-page .region-content .general-list,.page-node-type-generic-content-page .region-content .general-quote,.page-node-type-generic-content-page .region-content .general-title,.page-node-type-generic-content-page .region-content .image-text,.page-node-type-generic-content-page .region-content .introduction-text,.page-node-type-generic-content-page .region-content .lattiz-steps,.page-node-type-generic-content-page .region-content .one-picture-block,.page-node-type-generic-content-page .region-content .online-events .wrap,.page-node-type-generic-content-page .region-content .paragraph-block,.page-node-type-generic-content-page .region-content .product-specifications,.page-node-type-generic-content-page .region-content .promo-block,.page-node-type-generic-content-page .region-content .single-blog-article,.page-node-type-generic-content-page .region-content .supply-chain,.page-node-type-generic-content-page .region-content .upcoming-events .wrap,.page-node-type-product .region-content .article,.page-node-type-product .region-content .article-header,.page-node-type-product .region-content .author-credits,.page-node-type-product .region-content .demo-video,.page-node-type-product .region-content .event-block,.page-node-type-product .region-content .events__anchors,.page-node-type-product .region-content .general-list,.page-node-type-product .region-content .general-quote,.page-node-type-product .region-content .general-title,.page-node-type-product .region-content .image-text,.page-node-type-product .region-content .introduction-text,.page-node-type-product .region-content .lattiz-steps,.page-node-type-product .region-content .one-picture-block,.page-node-type-product .region-content .online-events .wrap,.page-node-type-product .region-content .paragraph-block,.page-node-type-product .region-content .product-specifications,.page-node-type-product .region-content .promo-block,.page-node-type-product .region-content .single-blog-article,.page-node-type-product .region-content .supply-chain,.page-node-type-product .region-content .upcoming-events .wrap{padding-right:64px;padding-left:64px}}.page-node-type-blog.machine-view .region-content,.page-node-type-generic-content-page.machine-view .region-content,.page-node-type-product.machine-view .region-content{padding-top:20px}@media screen and (min-width:960px){.page-node-type-blog.machine-view .region-content,.page-node-type-generic-content-page.machine-view .region-content,.page-node-type-product.machine-view .region-content{padding-top:0}}.page-node-type-blog.page-business-benefits-calculator .main-content,.page-node-type-blog.page-business-benefits-calculator .region-content,.page-node-type-generic-content-page.page-business-benefits-calculator .main-content,.page-node-type-generic-content-page.page-business-benefits-calculator .region-content,.page-node-type-product.page-business-benefits-calculator .main-content,.page-node-type-product.page-business-benefits-calculator .region-content{padding:0}.swiper-container__navigation{position:relative;display:flex;align-items:center;justify-content:center;transition:opacity .3s}.swiper-container__navigation.swiper-pagination-lock{display:none}.swiper-container .swiper-pagination{position:static}@media screen and (min-width:960px){.swiper-container .swiper-pagination{margin-right:12px;margin-left:12px}}.swiper-container .swiper-pagination-bullet{margin-right:4px;margin-left:4px;background-color:rgba(182,169,153,.5);opacity:1;transition:width .3s,background-color .3s,border-radius .3s}.swiper-container .swiper-pagination-bullet:focus,.swiper-container .swiper-pagination-bullet:hover{background-color:#e8ab47}.swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active{width:24px;border-radius:4px;background-color:#e8ab47}.swiper-container .swiper-pagination-bullet:first-of-type{margin-left:0}.swiper-container .swiper-pagination-bullet:last-of-type{margin-right:0}.swiper-container .swiper-button-next,.swiper-container .swiper-button-prev{display:none}@media screen and (min-width:960px){.swiper-container .swiper-button-next,.swiper-container .swiper-button-prev{position:static;display:block;width:auto;height:auto;margin:0;background:none}.swiper-container .swiper-button-next:after,.swiper-container .swiper-button-prev:after{content:"";display:flex;width:24px;height:24px;background-size:100%;background-repeat:no-repeat;background-position:50% 50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M5 13h11.5l-5 5.2a1 1 0 000 1.5c.4.4 1 .4 1.4 0l6.8-7c.4-.4.4-1 0-1.4l-6.8-7a1 1 0 00-1.4 0 1 1 0 000 1.5l5 5.1H5A1 1 0 004 12c0 .6.5 1 1 1z'/%3E%3C/svg%3E")}.swiper-container .swiper-button-next:focus:after,.swiper-container .swiper-button-next:hover:after,.swiper-container .swiper-button-prev:focus:after,.swiper-container .swiper-button-prev:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23d29126'%3E%3Cpath d='M5 13h11.5l-5 5.2a1 1 0 000 1.5c.4.4 1 .4 1.4 0l6.8-7c.4-.4.4-1 0-1.4l-6.8-7a1 1 0 00-1.4 0 1 1 0 000 1.5l5 5.1H5A1 1 0 004 12c0 .6.5 1 1 1z'/%3E%3C/svg%3E")}}@media screen and (min-width:960px){.swiper-container .swiper-button-next:after,.swiper-container .swiper-button-prev:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23e8ab47'%3E%3Cpath d='M5 13h11.5l-5 5.2a1 1 0 000 1.5c.4.4 1 .4 1.4 0l6.8-7c.4-.4.4-1 0-1.4l-6.8-7a1 1 0 00-1.4 0 1 1 0 000 1.5l5 5.1H5A1 1 0 004 12c0 .6.5 1 1 1z'/%3E%3C/svg%3E")}}.swiper-container .swiper-button-next.swiper-button-disabled,.swiper-container .swiper-button-prev.swiper-button-disabled{opacity:1}.swiper-container .swiper-button-next.swiper-button-disabled:after,.swiper-container .swiper-button-prev.swiper-button-disabled:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='rgba(182, 169, 153, 0.5)'%3E%3Cpath d='M5 13h11.5l-5 5.2a1 1 0 000 1.5c.4.4 1 .4 1.4 0l6.8-7c.4-.4.4-1 0-1.4l-6.8-7a1 1 0 00-1.4 0 1 1 0 000 1.5l5 5.1H5A1 1 0 004 12c0 .6.5 1 1 1z'/%3E%3C/svg%3E")}.swiper-container .swiper-button-prev:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.home-meet-lattiz{color:#fff;max-width:none}.home-meet-lattiz__content{padding:32px 20px}.home-meet-lattiz__title{margin-bottom:1rem;font-size:2.5rem;line-height:1.1}@media screen and (min-width:768px){.home-meet-lattiz__title{max-width:660px;margin-bottom:1.5rem;font-size:4rem;margin-left:4%}}.home-meet-lattiz__ctas{display:flex}@media screen and (min-width:768px){.home-meet-lattiz__ctas{margin-left:4%}}.home-meet-lattiz__demo-btn{margin-right:12px}.home-meet-lattiz__flip:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:10px;border:3px solid #fff;border-top:0 solid #fff}.home-meet-lattiz__flip .flip__step{width:100%;color:#e8ab47}.home-meet-lattiz__flip-hide{opacity:0;pointer-events:none;visibility:hidden;border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.flip{display:inline-block;position:relative;height:2.75rem;-webkit-perspective:500px;perspective:500px;transition:all .3s ease-in-out}@media screen and (min-width:768px){.flip{height:4.4rem}}.flip__step{display:inline-block;text-align:center;opacity:0;-webkit-transform-origin:0,0;transform-origin:0,0;position:absolute;left:0;top:-20px;transition:all .3s ease-in-out}.set{top:0;opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotateX(0);transform:rotateX(0)}.down{top:40px;opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg)}.tingle-enabled .header{position:absolute}.modal-wrapper{display:flex;justify-content:center;background-color:rgba(37,40,42,.4)}.modal-wrapper .tingle-modal__close{position:static;display:block;text-align:right;background:none;width:92%;height:auto;margin-bottom:12px}.modal-wrapper .tingle-modal__closeIcon{display:inline-block;margin-right:0;width:1rem!important;vertical-align:middle;font-size:0}.modal-wrapper .tingle-modal-box{border-radius:0;width:92%;margin:0 auto}.modal-wrapper .tingle-modal-box__content{padding:1em}@media screen and (min-width:1280px){.modal-wrapper--video .tingle-modal__close{width:76%;max-width:1280px}}.modal-wrapper--video .tingle-modal-box{background-color:transparent}@media screen and (min-width:1280px){.modal-wrapper--video .tingle-modal-box{width:76%;max-width:1280px}}.modal-wrapper--video .tingle-modal-box__content{position:relative;padding:56.25% 0 0;overflow-y:auto}.modal-wrapper--video .tingle-modal-box__content iframe{position:absolute;top:0;left:0;width:100%;height:100%}.modal-wrapper--info .tingle-modal__close{width:92%}@media screen and (min-width:768px){.modal-wrapper--info .tingle-modal__close{max-width:450px}}.modal-wrapper--info .spec-content__info{display:block}.modal-wrapper--info .tingle-modal-box{border-radius:4px}@media screen and (min-width:768px){.modal-wrapper--info .tingle-modal-box{max-width:450px}}.modal-wrapper--info .tingle-modal-box__content{overflow:hidden}.home-testimonials{overflow:hidden;height:100%;margin-top:76px;padding-bottom:32px}@media screen and (min-width:960px){.home-testimonials{margin-top:88px}}.home-testimonials__wrapper{height:100%}.home-testimonials .swiper-slide{flex-shrink:0!important;height:100%!important;overflow:hidden;padding-bottom:20px}@media screen and (min-width:960px){.home-testimonials .swiper-slide{padding-bottom:0}}.home-testimonials__inner{position:relative;margin-right:20px;margin-left:20px;padding:48px 16px 0;border-radius:5px;min-height:0;min-width:0}@media screen and (min-width:960px){.home-testimonials__inner{max-width:1440px;margin-right:auto;margin-left:auto;padding:64px 64px 0;background-color:transparent}}.home-testimonials__inner:before{content:"";position:absolute;top:0;right:-20px;left:-20px;height:40%;background-color:rgba(182,169,153,.2);z-index:-1}@media screen and (min-width:960px){.home-testimonials__inner:before{border-radius:5px;height:50%;right:228px;left:228px}}@media screen and (min-width:960px){.home-testimonials__header{max-width:624px;margin-right:auto;margin-left:auto}}.home-testimonials__title{font-size:32px;line-height:32px;text-align:center}@media screen and (min-width:960px){.home-testimonials__title{font-size:48px;line-height:56px}}.home-testimonials__description{margin-top:8px;text-align:center;font-size:14px;line-height:20px}@media screen and (min-width:960px){.home-testimonials__description{font-size:16px;line-height:29px}}.home-testimonials__carousel{margin-top:24px;overflow:initial}@media screen and (min-width:960px){.home-testimonials__carousel{margin-top:36px}}.home-testimonials__carousel__navigation{position:relative;display:flex;align-items:center;justify-content:center;margin-top:24px}@media screen and (min-width:960px){.home-testimonials__carousel__navigation{margin-top:38px}}.home-testimonials__cta{display:flex;justify-content:center;margin-top:26px}@media screen and (min-width:960px){.home-testimonials__cta{position:absolute;z-index:1;right:30%;bottom:24%}}@media screen and (min-width:1280px){.home-testimonials__cta{right:31%;bottom:25%}}.testimonials-carousel-slide{width:92%;margin-right:16px;cursor:pointer}@media screen and (min-width:960px){.testimonials-carousel-slide{position:relative;margin-right:56px;width:76%}}.testimonials-carousel-slide:last-of-type{margin-right:0}@media screen and (min-width:960px){.testimonials-carousel-slide__title{font-size:32px;line-height:34px;margin-bottom:8px}}.testimonials-carousel-slide__subtitle{margin-top:4px;font-size:14px;line-height:18px;font-weight:400}.testimonials-carousel-slide__desc{position:relative;z-index:1}@media screen and (min-width:960px){.testimonials-carousel-slide__desc{font-size:16px;line-height:24px}}.testimonials-carousel-slide__figure{position:relative;width:100%;margin:0;padding-bottom:56.25%}.testimonials-carousel-slide__figure__image{display:block;border-radius:5px;box-shadow:0 10px 20px 0 rgba(51,51,51,.1);position:absolute;left:0;top:0}@media screen and (min-width:960px){.testimonials-carousel-slide__figure__image{width:98%}}.testimonials-carousel-slide__details{position:relative;z-index:1;width:84%;margin:-70px auto 0;padding:16px 16px 26px;background-color:#fff;border-radius:5px;box-shadow:0 10px 20px 0 rgba(51,51,51,.1)}@media screen and (min-width:960px){.testimonials-carousel-slide__details{position:absolute;right:0;bottom:40%;width:38%;max-width:492px;padding:24px;margin:0}}@media screen and (min-width:1280px){.testimonials-carousel-slide__details{bottom:40%}}.testimonials-carousel-slide__details:before{content:"";position:absolute;z-index:-1;top:24px;right:24px;width:32px;height:25px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='45' height='35' xmlns='http://www.w3.org/2000/svg' fill='%23f7f6f4'%3E%3Cpath d='M0 22.32C0 13.32 4.92 5.28 12.36 0l6.6 5.4c-3.84 2.04-8.28 7.08-9.36 11.4.48-.24 1.44-.36 2.4-.36 4.56 0 8.16 3.48 8.16 8.64s-4.32 9.48-9.48 9.48C5.04 34.56 0 30.12 0 22.32zm24.48 0c0-9 4.92-17.04 12.36-22.32l6.6 5.4c-3.84 2.04-8.4 7.08-9.36 11.4.36-.24 1.44-.36 2.4-.36 4.56 0 8.04 3.48 8.04 8.64s-4.2 9.48-9.36 9.48c-5.64 0-10.68-4.44-10.68-12.24z'/%3E%3C/svg%3E");background-size:100%;background-repeat:no-repeat}@media screen and (min-width:960px){.testimonials-carousel-slide__details:before{width:64px;height:50px}}.benefits{position:relative;padding-top:40px;padding-bottom:40px;overflow:hidden}@media screen and (min-width:960px){.benefits{padding-top:88px;padding-bottom:88px}}.benefits:before{top:0;background-color:#fffaf0;z-index:-5}.benefits:after,.benefits:before{content:"";position:absolute;bottom:0;left:0;right:0;display:block}.benefits:after{width:100%;height:110px;background-color:#fff;z-index:-3}@media screen and (min-width:960px){.benefits__wrapper{max-width:1440px;margin-right:auto;margin-left:auto;padding-right:64px;padding-left:64px}}.benefits__header{margin-bottom:20px;padding-right:20px;padding-left:20px}@media screen and (min-width:960px){.benefits__header{display:flex;max-width:1152px;margin:0 auto 88px}}@media screen and (min-width:960px){.benefits__title-container{width:52%;padding-right:6%}}.benefits__title-thin{font-weight:lighter;font-size:24px;line-height:29px}@media screen and (min-width:960px){.benefits__title-thin{margin-bottom:8px;font-size:32px;line-height:32px}}.benefits__title{font-weight:700;font-size:32px;line-height:36px;margin-bottom:16px}@media screen and (min-width:960px){.benefits__title{font-size:48px;line-height:56px}}.benefits__description{margin-bottom:12px}@media screen and (min-width:960px){.benefits__description{width:48%}}@media screen and (min-width:960px){.benefits__description p{font-size:1.25rem;line-height:1.4}}.benefits__description p:first-of-type{margin-top:0}.benefits__description p:last-of-type{margin-bottom:0}@media screen and (min-width:960px){.benefits__cta--mobile{display:none}}.benefits__cta--desktop{display:none}@media screen and (min-width:960px){.benefits__cta--desktop{display:inline-flex}}.benefits-carousel{position:relative;padding-left:20px}@media screen and (min-width:960px){.benefits-carousel{padding-left:0}}.benefits-carousel.swiper-container{overflow:visible}.benefits-carousel__wrapper{margin-bottom:20px}@media screen and (min-width:960px){.benefits-carousel__wrapper{justify-content:space-between}}.benefits-carousel__wrapper:before{content:"";position:absolute;bottom:0;left:-10000px;right:-10000px;display:block;height:20%;padding:32px 0;background-color:#fff;z-index:-3}@media screen and (min-width:768px){.benefits-carousel__wrapper:before{height:10%}}@media screen and (min-width:960px){.benefits-carousel__wrapper:before{height:35%}}@media screen and (min-width:1280px){.benefits-carousel__wrapper:before{height:25%}}.benefits-tile{position:relative;width:86%;margin-right:16px;color:#fff;cursor:pointer}@media screen and (min-width:960px){.benefits-tile{width:31.75%;margin-right:0}}.benefits-tile:last-of-type{margin-right:20px}@media screen and (min-width:960px){.benefits-tile:last-of-type{margin-right:0}}@media screen and (min-width:960px){.benefits-tile:focus .benefits-tile__cta,.benefits-tile:hover .benefits-tile__cta{margin-top:-28px;margin-bottom:0;-webkit-transform:translateY(0);transform:translateY(0)}}.benefits-tile__figure{position:relative;overflow:hidden;margin:0;padding-top:138.6440677966%;border-radius:5px}.benefits-tile__figure:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(10,11,9,0) 60%,rgba(10,11,9,.8) 90%);z-index:1}@media screen and (min-width:960px){.benefits-tile__figure{padding-top:138.4615384615%}}.benefits-tile__figure__img{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover"}.benefits-tile__wrapper{position:absolute;overflow:hidden;z-index:1;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;padding:32px 6%;height:20%;background-color:#ebaa47;border-bottom-left-radius:5px;border-bottom-right-radius:5px}@media screen and (min-width:768px){.benefits-tile__wrapper{line-height:1;height:10%}}@media screen and (min-width:960px){.benefits-tile__wrapper{line-height:1;height:35%}}@media screen and (min-width:1280px){.benefits-tile__wrapper{height:25%}}.benefits-tile__title{margin-bottom:8px;text-align:center;font-size:32px;line-height:.875;font-weight:700}@media screen and (min-width:960px){.benefits-tile__title{line-height:1}}.benefits-tile__description{text-align:center;width:100%;margin-bottom:14px}@media screen and (min-width:960px){.benefits-tile__description{margin-bottom:42px}}.benefits-tile__description p{font-size:14px;line-height:18px}@media screen and (min-width:960px){.benefits-tile__description p{font-size:16px;line-height:24px}}.benefits-tile__description p:first-of-type{margin-top:0}.benefits-tile__description p:last-of-type{margin-bottom:0}.benefits-tile__cta{color:#fff;border-color:#fff;background-color:#ebaa47}.benefits-tile__cta:focus,.benefits-tile__cta:hover{color:#ebaa47;border-color:#fff;background-color:#fff}@media screen and (min-width:960px){.benefits-tile__cta{margin-bottom:-70px;-webkit-transform:translateY(120px);transform:translateY(120px);transition:margin-bottom .3s ease-out .1s,margin-top .3s ease-out .1s,-webkit-transform .3s ease-out .2s;transition:transform .3s ease-out .2s,margin-bottom .3s ease-out .1s,margin-top .3s ease-out .1s;transition:transform .3s ease-out .2s,margin-bottom .3s ease-out .1s,margin-top .3s ease-out .1s,-webkit-transform .3s ease-out .2s}}.how-it-works{margin-top:40px}@media screen and (min-width:960px){.how-it-works{margin-top:88px}}.how-it-works__wrapper{padding-left:20px;padding-right:20px}@media screen and (min-width:960px){.how-it-works__wrapper{max-width:1440px;margin-right:auto;margin-left:auto;padding-right:64px;padding-left:64px}}@media screen and (min-width:960px){.how-it-works__header{display:flex;align-items:center}}@media screen and (min-width:960px){.how-it-works__desc{width:50%;padding-left:3%;padding-right:8.47%}}.how-it-works__main{display:none}@media screen and (min-width:960px){.how-it-works__main{position:relative;display:block;width:50%;height:360px;background-color:#e9e5e0;border-radius:5px;overflow:hidden}}.how-it-works__description{margin-top:4px;margin-bottom:12px}@media screen and (min-width:960px){.how-it-works__description{font-size:1.25rem;line-height:1.4;margin-top:8px;margin-bottom:16px}}.how-it-works__body{display:flex;justify-content:space-between}@media screen and (max-width:959px){.how-it-works__body{margin-top:20px;flex-wrap:wrap;align-items:flex-start}}@media screen and (min-width:960px){.how-it-works__body{margin-top:32px}}.how-it-works__block{position:relative;max-width:416px;border-radius:5px;background-color:#e9e5e0;overflow:hidden}.how-it-works__block:after{content:"";position:absolute;bottom:15px;right:15px;width:21px;height:21px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23e8ab47' stroke='%23e8ab47'%3E%3Cpath d='M12 4c.4 0 .8.3.8.8v6.5h6.4a.7.7 0 110 1.4h-6.4v6.6a.7.7 0 11-1.6 0v-6.6H4.8a.7.7 0 110-1.4h6.5V4.7c0-.4.3-.7.7-.7z' stroke-width='.5'/%3E%3C/svg%3E");background-size:100%;border:2px solid #e8ab47;border-radius:50%;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;z-index:3;pointer-events:none}.how-it-works__block:hover:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}@media screen and (max-width:959px){.how-it-works__block{height:53.33vw;max-height:320px}.how-it-works__block:first-child,.how-it-works__block:nth-child(3){order:-1;width:calc(50% - 8px);height:66.6vw}.how-it-works__block:nth-child(2){width:100%;margin-top:16px;max-width:100%}}@media screen and (min-width:960px){.how-it-works__block{width:calc(33.33% - 22px);height:100px;min-height:320px}.how-it-works__block:after{width:24px;height:24px}.how-it-works__block:hover .how-it-works__content{opacity:1}.how-it-works__block:hover .how-it-works__block-title,.how-it-works__block:hover .how-it-works__list{-webkit-transform:translateX(0);transform:translateX(0)}}.how-it-works__block img,.how-it-works__main img{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover"}@media screen and (max-width:959px){.how-it-works__block-img--desktop{display:none}}@media screen and (min-width:960px){.how-it-works__block-img--mobile{display:none}}.how-it-works__open-modal{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}@media screen and (min-width:960px){.how-it-works__open-modal{display:none}}.how-it-works__content{display:none}@media screen and (min-width:960px){.how-it-works__content{opacity:0;position:relative;display:block;z-index:1;min-height:100%;width:100%;background-color:rgba(10,11,9,.5);padding:32px;transition:opacity .3s}}.how-it-works__list{margin-top:16px;line-height:24px}@media screen and (min-width:960px){.how-it-works__list{color:#fff;font-size:1.25rem;line-height:28px;-webkit-transform:translateY(-20px);transform:translateY(-20px);transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}}.how-it-works__list-item{position:relative;padding-left:32px}.how-it-works__list-item:not(:last-child){margin-bottom:8px}.how-it-works__list-item:before{content:"";position:absolute;left:12px;top:9px;width:4px;height:4px;border-radius:50%;background-color:#333}@media screen and (min-width:960px){.how-it-works__list-item:before{top:11px;background-color:#fff}}@media screen and (min-width:960px){.how-it-works__block-title{color:#fff;-webkit-transform:translateY(-20px);transform:translateY(-20px);transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}}@media screen and (min-width:960px){.how-it-works__cta{font-size:1.125rem}}.inspiration-overview{position:relative;margin-top:56px;padding-top:40px;padding-bottom:48px;background-color:#fffaf0;overflow:hidden}@media screen and (min-width:960px){.inspiration-overview{margin-top:88px;padding-top:120px}}.inspiration-overview:before{visibility:hidden;content:"";position:absolute;bottom:0;right:0;left:0;background-color:#fff;height:48px}@media screen and (min-width:960px){.inspiration-overview:before{visibility:visible}}@media screen and (min-width:960px){.inspiration-overview__wrapper{max-width:1440px;margin-right:auto;margin-left:auto;padding-right:64px;padding-left:64px}}.inspiration-overview__header{padding-right:20px;padding-left:20px}@media screen and (min-width:960px){.inspiration-overview__header{display:flex;justify-content:space-between;width:88%;max-width:1152px;margin-right:auto;margin-left:auto;padding-right:0;padding-left:0}}@media screen and (min-width:960px){.inspiration-overview__header__col:first-of-type{width:50%;max-width:560px}}@media screen and (min-width:960px){.inspiration-overview__header__col:last-of-type{width:48%;max-width:560px}}.inspiration-overview__title{font-weight:700;font-size:32px;line-height:36px;margin-bottom:16px}@media screen and (min-width:960px){.inspiration-overview__title{font-size:48px;line-height:56px}}.inspiration-overview__title-thin{font-weight:lighter;font-size:24px;line-height:29px}@media screen and (min-width:960px){.inspiration-overview__title-thin{margin-bottom:8px;font-size:32px;line-height:32px}}@media screen and (min-width:960px){.inspiration-overview__desc p{font-size:16px;line-height:24px}}.inspiration-overview__desc p:first-of-type{margin-top:0}.inspiration-overview__desc p:last-of-type{margin-bottom:0}.inspiration-overview__link{display:none;margin-top:12px}@media screen and (max-width:959px){.inspiration-overview__link--mobile{display:flex}}@media screen and (min-width:960px){.inspiration-overview__link--desktop{display:flex}}.inspiration-overview__articles{margin-top:20px;padding-left:20px}@media screen and (min-width:960px){.inspiration-overview__articles{margin-top:50px;padding-left:0}}.inspiration-overview__articles.swiper-container{overflow:visible}.inspiration-overview__swiper:before{visibility:hidden;content:"";position:absolute;bottom:0;left:-10000px;right:-10000px;background-color:#fff;height:40%;padding:24px 0}@media screen and (min-width:960px){.inspiration-overview__swiper:before{visibility:visible}}@media screen and (min-width:960px){.inspiration-overview__swiper{justify-content:space-between}}.inspiration-overview__pagination{margin-top:24px}@media screen and (min-width:960px){.inspiration-overview__pagination{display:none}}.inspiration-article{position:relative;width:86%;margin-right:16px;border-radius:5px;overflow:hidden}@media screen and (min-width:960px){.inspiration-article{margin-right:0;width:31.7%}}.inspiration-article__fig{position:relative;margin:0;padding-top:135.9322033898%}@media screen and (min-width:960px){.inspiration-article__fig{padding-top:125%}}.inspiration-article__fig__img{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover"}.inspiration-article__wrapper{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end}.inspiration-article__content{width:100%;height:40%;padding:16px;color:#fff;background-color:#ebaa47;display:flex;flex-direction:column;justify-content:space-between}@media screen and (min-width:960px){.inspiration-article__content{padding:24px}}.inspiration-article__title{margin-bottom:4px;font-size:20px;line-height:24px}@media screen and (min-width:960px){.inspiration-article__title{font-size:32px;line-height:36px}}.inspiration-article__desc p{font-size:.875rem;line-height:20px}@media screen and (min-width:960px){.inspiration-article__desc p{font-size:1.125rem;line-height:1.575}}.inspiration-article__desc p:first-of-type{margin-top:0}.inspiration-article__desc p:last-of-type{margin-bottom:0}.inspiration-article__footer{display:flex;justify-content:space-between;align-items:center;margin-top:16px;padding-top:20px;border-top:1px solid hsla(0,0%,100%,.5)}@media screen and (min-width:960px){.inspiration-article__footer{padding-top:18px}}.inspiration-article__type{font-size:14px;line-height:14px;font-weight:700;text-transform:uppercase}@media screen and (min-width:960px){.inspiration-article__type{font-size:16px;line-height:24px}}.inspiration-article__link{display:flex;align-items:center;color:#e8ab47}.inspiration-article__link .icon--arrow-right:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M5 13h11.5l-5 5.2a1 1 0 000 1.5c.4.4 1 .4 1.4 0l6.8-7c.4-.4.4-1 0-1.4l-6.8-7a1 1 0 00-1.4 0 1 1 0 000 1.5l5 5.1H5A1 1 0 004 12c0 .6.5 1 1 1z'/%3E%3C/svg%3E")}@media screen and (min-width:960px){.inspiration-article__link:hover .inspiration-article__link__label{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.inspiration-article__link__label{display:none}@media screen and (min-width:960px){.inspiration-article__link__label{opacity:0;display:inline;-webkit-transform:translateX(-10px);transform:translateX(-10px);font-weight:700;line-height:1.25;transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s}}.customer-logos{margin-top:56px}@media screen and (min-width:960px){.customer-logos{margin-top:88px}}.customer-logos__wrapper{text-align:center}@media screen and (min-width:960px){.customer-logos__wrapper{max-width:1440px;margin-right:auto;margin-left:auto;padding-right:64px;padding-left:64px}}.customer-logos__title{font-size:1.5rem;line-height:1.1667;display:inline-block}@media screen and (min-width:960px){.customer-logos__title{font-size:2rem;line-height:1.125}}.customer-logos__tiles{margin-top:56px}@media screen and (min-width:960px){.customer-logos__tiles{margin-top:40px}}.no-slider-mobile .customer-logos__swiper{justify-content:center}@media screen and (min-width:960px){.no-slider-desktop .customer-logos__swiper{justify-content:center}}.customer-logos__navigation{display:flex;align-items:center;justify-content:center;margin-top:40px}.no-slider-mobile .customer-logos__navigation{display:none}@media screen and (min-width:960px){.no-slider-desktop .customer-logos__navigation{display:none}}.customer-logo-tile{text-align:center}@media screen and (max-width:959px){.customer-logo-tile{width:30%!important}}@media screen and (min-width:960px){.customer-logo-tile{width:16%}}@media screen and (min-width:960px){.no-slider-desktop .customer-logo-tile{flex-shrink:1;margin-right:96px}}@media screen and (min-width:960px){.no-slider-desktop .customer-logo-tile:last-of-type{margin-right:0}}.customer-logo-tile__fig{position:relative;margin:0;height:72px}@media screen and (min-width:960px){.customer-logo-tile__fig{height:96px}}.customer-logo-tile__fig__img{-o-object-fit:contain;object-fit:contain;font-family:"object-fit: contain"}.why-lattiz-intro{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-size:cover;background-position:50% 50%;background-repeat:no-repeat}@supports(-webkit-overflow-scrolling:touch){.why-lattiz-intro{height:calc(var(--vh,1vh)*100)}}.why-lattiz-intro:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(10,11,9,0),rgba(10,11,9,.2)),linear-gradient(267.91deg,rgba(10,11,9,0),rgba(10,11,9,.4))}@media screen and (min-width:768px){.why-lattiz-intro{background-attachment:fixed}}.why-lattiz-intro__title{width:80%;text-align:center;color:#fff;font-size:2rem;line-height:1.65;text-shadow:0 0 10px rgba(37,40,42,.4);transition:all}@media screen and (min-width:768px){.why-lattiz-intro__title{max-width:960px;font-size:5rem;line-height:1}}.why-lattiz-intro__scroll{position:absolute;left:50%;bottom:24px;display:inline-flex;flex-direction:column;text-align:center;font-size:.925rem;font-weight:700;color:#fff;-webkit-transform:translate(-50%);transform:translate(-50%)}@media screen and (min-width:960px){.why-lattiz-intro__scroll{bottom:42px}}.why-lattiz-intro__scroll .icon{width:100%;margin-top:5px;-webkit-animation-name:icon-bounce;animation-name:icon-bounce;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes icon-bounce{0%,50%,to{-webkit-transform:translate(0);transform:translate(0)}25%{-webkit-transform:translateY(5px);transform:translateY(5px)}75%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}}@keyframes icon-bounce{0%,50%,to{-webkit-transform:translate(0);transform:translate(0)}25%{-webkit-transform:translateY(5px);transform:translateY(5px)}75%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}}.block-bg-video{position:relative;overflow:hidden;height:100vh}@supports(-webkit-overflow-scrolling:touch){.block-bg-video{height:calc(var(--vh,1vh)*100)}}.block-bg-video__wrapper{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;overflow:hidden}.block-bg-video__wrapper:before{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(10,11,9,0),rgba(10,11,9,.2)),linear-gradient(267.91deg,rgba(10,11,9,0),rgba(10,11,9,.4))}.block-bg-video__video{position:absolute;top:50%;left:50%;width:100%;height:100%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover";z-index:-1}@media screen and (min-width:768px){.block-bg-video__video{top:0;left:0;-webkit-transform:none;transform:none}}@supports(-ms-ime-align:auto){.block-bg-video__video{top:50%;left:50%;width:auto;height:auto;min-width:100%;min-height:100%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}}@media (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.block-bg-video__video{top:50%;left:50%;width:auto;height:auto;min-width:100%;min-height:100%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}}.block-bg-video__content{display:flex;flex-direction:column;justify-content:flex-end;height:100%}@media screen and (min-width:768px){.block-bg-video__content{justify-content:center;width:100%;max-width:1440px;margin-right:auto;margin-left:auto;padding-right:64px;padding-left:0}}.block-bg-video--hidden.video-visible .block-bg-video__video{visibility:visible;opacity:1}.block-bg-video--hidden .block-bg-video__wrapper{background-repeat:no-repeat;background-size:cover;background-position:50% 50%}.block-bg-video--hidden .block-bg-video__video{visibility:hidden;opacity:0;transition:opacity .3s}.why-lattiz-usps{position:relative}.why-lattiz-usps__content{width:92%;height:auto;text-align:center;font-weight:700;color:#fff;text-shadow:0 0 10px rgba(37,40,42,.4)}@media screen and (min-width:768px){.why-lattiz-usps__content{max-width:552px;position:static;padding-right:0;padding-left:0}}.why-lattiz-usps__content__section{display:none;opacity:0;-webkit-transform:translate3d(0,70px,0);transform:translate3d(0,70px,0);transition:all .3s}.why-lattiz-usps__nav{position:absolute;top:30px;right:0;bottom:0;left:0;margin-right:auto;margin-left:auto;padding:20px}@media screen and (min-width:768px){.why-lattiz-usps__nav{top:0;width:480px}}.why-lattiz-usps__nav__list{position:sticky;z-index:5;top:calc(100% - 88px);display:flex;justify-content:space-between;padding-right:20px;padding-left:20px;text-align:center;border-radius:25px;background-color:hsla(0,0%,100%,.1)}@media screen and (min-width:768px){.why-lattiz-usps__nav__list{top:calc(100vh - 88px);padding-right:40px;padding-left:40px}}.why-lattiz-usps__nav__btn{position:relative;padding:16px 20px;font-weight:700;font-size:.875rem;color:#fff;opacity:.5;transition:color .3s;outline:none}@media screen and (min-width:768px){.why-lattiz-usps__nav__btn{padding-top:13px;padding-bottom:13px;font-size:1.125rem}}.why-lattiz-usps__nav__btn:first-of-type{padding-left:0}.why-lattiz-usps__nav__btn:last-child{padding-right:0}.why-lattiz-usps__nav__btn:focus,.why-lattiz-usps__nav__btn:hover{color:#e8ab47;opacity:1}.why-lattiz-usps__nav__btn.is-active{opacity:1}.why-lattiz-usps__nav__progress{opacity:0;position:absolute;right:0;bottom:0;left:0;width:72%;height:4px;margin-right:auto;margin-left:auto;background-color:hsla(0,0%,100%,.1);border-radius:50px 50px 0 0;transition:all .3s}.is-active .why-lattiz-usps__nav__progress{opacity:1}.why-lattiz-usps__nav__progress__inner{display:block;width:0;height:100%;background-color:#e8ab47;border-radius:50px 50px 0 0}.why-lattiz-usps__title{font-size:3rem}@media screen and (min-width:768px){.why-lattiz-usps__title{font-size:5rem}}.why-lattiz-usps__desc{line-height:1.5}@media screen and (min-width:768px){.why-lattiz-usps__desc{font-size:2.5rem}}.why-lattiz-usps__quote{font-weight:400;font-size:2rem}@media screen and (min-width:768px){.why-lattiz-usps__quote{font-size:2.5rem}}.why-lattiz-usps__quote:before{content:"";display:block;width:44px;height:34px;margin-right:auto;margin-left:auto;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='45' height='35' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M0 22.32C0 13.32 4.92 5.28 12.36 0l6.6 5.4c-3.84 2.04-8.28 7.08-9.36 11.4.48-.24 1.44-.36 2.4-.36 4.56 0 8.16 3.48 8.16 8.64s-4.32 9.48-9.48 9.48C5.04 34.56 0 30.12 0 22.32zm24.48 0c0-9 4.92-17.04 12.36-22.32l6.6 5.4c-3.84 2.04-8.4 7.08-9.36 11.4.36-.24 1.44-.36 2.4-.36 4.56 0 8.04 3.48 8.04 8.64s-4.2 9.48-9.36 9.48c-5.64 0-10.68-4.44-10.68-12.24z'/%3E%3C/svg%3E");background-size:100%;background-repeat:no-repeat;background-position:50% 50%;opacity:.3}.why-lattiz-usps__author{margin-bottom:0;font-weight:400}.why-lattiz-usps__workplace{margin-top:0}.why-lattiz-usps__video{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:480px;height:100vh}.why-lattiz-demo{position:absolute;z-index:5;top:-160px;right:0;bottom:70px;left:0;padding:20px;text-align:right;transition:top .3s}@media screen and (min-width:960px){.why-lattiz-demo{top:-100px;bottom:0;max-width:1440px;width:100%;margin-right:auto;margin-left:auto}}.why-lattiz-demo.is-scrolled{top:0}.why-lattiz-demo__btn{position:sticky;top:calc(100% - 160px)}@media screen and (min-width:960px){.why-lattiz-demo__btn{top:calc(100vh - 88px);border:2px solid #e8ab47}}.request-demo{overflow:hidden;margin-top:20px;margin-bottom:20px;padding-top:122px}@media screen and (min-width:960px){.request-demo{margin-top:70px;padding-top:0}}.request-demo__wrap{position:relative;min-height:170px}@media screen and (min-width:960px){.request-demo__wrap{display:flex;align-items:center;max-width:1440px;min-height:480px;margin-right:auto;margin-left:auto;padding:10px 64px}}.request-demo__img-cont{position:absolute;top:-92px;right:-50px;width:50%;max-width:233px;margin:0}@media screen and (min-width:960px){.request-demo__img-cont{top:50%;right:64px;left:auto;width:33%;max-width:492px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.request-demo__img{border-radius:50%}.request-demo__content{padding:60px 16px;border-radius:5px;background-color:rgba(182,169,153,.1)}@media screen and (min-width:960px){.request-demo__content{width:82%;padding:64px 40% 64px 64px}}.request-demo__title{max-width:66.5%;font-size:32px;line-height:32px}@media screen and (min-width:960px){.request-demo__title{max-width:none;font-size:48px;line-height:56px;margin-bottom:16px}}.request-demo__text{max-width:76%;margin:8px 0 16px;font-size:14px;line-height:20px}@media screen and (min-width:960px){.request-demo__text{max-width:none;margin-top:16px;font-size:16px;line-height:24px;margin-bottom:32px}}.hero-block,.why-lattiz__block{position:relative}.hero-block{min-height:356px;color:#fff;overflow:hidden;margin-bottom:16px}@media screen and (min-width:960px){.hero-block{min-height:527px;margin-bottom:64px}}.hero-block__bcg{position:absolute;z-index:-1;top:50%;left:50%;height:100%;width:120%;margin:0;overflow:hidden;border-bottom-left-radius:100% 30%;border-bottom-right-radius:100% 30%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (min-width:960px){.hero-block__bcg{width:112%;border-bottom-left-radius:100% 90%;border-bottom-right-radius:100% 90%}}.hero-block__cover-img{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover"}.hero-block__content{padding:70px 16px 0}@media screen and (min-width:960px){.hero-block__content{padding:96px 64px 0;max-width:1440px;margin-right:auto;margin-left:auto}}.hero-block__title{font-size:48px;line-height:50px}@media screen and (min-width:960px){.hero-block__title{width:560px;font-size:64px;line-height:76px}}.hero-block__desc{font-weight:400;font-size:16px;line-height:22px;margin-top:4px;margin-bottom:0}@media screen and (min-width:960px){.hero-block__desc{width:560px;font-size:20px;line-height:28px;margin-top:12px}}.page-node-type-inspiration-overview-page .how-tos{padding-top:50px}@media screen and (min-width:960px){.page-node-type-inspiration-overview-page .how-tos{padding-top:70px}}.storelocator__container{max-width:1152px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}@media screen and (min-width:960px){.storelocator__container{padding-left:0;padding-right:0}}.storelocator__container .storelocator__title{font-size:26px;line-height:30px;margin-bottom:48px;margin-top:40px}@media screen and (min-width:960px){.storelocator__container .storelocator__title{font-size:48px;line-height:56px;margin-top:0}}.storelocator__container .storelocator__search{position:relative}.storelocator__container .storelocator__search .get-location{position:absolute;right:0;top:-20px;color:#e8aa47;font-weight:700;font-size:14px;display:flex}@media screen and (min-width:960px){.storelocator__container .storelocator__search .get-location{font-size:14px}}.storelocator__container .storelocator__search .get-location:after{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='22' xmlns='http://www.w3.org/2000/svg' fill='%23e8ab47' stroke='%23e8ab47'%3E%3Cpath d='M9 5a3.75 3.75 0 100 7.5A3.75 3.75 0 009 5zM6.75 8.75a2.25 2.25 0 114.5 0 2.25 2.25 0 01-4.5 0z' stroke-width='.5'/%3E%3Cpath d='M8.536 21.339L9 20.75l-.464.589a.75.75 0 00.928 0L9 20.75l.464.59.003-.003.005-.004.019-.015a10.579 10.579 0 00.316-.262 29.665 29.665 0 003.52-3.572c1.903-2.3 3.923-5.532 3.923-8.965C17.25 4.07 13.534.5 9 .5S.75 4.068.75 8.52c0 3.432 2.02 6.663 3.922 8.963a29.665 29.665 0 003.52 3.573 16.367 16.367 0 00.317.262l.019.015.005.004.003.002zM2.25 8.519C2.25 4.941 5.25 2 9 2s6.75 2.94 6.75 6.52c0 2.889-1.73 5.773-3.578 8.008A28.173 28.173 0 019 19.772a28.173 28.173 0 01-3.172-3.245C3.98 14.294 2.25 11.41 2.25 8.52z' stroke-width='.5'/%3E%3C/svg%3E");width:26px;height:26px;background-repeat:no-repeat;display:inline-flex;margin-left:10px}.storelocator__container .storelocator__search input{width:100%;height:48px;margin-top:15px}.storelocator__container .storelocator__map{float:none;width:100%;margin-bottom:48px}.storelocator__container .storelocator__map-details{float:none;width:100%;margin-bottom:48px;height:328px}@media screen and (min-width:960px){.storelocator__container .storelocator__map-details{height:594px}}.storelocator__container .storelocator__list{float:none;width:100%;height:auto}.storelocator__container .storelocator__list ul li{width:100%;float:none}@media screen and (min-width:960px){.storelocator__container .storelocator__list ul li{padding:10px}}.storelocator__container .storelocator__list .highlight{border:0}.storelocator__container .storelocator__list .highlight>.storelocator__list-info{background-color:rgba(213,207,199,.5)}.storelocator__container .storelocator__list-buttons{margin-bottom:48px}@media screen and (max-width:960px){.storelocator__container .storelocator__list-buttons{display:flex;max-width:90vw;overflow:scroll;margin-bottom:20px;position:sticky;top:23px;background-color:#fff}}.storelocator__container .storelocator__list-buttons button{color:#d5cfc7;border:0;background:transparent;font-size:24px;line-height:29px;margin-right:30px;padding-bottom:10px;font-weight:700;box-shadow:none;padding-left:0;height:auto;border-radius:0;padding-right:0}@media screen and (max-width:960px){.storelocator__container .storelocator__list-buttons button{display:flex;flex:0 0 auto;font-size:16px}}.storelocator__container .storelocator__list-buttons button.active{color:#0a0b09;border-bottom:2px solid #e8aa47}.storelocator__container .storelocator__list-stores{float:none;width:100%;height:auto}.storelocator__container .storelocator__list-stores .storelocator__list-info{float:none;margin-left:0;width:100%;border-bottom:1px solid #ccc}.storelocator__container .storelocator__list-stores .storelocator__list-info .list-content{display:flex;padding:10px}@media screen and (max-width:960px){.storelocator__container .storelocator__list-stores .storelocator__list-info .list-content{flex-flow:column;padding:10px 0}}.storelocator__container .storelocator__list-stores .storelocator__list-info .list-content .loc-name{margin-right:auto}.storelocator__container .storelocator__list-stores .storelocator__list-details{float:none;width:100%;margin-left:0}@media screen and (min-width:960px){.storelocator__container .loc-get-direction{margin-left:20px}}.storelocator__container .loc-field_phone_number{margin-right:10px}.blog{padding-right:20px;padding-left:20px;margin-top:56px}@media screen and (min-width:960px){.blog{max-width:1440px;margin:88px auto 0;padding-right:64px;padding-left:64px}}.blog__title{font-size:2rem}@media screen and (min-width:960px){.blog__title{max-width:672px;margin-right:auto;margin-left:auto;font-size:4rem;text-align:center}}.blog__description{margin-top:.5rem}@media screen and (min-width:960px){.blog__description{max-width:672px;margin-right:auto;margin-left:auto;text-align:center}}.blog__description p{margin-top:0}@media screen and (min-width:960px){.blog__description p{font-size:1.25rem}}.blog__description p:last-of-type{margin-bottom:0}@media screen and (min-width:960px){.blog__wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}}.blog__footer{display:flex;justify-content:center;margin-top:32px}.blog__footer .not-visible{display:none}.blog-article{margin-top:1.5rem;border-radius:5px;overflow:hidden;cursor:pointer}.blog-article:first-of-type{margin-top:1rem}@media screen and (min-width:960px){.blog-article{position:relative;display:flex;min-height:451px;margin-top:38px}}@supports(-ms-ime-align:auto) and (min-width:960px){.blog-article{height:451px}}@media (-ms-high-contrast:active),screen and (min-width:960px)and (-ms-high-contrast:none){.blog-article{height:451px}}.blog-article__bg{position:relative;margin:0;padding-top:59.4029850746%}@media screen and (min-width:768px){.blog-article__bg{padding-top:39.6341463415%}}@media screen and (min-width:960px){.blog-article__bg{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;margin-bottom:0;padding-top:0}}.blog-article__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(233,229,224,.1),rgba(233,229,224,.3) 81.95%,#e9e5e0)}@media screen and (min-width:960px){.blog-article__bg:after{content:none}}.blog-article--dark .blog-article__bg:after{background:linear-gradient(180deg,rgba(51,51,51,.1),rgba(51,51,51,.3) 81.95%,#333)}.blog-article__bg__description{margin-top:.5rem}@media screen and (min-width:960px){.blog-article__bg__description{max-width:672px;margin-right:auto;margin-left:auto;text-align:center}}.blog-article__bg__description p{margin-top:0}@media screen and (min-width:960px){.blog-article__bg__description p{font-size:1.25rem}}.blog-article__bg__description p:last-of-type{margin-bottom:0}.blog-article__bg__img{position:absolute;z-index:-1;top:0;left:0;width:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover"}@media screen and (min-width:960px){.blog-article__bg__img{top:50%;left:50%;height:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.blog-article__wrapper{width:100%;padding:24px 20px;background:#e9e5e0}@media screen and (min-width:960px){.blog-article__wrapper{display:flex;flex-direction:column;justify-content:center}}.blog-article__wrapper.has-background{padding-top:0}@media screen and (min-width:960px){.blog-article__wrapper.has-background{background:linear-gradient(90deg,#e9e5e0,#e9e5e0 75%,rgba(233,229,224,.95) 80%,rgba(233,229,224,.85) 85%,rgba(233,229,224,.7) 90%,rgba(233,229,224,.5) 95%,rgba(233,229,224,0))}}.blog-article--dark .blog-article__wrapper{background:#333;color:#fff}@media screen and (min-width:960px){.blog-article--dark .blog-article__wrapper.has-background{background:linear-gradient(90deg,#333,#333 75%,rgba(51,51,51,.95) 80%,rgba(51,51,51,.85) 85%,rgba(51,51,51,.7) 90%,rgba(51,51,51,.5) 95%,rgba(51,51,51,0))}}@media screen and (min-width:960px){.blog .blog-article:first-of-type{flex-direction:row;width:100%}}@media screen and (min-width:960px){.blog .blog-article:first-of-type .blog-article__bg{left:auto;width:68%}}@media screen and (min-width:960px){.blog .blog-article:first-of-type .blog-article__wrapper{max-width:568px;padding-left:80px}}@media screen and (min-width:960px){.blog .blog-article:nth-of-type(2),.blog .blog-article:nth-of-type(5){width:65.5%}}@media screen and (min-width:960px){.blog .blog-article:nth-of-type(2) .blog-article__bg,.blog .blog-article:nth-of-type(5) .blog-article__bg{left:auto;width:68%}}@media screen and (min-width:960px){.blog .blog-article:nth-of-type(2) .blog-article__wrapper,.blog .blog-article:nth-of-type(5) .blog-article__wrapper{max-width:428px;padding-left:40px}}@media screen and (min-width:1280px){.blog .blog-article:nth-of-type(2) .blog-article__wrapper,.blog .blog-article:nth-of-type(5) .blog-article__wrapper{max-width:528px}}@media screen and (min-width:960px){.blog .blog-article:nth-of-type(2) .blog-article__wrapper.has-background,.blog .blog-article:nth-of-type(5) .blog-article__wrapper.has-background{background:linear-gradient(90deg,#e9e5e0,#e9e5e0 55%,rgba(233,229,224,.95) 60%,rgba(233,229,224,.85) 70%,rgba(233,229,224,.7) 80%,rgba(233,229,224,.5) 90%,rgba(233,229,224,0))}}@media screen and (min-width:960px){.blog .blog-article:nth-of-type(2).blog-article--dark .blog-article__wrapper.has-background,.blog .blog-article:nth-of-type(5).blog-article--dark .blog-article__wrapper.has-background{background:linear-gradient(90deg,#333,#333 55%,rgba(51,51,51,.95) 60%,rgba(51,51,51,.85) 70%,rgba(51,51,51,.7) 80%,rgba(51,51,51,.5) 90%,rgba(51,51,51,0))}}@media screen and (min-width:960px){.blog .blog-article:nth-of-type(3),.blog .blog-article:nth-of-type(4){width:31.5%}}@media screen and (min-width:960px){.blog .blog-article:nth-of-type(3) .blog-article__bg__img,.blog .blog-article:nth-of-type(4) .blog-article__bg__img{top:0;left:0;height:50%;-webkit-transform:translate(0);transform:translate(0)}}@media screen and (min-width:960px){.blog .blog-article:nth-of-type(3) .blog-article__wrapper.has-background,.blog .blog-article:nth-of-type(4) .blog-article__wrapper.has-background{background:linear-gradient(0deg,#e9e5e0,#e9e5e0 50%,rgba(233,229,224,0) 74%,rgba(233,229,224,0))}}@media screen and (min-width:960px){.blog .blog-article:nth-of-type(3).blog-article--dark .blog-article__wrapper.has-background,.blog .blog-article:nth-of-type(4).blog-article--dark .blog-article__wrapper.has-background{background:linear-gradient(0deg,#333,#333 50%,rgba(51,51,51,0) 74%,rgba(51,51,51,0))}}.blog .blog-article:nth-last-of-type(-n+2).is-visible{position:relative;top:0;left:0;visibility:visible;opacity:1}.blog-article__tag{justify-content:flex-start;margin-bottom:4px}@media screen and (min-width:960px){.blog-article__tag{margin-bottom:12px}}.blog-article__title{margin-top:0;margin-bottom:0;font-size:1.25rem;font-weight:700}@media screen and (min-width:960px){.blog-article__title{font-size:2rem}}.blog-article__subtitle{margin-top:0;margin-bottom:0;font-weight:700;text-transform:uppercase;font-size:.875rem}@media screen and (min-width:960px){.blog-article__subtitle{font-size:1.125rem}}.blog-article__description{margin-top:4px}@media screen and (min-width:960px){.blog-article__description{margin-top:0}}.blog-article__description p{margin-top:0}@media screen and (min-width:960px){.blog-article__description p{font-size:1.25rem}}.blog-article__description p:last-of-type{margin-bottom:0}.blog-article__additional{margin-top:0;margin-bottom:0;font-size:.875rem}@media screen and (min-width:960px){.blog-article__additional{font-size:1.125rem}}.blog-article__cta{display:flex;justify-content:center;margin-top:16px}@media screen and (min-width:960px){.blog-article__cta{justify-content:flex-start}}.brochure{margin:48px auto 118px;max-width:1440px;padding:0 20px}@media screen and (min-width:960px){.brochure{margin:88px auto 155px;padding:0 64px}}.brochure .recaptcha-disclaimer{text-align:left;font-size:14px;line-height:17px;padding-left:29px;margin-left:12px}.brochure .recaptcha-disclaimer__text{margin-bottom:0;font-size:14px;line-height:17px}.brochure .recaptcha-disclaimer__link{color:#1c5db5}.brochure__content{padding:40px 16px 160px;border-radius:5px;position:relative}.brochure__content--gray{background-color:rgba(182,169,153,.1)}@media screen and (min-width:768px){.brochure__content{padding:56px 16px}}.brochure__title{display:block;max-width:1052px;font-size:32px;line-height:36px;font-weight:700;text-align:center;margin:0 auto}@media screen and (min-width:768px){.brochure__title{font-size:64px;line-height:68px}}.brochure__img{position:absolute;max-width:288px}@media screen and (max-width:767px){.brochure__img{top:72%;width:60%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media screen and (min-width:768px){.brochure__img{left:69.5%;top:57%}}.brochure__form{display:block;margin:16px auto 0;position:relative;max-width:446px}@media screen and (min-width:960px){.brochure__form{margin-top:40px}}@media screen and (min-width:960px){.brochure__label{top:22px}}.has-focus .brochure__label{top:12px}.brochure__input{padding-right:150px;border-width:2px}@media screen and (min-width:960px){.brochure__input{height:64px}}.has-focus .brochure__input{padding-top:28px;padding-bottom:12px}.brochure__cta{position:absolute;z-index:2;top:8px;right:8px}@media screen and (max-width:959px){.brochure__cta{width:40px;height:40px;border-radius:50%;padding:0;justify-content:center}}@media screen and (min-width:960px){.brochure__cta{min-width:0}}@media screen and (max-width:959px){.brochure__cta__text{display:none}}.brochure__cta__success{opacity:0;position:absolute;z-index:2;top:0;right:0;min-width:100%;min-height:100%;background-color:#2dd170;border-radius:24px;pointer-events:none}.brochure__cta__success:before{content:"";position:absolute;z-index:1;display:block;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:24px;height:24px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff' stroke='%23fff'%3E%3Cpath d='M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m4.59-12.42L10 14.17l-2.59-2.58L6 13l4 4 8-8-1.41-1.42z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100%;background-position:50% 50%;pointer-events:none}@media screen and (max-width:959px){.brochure__cta .icon--arrow-right:before{margin-left:0}}.brochure__terms,.brochure__text{display:block;font-size:14px;line-height:20px;margin-top:7px}@media screen and (min-width:768px){.brochure__terms,.brochure__text{margin-top:18px;margin-left:12px;line-height:17px}}.brochure__terms a,.brochure__text a{color:#1c5db5}.brochure__terms{padding-left:29px;position:relative}.brochure__terms:after,.brochure__terms:before{content:"";position:absolute;display:inline-block}.brochure__terms:before{left:0;top:-2px;width:22px;height:22px;border:2px solid rgba(182,169,153,.3);background-color:#fff;border-radius:5px;margin-right:16px;transition-property:background-color,border;transition-duration:.3s}.brochure__terms:after{width:14px;height:14px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23fff' stroke='%23fff'%3E%3Cpath d='M3.626 11.78a.882.882 0 00-1.347 0 1.16 1.16 0 000 1.508l5.714 6.4a.882.882 0 001.347 0L21.721 5.82a1.16 1.16 0 000-1.509.882.882 0 00-1.347 0L8.667 17.425l-5.041-5.646z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100%;background-position:50% 50%;top:9px;left:11px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;transition:opacity .3s .2s}.brochure__check:checked~.brochure__terms:before{background-color:#1c5db5;border-color:#1c5db5}.brochure__check:checked~.brochure__terms:after{opacity:1}.brochure__message>*{font-size:12px;line-height:15px;color:#d0021b;margin-top:10px}@media screen and (min-width:768px){.brochure__message>*{margin-left:12px}}.success-msg{opacity:0;position:absolute;z-index:1;top:2px;left:2px;display:flex;align-items:center;width:calc(100% - 4px);height:52px;padding:18px 48px 18px 24px;font-weight:700;font-size:1rem;line-height:1.25;border-radius:32px;background-color:#fff;pointer-events:none}@media screen and (min-width:960px){.success-msg{height:60px}}.form-success .brochure__input{border-color:#2dd170;pointer-events:none}.form-success .success-msg{pointer-events:all;opacity:1}.form-success.brochure__form .brochure__terms{display:none}.form-success .brochure__cta{width:40px;padding:0;pointer-events:none;border:0}@media screen and (min-width:960px){.form-success .brochure__cta{width:48px}}.form-success .brochure__cta__success{opacity:1}.has-error{border-color:#d0021b}.page-node-type-event-details-page .main-content{background-color:#f7f6f4}@media screen and (min-width:768px){.page-node-type-event-details-page .main-content{background:none}}@media screen and (min-width:960px){.page-node-type-event-details-page .region-content{max-width:1440px;margin-right:auto;margin-left:auto}}.page-node-type-event-details-page .region-content .author-credits,.page-node-type-event-details-page .region-content .basic-carousel__container,.page-node-type-event-details-page .region-content .basic-carousel__header,.page-node-type-event-details-page .region-content .demo-video,.page-node-type-event-details-page .region-content .event__content,.page-node-type-event-details-page .region-content .faq,.page-node-type-event-details-page .region-content .general-list,.page-node-type-event-details-page .region-content .general-quote,.page-node-type-event-details-page .region-content .general-title,.page-node-type-event-details-page .region-content .image-text,.page-node-type-event-details-page .region-content .introduction-text,.page-node-type-event-details-page .region-content .lattiz-steps,.page-node-type-event-details-page .region-content .one-picture-block,.page-node-type-event-details-page .region-content .paragraph-block,.page-node-type-event-details-page .region-content .product-specifications{padding-right:20px;padding-left:20px}@media screen and (min-width:960px){.page-node-type-event-details-page .region-content .author-credits,.page-node-type-event-details-page .region-content .basic-carousel__container,.page-node-type-event-details-page .region-content .basic-carousel__header,.page-node-type-event-details-page .region-content .demo-video,.page-node-type-event-details-page .region-content .event__content,.page-node-type-event-details-page .region-content .faq,.page-node-type-event-details-page .region-content .general-list,.page-node-type-event-details-page .region-content .general-quote,.page-node-type-event-details-page .region-content .general-title,.page-node-type-event-details-page .region-content .image-text,.page-node-type-event-details-page .region-content .introduction-text,.page-node-type-event-details-page .region-content .lattiz-steps,.page-node-type-event-details-page .region-content .one-picture-block,.page-node-type-event-details-page .region-content .paragraph-block,.page-node-type-event-details-page .region-content .product-specifications{padding-right:64px;padding-left:64px}}.event .general-title{text-align:left;margin-top:32px}@media screen and (min-width:768px){.event .general-title{text-align:center}}@media screen and (min-width:0)and (max-width:768px){.event .image-text p,.event .image-text p:first-of-type{font-size:16px;line-height:24px;margin:0}}.event .image-text h3{font-size:20px;line-height:24px;margin-bottom:8px}@media screen and (min-width:768px){.event .image-text h3{font-size:32px;line-height:39px}}.event .image-text p:not(:last-of-type){margin-bottom:32px}@media screen and (min-width:768px){.event .paragraph-block{max-width:824px}}.event .paragraph-block p{text-align:center;line-height:1.25;font-size:2rem;font-weight:700}.event .paragraph-block .text-link{text-align:center}.event .event__icon{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width:768px){.event .event__location{margin-right:82px}.event .event__date,.event .event__location{padding-left:0;text-align:center}.event .event__icon{position:static;-webkit-transform:translateY(0);transform:translateY(0)}}@media screen and (min-width:960px){.event{overflow:hidden}.event:before{content:"";position:absolute;z-index:-1;top:0;left:0;background-color:#f7f6f4;width:100%;height:635px;-webkit-clip-path:ellipse(70% 100% at 50% 0);clip-path:ellipse(70% 100% at 50% 0)}}.event__header{max-width:250px;margin:57px auto 0;text-align:center}@media screen and (min-width:768px){.event__header{max-width:100%;margin:70px auto 0}}.event__details{max-width:270px;margin:0 auto}@media screen and (min-width:768px){.event__details{display:flex;justify-content:center;max-width:100%}}.event__details p{margin:0}.event__logo{position:relative;margin:0;height:32px}@media screen and (min-width:768px){.event__logo--bigger{height:44px}}.event__logo__img{max-height:100%}.event__title{margin-top:10px;font-size:2rem;line-height:36px}@media screen and (min-width:768px){.event__title{font-size:4rem;line-height:78px}}.event__content{margin-top:24px}@media screen and (min-width:768px){.event__content{margin-top:10px}}.event__location{margin-bottom:16px}.event__date,.event__location{padding-left:41px;position:relative}.event__date{margin-bottom:24px}.event__icon{position:absolute;left:2px;top:1px}.event__img-cont{position:relative;width:100%;height:53vw;max-height:520px;overflow:hidden;border-radius:5px;margin-top:40px}@media screen and (min-width:768px){.event__img-cont{margin-top:57px}}.basic-carousel__img,.event__img{position:absolute;top:50%;left:50%;width:100%;height:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover"}.basic-carousel{max-width:1440px;margin:46px auto}@media screen and (min-width:768px){.basic-carousel{margin-top:84px}}.page-home .basic-carousel{padding-left:60px;padding-right:60px}.basic-carousel__header p{font-size:16px;line-height:24px;margin:8px 0 0}@media screen and (min-width:768px){.basic-carousel__header{text-align:center}.basic-carousel__header p{font-size:20px;line-height:28px}}.basic-carousel__title{display:block;font-size:32px;line-height:36px;margin:0}@media screen and (min-width:768px){.basic-carousel__title{font-size:64px;line-height:68px}}.basic-carousel__container{margin-top:18px}@media screen and (min-width:768px){.basic-carousel__container{margin-top:42px}}.basic-carousel__item{position:relative;overflow:hidden;border-radius:5pt;width:83.1%;height:106.6vw;max-height:533px}.basic-carousel__item:not(:last-child){margin-right:16px}@media screen and (min-width:768px){.basic-carousel__item{width:87.3%}.basic-carousel__item:not(:last-child){margin-right:32px}}.basic-carousel__bottom{display:flex;justify-content:center;margin-top:24px}@media screen and (min-width:768px){.basic-carousel__bottom{margin-top:32px}}@media screen and (min-width:960px){.events__title{font-size:2rem;line-height:1;margin-bottom:32px}}@media screen and (max-width:959px){.events__title{font-size:1.5rem;line-height:1.5;margin-bottom:24px}}.events__anchors{position:relative;line-height:1.5;font-weight:700}@media screen and (min-width:960px){.events__anchors{margin:80px 0 60px}}@media screen and (max-width:959px){.events__anchors{margin:48px 0 32px}}@media screen and (min-width:960px){.events__anchor-btn{display:none}}@media screen and (max-width:959px){.events__anchor-btn{width:100%;text-align:left;line-height:1.5;font-weight:700;padding:8px 0;background:100%/1rem 1rem no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23333' stroke='%23333'%3E%3Cpath d='M18.9 8.9l-6.5 6.5c-.2.1-.6.1-.8 0L5.1 8.9A.5.5 0 116 8l6.1 6.2 6-6.2a.5.5 0 01.8.8z'/%3E%3C/svg%3E");border:solid #d8d8d8;border-width:0 0 1px;cursor:pointer}}@media screen and (min-width:960px){.events__anchor-list{display:flex;border-bottom:1px solid rgba(51,51,51,.1)}}@media screen and (max-width:959px){.events__anchor-list{position:absolute;top:100%;left:20px;right:20px;border-radius:5px;padding:10px;background:#fff;box-shadow:0 10px 20px 0 rgba(51,51,51,.1);z-index:1}}@media screen and (min-width:960px){.events__anchor-item{position:relative;padding:8px;margin-right:45px}.events__anchor-item:after{content:"";position:absolute;bottom:-1px;height:2px;left:0;right:0;border-radius:5px;background-color:#e8ab47;opacity:0}.events__anchor-item:focus:after,.events__anchor-item:hover:after{opacity:1}}@media screen and (max-width:959px){.events__anchor-item{padding:10px 0}}.event-block{margin:0 0 32px}@media screen and (min-width:768px){.event-block{margin:0 0 56px}}.event-block:nth-of-type(n+4){display:none}.event-block__wrap{position:relative;display:flex;overflow:hidden;min-height:656px;padding:16px;border-radius:5px;background:linear-gradient(180deg,rgba(10,11,9,0) 35%,#333 50%)}@media screen and (min-width:768px){.event-block__wrap{background:none;min-height:0;height:528px;padding:56px 80px;box-shadow:0 10px 30px 0 rgba(10,11,9,.2)}}.event-block__fig{margin:0;border-radius:5pt}@media screen and (max-width:767px){.event-block__fig{position:absolute;top:0;left:0;bottom:40%;width:100%}}.event-block__fig__img{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover";z-index:-1}.event-block__content{display:flex;flex-direction:column;align-items:flex-start;align-self:flex-end;width:100%;min-height:310px;padding:20px;background-color:#fff;box-shadow:0 10px 60px 0 rgba(10,11,9,.3);border-radius:5pt}@media screen and (min-width:768px){.event-block__content{align-self:flex-start;padding:32px;width:auto;min-width:560px;min-height:100%}}.event-block__title{display:block;font-weight:700;font-size:32px;line-height:32px;margin-top:24px}.event-block__details{margin-top:16px}.event-block__details p{margin:0}.event-block__btn{margin-top:16px;min-width:204px;justify-content:center}.event-show{position:fixed;top:0;left:0;right:0;overflow-y:scroll}.event-show .event-popup{display:flex}.event-show .event-popup__block{-webkit-animation-name:opacity-change;animation-name:opacity-change;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.event-popup{position:fixed;top:0;left:0;width:100%;height:100%;justify-content:center;align-items:center;background-color:rgba(0,0,0,.7);padding-right:20px;padding-left:20px;display:none;z-index:25}@media screen and (min-width:960px){.event-popup{padding-right:64px;padding-left:64px;background-color:rgba(0,0,0,.5)}}.event-popup__desc{display:block;font-size:24px;line-height:29px;margin:0;color:#fff}@media screen and (min-width:768px){.event-popup__desc{max-width:704px;font-size:32px;line-height:39px}}.event-popup__wrap{position:relative;border-radius:5px;box-shadow:0 10px 60px 0 rgba(10,11,9,.9);overflow:hidden;margin-top:8px}@media screen and (min-width:768px){.event-popup__wrap{display:flex;align-items:stretch;margin-top:16px}}.event-popup__block{width:100%;max-width:335px;opacity:0}@media screen and (min-width:768px){.event-popup__block{max-width:704px}}.event-popup__img-cont{width:100%;height:166px;border-bottom:4px solid #e8ab47;position:relative;overflow:hidden;background:linear-gradient(49.95deg,rgba(10,11,9,0),rgba(10,11,9,.7))}@media screen and (min-width:768px){.event-popup__img-cont{height:auto;border-bottom:0;border-right:4px solid #e8ab47;width:286px;background:none}}.event-popup__img-cont img{z-index:-1}.event-popup__content{padding:20px;background-color:#fff}@media screen and (min-width:768px){.event-popup__content{flex-grow:1;padding:48px 39px 60px}}.event-popup__close{display:inline-flex;position:absolute;right:16px;top:16px;cursor:pointer;z-index:1}.event-popup__close:before{content:"";width:24px;height:24px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23fff' stroke='%23fff'%3E%3Crect transform='rotate(45 12 11.7)' x='1' y='11' width='22' height='1.5' rx='.8'/%3E%3Crect transform='scale(-1 1) rotate(45 0 -17.2)' x='1' y='11' width='22' height='1.5' rx='.8'/%3E%3C/svg%3E");background-size:24px 24px;background-repeat:no-repeat;background-position:50% 50%}@media screen and (min-width:768px){.event-popup__close:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23333' stroke='%23333'%3E%3Crect transform='rotate(45 12 11.7)' x='1' y='11' width='22' height='1.5' rx='.8'/%3E%3Crect transform='scale(-1 1) rotate(45 0 -17.2)' x='1' y='11' width='22' height='1.5' rx='.8'/%3E%3C/svg%3E")}}@-webkit-keyframes opacity-change{0%{opacity:0}to{opacity:1}}.past-events{margin-top:48px;padding-right:24px;padding-left:24px}@media screen and (min-width:768px){.past-events{max-width:1088px;margin:140px auto 0;padding-bottom:44px}}.past-events__block:not(:first-child){margin-top:48px}.past-events__title{margin-bottom:8px;font-size:1.5rem;line-height:1.175}@media screen and (min-width:768px){.past-events__title{margin-bottom:0;font-size:2rem;line-height:1.125}}.past-event{padding-top:16px;padding-bottom:16px;border-bottom:1px solid rgba(182,169,153,.3)}@media screen and (min-width:768px){.past-event{display:flex;align-items:center;padding-top:32px;padding-bottom:32px}}@media screen and (min-width:768px){.past-event__details{margin-left:32px}}.past-event__fig{display:none}@media screen and (min-width:768px){.past-event__fig{position:relative;flex-shrink:0;display:block;width:305px;height:203px;margin:0}}.past-event__fig__img{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover";border-radius:5pt}.past-event__logo{margin:0}.past-event__title{margin-top:8px;font-size:1.25rem;line-height:1.2}@media screen and (min-width:768px){.past-event__title{margin-top:16px}}.past-event__info{display:flex;margin-top:8px}@media screen and (min-width:768px){.past-event__info{flex-direction:column;margin-top:16px}}.past-event__dates,.past-event__location{margin-top:0;margin-bottom:0;font-size:.875rem;line-height:1.425}@media screen and (min-width:768px){.past-event__dates,.past-event__location{font-size:1rem;line-height:1.5}}@media screen and (max-width:768px){.past-event__location:after{content:",";margin-right:4px}}@media screen and (min-width:768px){.online-events{margin:60px 0}.online-events .load-more{margin-top:40px}}@media screen and (max-width:767px){.online-events{margin:52px 0}.online-events .load-more{margin-top:16px}}.online-event__link{display:block}.online-event__link:focus{outline:1px solid #e8ab47}.online-events__block{display:flex;flex-wrap:wrap;margin:-16px -16px 0}.online-event{padding:16px}.online-event:nth-of-type(n+7){display:none}@media screen and (min-width:960px){.online-event{width:33.33%}}@media screen and (max-width:959px){.online-event{width:50%}}@media screen and (max-width:768px){.online-event{width:100%}}.online-event__fig{position:relative;width:100%;margin:0 0 32px}@media screen and (min-width:768px){.online-event__fig{padding-top:57.7%}}@media screen and (max-width:767px){.online-event__fig{padding-top:73.4%}}.online-event__img{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover";border-radius:5px}.online-event__logo{margin:0 0 16px}.online-event__logo-img{height:32px}.online-event__title{font-size:1.5rem;line-height:1;margin-bottom:16px}.online-event__info{line-height:1.5}.online-event__info span{display:block}.popup-show{position:fixed;top:0;left:0;right:0;overflow-y:scroll}.popup-show .general-popup,.popup-show .newsletter-popup{display:flex}.popup-show .general-popup__block{-webkit-animation-name:opacity-change;animation-name:opacity-change;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.general-popup,.newsletter-popup{position:fixed;top:0;left:0;width:100%;height:100%;justify-content:center;align-items:center;background-color:rgba(0,0,0,.7);padding-right:20px;padding-left:20px;display:none;z-index:25}@media screen and (min-width:960px){.general-popup,.newsletter-popup{padding-right:64px;padding-left:64px;background-color:rgba(0,0,0,.5)}}.general-popup__wrap{position:relative;border-radius:5px;box-shadow:0 10px 60px 0 rgba(10,11,9,.9);overflow:hidden}@media screen and (min-width:768px){.general-popup__wrap{display:flex;align-items:stretch}}.general-popup__block{width:100%;max-width:335px;opacity:0;-webkit-animation-name:opacity-change;animation-name:opacity-change;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@media screen and (min-width:768px){.general-popup__block{max-width:704px}}.general-popup__img-cont{width:100%;height:166px;border-bottom:4px solid #e8ab47;position:relative;overflow:hidden;background:linear-gradient(49.95deg,rgba(10,11,9,0),rgba(10,11,9,.7))}@media screen and (min-width:768px){.general-popup__img-cont{height:auto;border-bottom:0;border-right:4px solid #e8ab47;width:284px;flex-shrink:0;background:none}}.general-popup__img{position:absolute;top:50%;left:50%;width:100%;height:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover"}.general-popup__content{padding:20px;background-color:#fff}@media screen and (max-width:768px){.general-popup__content{max-height:calc(90vh - 166px);overflow-y:auto}}@media screen and (min-width:768px){.general-popup__content{flex-grow:1;padding:48px 39px 60px}}.general-popup__title{display:block;font-weight:700;font-size:32px;line-height:36px;margin-bottom:16px}.general-popup__title:focus{outline:none}@media screen and (max-width:768px){.general-popup__title{margin-bottom:8px}}.general-popup__description{font-size:16px;line-height:24px;margin-top:0}.general-popup__btn{margin-top:8px}.general-popup__close{display:inline-flex;position:absolute;right:16px;top:16px;cursor:pointer;z-index:1}.general-popup__close:focus{outline:1px solid #e8ab47}.general-popup__close:before{content:"";width:24px;height:24px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23fff' stroke='%23fff'%3E%3Crect transform='rotate(45 12 11.7)' x='1' y='11' width='22' height='1.5' rx='.8'/%3E%3Crect transform='scale(-1 1) rotate(45 0 -17.2)' x='1' y='11' width='22' height='1.5' rx='.8'/%3E%3C/svg%3E");background-size:24px 24px;background-repeat:no-repeat;background-position:50% 50%}@media screen and (min-width:768px){.general-popup__close:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23333' stroke='%23333'%3E%3Crect transform='rotate(45 12 11.7)' x='1' y='11' width='22' height='1.5' rx='.8'/%3E%3Crect transform='scale(-1 1) rotate(45 0 -17.2)' x='1' y='11' width='22' height='1.5' rx='.8'/%3E%3C/svg%3E")}}.page-node-type-my-lattiz .main-content{padding-bottom:0}@media screen and (min-width:768px){.page-node-type-my-lattiz .main-content{background-color:rgba(182,169,153,.1)}}.my-lattiz__header{position:relative;overflow:hidden;color:#fff;padding-top:85px;padding-bottom:85px;display:flex;align-items:center;justify-content:center}.my-lattiz__bcg{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover";z-index:-1}.my-lattiz__header-title{font-size:40px;line-height:49px;text-align:center;padding-right:20px;padding-left:20px}@media screen and (max-width:767px){.my-lattiz__header-title{text-align:left}}.my-lattiz__body{background-color:#fff;max-width:1302px;position:relative;margin:0 auto;padding:78px 112px;border-top-left-radius:15px;border-top-right-radius:15px;z-index:1}@media screen and (max-width:767px){.my-lattiz__body{padding:25px}}@media screen and (min-width:768px){.my-lattiz__body{display:flex;flex-wrap:wrap;justify-content:space-between}}.my-lattiz__block{position:relative;width:100%;padding:24px;background-color:#fffaf0;margin-bottom:24px;text-align:left;border-radius:5px}@media screen and (min-width:960px){.my-lattiz__block{width:calc(33% - 16px);margin-bottom:32px}}.my-lattiz__circle{position:relative;top:4px;display:inline-flex;width:24px;height:24px}.my-lattiz__circle:before{content:"";width:24px;height:24px;background-size:100%;background-repeat:no-repeat;background-position:50% 50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.my-lattiz__circle--shop:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24px 24px' xmlns='http://www.w3.org/2000/svg' fill='%23e8ab47' stroke='%23e8ab47'%3E%3Cpath d='M2.9 1.8a.7.7 0 00-1.3.9L3 1.8zm18.9 4.5l.7.2-.7-.2zm-.9 3.9l-.7-.2.7.2zm-1.4 6.3a.7.7 0 100-1.5v1.5zm.1-5.1v-.8.8zM9 20.2c0 .5-.3.8-.8.8v1.5c1.3 0 2.3-1 2.3-2.3H9zm-.8.8a.7.7 0 01-.7-.8H6c0 1.3 1 2.3 2.3 2.3V21zm-.7-.8c0-.4.3-.7.8-.7V18C7 18 6 19 6 20.3h1.5zm.8-.7c.4 0 .7.3.7.8h1.5c0-1.3-1-2.3-2.3-2.3v1.5zm10.4.8c0 .4-.3.7-.7.7v1.5c1.2 0 2.3-1 2.3-2.3h-1.6zm-.7.7a.7.7 0 01-.8-.8h-1.4c0 1.3 1 2.3 2.2 2.3V21zm-.8-.8c0-.4.4-.7.8-.7V18c-1.2 0-2.3 1-2.3 2.3h1.6zm.8-.7c.4 0 .8.3.8.8h1.4c0-1.3-1-2.3-2.2-2.3v1.5zM3.7 5.2h16.6V3.8H3.7v1.5zm-2-2.5L3 4.9l1.3-.8-1.5-2.3-1.3.9zM21 6.2l-.8 3.8 1.5.3.8-3.8-1.5-.3zM10 16.5h9.6V15H9.9v1.5zM3 4.7l2.2 8.2 1.5-.3-2.2-8.3-1.5.4zm16.6 6L5.9 12l.1 1.5 13.7-1.4-.1-1.5zm.6-.7c0 .3-.3.6-.6.6l.1 1.5c1 0 1.8-.8 2-1.8l-1.5-.3zM10 15c-1.5 0-2.8-1-3.2-2.4l-1.5.3a4.8 4.8 0 004.7 3.6V15zm10.4-9.8c.5 0 .8.5.7 1l1.5.3c.3-1.4-.8-2.8-2.2-2.8v1.5z' stroke-width='.5'/%3E%3C/svg%3E")}.my-lattiz__circle--order:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%231c5db5'%3E%3Cpath class='st0' d='M9 16h6c.6 0 1 .4 1 1s-.4 1-1 1H9c-.6 0-1-.4-1-1s.4-1 1-1zm0-4h6c.6 0 1 .4 1 1s-.4 1-1 1H9c-.6 0-1-.4-1-1s.4-1 1-1zm5-10H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8l-6-6zm4 18H6V4h7v4.2c0 .5.3.8.8.8H18v11z'/%3E%3C/svg%3E")}.my-lattiz__circle--partner:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 25' fill='%23333'%3E%3Cpath class='st0' d='M12 .5C5.4.5 0 6 0 12.8S5.4 25 12 25s12-5.5 12-12.2S18.6.5 12 .5zm4.3 7.8c1.3 0 2.3 1.1 2.3 2.4s-1 2.4-2.3 2.4C15 13 14 12 14 10.6c0-1.3 1-2.3 2.3-2.3zM9.1 6.4c1.6 0 2.8 1.3 2.8 2.9s-1.3 2.9-2.8 2.9-2.8-1.3-2.8-2.9c0-1.7 1.3-2.9 2.8-2.9zm0 11.1v4.6C6.3 21.2 4 18.9 3 16c1.2-1.3 4.4-2 6.1-2 .6 0 1.4.1 2.3.3-2 1-2.3 2.4-2.3 3.2zm2.9 5.1h-.9v-5c0-1.7 3.5-2.6 5.3-2.6 1.3 0 3.5.5 4.6 1.4-1.5 3.6-4.9 6.2-9 6.2z'/%3E%3C/svg%3E")}.my-lattiz__circle--service:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23b6a999'%3E%3Cpath d='M22.699 18.177l-9.117-8.674c.934-2.235.452-4.872-1.446-6.686C9.827.62 6.233.419 3.672 2.196l3.856 3.677L6.102 7.22 2.257 3.562C.389 5.988.6 9.417 2.909 11.605c1.868 1.776 4.589 2.244 6.918 1.413l9.147 8.703a1.036 1.036 0 001.416 0l2.309-2.197c.401-.363.401-.965 0-1.347zm-3.012 1.528l-9.498-9.036a4.515 4.515 0 01-2.008.783c-1.366.19-2.802-.2-3.846-1.194A4.155 4.155 0 013.01 6.972l3.102 2.951 4.257-4.05-3.102-2.951a4.658 4.658 0 013.454 1.251c1.084 1.032 1.496 2.455 1.245 3.783a4.06 4.06 0 01-.884 1.872l9.488 9.027-.883.85z'/%3E%3C/svg%3E")}.my-lattiz__title{display:inline-block;font-size:24px;line-height:24px;font-weight:700;margin-left:10px}.my-lattiz__desc{display:block;font-size:16px;line-height:24px;margin-top:10px;margin-bottom:0;font-weight:425}.my-lattiz__cta{margin:16px 0}.my-lattiz__link-wrap{display:flex;flex-direction:column;align-items:flex-start}.my-lattiz__link{display:inline-block;font-weight:700;font-size:16px;line-height:20px;text-align:center;color:#333}.my-lattiz__link:not(:first-child){margin-top:8px}@media screen and (min-width:768px){.my-lattiz__link{position:relative}.my-lattiz__link:after{content:"";position:absolute;right:0;left:0;bottom:0;width:100%;height:2px;margin-right:auto;margin-left:auto;background-color:#e8ab47;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:bottom right;transform-origin:bottom right;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;border-radius:8px 8px 0 0}.my-lattiz__link:focus:after,.my-lattiz__link:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;transform-origin:bottom left}.my-lattiz__link:not(:first-child){margin-top:16px}}.my-lattiz__footer{text-align:center}@media screen and (min-width:768px){.my-lattiz__footer{display:none}}.my-lattiz__logout{text-align:center;font-size:16px;line-height:20px;font-weight:700;position:relative}.my-lattiz__logout:after{content:"";position:absolute;right:0;left:0;bottom:0;width:100%;height:2px;margin-right:auto;margin-left:auto;background-color:#333;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:bottom right;transform-origin:bottom right;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;border-radius:8px 8px 0 0}.my-lattiz__logout:focus:after,.my-lattiz__logout:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;transform-origin:bottom left}.products-list{padding:32px 16px}.products-list__wrapper{display:flex;flex-direction:column;align-items:center;gap:16px}.products-list__item{width:100%;max-width:328px;flex-shrink:0}@media screen and (min-width:960px){.products-list__wrapper{flex-direction:row;flex-wrap:wrap;max-width:1138px;margin-right:auto;margin-left:auto;gap:32px}.products-list__item{width:calc(33% - 20px);max-width:none}}.product-teaser{background:#fffaf0;position:relative;height:100%;border-radius:5px}.product-teaser.plant-based{background:#f2e6d6}.product-teaser__image{position:relative;overflow:hidden;width:100%;padding-bottom:75%}.product-teaser__image img{position:absolute;top:28px;right:16px;max-width:50%;height:auto}.product-teaser__image-shape{position:absolute;left:-140px;top:-244px;width:416px;height:416px;border-radius:50%;border:1px solid #ebaa47}@media screen and (min-width:960px){.product-teaser__image-shape{left:-100px;top:-224px}}.product-teaser__summary{padding:0 24px 24px}.product-teaser__label{font-weight:700;font-size:16px;text-transform:uppercase;line-height:16px;color:#ebaa47;margin-bottom:8px;width:100%}.product-teaser__name{font-weight:700;font-size:24px;line-height:28px;color:#302112;margin-bottom:12px;width:100%}.product-teaser__desc{color:#302112;font-size:16px;line-height:24px;font-weight:lighter}.product-teaser__desc ul{padding-left:18px}.product-teaser__desc ul li{list-style:disc;width:100%;font-weight:lighter;font-size:14px}.show-more-or-less{position:relative}.show-more-or-less__wrapper{display:none;position:absolute;bottom:48px;left:0;right:0;text-align:center;cursor:pointer;z-index:1}.show-more-or-less__wrapper:before{content:"";position:absolute;top:16px;left:0;right:0;height:20px;box-shadow:0 -8px 8px 0 rgba(0,0,0,.1)}.show-more-or-less__button{position:relative;display:inline-block;width:32px;height:32px;border:1px solid #ebaa47;border-radius:50%;margin:0 auto 8px;background:#fff}.show-more-or-less__button:before{font-size:32px;margin:0 7px;line-height:27px;content:"+"}.show-more-or-less__text-less,.show-more-or-less__text-more{margin:auto;font-size:14px;font-weight:700;color:#ebaa47}.show-more-or-less__text-less{display:none}.show-more-or-less--expanded .show-more-or-less__button:before{content:"-"}.show-more-or-less--expanded .show-more-or-less__text-less{display:block}.show-more-or-less--expanded .show-more-or-less__text-more{display:none}@media screen and (max-width:959px){.show-more-or-less--active .show-more-or-less__children{overflow:hidden;border-bottom:60px solid transparent}.show-more-or-less--active .show-more-or-less__wrapper{display:block}}.products-list-component{margin:32px 0}.products-list-component__title{font-size:36px;font-weight:700;line-height:44px;text-align:center}.products-list-component__see-more{display:flex;align-items:center;flex-direction:column;font-size:16px;line-height:16px;font-weight:700}.products-list-component__pagination{margin-bottom:32px}.products-list-component__desktop,.products-list-component__desktop+.products-list-component__see-more{display:none}.products-list-component__mobile .products-list{overflow:hidden}.products-list-component__mobile .products-list__wrapper{flex-direction:row}@media screen and (min-width:960px){.products-list-component__desktop{display:block}.products-list-component__desktop+.products-list-component__see-more{display:flex}.products-list-component__mobile,.products-list-component__mobile+.products-list-component__see-more{display:none}}.general-information{position:relative;padding:32px 0}.general-information:after{content:"";display:block;position:absolute;right:50%;top:-30px;width:100%;padding-bottom:100%;border-radius:50%;border-top:1px solid #ebaa47;z-index:-1;-webkit-transform:translateX(50%);transform:translateX(50%)}@media screen and (min-width:960px){.general-information:after{display:none}}.general-information__title{font-size:36px;font-weight:700;line-height:44px;text-align:center;margin-bottom:32px}@media screen and (min-width:960px){.general-information__title{margin-bottom:64px}}.general-information .field--name-field-info-tiles{display:flex;flex-direction:column;max-width:1440px;margin:0 auto;padding:0 64px;gap:32px}.general-information .field--name-field-info-tiles>.field__item{width:100%}@media screen and (min-width:960px){.general-information .field--name-field-info-tiles>.field__item{width:calc(25% - 64px)}}@media screen and (min-width:960px){.general-information .field--name-field-info-tiles{gap:64px;flex-direction:row;justify-content:center}}.general-information-tile{width:280px;margin:auto}@media screen and (min-width:960px){.general-information-tile{width:100%;max-width:280px}}.general-information-tile__title{font-size:24px;line-height:29px;font-weight:700;overflow:hidden;margin-bottom:12px;text-align:center}.general-information-tile__image{display:block;width:44%;overflow:hidden;border-radius:50%;position:relative;padding-bottom:44%;margin:0 auto 32px}@media screen and (min-width:960px){.general-information-tile__image{width:100%;padding-bottom:100%}}.general-information-tile__image .contextual-region{position:static}.general-information-tile__image img{position:absolute;left:0;right:0;top:0;bottom:0;border-radius:50%;width:100%;height:100%}.general-information-tile__data{min-height:100px;padding-bottom:12px}.general-information-tile__data .field--name-field-bullet-point-line{font-size:16px;line-height:24px;padding-left:20px;overflow:hidden}.general-information-tile__data .field--name-field-bullet-point-line>.field__item{display:list-item}.general-information-tile__data .field--name-field-bullet-point-line>.field__item::marker{font-size:10px}.general-information-tile__data a{display:block;width:100%;text-align:center;font-size:16px;line-height:17px;color:#ebaa47;padding-top:12px}.general-information-tile__data a:hover{text-decoration:underline}.general-information-tile__data a:after{content:"";display:inline-flex;width:24px;height:24px;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23EBAA47'%3E%3Cpath d='M5 13h11.5l-5 5.2a1 1 0 000 1.5c.4.4 1 .4 1.4 0l6.8-7c.4-.4.4-1 0-1.4l-6.8-7a1 1 0 00-1.4 0 1 1 0 000 1.5l5 5.1H5A1 1 0 004 12c0 .6.5 1 1 1z'/%3E%3C/svg%3E");margin-left:10px;vertical-align:text-top}.general-information-tile.data-type--bullet_points .general-information-tile__title{text-align:left}.process-component{padding:32px 0;position:relative;overflow:hidden}@media screen and (min-width:960px){.process-component{padding-bottom:144px}}.process-component:after{content:"";display:block;position:absolute;right:50%;top:-30px;width:100%;padding-bottom:100%;border-radius:50%;border-top:1px solid #ebaa47;z-index:-1;-webkit-transform:translateX(50%);transform:translateX(50%)}@media screen and (min-width:960px){.process-component:after{display:none}}.process-component__title{font-size:36px;font-weight:700;line-height:44px;text-align:center;margin-bottom:32px}@media screen and (min-width:960px){.process-component__title{margin-bottom:64px}}.process-component .field--name-field-process-data{display:flex;flex-direction:column;max-width:1440px;margin:0 auto;padding:0 64px;gap:32px}.process-component .field--name-field-process-data>.field__item{flex-basis:25%}@media screen and (min-width:960px){.process-component .field--name-field-process-data{gap:64px;flex-direction:row;justify-content:center}}.process-tile{width:304px;margin:auto;padding-top:32px;padding-bottom:70px;border-radius:5px;background-color:#ebaa47;position:relative;overflow:hidden}@media screen and (min-width:960px){.process-tile{width:auto;padding-bottom:192px}}.process-tile__title{font-size:24px;line-height:29px;font-weight:700;overflow:hidden;margin-bottom:12px;padding:0 16px 12px;text-align:left;color:#fff}@media screen and (min-width:960px){.process-tile__title{font-size:20px;line-height:24px}}.process-tile__image{display:block;overflow:hidden;max-width:77px;position:absolute;right:0;bottom:0}@media screen and (min-width:960px){.process-tile__image{max-width:172px;font-size:20px;line-height:24px}}.process-tile__image .contextual-region{position:static}.process-tile__image img{width:100%;height:auto;max-height:70px}@media screen and (min-width:960px){.process-tile__image img{max-height:192px}}.process-tile__data{padding-bottom:12px;margin:0 20px 12px}.process-tile__data .field--name-field-bullet-point-line{font-size:16px;line-height:24px;padding-left:20px;color:#fff}.process-tile__data .field--name-field-bullet-point-line>.field__item{display:list-item}.process-tile__data .field--name-field-bullet-point-line>.field__item::marker{font-size:14px;line-height:18px}.reviews-slider{position:relative;padding:0 12% 0 16px;margin:24px auto 32px;max-width:1312px}@media screen and (min-width:960px){.reviews-slider{padding:0;margin:64px auto}}.reviews-slider__slider{display:flex;flex-direction:row;gap:16px}@media screen and (min-width:960px){.reviews-slider__slider{gap:32px}}.reviews-slider__slide{width:80%}@media screen and (min-width:960px){.reviews-slider__slide{width:calc(33.33% - 21.33333px)}}.reviews-slider .reviews-slider__pagination{display:flex}.reviews-slider .reviews-navigation__pagination{position:relative;display:flex;align-items:center;justify-content:center;margin-top:24px}.reviews-slider .reviews-navigation__pagination .swiper-button-lock{opacity:0}.review-tile{display:flex;flex-direction:column;padding:24px;background:#fffaf0;border-radius:5px}@media screen and (min-width:960px){.review-tile{gap:32px}}.review-tile__review{position:relative;padding:8px 24px 32px;font-size:14px;line-height:20px}@media screen and (min-width:960px){.review-tile__review{font-size:16px;line-height:24px}}.review-tile__review:after,.review-tile__review:before{content:"";position:absolute;width:24px;height:24px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='45' height='35' xmlns='http://www.w3.org/2000/svg' fill='%23F2E6D6'%3E%3Cpath d='M0 22.32C0 13.32 4.92 5.28 12.36 0l6.6 5.4c-3.84 2.04-8.28 7.08-9.36 11.4.48-.24 1.44-.36 2.4-.36 4.56 0 8.16 3.48 8.16 8.64s-4.32 9.48-9.48 9.48C5.04 34.56 0 30.12 0 22.32zm24.48 0c0-9 4.92-17.04 12.36-22.32l6.6 5.4c-3.84 2.04-8.4 7.08-9.36 11.4.36-.24 1.44-.36 2.4-.36 4.56 0 8.04 3.48 8.04 8.64s-4.2 9.48-9.36 9.48c-5.64 0-10.68-4.44-10.68-12.24z'/%3E%3C/svg%3E");background-size:100%;background-repeat:no-repeat}.review-tile__review:before{top:0;left:-8px}.review-tile__review:after{bottom:16px;right:-8px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.review-tile__review p:first-child{margin-top:0}.review-tile__review p:last-child{margin-bottom:0}.review-tile__image{width:48px;height:48px;overflow:hidden;border-radius:50%;flex-shrink:0}.review-tile__image img{width:48px;height:auto}.review-tile__reviewer{display:flex;flex-direction:row;gap:8px;align-items:center}.review-tile__personal{display:flex;flex-direction:column;flex-wrap:wrap;width:calc(100% - 56px)}.review-tile__name{font-size:20px;line-height:24px;font-weight:700}@media screen and (min-width:960px){.review-tile__name{font-size:24px;line-height:28px}}.review-tile__job{font-size:16px;line-height:24px}@media screen and (min-width:960px){.review-tile__job{font-size:14px;line-height:20px}}.review-tile__job,.review-tile__name{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.show-supply-popup{height:100vh;overflow:hidden}body.show-supply-popup .supply-chain__popup{opacity:1;pointer-events:all;visibility:visible}body.show-supply-popup .supply-chain__slider{transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.supply-chain{margin:52px 0 40px}@media screen and (min-width:960px){.supply-chain{margin:88px 0}}.page-home .supply-chain{max-width:1280px;margin-right:auto;margin-left:auto;padding-left:32px;padding-right:32px}@media screen and (min-width:960px){.page-home .supply-chain{padding-left:0;padding-right:0}}.supply-chain__title{font-size:32px;line-height:36px;text-align:center;margin-top:0;margin-bottom:4px}@media screen and (min-width:960px){.supply-chain__title{font-size:64px;line-height:1;margin-bottom:14px}}.supply-chain__description{font-size:16px;line-height:24px;text-align:center;margin-top:0;margin-bottom:24px}@media screen and (min-width:960px){.supply-chain__description{font-size:20px;line-height:28px;margin-bottom:48px}}.supply-chain__container{position:relative;overflow:hidden;border-radius:5px}.supply-chain__container:after,.supply-chain__container:before{content:"";position:absolute;left:0;width:100%;height:1px;background-color:#fff;z-index:6}.supply-chain__container:before{top:33.33%}.supply-chain__container:after{top:66.66%}@media screen and (min-width:1280px){.supply-chain__container:after,.supply-chain__container:before{top:0;width:1px;height:100%}.supply-chain__container:before{left:33.33%}.supply-chain__container:after{left:66.66%}}.supply-chain__order{position:absolute;z-index:5;top:50%;left:10px;display:flex;flex-direction:column;align-items:center;height:74%;pointer-events:none;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width:1280px){.supply-chain__order{flex-direction:row;width:71%;height:auto;top:40px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.supply-chain__number{display:flex;width:40px;height:40px;align-items:center;justify-content:center;font-size:16px;line-height:20px;font-weight:700;color:#fff;background-color:rgba(51,51,51,.5);border-radius:50%;border:2px solid #e8ab47}@media screen and (min-width:1280px){.supply-chain__number{width:56px;height:56px;font-size:24px;line-height:29px}}.supply-chain__line{flex-grow:1;width:2px;background-color:#e8ab47}@media screen and (min-width:1280px){.supply-chain__line{height:2px;width:auto}}.supply-chain__tiles{display:flex;flex-direction:column;min-height:540px}.supply-chain__tiles:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (min-width:1280px){.supply-chain__tiles{flex-direction:row;align-items:stretch}.supply-chain__tiles:before{display:none}.supply-chain__tiles:hover .supply-chain__box:before{z-index:5}.supply-chain__tiles:hover .supply-chain__content{z-index:5;opacity:.5}.supply-chain__tiles:hover .supply-chain__content-desc,.supply-chain__tiles:hover .supply-chain__links{opacity:1;pointer-events:all}}.supply-chain__box{position:relative;color:#fff;overflow:hidden;width:100%;height:180px;padding-left:58px;padding-right:20px;display:flex;align-items:center;background-color:rgba(10,11,9,.3);border-radius:5pt}@media screen and (min-width:1280px){.supply-chain__box{display:block;height:auto;width:33.33%;padding:115px 0 91px}.supply-chain__box:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.3),transparent);pointer-events:none}.supply-chain__box:first-child .supply-chain__links{padding-left:10.22%}.supply-chain__box:nth-child(2) .supply-chain__img{left:-100%}.supply-chain__box:nth-child(3) .supply-chain__img{left:-200%}.supply-chain__box:nth-child(3) .supply-chain__links{padding-right:10.22%}.supply-chain__box:hover{overflow:visible;z-index:1}.supply-chain__box:hover:before{z-index:0}.supply-chain__box:hover .supply-chain__content{opacity:1}}.supply-chain__img{position:absolute;z-index:-1;top:50%;left:0;width:100%;height:auto;pointer-events:none;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width:1280px){.supply-chain__img{width:300%;max-width:300%}}.supply-chain__img-mobile{position:absolute;top:50%;left:50%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover";-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none;z-index:-1}.supply-chain__content{display:none}@media screen and (min-width:1280px){.supply-chain__content{display:flex;flex-direction:column;height:100%;position:relative;z-index:10;padding:0 10.22%;text-align:center;transition:opacity .3s}}.supply-chain__content-title{font-size:32px;line-height:36px;font-weight:700;margin-bottom:8px;margin-top:0}.supply-chain__content-title-mobile{display:flex;align-items:center;font-weight:700;margin:0;font-size:20px;line-height:22px}.supply-chain__content-title-mobile:after{content:"";display:inline-flex;width:24px;height:24px;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M5 13h11.5l-5 5.2a1 1 0 000 1.5c.4.4 1 .4 1.4 0l6.8-7c.4-.4.4-1 0-1.4l-6.8-7a1 1 0 00-1.4 0 1 1 0 000 1.5l5 5.1H5A1 1 0 004 12c0 .6.5 1 1 1z'/%3E%3C/svg%3E");margin-left:30px}@media screen and (min-width:1280px){.supply-chain__content-title-mobile{display:none}}@media screen and (min-width:1280px){.supply-chain__content-desc,.supply-chain__links{opacity:0;pointer-events:none;transition:opacity .3s}}.supply-chain__content-desc{font-size:16px;line-height:24px;margin-bottom:24px;margin-top:0}@media screen and (min-width:1280px){.supply-chain__content-desc{font-size:20px;line-height:28px;margin-bottom:35px}}.supply-chain__links{margin-top:auto;display:flex;justify-content:space-between;width:calc(100% + 80px);margin-left:-40px}@media screen and (min-width:1280px){.supply-chain__links{width:126%;margin-left:-13%}}.supply-chain__link{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:120px;height:120px;border:4px solid #e8ab47;border-radius:50%;background-color:rgba(51,51,51,.3);font-style:14px;line-height:17px;font-weight:700}@media screen and (min-width:1280px){.supply-chain__link{width:162px;height:162px;font-size:20px;line-height:24px}.supply-chain__link:hover{text-shadow:-3px 2px 6px #fff}}.supply-chain__link-line{align-self:center;flex-grow:1;height:4px;display:inline-block;background-color:#e8ab47}.supply-chain__popup{position:fixed;z-index:25;top:0;left:0;width:100%;height:100vh;overflow:hidden;color:#fff;text-align:center;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .3s ease;border-radius:5pt}@media screen and (min-width:1280px){.supply-chain__popup{display:none}}.supply-chain__slider{display:flex;position:relative;z-index:0}.supply-chain__content-mobile{min-width:100vw;height:100vh;display:flex;flex-direction:column}.supply-chain__content-mobile:first-child .supply-chain__links{padding-left:40px}.supply-chain__content-mobile:nth-child(3) .supply-chain__links{padding-right:40px}.supply-chain__mobile-body,.supply-chain__next{overflow:hidden}.supply-chain__mobile-body:before,.supply-chain__next:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(10,11,9,.2),rgba(10,11,9,.5));z-index:-1}.supply-chain__mobile-body img,.supply-chain__next img{z-index:-2}.supply-chain__mobile-body{display:flex;flex-direction:column;position:relative;width:100%;flex-grow:1;padding:54px 40px;border-bottom:1px solid #fff}.supply-chain__mobile-body:before{background-color:rgba(10,11,9,.3)}.supply-chain__mobile-body .supply-chain__number{align-self:center;margin-bottom:15px}.supply-chain__next{display:flex;align-items:center;justify-content:center;position:relative;width:100%;height:120px}.supply-chain__next-link{display:flex;align-items:center;font-size:16px;line-height:20px;text-align:center}.supply-chain__next-link:after{content:"";display:inline-flex;width:24px;height:24px;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M5 13h11.5l-5 5.2a1 1 0 000 1.5c.4.4 1 .4 1.4 0l6.8-7c.4-.4.4-1 0-1.4l-6.8-7a1 1 0 00-1.4 0 1 1 0 000 1.5l5 5.1H5A1 1 0 004 12c0 .6.5 1 1 1z'/%3E%3C/svg%3E");margin-left:30px}.supply-chain__close{display:inline-flex;align-items:center;position:absolute;z-index:25;top:24px;right:24px;font-size:14px;line-height:17px;font-weight:700}.supply-chain__close:after{content:"";display:inline-flex;width:24px;height:24px;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Crect transform='rotate(45 12 11.7)' x='1' y='11' width='22' height='1.5' rx='.8'/%3E%3Crect transform='scale(-1 1) rotate(45 0 -17.2)' x='1' y='11' width='22' height='1.5' rx='.8'/%3E%3C/svg%3E");margin-left:4px}body.show-popup{height:100vh;overflow:hidden}.highlight-block{position:relative;margin-top:40px;padding:46px 0 56px}.highlight-block:before{content:"";position:absolute;top:0;left:50%;bottom:0;width:99.1vw;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:-1}@media screen and (min-width:960px){.highlight-block{margin-top:88px;padding:88px 0}}.highlight-block__title{font-size:32px;line-height:36px}@media screen and (min-width:960px){.highlight-block__title{font-size:48px;line-height:56px}}.highlight-block__details{margin-top:32px}@media screen and (min-width:960px){.highlight-block__details{margin-top:0}}.highlight-block__wrapper{padding-left:20px;padding-right:20px}@media screen and (min-width:960px){.highlight-block__wrapper{max-width:1440px;margin-right:auto;margin-left:auto;padding-right:64px;padding-left:64px}}@media screen and (min-width:960px){.highlight-block__header{display:flex;align-items:center}}@media screen and (min-width:960px){.highlight-block__desc{width:50%;padding-left:2.2%;margin-right:10.17%}}.highlight-block__main{display:block}@media screen and (min-width:960px){.highlight-block__main{width:50%}}.highlight-block__line{display:flex;align-items:center;font-size:16px;line-height:24px;font-weight:425}.highlight-block__line:not(:last-child){margin-bottom:16px}.highlight-block__icon{display:flex;justify-content:center;align-items:center;position:relative;width:32px;height:32px;border-radius:50%;border:4px solid #fff;padding:0 4px;overflow:hidden;margin-right:16px;background-color:#fffaf0;box-shadow:0 0 6px 0 rgba(0,0,0,.1019607843);flex-shrink:0}@media screen and (min-width:960px){.highlight-block__main-img{position:relative;display:block;width:100%;height:360px;border-radius:5px;overflow:hidden}}.highlight-block__description{margin-top:8px;margin-bottom:16px;font-size:14px;line-height:20px}@media screen and (min-width:960px){.highlight-block__description{font-size:16px;line-height:1.5;margin-top:12px}}.highlight-block__body{display:flex;justify-content:space-between}@media screen and (max-width:959px){.highlight-block__body{margin-top:20px;flex-wrap:wrap;align-items:flex-start}}@media screen and (min-width:960px){.highlight-block__body{margin-top:54px}}.highlight-block__block{position:relative;max-width:416px;border-radius:5px;background-color:#fffaf0;overflow:hidden;color:#ebaa47}.highlight-block__block:before{content:"";position:absolute;top:-250px;right:-128px;display:block;width:416px;height:416px;border:1px solid #ebaa47;border-radius:50%}.highlight-block__block:after{content:"";position:absolute;bottom:16px;right:16px;width:24px;height:24px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23EBAA47' stroke='%23EBAA47'%3E%3Cpath d='M12 4c.4 0 .8.3.8.8v6.5h6.4a.7.7 0 110 1.4h-6.4v6.6a.7.7 0 11-1.6 0v-6.6H4.8a.7.7 0 110-1.4h6.5V4.7c0-.4.3-.7.7-.7z' stroke-width='.5'/%3E%3C/svg%3E");background-size:100%;border:2px solid #ebaa47;border-radius:50%;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;z-index:3;pointer-events:none}@media screen and (min-width:960px){.highlight-block__block:after{display:none}}.highlight-block__block:hover{color:#fff;background-color:#ebaa47}.highlight-block__block:hover .highlight-block__block-icon{display:none}@media screen and (max-width:959px){.highlight-block__block{height:66.6vw;max-height:320px;width:100%;max-width:100%;margin-bottom:16px}}@media screen and (min-width:960px){.highlight-block__block{width:calc(33.33% - 22px);height:100px;min-height:320px}.highlight-block__block:hover .highlight-block__content{opacity:1;pointer-events:all}.highlight-block__block:hover .highlight-block__block-description,.highlight-block__block:hover .highlight-block__block-title{-webkit-transform:translateX(0);transform:translateX(0)}.highlight-block__block:hover .highlight-block__main-title{opacity:0}}.highlight-block__popup-open{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;z-index:2}@media screen and (min-width:960px){.highlight-block__popup-open{display:none}}.highlight-block__block-img{position:absolute;top:50%;left:50%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover";-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none;display:none}.highlight-block__content{display:none}@media screen and (min-width:960px){.highlight-block__content{opacity:0;pointer-events:none;position:relative;display:flex;flex-direction:column;justify-content:end;z-index:1;min-height:100%;height:100%;width:100%;padding:0 34px;transition:opacity .3s}}.highlight-block__block-description{margin-top:16px;line-height:24px}@media screen and (min-width:960px){.highlight-block__block-description{font-size:16px;line-height:24px;margin-top:4px;margin-bottom:32px}}@media screen and (min-width:960px){.highlight-block__block-description,.highlight-block__block-title{color:#fff;-webkit-transform:translateY(-20px);transform:translateY(-20px);transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.highlight-block__block-title{margin:0 0 12px;font-size:32px;line-height:36px;font-weight:700}}.highlight-block__block-icon,.highlight-block__main-title{position:absolute;z-index:1}.highlight-block__block-icon{width:48px;height:auto;top:12px;right:12px}@media screen and (min-width:960px){.highlight-block__block-icon{height:64px;width:auto;top:24px;right:24px;z-index:2}}.highlight-block__main-title{color:#ebaa47;left:16px;bottom:16px;font-size:20px;line-height:29px;font-weight:700;margin:0;width:calc(100% - 52px)}@media screen and (min-width:960px){.highlight-block__main-title{color:#ebaa47;font-size:32px;line-height:36px;left:24px;bottom:24px;transition:opacity .3s}}@media screen and (min-width:960px){.highlight-block__cta{font-size:16px;line-height:17px}}.highlight-block__popup{position:fixed;z-index:25;top:0;left:0;width:100vw;height:100vh;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .3s}.highlight-block__popup .swiper-pagination{position:absolute;bottom:31px}.highlight-block__popup .highlight-block__block-title{font-size:32px;line-height:36px;margin:0}.highlight-block__popup .highlight-block__block-description{margin:4px 0 0}.highlight-block__popup.opened{opacity:1;pointer-events:all;visibility:visible}@media screen and (min-width:960px){.highlight-block__popup{display:none}}.highlight-block__popup .highlight-block__block-img{display:block}.highlight-block__popup-title{position:absolute;z-index:2;top:24px;left:20px;font-size:16px;line-height:36px;font-weight:700;color:#fff;margin:0}.highlight-block__popup-icon{position:absolute;z-index:2;top:24px;right:20px;height:32px;width:auto}.highlight-block__swiper{height:100%}.highlight-block__slide{display:flex;flex-direction:column;height:100%}.higlight-block__popup-cont{box-sizing:border-box;position:relative;min-height:254px;padding:31px 20px 64px;background-color:#fff}.highlight-block__popup-close{position:absolute;z-index:1;top:0;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#fff;box-shadow:0 0 20px 0 rgba(10,11,9,.2)}.highlight-block__popup-close i{pointer-events:none}.highlight-block__image-cont{position:relative;width:100%;flex-grow:1;overflow:hidden}.highlight-block__image-cont:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(0deg,rgba(10,11,9,0),rgba(10,11,9,.5));z-index:1}.sustainability-header{position:relative;height:836px;padding-top:45px;width:100%}@media screen and (min-width:960px){.sustainability-header{height:960px;padding-top:110px}}.sustainability-header__bcg{position:absolute;top:50%;left:50%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover";-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-1}.sustainability-header__wrap{width:100%;max-width:840px;padding:0 20px;margin:0 auto;text-align:center}.sustainability-header__wrap>*{margin:0}.sustainability-header__title{font-size:40px;line-height:44px;margin-bottom:16px}@media screen and (min-width:960px){.sustainability-header__title{font-size:88px;line-height:92px;margin-bottom:30px}}.sustainability-header__desc{font-weight:400;margin-bottom:20px;max-width:640px;margin-left:auto;margin-right:auto}@media screen and (min-width:960px){.sustainability-header__desc{font-size:20px;line-height:28px;margin-bottom:40px}}.sustanability-header__cta{color:#e8ab47}.sustanability-header__cta .icon--play-no-border:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='transparent' stroke='%23e8ab47'%3E%3Cpath d='M17.1 11.1c.9.7.9 2 0 2.8l-7.4 5.7c-1 1-2.7.1-2.7-1.3V6.7c0-1.4 1.6-2.2 2.7-1.3l7.4 5.7z' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E")}.article-background{position:relative;padding-bottom:35px}.article-background:before{content:"";position:absolute;left:50%;z-index:-1;width:100vw;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#fffaf0}.article-background--all:before{bottom:0;height:calc(100% - 60px)}.article-background--specific:before{top:64px;height:49%}@media screen and (min-width:960px){.article-background{padding-bottom:80px}.article-background--all:before{height:calc(100% - 80px)}.article-background--specific:before{top:80px;height:50%}}.article--hero:not(:last-child){margin-bottom:32px}@media screen and (min-width:960px){.article--hero:not(:last-child){margin-bottom:64px}}.article--hero .article__img-cont{width:calc(100% + 20px);height:83.44vw;max-height:575px}@media screen and (min-width:960px){.article--hero .article__img-cont{width:100%}}.article--hero .article__img-cont img{width:100%;height:auto}.article--hero .article__content{position:relative;z-index:1;display:block;width:calc(100% + 20px);max-width:560px;margin-left:-20px;padding:20px 20px 15px;background-color:#e8ab47;color:#fff;border-radius:0 5px 5px 0;margin-top:-50px}@media screen and (min-width:960px){.article--hero .article__content{border-radius:5px;margin-left:80px;margin-top:-120px;padding:24px 40px}}.article--hero .article__title{font-size:18px;line-height:32px;font-weight:700;margin:0}@media screen and (min-width:960px){.article--hero .article__title{font-size:24px}}.article--hero .article__description{font-size:14px;line-height:20px;margin-top:0;margin-bottom:16px;font-weight:300}@media screen and (min-width:960px){.article--hero .article__description{font-size:18px;line-height:28px;margin-top:4px;margin-bottom:8px}}.article--hero .article__category{display:flex;position:relative;padding-top:15px;color:#905a00;font-size:12px;line-height:24px;text-transform:uppercase;font-weight:700}.article--hero .article__category:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background-color:hsla(0,0%,100%,.5)}.article--hero .article__category .icon--arrow-right{margin-left:auto}.article--hero .article__category .icon--arrow-right:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23905A00'%3E%3Cpath d='M5 13h11.5l-5 5.2a1 1 0 000 1.5c.4.4 1 .4 1.4 0l6.8-7c.4-.4.4-1 0-1.4l-6.8-7a1 1 0 00-1.4 0 1 1 0 000 1.5l5 5.1H5A1 1 0 004 12c0 .6.5 1 1 1z'/%3E%3C/svg%3E")}@media screen and (min-width:960px){.article--hero .article__category{font-size:14px}}@media screen and (min-width:768px){.article--featured{display:flex}}.article--featured .article__block{display:block;width:100%;max-width:416px;margin:32px auto 0}.article--featured .article__block:not(:last-child){margin-bottom:40px}@media screen and (min-width:768px){.article--featured .article__block{width:calc(33.33% - 21.3px)}.article--featured .article__block:not(:last-child){margin-bottom:0;margin-right:32px}}.article--featured .article__img-cont,.article--featured .article__img-cont img{width:100%;height:auto}.article--featured .article__category{display:block;font-size:12px;line-height:15px;font-weight:700;text-transform:uppercase;color:#e8ab47;margin-top:16px;margin-bottom:4px}@media screen and (min-width:960px){.article--featured .article__category{font-size:14px;line-height:16px;margin-top:32px;margin-bottom:8px}}.article--featured .article__title{font-size:20px;line-height:26px;font-weight:700;margin-top:4px;margin-bottom:4px}@media screen and (min-width:960px){.article--featured .article__title{font-size:24px;line-height:32px;margin-bottom:4px;margin-top:8px}}.article--featured .article__description{font-size:16px;line-height:24px;font-weight:300;margin-top:4px}@media screen and (min-width:960px){.article--featured .article__description{line-height:28px}}.article--column{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:40px}@media screen and (min-width:768px){.article--column{justify-content:flex-start;margin-top:80px}}.article--column .article__block{width:calc(50% - 12.5px);margin-bottom:40px;display:flex;flex-direction:column}@media screen and (min-width:768px){.article--column .article__block{width:calc(50% - 44px);max-width:585px;flex-direction:row;align-items:center;justify-content:space-between}.article--column .article__block:nth-child(2n){margin-left:88px}}.article--column .article__img-cont{width:100%;height:41.33vw;margin:0 auto 15px}@media screen and (min-width:768px){.article--column .article__img-cont{width:34.24%;height:auto;margin:0}}.article--column .article__img-cont img{width:100%;height:auto}@media screen and (min-width:768px){.article--column .article__content{width:61.64%}}.article--column .article__category{display:block;font-size:10px;line-height:12px;font-weight:700;text-transform:uppercase;color:#e8ab47;margin-bottom:4px;margin-top:0}@media screen and (min-width:960px){.article--column .article__category{font-size:14px;line-height:1;margin-bottom:8px}}.article--column .article__title{font-size:18px;line-height:22px;font-weight:700;margin-bottom:4px;margin-top:4px}@media screen and (min-width:960px){.article--column .article__title{font-size:24px;line-height:29px;margin-bottom:5px}}.article--column .article__description{font-size:14px;line-height:20px;margin-top:4px;margin-bottom:0;font-weight:300}@media screen and (min-width:960px){.article--column .article__description{font-size:18px;line-height:28px}}.article--side{display:flex;flex-wrap:wrap;justify-content:center;padding-top:40px;padding-bottom:40px;position:relative;margin:40px 0}.article--side:after,.article--side:before{content:"";position:absolute;top:0;width:50vw;height:100%;z-index:-1;background-color:#fffaf0}.article--side:before{left:50%}.article--side:after{right:50%}@media screen and (min-width:960px){.article--side{padding-top:73px;padding-bottom:0;margin:80px 0}.article--side:after,.article--side:before{height:313px}}.article--side .article__block{width:100%;max-width:560px}.article--side .article__block:not(:last-child){margin-bottom:40px}@media screen and (min-width:960px){.article--side .article__block{width:calc(50% - 30px)}.article--side .article__block:first-child{margin-right:60px}}.article--side .article__img-cont{width:100%}.article--side .article__img-cont img{width:100%;height:auto}.article--side .article__category{display:block;font-size:12px;line-height:15px;color:#e8ab47;font-weight:700;text-transform:uppercase;margin-top:16px;margin-bottom:8px}@media screen and (min-width:960px){.article--side .article__category{font-size:14px;line-height:17px;margin-top:25px;margin-bottom:12px}}.article--side .article__title{font-size:18px;line-height:22px;font-weight:700;margin-bottom:4px;margin-top:8px}@media screen and (min-width:960px){.article--side .article__title{font-size:32px;line-height:1;margin-bottom:8px;margin-top:12px}}.article--side .article__description{font-size:16px;line-height:24px;margin-top:4px;margin-bottom:0;font-weight:300}@media screen and (min-width:960px){.article--side .article__description{font-size:20px;line-height:32px;margin-top:8px}}.article--remaining .article__block:nth-child(n+7){display:none}.article__img-cont{position:relative;border-radius:5px;overflow:hidden}.article__img-cont,.article__img-cont img{width:100%;height:auto}.article__img{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover"}.article__img img{width:100%;height:auto}.article__cta-container{display:flex;justify-content:center}.article__cta.additional-bottom-margin{margin-bottom:20px}@media screen and (min-width:960px){.article__cta.additional-bottom-margin{margin-bottom:40px}}@media screen and (min-width:960px){.article__cta{margin-top:20px}}.article__heading{text-align:center;font-weight:700;font-size:32px;line-height:36px}@media screen and (min-width:960px){.article__heading{font-size:48px;line-height:52px}}.article-header{margin:24px 0}@media screen and (min-width:960px){.article-header{margin:59px 0}}.article-header__top{margin-bottom:16px}@media screen and (min-width:960px){.article-header__top{max-width:1135px;margin-left:auto;margin-right:auto;margin-bottom:68px;display:flex;align-items:center;justify-content:space-between}}.article-header__title{font-size:40px;line-height:44px;margin-top:0;margin-bottom:4px}@media screen and (min-width:960px){.article-header__title{max-width:47%;font-size:64px;line-height:68px;margin:0}}.article-header__description{font-size:16px;line-height:24px;margin:0}@media screen and (min-width:960px){.article-header__description{max-width:47%;font-size:20px;line-height:28px}}.article-header__links{padding:32px 20px 28px;border-top:1px solid rgba(51,51,51,.1);border-bottom:1px solid rgba(51,51,51,.1)}@media screen and (max-width:959px){.article-header__links{width:calc(100% + 40px);margin-left:-20px}}@media screen and (min-width:960px){.article-header__links{max-width:807px;margin-left:auto;margin-right:auto}.article-header__links .swiper-wrapper{justify-content:center}}.article-header__link{display:inline-block;width:auto;font-size:16px;line-height:22px;font-weight:700;position:relative}.article-header__link>.article-header__num{display:none}.article-header__link:after{content:"";position:absolute;right:0;left:0;bottom:0;width:100%;height:2px;margin-right:auto;margin-left:auto;background-color:#e8ab47;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:bottom right;transform-origin:bottom right;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;border-radius:8px 8px 0 0}.article-header__link:focus:after,.article-header__link:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;transform-origin:bottom left}.article-header__link--active>.article-header__num{display:inline-block;position:absolute;bottom:calc(100% - 4px);left:calc(100% - 4px);color:#fff;font-size:12px;line-height:14px;padding:1px 8px;background-color:#e8ab47;border-radius:8px}.article-header__link--active:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#e8ab47}@media screen and (min-width:960px){.article-header__link:not(:last-child){margin-right:56px}}.breadcrumb{display:flex;padding-left:10px}@media screen and (min-width:960px){.breadcrumb{max-width:1440px;margin:0 auto;padding-left:165px}}.breadcrumb__element{display:flex;align-items:center;font-size:12px;line-height:24px;color:#333}.breadcrumb__element:after{content:"";display:inline-block;width:8px;height:8px;padding:0 10px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.9 8.9l-6.5 6.5c-.2.1-.6.1-.8 0L5.1 8.9A.5.5 0 116 8l6.1 6.2 6-6.2a.5.5 0 01.8.8z'/%3E%3C/svg%3E");background-position:50%;background-size:12px;background-repeat:no-repeat;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.breadcrumb--active{font-weight:700}.breadcrumb--active:after{display:none}.page-business-benefits-calculator .region-content{max-width:none}.calculator{display:flex;flex-direction:column;align-items:center}.calculator:not(.phase2) .calculator__thumb{visibility:hidden}@media screen and (min-width:960px){.calculator{margin-bottom:60px}}@media screen and (max-width:959px){.calculator{margin-bottom:40px}}.calculator.no-delay .calculator__intro-btn,.calculator.no-delay img{transition-delay:0s}.calculator__img-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1}.calculator__spinner,.calculator__spinner:after,.calculator__spinner:before{background:#e8ab47;width:.8rem;height:3rem}.calculator__spinner{-webkit-animation:load 1s ease-in-out -.16s infinite,fadeIn 1s ease 3s forwards;animation:load 1s ease-in-out -.16s infinite,fadeIn 1s ease 3s forwards;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);color:#e8ab47;text-indent:-9999em}.loaded .calculator__spinner{display:none}.calculator__spinner:after,.calculator__spinner:before{content:"";-webkit-animation:load 1s ease-in-out infinite;animation:load 1s ease-in-out infinite;position:absolute;top:0}.calculator__spinner:before{left:-1.5rem;-webkit-animation-delay:-.32s;animation-delay:-.32s}.calculator__spinner:after{left:1.5rem}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes load{0%,80%,to{box-shadow:0 0;height:4em}40%{box-shadow:0 -2em;height:5em}}@keyframes load{0%,80%,to{box-shadow:0 0;height:4em}40%{box-shadow:0 -2em;height:5em}}.calculator__img{position:absolute;top:50%;left:50%;-o-object-fit:contain;object-fit:contain;font-family:"object-fit: contain"}.calculator__cup-coffee,.calculator__cup-milk{background:50%/contain no-repeat;transition:.3s}@media screen and (min-width:960px){.calculator__cup-coffee{width:66px;height:66px}}@media screen and (max-width:959px){.calculator__cup-coffee{width:42px;height:42px}}.calculator__cup-milk{-webkit-transform:translate(-50%,-50%) scale(0) rotate(90deg);transform:translate(-50%,-50%) scale(0) rotate(90deg)}.milk .calculator__cup-milk{-webkit-transform:translate(-50%,-50%) scale(1) rotate(0);transform:translate(-50%,-50%) scale(1) rotate(0)}@media screen and (min-width:960px){.calculator__cup-milk{width:68px;height:68px}}@media screen and (max-width:959px){.calculator__cup-milk{width:44px;height:44px}}.calculator__cup{background:50%/contain no-repeat;opacity:0;-webkit-transform:translate(-50%,-50%) scale(.01);transform:translate(-50%,-50%) scale(.01);transition:opacity .3s .15s,-webkit-transform .3s;transition:transform .3s,opacity .3s .15s;transition:transform .3s,opacity .3s .15s,-webkit-transform .3s}@media screen and (min-width:960px){.calculator__cup{width:96px;height:96px}}@media screen and (max-width:959px){.calculator__cup{width:64px;height:64px;height:calc(var(--vh,1vh)*11);width:calc(var(--vh,1vh)*11);max-width:64px;max-height:64px}}.calculator__img--intro-tl{transition:.4s;transition-delay:.3s}.calculator.phase2 .calculator__img--intro-tl{transition:1s;transition-delay:.1s}@media screen and (min-width:960px){.calculator__img--intro-tl{width:225px;-webkit-transform:translate(-656px,-126px) translateX(-50vw) rotate(60deg) scale(.8);transform:translate(-656px,-126px) translateX(-50vw) rotate(60deg) scale(.8)}.loaded .calculator__img--intro-tl{-webkit-transform:translate(-656px,-126px) rotate(-38deg);transform:translate(-656px,-126px) rotate(-38deg)}.hover .calculator__img--intro-tl{-webkit-transform:translate(-656px,-190px) rotate(-38deg);transform:translate(-656px,-190px) rotate(-38deg)}.calculator.phase2 .calculator__img--intro-tl{-webkit-transform:translate(-656px,-126px) translateY(-100vh) rotate(-38deg);transform:translate(-656px,-126px) translateY(-100vh) rotate(-38deg)}}@media screen and (max-width:959px){.calculator__img--intro-tl{display:none}}.calculator__img--intro-bl{transition:.4s;transition-delay:.5s}.calculator.phase2 .calculator__img--intro-bl{transition:1s;transition-delay:.2s}@media screen and (min-width:960px){.calculator__img--intro-bl{width:170px;-webkit-transform:translate(-515px,83px) rotate(-60deg) scale(.01);transform:translate(-515px,83px) rotate(-60deg) scale(.01)}.loaded .calculator__img--intro-bl{-webkit-transform:translate(-515px,83px) rotate(-60deg) scale(1);transform:translate(-515px,83px) rotate(-60deg) scale(1)}.hover .calculator__img--intro-bl{-webkit-transform:translate(-515px,53px) rotate(-60deg);transform:translate(-515px,53px) rotate(-60deg)}.calculator.phase2 .calculator__img--intro-bl{-webkit-transform:translate(-515px,83px) translateY(-100vh) rotate(-60deg);transform:translate(-515px,83px) translateY(-100vh) rotate(-60deg)}}@media screen and (max-width:959px){.calculator__img--intro-bl{width:48px;height:48px;-webkit-transform:translate(-7px,-290px) translateY(-50vh);transform:translate(-7px,-290px) translateY(-50vh)}.loaded .calculator__img--intro-bl{-webkit-transform:translate(-7px,-290px);transform:translate(-7px,-290px)}.hover .calculator__img--intro-bl{-webkit-transform:translate(-7px,-300px);transform:translate(-7px,-300px)}.calculator.phase2 .calculator__img--intro-bl{-webkit-transform:translate(-7px,-300px) translateY(-100vh);transform:translate(-7px,-300px) translateY(-100vh)}}.calculator__img--intro-tr{transition:.4s;transition-delay:.3s}.phase2 .calculator__img--intro-tr{transition:1s}@media screen and (min-width:960px){.calculator__img--intro-tr{-webkit-transform:translate(290px,-392px) translateY(-100vh);transform:translate(290px,-392px) translateY(-100vh)}.loaded .calculator__img--intro-tr{-webkit-transform:translate(290px,-392px);transform:translate(290px,-392px)}.hover .calculator__img--intro-tr{-webkit-transform:translate(290px,-420px);transform:translate(290px,-420px)}.phase2 .calculator__img--intro-tr{-webkit-transform:translate(290px,-392px) translateY(-100vh);transform:translate(290px,-392px) translateY(-100vh)}}@media screen and (max-width:959px){.calculator__img--intro-tr{width:160px;height:160px;-webkit-transform:translate(5px,-300px) translateY(-100vh);transform:translate(5px,-300px) translateY(-100vh)}.loaded .calculator__img--intro-tr{-webkit-transform:translate(5px,-300px) rotate(10deg);transform:translate(5px,-300px) rotate(10deg)}.hover .calculator__img--intro-tr{-webkit-transform:translate(5px,-350px);transform:translate(5px,-350px)}.phase2 .calculator__img--intro-tr{-webkit-transform:translate(5px,-311px) translateY(-100vh);transform:translate(5px,-311px) translateY(-100vh)}}@media screen and (min-width:960px){.calculator__img--spoon{top:calc(25vh + 200px);-webkit-transform:translate(-404px,119px) translateY(100vh) rotate(-30deg);transform:translate(-404px,119px) translateY(100vh) rotate(-30deg);transition:1s}.phase4 .calculator__img--spoon{-webkit-transform:translate(-404px,119px) rotate(-30deg);transform:translate(-404px,119px) rotate(-30deg)}.phase5 .calculator__img--spoon{-webkit-transform:translate(-404px,-100vh) rotate(-30deg);transform:translate(-404px,-100vh) rotate(-30deg)}}@media screen and (max-width:959px){.calculator__img--spoon{display:none}}.calculator__step4-cups{position:absolute;width:224px;height:350px;left:50%;transition:1s;top:calc(25vh + 200px);-webkit-transform:translate(-655px,-55px) translateY(100vh);transform:translate(-655px,-55px) translateY(100vh)}.phase4 .calculator__step4-cups{-webkit-transform:translate(-655px,-55px);transform:translate(-655px,-55px)}.phase5 .calculator__step4-cups{-webkit-transform:translate(-655px,-100vh);transform:translate(-655px,-100vh)}@media screen and (max-width:959px){.calculator__step4-cups{display:none}}.calculator__step4-cup{position:absolute;width:144px}.calculator__step4-cup1 .calculator__step4-cup{bottom:0;left:0;-webkit-transform:rotate(15deg);transform:rotate(15deg)}.calculator__step4-cup2 .calculator__step4-cup{top:0;right:0}.calculator__step4-spoon{position:absolute;bottom:-40px;left:103px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.calculator__step4-milk{position:absolute;top:21px;right:24px;width:99px}.calculator__bill-container{position:absolute;left:50%;transition:1s}@media screen and (min-width:960px){.calculator__bill-container{top:calc(25vh + 200px);-webkit-transform:translate(424px,-95px) translateY(100vh) rotate(-28deg);transform:translate(424px,-95px) translateY(100vh) rotate(-28deg)}.phase4 .calculator__bill-container{-webkit-transform:translate(424px,-95px) rotate(-28deg);transform:translate(424px,-95px) rotate(-28deg)}.phase5 .calculator__bill-container{-webkit-transform:translate(424px,-100vh) rotate(-28deg);transform:translate(424px,-100vh) rotate(-28deg)}}@media screen and (max-width:959px){.calculator__bill-container{bottom:0;-webkit-transform:translateX(-43%) translateX(100vw) rotate(-25deg);transform:translateX(-43%) translateX(100vw) rotate(-25deg)}.phase4 .calculator__bill-container{-webkit-transform:translateX(-43%) rotate(-25deg);transform:translateX(-43%) rotate(-25deg)}.phase5 .calculator__bill-container{-webkit-transform:translateX(-43%) translateX(-100vw) rotate(-25deg);transform:translateX(-43%) translateX(-100vw) rotate(-25deg)}}.calculator__img--bill{-webkit-transform:rotate(25deg);transform:rotate(25deg)}@media screen and (min-width:960px){.calculator__img--bill{width:230px}}@media screen and (max-width:959px){.calculator__img--bill{width:178px}}.calculator__img--coin{position:absolute;display:block;-webkit-transform:scale(1.1) rotate(25deg);transform:scale(1.1) rotate(25deg);transition:.2s;-o-object-fit:contain;object-fit:contain;font-family:"object-fit: contain";opacity:0}.calculator__img--coin:nth-of-type(2){-webkit-transform:rotate(0deg);transform:rotate(0deg)}.calculator__img--coin:nth-of-type(3){-webkit-transform:rotate(10deg);transform:rotate(10deg)}.calculator__img--coin:nth-of-type(4){-webkit-transform:rotate(100deg);transform:rotate(100deg)}.calculator__img--coin:nth-of-type(5){-webkit-transform:rotate(110deg);transform:rotate(110deg)}.calculator__img--coin:nth-of-type(6){-webkit-transform:rotate(15deg);transform:rotate(15deg)}.calculator__img--coin:nth-of-type(7){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.calculator__img--coin:nth-of-type(8){-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}.calculator__img--coin:nth-of-type(9){-webkit-transform:rotate(30deg);transform:rotate(30deg)}.calculator__img--coin.show{opacity:1}@media screen and (min-width:960px){.calculator__img--coin:nth-of-type(2){width:80px;height:80px;right:23px;bottom:68px}.calculator__img--coin:not(:nth-of-type(2)){width:72px;height:72px}.calculator__img--coin:nth-of-type(3){right:40px;bottom:34px}.calculator__img--coin:nth-of-type(4){left:50px;bottom:80px}.calculator__img--coin:nth-of-type(5){left:44px;top:29px}.calculator__img--coin:nth-of-type(6){left:3px;top:46px}.calculator__img--coin:nth-of-type(7){left:-5px;bottom:101px}.calculator__img--coin:nth-of-type(8){left:12px;bottom:22px}.calculator__img--coin:nth-of-type(9){left:15px;bottom:64px}}@media screen and (max-width:959px){.calculator__img--coin:nth-of-type(2){width:64px;height:64px;right:15px;bottom:55px}.calculator__img--coin:not(:nth-of-type(2)){width:60px;height:60px}.calculator__img--coin:nth-of-type(3){right:28px;bottom:25px}.calculator__img--coin:nth-of-type(4){left:35px;bottom:63px}.calculator__img--coin:nth-of-type(5){left:30px;top:14px}.calculator__img--coin:nth-of-type(6){left:-2px;top:27px}.calculator__img--coin:nth-of-type(7){left:-8px;bottom:79px}.calculator__img--coin:nth-of-type(8){left:5px;bottom:17px}.calculator__img--coin:nth-of-type(9){left:8px;bottom:50px}}.calculator__container{width:100%;overflow:hidden;position:relative;display:flex;flex-direction:column;align-items:center}.phase5 .calculator__container{height:auto}@media screen and (min-width:960px){.calculator__container{height:100vh;padding:10vh 0}}@media screen and (max-width:959px){.calculator__container{height:100vh;height:calc(var(--vh,1vh)*100);padding:10vh 0 0;padding:calc(var(--vh,1vh)*10) 0 0}}@media screen and (max-width:959px){.calculator__intro,.calculator__questions,.calculator__results{max-width:450px}}.calculator__intro{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;transition:.5s}.phase2 .calculator__intro{opacity:0;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}@media screen and (min-width:960px){.calculator__intro{height:76.2vh;width:750px;padding-top:10vh}}@media screen and (max-width:959px){.calculator__intro{height:62.7vh;height:calc(var(--vh,1vh)*62.7);width:100%;padding-top:13vh}}.calculator__subtitle,.calculator__title{width:100%;text-align:center;transition:.5s;transition-delay:.5s;opacity:0;-webkit-transform:translateY(200px);transform:translateY(200px)}.loaded .calculator__subtitle,.loaded .calculator__title{opacity:1;-webkit-transform:none;transform:none}@media screen and (min-width:960px){.calculator__title{font-size:4rem;line-height:4.25rem;margin-bottom:16px}}@media screen and (max-width:959px){.calculator__title{font-size:2rem;line-height:2.25rem;margin-bottom:8px;padding:0 20px}}.calculator__subtitle{font-weight:700}@media screen and (min-width:960px){.calculator__subtitle{font-size:1.25rem}}@media screen and (max-width:959px){.calculator__subtitle{font-size:1rem}}.calculator__intro-btn{margin-top:32px;min-width:243px;justify-content:center;transition:.3s;transition-delay:.8s;opacity:0}.loaded .calculator__intro-btn{opacity:1}.calculator__questions{flex-shrink:0;transition:.3s;-webkit-transform:translateY(100%);transform:translateY(100%);display:flex;flex-direction:column}.loaded .calculator__questions{-webkit-transform:translateY(0);transform:translateY(0);transition:.5s ease}.phase2 .calculator__questions{transition-delay:.3s}@media screen and (min-width:960px){.calculator__questions{height:75vh;width:704px}.hover .calculator__questions{-webkit-transform:translateY(-50px);transform:translateY(-50px)}.phase2 .calculator__questions{-webkit-transform:translateY(-63.8vh);transform:translateY(-63.8vh)}}@media screen and (max-width:959px){.calculator__questions{height:82.3vh;height:calc(var(--vh,1vh)*82.3);width:100%;padding:0 20px}.hover .calculator__questions{-webkit-transform:translateY(-20px);transform:translateY(-20px)}.phase2 .calculator__questions{margin-top:-55vh;margin-top:calc(var(--vh,1vh)*-55)}}.calculator__info{display:inline-block;width:1rem;height:1rem;background:50%/contain no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg width='34' height='34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17 1C8.168 1 1 8.168 1 17s7.168 16 16 16 16-7.168 16-16S25.832 1 17 1zm1.6 8h-3.2v3.2h3.2V9zm0 6.4h-3.2V25h3.2v-9.6zM4.2 17c0 7.056 5.744 12.8 12.8 12.8 7.056 0 12.8-5.744 12.8-12.8 0-7.056-5.744-12.8-12.8-12.8C9.944 4.2 4.2 9.944 4.2 17z' fill='%23333'/%3E%3Cpath d='M15.4 9v-.5h-.5V9h.5zm3.2 0h.5v-.5h-.5V9zm-3.2 3.2h-.5v.5h.5v-.5zm3.2 0v.5h.5v-.5h-.5zm-3.2 3.2v-.5h-.5v.5h.5zm3.2 0h.5v-.5h-.5v.5zM15.4 25h-.5v.5h.5V25zm3.2 0v.5h.5V25h-.5zM1.5 17C1.5 8.444 8.444 1.5 17 1.5v-1C7.892.5.5 7.892.5 17h1zM17 32.5C8.444 32.5 1.5 25.556 1.5 17h-1c0 9.108 7.392 16.5 16.5 16.5v-1zM32.5 17c0 8.556-6.944 15.5-15.5 15.5v1c9.108 0 16.5-7.392 16.5-16.5h-1zM17 1.5c8.556 0 15.5 6.944 15.5 15.5h1C33.5 7.892 26.108.5 17 .5v1zm-1.6 8h3.2v-1h-3.2v1zm.5 2.7V9h-1v3.2h1zm2.7-.5h-3.2v1h3.2v-1zM18.1 9v3.2h1V9h-1zm-2.7 6.9h3.2v-1h-3.2v1zm.5 9.1v-9.6h-1V25h1zm2.7-.5h-3.2v1h3.2v-1zm-.5-9.1V25h1v-9.6h-1zM17 29.3c-6.78 0-12.3-5.52-12.3-12.3h-1c0 7.332 5.968 13.3 13.3 13.3v-1zM29.3 17c0 6.78-5.52 12.3-12.3 12.3v1c7.332 0 13.3-5.968 13.3-13.3h-1zM17 4.7c6.78 0 12.3 5.52 12.3 12.3h1c0-7.332-5.968-13.3-13.3-13.3v1zM4.7 17c0-6.78 5.52-12.3 12.3-12.3v-1C9.668 3.7 3.7 9.668 3.7 17h1z' fill='%23333'/%3E%3C/svg%3E")}@media screen and (min-width:960px){.calculator__question-title .calculator__info{width:2rem;height:2rem}}.calculator__questions-nav{display:flex;justify-content:center}@media screen and (min-width:960px){.calculator__questions-nav{margin-bottom:30px}.phase5 .calculator__questions .calculator__questions-nav{visibility:hidden;-webkit-user-select:none;-ms-user-select:none;user-select:none;opacity:0;-webkit-transform:translateY(-100px);transform:translateY(-100px)}}@media screen and (max-width:959px){.calculator__questions-nav{margin-bottom:32px}}.calculator__questions-item{display:flex;align-items:center;position:relative;border:none;padding:0;cursor:pointer;background:none}.calculator__questions-item:disabled{cursor:default}@media screen and (min-width:960px){.calculator__questions-item{margin:0 20px}}@media screen and (max-width:959px){.calculator__questions-item{margin:0 12px}}.calculator__questions-number{color:#fff;background-color:#333;border-radius:50%;display:flex;justify-content:center;align-items:center;padding-left:.1rem;line-height:1.5}.active .calculator__questions-number{background-color:#e8ab47}.prev .calculator__questions-number{background:#1c5db5}@media screen and (min-width:960px){.calculator__questions-number{width:2rem;height:2rem;margin-right:.75rem}}@media screen and (max-width:959px){.calculator__questions-number{width:1.5rem;height:1.5rem;margin-right:.5rem}}.calculator__question-info{display:flex;flex-direction:column;justify-content:center}.calculator__questions-label,.calculator__questions-result{font-weight:700;font-size:1rem;line-height:1.5rem}.calculator__questions-label{transition:.3s}@media screen and (min-width:960px){.has-value .calculator__questions-label{-webkit-transform:translateY(-.5rem);transform:translateY(-.5rem)}}@media screen and (max-width:959px){.has-value .calculator__questions-label{-webkit-transform:translateY(-.4rem);transform:translateY(-.4rem)}}.calculator__questions-result{position:absolute;color:#1c5db5;display:none;text-align:left;font-size:.75rem;line-height:1}.has-value .calculator__questions-result{display:block}@media screen and (min-width:960px){.calculator__questions-result{top:1.35rem;left:2.75rem;width:70px;font-weight:700}}@media screen and (max-width:959px){.calculator__questions-result{top:.95rem;left:2rem;width:64px}}.calculator__input-container,.calculator__question-container{opacity:0;transition:.5s;transition-delay:.6s}.phase2 .calculator__input-container,.phase2 .calculator__question-container{opacity:1}.calculator__question-container{position:relative}.calculator__question{text-align:center;position:absolute;width:100%;top:0;left:50%;-webkit-transform:translate(-50%,100%) translateY(-100px);transform:translate(-50%,100%) translateY(-100px);opacity:0;transition:.5s ease-out;z-index:-1}.calculator__question:first-of-type{opacity:1;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1}.phase3 .calculator__question:first-of-type{opacity:0;-webkit-transform:translate(-50%,100%) translateY(-300px);transform:translate(-50%,100%) translateY(-300px);visibility:hidden;z-index:0}.phase3 .calculator__question:nth-of-type(2){opacity:1;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1}.phase4 .calculator__question:nth-of-type(2){opacity:0;-webkit-transform:translate(-50%,100%) translateY(-300px);transform:translate(-50%,100%) translateY(-300px);visibility:hidden;z-index:0}.phase4 .calculator__question:nth-of-type(3){opacity:1;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1}.phase5 .calculator__question:nth-of-type(3){opacity:0;-webkit-transform:translate(-50%,100%) translateY(-300px);transform:translate(-50%,100%) translateY(-300px);visibility:hidden;z-index:0}@media screen and (max-width:959px){.calculator__question{max-width:400px}}@media screen and (min-width:960px){.calculator__question-title{font-size:4rem;line-height:1.0625}}@media screen and (max-width:959px){.calculator__question-title{font-size:1.5rem}}.calculator__input-container{position:relative;height:32px;background-color:rgba(0,0,0,.3);border-radius:5px}.phase5 .calculator__input-container{transition-delay:0s;opacity:0;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;-webkit-transform:translateY(-100px);transform:translateY(-100px)}@media screen and (min-width:960px){.calculator__input-container{width:639px;margin:64px auto}}@media screen and (max-width:959px){.calculator__input-container{width:100%;max-width:417px;margin:40px auto 54px}}.calculator__input-background{position:absolute;top:0;left:0;height:100%;width:0;border-radius:5px;background-color:#dfac59}.calculator__thumb{display:block;position:absolute;top:50%;left:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:none;border:0;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;z-index:1}.calculator__input-value{position:absolute;left:50%;top:calc(100% - 3px);-webkit-transform:translateX(-50%);transform:translateX(-50%);font-weight:700}@media screen and (min-width:960px){.calculator__input-value{font-size:1rem}}@media screen and (max-width:959px){.calculator__input-value{font-size:.75rem}}.calculator__thumb-icon{display:block;width:74px;height:74px;background:50%/contain no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 74 74' enable-background='new 0 0 74 74'%3E%3Cfilter filterUnits='objectBoundingBox' height='121.4%25' id='d' width='112.5%25' x='-8.3%25' y='-7.1%25'%3E%3CfeGaussianBlur in='SourceAlpha' result='shadowBlurInner1' stdDeviation='.5'/%3E%3CfeOffset dy='1' in='shadowBlurInner1' result='shadowOffsetInner1'/%3E%3CfeComposite in='shadowOffsetInner1' in2='SourceAlpha' k2='-1' k3='1' operator='arithmetic' result='shadowInnerInner1'/%3E%3CfeColorMatrix in='shadowInnerInner1' values='0 0 0 0 0.47265625 0 0 0 0 0.696856287 0 0 0 0 1 0 0 0 1 0'/%3E%3C/filter%3E%3Cfilter filterUnits='objectBoundingBox' height='114.3%25' id='c' width='108.3%25' x='-6.2%25' y='-3.6%25'%3E%3CfeOffset dx='-1' dy='1' in='SourceAlpha' result='shadowOffsetOuter1'/%3E%3CfeColorMatrix in='shadowOffsetOuter1' values='0 0 0 0 0.074776144 0 0 0 0 0.300831524 0 0 0 0 0.607563406 0 0 0 1 0'/%3E%3C/filter%3E%3Cfilter filterUnits='objectBoundingBox' height='162.5%25' id='a' width='162.5%25' x='-31.2%25' y='-25%25'%3E%3CfeOffset dy='3' in='SourceAlpha' result='shadowOffsetOuter1'/%3E%3CfeGaussianBlur in='shadowOffsetOuter1' result='shadowBlurOuter1' stdDeviation='4.5'/%3E%3CfeColorMatrix in='shadowBlurOuter1' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.296629152 0'/%3E%3C/filter%3E%3Cg filter='url(%23a)' transform='translate(8)'%3E%3Ccircle cx='29' cy='38' r='24'/%3E%3C/g%3E%3Ccircle cx='29' cy='38' r='24' fill='%2302306d' transform='translate(8)'/%3E%3Ccircle cx='29' cy='36' r='24' fill='%231c5db5' transform='translate(8)'/%3E%3Cg transform='translate(8)'%3E%3CradialGradient id='b' cx='-675.188' cy='118.333' r='.499' gradientTransform='matrix(48 0 0 -48 32438 5716)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%231c5db5'/%3E%3Cstop offset='.018' stop-color='%23246fd4'/%3E%3Cstop offset='.708' stop-color='%231c5db5'/%3E%3Cstop offset='.758' stop-color='%23134d9d'/%3E%3Cstop offset='.894' stop-color='%231859b2'/%3E%3Cstop offset='.956' stop-color='%23246bcc'/%3E%3Cstop offset='.978' stop-color='%231c5db5'/%3E%3Cstop offset='1' stop-color='%231c5db5'/%3E%3C/radialGradient%3E%3Ccircle cx='29' cy='36' r='24' fill='url(%23b)'/%3E%3C/g%3E%3Cg filter='url(%23c)' transform='rotate(-90 27 20)'%3E%3Cpath d='M22 34c.6 0 1 .4 1 1s-.4 1-1 1H0c-.6 0-1-.4-1-1s.4-1 1-1h22zm-4-6c.6 0 1 .4 1 1s-.4 1-1 1H4c-.6 0-1-.4-1-1s.4-1 1-1h14zm4-6c.6 0 1 .4 1 1s-.4 1-1 1H0c-.6 0-1-.4-1-1s.4-1 1-1h22z'/%3E%3C/g%3E%3Cpath d='M41 25c0-.6.4-1 1-1s1 .4 1 1v22c0 .6-.4 1-1 1s-1-.4-1-1V25zm-6 4c0-.6.4-1 1-1s1 .4 1 1v14c0 .6-.4 1-1 1s-1-.4-1-1V29zm-6-4c0-.6.4-1 1-1s1 .4 1 1v22c0 .6-.4 1-1 1s-1-.4-1-1V25z' fill='%231f65c4'/%3E%3Cg filter='url(%23d)' transform='rotate(-90 27 20)'%3E%3Cpath d='M22 34c.6 0 1 .4 1 1s-.4 1-1 1H0c-.6 0-1-.4-1-1s.4-1 1-1h22zm-4-6c.6 0 1 .4 1 1s-.4 1-1 1H4c-.6 0-1-.4-1-1s.4-1 1-1h14zm4-6c.6 0 1 .4 1 1s-.4 1-1 1H0c-.6 0-1-.4-1-1s.4-1 1-1h22z'/%3E%3C/g%3E%3C/svg%3E")}.calculator__thumb.start .calculator__thumb-text,.calculator__thumb:not(.start) .calculator__thumb-arrows{display:none}.calculator__thumb-arrows{display:block;width:48px;height:17px;position:relative}.calculator__thumb-arrows:after,.calculator__thumb-arrows:before{content:"";position:absolute;bottom:100%;height:24px;width:17px;background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8' fill='%231c5db5'%3E%3Cpath d='M2 .4C1.6-.1.8-.1.3.4s-.5 1.3 0 1.8L6 8l5.6-5.9c.5-.5.5-1.3 0-1.8-.4-.5-1.2-.5-1.7 0L6 4.5 2 .4z'/%3E%3C/svg%3E"),no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8' fill='rgba(28, 93, 181, 0.75)'%3E%3Cpath d='M2 .4C1.6-.1.8-.1.3.4s-.5 1.3 0 1.8L6 8l5.6-5.9c.5-.5.5-1.3 0-1.8-.4-.5-1.2-.5-1.7 0L6 4.5 2 .4z'/%3E%3C/svg%3E"),no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8' fill='rgba(28, 93, 181, 0.25)'%3E%3Cpath d='M2 .4C1.6-.1.8-.1.3.4s-.5 1.3 0 1.8L6 8l5.6-5.9c.5-.5.5-1.3 0-1.8-.4-.5-1.2-.5-1.7 0L6 4.5 2 .4z'/%3E%3C/svg%3E");background-position:center 16.5px,center 11px,center 6px;background-size:17px 7.5px,17px 6px,17px 4.5px}.calculator__thumb-arrows:before{left:0;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:bottom left;transform-origin:bottom left}.calculator__thumb-arrows:after{right:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:bottom right;transform-origin:bottom right}.calculator__input-max,.calculator__input-min{position:absolute;line-height:1.5;font-weight:700}@media screen and (min-width:960px){.calculator__input-max,.calculator__input-min{bottom:calc(100% + 16px)}}@media screen and (max-width:959px){.calculator__input-max,.calculator__input-min{bottom:calc(100% + 12px);font-size:.75rem}}.calculator__input-min{left:0}.calculator__input-max{right:0}.calculator__step-btn{align-self:center;justify-content:center;min-width:243px;opacity:0;visibility:hidden;z-index:1}.calculator__step-btn:first-of-type{margin-bottom:16px}.phase2 .calculator__step-btn{opacity:1;visibility:visible}.calculator__step-btn:last-of-type{visibility:hidden;opacity:0}.phase3 .calculator__step-btn:last-of-type{visibility:visible;opacity:1}.phase5 .calculator__step-btn{display:none}.calculator__results{visibility:hidden;display:flex;flex-wrap:wrap;width:100%;transition:.5s ease-out;z-index:1}@media screen and (min-width:960px){.calculator__results{align-items:flex-start;max-width:1090px;margin-right:auto;margin-left:auto;margin-bottom:-132vh;padding:0 24px}.phase5 .calculator__results{-webkit-transform:translateY(-138.8vh);transform:translateY(-138.8vh)}.calculator__results .calculator__questions-nav{justify-content:flex-start}.calculator__results .calculator__questions-item{margin:0 40px 0 0;cursor:default}}@media screen and (max-width:959px){.calculator__results{flex-direction:column;padding:0 20px}.phase5 .calculator__results{margin-top:-74.4vh;margin-top:calc(var(--vh,1vh)*-74.4)}.calculator__results .calculator__questions-nav{display:none}}.calculator__results-title{width:100%}@media screen and (min-width:960px){.calculator__results-title{font-size:4rem;line-height:1;margin-bottom:24px}}@media screen and (max-width:959px){.calculator__results-title{text-align:center;font-size:2rem;line-height:2.25rem}}.calculator__results-desc{width:100%}@media screen and (min-width:960px){.calculator__results-desc{font-size:1.25rem;line-height:1.4;margin:0 0 24px}}@media screen and (max-width:959px){.calculator__results-desc{text-align:center;font-size:1.125rem;line-height:1.17}}.calculator__data{display:none}@media screen and (min-width:960px){.calculator__results-left,.calculator__results-right{width:49%;max-width:462px}}.calculator__results-left{display:flex;flex-direction:column;align-items:flex-start}.calculator__results-right{margin-left:auto}.calculator__results-right .webform{margin:0}.calculator__results-right .form__main{width:100%;padding:0;background:none}.calculator__results-right .form__aside{display:none}.calculator__results-right .form__subtitle{margin-bottom:1.5rem}.calculator__results-right .form__group .form__row{width:100%}.calculator__results-right .form__row{margin-bottom:1rem}.calculator__results-right .form__cta .btn,.calculator__results-right .form__cta .user-login-form .form-submit,.user-login-form .calculator__results-right .form__cta .form-submit{justify-content:center;padding-right:22px}.calculator__results-right .form__cta .btn .icon,.calculator__results-right .form__cta .user-login-form .form-submit .icon,.user-login-form .calculator__results-right .form__cta .form-submit .icon{display:none}@media screen and (min-width:960px){.calculator__results-right{position:relative;padding-bottom:460px}.calculator__results-right .form__wrapper{padding:0}.calculator__results-right .form__title{margin-bottom:24px;font-size:4rem;line-height:1}.calculator__results-right .form__subtitle{font-size:1.25rem}.calculator__results-right .form__cta{margin:0}.calculator__results-right .form__cta,.calculator__results-right .form__policy{padding-left:40px}.calculator__results-right .form__policy{margin-top:1.5rem}}@media screen and (max-width:959px){.calculator__results-right{width:100%;margin-bottom:42px}.calculator__results-right form{display:flex;flex-direction:column}.calculator__results-right .form__wrapper{padding:0}.calculator__results-right .form__title{margin-bottom:12px;font-size:1.5rem;line-height:1}.calculator__results-right .form__subtitle{font-size:1rem;line-height:1.5rem}.calculator__results-right .form__policy{padding-left:40px}.calculator__results-right .form__cta{text-align:center;margin-bottom:16px;order:1}.calculator__results-right .form__cta .btn,.calculator__results-right .form__cta .user-login-form .form-submit,.user-login-form .calculator__results-right .form__cta .form-submit{min-width:243px}}@media screen and (min-width:960px){.calculator__results-visual{position:absolute}.calculator__results-visual:first-of-type{bottom:-60px;left:-54px}.calculator__results-visual:nth-of-type(2){bottom:90px;right:-345px}}@media screen and (max-width:959px){.calculator__results-visual{display:none}}.calculator__estimate{width:100%;text-align:center}@media screen and (min-width:960px){.calculator__estimate{margin-bottom:32px;padding:32px 32px 64px;background:#fff;border-radius:5px;border:1px solid #b6a999}}@media screen and (max-width:959px){.calculator__estimate{margin:18px 0 56px}}.calculator__estimate-desc,.calculator__estimate-value{display:block;font-weight:700;font-size:2rem;line-height:1.125}.calculator__estimate-desc{display:block}.calculator__results-slider{width:calc(100% + 40px);margin:0 -20px;padding:0 12px;text-align:left}.calculator__results-slider .swiper-pagination{margin-top:32px;padding:0 8px;text-align:left}.calculator__mobile-usps{text-align:center}@media screen and (min-width:960px){.calculator__mobile-usps{display:none}}@media screen and (max-width:959px){.calculator__desktop-usps{display:none}}.calculator__usps{display:flex;flex-wrap:wrap;margin:-12px;width:calc(100% + 24px)}.calculator__usps-item{padding:32px 24px;height:auto;min-height:308px;background-color:#fff;border:1px solid #b6a999;border-radius:5px;box-sizing:border-box}@media screen and (min-width:960px){.calculator__usps-item{width:calc(50% - 24px);margin:12px}}@media screen and (max-width:959px){.calculator__usps-item{width:219px;margin:0 8px}}.calculator__usps-title{display:block;font-size:1.5rem;line-height:1;font-weight:700;margin-bottom:8px}.calculator__usps-desc{margin:0}.calculator__reload{justify-content:center;margin-bottom:32px}@media screen and (max-width:959px){.calculator__reload{min-width:243px}}.calculator__estimate-icon,.calculator__usps-icon{flex-shrink:0;display:block;border-radius:50%}.calculator__estimate-icon{background:50%/48px no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg width='48' height='48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M46.4 17.6A1.6 1.6 0 0048 16V8a1.6 1.6 0 00-1.6-1.6h-8a1.6 1.6 0 000 3.2h4.138L28.8 23.338l-8.469-8.47a1.6 1.6 0 00-2.262 0L3.2 29.739V1.6a1.6 1.6 0 10-3.2 0v44.8A1.6 1.6 0 001.6 48h44.8a1.6 1.6 0 000-3.2H40V25.6a1.6 1.6 0 00-3.2 0v19.2h-6.4V33.6a1.6 1.6 0 00-3.2 0v11.2h-6.4V25.6a1.6 1.6 0 00-3.2 0v19.2h-6.4V33.6a1.6 1.6 0 00-3.2 0v11.2H3.2V34.262l16-16 8.469 8.47a1.6 1.6 0 002.262 0L44.8 11.861V16a1.6 1.6 0 001.6 1.6z' fill='%23fff'/%3E%3C/svg%3E") #dfac59;width:104px;height:104px;margin:0 auto 32px}.calculator__usps-icon{background:50%/36px 36px no-repeat #b6a999;width:80px;height:80px;margin-bottom:24px}.calculator__usps-icon.quality{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37' height='32'%3E%3Cpath fill='%23FFF' d='M23.08 8.681l-2.788-.393-1.246-2.457c-.225-.437-.867-.444-1.092 0l-1.246 2.457-2.788.393a.59.59 0 00-.34 1.013l2.017 1.912-.476 2.7c-.083.482.437.857.887.625l2.492-1.275 2.492 1.275c.444.225.97-.137.887-.625l-.476-2.7 2.017-1.912a.59.59 0 00-.34-1.013zM28.778 4V1c0-.55-.463-1-1.028-1H9.25c-.565 0-1.028.45-1.028 1v3H1.028C.463 4 0 4.45 0 5v3.8c0 3.769 4.387 7.825 10.252 8.912 1.76 3.62 4.375 5.513 6.706 6.088V29h-4.11c-1.42 0-2.57 1.119-2.57 2.5 0 .275.231.5.514.5h15.416a.509.509 0 00.514-.5c0-1.381-1.15-2.5-2.57-2.5h-4.11v-5.2c2.331-.581 4.946-2.469 6.706-6.088C32.6 16.633 37 12.575 37 8.8V5c0-.55-.462-1-1.028-1h-7.194zM3.083 8.8V7h5.14c0 2.45.134 4.762.79 7.3-3.54-1.181-5.93-3.681-5.93-5.5zM18.5 21c-3.405 0-7.194-4.9-7.194-13.5V3h14.388v4.5c0 8.781-3.905 13.5-7.194 13.5zM33.917 8.8c0 1.819-2.39 4.319-5.93 5.5.656-2.538.79-4.856.79-7.3h5.14v1.8z'/%3E%3C/svg%3E")}.calculator__usps-icon.time{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='32'%3E%3Cpath fill='%23FFF' d='M23.619 11.5l1.412-1.412a.75.75 0 000-1.063L23.97 7.962a.75.75 0 00-1.063 0l-1.293 1.294A12.913 12.913 0 0014.5 6.081V3h1.75c.413 0 .75-.337.75-.75V.75a.752.752 0 00-.75-.75h-6.5A.752.752 0 009 .75v1.5c0 .413.338.75.75.75h1.75v3.088C5.025 6.83 0 12.325 0 19c0 7.181 5.819 13 13 13s13-5.819 13-13c0-2.794-.881-5.381-2.381-7.5zM13 29C7.475 29 3 24.525 3 19S7.475 9 13 9s10 4.475 10 10-4.475 10-10 10zm.75-7h-1.5a.752.752 0 01-.75-.75v-8.5c0-.412.338-.75.75-.75h1.5c.412 0 .75.338.75.75v8.5c0 .413-.338.75-.75.75z'/%3E%3C/svg%3E")}.calculator__usps-icon.price{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M27.5 30.5l-.5-2.1a.8.8 0 00-1.1-.6c-.8.2-1.9.4-3.3.4-4.8 0-8.5-2.8-10.1-7h9.4c.4 0 .8-.3.9-.7l.4-1.7c.1-.5-.3-1-.9-1H11.6c-.1-1.2-.2-2.3 0-3.4h11.8c.4 0 .8-.3.9-.7l.4-1.7c.1-.5-.3-1-.9-1H12.4c1.5-4.2 5.3-7 10.2-7 1.1 0 2.1.1 2.8.3.4.1.9-.2 1-.6l.6-2.1c.1-.5-.2-1-.7-1.1-.9-.3-2.2-.5-3.6-.5-7.3 0-13.1 4.6-15 10.9H5.4c-.5 0-.9.4-.9.9v1.7c0 .5.4.9.9.9h1.7c-.1 1.1-.1 2.5 0 3.4H5.4c-.5 0-.9.4-.9.9v1.7c0 .5.4.9.9.9h2.3c1.9 6.2 7.6 10.7 15 10.7 1.8 0 3.3-.3 4.2-.5.4-.1.7-.6.6-1z' fill='%23fff'/%3E%3C/svg%3E")}.calculator__usps-icon.hygiene{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='31'%3E%3Cpath fill='%23FFF' d='M11 3c.315 0 .591.127.734.198.182.09.376.21.572.344.394.271.865.65 1.38 1.112 1.03.926 2.286 2.23 3.504 3.777C19.595 11.487 22 15.676 22 19.86 22 26 17.088 31 11 31S0 26 0 19.86c0-4.184 2.405-8.373 4.81-11.429C6.028 6.884 7.283 5.58 8.315 4.654c.514-.462.985-.84 1.38-1.112a4.81 4.81 0 01.57-.344C10.41 3.127 10.686 3 11 3zm0 3.039a3.862 3.862 0 00-.154.104 11 11 0 00-1.046.875c-.84.78-1.886 1.902-2.905 3.243C4.828 12.978 3 16.418 3 19.633c0 4.654 3.593 8.406 8 8.406s8-3.752 8-8.406c0-3.215-1.827-6.655-3.895-9.372A26.142 26.142 0 0012.2 7.018a11 11 0 00-1.046-.875A3.862 3.862 0 0011 6.039zM15.875 18c.621 0 1.125.504 1.125 1.125C17 23.475 14.474 26 10.125 26a1.125 1.125 0 110-2.25c3.107 0 4.625-1.518 4.625-4.625 0-.621.504-1.125 1.125-1.125zM23.558.33c.225-.443.867-.437 1.092 0l1.246 2.457 2.788.393a.59.59 0 01.34 1.013l-2.017 1.912.476 2.7c.083.488-.444.85-.887.625l-2.492-1.275L21.61 9.43c-.45.232-.97-.143-.886-.625l.475-2.7-2.017-1.912a.59.59 0 01.34-1.013l2.789-.393z'/%3E%3C/svg%3E")}.bcp{margin:64px auto 32px;padding:16px;max-width:1312px}.bcp__title-thin{font-size:24px;line-height:29px;font-weight:300}@media screen and (min-width:768px){.bcp__title-thin{font-size:32px;line-height:32px;margin-bottom:8px}}.bcp__title{font-size:32px;line-height:36px;max-width:752px;margin-bottom:24px}@media screen and (min-width:768px){.bcp__title{font-size:48px;line-height:56px;margin-bottom:16px}}.bcp__subtitle{font-size:20px;line-height:24px;margin-bottom:24px}@media screen and (min-width:768px){.bcp__subtitle{font-size:24px;line-height:29px;margin-bottom:32px}}.bcp__content{position:relative;background:url(/themes/custom/lattiz_theme_new/dist/img/bg-pattern-concrete.png);display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:1158px;min-height:504px;margin-right:auto;margin-left:auto;text-align:center;overflow:hidden}@media screen and (min-width:768px){.bcp__content{padding:64px;overflow:visible}}@media screen and (max-width:767px){.bcp__content{padding:166px 24px 64px}}.bcp__img{position:absolute;-o-object-fit:contain;object-fit:contain;font-family:"object-fit: contain";-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;left:50%}@media screen and (min-width:768px){.bcp__img{top:50%}}@media screen and (min-width:768px){.bcp__img--tl{-webkit-transform:translate(-662px,70px);transform:translate(-662px,70px);width:260px}}@media screen and (max-width:767px){.bcp__img--tl{top:11px;width:130px;height:130px;-webkit-transform:translateX(-141px);transform:translateX(-141px)}}@media screen and (min-width:768px){.bcp__img--tr{-webkit-transform:translate(312px,-316px);transform:translate(312px,-316px);width:350px}}@media screen and (max-width:767px){.bcp__img--tr{top:-25px;width:180px;height:180px;-webkit-transform:translateX(-20px);transform:translateX(-20px)}}@media screen and (min-width:768px){.bcp__img--bl{-webkit-transform:translate(-392px,12px);transform:translate(-392px,12px);width:180px}}@media screen and (max-width:767px){.bcp__img--bl{display:none}}.popup-show .newsletter-popup{display:none}.show-popup{position:fixed;top:0;left:0;right:0;overflow-y:scroll}.show-popup .newsletter-popup{display:flex}.newsletter-popup__block,.show-popup .newsletter-popup__block{-webkit-animation-name:opacity-change;animation-name:opacity-change;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.newsletter-popup__block{position:relative;width:100%;background:#fff;border-radius:8px;opacity:0;overflow-y:auto;max-height:80vh}@media screen and (min-width:768px){.newsletter-popup__block{padding:40px 109px 40px 40px;max-width:629px}}@media screen and (max-width:767px){.newsletter-popup__block{padding:24px;max-width:500px}}@keyframes opacity-change{0%{opacity:0}to{opacity:1}}.newsletter-popup__title:focus{outline:none}@media screen and (min-width:768px){.newsletter-popup__title{font-size:2rem;margin-bottom:6px}}@media screen and (max-width:767px){.newsletter-popup__title{font-size:1.25rem;padding-right:47px}}.newsletter-popup__desc p{margin:0}@media screen and (min-width:768px){.newsletter-popup__desc{margin-bottom:22px}.newsletter-popup__desc p{font-size:1rem}}@media screen and (max-width:767px){.newsletter-popup__desc p{font-size:.875rem;padding-right:47px}}.newsletter-block__info{text-align:right;font-size:.875rem}.newsletter-popup__close{position:absolute;width:23px;height:23px;background:50%/contain no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='%23333' stroke='%23333'%3E%3Crect transform='rotate(45 12 11.7)' x='1' y='11' width='22' height='1.5' rx='.8'/%3E%3Crect transform='scale(-1 1) rotate(45 0 -17.2)' x='1' y='11' width='22' height='1.5' rx='.8'/%3E%3C/svg%3E")}@media screen and (min-width:768px){.newsletter-popup__close{top:45px;right:43px}}@media screen and (max-width:767px){.newsletter-popup__close{top:29px;right:27px}}.newsletter-popup__row{position:relative;display:flex;justify-content:flex-end;align-items:center}.newsletter-popup__input.not-valid~.icon-check{opacity:1;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='22' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 2a9 9 0 100 18 9 9 0 000-18zM.5 11C.5 5.201 5.201.5 11 .5S21.5 5.201 21.5 11 16.799 21.5 11 21.5.5 16.799.5 11zm6.173-4.28a.75.75 0 011.06 0L11 9.986l3.266-3.266a.75.75 0 011.061 1.06l-3.266 3.267 3.266 3.266a.75.75 0 01-1.06 1.06L11 12.108l-3.266 3.267a.75.75 0 01-1.061-1.061l3.266-3.266L6.673 7.78a.75.75 0 010-1.06z' stroke='%23D0021B' stroke-width='.5' fill='%23D0021B'/%3E%3C/svg%3E")}.newsletter-popup__input.is-valid~.icon-check{opacity:1;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%232dd170' stroke='%232dd170'%3E%3Cpath d='M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m4.59-12.42L10 14.17l-2.59-2.58L6 13l4 4 8-8-1.41-1.42z'/%3E%3C/svg%3E")}.newsletter-popup__cta-container{margin-top:48px}@media screen and (min-width:768px){.newsletter-popup__cta-container{padding-left:88px}}.newsletter-popup__cta--close{line-height:1.5;padding:12px;font-weight:700}@media screen and (min-width:768px){.newsletter-popup__cta--close{margin-left:20px}}@media screen and (max-width:767px){.newsletter-popup__cta--close{margin-left:9px}}.newsletter-popup__row--autofill{display:block}.newsletter-popup__error{color:#d0021b;margin-bottom:0}.newsletter-popup__success{color:#2dd170;margin-bottom:0}.cookie-consent{background-color:#d3d4d6;position:absolute;left:0;top:0;bottom:0;right:0;border-radius:12px}.cookie-consent .cookie-consent__button{margin:20px 0}@media screen and (max-width:768px){.cookie-consent .cookie-consent__button{width:183px;min-width:0;height:52px;margin:0}}.cookie-consent .paragraph--popup-container{display:flex;align-items:center;position:fixed;top:-80px;left:0;width:100%;height:100%;z-index:10}.optanon-toggle-display{text-transform:capitalize}.cookie-consent__text{line-height:24px;font-size:16px}.cookie-consent__content{display:flex;flex-direction:column;justify-content:center;align-items:center}.cookie-consent__wrap{margin:0 auto;max-width:550px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (max-width:768px){.cookie-consent__wrap{padding:0 24px;width:100%;position:relative;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@media screen and (max-width:960px){.ot-sdk-container h3{font-size:1em!important;line-height:2!important;margin-bottom:10px!important}.ot-sdk-container #onetrust-accept-btn-handler,.ot-sdk-container #onetrust-pc-btn-handler,.ot-sdk-container p{font-size:.7em!important}.ot-sdk-container #onetrust-policy{margin-top:1em!important}.ot-sdk-container #onetrust-button-group{display:flex!important;flex-direction:row!important;align-items:center;justify-content:center;margin-right:0!important}.ot-sdk-container #onetrust-button-group button{width:100%!important}.ot-sdk-container #onetrust-button-group-parent{padding:0 15px!important}}@media screen and (min-width:420px)and (max-width:768px){.ot-sdk-container #onetrust-button-group-parent{padding:0 15px!important}}@media screen and (max-width:420px){.ot-sdk-container #onetrust-button-group-parent{padding:0!important}}@media screen and (min-width:897px)and (max-width:1450px){.ot-sdk-container #onetrust-button-group{display:inline-block!important}}
